bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
Aleix Conchillo Flaqué <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <CA+XASoWedPJWGA2x2413Mh1p3DL8FKgQDRYV1e=yKN3BAWnpfQ@mail.gmail.com> |
On Sun, Jan 12, 2020, 12:59 PM Andy Wingo <[email protected]> wrote: > On Sat 14 Dec 2019 07:16, Aleix Conchillo Flaqué <[email protected]> > 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 >