Efraim Flashner <efr...@flashner.co.il> skribis: > /gnu/store/mivyzxijvxh44g2r39071sm89vm9h0n6-make-boot0-4.2.1/bin/make -C > test/ tests > make[1]: Entering directory '/tmp/guix-build-acl-2.2.52.drv-0/acl-2.2.52/test' > *** malformed-restore.test *** > Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in > m/%{ <-- HERE (\w+)}/ at run line 73. > make[1]: *** [Makefile:39: malformed-restore.test] Error 255 > make[1]: Leaving directory '/tmp/guix-build-acl-2.2.52.drv-0/acl-2.2.52/test'
This looks like the new regex syntax issue introduced on the last Perl update we made, no? Is it really aarch64-specific? Ludo’.