GNU bug report logs - #38607
unable to build guile 2.9.7 on OS X 10.14.6

Previous Next

Package: guile;

Reported by: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>

Date: Sat, 14 Dec 2019 06:17:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38607 in the body.
You can then email your comments to 38607 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#38607; Package guile. (Sat, 14 Dec 2019 06:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aleix Conchillo Flaqué <aconchillo <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 14 Dec 2019 06:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>
To: guile-devel <guile-devel <at> gnu.org>, bug-guile <at> gnu.org
Subject: unable to build guile 2.9.7 on OS X 10.14.6
Date: Fri, 13 Dec 2019 22:16:17 -0800
[Message part 1 (text/plain, inline)]
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"
[Message part 2 (text/html, inline)]

Information forwarded to bug-guile <at> gnu.org:
bug#38607; Package guile. (Sat, 14 Dec 2019 06:40:01 GMT) Full text and rfc822 format available.

Message #8 received at 38607 <at> debbugs.gnu.org (full text, mbox):

From: John Cowan <cowan <at> ccil.org>
To: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>
Cc: 38607 <at> debbugs.gnu.org, guile-devel <at> gnu.org
Subject: Re: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
Date: Sat, 14 Dec 2019 01:39:04 -0500
[Message part 1 (text/plain, inline)]
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 <at> 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"
>
>
>
[Message part 2 (text/html, inline)]

Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Sun, 12 Jan 2020 21:00:03 GMT) Full text and rfc822 format available.

Notification sent to Aleix Conchillo Flaqué <aconchillo <at> gmail.com>:
bug acknowledged by developer. (Sun, 12 Jan 2020 21:00:03 GMT) Full text and rfc822 format available.

Message #13 received at 38607-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>
Cc: 38607-done <at> debbugs.gnu.org
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
On Sat 14 Dec 2019 07:16, Aleix Conchillo Flaqué <aconchillo <at> 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.

Cheers,

Andy




Information forwarded to bug-guile <at> gnu.org:
bug#38607; Package guile. (Mon, 13 Jan 2020 07:42:01 GMT) Full text and rfc822 format available.

Message #16 received at 38607-done <at> debbugs.gnu.org (full text, mbox):

From: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>
To: Andy Wingo <wingo <at> pobox.com>
Cc: 38607-done <at> debbugs.gnu.org
Subject: Re: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
Date: Sun, 12 Jan 2020 23:41:12 -0800
[Message part 1 (text/plain, inline)]
On Sun, Jan 12, 2020, 12:59 PM Andy Wingo <wingo <at> pobox.com> wrote:

> On Sat 14 Dec 2019 07:16, Aleix Conchillo Flaqué <aconchillo <at> 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

>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Feb 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.