From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: lloda Newsgroups: gmane.lisp.guile.devel Subject: Re: Unable to build Guile on macOS Date: Thu, 8 Apr 2021 22:10:16 +0200 Message-ID: <66DA0E84-DC89-47A7-9B6C-41BA79F0C76F@sarc.name> References: Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32226"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-devel To: =?utf-8?Q?Aleix_Conchillo_Flaqu=C3=A9?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Thu Apr 08 22:11:16 2021 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUazj-0008Fi-Je for guile-devel@m.gmane-mx.org; Thu, 08 Apr 2021 22:11:15 +0200 Original-Received: from localhost ([::1]:35740 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUazi-0007Yl-Dx for guile-devel@m.gmane-mx.org; Thu, 08 Apr 2021 16:11:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUazD-0007WO-Oj for guile-devel@gnu.org; Thu, 08 Apr 2021 16:10:44 -0400 Original-Received: from mta-06-4.privateemail.com ([198.54.122.56]:8663) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUaz8-00073S-6f for guile-devel@gnu.org; Thu, 08 Apr 2021 16:10:43 -0400 Original-Received: from MTA-06.privateemail.com (localhost [127.0.0.1]) by MTA-06.privateemail.com (Postfix) with ESMTP id DA0706005B; Thu, 8 Apr 2021 16:10:20 -0400 (EDT) Original-Received: from [192.168.1.105] (unknown [10.20.151.215]) by MTA-06.privateemail.com (Postfix) with ESMTPA id 12BC560064; Thu, 8 Apr 2021 16:10:19 -0400 (EDT) In-Reply-To: X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=198.54.122.56; envelope-from=lloda@sarc.name; helo=MTA-06-4.privateemail.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20730 Archived-At: > On 8 Apr 2021, at 06:43, Aleix Conchillo Flaqu=C3=A9 = wrote: >=20 > The following recent Gnulib commit fixes the issue: >=20 > = https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=3Dfc6d7d850bdebfed= 81e9212910f44edf99dd7743 >=20 > If someone could update Gnulib to a more recent version I'd really > appreciate it. >=20 > Thanks! >=20 > Aleix I pushed an update to branch wip-gnulib-update. Could you give that a = try? I tested on macos 10.15.7 and I had two test failures, in = async.test and filesys.test, but I'm not sure those didn't happen = before. (Everything was fine on Debian). Regards Daniel >=20 > On Wed, Mar 31, 2021 at 11:25 PM Aleix Conchillo Flaqu=C3=A9 > wrote: >>=20 >> Hi there, >>=20 >> After this Gnlib update, I am no longer able to build Guile on macOS: >>=20 >> commit a91b95cca2d397c84f8b9bbd602d40209a7092ce >>=20 >> There are other softwares with the same issue: >> https://www.mail-archive.com/bug-wget@gnu.org/msg09941.html >>=20 >> I haven't had time to see if the issue is fixed already or not. >>=20 >> This is the error I'm getting: >>=20 >> 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)) >> ^ >=20