unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Unable to build Guile on macOS
@ 2021-04-01  6:25 Aleix Conchillo Flaqué
  2021-04-08  4:43 ` Aleix Conchillo Flaqué
  0 siblings, 1 reply; 5+ messages in thread
From: Aleix Conchillo Flaqué @ 2021-04-01  6:25 UTC (permalink / raw)
  To: guile-devel

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))
                                      ^



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-09  7:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01  6:25 Unable to build Guile on macOS Aleix Conchillo Flaqué
2021-04-08  4:43 ` Aleix Conchillo Flaqué
2021-04-08 20:10   ` lloda
2021-04-08 22:10     ` Aleix Conchillo Flaqué
2021-04-09  7:27       ` lloda

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).