From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Let's build 'core-updates'! Date: Tue, 07 Nov 2017 07:59:14 -0500 Message-ID: <9DFCCDF5-5F5F-4352-B68F-72C5CED46DC7@famulari.name> References: <87wp382zgh.fsf@fastmail.com> <20171102212917.GA3376@macbook41> <20171103122056.GA5341@jasmine.lan> <20171106110315.GB1815@macbook41> <87a7zybehk.fsf@gnu.org> <31DBE911-B1AD-430B-AE11-71BDC382D848@flashner.co.il> 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]:52884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC3TO-00060y-Ls for guix-devel@gnu.org; Tue, 07 Nov 2017 07:59:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC3TJ-0005W8-1A for guix-devel@gnu.org; Tue, 07 Nov 2017 07:59:22 -0500 In-Reply-To: <31DBE911-B1AD-430B-AE11-71BDC382D848@flashner.co.il> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner , ludo@gnu.org Cc: guix-devel@gnu.org To clarify, I haven't built anything on core-updates yet, so I don't know i= f this will fail on x86_64=2E I'm still cherry picking things to master in = order to test=2E Sorry for top-posting -------- Original Message -------- From: Efraim Flashner Sent: November 7, 2017 6:05:19 AM EST To: ludo@gnu=2Eorg Cc: Leo Famulari , guix-devel@gnu=2Eorg Subject: Re: Let's build 'core-updates'! No one else mentioned it after the acl tests were enabled On November 7, 2017 11:54:47 AM GMT+02:00, ludo@gnu=2Eorg wrote: >Efraim Flashner skribis: > >> /gnu/store/mivyzxijvxh44g2r39071sm89vm9h0n6-make-boot0-4=2E2=2E1/bin/ma= ke >-C test/ tests >> make[1]: Entering directory >'/tmp/guix-build-acl-2=2E2=2E52=2Edrv-0/acl-2=2E2=2E52/test' >> *** malformed-restore=2Etest *** >> Unescaped left brace in regex is illegal here in regex; marked by <-- >HERE in m/%{ <-- HERE (\w+)}/ at run line 73=2E >> make[1]: *** [Makefile:39: malformed-restore=2Etest] Error 255 >> make[1]: Leaving directory >'/tmp/guix-build-acl-2=2E2=2E52=2Edrv-0/acl-2=2E2=2E52/test' > >This looks like the new regex syntax issue introduced on the last Perl >update we made, no? Is it really aarch64-specific? > >Ludo=E2=80=99=2E