From: Guillaume Le Vaillant <glv@posteo.net>
To: Andrew Patterson <andrewpatt7@gmail.com>
Cc: 59331@debbugs.gnu.org
Subject: bug#59331: sbcl currently fails to build on aarch64
Date: Thu, 17 Nov 2022 15:47:02 +0000 [thread overview]
Message-ID: <87cz9lh8u6.fsf@kitej> (raw)
In-Reply-To: <8735aijgyb.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]
Andrew Patterson <andrewpatt7@gmail.com> skribis:
> The genesis subdirectory of src/runtime doesn't exist, so the build fails.
> Building on x86_64 successfully gets past the point where it fails on
> aarch64/arm64.
From the build log, it looks like the "make-host-1" part of SBCL's build
exits prematurely because of the following error:
--8<---------------cut here---------------start------------->8---
;; Compiling file /tmp/guix-build-sbcl-2.2.10.drv-0/sbcl-2.2.10/src/compiler/arm64/vm.lisp ...
*** - IF: variable NULL-OFFSET has no value
The following restarts are available:
USE-VALUE :R1 Input a value to be used instead of NULL-OFFSET.
STORE-VALUE :R2 Input a new value for NULL-OFFSET.
RECOMPILE :R3 Recompile file "src/compiler/arm64/vm.lisp"
RECOMPILE :R4 Recompile
SKIP :R5 skip (MAYBE-WITH-COMPILATION-UNIT # # ...)
RETRY :R6 retry (MAYBE-WITH-COMPILATION-UNIT # # ...)
STOP :R7 stop loading file /tmp/guix-build-sbcl-2.2.10.drv-0/sbcl-2.2.10/make-host-1.lisp
ABORT-BUILD :R8 Abort building SBCL.
ABORT :R9 Abort main loop
--8<---------------cut here---------------end--------------->8---
Have you asked upstream if they know what could cause this error?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2022-11-17 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-17 5:06 bug#59331: sbcl currently fails to build on aarch64 Andrew Patterson
2022-11-17 15:47 ` Guillaume Le Vaillant [this message]
2022-11-17 19:57 ` Andrew Patterson
2022-11-18 19:37 ` Andrew Patterson
2022-11-19 5:00 ` Andrew Patterson
2022-11-19 12:04 ` Guillaume Le Vaillant
2022-11-19 18:19 ` Andrew Patterson
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://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87cz9lh8u6.fsf@kitej \
--to=glv@posteo.net \
--cc=59331@debbugs.gnu.org \
--cc=andrewpatt7@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).