From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: bug#29903: Guile modules compilation fails on master Date: Sat, 06 Jan 2018 00:07:28 +0100 Message-ID: <87incfrjkf.fsf@gnu.org> References: <87zi61t9wd.fsf@gnu.org> <87r2r9zegm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXb5n-0003x8-U2 for bug-guix@gnu.org; Fri, 05 Jan 2018 18:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXb5m-0002T9-Ns for bug-guix@gnu.org; Fri, 05 Jan 2018 18:08:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56975) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eXb5m-0002Su-8Z for bug-guix@gnu.org; Fri, 05 Jan 2018 18:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eXb5m-0002Sp-06 for bug-guix@gnu.org; Fri, 05 Jan 2018 18:08:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r2r9zegm.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 01 Jan 2018 18:16:57 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29903@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mathieu Lirzin skribis: > >> I am trying to build Guix master branch (commit >> e2f37d6ab7427946e6c68ebaecc97c85d5217234) on Fedora 25. Here is the >> issue I have: > > [...] > >> LOAD guix/utils.scm >> LOAD guix/sets.scm >> LOAD guix/modules.scm >> LOAD guix/download.scm >> ice-9/psyntax.scm:1558:32: In procedure expand-macro: >> ice-9/psyntax.scm:1558:32: Syntax error: >> unknown location: error: no 'ungexp' substitution (ungexp %utils-module) >> Makefile:5314=C2=A0: la recette pour la cible =C2=AB=C2=A0make-go=C2=A0= =C2=BB a =C3=A9chou=C3=A9e > > Is it reproducible? Definitely. Always the same error at the same time. > This looks like , though in this case you > appear to be building things sequentially (-j1; and the =E2=80=9Cload=E2= =80=9D phase is > sequential anyway.) I have tested with Guile 2.2.3 installed from source and the issue dissapeared. I don't know if the problem is specific to Guile 2.2.1 distributed by Fedora. If not I would suggest rejecting it at configure time. Thanks. --=20 Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37