GNU bug report logs -
#59331
sbcl currently fails to build on aarch64
Previous Next
Full log
Message #8 received at 59331 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andrew Patterson <andrewpatt7 <at> 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?
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.