unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
@ 2019-12-14  6:16 Aleix Conchillo Flaqué
  2019-12-14  6:39 ` John Cowan
  0 siblings, 1 reply; 2+ messages in thread
From: Aleix Conchillo Flaqué @ 2019-12-14  6:16 UTC (permalink / raw)
  To: guile-devel, 38607

[-- Attachment #1: Type: text/plain, Size: 1224 bytes --]

Hi there!

Trying to build 2.9.7 on OS X and getting the error below.

I'd be happy to try more things if you want.

Aleix

-----
wrote `system/vm/elf.go'
  BOOTSTRAP GUILEC system/vm/frame.go
wrote `system/vm/dwarf.go'
  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
make[2]: *** Waiting for unfinished jobs....
wrote `system/vm/frame.go'
wrote `system/vm/assembler.go'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


with V=1

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"

[-- Attachment #2: Type: text/html, Size: 2821 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
  2019-12-14  6:16 bug#38607: unable to build guile 2.9.7 on OS X 10.14.6 Aleix Conchillo Flaqué
@ 2019-12-14  6:39 ` John Cowan
  0 siblings, 0 replies; 2+ messages in thread
From: John Cowan @ 2019-12-14  6:39 UTC (permalink / raw)
  To: Aleix Conchillo Flaqué; +Cc: 38607, guile-devel

[-- Attachment #1: Type: text/plain, Size: 1541 bytes --]

That makes three different operating environments exposing this exact build
failure:  MacOS, Cygwin, Ubuntu Xenial.

On Sat, Dec 14, 2019 at 1:17 AM Aleix Conchillo Flaqué <aconchillo@gmail.com>
wrote:

> Hi there!
>
> Trying to build 2.9.7 on OS X and getting the error below.
>
> I'd be happy to try more things if you want.
>
> Aleix
>
> -----
> wrote `system/vm/elf.go'
>   BOOTSTRAP GUILEC system/vm/frame.go
> wrote `system/vm/dwarf.go'
>   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
> make[2]: *** Waiting for unfinished jobs....
> wrote `system/vm/frame.go'
> wrote `system/vm/assembler.go'
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
>
> with V=1
>
> 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"
>
>
>

[-- Attachment #2: Type: text/html, Size: 3306 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-14  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14  6:16 bug#38607: unable to build guile 2.9.7 on OS X 10.14.6 Aleix Conchillo Flaqué
2019-12-14  6:39 ` John Cowan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).