GNU bug report logs - #77911
Kodi-wayland won't compile

Previous Next

Package: guix;

Reported by: Dylan Connell <dylmarcon <at> gmail.com>

Date: Sat, 19 Apr 2025 00:11:03 UTC

Severity: normal

Merged with 77964

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77911: closed (Kodi-wayland won't compile)
Date: Fri, 02 May 2025 16:51:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 2 May 2025 12:50:23 -0400
with message-id <CA+3U0Zm-ggwn0b-e6misAiiO3HMHkwaVNHBRtCkeiymfUx=YxA <at> mail.gmail.com>
and subject line Re: bug#77911: Kodi-wayland won't compile
has caused the debbugs.gnu.org bug report #77911,
regarding Kodi-wayland won't compile
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77911: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77911
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dylan Connell <dylmarcon <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Kodi-wayland won't compile
Date: Fri, 18 Apr 2025 20:09:50 -0400
[Message part 3 (text/plain, inline)]
Hi there,

I'm having an issue compiling kodi-wayland on x86. It looks like there's
undeclared types and methods in the fmt 9.1.0 library. I'm not a C++ guy,
but I think that either
 - Compiling is happening with the wrong version of CPP (too old of a
version of CPP for the features used by fmt <at> 9.1.0)
 - Some of the code importing <fmt/core.h> is also using C++20 features and
importing <format> and this is somehow causing a conflict.
I've included the relevant part of my derivation file to show what the
errors are.
[Message part 4 (text/html, inline)]
[kodi-wayland-21.2.drv (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: André Batista <nandre <at> riseup.net>
Cc: 77964-done <at> debbugs.gnu.org, 77911-done <at> debbugs.gnu.org,
 Dylan Connell <dylmarcon <at> gmail.com>, 77406-done <at> debbugs.gnu.org
Subject: Re: bug#77911: Kodi-wayland won't compile
Date: Fri, 2 May 2025 12:50:23 -0400
On Thu, Apr 24, 2025 at 5:52 PM André Batista <nandre <at> riseup.net> wrote:
>
> Hi, this bug is due to the same issue reported by Dariqq on #77964,
> which already has a proposed fix by Greg.  After applying that patch
> series on top of 85b5c2c8f66aed05730f6c7bdeabfaadf619bb8f and
> removing 'fmt' from the list of kodi inputs, I've successfully built
> it on a x86_64 system.
>
> Cheers!

I have left "fmt" as an input to kodi since there is no longer a
conflict with "spdlog" (which has been reverted to version 1.13).
j4-dmenu-desktop depends on spdlog-1.15 which is incompatible with the
unversioned "fmt". It's no harm to duplicate a propagated input.

After rechecking that all dependent packages build (except the broken
rxcpp) I have pushed #77406 as
c53da8704b64e835d563b1b1ca64a44f0d1d9746 and #77964 as
0b83a27b67ae92e988795322ae988518ec3e6972.

Greg


This bug report was last modified 15 days ago.

Previous Next


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