GNU bug report logs - #75720
[PATCH 0/4] gnu: Add amarok.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Tue, 21 Jan 2025 02:29:02 UTC

Severity: normal

Tags: patch

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: 75720 <at> debbugs.gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [bug#75720] [PATCH v6 4/5] gnu: mariadb: Enable embedded server.
Date: Fri, 22 Aug 2025 16:58:37 +0200
Hi,

On Fri, 25 Jul 2025 at 23:05, Sughosha via Guix-patches via <guix-patches <at> gnu.org> wrote:
> * gnu/packages/databases.scm (mariadb)[arguments]<#:configure-flags>: Add
> "-DWITH_EMBEDDED_SERVER=ON".

[...]

> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -1102,6 +1102,9 @@ (define-public mariadb

> +         ;; Enable embedded server.
> +         "-DWITH_EMBEDDED_SERVER=ON"

Well, I do not know what would be the impact of this?

Because mariadb has many dependents. :-)

--8<---------------cut here---------------start------------->8---
$ guix refresh -l mariadb | cut -f1 -d':'
Building the following 1176 packages would ensure 2401 dependent packages are rebuilt
--8<---------------cut here---------------end--------------->8---


Cheers,
simon




This bug report was last modified 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.