>>> sbcl: Building community/sbcl 2.6.5-r0 (using abuild 3.17.0_rc2-r0) started Sat, 30 May 2026 08:27:37 +0000
>>> sbcl: Validating /home/buildozer/aports/community/sbcl/APKBUILD...
>>> sbcl: Analyzing dependencies...
>>> sbcl: Installing for build: build-base emacs-nox linux-headers mpfr-dev sbcl-bootstrap zstd-dev
( 1/19) Installing emacs (30.2-r3)
( 2/19) Installing dbus-libs (1.16.2-r2)
( 3/19) Installing nettle (3.10.2-r0)
( 4/19) Installing libffi (3.5.2-r1)
( 5/19) Installing libtasn1 (4.21.0-r0)
( 6/19) Installing p11-kit (0.25.5-r2)
( 7/19) Installing gnutls (3.8.13-r0)
( 8/19) Installing lcms2 (2.19-r0)
( 9/19) Installing sqlite-libs (3.53.1-r0)
(10/19) Installing tree-sitter (0.26.7-r0)
(11/19) Installing xz-libs (5.8.3-r0)
(12/19) Installing libxml2 (2.13.9-r2)
(13/19) Installing emacs-nox (30.2-r3)
(14/19) Installing linux-headers (7.0.0-r1)
(15/19) Installing mpfr-dev (4.2.2-r0)
(16/19) Installing sbcl (2.6.4-r0)
(17/19) Installing zstd (1.5.7-r2)
(18/19) Installing zstd-dev (1.5.7-r2)
(19/19) Installing .makedepends-sbcl (20260530.082738)
Executing busybox-1.37.0-r31.trigger
OK: 608.6 MiB in 128 packages
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Cleaning up tmpdir
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.6.5.tar.bz2
/var/cache/distfiles/edge/sbcl-2.6.5.tar.bz2: OK
/home/buildozer/aports/community/sbcl/ppc-musl.patch: OK
/home/buildozer/aports/community/sbcl/musl-time64.patch: OK
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.6.5.tar.bz2
/var/cache/distfiles/edge/sbcl-2.6.5.tar.bz2: OK
/home/buildozer/aports/community/sbcl/ppc-musl.patch: OK
/home/buildozer/aports/community/sbcl/musl-time64.patch: OK
>>> sbcl: Unpacking /var/cache/distfiles/edge/sbcl-2.6.5.tar.bz2...
>>> sbcl: ppc-musl.patch
patching file src/runtime/ppc-linux-os.c
Hunk #1 succeeded at 32 with fuzz 1 (offset -1 lines).
patching file src/runtime/os-common.c
Hunk #1 succeeded at 35 with fuzz 2 (offset 4 lines).
patching file src/runtime/ppc-arch.c
Hunk #1 succeeded at 10 with fuzz 2.
>>> sbcl: musl-time64.patch
patching file tools-for-build/grovel-features.sh
Hunk #1 succeeded at 53 (offset 1 line).
This is SBCL 2.6.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* "SBCL"
* rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl
rm -rf sbcl asdf "docstrings/"
rm -f sbcl.html asdf.html
rm -f contrib-docs.texi-temp
rm -f package-locks.texi-temp
rm -f variables.texinfo
rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp
rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs
rm -f sbcl.info sbcl.info-* asdf.info
rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \
*.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \
html-stamp sbcl-internals/
//entering make-config.sh
//ensuring the existence of output/ directory
//guessing default target CPU architecture from host architecture
//setting up CPU-architecture-dependent information
sbcl_arch="arm64"
Enabling threads due to --fancy.
//initializing /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build'
cc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs determine-endianness.c -ldl -Wl,-no-as-needed -o determine-endianness
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build'
//finishing /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/local-target-features.lisp-expr
//building host tools
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build'
cc -DDEFINE_MAIN -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build'
//Starting build: Sat May 30 08:27:44 UTC 2026
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.6.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* NIL
* * // Rewrote 0 files out of 1674.
NIL
* make-host-1.sh: set: line 2: can't access tty; job control turned off
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 2.6.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* target SB-XC:*FEATURES* = (:ARM64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :BITPACKED-MUTEX :CALL-SYMBOL :COMMON-LISP :COMPARE-AND-SWAP-VOPS :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LINUX :LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :ROUND-FLOAT :SB-AFTER-XC-CORE :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :SOFT-CARD-MARKS :SYSTEM-TLABS :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION :USE-SYS-MMAP)
; Building Unicode data
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build/ucd.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build/ucd.fasl
; compilation finished in 0:00:00.914
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tools-for-build/ucd.fasl"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-early.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.107
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/show.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/early-constantp.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/vop-existsp.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/primordial-extensions.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cold-init-helper-macros.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/backq.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.042
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-byte.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-misc.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.075
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-char.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-io.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.011
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-condition.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/uncross.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/defbangtype.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/defbangtype.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-constants.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/function-names.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/early-globaldb.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.044
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/parms.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/parms.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/parms.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/early-vm.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/early-vm.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/early-objdef.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/parse-body.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/policy.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.072
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-extensions.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:00.340
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/defbangstruct.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.015
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-raw-slots.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.038
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/hashset.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.139
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/string-hash.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/xset.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.044
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/type-class.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:00.434
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/thread-structs.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/early-c.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.167
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/pcl/slot-name.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-classoid.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.271
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/layout-ids.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/debug-var-io.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.039
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/number-dispatch.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.080
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-float-reader.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.051
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/float-from-bits.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/float-from-bits.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/float.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.233
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-float.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.199
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-time.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/misc.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/parse-lambda-list.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.231
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/macros.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.318
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/fun-info.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.068
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-macs.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.101
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/policies.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.130
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/info-vector.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.178
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/globaldb.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.152
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/objdef.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/lockfree-list.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/lockfree-list.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-array.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/primordial-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/primordial-type.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/specializable-array.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/sset.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.045
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/node.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:02.479
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/early-assem.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/vop.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:01.274
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/backend.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/sc-offset.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/vmdef.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/defmacro.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/meta-vmdef.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:00.789
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/vm.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/vm.fasl-tmp
; compilation finished in 0:00:00.239
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-sxhash.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-sxhash.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/alieneval.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:01.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/class.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.241
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/pcl/pre-warm.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/debug-info.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.186
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/source-location.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/proclaim.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.082
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/constantp.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.049
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/deftype.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:01.559
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.054
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/primtype.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.107
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/deftypes-for-target.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.066
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/type-init.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/defstruct.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:00.528
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/alien-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/force-delayed-defbangstructs.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/compiler-error.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/fixup-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/package.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/random.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/hash-table.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.015
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/readtable.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/host-pprint.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/knownfun.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.176
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ctype.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.235
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/fndb.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.134
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-fndb.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.035
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/late-objdef.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/interr.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.011
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/bit-util.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/load.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:00.460
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/format-directive.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.034
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/c-call.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/disassem.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.178
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/assem.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:00.465
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/codegen.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/dump.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.209
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1report.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.207
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/main.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.336
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/xref.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.035
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:00.359
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1tran-lambda.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.317
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1-translators.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:00.240
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1util.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:00.910
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/callable-args.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.125
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/locall.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.327
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1opt.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:00.639
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/loop.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/constraint.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:00.447
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/equality-constraints.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:00.368
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/constraint-back.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:00.244
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/saptran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.158
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/modarith.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.246
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/sxhash.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/quantifiers.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/bitops-derive-type.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/dfo.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.075
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/checkgen.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.090
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/tn.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.158
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/life.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.181
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/debug-dump.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.229
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/static-syms.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/utils.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.108
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/assemfile.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.065
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/insts.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/insts.fasl-tmp
; compilation finished in 0:00:01.695
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/macros.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/macros.fasl-tmp
; compilation finished in 0:00:00.211
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/arm64/support.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/arm64/support.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/move.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/move.fasl-tmp
; compilation finished in 0:00:00.448
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/float.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/float.fasl-tmp
; compilation finished in 0:00:00.948
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/sap.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/sap.fasl-tmp
; compilation finished in 0:00:00.745
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/char.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/char.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/system.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/system.fasl-tmp
; compilation finished in 0:00:00.083
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/memory.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/memory.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/c-call.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/c-call.fasl-tmp
; compilation finished in 0:00:00.128
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/arm64/assem-rtns.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/arm64/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/arm64/array.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/arm64/array.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/arm64/arith.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/arm64/arith.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/assembly/arm64/alloc.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/assembly/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/float-tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:00.698
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/array-tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:00.546
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.278
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/type-vop-macros.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/arith.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/arith.fasl-tmp
; compilation finished in 0:00:02.894
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/pred.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/pred.fasl-tmp
; compilation finished in 0:00:00.074
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/type-vops.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/type-vops.fasl-tmp
; compilation finished in 0:00:00.657
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/type-vops.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:00.480
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir1final.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.112
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/alloc.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.345
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/values.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/values.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/srctran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:03.948
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/seqtran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:01.072
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/typetran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:00.579
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-typetran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/cross-modular.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/subprim.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/subprim.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/debug.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/debug.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/cell.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/cell.fasl-tmp
; compilation finished in 0:00:00.455
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/call.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/call.fasl-tmp
; compilation finished in 0:00:00.927
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/nlx.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/nlx.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/late-nlx.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/show.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/show.fasl-tmp
; compilation finished in 0:00:00.005
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/arm64/array.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/arm64/array.fasl-tmp
; compilation finished in 0:00:00.647
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/type-error.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.335
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/envanal.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/pseudo-vops.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/aliencomp.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.091
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/coverage.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ltv.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/gtn.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.035
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ltn.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.311
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/stack.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.053
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/control.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.078
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/entry.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir2tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:00.493
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/vm-ir2tran.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.267
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/copyprop.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/represent.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.153
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/ir2opt.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.318
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/pack.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:00.444
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/pack-iterative.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.145
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/debug.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:00.481
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/error.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.075
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/parse-defmacro-errors.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/macroexpand.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/simd-fndb.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/simd-fndb.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/late-extensions.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/brothertree.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.005
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-step.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/avltree.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/avltree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/pcl/walk.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.167
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/setf.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.135
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/macros.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:00.326
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/loop.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:00.363
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/pcl/defclass.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.053
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/early-defmethod.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/code/format.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:00.448
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (191 entries)
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (203 entries)
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/genesis.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.555
beginning GENESIS, creating headers in "src/runtime/genesis"
real 0m 50.61s
user 0m 42.13s
sys 0m 8.21s
make-target-1.sh: set: line 2: can't access tty; job control turned off
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/runtime'
rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl *.tmp libsbcl.a \
ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/runtime'
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/runtime'
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o alloc.o alloc.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arena.o arena.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o backtrace.o backtrace.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o breakpoint.o breakpoint.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coalesce.o coalesce.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coreparse.o coreparse.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o dynbind.o dynbind.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o funcall.o funcall.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gc-common.o gc-common.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o globals.o globals.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o hopscotch.o hopscotch.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interr.o interr.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interrupt.o interrupt.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o largefile.o largefile.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o main.o main.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o math.o math.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o monitor.o monitor.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o murmur_hash.o murmur_hash.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o os-common.o os-common.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o parse.o parse.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o perfecthash.o perfecthash.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o print.o print.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o time.o time.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o regnames.o regnames.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o runtime.o runtime.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o safepoint.o safepoint.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o save.o save.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sc-offset.o sc-offset.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o search.o search.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stringspace.o stringspace.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o thread.o thread.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stop-the-world.o stop-the-world.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o validate.o validate.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o var-io.o var-io.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o vars.o vars.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o wrap.o wrap.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o run-program.o run-program.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sprof.o sprof.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-arch.o arm64-arch.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-os.o linux-os.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-mman.o linux-mman.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-linux-os.o arm64-linux-os.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o fullcgc.o fullcgc.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gencgc.o gencgc.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o traceroot.o traceroot.c
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-assem.o arm64-assem.S
cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o ../../tlsf-bsd/tlsf/tlsf.o ../../tlsf-bsd/tlsf/tlsf.c
( echo 'CC=cc' ; \
echo 'LD=ld' ; \
echo 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \
echo 'ASFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \
echo 'LINKFLAGS=-g -Wl,--export-dynamic -no-pie' ; \
echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -no-pie' ; \
echo '__LDFLAGS__=-no-pie' ; \
echo 'LIBS=-ldl -Wl,-no-as-needed -lpthread -lzstd -lm' ; \
if [ -n '1' ] ; then \
echo 'LIBSBCL=sbcl.o' ; \
echo 'USE_LIBSBCL=sbcl.o' ; \
fi ; \
: ) > sbcl.mk
arm64-arch.c: In function 'arch_do_displaced_inst':
arm64-arch.c:150:53: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
150 | next_pc += sign_extend((orig_inst >> 5) & (1 << 19)-1, 19);
| ^
arm64-arch.c:159:42: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
159 | next_pc += sign_extend(orig_inst & (1 << 26)-1, 26);
| ^
arm64-arch.c:185:51: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
185 | int offset = sign_extend((orig_inst >> 5) & (1 << 19)-1, 19);
| ^
arm64-arch.c:202:51: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
202 | int offset = sign_extend((orig_inst >> 5) & (1 << 14)-1, 14);
| ^
arm64-arch.c:213:51: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
213 | int offset = sign_extend((orig_inst >> 5) & (1 << 19)-1, 19);
| ^
arm64-arch.c:229:51: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
229 | int offset = sign_extend((orig_inst >> 5) & (1 << 19)-1, 19);
| ^
ld -no-pie -r -o sbcl.o alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o
cc -g -Wl,--export-dynamic -no-pie -o sbcl sbcl.o -ldl -Wl,-no-as-needed -lpthread -lzstd -lm
cc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c
: sbcl
cc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c
cc -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o \
alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interrupt.o largefile.o math.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o save.o sc-offset.o search.o stringspace.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lpthread -lzstd -lm
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/runtime'
cc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs grovel-headers.c -ldl -Wl,-no-as-needed -lpthread -lzstd -o grovel-headers
In file included from grovel-headers.c:46:
/usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp]
1 | #warning redirecting incorrect #include to
| ^~~~~~~
real 0m 4.65s
user 0m 19.98s
sys 0m 5.17s
make-host-2.sh: set: line 2: can't access tty; job control turned off
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 2.6.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 203 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/vm.before-xc.lisp"
ctype cache metrics: Count LF Seek Hit maxPSL Mask
FUN : 1483 72.4% 7 7FF
List : 961 46.9% 6 7FF
Set : 256 50.0% 4 1FF
UNION : 231 45.1% 3 1FF
VALUES : 206 40.2% 4 1FF
NUMERIC-UNION : 179 69.9% 7 FF
ARRAY : 157 61.3% 5 FF
Key-Info : 95 74.2% 5 7F
CONSTANT : 70 54.7% 7 7F
Key-Info-Set : 43 67.2% 3 3F
INTERSECTION : 35 54.7% 3 3F
NEGATION : 31 48.4% 6 3F
UNKNOWN : 28 43.8% 2 3F
HAIRY : 22 34.4% 2 3F
MEMBER : 19 29.7% 2 3F
EQL : 6 NIL %
CHARACTER-SET : 4 6.3% 1 3F
CONS : 3 4.7% 1 3F
ALIEN-TYPE : 1 1.6% 1 3F
MEMBER/EQ : 0 0.0% 0 3F
FUN-DESIGNATOR : 0 0.0% 0 3F
Total : 3830
Alien:
POINTER : 1 1.6% 1 3F
INTEGER : 0 0.0% 0 3F
BOOLEAN : 0 0.0% 0 3F
C-STRING : 0 0.0% 0 3F
ARRAY : 0 0.0% 0 3F
FUN : 0 0.0% 0 3F
VALUES : 0 0.0% 0 3F
ENUM : 0 0.0% 0 3F
UNION : 0 0.0% 0 3F
STRUCT : 0 0.0% 0 3F
Total : 1
[ 1/302] src/code/show (0.011 sec)
[ 2/302] src/compiler/early-constantp (0.006 sec)
[ 3/302] src/compiler/vop-existsp (0.017 sec)
[ 4/302] src/code/defsetfs (0.095 sec)
[ 5/302] src/code/cl-specials (0.017 sec)
[ 6/302] src/code/primordial-extensions (0.086 sec)
[ 7/302] src/code/cold-init-helper-macros (0.016 sec)
[ 8/302] src/code/backq (0.057 sec)
[ 9/302] src/code/globals (0.014 sec)
[ 10/302] src/code/cmacros (0.020 sec)
[ 11/302] src/code/uncross (0.003 sec)
[ 12/302] src/code/defbangtype (0.003 sec)
[ 13/302] src/code/early-constants (0.003 sec)
[ 14/302] src/code/function-names (0.014 sec)
[ 15/302] src/compiler/early-globaldb (0.138 sec)
[ 16/302] src/compiler/generic/parms (0.026 sec)
[ 17/302] src/compiler/arm64/parms (0.015 sec)
[ 18/302] src/compiler/generic/early-vm (0.012 sec)
[ 19/302] src/compiler/generic/early-objdef (0.050 sec)
[ 20/302] src/code/barrier (0.008 sec)
[ 21/302] src/code/parse-body (0.004 sec)
[ 22/302] src/compiler/policy (0.158 sec)
[ 23/302] src/code/early-extensions (0.376 sec)
[ 24/302] src/code/ansi-stream (0.246 sec)
[ 25/302] src/code/restart (0.185 sec)
[ 26/302] src/code/early-pprint (0.113 sec)
[ 27/302] src/code/early-package (0.010 sec)
[ 28/302] src/code/early-raw-slots (0.071 sec)
[ 29/302] src/code/maphash (0.049 sec)
[ 30/302] src/code/sysmacs (0.058 sec)
[ 31/302] src/code/hashset (0.130 sec)
[ 32/302] src/code/string-hash (0.040 sec)
[ 33/302] src/code/xset (0.078 sec)
[ 34/302] src/code/type-class (0.689 sec)
[ 35/302] src/code/cas (0.022 sec)
[ 36/302] src/code/thread-structs (0.123 sec)
[ 37/302] src/compiler/early-c (0.115 sec)
[ 38/302] src/pcl/slot-name (0.008 sec)
[ 39/302] src/code/early-classoid (0.398 sec)
[ 40/302] src/code/initial-method (0.030 sec)
[ 41/302] src/compiler/generic/pinned-objects (0.009 sec)
[ 42/302] src/compiler/generic/layout-ids (0.008 sec)
[ 43/302] src/code/signal (0.011 sec)
[ 44/302] src/code/cold-error (0.037 sec)
[ 45/302] src/code/early-full-eval (0.021 sec)
[ 46/302] src/code/debug-var-io (0.061 sec)
[ 47/302] src/code/number-dispatch (0.117 sec)
[ 48/302] src/code/float-from-bits (0.007 sec)
[ 49/302] src/code/float (0.210 sec)
[ 50/302] src/code/early-time (0.002 sec)
[ 51/302] src/code/misc (0.002 sec)
[ 52/302] src/code/target-error (0.635 sec)
[ 53/302] src/code/target-extensions (0.056 sec)
[ 54/302] src/compiler/parse-lambda-list (0.283 sec)
[ 55/302] src/compiler/macros (0.390 sec)
[ 56/302] src/compiler/fun-info (0.088 sec)
[ 57/302] src/compiler/generic/vm-macs (0.162 sec)
[ 58/302] src/compiler/policies (0.269 sec)
[ 59/302] src/code/target-lfhash (0.136 sec)
[ 60/302] src/compiler/info-vector (0.239 sec)
[ 61/302] src/compiler/globaldb (0.108 sec)
[ 62/302] src/compiler/generic/objdef (0.064 sec)
[ 63/302] src/code/lockfree-list (0.068 sec)
[ 64/302] src/compiler/generic/vm-array (0.053 sec)
[ 65/302] src/code/primordial-type (0.016 sec)
[ 66/302] src/compiler/sset (0.124 sec)
[ 67/302] src/compiler/node (4.175 sec)
[ 68/302] src/compiler/early-assem (0.026 sec)
[ 69/302] src/compiler/vop (2.417 sec)
[ 70/302] src/compiler/backend (0.016 sec)
[ 71/302] src/code/sc-offset (0.010 sec)
[ 72/302] src/compiler/vmdef (0.072 sec)
[ 73/302] src/code/defmacro (0.027 sec)
[ 74/302] src/compiler/meta-vmdef (0.979 sec)
[ 75/302] src/compiler/arm64/vm (0.182 sec)
[ 76/302] src/code/alieneval (1.229 sec)
[ 77/302] output/stuff-groveled-from-headers (0.020 sec)
[ 78/302] src/code/target-alieneval (0.228 sec)
[ 79/302] src/code/target-c-call (0.012 sec)
[ 80/302] src/code/misc-aliens (0.030 sec)
[ 81/302] src/code/arena (0.077 sec)
[ 82/302] src/code/weak (0.014 sec)
[ 83/302] src/code/array (1.113 sec)
[ 84/302] src/code/list (0.767 sec)
[ 85/302] src/code/seq (4.164 sec)
[ 86/302] src/code/coerce (0.049 sec)
[ 87/302] src/code/thread (0.106 sec)
; file: src/code/bignum.lisp
; in: DEFUN BIGNUM-ASHIFT-RIGHT
; (SB-BIGNUM::%SIGN-DIGIT-SIGNED BIGNUM SB-BIGNUM::BIGNUM-LEN)
; --> SB-EXT:TRULY-THE
; ==>
; (SB-C::MASK-SIGNED-FIELD SB-BIGNUM::DIGIT-SIZE
; (SB-BIGNUM::%SIGN-DIGIT BIGNUM SB-BIGNUM::LEN))
;
; note: doing signed word to integer coercion (cost 20) to ""
[ 88/302] src/code/bignum (1.213 sec)
[ 89/302] src/code/target-random (0.174 sec)
[ 90/302] src/code/class (0.255 sec)
[ 91/302] src/pcl/pre-warm (0.042 sec)
[ 92/302] src/code/pathname (0.059 sec)
[ 93/302] src/code/target-sxhash (0.226 sec)
[ 94/302] src/code/debug-info (0.226 sec)
[ 95/302] src/code/source-location (0.037 sec)
[ 96/302] src/compiler/proclaim (0.088 sec)
[ 97/302] src/compiler/constantp (0.061 sec)
[ 98/302] src/code/deftype (0.014 sec)
[ 99/302] src/code/type (2.050 sec)
[100/302] src/compiler/generic/vm-type (0.121 sec)
[101/302] src/code/pred (0.292 sec)
[102/302] src/compiler/generic/primtype (0.129 sec)
[103/302] src/code/deftypes-for-target (0.058 sec)
[104/302] src/code/type-init (0.026 sec)
[105/302] src/code/defstruct (0.569 sec)
[106/302] src/code/alien-type (0.011 sec)
[107/302] src/compiler/compiler-error (0.020 sec)
[108/302] src/compiler/fixup-type (0.007 sec)
[109/302] src/code/package (0.091 sec)
[110/302] src/code/typep (0.077 sec)
[111/302] src/code/random (0.013 sec)
[112/302] src/code/hash-table (0.180 sec)
[113/302] src/code/readtable (0.036 sec)
[114/302] src/code/host-pprint (0.017 sec)
[115/302] src/compiler/knownfun (0.288 sec)
[116/302] src/compiler/ctype (0.309 sec)
[117/302] src/compiler/fndb (0.236 sec)
[118/302] src/compiler/generic/vm-fndb (0.057 sec)
[119/302] src/compiler/generic/late-objdef (0.046 sec)
[120/302] src/compiler/generic/interr (0.034 sec)
[121/302] src/compiler/bit-util (0.016 sec)
[122/302] src/code/foreign (0.169 sec)
[123/302] src/code/unix (0.453 sec)
[124/302] src/code/symbol (0.104 sec)
[125/302] src/code/numbers (1.784 sec)
[126/302] src/code/float-trap (0.055 sec)
[127/302] src/code/target-float (0.028 sec)
[128/302] src/code/irrat (0.898 sec)
[129/302] src/code/alloc (0.022 sec)
[130/302] src/code/fd-stream (1.332 sec)
[131/302] src/code/target-char (0.427 sec)
[132/302] src/code/stream (1.961 sec)
[133/302] src/code/load (0.762 sec)
[134/302] src/code/deadline (0.065 sec)
[135/302] src/code/common-os (0.039 sec)
[136/302] src/code/format-directive (0.061 sec)
[137/302] src/code/c-call (0.040 sec)
[138/302] src/code/foreign-load (0.036 sec)
[139/302] src/code/unix-foreign-load (0.022 sec)
[140/302] src/compiler/disassem (0.187 sec)
[141/302] src/compiler/assem (0.652 sec)
[142/302] src/compiler/codegen (0.134 sec)
[143/302] src/compiler/dump (0.416 sec)
[144/302] src/compiler/generic/core (0.094 sec)
[145/302] src/compiler/ir1report (0.161 sec)
[146/302] src/compiler/main (0.620 sec)
[147/302] src/compiler/xref (0.091 sec)
[148/302] src/compiler/target-main (0.140 sec)
[149/302] src/compiler/ir1tran (0.449 sec)
[150/302] src/compiler/ir1tran-lambda (0.432 sec)
[151/302] src/compiler/ir1-translators (0.350 sec)
[152/302] src/compiler/ir1util (1.215 sec)
[153/302] src/compiler/callable-args (0.213 sec)
[154/302] src/compiler/locall (0.269 sec)
[155/302] src/compiler/ir1opt (0.808 sec)
[156/302] src/compiler/loop (0.032 sec)
[157/302] src/compiler/constraint (0.566 sec)
[158/302] src/compiler/equality-constraints (0.490 sec)
[159/302] src/compiler/constraint-back (0.171 sec)
[160/302] src/compiler/saptran (0.224 sec)
[161/302] src/compiler/modarith (0.345 sec)
[162/302] src/compiler/sxhash (0.062 sec)
[163/302] src/code/quantifiers (0.015 sec)
[164/302] src/compiler/bitops-derive-type (0.061 sec)
[165/302] src/compiler/dfo (0.120 sec)
[166/302] src/compiler/checkgen (0.149 sec)
[167/302] src/compiler/tn (0.154 sec)
[168/302] src/compiler/life (0.362 sec)
[169/302] src/compiler/debug-dump (0.417 sec)
[170/302] src/compiler/generic/static-syms (0.005 sec)
[171/302] src/compiler/generic/utils (0.118 sec)
[172/302] src/compiler/target-dstate (0.130 sec)
[173/302] src/compiler/arm64/insts (1.435 sec)
[174/302] src/compiler/arm64/macros (0.285 sec)
[175/302] src/assembly/arm64/support (0.027 sec)
[176/302] src/compiler/arm64/move (0.365 sec)
[177/302] src/compiler/arm64/float (1.347 sec)
[178/302] src/compiler/arm64/sap (0.863 sec)
[179/302] src/compiler/arm64/char (0.249 sec)
[180/302] src/compiler/arm64/system (0.124 sec)
[181/302] src/compiler/arm64/memory (0.088 sec)
[182/302] src/compiler/arm64/c-call (0.387 sec)
[183/302] src/assembly/arm64/assem-rtns (0.046 sec)
[184/302] src/assembly/arm64/array (0.121 sec)
[185/302] src/assembly/arm64/arith (0.002 sec)
[186/302] src/assembly/arm64/alloc (0.025 sec)
[187/302] src/assembly/master (0.724 sec)
[188/302] src/compiler/float-tran (0.838 sec)
[189/302] src/compiler/array-tran (0.811 sec)
[190/302] src/compiler/generic/vm-tran (0.162 sec)
[191/302] src/compiler/type-vop-macros (0.037 sec)
[192/302] src/compiler/arm64/arith (4.160 sec)
[193/302] src/compiler/arm64/pred (0.117 sec)
[194/302] src/compiler/arm64/type-vops (0.820 sec)
[195/302] src/compiler/generic/type-vops (0.706 sec)
[196/302] src/compiler/ir1final (0.231 sec)
[197/302] src/compiler/arm64/alloc (0.089 sec)
[198/302] src/compiler/arm64/values (0.096 sec)
[199/302] src/compiler/srctran (3.546 sec)
[200/302] src/compiler/seqtran (1.897 sec)
[201/302] src/compiler/typetran (0.462 sec)
[202/302] src/compiler/generic/vm-typetran (0.043 sec)
[203/302] src/compiler/arm64/subprim (0.013 sec)
[204/302] src/compiler/arm64/debug (0.044 sec)
[205/302] src/compiler/arm64/cell (0.666 sec)
[206/302] src/compiler/arm64/call (0.730 sec)
[207/302] src/compiler/arm64/nlx (0.091 sec)
[208/302] src/compiler/generic/late-nlx (0.001 sec)
[209/302] src/compiler/arm64/show (0.010 sec)
[210/302] src/compiler/arm64/array (1.212 sec)
[211/302] src/compiler/generic/type-error (0.176 sec)
[212/302] src/compiler/envanal (0.342 sec)
[213/302] src/compiler/pseudo-vops (0.030 sec)
[214/302] src/compiler/aliencomp (0.262 sec)
[215/302] src/compiler/coverage (0.035 sec)
[216/302] src/compiler/ltv (0.013 sec)
[217/302] src/compiler/gtn (0.042 sec)
[218/302] src/compiler/ltn (0.230 sec)
[219/302] src/compiler/stack (0.050 sec)
[220/302] src/compiler/control (0.029 sec)
[221/302] src/compiler/entry (0.025 sec)
[222/302] src/compiler/ir2tran (0.479 sec)
[223/302] src/compiler/generic/vm-ir2tran (0.177 sec)
[224/302] src/compiler/copyprop (0.033 sec)
[225/302] src/compiler/represent (0.167 sec)
[226/302] src/compiler/ir2opt (0.464 sec)
[227/302] src/compiler/pack (1.171 sec)
[228/302] src/compiler/pack-iterative (0.300 sec)
[229/302] src/compiler/debug (0.399 sec)
[230/302] src/code/format-time (0.234 sec)
[231/302] src/code/error (0.136 sec)
[232/302] src/code/parse-defmacro-errors (0.023 sec)
[233/302] src/code/macroexpand (0.021 sec)
[234/302] src/code/funutils (0.006 sec)
[235/302] src/code/linux-os (0.005 sec)
[236/302] src/code/share-vm (0.069 sec)
[237/302] src/code/arm64-vm (0.033 sec)
[238/302] src/code/simd-fndb (0.004 sec)
[239/302] src/code/arm64-simd (0.351 sec)
[240/302] src/code/unicode-norm (0.212 sec)
[241/302] src/code/mipsstrops (0.020 sec)
[242/302] src/code/string (1.201 sec)
[243/302] src/code/target-signal-common (0.021 sec)
[244/302] src/code/target-signal (0.059 sec)
[245/302] src/code/serve-event (0.185 sec)
[246/302] src/code/late-extensions (0.021 sec)
[247/302] src/code/brothertree (0.099 sec)
[248/302] src/code/simple-fun (0.159 sec)
[249/302] src/code/eval (0.052 sec)
[250/302] src/code/toplevel (0.159 sec)
[251/302] src/code/time (0.105 sec)
[252/302] src/code/target-package (0.812 sec)
[253/302] src/code/bignum-random (0.184 sec)
[254/302] src/code/target-hash-table (1.448 sec)
[255/302] src/code/fdefinition (0.076 sec)
[256/302] src/code/sort (0.382 sec)
[257/302] src/code/target-lflist (0.176 sec)
[258/302] src/code/solist (0.151 sec)
[259/302] src/code/final (0.066 sec)
[260/302] src/code/reader (1.313 sec)
[261/302] src/code/print (1.471 sec)
[262/302] src/code/pprint (1.010 sec)
[263/302] src/code/target-defstruct (0.304 sec)
[264/302] src/code/target-stream (0.151 sec)
[265/302] src/code/target-pathname (0.982 sec)
[266/302] src/code/unix-pathname (0.207 sec)
[267/302] src/code/filesys (0.341 sec)
[268/302] src/code/target-misc (0.093 sec)
[269/302] src/code/early-step (0.009 sec)
[270/302] src/code/avltree (0.041 sec)
[271/302] src/code/target-thread (0.605 sec)
[272/302] src/code/error-error (0.008 sec)
[273/302] src/code/debug-int (1.264 sec)
[274/302] src/code/gc (0.144 sec)
[275/302] src/code/interr (0.137 sec)
[276/302] src/code/sharpm (0.264 sec)
[277/302] src/code/target-load (0.135 sec)
[278/302] src/compiler/target-disassem (0.775 sec)
[279/302] src/compiler/arm64/target-insts (0.195 sec)
[280/302] src/code/debug (0.523 sec)
[281/302] src/code/octets (0.164 sec)
[282/302] src/code/external-formats/enc-basic (2.766 sec)
[283/302] src/code/external-formats/enc-ucs (0.743 sec)
[284/302] src/code/bit-bash (0.982 sec)
[285/302] src/compiler/generic/sanctify (0.005 sec)
[286/302] src/pcl/walk (0.374 sec)
[287/302] src/pcl/low (0.064 sec)
[288/302] src/pcl/macros (0.113 sec)
[289/302] src/pcl/ecd (0.032 sec)
[290/302] src/pcl/compiler-support (0.040 sec)
[291/302] src/pcl/defs (0.127 sec)
[292/302] src/pcl/wrapper (0.088 sec)
[293/302] src/pcl/class-init (0.195 sec)
[294/302] src/code/cold-init (0.069 sec)
[295/302] src/code/setf (0.155 sec)
[296/302] src/code/macros (0.431 sec)
[297/302] src/code/loop (0.593 sec)
[298/302] src/pcl/defclass (0.053 sec)
[299/302] src/code/early-defmethod (0.024 sec)
[300/302] src/code/format (0.819 sec)
[301/302] src/code/target-format (0.729 sec)
[302/302] src/code/late-globaldb (0.039 sec)
99.73304
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6923 entries)
ctype cache metrics: Count LF Seek Hit maxPSL Mask
VALUES : 55357 42.2% 7 1FFFF
List : 52035 39.7% 11 1FFFF
Set : 28923 44.1% 6 FFFF
UNION : 19479 59.4% 6 7FFF
EQL : 19218 NIL %
NUMERIC-UNION : 18341 56.0% 8 7FFF
FUN : 14018 42.8% 6 7FFF
INTERSECTION : 10056 61.4% 7 3FFF
MEMBER : 5567 68.0% 7 1FFF
NEGATION : 5522 67.4% 13 1FFF
Key-Info : 1200 58.6% 6 7FF
ARRAY : 644 62.9% 5 3FF
CONS : 547 53.4% 5 3FF
Key-Info-Set : 427 41.7% 4 3FF
CHARACTER-SET : 230 44.9% 4 1FF
ALIEN-TYPE : 113 44.1% 4 FF
UNKNOWN : 73 57.0% 4 7F
CONSTANT : 70 54.7% 7 7F
HAIRY : 34 53.1% 3 3F
MEMBER/EQ : 16 25.0% 1 3F
FUN-DESIGNATOR : 5 7.8% 1 3F
Total : 231875
Alien:
FUN : 81 63.3% 4 7F
POINTER : 17 26.6% 3 3F
INTEGER : 8 12.5% 2 3F
ARRAY : 6 9.4% 1 3F
C-STRING : 3 4.7% 1 3F
BOOLEAN : 1 1.6% 1 3F
VALUES : 1 1.6% 1 3F
ENUM : 0 0.0% 0 3F
UNION : 0 0.0% 0 3F
STRUCT : 0 0.0% 0 3F
Total : 117
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
;
; compilation unit finished
; printed 1 note
Likely suspicious calls:
18 SB-C::LVAR-VALUE-IS
2 SB-IMPL::EQL-HASH
2 SB-IMPL::GETHASH3
1 SB-KERNEL:%CODE-FUN-OFFSET
1 SB-KERNEL:CLASSOID-OF
1 SB-KERNEL:%PUTHASH
Possibly suspicious calls:
216 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
177 SB-KERNEL:%NEGATE
145 SB-KERNEL:%SINGLE-FLOAT
140 SB-KERNEL:SPECIFIER-TYPE
124 SB-KERNEL:%DOUBLE-FLOAT
89 (SETF SB-INT:INFO)
32 SB-KERNEL:%LDB
27 SB-KERNEL:ASH-LEFT-ADD
27 SB-KERNEL:%DPB
18 SB-KERNEL:RANGE<=
12 SB-INT:INFO
8 SB-KERNEL:VALUES-SPECIFIER-TYPE
7 SB-KERNEL:RANGE<
3 SB-KERNEL:%UNARY-ROUND
2 SB-KERNEL:FILL-POINTER-ERROR
2 SB-C::FUN-INFO-TEMPLATES
1 SB-C::MASK-SIGNED-FIELD
1 SB-C::%STRUCTURE-IS-A
1 SB-SYS:FOREIGN-SYMBOL-SAP
1 SB-IMPL::%FAILED-AVER
1 SB-KERNEL:CHECK-TYPE-ERROR-TRAP
1 SB-KERNEL:DSD-INDEX
1 SB-C::VOP-INFO-MORE-ARGS-TYPE
1 SB-C::VOP-INFO-ARG-TYPES
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/after-xc.core:
writing 5680 bytes from the static space at 0x2f0100000
writing 74842112 bytes from the dynamic space at 0x1000000000
writing 12278720 bytes from the read-only space at 0xfff440000
writing 0 bytes from the text space at 0
done]
make-genesis-2.sh: set: line 2: can't access tty; job control turned off
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 2.6.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 6923 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/tests/vm.before-xc.lisp"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/genesis.lisp" (written 29 MAY 2026 07:30:22 PM):
; file: /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
; (LOOP SB-FASL::REPEAT (- SB-FASL::DATA-LENGTH SB-FASL::BVLENGTH)
; DO (WRITE-BYTE 0 STREAM))
;
; note: deleting unreachable code
; in: DEFUN COLD-FDEFN-FUN
; (IF (SB-XC:ZEROP (SB-FASL::DESCRIPTOR-BITS SB-FASL::FUN))
; SB-FASL::*NIL-DESCRIPTOR*
; SB-FASL::FUN)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-FDEFN)
; (SB-FASL::COLD-INTERN SB-FASL::NAME)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-LOAD-CODE (HEADER N-CODE-BYTES N-FIXUP-ELTS))
; (SB-FASL::DESCRIPTOR-BITS SB-FASL::FN)
;
; note: deleting unreachable code
; in: DEFUN GC-STRATEGY-ID
; (ERROR "Missing a GC feature")
;
; note: deleting unreachable code
; in: DEFUN WRITE-STATIC-SYMBOLS
; (FORMAT NIL "STATIC_SPACE_START + 0x~X"
; (- SB-FASL::VALUE SB-VM:STATIC-SPACE-START))
;
; note: deleting unreachable code
; in: DEFCONSTANT BITMAP-BYTES-PER-PAGE
; (/ SB-VM:GENCGC-PAGE-BYTES (* SB-VM:CONS-SIZE SB-VM:N-WORD-BYTES)
; SB-VM:N-BYTE-BITS)
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 7 notes
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.441
beginning GENESIS, creating core "output/cold-sbcl.core"
obj/from-xc/src/assembly/master.assem-obj
obj/from-xc/src/code/show.lisp-obj
obj/from-xc/src/compiler/early-constantp.lisp-obj
obj/from-xc/src/compiler/vop-existsp.lisp-obj
obj/from-xc/src/code/defsetfs.lisp-obj
obj/from-xc/src/code/cl-specials.lisp-obj
obj/from-xc/src/code/primordial-extensions.lisp-obj
obj/from-xc/src/code/cold-init-helper-macros.lisp-obj
obj/from-xc/src/code/backq.lisp-obj
obj/from-xc/src/code/globals.lisp-obj
obj/from-xc/src/code/cmacros.lisp-obj
obj/from-xc/src/code/uncross.lisp-obj
obj/from-xc/src/code/defbangtype.lisp-obj
obj/from-xc/src/code/early-constants.lisp-obj
obj/from-xc/src/code/function-names.lisp-obj
obj/from-xc/src/compiler/early-globaldb.lisp-obj
obj/from-xc/src/compiler/generic/parms.lisp-obj
obj/from-xc/src/compiler/arm64/parms.lisp-obj
obj/from-xc/src/compiler/generic/early-vm.lisp-obj
obj/from-xc/src/compiler/generic/early-objdef.lisp-obj
obj/from-xc/src/code/barrier.lisp-obj
obj/from-xc/src/code/parse-body.lisp-obj
obj/from-xc/src/compiler/policy.lisp-obj
obj/from-xc/src/code/early-extensions.lisp-obj
obj/from-xc/src/code/ansi-stream.lisp-obj
obj/from-xc/src/code/restart.lisp-obj
obj/from-xc/src/code/early-pprint.lisp-obj
obj/from-xc/src/code/early-package.lisp-obj
obj/from-xc/src/code/early-raw-slots.lisp-obj
obj/from-xc/src/code/maphash.lisp-obj
obj/from-xc/src/code/sysmacs.lisp-obj
obj/from-xc/src/code/hashset.lisp-obj
obj/from-xc/src/code/string-hash.lisp-obj
obj/from-xc/src/code/xset.lisp-obj
obj/from-xc/src/code/type-class.lisp-obj
obj/from-xc/src/code/cas.lisp-obj
obj/from-xc/src/code/thread-structs.lisp-obj
obj/from-xc/src/compiler/early-c.lisp-obj
obj/from-xc/src/pcl/slot-name.lisp-obj
obj/from-xc/src/code/early-classoid.lisp-obj
obj/from-xc/src/code/initial-method.lisp-obj
obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj
obj/from-xc/src/compiler/generic/layout-ids.lisp-obj
obj/from-xc/src/code/signal.lisp-obj
obj/from-xc/src/code/cold-error.lisp-obj
obj/from-xc/src/code/early-full-eval.lisp-obj
obj/from-xc/src/code/debug-var-io.lisp-obj
obj/from-xc/src/code/number-dispatch.lisp-obj
obj/from-xc/src/code/float-from-bits.lisp-obj
obj/from-xc/src/code/float.lisp-obj
obj/from-xc/src/code/early-time.lisp-obj
obj/from-xc/src/code/misc.lisp-obj
obj/from-xc/src/code/target-error.lisp-obj
obj/from-xc/src/code/target-extensions.lisp-obj
obj/from-xc/src/compiler/parse-lambda-list.lisp-obj
obj/from-xc/src/compiler/macros.lisp-obj
obj/from-xc/src/compiler/fun-info.lisp-obj
obj/from-xc/src/compiler/generic/vm-macs.lisp-obj
obj/from-xc/src/compiler/policies.lisp-obj
obj/from-xc/src/code/target-lfhash.lisp-obj
obj/from-xc/src/compiler/info-vector.lisp-obj
obj/from-xc/src/compiler/globaldb.lisp-obj
obj/from-xc/src/compiler/generic/objdef.lisp-obj
obj/from-xc/src/code/lockfree-list.lisp-obj
obj/from-xc/src/compiler/generic/vm-array.lisp-obj
obj/from-xc/src/code/primordial-type.lisp-obj
obj/from-xc/src/compiler/sset.lisp-obj
obj/from-xc/src/compiler/node.lisp-obj
obj/from-xc/src/compiler/early-assem.lisp-obj
obj/from-xc/src/compiler/vop.lisp-obj
obj/from-xc/src/compiler/backend.lisp-obj
obj/from-xc/src/code/sc-offset.lisp-obj
obj/from-xc/src/compiler/vmdef.lisp-obj
obj/from-xc/src/code/defmacro.lisp-obj
obj/from-xc/src/compiler/meta-vmdef.lisp-obj
obj/from-xc/src/compiler/arm64/vm.lisp-obj
obj/from-xc/src/code/alieneval.lisp-obj
obj/from-xc/output/stuff-groveled-from-headers.lisp-obj
obj/from-xc/src/code/target-alieneval.lisp-obj
obj/from-xc/src/code/target-c-call.lisp-obj
obj/from-xc/src/code/misc-aliens.lisp-obj
obj/from-xc/src/code/arena.lisp-obj
obj/from-xc/src/code/weak.lisp-obj
obj/from-xc/src/code/array.lisp-obj
obj/from-xc/src/code/list.lisp-obj
obj/from-xc/src/code/seq.lisp-obj
obj/from-xc/src/code/coerce.lisp-obj
obj/from-xc/src/code/thread.lisp-obj
obj/from-xc/src/code/bignum.lisp-obj
obj/from-xc/src/code/target-random.lisp-obj
obj/from-xc/src/code/class.lisp-obj
obj/from-xc/src/pcl/pre-warm.lisp-obj
obj/from-xc/src/code/pathname.lisp-obj
obj/from-xc/src/code/target-sxhash.lisp-obj
obj/from-xc/src/code/debug-info.lisp-obj
obj/from-xc/src/code/source-location.lisp-obj
obj/from-xc/src/compiler/proclaim.lisp-obj
obj/from-xc/src/compiler/constantp.lisp-obj
obj/from-xc/src/code/deftype.lisp-obj
obj/from-xc/src/code/type.lisp-obj
obj/from-xc/src/compiler/generic/vm-type.lisp-obj
obj/from-xc/src/code/pred.lisp-obj
obj/from-xc/src/compiler/generic/primtype.lisp-obj
obj/from-xc/src/code/deftypes-for-target.lisp-obj
obj/from-xc/src/code/type-init.lisp-obj
obj/from-xc/src/code/defstruct.lisp-obj
obj/from-xc/src/code/alien-type.lisp-obj
obj/from-xc/src/compiler/compiler-error.lisp-obj
obj/from-xc/src/compiler/fixup-type.lisp-obj
obj/from-xc/src/code/package.lisp-obj
obj/from-xc/src/code/typep.lisp-obj
obj/from-xc/src/code/random.lisp-obj
obj/from-xc/src/code/hash-table.lisp-obj
obj/from-xc/src/code/readtable.lisp-obj
obj/from-xc/src/code/host-pprint.lisp-obj
obj/from-xc/src/compiler/knownfun.lisp-obj
obj/from-xc/src/compiler/ctype.lisp-obj
obj/from-xc/src/compiler/fndb.lisp-obj
obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj
obj/from-xc/src/compiler/generic/late-objdef.lisp-obj
obj/from-xc/src/compiler/generic/interr.lisp-obj
obj/from-xc/src/compiler/bit-util.lisp-obj
obj/from-xc/src/code/foreign.lisp-obj
obj/from-xc/src/code/unix.lisp-obj
obj/from-xc/src/code/symbol.lisp-obj
obj/from-xc/src/code/numbers.lisp-obj
obj/from-xc/src/code/float-trap.lisp-obj
obj/from-xc/src/code/target-float.lisp-obj
obj/from-xc/src/code/irrat.lisp-obj
obj/from-xc/src/code/alloc.lisp-obj
obj/from-xc/src/code/fd-stream.lisp-obj
obj/from-xc/src/code/target-char.lisp-obj
obj/from-xc/src/code/stream.lisp-obj
obj/from-xc/src/code/load.lisp-obj
obj/from-xc/src/code/deadline.lisp-obj
obj/from-xc/src/code/common-os.lisp-obj
obj/from-xc/src/code/format-directive.lisp-obj
obj/from-xc/src/code/c-call.lisp-obj
obj/from-xc/src/code/foreign-load.lisp-obj
obj/from-xc/src/code/unix-foreign-load.lisp-obj
obj/from-xc/src/compiler/disassem.lisp-obj
obj/from-xc/src/compiler/assem.lisp-obj
obj/from-xc/src/compiler/codegen.lisp-obj
obj/from-xc/src/compiler/dump.lisp-obj
obj/from-xc/src/compiler/generic/core.lisp-obj
obj/from-xc/src/compiler/ir1report.lisp-obj
obj/from-xc/src/compiler/main.lisp-obj
obj/from-xc/src/compiler/xref.lisp-obj
obj/from-xc/src/compiler/target-main.lisp-obj
obj/from-xc/src/compiler/ir1tran.lisp-obj
obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj
obj/from-xc/src/compiler/ir1-translators.lisp-obj
obj/from-xc/src/compiler/ir1util.lisp-obj
obj/from-xc/src/compiler/callable-args.lisp-obj
obj/from-xc/src/compiler/locall.lisp-obj
obj/from-xc/src/compiler/ir1opt.lisp-obj
obj/from-xc/src/compiler/loop.lisp-obj
obj/from-xc/src/compiler/constraint.lisp-obj
obj/from-xc/src/compiler/equality-constraints.lisp-obj
obj/from-xc/src/compiler/constraint-back.lisp-obj
obj/from-xc/src/compiler/saptran.lisp-obj
obj/from-xc/src/compiler/modarith.lisp-obj
obj/from-xc/src/compiler/sxhash.lisp-obj
obj/from-xc/src/code/quantifiers.lisp-obj
obj/from-xc/src/compiler/bitops-derive-type.lisp-obj
obj/from-xc/src/compiler/dfo.lisp-obj
obj/from-xc/src/compiler/checkgen.lisp-obj
obj/from-xc/src/compiler/tn.lisp-obj
obj/from-xc/src/compiler/life.lisp-obj
obj/from-xc/src/compiler/debug-dump.lisp-obj
obj/from-xc/src/compiler/generic/static-syms.lisp-obj
obj/from-xc/src/compiler/generic/utils.lisp-obj
obj/from-xc/src/compiler/target-dstate.lisp-obj
obj/from-xc/src/compiler/arm64/insts.lisp-obj
obj/from-xc/src/compiler/arm64/macros.lisp-obj
obj/from-xc/src/assembly/arm64/support.lisp-obj
obj/from-xc/src/compiler/arm64/move.lisp-obj
obj/from-xc/src/compiler/arm64/float.lisp-obj
obj/from-xc/src/compiler/arm64/sap.lisp-obj
obj/from-xc/src/compiler/arm64/char.lisp-obj
obj/from-xc/src/compiler/arm64/system.lisp-obj
obj/from-xc/src/compiler/arm64/memory.lisp-obj
obj/from-xc/src/compiler/arm64/c-call.lisp-obj
obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj
obj/from-xc/src/assembly/arm64/array.lisp-obj
obj/from-xc/src/assembly/arm64/arith.lisp-obj
obj/from-xc/src/assembly/arm64/alloc.lisp-obj
obj/from-xc/src/compiler/float-tran.lisp-obj
obj/from-xc/src/compiler/array-tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-tran.lisp-obj
obj/from-xc/src/compiler/type-vop-macros.lisp-obj
obj/from-xc/src/compiler/arm64/arith.lisp-obj
obj/from-xc/src/compiler/arm64/pred.lisp-obj
obj/from-xc/src/compiler/arm64/type-vops.lisp-obj
obj/from-xc/src/compiler/generic/type-vops.lisp-obj
obj/from-xc/src/compiler/ir1final.lisp-obj
obj/from-xc/src/compiler/arm64/alloc.lisp-obj
obj/from-xc/src/compiler/arm64/values.lisp-obj
obj/from-xc/src/compiler/srctran.lisp-obj
obj/from-xc/src/compiler/seqtran.lisp-obj
obj/from-xc/src/compiler/typetran.lisp-obj
obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj
obj/from-xc/src/compiler/arm64/subprim.lisp-obj
obj/from-xc/src/compiler/arm64/debug.lisp-obj
obj/from-xc/src/compiler/arm64/cell.lisp-obj
obj/from-xc/src/compiler/arm64/call.lisp-obj
obj/from-xc/src/compiler/arm64/nlx.lisp-obj
obj/from-xc/src/compiler/generic/late-nlx.lisp-obj
obj/from-xc/src/compiler/arm64/show.lisp-obj
obj/from-xc/src/compiler/arm64/array.lisp-obj
obj/from-xc/src/compiler/generic/type-error.lisp-obj
obj/from-xc/src/compiler/envanal.lisp-obj
obj/from-xc/src/compiler/pseudo-vops.lisp-obj
obj/from-xc/src/compiler/aliencomp.lisp-obj
obj/from-xc/src/compiler/coverage.lisp-obj
obj/from-xc/src/compiler/ltv.lisp-obj
obj/from-xc/src/compiler/gtn.lisp-obj
obj/from-xc/src/compiler/ltn.lisp-obj
obj/from-xc/src/compiler/stack.lisp-obj
obj/from-xc/src/compiler/control.lisp-obj
obj/from-xc/src/compiler/entry.lisp-obj
obj/from-xc/src/compiler/ir2tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj
obj/from-xc/src/compiler/copyprop.lisp-obj
obj/from-xc/src/compiler/represent.lisp-obj
obj/from-xc/src/compiler/ir2opt.lisp-obj
obj/from-xc/src/compiler/pack.lisp-obj
obj/from-xc/src/compiler/pack-iterative.lisp-obj
obj/from-xc/src/compiler/debug.lisp-obj
obj/from-xc/src/code/format-time.lisp-obj
obj/from-xc/src/code/error.lisp-obj
obj/from-xc/src/code/parse-defmacro-errors.lisp-obj
obj/from-xc/src/code/macroexpand.lisp-obj
obj/from-xc/src/code/funutils.lisp-obj
obj/from-xc/src/code/linux-os.lisp-obj
obj/from-xc/src/code/share-vm.lisp-obj
obj/from-xc/src/code/arm64-vm.lisp-obj
obj/from-xc/src/code/simd-fndb.lisp-obj
obj/from-xc/src/code/arm64-simd.lisp-obj
obj/from-xc/src/code/unicode-norm.lisp-obj
obj/from-xc/src/code/mipsstrops.lisp-obj
obj/from-xc/src/code/string.lisp-obj
obj/from-xc/src/code/target-signal-common.lisp-obj
obj/from-xc/src/code/target-signal.lisp-obj
obj/from-xc/src/code/serve-event.lisp-obj
obj/from-xc/src/code/late-extensions.lisp-obj
obj/from-xc/src/code/brothertree.lisp-obj
obj/from-xc/src/code/simple-fun.lisp-obj
obj/from-xc/src/code/eval.lisp-obj
obj/from-xc/src/code/toplevel.lisp-obj
obj/from-xc/src/code/time.lisp-obj
obj/from-xc/src/code/target-package.lisp-obj
obj/from-xc/src/code/bignum-random.lisp-obj
obj/from-xc/src/code/target-hash-table.lisp-obj
obj/from-xc/src/code/fdefinition.lisp-obj
obj/from-xc/src/code/sort.lisp-obj
obj/from-xc/src/code/target-lflist.lisp-obj
obj/from-xc/src/code/solist.lisp-obj
obj/from-xc/src/code/final.lisp-obj
obj/from-xc/src/code/reader.lisp-obj
obj/from-xc/src/code/print.lisp-obj
obj/from-xc/src/code/pprint.lisp-obj
obj/from-xc/src/code/target-defstruct.lisp-obj
obj/from-xc/src/code/target-stream.lisp-obj
obj/from-xc/src/code/target-pathname.lisp-obj
obj/from-xc/src/code/unix-pathname.lisp-obj
obj/from-xc/src/code/filesys.lisp-obj
obj/from-xc/src/code/target-misc.lisp-obj
obj/from-xc/src/code/early-step.lisp-obj
obj/from-xc/src/code/avltree.lisp-obj
obj/from-xc/src/code/target-thread.lisp-obj
obj/from-xc/src/code/error-error.lisp-obj
obj/from-xc/src/code/debug-int.lisp-obj
obj/from-xc/src/code/gc.lisp-obj
obj/from-xc/src/code/interr.lisp-obj
obj/from-xc/src/code/sharpm.lisp-obj
obj/from-xc/src/code/target-load.lisp-obj
obj/from-xc/src/compiler/target-disassem.lisp-obj
obj/from-xc/src/compiler/arm64/target-insts.lisp-obj
obj/from-xc/src/code/debug.lisp-obj
obj/from-xc/src/code/octets.lisp-obj
obj/from-xc/src/code/external-formats/enc-basic.lisp-obj
obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj
obj/from-xc/src/code/bit-bash.lisp-obj
obj/from-xc/src/compiler/generic/sanctify.lisp-obj
obj/from-xc/src/pcl/walk.lisp-obj
obj/from-xc/src/pcl/low.lisp-obj
obj/from-xc/src/pcl/macros.lisp-obj
obj/from-xc/src/pcl/ecd.lisp-obj
obj/from-xc/src/pcl/compiler-support.lisp-obj
obj/from-xc/src/pcl/defs.lisp-obj
obj/from-xc/src/pcl/wrapper.lisp-obj
obj/from-xc/src/pcl/class-init.lisp-obj
obj/from-xc/src/code/cold-init.lisp-obj
obj/from-xc/src/code/setf.lisp-obj
obj/from-xc/src/code/macros.lisp-obj
obj/from-xc/src/code/loop.lisp-obj
obj/from-xc/src/pcl/defclass.lisp-obj
obj/from-xc/src/code/early-defmethod.lisp-obj
obj/from-xc/src/code/format.lisp-obj
obj/from-xc/src/code/target-format.lisp-obj
obj/from-xc/src/code/late-globaldb.lisp-obj
; SB-Loader: (175+5347) methods/other
SB-XC:*FEATURES* =
(:ARM64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME
:BITPACKED-MUTEX :CALL-SYMBOL :COMMON-LISP :COMPARE-AND-SWAP-VOPS :ELF
:FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LINUX
:LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T
:OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN
:OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES
:ROUND-FLOAT :SB-AFTER-XC-CORE :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-FUTEX
:SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD
:SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :SOFT-CARD-MARKS :SYSTEM-TLABS
:UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP
:USE-CONS-REGION :USE-SYS-MMAP)
[building initial core file in "output/cold-sbcl.core":
writing 65536 bytes [1 page] from #
writing 35848192 bytes [547 pages] from #
writing 0 bytes [0 pages] from #
movable dynamic space: 57 + 224 + 266 cons/code/mixed pages
/INITIAL-FUN=#X10020AC7EB
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 1m 46.22s
user 1m 32.80s
sys 0m 12.76s
make-target-2.sh: set: line 2: can't access tty; job control turned off
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.6.5-85913ede1, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
Initial page table:
| Immobile Objects |
Gen layout symbol code Boxed Cons Raw Code SmMix Mixed LgRaw LgCode LgMix Waste% Alloc Trig Dirty GCs Mem-age
6 0 0 0 0 57 0 224 25 241 0 0 0 0.4 35699584 2000000 0 0 0.0000
Tot 0 0 0 0 57 0 224 25 241 0 0 0 0.4 35699584 [3.3% of 1073741824 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 5347)
"obj/from-xc/src/code/show.lisp-obj"
"obj/from-xc/src/compiler/early-constantp.lisp-obj"
"obj/from-xc/src/compiler/vop-existsp.lisp-obj"
"obj/from-xc/src/code/defsetfs.lisp-obj"
"obj/from-xc/src/code/cl-specials.lisp-obj"
"obj/from-xc/src/code/primordial-extensions.lisp-obj"
"obj/from-xc/src/code/cold-init-helper-macros.lisp-obj"
"obj/from-xc/src/code/backq.lisp-obj"
"obj/from-xc/src/code/globals.lisp-obj"
"obj/from-xc/src/code/cmacros.lisp-obj"
"obj/from-xc/src/code/uncross.lisp-obj"
"obj/from-xc/src/code/defbangtype.lisp-obj"
"obj/from-xc/src/code/early-constants.lisp-obj"
"obj/from-xc/src/code/function-names.lisp-obj"
"obj/from-xc/src/compiler/early-globaldb.lisp-obj"
"obj/from-xc/src/compiler/generic/parms.lisp-obj"
"obj/from-xc/src/compiler/arm64/parms.lisp-obj"
"obj/from-xc/src/compiler/generic/early-vm.lisp-obj"
"obj/from-xc/src/compiler/generic/early-objdef.lisp-obj"
"obj/from-xc/src/code/barrier.lisp-obj"
"obj/from-xc/src/code/parse-body.lisp-obj"
"obj/from-xc/src/compiler/policy.lisp-obj"
"obj/from-xc/src/code/early-extensions.lisp-obj"
"obj/from-xc/src/code/ansi-stream.lisp-obj"
"obj/from-xc/src/code/restart.lisp-obj"
"obj/from-xc/src/code/early-pprint.lisp-obj"
"obj/from-xc/src/code/early-package.lisp-obj"
"obj/from-xc/src/code/early-raw-slots.lisp-obj"
"obj/from-xc/src/code/maphash.lisp-obj"
"obj/from-xc/src/code/sysmacs.lisp-obj"
"obj/from-xc/src/code/hashset.lisp-obj"
"obj/from-xc/src/code/string-hash.lisp-obj"
"obj/from-xc/src/code/xset.lisp-obj"
"obj/from-xc/src/code/type-class.lisp-obj"
"obj/from-xc/src/code/cas.lisp-obj"
"obj/from-xc/src/code/thread-structs.lisp-obj"
"obj/from-xc/src/compiler/early-c.lisp-obj"
"obj/from-xc/src/pcl/slot-name.lisp-obj"
"obj/from-xc/src/code/early-classoid.lisp-obj"
"obj/from-xc/src/code/initial-method.lisp-obj"
"obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj"
"obj/from-xc/src/compiler/generic/layout-ids.lisp-obj"
"obj/from-xc/src/code/signal.lisp-obj"
"obj/from-xc/src/code/cold-error.lisp-obj"
"obj/from-xc/src/code/early-full-eval.lisp-obj"
"obj/from-xc/src/code/debug-var-io.lisp-obj"
"obj/from-xc/src/code/number-dispatch.lisp-obj"
"obj/from-xc/src/code/float-from-bits.lisp-obj"
"obj/from-xc/src/code/float.lisp-obj"
"obj/from-xc/src/code/early-time.lisp-obj"
"obj/from-xc/src/code/misc.lisp-obj"
"obj/from-xc/src/code/target-error.lisp-obj"
"obj/from-xc/src/code/target-extensions.lisp-obj"
"obj/from-xc/src/compiler/parse-lambda-list.lisp-obj"
"obj/from-xc/src/compiler/macros.lisp-obj"
"obj/from-xc/src/compiler/fun-info.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-macs.lisp-obj"
"obj/from-xc/src/compiler/policies.lisp-obj"
"obj/from-xc/src/code/target-lfhash.lisp-obj"
"obj/from-xc/src/compiler/info-vector.lisp-obj"
"obj/from-xc/src/compiler/globaldb.lisp-obj"
"obj/from-xc/src/compiler/generic/objdef.lisp-obj"
"obj/from-xc/src/code/lockfree-list.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-array.lisp-obj"
"obj/from-xc/src/code/primordial-type.lisp-obj"
"obj/from-xc/src/compiler/sset.lisp-obj"
"obj/from-xc/src/compiler/node.lisp-obj"
"obj/from-xc/src/compiler/early-assem.lisp-obj"
"obj/from-xc/src/compiler/vop.lisp-obj"
"obj/from-xc/src/compiler/backend.lisp-obj"
"obj/from-xc/src/code/sc-offset.lisp-obj"
"obj/from-xc/src/compiler/vmdef.lisp-obj"
"obj/from-xc/src/code/defmacro.lisp-obj"
"obj/from-xc/src/compiler/meta-vmdef.lisp-obj"
"obj/from-xc/src/compiler/arm64/vm.lisp-obj"
"obj/from-xc/src/code/alieneval.lisp-obj"
"obj/from-xc/output/stuff-groveled-from-headers.lisp-obj"
"obj/from-xc/src/code/target-alieneval.lisp-obj"
"obj/from-xc/src/code/target-c-call.lisp-obj"
"obj/from-xc/src/code/misc-aliens.lisp-obj"
"obj/from-xc/src/code/arena.lisp-obj"
"obj/from-xc/src/code/weak.lisp-obj"
"obj/from-xc/src/code/array.lisp-obj"
"obj/from-xc/src/code/list.lisp-obj"
"obj/from-xc/src/code/seq.lisp-obj"
"obj/from-xc/src/code/coerce.lisp-obj"
"obj/from-xc/src/code/thread.lisp-obj"
"obj/from-xc/src/code/bignum.lisp-obj"
"obj/from-xc/src/code/target-random.lisp-obj"
"obj/from-xc/src/code/class.lisp-obj"
"obj/from-xc/src/pcl/pre-warm.lisp-obj"
"obj/from-xc/src/code/pathname.lisp-obj"
"obj/from-xc/src/code/target-sxhash.lisp-obj"
"obj/from-xc/src/code/debug-info.lisp-obj"
"obj/from-xc/src/code/source-location.lisp-obj"
"obj/from-xc/src/compiler/proclaim.lisp-obj"
"obj/from-xc/src/compiler/constantp.lisp-obj"
"obj/from-xc/src/code/deftype.lisp-obj"
"obj/from-xc/src/code/type.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-type.lisp-obj"
"obj/from-xc/src/code/pred.lisp-obj"
"obj/from-xc/src/compiler/generic/primtype.lisp-obj"
"obj/from-xc/src/code/deftypes-for-target.lisp-obj"
"obj/from-xc/src/code/type-init.lisp-obj"
"obj/from-xc/src/code/defstruct.lisp-obj"
"obj/from-xc/src/code/alien-type.lisp-obj"
"obj/from-xc/src/compiler/compiler-error.lisp-obj"
"obj/from-xc/src/compiler/fixup-type.lisp-obj"
"obj/from-xc/src/code/package.lisp-obj"
"obj/from-xc/src/code/typep.lisp-obj"
"obj/from-xc/src/code/random.lisp-obj"
"obj/from-xc/src/code/hash-table.lisp-obj"
"obj/from-xc/src/code/readtable.lisp-obj"
"obj/from-xc/src/code/host-pprint.lisp-obj"
"obj/from-xc/src/compiler/knownfun.lisp-obj"
"obj/from-xc/src/compiler/ctype.lisp-obj"
"obj/from-xc/src/compiler/fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/late-objdef.lisp-obj"
"obj/from-xc/src/compiler/generic/interr.lisp-obj"
"obj/from-xc/src/compiler/bit-util.lisp-obj"
"obj/from-xc/src/code/foreign.lisp-obj"
"obj/from-xc/src/code/unix.lisp-obj"
"obj/from-xc/src/code/symbol.lisp-obj"
"obj/from-xc/src/code/numbers.lisp-obj"
"obj/from-xc/src/code/float-trap.lisp-obj"
"obj/from-xc/src/code/target-float.lisp-obj"
"obj/from-xc/src/code/irrat.lisp-obj"
"obj/from-xc/src/code/alloc.lisp-obj"
"obj/from-xc/src/code/fd-stream.lisp-obj"
"obj/from-xc/src/code/target-char.lisp-obj"
"obj/from-xc/src/code/stream.lisp-obj"
"obj/from-xc/src/code/load.lisp-obj"
"obj/from-xc/src/code/deadline.lisp-obj"
"obj/from-xc/src/code/common-os.lisp-obj"
"obj/from-xc/src/code/format-directive.lisp-obj"
"obj/from-xc/src/code/c-call.lisp-obj"
"obj/from-xc/src/code/foreign-load.lisp-obj"
"obj/from-xc/src/code/unix-foreign-load.lisp-obj"
"obj/from-xc/src/compiler/disassem.lisp-obj"
"obj/from-xc/src/compiler/assem.lisp-obj"
"obj/from-xc/src/compiler/codegen.lisp-obj"
"obj/from-xc/src/compiler/dump.lisp-obj"
"obj/from-xc/src/compiler/generic/core.lisp-obj"
"obj/from-xc/src/compiler/ir1report.lisp-obj"
"obj/from-xc/src/compiler/main.lisp-obj"
"obj/from-xc/src/compiler/xref.lisp-obj"
"obj/from-xc/src/compiler/target-main.lisp-obj"
"obj/from-xc/src/compiler/ir1tran.lisp-obj"
"obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj"
"obj/from-xc/src/compiler/ir1-translators.lisp-obj"
"obj/from-xc/src/compiler/ir1util.lisp-obj"
"obj/from-xc/src/compiler/callable-args.lisp-obj"
"obj/from-xc/src/compiler/locall.lisp-obj"
"obj/from-xc/src/compiler/ir1opt.lisp-obj"
"obj/from-xc/src/compiler/loop.lisp-obj"
"obj/from-xc/src/compiler/constraint.lisp-obj"
"obj/from-xc/src/compiler/equality-constraints.lisp-obj"
"obj/from-xc/src/compiler/constraint-back.lisp-obj"
"obj/from-xc/src/compiler/saptran.lisp-obj"
"obj/from-xc/src/compiler/modarith.lisp-obj"
"obj/from-xc/src/compiler/sxhash.lisp-obj"
"obj/from-xc/src/code/quantifiers.lisp-obj"
"obj/from-xc/src/compiler/bitops-derive-type.lisp-obj"
"obj/from-xc/src/compiler/dfo.lisp-obj"
"obj/from-xc/src/compiler/checkgen.lisp-obj"
"obj/from-xc/src/compiler/tn.lisp-obj"
"obj/from-xc/src/compiler/life.lisp-obj"
"obj/from-xc/src/compiler/debug-dump.lisp-obj"
"obj/from-xc/src/compiler/generic/static-syms.lisp-obj"
"obj/from-xc/src/compiler/generic/utils.lisp-obj"
"obj/from-xc/src/compiler/target-dstate.lisp-obj"
"obj/from-xc/src/compiler/arm64/insts.lisp-obj"
"obj/from-xc/src/compiler/arm64/macros.lisp-obj"
"obj/from-xc/src/assembly/arm64/support.lisp-obj"
"obj/from-xc/src/compiler/arm64/move.lisp-obj"
"obj/from-xc/src/compiler/arm64/float.lisp-obj"
"obj/from-xc/src/compiler/arm64/sap.lisp-obj"
"obj/from-xc/src/compiler/arm64/char.lisp-obj"
"obj/from-xc/src/compiler/arm64/system.lisp-obj"
"obj/from-xc/src/compiler/arm64/memory.lisp-obj"
"obj/from-xc/src/compiler/arm64/c-call.lisp-obj"
"obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj"
"obj/from-xc/src/assembly/arm64/array.lisp-obj"
"obj/from-xc/src/assembly/arm64/arith.lisp-obj"
"obj/from-xc/src/assembly/arm64/alloc.lisp-obj"
"obj/from-xc/src/compiler/float-tran.lisp-obj"
"obj/from-xc/src/compiler/array-tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-tran.lisp-obj"
"obj/from-xc/src/compiler/type-vop-macros.lisp-obj"
"obj/from-xc/src/compiler/arm64/arith.lisp-obj"
"obj/from-xc/src/compiler/arm64/pred.lisp-obj"
"obj/from-xc/src/compiler/arm64/type-vops.lisp-obj"
"obj/from-xc/src/compiler/generic/type-vops.lisp-obj"
"obj/from-xc/src/compiler/ir1final.lisp-obj"
"obj/from-xc/src/compiler/arm64/alloc.lisp-obj"
"obj/from-xc/src/compiler/arm64/values.lisp-obj"
"obj/from-xc/src/compiler/srctran.lisp-obj"
"obj/from-xc/src/compiler/seqtran.lisp-obj"
"obj/from-xc/src/compiler/typetran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj"
"obj/from-xc/src/compiler/arm64/subprim.lisp-obj"
"obj/from-xc/src/compiler/arm64/debug.lisp-obj"
"obj/from-xc/src/compiler/arm64/cell.lisp-obj"
"obj/from-xc/src/compiler/arm64/call.lisp-obj"
"obj/from-xc/src/compiler/arm64/nlx.lisp-obj"
"obj/from-xc/src/compiler/generic/late-nlx.lisp-obj"
"obj/from-xc/src/compiler/arm64/show.lisp-obj"
"obj/from-xc/src/compiler/arm64/array.lisp-obj"
"obj/from-xc/src/compiler/generic/type-error.lisp-obj"
"obj/from-xc/src/compiler/envanal.lisp-obj"
"obj/from-xc/src/compiler/pseudo-vops.lisp-obj"
"obj/from-xc/src/compiler/aliencomp.lisp-obj"
"obj/from-xc/src/compiler/coverage.lisp-obj"
"obj/from-xc/src/compiler/ltv.lisp-obj"
"obj/from-xc/src/compiler/gtn.lisp-obj"
"obj/from-xc/src/compiler/ltn.lisp-obj"
"obj/from-xc/src/compiler/stack.lisp-obj"
"obj/from-xc/src/compiler/control.lisp-obj"
"obj/from-xc/src/compiler/entry.lisp-obj"
"obj/from-xc/src/compiler/ir2tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj"
"obj/from-xc/src/compiler/copyprop.lisp-obj"
"obj/from-xc/src/compiler/represent.lisp-obj"
"obj/from-xc/src/compiler/ir2opt.lisp-obj"
"obj/from-xc/src/compiler/pack.lisp-obj"
"obj/from-xc/src/compiler/pack-iterative.lisp-obj"
"obj/from-xc/src/compiler/debug.lisp-obj"
"obj/from-xc/src/code/format-time.lisp-obj"
"obj/from-xc/src/code/error.lisp-obj"
"obj/from-xc/src/code/parse-defmacro-errors.lisp-obj"
"obj/from-xc/src/code/macroexpand.lisp-obj"
"obj/from-xc/src/code/funutils.lisp-obj"
"obj/from-xc/src/code/linux-os.lisp-obj"
"obj/from-xc/src/code/share-vm.lisp-obj"
"obj/from-xc/src/code/arm64-vm.lisp-obj"
"obj/from-xc/src/code/simd-fndb.lisp-obj"
"obj/from-xc/src/code/arm64-simd.lisp-obj"
"obj/from-xc/src/code/unicode-norm.lisp-obj"
"obj/from-xc/src/code/mipsstrops.lisp-obj"
"obj/from-xc/src/code/string.lisp-obj"
"obj/from-xc/src/code/target-signal-common.lisp-obj"
"obj/from-xc/src/code/target-signal.lisp-obj"
"obj/from-xc/src/code/serve-event.lisp-obj"
"obj/from-xc/src/code/late-extensions.lisp-obj"
"obj/from-xc/src/code/brothertree.lisp-obj"
"obj/from-xc/src/code/simple-fun.lisp-obj"
"obj/from-xc/src/code/eval.lisp-obj"
"obj/from-xc/src/code/toplevel.lisp-obj"
"obj/from-xc/src/code/time.lisp-obj"
"obj/from-xc/src/code/target-package.lisp-obj"
"obj/from-xc/src/code/bignum-random.lisp-obj"
"obj/from-xc/src/code/target-hash-table.lisp-obj"
"obj/from-xc/src/code/fdefinition.lisp-obj"
"obj/from-xc/src/code/sort.lisp-obj"
"obj/from-xc/src/code/target-lflist.lisp-obj"
"obj/from-xc/src/code/solist.lisp-obj"
"obj/from-xc/src/code/final.lisp-obj"
"obj/from-xc/src/code/reader.lisp-obj"
"obj/from-xc/src/code/print.lisp-obj"
"obj/from-xc/src/code/pprint.lisp-obj"
"obj/from-xc/src/code/target-defstruct.lisp-obj"
"obj/from-xc/src/code/target-stream.lisp-obj"
"obj/from-xc/src/code/target-pathname.lisp-obj"
"obj/from-xc/src/code/unix-pathname.lisp-obj"
"obj/from-xc/src/code/filesys.lisp-obj"
"obj/from-xc/src/code/target-misc.lisp-obj"
"obj/from-xc/src/code/early-step.lisp-obj"
"obj/from-xc/src/code/avltree.lisp-obj"
"obj/from-xc/src/code/target-thread.lisp-obj"
"obj/from-xc/src/code/error-error.lisp-obj"
"obj/from-xc/src/code/debug-int.lisp-obj"
"obj/from-xc/src/code/gc.lisp-obj"
"obj/from-xc/src/code/interr.lisp-obj"
"obj/from-xc/src/code/sharpm.lisp-obj"
"obj/from-xc/src/code/target-load.lisp-obj"
"obj/from-xc/src/compiler/target-disassem.lisp-obj"
"obj/from-xc/src/compiler/arm64/target-insts.lisp-obj"
"obj/from-xc/src/code/debug.lisp-obj"
"obj/from-xc/src/code/octets.lisp-obj"
"obj/from-xc/src/code/external-formats/enc-basic.lisp-obj"
"obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj"
"obj/from-xc/src/code/bit-bash.lisp-obj"
"obj/from-xc/src/compiler/generic/sanctify.lisp-obj"
"obj/from-xc/src/pcl/walk.lisp-obj"
"obj/from-xc/src/pcl/low.lisp-obj"
"obj/from-xc/src/pcl/macros.lisp-obj"
"obj/from-xc/src/pcl/ecd.lisp-obj"
"obj/from-xc/src/pcl/compiler-support.lisp-obj"
"obj/from-xc/src/pcl/defs.lisp-obj"
"obj/from-xc/src/pcl/wrapper.lisp-obj"
"obj/from-xc/src/pcl/class-init.lisp-obj"
"obj/from-xc/src/code/cold-init.lisp-obj"
"obj/from-xc/src/code/setf.lisp-obj"
"obj/from-xc/src/code/macros.lisp-obj"
"obj/from-xc/src/code/loop.lisp-obj"
"obj/from-xc/src/pcl/defclass.lisp-obj"
"obj/from-xc/src/code/early-defmethod.lisp-obj"
"obj/from-xc/src/code/format.lisp-obj"
"obj/from-xc/src/code/target-format.lisp-obj"
"obj/from-xc/src/code/late-globaldb.lisp-obj"
Disassembler: 97 printers, 0 prefilters, 4 labelers
; compiling file "src/code/room.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:00.464
; compiling file "src/code/warm-error.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.037
; compiling file "src/compiler/generic/static-syms.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.016
; compiling file "src/code/rwlock.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/rwlock.fasl
; compilation finished in 0:00:00.087
; compiling file "src/code/icf.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.105
; compiling file "src/code/defpackage.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.165
; compiling file "src/code/huffman.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.054
; compiling file "src/code/target-unicode.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:02.237
; compiling file "src/code/external-formats/enc-utf.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:00.627
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:00.296
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:01.041
; compiling file "src/code/external-formats/enc-dos.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:05.187
; compiling file "src/code/external-formats/enc-iso.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:05.253
; compiling file "src/code/external-formats/enc-win.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:03.576
; compiling file "src/code/external-formats/enc-mac.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.245
; compiling file "src/code/external-formats/mb-util.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.033
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.188
; compiling file "src/code/external-formats/enc-cn.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.159
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.095
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:00.575
; compiling file "src/code/stubs.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.116
; compiling file "src/pcl/fngen.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.108
; compiling file "src/pcl/cache.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.233
; compiling file "src/pcl/dlisp.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.055
; compiling file "src/pcl/dlisp2.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/dlisp2.fasl
; compilation finished in 0:00:00.063
; compiling file "src/pcl/boot.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:00.633
; compiling file "src/pcl/vector.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.334
; compiling file "src/pcl/slots-boot.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.105
; compiling file "src/pcl/combin.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.086
; compiling file "src/pcl/dfun.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:00.454
; compiling file "src/pcl/ctor.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.280
; compiling file "src/pcl/braid.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.044
; compiling file "src/pcl/dlisp3.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/generic-functions.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.055
; compiling file "src/pcl/slots.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.071
; compiling file "src/pcl/init.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.074
; compiling file "src/pcl/std-class.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:00.422
; compiling file "src/pcl/cpl.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.156
; compiling file "src/pcl/fsc.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.005
; compiling file "src/pcl/methods.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:00.292
; compiling file "src/pcl/fixup.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.018
; compiling file "src/pcl/call-next-method.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.019
; compiling file "src/pcl/defcombin.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.128
; compiling file "src/pcl/env.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.033
; compiling file "src/pcl/documentation.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.132
; compiling file "src/pcl/print-object.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.053
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.001
; compiling file "src/pcl/precom2.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:00.334
; compiling file "src/code/ntrace.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.261
; compiling file "src/code/full-eval.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.248
; compiling file "src/code/setf-funs.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.047
; compiling file "src/code/late-condition.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.007
; compiling file "src/pcl/gray-streams-class.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.002
; compiling file "src/pcl/gray-streams.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.144
; compiling file "src/pcl/sequence.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:00.629
; compiling file "src/code/describe-policy.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.007
; compiling file "src/code/inspect.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.071
; compiling file "src/code/profile.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.146
; compiling file "src/code/step.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.018
; compiling file "src/code/warm-lib.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.000
; compiling file "src/code/alien-callback.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.060
; compiling file "src/code/describe.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.273
; compiling file "src/code/run-program.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.327
; compiling file "src/code/traceroot.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.127
; compiling file "src/code/query.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.013
; compiling file "src/code/timer.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.102
; compiling file "src/code/repack-xref.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.027
; compiling file "src/code/module.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.008
; compiling file "src/code/save.lisp" (written 29 MAY 2026 07:30:22 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.093
Done with warm.lisp. INTERNAL-REAL-TIME=29.343306s
//doing warm init - load and dump phase
Checking symbol printer: T
Done with warm.lisp. INTERNAL-REAL-TIME=1.629018s
; Repacking xref information
; Old xref size 3,640,431 bytes
; New xref size 1,960,828 bytes
External | Internal
COMMON-LISP | 978 ( +0) | 0 ( +0)
COMMON-LISP-USER | 0 ( +0) | 50 ( -24)
KEYWORD | 2178 ( -241) | 0 ( +0)
SB-ALIEN | 65 ( +0) | 409 ( -22)
SB-ALIEN-INTERNALS | 96 ( +0) | 0 ( +0)
SB-ARM64-ASM | 0 ( +0) | 614 ( -96)
SB-ASSEM | 60 ( +0) | 220 ( -17)
SB-BIGNUM | 56 ( -6) | 73 ( -77)
SB-BROTHERTREE | 5 ( +0) | 35 ( -16)
SB-C | 341 ( +0) | 5282 ( -565)
SB-DEBUG | 24 ( +0) | 270 ( -6)
SB-DI | 84 ( +0) | 329 ( +0)
SB-DISASSEM | 67 ( +0) | 275 ( -152)
SB-EVAL | 9 ( +0) | 166 ( +0)
SB-EXT | 237 ( +0) | 0 ( +0)
SB-FASL | 10 ( -2) | 194 ( -51)
SB-FORMAT | 2 ( +0) | 301 ( -13)
SB-GRAY | 32 ( +0) | 12 ( -2)
SB-IMPL | 49 ( +0) | 4625 (-1135)
SB-INT | 401 ( +0) | 2 ( -2)
SB-KERNEL | 1192 ( +0) | 1504 ( -316)
SB-LOCKLESS | 29 ( +0) | 131 ( -56)
SB-LOOP | 0 ( +0) | 242 ( -44)
SB-MOP | 102 ( +0) | 0 ( +0)
SB-PCL | 16 ( +0) | 1696 ( -210)
SB-PRETTY | 6 ( +0) | 237 ( -15)
SB-PROFILE | 4 ( +0) | 79 ( -2)
SB-REGALLOC | 8 ( +0) | 242 ( -53)
SB-SEQUENCE | 56 ( +0) | 0 ( +0)
SB-SYS | 111 ( +0) | 2 ( -5)
SB-THREAD | 89 ( +0) | 266 ( -75)
SB-UNICODE | 50 ( +0) | 84 ( -33)
SB-UNIX | 172 ( +0) | 120 ( -62)
SB-VM | 406 ( +0) | 1492 ( -768)
SB-WALKER | 8 ( +0) | 111 ( -9)
( -249) | (-3826) = (-4075)
; Checking #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/output/xfloat-math.lisp-expr"
real 0m 33.68s
user 0m 27.93s
sys 0m 5.56s
//entering make-target-contrib.sh
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib'
make MODULE_REQUIRES="" -C sb-posix
make MODULE_REQUIRES="" -C sb-bsd-sockets
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-rotate-byte'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-executable'
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.6.5/contrib/sb-gmp'
make MODULE_REQUIRES="" -C sb-concurrency
make MODULE_REQUIRES="" -C sb-rt
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-posix" #
#
#
#)
The build seems to have finished successfully, including 19
contributed modules. If you would like to run more extensive tests on
the new SBCL, you can try:
cd ./tests && sh ./run-tests.sh
To build documentation:
cd ./doc/manual && make
To install SBCL (more information in INSTALL):
sh install.sh
//build started: Sat May 30 08:27:44 UTC 2026
//build finished: Sat May 30 08:31:07 UTC 2026
This is SBCL 2.6.5-85913ede1, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/sbcl.core:
writing 5680 bytes from the static space at 0x2f0100000
writing 26738688 bytes from the dynamic space at 0x1000000000
writing 7991616 bytes from the read-only space at 0xfff860000
writing 0 bytes from the text space at 0
done]
>>> sbcl: Entering fakeroot...
/home/buildozer/aports/community/sbcl/pkg/sbcl/usr
SBCL has been installed:
binary /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/bin/sbcl
core and contribs in /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/
Documentation:
man /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1
>>> sbcl-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/licenses'
>>> sbcl-doc*: Preparing subpackage sbcl-doc...
>>> sbcl-doc*: Running postcheck for sbcl-doc
>>> sbcl-source*: Running split function _source...
>>> sbcl-source*: Preparing subpackage sbcl-source...
>>> sbcl-source*: Stripping binaries
>>> sbcl-source*: Running postcheck for sbcl-source
>>> sbcl*: Running postcheck for sbcl
>>> sbcl*: Preparing package sbcl...
>>> sbcl*: Stripping binaries
>>> sbcl*: Scanning shared objects
>>> sbcl-source*: Scanning shared objects
>>> sbcl-doc*: Tracing dependencies...
>>> sbcl-doc*: Package size: 662.8 KB
>>> sbcl-doc*: Compressing data...
>>> sbcl-doc*: Create checksum...
>>> sbcl-doc*: Create sbcl-doc-2.6.5-r0.apk
>>> sbcl-source*: Tracing dependencies...
so:libc.musl-aarch64.so.1
so:libzstd.so.1
>>> sbcl-source*: Package size: 32.2 MB
>>> sbcl-source*: Compressing data...
>>> sbcl-source*: Create checksum...
>>> sbcl-source*: Create sbcl-source-2.6.5-r0.apk
>>> sbcl*: Tracing dependencies...
so:libc.musl-aarch64.so.1
so:libzstd.so.1
>>> sbcl*: Package size: 41.3 MB
>>> sbcl*: Compressing data...
>>> sbcl*: Create checksum...
>>> sbcl*: Create sbcl-2.6.5-r0.apk
>>> sbcl: Build complete at Sat, 30 May 2026 08:31:09 +0000 elapsed time 0h 3m 32s
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Cleaning up tmpdir
>>> sbcl: Uninstalling dependencies...
( 1/19) Purging .makedepends-sbcl (20260530.082738)
( 2/19) Purging emacs-nox (30.2-r3)
( 3/19) Purging emacs (30.2-r3)
( 4/19) Purging linux-headers (7.0.0-r1)
( 5/19) Purging mpfr-dev (4.2.2-r0)
( 6/19) Purging zstd-dev (1.5.7-r2)
( 7/19) Purging zstd (1.5.7-r2)
( 8/19) Purging dbus-libs (1.16.2-r2)
( 9/19) Purging gnutls (3.8.13-r0)
(10/19) Purging lcms2 (2.19-r0)
(11/19) Purging libxml2 (2.13.9-r2)
(12/19) Purging nettle (3.10.2-r0)
(13/19) Purging p11-kit (0.25.5-r2)
(14/19) Purging sbcl (2.6.4-r0)
(15/19) Purging sqlite-libs (3.53.1-r0)
(16/19) Purging tree-sitter (0.26.7-r0)
(17/19) Purging xz-libs (5.8.3-r0)
(18/19) Purging libffi (3.5.2-r1)
(19/19) Purging libtasn1 (4.21.0-r0)
Executing busybox-1.37.0-r31.trigger
OK: 432.3 MiB in 109 packages
>>> sbcl: Updating the community/aarch64 repository index...
>>> sbcl: Signing the index...