GNU bug report logs - #49638
Guile 3.0.7 can not be compiled on Fedora rawhide

Previous Next

Package: guile;

Reported by: Tomas Korbar <tkorbar <at> redhat.com>

Date: Mon, 19 Jul 2021 08:38:02 UTC

Severity: normal

To reply to this bug, email your comments to 49638 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#49638; Package guile. (Mon, 19 Jul 2021 08:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Korbar <tkorbar <at> redhat.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 19 Jul 2021 08:38:02 GMT) Full text and rfc822 format available.

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

From: Tomas Korbar <tkorbar <at> redhat.com>
To: bug-guile <at> gnu.org
Subject: Guile 3.0.7 can not be compiled on Fedora rawhide
Date: Mon, 19 Jul 2021 09:29:19 +0200
[Message part 1 (text/plain, inline)]
Hi Guys,
I am trying to package guile 3.0.7 into Fedora but I encountered a problem.
In sources, there is a header lib/libc-config.h and then there is
preprocessor condition for presence of __attribute_maybe_unused__ macro.
This macro is newly defined in the latest version of glibc which we have in
Fedora rawhide but other macros upon which guile relies are not defined,
specifically it is __attribute_nonnull__. This causes that compilation uses
systems sys/cdefs.h header and not guiles copy of gnulib. Currently guile
3.0.7 can not be compiled on Fedora rawhide without manual removal of
previously described conditional.
Steps to reproduce are simple, try to compile guile 3.0.7 on Fedora rawhide.

Thanks for any help.
[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 272 days ago.

Previous Next


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