unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: guile-devel <guile-devel@gnu.org>
Subject: Re: Unable to build Guile on macOS
Date: Wed, 7 Apr 2021 21:43:24 -0700	[thread overview]
Message-ID: <CA+XASoU9J-6uXXXsZrn4VsCDVLek8YYn++G=ELiBct4ond3WGQ@mail.gmail.com> (raw)
In-Reply-To: <CA+XASoXSVLoRF9QVRj-WmdMshABuQTBkJJKxR5fBs2X0Ef+36Q@mail.gmail.com>

The following recent Gnulib commit fixes the issue:

https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=fc6d7d850bdebfed81e9212910f44edf99dd7743

If someone could update Gnulib to a more recent version I'd really
appreciate it.

Thanks!

Aleix

On Wed, Mar 31, 2021 at 11:25 PM Aleix Conchillo Flaqué
<aconchillo@gmail.com> wrote:
>
> Hi there,
>
> After this Gnlib update, I am no longer able to build Guile on macOS:
>
> commit a91b95cca2d397c84f8b9bbd602d40209a7092ce
>
> There are other softwares with the same issue:
> https://www.mail-archive.com/bug-wget@gnu.org/msg09941.html
>
> I haven't had time to see if the issue is fixed already or not.
>
> This is the error I'm getting:
>
>   CC       time_rz.lo
>   CC       timegm.lo
>   CC       malloc/dynarray_at_failure.lo
> In file included from regex.c:74:
> In file included from ./regexec.c:1362:
> ./malloc/dynarray-skeleton.c:195:13: error: expected identifier or '('
> __nonnull ((1))
>             ^
> ./malloc/dynarray-skeleton.c:195:13: error: expected ')'
> ./malloc/dynarray-skeleton.c:195:12: note: to match this '('
> __nonnull ((1))
>            ^
> ./malloc/dynarray-skeleton.c:205:40: error: expected identifier or '('
> __attribute_maybe_unused__ __nonnull ((1))
>                                        ^
> ./malloc/dynarray-skeleton.c:205:40: error: expected ')'
> ./malloc/dynarray-skeleton.c:205:39: note: to match this '('
> __attribute_maybe_unused__ __nonnull ((1))
>                                       ^



  reply	other threads:[~2021-04-08  4:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01  6:25 Unable to build Guile on macOS Aleix Conchillo Flaqué
2021-04-08  4:43 ` Aleix Conchillo Flaqué [this message]
2021-04-08 20:10   ` lloda
2021-04-08 22:10     ` Aleix Conchillo Flaqué
2021-04-09  7:27       ` lloda

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='CA+XASoU9J-6uXXXsZrn4VsCDVLek8YYn++G=ELiBct4ond3WGQ@mail.gmail.com' \
    --to=aconchillo@gmail.com \
    --cc=guile-devel@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).