On Sun, Jan 12, 2020, 12:59 PM Andy Wingo <wingo@pobox.com> wrote:
On Sat 14 Dec 2019 07:16, Aleix Conchillo Flaqué <aconchillo@gmail.com> writes:

>   BOOTSTRAP GUILEC system/vm/linker.go
> /bin/sh: line 1: 69110 Abort trap: 6           GUILE_AUTO_COMPILE=0 ../meta/build-env guild compile --target="x86_64-apple-darwin18.7.0" -O1 -Oresolve-primitives -L
> "/Users/aleix/guile-2.9.7/module" -L "/Users/aleix/guile-2.9.7/guile-readline" -o "system/vm/linker.go" "../module/system/vm/linker.scm"
> make[2]: *** [system/vm/linker.go] Error 134

Fixed in 2.9.8, I think.

Yes, I checked and worked fine.

Aleix