unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: guile-devel@gnu.org, 38607@debbugs.gnu.org
Subject: bug#38607: unable to build guile 2.9.7 on OS X 10.14.6
Date: Fri, 13 Dec 2019 22:16:17 -0800	[thread overview]
Message-ID: <CA+XASoVzJApzq6o7Rc-vjp5=axE6LEAHtBzjKL3Wv77YUzN1AQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2019-12-14  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14  6:16 Aleix Conchillo Flaqué [this message]
2019-12-14  6:39 ` bug#38607: unable to build guile 2.9.7 on OS X 10.14.6 John Cowan
2020-01-12 20:58 ` Andy Wingo
2020-01-13  7:41   ` Aleix Conchillo Flaqué

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+XASoVzJApzq6o7Rc-vjp5=axE6LEAHtBzjKL3Wv77YUzN1AQ@mail.gmail.com' \
    --to=aconchillo@gmail.com \
    --cc=38607@debbugs.gnu.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).