unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Tomas Korbar <tkorbar@redhat.com>
To: 49638@debbugs.gnu.org
Subject: bug#49638: Guile 3.0.7 can not be compiled on Fedora rawhide
Date: Mon, 19 Jul 2021 09:29:19 +0200	[thread overview]
Message-ID: <CABpWmcw+2skO0RQ+2RwF=Su5dwQDgnUEgiCp2jU-Vs_JTRGxFw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 812 bytes --]

                 reply	other threads:[~2021-07-19  7:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABpWmcw+2skO0RQ+2RwF=Su5dwQDgnUEgiCp2jU-Vs_JTRGxFw@mail.gmail.com' \
    --to=tkorbar@redhat.com \
    --cc=49638@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).