>>> sbcl: Building community/sbcl 2.4.10-r0 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 23:19:40 +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/18) Installing emacs (29.4-r0)
(2/18) Installing dbus-libs (1.14.10-r4)
(3/18) Installing nettle (3.10-r1)
(4/18) Installing libffi (3.4.6-r0)
(5/18) Installing libtasn1 (4.19.0-r2)
(6/18) Installing p11-kit (0.25.5-r2)
(7/18) Installing gnutls (3.8.5-r0)
(8/18) Installing sqlite-libs (3.47.0-r0)
(9/18) Installing tree-sitter (0.22.2-r1)
(10/18) Installing xz-libs (5.6.3-r0)
(11/18) Installing libxml2 (2.13.4-r3)
(12/18) Installing emacs-nox (29.4-r0)
(13/18) Installing linux-headers (6.6-r1)
(14/18) Installing mpfr-dev (4.2.1-r0)
(15/18) Installing sbcl-stage0 (2.4.10-r0)
(16/18) Installing zstd (1.5.6-r1)
(17/18) Installing zstd-dev (1.5.6-r1)
(18/18) Installing .makedepends-sbcl (20241031.231942)
Executing busybox-1.37.0-r3.trigger
OK: 606 MiB in 124 packages
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Cleaning up tmpdir
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.4.10.tar.bz2
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.4.10.tar.bz2
>>> sbcl: Checking sha512sums...
sbcl-2.4.10.tar.bz2: OK
ppc-musl.patch: OK
march-armv5-removed.patch: OK
>>> sbcl: Unpacking /var/cache/distfiles/edge/sbcl-2.4.10.tar.bz2...
>>> sbcl: ppc-musl.patch
patching file src/runtime/ppc-linux-os.c
Hunk #1 succeeded at 32 (offset -1 lines).
patching file src/runtime/os-common.c
Hunk #1 succeeded at 33 with fuzz 2 (offset 2 lines).
patching file src/runtime/ppc-arch.c
Hunk #1 succeeded at 10 with fuzz 2.
>>> sbcl: march-armv5-removed.patch
patching file src/runtime/Config.arm-linux
This is SBCL 2.4.10, 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.4.10/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
gcc -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.4.10/tools-for-build'
//finishing /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/local-target-features.lisp-expr
//building host tools
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
gcc -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.4.10/tools-for-build'
//Starting build: Thu Oct 31 23:19:45 UTC 2024
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.4.10, 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 1577.
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.4.10, 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 :CALL-SYMBOL :COMMON-LISP :COMPACT-SYMBOL :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-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.4.10/tools-for-build/ucd.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build/ucd.fasl
; compilation finished in 0:00:00.633
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build/ucd.fasl"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-early.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/show.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-constantp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vop-existsp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/primordial-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cold-init-helper-macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/backq.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-byte.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-misc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.090
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-char.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-io.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-condition.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/uncross.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defbangtype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/early-constants.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/function-names.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-globaldb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/parms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/parms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/parms.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/early-vm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/compiler/generic/early-objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/parse-body.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/policy.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:00.320
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defbangstruct.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-raw-slots.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/hashset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.093
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/string-hash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/xset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.090
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:00.466
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/thread-structs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-c.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.079
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/slot-name.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-classoid.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.343
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/layout-ids.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/debug-var-io.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/number-dispatch.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.176
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-float-reader.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.170
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-time.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/misc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/parse-lambda-list.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.240
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.333
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fun-info.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-macs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/policies.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.146
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/info-vector.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.196
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/globaldb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.133
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/lockfree-list.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/compiler/generic/vm-array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/primordial-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/specializable-array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/sset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/node.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:02.493
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-assem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:01.183
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/backend.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/sc-offset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vmdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.116
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defmacro.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/meta-vmdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:00.990
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/vm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/vm.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-sxhash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/alieneval.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:00.970
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.336
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/pre-warm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/debug-info.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.163
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/source-location.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/proclaim.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.116
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constantp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/deftype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:01.083
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/primtype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.133
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/deftypes-for-target.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type-init.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defstruct.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:00.523
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/alien-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/force-delayed-defbangstructs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/compiler-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.103
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fixup-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/package.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/random.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/hash-table.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/readtable.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/host-pprint.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/knownfun.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.126
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ctype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.196
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fndb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.210
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-fndb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.046
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/late-objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.080
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/interr.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/bit-util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/load.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:00.286
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/format-directive.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/c-call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/disassem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.093
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/assem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:00.376
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/codegen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/dump.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.330
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1report.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.193
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/main.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.270
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/xref.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:00.346
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1tran-lambda.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1-translators.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:00.313
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:00.646
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/callable-args.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.190
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/locall.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.133
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1opt.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:00.473
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/loop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constraint.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:00.420
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/equality-constraints.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:00.583
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constraint-back.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:00.193
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/saptran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/modarith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.143
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/sxhash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/quantifiers.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/bitops-derive-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/dfo.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.046
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/checkgen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.066
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/tn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/life.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.166
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/debug-dump.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.303
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/static-syms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/utils.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.103
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/assemfile.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/insts.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/insts.fasl-tmp
; compilation finished in 0:00:01.416
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/macros.fasl-tmp
; compilation finished in 0:00:00.150
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm64/support.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm64/support.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/move.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/move.fasl-tmp
; compilation finished in 0:00:00.276
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/float.fasl-tmp
; compilation finished in 0:00:00.796
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/sap.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/sap.fasl-tmp
; compilation finished in 0:00:00.533
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/system.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/system.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/char.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/char.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/memory.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/memory.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/arith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/arith.fasl-tmp
; compilation finished in 0:00:02.810
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/pred.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/pred.fasl-tmp
; compilation finished in 0:00:00.180
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/float-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:00.570
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/array-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:00.586
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.086
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/type-vop-macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/type-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/type-vops.fasl-tmp
; compilation finished in 0:00:00.290
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/type-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:00.660
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1final.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/alloc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.143
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/values.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/values.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/srctran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:02.446
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/seqtran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:00.960
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/typetran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:00.210
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-typetran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/cross-modular.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/subprim.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/subprim.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/debug.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/debug.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/c-call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/c-call.fasl-tmp
; compilation finished in 0:00:00.180
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/cell.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/cell.fasl-tmp
; compilation finished in 0:00:00.476
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/call.fasl-tmp
; compilation finished in 0:00:00.536
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/nlx.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/nlx.fasl-tmp
; compilation finished in 0:00:00.053
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/late-nlx.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/show.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/show.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm64/array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm64/array.fasl-tmp
; compilation finished in 0:00:00.880
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/type-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/envanal.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm64/assem-rtns.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm64/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm64/array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/assembly/arm64/arith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm64/arith.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm64/alloc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pseudo-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/aliencomp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/coverage.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ltv.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/gtn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.046
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ltn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.306
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/stack.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/control.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/entry.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir2tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:00.490
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-ir2tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.189
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/copyprop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/represent.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.276
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir2opt.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.246
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pack.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:00.366
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pack-iterative.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.203
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/debug.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:00.433
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/parse-defmacro-errors.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/code/macroexpand.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/simd-fndb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/simd-fndb.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/late-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/brothertree.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-step.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/avltree.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/src/pcl/walk.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.180
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/setf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.123
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:00.310
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/loop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:00.520
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/defclass.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.046
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-defmethod.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/format.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:00.383
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (186 entries)
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (200 entries)
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.316
beginning GENESIS, creating headers in "src/runtime/genesis"
real 0m 44.90s
user 0m 38.31s
sys 0m 6.49s
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.4.10/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.4.10/src/runtime'
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/runtime'
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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=gcc' ; \
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
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 regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.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
gcc -g -Wl,--export-dynamic -no-pie -o sbcl sbcl.o -ldl -Wl,-no-as-needed -lpthread -lzstd -lm
gcc -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
gcc -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
gcc -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-thread.o thread.c
gcc -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o standalone-thread.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 regnames.o save.o sc-offset.o search.o stringspace.o time.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.4.10/src/runtime'
gcc -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.30s
user 0m 17.54s
sys 0m 5.47s
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.4.10, 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 200 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
ctype cache metrics: Count LF Seek Hit maxPSL Mask
FUN : 1345 65.7% 6 7FF
List : 868 42.4% 7 7FF
Set : 246 48.0% 4 1FF
UNION : 224 43.8% 4 1FF
VALUES : 185 72.3% 7 FF
ARRAY : 153 59.8% 5 FF
NUMERIC : 144 56.3% 4 FF
Key-Info : 92 71.9% 4 7F
CONSTANT : 61 47.7% 5 7F
Key-Info-Set : 42 65.6% 3 3F
INTERSECTION : 32 50.0% 3 3F
UNKNOWN : 27 42.2% 2 3F
HAIRY : 23 35.9% 2 3F
MEMBER : 20 31.3% 2 3F
NEGATION : 15 23.4% 5 3F
EQL : 9 NIL %
CHARACTER-SET : 4 6.3% 1 3F
CONS : 2 3.1% 1 3F
ALIEN-TYPE : 1 1.6% 1 3F
MEMBER/EQ : 0 0.0% 0 3F
FUN-DESIGNATOR : 0 0.0% 0 3F
Total : 3493
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.010 sec)
[ 2/302] src/compiler/early-constantp (0.007 sec)
[ 3/302] src/compiler/vop-existsp (0.010 sec)
[ 4/302] src/code/defsetfs (0.097 sec)
[ 5/302] src/code/cl-specials (0.013 sec)
[ 6/302] src/code/primordial-extensions (0.073 sec)
[ 7/302] src/code/cold-init-helper-macros (0.013 sec)
[ 8/302] src/code/backq (0.057 sec)
[ 9/302] src/code/globals (0.010 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.010 sec)
[ 15/302] src/compiler/early-globaldb (0.167 sec)
[ 16/302] src/compiler/generic/parms (0.030 sec)
[ 17/302] src/compiler/arm64/parms (0.010 sec)
[ 18/302] src/compiler/generic/early-vm (0.010 sec)
[ 19/302] src/compiler/generic/early-objdef (0.060 sec)
[ 20/302] src/code/barrier (0.010 sec)
[ 21/302] src/code/parse-body (0.003 sec)
[ 22/302] src/compiler/policy (0.153 sec)
[ 23/302] src/code/early-extensions (0.337 sec)
[ 24/302] src/code/ansi-stream (0.257 sec)
[ 25/302] src/code/restart (0.190 sec)
[ 26/302] src/code/early-pprint (0.117 sec)
[ 27/302] src/code/early-impl (0.007 sec)
[ 28/302] src/code/early-package (0.010 sec)
[ 29/302] src/code/early-raw-slots (0.060 sec)
[ 30/302] src/code/maphash (0.057 sec)
[ 31/302] src/code/sysmacs (0.040 sec)
[ 32/302] src/code/hashset (0.170 sec)
[ 33/302] src/code/string-hash (0.040 sec)
[ 34/302] src/code/xset (0.063 sec)
[ 35/302] src/code/type-class (0.653 sec)
[ 36/302] src/code/cas (0.023 sec)
[ 37/302] src/code/thread-structs (0.067 sec)
[ 38/302] src/compiler/early-c (0.213 sec)
[ 39/302] src/pcl/slot-name (0.010 sec)
[ 40/302] src/code/early-classoid (0.397 sec)
[ 41/302] src/code/initial-method (0.027 sec)
[ 42/302] src/compiler/generic/pinned-objects (0.007 sec)
[ 43/302] src/compiler/generic/layout-ids (0.010 sec)
[ 44/302] src/code/signal (0.017 sec)
[ 45/302] src/code/cold-error (0.053 sec)
[ 46/302] src/code/early-full-eval (0.020 sec)
[ 47/302] src/code/debug-var-io (0.070 sec)
[ 48/302] src/code/number-dispatch (0.030 sec)
[ 49/302] src/code/float (0.140 sec)
[ 50/302] src/code/early-time (0.003 sec)
[ 51/302] src/code/misc (0.003 sec)
[ 52/302] src/code/target-error (0.687 sec)
[ 53/302] src/code/target-extensions (0.150 sec)
[ 54/302] src/compiler/parse-lambda-list (0.263 sec)
[ 55/302] src/compiler/macros (0.333 sec)
[ 56/302] src/compiler/fun-info (0.130 sec)
[ 57/302] src/compiler/generic/vm-macs (0.087 sec)
[ 58/302] src/compiler/policies (0.233 sec)
[ 59/302] src/code/target-lfhash (0.120 sec)
[ 60/302] src/compiler/info-vector (0.437 sec)
[ 61/302] src/compiler/globaldb (0.110 sec)
[ 62/302] src/compiler/generic/objdef (0.047 sec)
[ 63/302] src/code/lockfree-list (0.107 sec)
[ 64/302] src/compiler/generic/vm-array (0.057 sec)
[ 65/302] src/code/primordial-type (0.017 sec)
[ 66/302] src/compiler/sset (0.077 sec)
[ 67/302] src/compiler/node (3.440 sec)
[ 68/302] src/compiler/early-assem (0.023 sec)
[ 69/302] src/compiler/vop (1.253 sec)
[ 70/302] src/compiler/backend (0.020 sec)
[ 71/302] src/code/sc-offset (0.010 sec)
[ 72/302] src/compiler/vmdef (0.090 sec)
[ 73/302] src/code/defmacro (0.017 sec)
[ 74/302] src/compiler/meta-vmdef (1.067 sec)
[ 75/302] src/compiler/arm64/vm (0.187 sec)
[ 76/302] src/code/alieneval (1.047 sec)
[ 77/302] output/stuff-groveled-from-headers (0.023 sec)
[ 78/302] src/code/target-alieneval (0.260 sec)
[ 79/302] src/code/target-c-call (0.010 sec)
[ 80/302] src/code/misc-aliens (0.030 sec)
[ 81/302] src/code/arena (0.067 sec)
[ 82/302] src/code/weak (0.013 sec)
; file: src/code/array.lisp
; in: DEF-BIT-ARRAY-OP BIT-NOR
; (SB-VM::DEF-BIT-ARRAY-OP BIT-NOR LOGNOR)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET IF SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION SB-KERNEL:WITH-ARRAY-DATA LET LET LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION
; --> SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION IF LOCALLY BIT-NOR
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET IF LOCALLY BIT-NOR
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
;
; note: doing unsigned word to integer coercion (cost 20)
[ 83/302] src/code/array (0.920 sec)
[ 84/302] src/code/list (0.617 sec)
[ 85/302] src/code/seq (2.693 sec)
[ 86/302] src/code/coerce (0.037 sec)
[ 87/302] src/code/thread (0.067 sec)
[ 88/302] src/code/target-random (0.130 sec)
[ 89/302] src/code/class (0.230 sec)
[ 90/302] src/pcl/pre-warm (0.040 sec)
[ 91/302] src/code/pathname (0.057 sec)
[ 92/302] src/code/target-sxhash (0.190 sec)
[ 93/302] src/code/debug-info (0.260 sec)
[ 94/302] src/code/source-location (0.040 sec)
[ 95/302] src/compiler/proclaim (0.103 sec)
[ 96/302] src/compiler/constantp (0.077 sec)
[ 97/302] src/code/deftype (0.017 sec)
[ 98/302] src/code/type (1.500 sec)
[ 99/302] src/compiler/generic/vm-type (0.077 sec)
[100/302] src/code/pred (0.290 sec)
[101/302] src/compiler/generic/primtype (0.150 sec)
[102/302] src/code/deftypes-for-target (0.053 sec)
[103/302] src/code/type-init (0.010 sec)
[104/302] src/code/defstruct (0.503 sec)
[105/302] src/code/alien-type (0.010 sec)
[106/302] src/compiler/compiler-error (0.013 sec)
[107/302] src/compiler/fixup-type (0.003 sec)
[108/302] src/code/package (0.080 sec)
[109/302] src/code/typep (0.200 sec)
[110/302] src/code/random (0.013 sec)
[111/302] src/code/hash-table (0.100 sec)
[112/302] src/code/readtable (0.037 sec)
[113/302] src/code/host-pprint (0.013 sec)
[114/302] src/compiler/knownfun (0.177 sec)
[115/302] src/compiler/ctype (0.277 sec)
[116/302] src/compiler/fndb (0.157 sec)
[117/302] src/compiler/generic/vm-fndb (0.033 sec)
[118/302] src/compiler/generic/late-objdef (0.037 sec)
[119/302] src/compiler/generic/interr (0.027 sec)
[120/302] src/compiler/bit-util (0.013 sec)
[121/302] src/code/foreign (0.187 sec)
[122/302] src/code/unix (0.420 sec)
[123/302] src/code/symbol (0.120 sec)
; file: src/code/bignum.lisp
; in: DEFUN BIGNUM-NEGATE-LAST-TWO
; (DEFUN SB-BIGNUM::BIGNUM-NEGATE-LAST-TWO
; (BIGNUM &OPTIONAL (SB-BIGNUM::LEN (SB-BIGNUM:%BIGNUM-LENGTH BIGNUM)))
; (DECLARE (SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
; (SB-C::IF-VOP-EXISTSP (:NAMED SB-VM::BIGNUM-NEGATE-LAST-TWO-LOOP)
; (SB-SYS:%PRIMITIVE SB-VM::BIGNUM-NEGATE-LAST-TWO-LOOP
; BIGNUM SB-BIGNUM::LEN)
; (LET* ((SB-BIGNUM::LAST1 0)
; (SB-BIGNUM::LAST2 0)
; (SB-BIGNUM::CARRY 1)
; (SB-BIGNUM::I 0))
; (DECLARE (TYPE BIT SB-BIGNUM::CARRY)
; (TYPE SB-BIGNUM:BIGNUM-INDEX
; SB-BIGNUM::I))
; (LOOP (SETF #)
; (SETF #)
; (INCF SB-BIGNUM::I)
; (WHEN # #))
; (VALUES SB-BIGNUM::LAST1 SB-BIGNUM::LAST2))))
; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; ==>
; #'(SB-INT:NAMED-LAMBDA SB-BIGNUM::BIGNUM-NEGATE-LAST-TWO
; (BIGNUM &OPTIONAL (SB-BIGNUM::LEN (SB-BIGNUM:%BIGNUM-LENGTH BIGNUM)))
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; (DECLARE (SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
; (BLOCK SB-BIGNUM::BIGNUM-NEGATE-LAST-TWO
; (SB-C::IF-VOP-EXISTSP (:NAMED SB-VM::BIGNUM-NEGATE-LAST-TWO-LOOP)
; (SB-SYS:%PRIMITIVE
; SB-VM::BIGNUM-NEGATE-LAST-TWO-LOOP BIGNUM
; SB-BIGNUM::LEN)
; (LET* (# # # #)
; (DECLARE #
; #)
; (LOOP #
; #
; #
; #)
; (VALUES SB-BIGNUM::LAST1 SB-BIGNUM::LAST2)))))
;
; note: doing unsigned word to integer coercion (cost 20) to ""
;
; note: doing unsigned word to integer coercion (cost 20) to ""
; in: DEF DOUBLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF IF
; ==>
; (ERROR SB-KERNEL::FLOAT-DECODING-ERROR SB-KERNEL::X)
;
; note: doing float to pointer coercion (cost 13)
;
; note: doing float to pointer coercion (cost 13)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF IF
; ==>
; (ERROR SB-KERNEL::FLOAT-DECODING-ERROR SB-KERNEL::X)
;
; note: doing float to pointer coercion (cost 13)
[124/302] src/code/bignum (0.583 sec)
[125/302] src/code/numbers (1.327 sec)
[126/302] src/code/float-trap (0.043 sec)
[127/302] src/code/target-float (0.040 sec)
[128/302] src/code/irrat (1.190 sec)
[129/302] src/code/alloc (0.020 sec)
[130/302] src/code/fd-stream (1.333 sec)
[131/302] src/code/target-char (0.177 sec)
[132/302] src/code/stream (1.580 sec)
[133/302] src/code/load (0.643 sec)
[134/302] src/code/deadline (0.063 sec)
[135/302] src/code/common-os (0.013 sec)
[136/302] src/code/format-directive (0.073 sec)
[137/302] src/code/c-call (0.013 sec)
[138/302] src/code/foreign-load (0.033 sec)
[139/302] src/code/unix-foreign-load (0.020 sec)
[140/302] src/compiler/disassem (0.173 sec)
[141/302] src/compiler/assem (0.590 sec)
[142/302] src/compiler/codegen (0.087 sec)
[143/302] src/compiler/dump (0.427 sec)
[144/302] src/compiler/generic/core (0.077 sec)
[145/302] src/compiler/ir1report (0.147 sec)
[146/302] src/compiler/main (0.493 sec)
[147/302] src/compiler/xref (0.073 sec)
[148/302] src/compiler/target-main (0.127 sec)
[149/302] src/compiler/ir1tran (0.430 sec)
[150/302] src/compiler/ir1tran-lambda (0.367 sec)
[151/302] src/compiler/ir1-translators (0.323 sec)
[152/302] src/compiler/ir1util (0.927 sec)
[153/302] src/compiler/callable-args (0.083 sec)
[154/302] src/compiler/locall (0.217 sec)
[155/302] src/compiler/ir1opt (0.617 sec)
[156/302] src/compiler/loop (0.030 sec)
[157/302] src/compiler/constraint (0.483 sec)
[158/302] src/compiler/equality-constraints (0.413 sec)
[159/302] src/compiler/constraint-back (0.120 sec)
[160/302] src/compiler/saptran (0.217 sec)
[161/302] src/compiler/modarith (0.193 sec)
[162/302] src/compiler/sxhash (0.103 sec)
[163/302] src/code/quantifiers (0.017 sec)
[164/302] src/compiler/bitops-derive-type (0.043 sec)
[165/302] src/compiler/dfo (0.080 sec)
[166/302] src/compiler/checkgen (0.130 sec)
[167/302] src/compiler/tn (0.123 sec)
[168/302] src/compiler/life (0.167 sec)
[169/302] src/compiler/debug-dump (0.520 sec)
[170/302] src/compiler/generic/static-syms (0.007 sec)
[171/302] src/compiler/generic/utils (0.187 sec)
[172/302] src/compiler/target-dstate (0.100 sec)
[173/302] src/compiler/arm64/insts (1.433 sec)
[174/302] src/compiler/arm64/macros (0.233 sec)
[175/302] src/assembly/arm64/support (0.013 sec)
[176/302] src/compiler/arm64/move (0.423 sec)
[177/302] src/compiler/arm64/float (0.867 sec)
[178/302] src/compiler/arm64/sap (0.567 sec)
[179/302] src/compiler/arm64/system (0.147 sec)
[180/302] src/compiler/arm64/char (0.150 sec)
[181/302] src/compiler/arm64/memory (0.040 sec)
[182/302] src/compiler/arm64/arith (3.417 sec)
[183/302] src/compiler/arm64/pred (0.147 sec)
[184/302] src/compiler/float-tran (0.573 sec)
[185/302] src/compiler/array-tran (0.613 sec)
[186/302] src/compiler/generic/vm-tran (0.090 sec)
[187/302] src/compiler/type-vop-macros (0.033 sec)
[188/302] src/compiler/arm64/type-vops (0.490 sec)
[189/302] src/compiler/generic/type-vops (0.623 sec)
[190/302] src/compiler/ir1final (0.177 sec)
[191/302] src/compiler/arm64/alloc (0.080 sec)
[192/302] src/compiler/arm64/values (0.063 sec)
[193/302] src/compiler/srctran (2.343 sec)
[194/302] src/compiler/seqtran (0.960 sec)
[195/302] src/compiler/typetran (0.573 sec)
[196/302] src/compiler/generic/vm-typetran (0.110 sec)
[197/302] src/compiler/arm64/subprim (0.010 sec)
[198/302] src/compiler/arm64/debug (0.037 sec)
[199/302] src/compiler/arm64/c-call (0.233 sec)
[200/302] src/compiler/arm64/cell (0.540 sec)
[201/302] src/compiler/arm64/call (0.747 sec)
[202/302] src/compiler/arm64/nlx (0.140 sec)
[203/302] src/compiler/generic/late-nlx (0.003 sec)
[204/302] src/compiler/arm64/show (0.007 sec)
[205/302] src/compiler/arm64/array (1.087 sec)
[206/302] src/compiler/generic/type-error (0.163 sec)
[207/302] src/compiler/envanal (0.090 sec)
[208/302] src/assembly/arm64/assem-rtns (0.030 sec)
[209/302] src/assembly/arm64/array (0.090 sec)
[210/302] src/assembly/arm64/arith (0.003 sec)
[211/302] src/assembly/arm64/alloc (0.007 sec)
[212/302] src/assembly/master (0.713 sec)
[213/302] src/compiler/pseudo-vops (0.023 sec)
[214/302] src/compiler/aliencomp (0.133 sec)
[215/302] src/compiler/coverage (0.027 sec)
[216/302] src/compiler/ltv (0.010 sec)
[217/302] src/compiler/gtn (0.043 sec)
[218/302] src/compiler/ltn (0.213 sec)
[219/302] src/compiler/stack (0.057 sec)
[220/302] src/compiler/control (0.027 sec)
[221/302] src/compiler/entry (0.023 sec)
[222/302] src/compiler/ir2tran (0.577 sec)
[223/302] src/compiler/generic/vm-ir2tran (0.163 sec)
[224/302] src/compiler/copyprop (0.070 sec)
[225/302] src/compiler/represent (0.153 sec)
[226/302] src/compiler/ir2opt (0.253 sec)
[227/302] src/compiler/pack (1.013 sec)
[228/302] src/compiler/pack-iterative (0.247 sec)
[229/302] src/compiler/debug (0.487 sec)
[230/302] src/code/format-time (0.303 sec)
[231/302] src/code/error (0.080 sec)
[232/302] src/code/parse-defmacro-errors (0.020 sec)
[233/302] src/code/macroexpand (0.040 sec)
[234/302] src/code/funutils (0.003 sec)
[235/302] src/code/linux-os (0.007 sec)
[236/302] src/code/share-vm (0.063 sec)
[237/302] src/code/arm64-vm (0.030 sec)
[238/302] src/code/simd-fndb (0.000 sec)
[239/302] src/code/arm64-simd (0.197 sec)
[240/302] src/code/unicode-norm (0.067 sec)
[241/302] src/code/mipsstrops (0.020 sec)
[242/302] src/code/string (1.003 sec)
[243/302] src/code/target-signal-common (0.027 sec)
[244/302] src/code/target-signal (0.050 sec)
[245/302] src/code/serve-event (0.170 sec)
[246/302] src/code/late-extensions (0.017 sec)
[247/302] src/code/brothertree (0.087 sec)
[248/302] src/code/simple-fun (0.133 sec)
[249/302] src/code/eval (0.050 sec)
[250/302] src/code/toplevel (0.137 sec)
[251/302] src/code/time (0.090 sec)
[252/302] src/code/target-package (0.877 sec)
[253/302] src/code/bignum-random (0.080 sec)
[254/302] src/code/target-hash-table (1.373 sec)
[255/302] src/code/fdefinition (0.067 sec)
[256/302] src/code/sort (0.343 sec)
[257/302] src/code/target-lflist (0.157 sec)
[258/302] src/code/solist (0.233 sec)
[259/302] src/code/final (0.073 sec)
[260/302] src/code/reader (0.820 sec)
; file: src/code/print.lisp
; in: DEFUN %OUTPUT-INTEGER-IN-BASE
; (SB-IMPL::ITERATIVE-ALGORITHM)
; --> BLOCK TAGBODY PROGN MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION WHEN
; --> IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20) to INTEGER
[261/302] src/code/print (1.010 sec)
[262/302] src/code/pprint (1.113 sec)
[263/302] src/code/target-defstruct (0.287 sec)
[264/302] src/code/target-stream (0.083 sec)
[265/302] src/code/target-pathname (0.747 sec)
[266/302] src/code/unix-pathname (0.180 sec)
[267/302] src/code/filesys (0.427 sec)
[268/302] src/code/target-misc (0.093 sec)
[269/302] src/code/sharpm (0.080 sec)
[270/302] src/code/early-step (0.010 sec)
[271/302] src/code/avltree (0.033 sec)
[272/302] src/code/target-thread (0.487 sec)
[273/302] src/code/error-error (0.010 sec)
[274/302] src/code/debug-int (1.150 sec)
[275/302] src/code/gc (0.093 sec)
[276/302] src/code/interr (0.193 sec)
[277/302] src/code/target-load (0.087 sec)
[278/302] src/compiler/target-disassem (0.633 sec)
[279/302] src/compiler/arm64/target-insts (0.163 sec)
[280/302] src/code/debug (0.427 sec)
[281/302] src/code/octets (0.217 sec)
[282/302] src/code/external-formats/enc-basic (2.027 sec)
[283/302] src/code/external-formats/enc-ucs (0.653 sec)
[284/302] src/code/bit-bash (1.027 sec)
[285/302] src/compiler/generic/sanctify (0.007 sec)
[286/302] src/pcl/walk (0.227 sec)
[287/302] src/pcl/low (0.057 sec)
[288/302] src/pcl/macros (0.027 sec)
[289/302] src/pcl/ecd (0.030 sec)
[290/302] src/pcl/compiler-support (0.023 sec)
[291/302] src/pcl/defs (0.140 sec)
[292/302] src/pcl/wrapper (0.037 sec)
[293/302] src/pcl/class-init (0.190 sec)
[294/302] src/code/cold-init (0.053 sec)
[295/302] src/code/setf (0.137 sec)
[296/302] src/code/macros (0.453 sec)
[297/302] src/code/loop (0.363 sec)
[298/302] src/pcl/defclass (0.103 sec)
[299/302] src/code/early-defmethod (0.033 sec)
[300/302] src/code/format (0.620 sec)
[301/302] src/code/target-format (0.523 sec)
[302/302] src/code/late-globaldb (0.023 sec)
81.97373
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6243 entries)
ctype cache metrics: Count LF Seek Hit maxPSL Mask
VALUES : 46845 71.5% 10 FFFF
List : 43742 66.7% 11 FFFF
Set : 33169 50.6% 7 FFFF
UNION : 26049 39.7% 5 FFFF
EQL : 18473 NIL %
NUMERIC : 11246 68.6% 7 3FFF
FUN : 9399 57.4% 7 3FFF
INTERSECTION : 7439 45.4% 6 3FFF
MEMBER : 5279 64.4% 8 1FFF
NEGATION : 3737 45.6% 9 1FFF
Key-Info : 1436 70.1% 6 7FF
ARRAY : 635 62.0% 5 3FF
CONS : 481 47.0% 3 3FF
Key-Info-Set : 437 42.7% 5 3FF
CHARACTER-SET : 220 43.0% 4 1FF
ALIEN-TYPE : 107 41.8% 3 FF
UNKNOWN : 68 53.1% 3 7F
CONSTANT : 61 47.7% 5 7F
HAIRY : 30 46.9% 3 3F
MEMBER/EQ : 10 15.6% 1 3F
FUN-DESIGNATOR : 5 7.8% 2 3F
Total : 208868
Alien:
FUN : 76 59.4% 3 7F
POINTER : 17 26.6% 3 3F
INTEGER : 8 12.5% 2 3F
ARRAY : 5 7.8% 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 : 111
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
;
; compilation unit finished
; printed 10 notes
Likely suspicious calls:
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:
238 SB-KERNEL:SPECIFIER-TYPE
191 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
175 SB-KERNEL:%NEGATE
153 SB-KERNEL:%SINGLE-FLOAT
138 SB-KERNEL:%DOUBLE-FLOAT
37 SB-KERNEL:%LDB
26 (SETF SB-INT:INFO)
22 SB-KERNEL:%DPB
18 SB-KERNEL:RANGE<=
11 SB-INT:INFO
9 SB-C::MASK-SIGNED-FIELD
8 SB-KERNEL:RANGE<
7 SB-KERNEL:VALUES-SPECIFIER-TYPE
4 SB-KERNEL:%UNARY-ROUND
1 SB-C::%STRUCTURE-IS-A
1 SB-SYS:FOREIGN-SYMBOL-SAP
1 SB-IMPL::%FAILED-AVER
1 SB-KERNEL:DSD-INDEX
1 SB-C::FUN-INFO-TEMPLATES
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/after-xc.core:
writing 6000 bytes from the static space at 0x2f0100000
writing 123273216 bytes from the dynamic space at 0x1000000000
writing 11035920 bytes from the read-only space at 0xfff570000
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.4.10, 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 6243 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp" (written 30 OCT 2024 08:33:13 PM):
; file: /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
; (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 WRITE-INITIAL-CORE-FILE
; (ERROR "Bad GC selection")
;
; note: deleting unreachable code
; in: DEFUN SB-COLD:GENESIS
; (FIND-PACKAGE "XC-STRICT-CL")
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 6 notes
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.410
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-impl.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.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/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/bignum.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/system.lisp-obj
obj/from-xc/src/compiler/arm64/char.lisp-obj
obj/from-xc/src/compiler/arm64/memory.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/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/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/c-call.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/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/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/sharpm.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/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: (170+4766) methods/other
SB-XC:*FEATURES* =
(:ARM64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME
:CALL-SYMBOL :COMMON-LISP :COMPACT-SYMBOL :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-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 32243712 bytes [492 pages] from #
writing 0 bytes [0 pages] from #
movable dynamic space: 53 + 206 + 233 cons/code/mixed pages
/INITIAL-FUN=#X1001D4ABCB
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 1m 28.64s
user 1m 17.80s
sys 0m 10.60s
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.4.10, 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 53 0 206 0 233 0 0 0 0.4 32107968 2000000 0 0 0.0000
Tot 0 0 0 0 53 0 206 0 233 0 0 0 0.4 32107968 [3.0% of 1073741824 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 4766)
"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-impl.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.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/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/bignum.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/system.lisp-obj"
"obj/from-xc/src/compiler/arm64/char.lisp-obj"
"obj/from-xc/src/compiler/arm64/memory.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/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/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/c-call.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/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/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/sharpm.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/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: 92 printers, 0 prefilters, 4 labelers
cross-compiler SXHASH tests passed: 3574 cases
; compiling file "src/code/early-ntrace.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/early-ntrace.fasl
; compilation finished in 0:00:00.053
; compiling file "src/code/room.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:00.363
; compiling file "src/code/warm-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.046
; compiling file "src/compiler/generic/static-syms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.013
; compiling file "src/code/icf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.106
; compiling file "src/code/defpackage.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.150
; compiling file "src/code/huffman.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.046
; compiling file "src/code/target-unicode.lisp" (written 30 OCT 2024 08:33:13 PM):
Computed perfect hash of 1978 keys: 0.033333 sec (#P"output/ucd/ucd1-names.lisp-expr")
Computed perfect hash of 45995 keys: 0.443336 sec (#P"output/ucd/ucd-names.lisp-expr")
Computed perfect hash of 168 keys: 0.006667 sec ("base-char-name")
Computed perfect hash of 135 keys: 0.006667 sec ("titlecases")
Computed perfect hash of 211 keys: 0.003333 sec ("foldcases")
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:02.233
; compiling file "src/code/external-formats/enc-utf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:00.673
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:00.213
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:00.926
; compiling file "src/code/external-formats/enc-dos.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:04.420
; compiling file "src/code/external-formats/enc-iso.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:04.643
; compiling file "src/code/external-formats/enc-win.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:03.180
; compiling file "src/code/external-formats/enc-mac.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.223
; compiling file "src/code/external-formats/mb-util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.030
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.190
; compiling file "src/code/external-formats/enc-cn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.133
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.076
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:00.493
; compiling file "src/code/stubs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.113
; compiling file "src/pcl/fngen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.050
; compiling file "src/pcl/cache.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.186
; compiling file "src/pcl/dlisp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.083
; compiling file "src/pcl/boot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:00.633
; compiling file "src/pcl/vector.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.233
; compiling file "src/pcl/slots-boot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.180
; compiling file "src/pcl/combin.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.090
; compiling file "src/pcl/dfun.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:00.520
; compiling file "src/pcl/ctor.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.256
; compiling file "src/pcl/braid.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.046
; compiling file "src/pcl/dlisp3.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.153
; compiling file "src/pcl/generic-functions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.040
; compiling file "src/pcl/slots.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.073
; compiling file "src/pcl/init.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.076
; compiling file "src/pcl/std-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:00.540
; compiling file "src/pcl/cpl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.030
; compiling file "src/pcl/fsc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.006
; compiling file "src/pcl/methods.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:00.286
; compiling file "src/pcl/fixup.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.013
; compiling file "src/pcl/call-next-method.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.020
; compiling file "src/pcl/defcombin.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.136
; compiling file "src/pcl/env.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.026
; compiling file "src/pcl/documentation.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.153
; compiling file "src/pcl/print-object.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.056
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.000
; compiling file "src/pcl/precom2.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:00.366
; compiling file "src/code/ntrace.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.106
; compiling file "src/code/full-eval.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.210
; compiling file "src/code/setf-funs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.103
; compiling file "src/code/late-condition.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.013
; compiling file "src/pcl/gray-streams-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/gray-streams.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.070
; compiling file "src/pcl/sequence.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:00.510
; compiling file "src/code/describe.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.190
; compiling file "src/code/describe-policy.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.003
; compiling file "src/code/inspect.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.126
; compiling file "src/code/profile.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.116
; compiling file "src/code/step.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.020
; compiling file "src/code/warm-lib.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.000
; compiling file "src/code/alien-callback.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.063
; compiling file "src/code/run-program.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.276
; compiling file "src/code/traceroot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.099
; compiling file "src/code/query.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.013
; compiling file "src/code/timer.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.153
; compiling file "src/code/repack-xref.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.023
; compiling file "src/code/module.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.006
; compiling file "src/code/save.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.066
Done with warm.lisp. INTERNAL-REAL-TIME=26.29346s
//doing warm init - load and dump phase
Checking symbol printer: T
cross-compiler SXHASH tests passed: 3574 cases
Done with warm.lisp. INTERNAL-REAL-TIME=1.303339s
; Repacking xref information
; Old xref size 3,343,994 bytes
; New xref size 1,693,938 bytes
External | Internal
COMMON-LISP | 978 ( +0) | 0 ( +0)
COMMON-LISP-USER | 0 ( +0) | 48 ( -23)
KEYWORD | 2325 ( -165) | 0 ( +0)
SB-ALIEN | 60 ( +0) | 404 ( -19)
SB-ALIEN-INTERNALS | 96 ( +0) | 0 ( +0)
SB-ARM64-ASM | 0 ( +0) | 575 ( -94)
SB-ASSEM | 60 ( +0) | 218 ( -16)
SB-BIGNUM | 46 ( -14) | 64 ( -71)
SB-BROTHERTREE | 5 ( +0) | 36 ( -15)
SB-C | 336 ( +0) | 4934 ( -494)
SB-DEBUG | 24 ( +0) | 209 ( -7)
SB-DI | 84 ( +0) | 324 ( +0)
SB-DISASSEM | 67 ( +0) | 276 ( -147)
SB-EVAL | 9 ( +0) | 166 ( +0)
SB-EXT | 235 ( +0) | 0 ( +0)
SB-FASL | 11 ( -1) | 195 ( -41)
SB-FORMAT | 2 ( +0) | 301 ( -13)
SB-GRAY | 32 ( +0) | 12 ( -2)
SB-IMPL | 41 ( +0) | 4598 (-1113)
SB-INT | 409 ( +0) | 3 ( -2)
SB-KERNEL | 1125 ( +0) | 1420 ( -290)
SB-LOCKLESS | 29 ( +0) | 134 ( -53)
SB-LOOP | 0 ( +0) | 243 ( -44)
SB-MOP | 102 ( +0) | 0 ( +0)
SB-PCL | 16 ( +0) | 1685 ( -205)
SB-PRETTY | 6 ( +0) | 237 ( -15)
SB-PROFILE | 4 ( +0) | 79 ( -2)
SB-REGALLOC | 8 ( +0) | 240 ( -51)
SB-SEQUENCE | 56 ( +0) | 0 ( +0)
SB-SYS | 111 ( +0) | 2 ( -5)
SB-THREAD | 78 ( +0) | 245 ( -36)
SB-UNICODE | 47 ( +0) | 75 ( -29)
SB-UNIX | 175 ( +0) | 122 ( -56)
SB-VM | 407 ( +0) | 1387 ( -714)
SB-WALKER | 8 ( +0) | 114 ( -9)
( -180) | (-3566) = (-3746)
; Checking #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/output/xfloat-math.lisp-expr"
real 0m 29.82s
user 0m 25.11s
sys 0m 4.62s
//entering make-target-contrib.sh
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/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.4.10/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-rotate-byte'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-executable'
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-gmp'
make MODULE_REQUIRES="" -C sb-concurrency
make MODULE_REQUIRES="" -C sb-rt
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-concurrency'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-introspect"
#
#)
The build seems to have finished successfully, including 19 (out of 20)
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: Thu Oct 31 23:19:45 UTC 2024
//build finished: Thu Oct 31 23:22:40 UTC 2024
>>> 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*: Running postcheck for sbcl
>>> sbcl*: Preparing package sbcl...
>>> sbcl*: Stripping binaries
>>> sbcl-doc*: Scanning shared objects
>>> sbcl*: Scanning shared objects
>>> sbcl-doc*: Tracing dependencies...
>>> sbcl-doc*: Package size: 614.3 KB
>>> sbcl-doc*: Compressing data...
>>> sbcl-doc*: Create checksum...
>>> sbcl-doc*: Create sbcl-doc-2.4.10-r0.apk
>>> sbcl*: Tracing dependencies...
so:libc.musl-aarch64.so.1
so:libzstd.so.1
>>> sbcl*: Package size: 38.9 MB
>>> sbcl*: Compressing data...
>>> sbcl*: Create checksum...
>>> sbcl*: Create sbcl-2.4.10-r0.apk
>>> sbcl: Build complete at Thu, 31 Oct 2024 23:22:41 +0000 elapsed time 0h 3m 1s
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Uninstalling dependencies...
(1/18) Purging .makedepends-sbcl (20241031.231942)
(2/18) Purging emacs-nox (29.4-r0)
(3/18) Purging emacs (29.4-r0)
(4/18) Purging linux-headers (6.6-r1)
(5/18) Purging mpfr-dev (4.2.1-r0)
(6/18) Purging zstd-dev (1.5.6-r1)
(7/18) Purging zstd (1.5.6-r1)
(8/18) Purging dbus-libs (1.14.10-r4)
(9/18) Purging gnutls (3.8.5-r0)
(10/18) Purging libxml2 (2.13.4-r3)
(11/18) Purging nettle (3.10-r1)
(12/18) Purging p11-kit (0.25.5-r2)
(13/18) Purging sbcl-stage0 (2.4.10-r0)
(14/18) Purging sqlite-libs (3.47.0-r0)
(15/18) Purging tree-sitter (0.22.2-r1)
(16/18) Purging xz-libs (5.6.3-r0)
(17/18) Purging libffi (3.4.6-r0)
(18/18) Purging libtasn1 (4.19.0-r2)
Executing busybox-1.37.0-r3.trigger
OK: 431 MiB in 106 packages
>>> sbcl: Updating the community/aarch64 repository index...
>>> sbcl: Signing the index...