emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38607: closed (unable to build guile 2.9.7 on OS X 10.14.6)


From: GNU bug Tracking System
Subject: bug#38607: closed (unable to build guile 2.9.7 on OS X 10.14.6)
Date: Sun, 12 Jan 2020 21:00:03 +0000

Your message dated Sun, 12 Jan 2020 21:58:57 +0100
with message-id <address@hidden>
and subject line Re: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
has caused the debbugs.gnu.org bug report #38607,
regarding unable to build guile 2.9.7 on OS X 10.14.6
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38607
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: unable to build guile 2.9.7 on OS X 10.14.6 Date: Fri, 13 Dec 2019 22:16:17 -0800
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"



--- End Message ---
--- Begin Message --- Subject: Re: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6 Date: Sun, 12 Jan 2020 21:58:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
On Sat 14 Dec 2019 07:16, Aleix Conchillo Flaqué <address@hidden> 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.

Cheers,

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]