GNU bug report logs - #77964
spdlog is bundling fmt

Previous Next

Package: guix;

Reported by: Dariqq <dariqq <at> posteo.net>

Date: Mon, 21 Apr 2025 16:00:02 UTC

Severity: normal

Merged with 77911

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 77964 <at> debbugs.gnu.org (full text, mbox):

From: André Batista <nandre <at> riseup.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 77964 <at> debbugs.gnu.org, Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: Re: bug#77964: [PATCH sysadmin-team 2/2] gnu: spdlog: Unbundle fmt
 dependency.
Date: Thu, 24 Apr 2025 18:43:04 -0300
Hi Greg,

qua 23 abr 2025 às 14:39:57 (1745429997), code <at> greghogan.com enviou:
> (...)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index fee7e02d6e..18f1a19ff9 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3538,7 +3538,7 @@ (define-public j4-dmenu-desktop
>      (build-system meson-build-system)
>      (native-inputs
>       (list catch2-3 pkg-config))
> -    (inputs (list spdlog fmt-11))
> +    (inputs (list spdlog-1.15))
>      (arguments
>       (list
>        #:configure-flags
>

Kodi is also affected by the bug this patch series solves[1].  Could
you send a new version of this patch series removing 'fmt' from the
list of inputs to kodi as you did for xdisorg?

Other than that, LGTM.

Cheers!

1. https://issues.guix.gnu.org/77911




This bug report was last modified 16 days ago.

Previous Next


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