==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sbcl 2.6.2-1 (Sat Feb 28 05:56:55 2026)
==> Retrieving sources...
-> Found sbcl-2.6.2-source.tar.bz2
-> Found arch-fixes.lisp
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
sbcl-2.6.2-source.tar.bz2 ... Passed
arch-fixes.lisp ... Passed
==> Making package: sbcl 2.6.2-1 (Sat Feb 28 12:57:02 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) sbcl-2.6.1-1
Total Download Size: 12.94 MiB
Total Installed Size: 63.19 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
sbcl-2.6.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing sbcl...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Retrieving sources...
-> Found sbcl-2.6.2-source.tar.bz2
-> Found arch-fixes.lisp
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting sbcl-2.6.2-source.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
This is SBCL 2.6.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
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 /build/sbcl/src/sbcl-2.6.2/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/tools-for-build'
cc -I../src/runtime -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -std=gnu99 determine-endianness.c -ldl -Wl,-no-as-needed -o determine-endianness
make: Leaving directory '/build/sbcl/src/sbcl-2.6.2/tools-for-build'
//finishing /build/sbcl/src/sbcl-2.6.2/local-target-features.lisp-expr
//building host tools
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/tools-for-build'
cc -DDEFINE_MAIN -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I../src/runtime -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/build/sbcl/src/sbcl-2.6.2/tools-for-build'
//Starting build: Sat Feb 28 12:57:09 UTC 2026
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.6.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
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 1663.
NIL
* //entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 2.6.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
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-CLOCK-GETTIME :OS-PROVIDES-CLOSE-RANGE-WRAPPER :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-POLL :OS-PROVIDES-POSIX-SPAWN :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-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 "/build/sbcl/src/sbcl-2.6.2/tools-for-build/ucd.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/tools-for-build/ucd.fasl
; compilation finished in 0:00:01.154
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tools-for-build/ucd.fasl"
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-early.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/show.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/early-constantp.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/vop-existsp.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/primordial-extensions.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.095
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cold-init-helper-macros.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/backq.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.055
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-byte.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.022
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-misc.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.089
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-char.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-io.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-condition.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.022
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/uncross.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/defbangtype.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/defbangtype.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-constants.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/function-names.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/early-globaldb.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.054
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/parms.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/parms.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/parms.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/early-vm.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/early-vm.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/early-objdef.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/parse-body.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/policy.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-extensions.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:00.397
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/defbangstruct.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.015
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-raw-slots.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.038
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/hashset.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.175
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/string-hash.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.025
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/xset.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.059
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/type-class.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:00.541
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/thread-structs.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/early-c.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.187
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/pcl/slot-name.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-classoid.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.326
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/layout-ids.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp
; compilation finished in 0:00:00.015
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/debug-var-io.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.051
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/number-dispatch.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-float-reader.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/float-from-bits.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/float-from-bits.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/float.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.240
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-float.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.262
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-time.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/misc.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/parse-lambda-list.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.312
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/macros.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.405
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/fun-info.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-macs.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.142
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/policies.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.142
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/info-vector.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.239
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/globaldb.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.175
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/objdef.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/lockfree-list.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/lockfree-list.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-array.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.042
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/primordial-type.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/primordial-type.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/specializable-array.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/sset.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.086
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/node.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:02.882
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/early-assem.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/vop.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:01.501
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/backend.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.005
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/sc-offset.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.011
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/vmdef.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.061
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/defmacro.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/meta-vmdef.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:01.032
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/vm.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/vm.fasl-tmp
; compilation finished in 0:00:00.272
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-sxhash.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-sxhash.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/alieneval.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:01.336
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/class.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/pcl/pre-warm.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/debug-info.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/source-location.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/proclaim.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.108
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/constantp.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.102
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/deftype.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/type.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:01.975
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-type.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.068
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/primtype.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.265
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-type.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.075
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/deftypes-for-target.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.062
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/type-init.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/defstruct.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:00.583
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/alien-type.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/force-delayed-defbangstructs.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.038
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/compiler-error.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.068
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/fixup-type.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/package.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.009
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/random.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/hash-table.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/readtable.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/host-pprint.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/knownfun.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.192
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ctype.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/fndb.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.190
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-fndb.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.045
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/late-objdef.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.087
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/interr.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.018
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/bit-util.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/load.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:00.418
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/format-directive.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.052
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/c-call.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/disassem.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.119
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/assem.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:00.491
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/codegen.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.064
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/dump.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.275
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1report.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.299
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/main.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.361
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/xref.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:00.429
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1tran-lambda.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.302
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1-translators.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:00.322
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1util.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:01.067
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/callable-args.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.106
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/locall.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.378
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1opt.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:00.705
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/loop.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/constraint.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:00.572
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/equality-constraints.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:00.713
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/constraint-back.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:00.265
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/saptran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.095
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/modarith.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.251
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/sxhash.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/quantifiers.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/bitops-derive-type.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.119
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/dfo.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.071
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/checkgen.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.421
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/tn.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.137
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/life.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/debug-dump.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.307
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/static-syms.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/utils.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/assemfile.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.082
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/insts.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/insts.fasl-tmp
; compilation finished in 0:00:02.107
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/macros.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/macros.fasl-tmp
; compilation finished in 0:00:00.144
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/arm64/support.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/arm64/support.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/move.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/move.fasl-tmp
; compilation finished in 0:00:00.442
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/float.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/float.fasl-tmp
; compilation finished in 0:00:01.131
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/sap.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/sap.fasl-tmp
; compilation finished in 0:00:00.956
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/char.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/char.fasl-tmp
; compilation finished in 0:00:00.105
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/system.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/system.fasl-tmp
; compilation finished in 0:00:00.136
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/memory.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/memory.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/c-call.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/c-call.fasl-tmp
; compilation finished in 0:00:00.255
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/arm64/assem-rtns.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/arm64/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/arm64/array.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/arm64/array.fasl-tmp
; compilation finished in 0:00:00.085
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/arm64/arith.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/arm64/arith.fasl-tmp
; compilation finished in 0:00:00.001
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/assembly/arm64/alloc.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/assembly/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/float-tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:00.782
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/array-tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:00.943
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.147
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/type-vop-macros.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.072
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/arith.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/arith.fasl-tmp
; compilation finished in 0:00:03.502
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/pred.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/pred.fasl-tmp
; compilation finished in 0:00:00.594
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/type-vops.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/type-vops.fasl-tmp
; compilation finished in 0:00:00.374
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/type-vops.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:00.521
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir1final.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.268
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/alloc.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/alloc.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/values.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/values.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/srctran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:04.566
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/seqtran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:01.823
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/typetran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:00.371
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-typetran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp
; compilation finished in 0:00:00.025
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/cross-modular.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/subprim.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/subprim.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/debug.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/debug.fasl-tmp
; compilation finished in 0:00:00.074
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/cell.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/cell.fasl-tmp
; compilation finished in 0:00:00.590
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/call.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/call.fasl-tmp
; compilation finished in 0:00:00.641
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/nlx.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/nlx.fasl-tmp
; compilation finished in 0:00:00.141
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/late-nlx.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/show.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/show.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/arm64/array.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/arm64/array.fasl-tmp
; compilation finished in 0:00:01.043
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/type-error.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.200
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/envanal.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.101
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/pseudo-vops.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/aliencomp.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.393
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/coverage.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ltv.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/gtn.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.051
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ltn.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.264
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/stack.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/control.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/entry.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir2tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:00.693
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/vm-ir2tran.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.179
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/copyprop.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.031
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/represent.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.168
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/ir2opt.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.312
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/pack.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:00.588
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/pack-iterative.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/debug.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:00.474
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/error.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.135
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/parse-defmacro-errors.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp
; compilation finished in 0:00:00.019
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/macroexpand.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.021
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/simd-fndb.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/simd-fndb.fasl-tmp
; compilation finished in 0:00:00.002
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/late-extensions.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.015
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/brothertree.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-step.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/avltree.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/avltree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/pcl/walk.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.246
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/setf.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.122
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/macros.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:00.483
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/loop.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:00.642
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/pcl/defclass.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/early-defmethod.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.022
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/code/format.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:00.511
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (191 entries)
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (203 entries)
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/genesis.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.632
beginning GENESIS, creating headers in "src/runtime/genesis"
real 1m1.016s
user 0m56.678s
sys 0m3.893s
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/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 '/build/sbcl/src/sbcl-2.6.2/src/runtime'
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/src/runtime'
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o alloc.o alloc.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arena.o arena.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o backtrace.o backtrace.c
backtrace.c:17:9: warning: '_GNU_SOURCE' redefined
17 | #define _GNU_SOURCE
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o breakpoint.o breakpoint.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coalesce.o coalesce.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coreparse.o coreparse.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o dynbind.o dynbind.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o funcall.o funcall.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gc-common.o gc-common.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o globals.o globals.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o hopscotch.o hopscotch.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interr.o interr.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interrupt.o interrupt.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o largefile.o largefile.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o main.o main.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o math.o math.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o monitor.o monitor.c
monitor.c:12:9: warning: '_GNU_SOURCE' redefined
12 | #define _GNU_SOURCE
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o murmur_hash.o murmur_hash.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o os-common.o os-common.c
os-common.c:11:10: warning: '_GNU_SOURCE' redefined
11 | # define _GNU_SOURCE /* needed for RTLD_DEFAULT from dlfcn.h */
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o parse.o parse.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o perfecthash.o perfecthash.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o print.o print.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o time.o time.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o regnames.o regnames.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o runtime.o runtime.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o safepoint.o safepoint.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o save.o save.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sc-offset.o sc-offset.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o search.o search.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stringspace.o stringspace.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o thread.o thread.c
thread.c:12:9: warning: '_GNU_SOURCE' redefined
12 | #define _GNU_SOURCE // for pthread_setname_np()
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stop-the-world.o stop-the-world.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o validate.o validate.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o var-io.o var-io.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o vars.o vars.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o wrap.o wrap.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o run-program.o run-program.c
run-program.c:18:9: warning: '_GNU_SOURCE' redefined
18 | #define _GNU_SOURCE
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sprof.o sprof.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-arch.o arm64-arch.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-os.o linux-os.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-mman.o linux-mman.c
linux-mman.c: In function 'dumpmaps':
linux-mman.c:23:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-linux-os.o arm64-linux-os.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o fullcgc.o fullcgc.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gencgc.o gencgc.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o traceroot.o traceroot.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-assem.o arm64-assem.S
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -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
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie -o sbcl alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lpthread -lzstd -lm
: sbcl
cc -g -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c
monitor.c:12:9: warning: '_GNU_SOURCE' redefined
12 | #define _GNU_SOURCE
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -g -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o \
alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interrupt.o largefile.o math.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o save.o sc-offset.o search.o stringspace.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lpthread -lzstd -lm
( echo 'CC=cc' ; \
echo 'LD=ld' ; \
echo 'CFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \
echo 'ASFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \
echo 'LINKFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie' ; \
echo 'LDFLAGS=-no-pie' ; \
echo '__LDFLAGS__=-no-pie' ; \
echo 'LIBS=-ldl -Wl,-no-as-needed -lpthread -lzstd -lm' ; \
if [ -n '' ] ; then \
echo 'LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \
echo 'USE_LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \
fi ; \
: ) > sbcl.mk
/bin/sh: line 1: etags: command not found
make: Leaving directory '/build/sbcl/src/sbcl-2.6.2/src/runtime'
cc -I../src/runtime -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -std=gnu99 grovel-headers.c -ldl -Wl,-no-as-needed -lpthread -lzstd -o grovel-headers
real 0m20.387s
user 0m4.197s
sys 0m2.463s
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 2.6.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 203 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/vm.before-xc.lisp"
ctype cache metrics: Count LF Seek Hit maxPSL Mask
FUN : 1472 71.9% 6 7FF
List : 956 46.7% 6 7FF
Set : 252 49.2% 6 1FF
UNION : 227 44.3% 5 1FF
VALUES : 206 40.2% 4 1FF
NUMERIC-UNION : 178 69.5% 7 FF
ARRAY : 153 59.8% 5 FF
Key-Info : 92 71.9% 4 7F
CONSTANT : 70 54.7% 6 7F
Key-Info-Set : 42 65.6% 3 3F
INTERSECTION : 35 54.7% 3 3F
NEGATION : 30 46.9% 6 3F
UNKNOWN : 28 43.8% 2 3F
HAIRY : 22 34.4% 2 3F
MEMBER : 19 29.7% 2 3F
EQL : 6 NIL %
CHARACTER-SET : 4 6.3% 1 3F
CONS : 3 4.7% 1 3F
ALIEN-TYPE : 1 1.6% 1 3F
MEMBER/EQ : 0 0.0% 0 3F
FUN-DESIGNATOR : 0 0.0% 0 3F
Total : 3796
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.016 sec)
[ 2/302] src/compiler/early-constantp (0.009 sec)
[ 3/302] src/compiler/vop-existsp (0.020 sec)
[ 4/302] src/code/defsetfs (0.135 sec)
[ 5/302] src/code/cl-specials (0.024 sec)
[ 6/302] src/code/primordial-extensions (0.131 sec)
[ 7/302] src/code/cold-init-helper-macros (0.024 sec)
[ 8/302] src/code/backq (0.084 sec)
[ 9/302] src/code/globals (0.016 sec)
[ 10/302] src/code/cmacros (0.032 sec)
[ 11/302] src/code/uncross (0.004 sec)
[ 12/302] src/code/defbangtype (0.006 sec)
[ 13/302] src/code/early-constants (0.004 sec)
[ 14/302] src/code/function-names (0.096 sec)
[ 15/302] src/compiler/early-globaldb (0.109 sec)
[ 16/302] src/compiler/generic/parms (0.033 sec)
[ 17/302] src/compiler/arm64/parms (0.021 sec)
[ 18/302] src/compiler/generic/early-vm (0.014 sec)
[ 19/302] src/compiler/generic/early-objdef (0.067 sec)
[ 20/302] src/code/barrier (0.011 sec)
[ 21/302] src/code/parse-body (0.007 sec)
[ 22/302] src/compiler/policy (0.203 sec)
[ 23/302] src/code/early-extensions (0.515 sec)
[ 24/302] src/code/ansi-stream (0.345 sec)
[ 25/302] src/code/restart (0.249 sec)
[ 26/302] src/code/early-pprint (0.149 sec)
[ 27/302] src/code/early-package (0.013 sec)
[ 28/302] src/code/early-raw-slots (0.084 sec)
[ 29/302] src/code/maphash (0.066 sec)
[ 30/302] src/code/sysmacs (0.080 sec)
[ 31/302] src/code/hashset (0.192 sec)
[ 32/302] src/code/string-hash (0.057 sec)
[ 33/302] src/code/xset (0.113 sec)
[ 34/302] src/code/type-class (0.968 sec)
[ 35/302] src/code/cas (0.031 sec)
[ 36/302] src/code/thread-structs (0.167 sec)
[ 37/302] src/compiler/early-c (0.158 sec)
[ 38/302] src/pcl/slot-name (0.011 sec)
[ 39/302] src/code/early-classoid (0.556 sec)
[ 40/302] src/code/initial-method (0.045 sec)
[ 41/302] src/compiler/generic/pinned-objects (0.015 sec)
[ 42/302] src/compiler/generic/layout-ids (0.012 sec)
[ 43/302] src/code/signal (0.027 sec)
[ 44/302] src/code/cold-error (0.058 sec)
[ 45/302] src/code/early-full-eval (0.031 sec)
[ 46/302] src/code/debug-var-io (0.193 sec)
[ 47/302] src/code/number-dispatch (0.076 sec)
[ 48/302] src/code/float-from-bits (0.010 sec)
[ 49/302] src/code/float (0.307 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.928 sec)
[ 53/302] src/code/target-extensions (0.086 sec)
[ 54/302] src/compiler/parse-lambda-list (0.467 sec)
[ 55/302] src/compiler/macros (0.489 sec)
[ 56/302] src/compiler/fun-info (0.111 sec)
[ 57/302] src/compiler/generic/vm-macs (0.190 sec)
[ 58/302] src/compiler/policies (0.407 sec)
[ 59/302] src/code/target-lfhash (0.185 sec)
[ 60/302] src/compiler/info-vector (0.339 sec)
[ 61/302] src/compiler/globaldb (0.188 sec)
[ 62/302] src/compiler/generic/objdef (0.071 sec)
[ 63/302] src/code/lockfree-list (0.091 sec)
[ 64/302] src/compiler/generic/vm-array (0.075 sec)
[ 65/302] src/code/primordial-type (0.074 sec)
[ 66/302] src/compiler/sset (0.142 sec)
[ 67/302] src/compiler/node (5.056 sec)
[ 68/302] src/compiler/early-assem (0.032 sec)
[ 69/302] src/compiler/vop (2.710 sec)
[ 70/302] src/compiler/backend (0.018 sec)
[ 71/302] src/code/sc-offset (0.013 sec)
[ 72/302] src/compiler/vmdef (0.097 sec)
[ 73/302] src/code/defmacro (0.018 sec)
[ 74/302] src/compiler/meta-vmdef (1.288 sec)
[ 75/302] src/compiler/arm64/vm (0.237 sec)
[ 76/302] src/code/alieneval (1.545 sec)
[ 77/302] output/stuff-groveled-from-headers (0.026 sec)
[ 78/302] src/code/target-alieneval (0.358 sec)
[ 79/302] src/code/target-c-call (0.015 sec)
[ 80/302] src/code/misc-aliens (0.037 sec)
[ 81/302] src/code/arena (0.108 sec)
[ 82/302] src/code/weak (0.019 sec)
[ 83/302] src/code/array (1.415 sec)
[ 84/302] src/code/list (1.013 sec)
[ 85/302] src/code/seq (5.078 sec)
[ 86/302] src/code/coerce (0.104 sec)
[ 87/302] src/code/thread (0.099 sec)
; file: src/code/bignum.lisp
; in: DEFUN BIGNUM-ASHIFT-RIGHT
; (SB-BIGNUM::%SIGN-DIGIT-SIGNED BIGNUM SB-BIGNUM::BIGNUM-LEN)
; --> SB-EXT:TRULY-THE
; ==>
; (SB-C::MASK-SIGNED-FIELD SB-BIGNUM::DIGIT-SIZE
; (SB-BIGNUM::%SIGN-DIGIT BIGNUM SB-BIGNUM::LEN))
;
; note: doing signed word to integer coercion (cost 20) to "<return value>"
[ 88/302] src/code/bignum (1.161 sec)
[ 89/302] src/code/target-random (0.186 sec)
[ 90/302] src/code/class (0.325 sec)
[ 91/302] src/pcl/pre-warm (0.054 sec)
[ 92/302] src/code/pathname (0.084 sec)
[ 93/302] src/code/target-sxhash (0.308 sec)
[ 94/302] src/code/debug-info (0.513 sec)
[ 95/302] src/code/source-location (0.057 sec)
[ 96/302] src/compiler/proclaim (0.139 sec)
[ 97/302] src/compiler/constantp (0.125 sec)
[ 98/302] src/code/deftype (0.019 sec)
[ 99/302] src/code/type (2.463 sec)
[100/302] src/compiler/generic/vm-type (0.117 sec)
[101/302] src/code/pred (0.561 sec)
[102/302] src/compiler/generic/primtype (0.242 sec)
[103/302] src/code/deftypes-for-target (0.089 sec)
[104/302] src/code/type-init (0.017 sec)
[105/302] src/code/defstruct (0.731 sec)
[106/302] src/code/alien-type (0.015 sec)
[107/302] src/compiler/compiler-error (0.026 sec)
[108/302] src/compiler/fixup-type (0.010 sec)
[109/302] src/code/package (0.114 sec)
[110/302] src/code/typep (0.176 sec)
[111/302] src/code/random (0.019 sec)
[112/302] src/code/hash-table (0.105 sec)
[113/302] src/code/readtable (0.036 sec)
[114/302] src/code/host-pprint (0.017 sec)
[115/302] src/compiler/knownfun (0.283 sec)
[116/302] src/compiler/ctype (0.442 sec)
[117/302] src/compiler/fndb (0.352 sec)
[118/302] src/compiler/generic/vm-fndb (0.077 sec)
[119/302] src/compiler/generic/late-objdef (0.059 sec)
[120/302] src/compiler/generic/interr (0.079 sec)
[121/302] src/compiler/bit-util (0.022 sec)
[122/302] src/code/foreign (0.073 sec)
[123/302] src/code/unix (0.500 sec)
[124/302] src/code/symbol (0.205 sec)
[125/302] src/code/numbers (2.344 sec)
[126/302] src/code/float-trap (0.189 sec)
[127/302] src/code/target-float (0.041 sec)
[128/302] src/code/irrat (1.011 sec)
[129/302] src/code/alloc (0.029 sec)
[130/302] src/code/fd-stream (1.675 sec)
[131/302] src/code/target-char (0.543 sec)
[132/302] src/code/stream (2.470 sec)
[133/302] src/code/load (0.927 sec)
[134/302] src/code/deadline (0.089 sec)
[135/302] src/code/common-os (0.054 sec)
[136/302] src/code/format-directive (0.082 sec)
[137/302] src/code/c-call (0.052 sec)
[138/302] src/code/foreign-load (0.047 sec)
[139/302] src/code/unix-foreign-load (0.028 sec)
[140/302] src/compiler/disassem (0.247 sec)
[141/302] src/compiler/assem (0.842 sec)
[142/302] src/compiler/codegen (0.133 sec)
[143/302] src/compiler/dump (0.639 sec)
[144/302] src/compiler/generic/core (0.088 sec)
[145/302] src/compiler/ir1report (0.212 sec)
[146/302] src/compiler/main (0.715 sec)
[147/302] src/compiler/xref (0.107 sec)
[148/302] src/compiler/target-main (0.198 sec)
[149/302] src/compiler/ir1tran (0.635 sec)
[150/302] src/compiler/ir1tran-lambda (0.604 sec)
[151/302] src/compiler/ir1-translators (0.481 sec)
[152/302] src/compiler/ir1util (1.520 sec)
[153/302] src/compiler/callable-args (0.138 sec)
[154/302] src/compiler/locall (0.496 sec)
[155/302] src/compiler/ir1opt (1.000 sec)
[156/302] src/compiler/loop (0.041 sec)
[157/302] src/compiler/constraint (0.733 sec)
[158/302] src/compiler/equality-constraints (0.666 sec)
[159/302] src/compiler/constraint-back (0.299 sec)
[160/302] src/compiler/saptran (0.125 sec)
[161/302] src/compiler/modarith (0.351 sec)
[162/302] src/compiler/sxhash (0.142 sec)
[163/302] src/code/quantifiers (0.026 sec)
[164/302] src/compiler/bitops-derive-type (0.087 sec)
[165/302] src/compiler/dfo (0.115 sec)
[166/302] src/compiler/checkgen (0.448 sec)
[167/302] src/compiler/tn (0.269 sec)
[168/302] src/compiler/life (0.221 sec)
[169/302] src/compiler/debug-dump (0.436 sec)
[170/302] src/compiler/generic/static-syms (0.008 sec)
[171/302] src/compiler/generic/utils (0.208 sec)
[172/302] src/compiler/target-dstate (0.143 sec)
[173/302] src/compiler/arm64/insts (2.319 sec)
[174/302] src/compiler/arm64/macros (0.229 sec)
[175/302] src/assembly/arm64/support (0.128 sec)
[176/302] src/compiler/arm64/move (0.509 sec)
[177/302] src/compiler/arm64/float (1.544 sec)
[178/302] src/compiler/arm64/sap (1.366 sec)
[179/302] src/compiler/arm64/char (0.178 sec)
[180/302] src/compiler/arm64/system (0.260 sec)
[181/302] src/compiler/arm64/memory (0.099 sec)
[182/302] src/compiler/arm64/c-call (0.336 sec)
[183/302] src/assembly/arm64/assem-rtns (0.053 sec)
[184/302] src/assembly/arm64/array (0.199 sec)
[185/302] src/assembly/arm64/arith (0.002 sec)
[186/302] src/assembly/arm64/alloc (0.015 sec)
[187/302] src/assembly/master (1.012 sec)
[188/302] src/compiler/float-tran (0.945 sec)
[189/302] src/compiler/array-tran (1.158 sec)
[190/302] src/compiler/generic/vm-tran (0.264 sec)
[191/302] src/compiler/type-vop-macros (0.054 sec)
[192/302] src/compiler/arm64/arith (5.337 sec)
[193/302] src/compiler/arm64/pred (0.200 sec)
[194/302] src/compiler/arm64/type-vops (0.572 sec)
[195/302] src/compiler/generic/type-vops (0.990 sec)
[196/302] src/compiler/ir1final (0.235 sec)
[197/302] src/compiler/arm64/alloc (0.246 sec)
[198/302] src/compiler/arm64/values (0.129 sec)
[199/302] src/compiler/srctran (4.714 sec)
[200/302] src/compiler/seqtran (1.841 sec)
[201/302] src/compiler/typetran (0.760 sec)
[202/302] src/compiler/generic/vm-typetran (0.068 sec)
[203/302] src/compiler/arm64/subprim (0.018 sec)
[204/302] src/compiler/arm64/debug (0.078 sec)
[205/302] src/compiler/arm64/cell (0.900 sec)
[206/302] src/compiler/arm64/call (0.933 sec)
[207/302] src/compiler/arm64/nlx (0.306 sec)
[208/302] src/compiler/generic/late-nlx (0.002 sec)
[209/302] src/compiler/arm64/show (0.016 sec)
[210/302] src/compiler/arm64/array (1.484 sec)
[211/302] src/compiler/generic/type-error (0.249 sec)
[212/302] src/compiler/envanal (0.167 sec)
[213/302] src/compiler/pseudo-vops (0.029 sec)
[214/302] src/compiler/aliencomp (0.366 sec)
[215/302] src/compiler/coverage (0.056 sec)
[216/302] src/compiler/ltv (0.024 sec)
[217/302] src/compiler/gtn (0.069 sec)
[218/302] src/compiler/ltn (0.334 sec)
[219/302] src/compiler/stack (0.070 sec)
[220/302] src/compiler/control (0.041 sec)
[221/302] src/compiler/entry (0.034 sec)
[222/302] src/compiler/ir2tran (0.632 sec)
[223/302] src/compiler/generic/vm-ir2tran (0.170 sec)
[224/302] src/compiler/copyprop (0.133 sec)
[225/302] src/compiler/represent (0.239 sec)
[226/302] src/compiler/ir2opt (0.366 sec)
[227/302] src/compiler/pack (1.097 sec)
[228/302] src/compiler/pack-iterative (0.345 sec)
[229/302] src/compiler/debug (0.686 sec)
[230/302] src/code/format-time (0.348 sec)
[231/302] src/code/error (0.114 sec)
[232/302] src/code/parse-defmacro-errors (0.032 sec)
[233/302] src/code/macroexpand (0.028 sec)
[234/302] src/code/funutils (0.008 sec)
[235/302] src/code/linux-os (0.008 sec)
[236/302] src/code/share-vm (0.117 sec)
[237/302] src/code/arm64-vm (0.043 sec)
[238/302] src/code/simd-fndb (0.005 sec)
[239/302] src/code/arm64-simd (0.379 sec)
[240/302] src/code/unicode-norm (0.224 sec)
[241/302] src/code/mipsstrops (0.025 sec)
[242/302] src/code/string (1.487 sec)
[243/302] src/code/target-signal-common (0.061 sec)
[244/302] src/code/target-signal (0.079 sec)
[245/302] src/code/serve-event (0.191 sec)
[246/302] src/code/late-extensions (0.028 sec)
[247/302] src/code/brothertree (0.154 sec)
[248/302] src/code/simple-fun (0.179 sec)
[249/302] src/code/eval (0.111 sec)
[250/302] src/code/toplevel (0.152 sec)
[251/302] src/code/time (0.139 sec)
[252/302] src/code/target-package (1.066 sec)
[253/302] src/code/bignum-random (0.183 sec)
[254/302] src/code/target-hash-table (1.931 sec)
[255/302] src/code/fdefinition (0.101 sec)
[256/302] src/code/sort (0.613 sec)
[257/302] src/code/target-lflist (0.234 sec)
[258/302] src/code/solist (0.194 sec)
[259/302] src/code/final (0.089 sec)
[260/302] src/code/reader (1.562 sec)
[261/302] src/code/print (1.859 sec)
[262/302] src/code/pprint (1.077 sec)
[263/302] src/code/target-defstruct (0.350 sec)
[264/302] src/code/target-stream (0.225 sec)
[265/302] src/code/target-pathname (1.090 sec)
[266/302] src/code/unix-pathname (0.240 sec)
[267/302] src/code/filesys (0.673 sec)
[268/302] src/code/target-misc (0.089 sec)
[269/302] src/code/early-step (0.068 sec)
[270/302] src/code/avltree (0.055 sec)
[271/302] src/code/target-thread (0.788 sec)
[272/302] src/code/error-error (0.012 sec)
[273/302] src/code/debug-int (1.605 sec)
[274/302] src/code/gc (0.223 sec)
[275/302] src/code/interr (0.193 sec)
[276/302] src/code/sharpm (0.228 sec)
[277/302] src/code/target-load (0.136 sec)
[278/302] src/compiler/target-disassem (1.121 sec)
[279/302] src/compiler/arm64/target-insts (0.274 sec)
[280/302] src/code/debug (0.697 sec)
[281/302] src/code/octets (0.228 sec)
[282/302] src/code/external-formats/enc-basic (3.616 sec)
[283/302] src/code/external-formats/enc-ucs (0.708 sec)
[284/302] src/code/bit-bash (1.362 sec)
[285/302] src/compiler/generic/sanctify (0.055 sec)
[286/302] src/pcl/walk (0.237 sec)
[287/302] src/pcl/low (0.062 sec)
[288/302] src/pcl/macros (0.220 sec)
[289/302] src/pcl/ecd (0.050 sec)
[290/302] src/pcl/compiler-support (0.064 sec)
[291/302] src/pcl/defs (0.198 sec)
[292/302] src/pcl/wrapper (0.080 sec)
[293/302] src/pcl/class-init (0.300 sec)
[294/302] src/code/cold-init (0.097 sec)
[295/302] src/code/setf (0.194 sec)
[296/302] src/code/macros (0.658 sec)
[297/302] src/code/loop (0.628 sec)
[298/302] src/pcl/defclass (0.138 sec)
[299/302] src/code/early-defmethod (0.033 sec)
[300/302] src/code/format (0.922 sec)
[301/302] src/code/target-format (0.786 sec)
[302/302] src/code/late-globaldb (0.036 sec)
126.64465
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6932 entries)
ctype cache metrics: Count LF Seek Hit maxPSL Mask
VALUES : 48848 74.5% 11 FFFF
List : 45546 69.5% 15 FFFF
Set : 26653 40.7% 5 FFFF
EQL : 19137 NIL %
NUMERIC-UNION : 18524 56.5% 7 7FFF
UNION : 18172 55.5% 7 7FFF
FUN : 9793 59.8% 7 3FFF
INTERSECTION : 8920 54.4% 6 3FFF
MEMBER : 5540 67.6% 7 1FFF
NEGATION : 5499 67.1% 15 1FFF
Key-Info : 1180 57.6% 6 7FF
ARRAY : 645 63.0% 5 3FF
CONS : 539 52.6% 5 3FF
Key-Info-Set : 395 38.6% 3 3FF
CHARACTER-SET : 230 44.9% 4 1FF
ALIEN-TYPE : 113 44.1% 4 FF
UNKNOWN : 72 56.3% 3 7F
CONSTANT : 70 54.7% 6 7F
HAIRY : 32 50.0% 3 3F
MEMBER/EQ : 16 25.0% 2 3F
FUN-DESIGNATOR : 5 7.8% 1 3F
Total : 209929
Alien:
FUN : 81 63.3% 4 7F
POINTER : 17 26.6% 3 3F
INTEGER : 8 12.5% 2 3F
ARRAY : 6 9.4% 1 3F
C-STRING : 3 4.7% 1 3F
BOOLEAN : 1 1.6% 1 3F
VALUES : 1 1.6% 1 3F
ENUM : 0 0.0% 0 3F
UNION : 0 0.0% 0 3F
STRUCT : 0 0.0% 0 3F
Total : 117
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
;
; compilation unit finished
; printed 1 note
Likely suspicious calls:
18 SB-C::LVAR-VALUE-IS
2 SB-IMPL::EQL-HASH
2 SB-IMPL::GETHASH3
1 SB-KERNEL:%CODE-FUN-OFFSET
1 SB-KERNEL:CLASSOID-OF
1 SB-KERNEL:%PUTHASH
Possibly suspicious calls:
242 SB-KERNEL:SPECIFIER-TYPE
200 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
184 SB-KERNEL:%NEGATE
145 SB-KERNEL:%SINGLE-FLOAT
123 SB-KERNEL:%DOUBLE-FLOAT
32 SB-KERNEL:%LDB
28 (SETF SB-INT:INFO)
27 SB-KERNEL:ASH-LEFT-ADD
27 SB-KERNEL:%DPB
19 SB-KERNEL:RANGE<=
11 SB-INT:INFO
8 SB-KERNEL:VALUES-SPECIFIER-TYPE
7 SB-KERNEL:RANGE<
3 SB-KERNEL:%UNARY-ROUND
2 SB-KERNEL:FILL-POINTER-ERROR
1 SB-C::MASK-SIGNED-FIELD
1 SB-C::%STRUCTURE-IS-A
1 SB-SYS:FOREIGN-SYMBOL-SAP
1 SB-IMPL::%FAILED-AVER
1 SB-KERNEL:CHECK-TYPE-ERROR-TRAP
1 SB-KERNEL:DSD-INDEX
1 SB-C::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 71958528 bytes from the dynamic space at 0x1000000000
writing 12204976 bytes from the read-only space at 0xfff450000
writing 0 bytes from the text space at (nil)
done]
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 2.6.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
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 6932 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.2/tests/vm.before-xc.lisp"
; compiling file "/build/sbcl/src/sbcl-2.6.2/src/compiler/generic/genesis.lisp" (written 27 FEB 2026 06:08:09 PM):
; file: /build/sbcl/src/sbcl-2.6.2/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
; (LOOP SB-FASL::REPEAT (- SB-FASL::DATA-LENGTH SB-FASL::BVLENGTH)
; DO (WRITE-BYTE 0 STREAM))
;
; note: deleting unreachable code
; in: DEFUN COLD-FDEFN-FUN
; (IF (SB-XC:ZEROP (SB-FASL::DESCRIPTOR-BITS SB-FASL::FUN))
; SB-FASL::*NIL-DESCRIPTOR*
; SB-FASL::FUN)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-FDEFN)
; (SB-FASL::COLD-INTERN SB-FASL::NAME)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-LOAD-CODE (HEADER N-CODE-BYTES N-FIXUP-ELTS))
; (SB-FASL::DESCRIPTOR-BITS SB-FASL::FN)
;
; note: deleting unreachable code
; in: DEFUN GC-STRATEGY-ID
; (ERROR "Missing a GC feature")
;
; note: deleting unreachable code
; in: DEFUN WRITE-STATIC-SYMBOLS
; (FORMAT NIL "STATIC_SPACE_START + 0x~X"
; (- SB-FASL::VALUE SB-VM:STATIC-SPACE-START))
;
; note: deleting unreachable code
; in: DEFCONSTANT BITMAP-BYTES-PER-PAGE
; (/ SB-VM:GENCGC-PAGE-BYTES (* SB-VM:CONS-SIZE SB-VM:N-WORD-BYTES)
; SB-VM:N-BYTE-BITS)
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 7 notes
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.757
beginning GENESIS, creating core "output/cold-sbcl.core"
obj/from-xc/src/assembly/master.assem-obj
obj/from-xc/src/code/show.lisp-obj
obj/from-xc/src/compiler/early-constantp.lisp-obj
obj/from-xc/src/compiler/vop-existsp.lisp-obj
obj/from-xc/src/code/defsetfs.lisp-obj
obj/from-xc/src/code/cl-specials.lisp-obj
obj/from-xc/src/code/primordial-extensions.lisp-obj
obj/from-xc/src/code/cold-init-helper-macros.lisp-obj
obj/from-xc/src/code/backq.lisp-obj
obj/from-xc/src/code/globals.lisp-obj
obj/from-xc/src/code/cmacros.lisp-obj
obj/from-xc/src/code/uncross.lisp-obj
obj/from-xc/src/code/defbangtype.lisp-obj
obj/from-xc/src/code/early-constants.lisp-obj
obj/from-xc/src/code/function-names.lisp-obj
obj/from-xc/src/compiler/early-globaldb.lisp-obj
obj/from-xc/src/compiler/generic/parms.lisp-obj
obj/from-xc/src/compiler/arm64/parms.lisp-obj
obj/from-xc/src/compiler/generic/early-vm.lisp-obj
obj/from-xc/src/compiler/generic/early-objdef.lisp-obj
obj/from-xc/src/code/barrier.lisp-obj
obj/from-xc/src/code/parse-body.lisp-obj
obj/from-xc/src/compiler/policy.lisp-obj
obj/from-xc/src/code/early-extensions.lisp-obj
obj/from-xc/src/code/ansi-stream.lisp-obj
obj/from-xc/src/code/restart.lisp-obj
obj/from-xc/src/code/early-pprint.lisp-obj
obj/from-xc/src/code/early-package.lisp-obj
obj/from-xc/src/code/early-raw-slots.lisp-obj
obj/from-xc/src/code/maphash.lisp-obj
obj/from-xc/src/code/sysmacs.lisp-obj
obj/from-xc/src/code/hashset.lisp-obj
obj/from-xc/src/code/string-hash.lisp-obj
obj/from-xc/src/code/xset.lisp-obj
obj/from-xc/src/code/type-class.lisp-obj
obj/from-xc/src/code/cas.lisp-obj
obj/from-xc/src/code/thread-structs.lisp-obj
obj/from-xc/src/compiler/early-c.lisp-obj
obj/from-xc/src/pcl/slot-name.lisp-obj
obj/from-xc/src/code/early-classoid.lisp-obj
obj/from-xc/src/code/initial-method.lisp-obj
obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj
obj/from-xc/src/compiler/generic/layout-ids.lisp-obj
obj/from-xc/src/code/signal.lisp-obj
obj/from-xc/src/code/cold-error.lisp-obj
obj/from-xc/src/code/early-full-eval.lisp-obj
obj/from-xc/src/code/debug-var-io.lisp-obj
obj/from-xc/src/code/number-dispatch.lisp-obj
obj/from-xc/src/code/float-from-bits.lisp-obj
obj/from-xc/src/code/float.lisp-obj
obj/from-xc/src/code/early-time.lisp-obj
obj/from-xc/src/code/misc.lisp-obj
obj/from-xc/src/code/target-error.lisp-obj
obj/from-xc/src/code/target-extensions.lisp-obj
obj/from-xc/src/compiler/parse-lambda-list.lisp-obj
obj/from-xc/src/compiler/macros.lisp-obj
obj/from-xc/src/compiler/fun-info.lisp-obj
obj/from-xc/src/compiler/generic/vm-macs.lisp-obj
obj/from-xc/src/compiler/policies.lisp-obj
obj/from-xc/src/code/target-lfhash.lisp-obj
obj/from-xc/src/compiler/info-vector.lisp-obj
obj/from-xc/src/compiler/globaldb.lisp-obj
obj/from-xc/src/compiler/generic/objdef.lisp-obj
obj/from-xc/src/code/lockfree-list.lisp-obj
obj/from-xc/src/compiler/generic/vm-array.lisp-obj
obj/from-xc/src/code/primordial-type.lisp-obj
obj/from-xc/src/compiler/sset.lisp-obj
obj/from-xc/src/compiler/node.lisp-obj
obj/from-xc/src/compiler/early-assem.lisp-obj
obj/from-xc/src/compiler/vop.lisp-obj
obj/from-xc/src/compiler/backend.lisp-obj
obj/from-xc/src/code/sc-offset.lisp-obj
obj/from-xc/src/compiler/vmdef.lisp-obj
obj/from-xc/src/code/defmacro.lisp-obj
obj/from-xc/src/compiler/meta-vmdef.lisp-obj
obj/from-xc/src/compiler/arm64/vm.lisp-obj
obj/from-xc/src/code/alieneval.lisp-obj
obj/from-xc/output/stuff-groveled-from-headers.lisp-obj
obj/from-xc/src/code/target-alieneval.lisp-obj
obj/from-xc/src/code/target-c-call.lisp-obj
obj/from-xc/src/code/misc-aliens.lisp-obj
obj/from-xc/src/code/arena.lisp-obj
obj/from-xc/src/code/weak.lisp-obj
obj/from-xc/src/code/array.lisp-obj
obj/from-xc/src/code/list.lisp-obj
obj/from-xc/src/code/seq.lisp-obj
obj/from-xc/src/code/coerce.lisp-obj
obj/from-xc/src/code/thread.lisp-obj
obj/from-xc/src/code/bignum.lisp-obj
obj/from-xc/src/code/target-random.lisp-obj
obj/from-xc/src/code/class.lisp-obj
obj/from-xc/src/pcl/pre-warm.lisp-obj
obj/from-xc/src/code/pathname.lisp-obj
obj/from-xc/src/code/target-sxhash.lisp-obj
obj/from-xc/src/code/debug-info.lisp-obj
obj/from-xc/src/code/source-location.lisp-obj
obj/from-xc/src/compiler/proclaim.lisp-obj
obj/from-xc/src/compiler/constantp.lisp-obj
obj/from-xc/src/code/deftype.lisp-obj
obj/from-xc/src/code/type.lisp-obj
obj/from-xc/src/compiler/generic/vm-type.lisp-obj
obj/from-xc/src/code/pred.lisp-obj
obj/from-xc/src/compiler/generic/primtype.lisp-obj
obj/from-xc/src/code/deftypes-for-target.lisp-obj
obj/from-xc/src/code/type-init.lisp-obj
obj/from-xc/src/code/defstruct.lisp-obj
obj/from-xc/src/code/alien-type.lisp-obj
obj/from-xc/src/compiler/compiler-error.lisp-obj
obj/from-xc/src/compiler/fixup-type.lisp-obj
obj/from-xc/src/code/package.lisp-obj
obj/from-xc/src/code/typep.lisp-obj
obj/from-xc/src/code/random.lisp-obj
obj/from-xc/src/code/hash-table.lisp-obj
obj/from-xc/src/code/readtable.lisp-obj
obj/from-xc/src/code/host-pprint.lisp-obj
obj/from-xc/src/compiler/knownfun.lisp-obj
obj/from-xc/src/compiler/ctype.lisp-obj
obj/from-xc/src/compiler/fndb.lisp-obj
obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj
obj/from-xc/src/compiler/generic/late-objdef.lisp-obj
obj/from-xc/src/compiler/generic/interr.lisp-obj
obj/from-xc/src/compiler/bit-util.lisp-obj
obj/from-xc/src/code/foreign.lisp-obj
obj/from-xc/src/code/unix.lisp-obj
obj/from-xc/src/code/symbol.lisp-obj
obj/from-xc/src/code/numbers.lisp-obj
obj/from-xc/src/code/float-trap.lisp-obj
obj/from-xc/src/code/target-float.lisp-obj
obj/from-xc/src/code/irrat.lisp-obj
obj/from-xc/src/code/alloc.lisp-obj
obj/from-xc/src/code/fd-stream.lisp-obj
obj/from-xc/src/code/target-char.lisp-obj
obj/from-xc/src/code/stream.lisp-obj
obj/from-xc/src/code/load.lisp-obj
obj/from-xc/src/code/deadline.lisp-obj
obj/from-xc/src/code/common-os.lisp-obj
obj/from-xc/src/code/format-directive.lisp-obj
obj/from-xc/src/code/c-call.lisp-obj
obj/from-xc/src/code/foreign-load.lisp-obj
obj/from-xc/src/code/unix-foreign-load.lisp-obj
obj/from-xc/src/compiler/disassem.lisp-obj
obj/from-xc/src/compiler/assem.lisp-obj
obj/from-xc/src/compiler/codegen.lisp-obj
obj/from-xc/src/compiler/dump.lisp-obj
obj/from-xc/src/compiler/generic/core.lisp-obj
obj/from-xc/src/compiler/ir1report.lisp-obj
obj/from-xc/src/compiler/main.lisp-obj
obj/from-xc/src/compiler/xref.lisp-obj
obj/from-xc/src/compiler/target-main.lisp-obj
obj/from-xc/src/compiler/ir1tran.lisp-obj
obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj
obj/from-xc/src/compiler/ir1-translators.lisp-obj
obj/from-xc/src/compiler/ir1util.lisp-obj
obj/from-xc/src/compiler/callable-args.lisp-obj
obj/from-xc/src/compiler/locall.lisp-obj
obj/from-xc/src/compiler/ir1opt.lisp-obj
obj/from-xc/src/compiler/loop.lisp-obj
obj/from-xc/src/compiler/constraint.lisp-obj
obj/from-xc/src/compiler/equality-constraints.lisp-obj
obj/from-xc/src/compiler/constraint-back.lisp-obj
obj/from-xc/src/compiler/saptran.lisp-obj
obj/from-xc/src/compiler/modarith.lisp-obj
obj/from-xc/src/compiler/sxhash.lisp-obj
obj/from-xc/src/code/quantifiers.lisp-obj
obj/from-xc/src/compiler/bitops-derive-type.lisp-obj
obj/from-xc/src/compiler/dfo.lisp-obj
obj/from-xc/src/compiler/checkgen.lisp-obj
obj/from-xc/src/compiler/tn.lisp-obj
obj/from-xc/src/compiler/life.lisp-obj
obj/from-xc/src/compiler/debug-dump.lisp-obj
obj/from-xc/src/compiler/generic/static-syms.lisp-obj
obj/from-xc/src/compiler/generic/utils.lisp-obj
obj/from-xc/src/compiler/target-dstate.lisp-obj
obj/from-xc/src/compiler/arm64/insts.lisp-obj
obj/from-xc/src/compiler/arm64/macros.lisp-obj
obj/from-xc/src/assembly/arm64/support.lisp-obj
obj/from-xc/src/compiler/arm64/move.lisp-obj
obj/from-xc/src/compiler/arm64/float.lisp-obj
obj/from-xc/src/compiler/arm64/sap.lisp-obj
obj/from-xc/src/compiler/arm64/char.lisp-obj
obj/from-xc/src/compiler/arm64/system.lisp-obj
obj/from-xc/src/compiler/arm64/memory.lisp-obj
obj/from-xc/src/compiler/arm64/c-call.lisp-obj
obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj
obj/from-xc/src/assembly/arm64/array.lisp-obj
obj/from-xc/src/assembly/arm64/arith.lisp-obj
obj/from-xc/src/assembly/arm64/alloc.lisp-obj
obj/from-xc/src/compiler/float-tran.lisp-obj
obj/from-xc/src/compiler/array-tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-tran.lisp-obj
obj/from-xc/src/compiler/type-vop-macros.lisp-obj
obj/from-xc/src/compiler/arm64/arith.lisp-obj
obj/from-xc/src/compiler/arm64/pred.lisp-obj
obj/from-xc/src/compiler/arm64/type-vops.lisp-obj
obj/from-xc/src/compiler/generic/type-vops.lisp-obj
obj/from-xc/src/compiler/ir1final.lisp-obj
obj/from-xc/src/compiler/arm64/alloc.lisp-obj
obj/from-xc/src/compiler/arm64/values.lisp-obj
obj/from-xc/src/compiler/srctran.lisp-obj
obj/from-xc/src/compiler/seqtran.lisp-obj
obj/from-xc/src/compiler/typetran.lisp-obj
obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj
obj/from-xc/src/compiler/arm64/subprim.lisp-obj
obj/from-xc/src/compiler/arm64/debug.lisp-obj
obj/from-xc/src/compiler/arm64/cell.lisp-obj
obj/from-xc/src/compiler/arm64/call.lisp-obj
obj/from-xc/src/compiler/arm64/nlx.lisp-obj
obj/from-xc/src/compiler/generic/late-nlx.lisp-obj
obj/from-xc/src/compiler/arm64/show.lisp-obj
obj/from-xc/src/compiler/arm64/array.lisp-obj
obj/from-xc/src/compiler/generic/type-error.lisp-obj
obj/from-xc/src/compiler/envanal.lisp-obj
obj/from-xc/src/compiler/pseudo-vops.lisp-obj
obj/from-xc/src/compiler/aliencomp.lisp-obj
obj/from-xc/src/compiler/coverage.lisp-obj
obj/from-xc/src/compiler/ltv.lisp-obj
obj/from-xc/src/compiler/gtn.lisp-obj
obj/from-xc/src/compiler/ltn.lisp-obj
obj/from-xc/src/compiler/stack.lisp-obj
obj/from-xc/src/compiler/control.lisp-obj
obj/from-xc/src/compiler/entry.lisp-obj
obj/from-xc/src/compiler/ir2tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj
obj/from-xc/src/compiler/copyprop.lisp-obj
obj/from-xc/src/compiler/represent.lisp-obj
obj/from-xc/src/compiler/ir2opt.lisp-obj
obj/from-xc/src/compiler/pack.lisp-obj
obj/from-xc/src/compiler/pack-iterative.lisp-obj
obj/from-xc/src/compiler/debug.lisp-obj
obj/from-xc/src/code/format-time.lisp-obj
obj/from-xc/src/code/error.lisp-obj
obj/from-xc/src/code/parse-defmacro-errors.lisp-obj
obj/from-xc/src/code/macroexpand.lisp-obj
obj/from-xc/src/code/funutils.lisp-obj
obj/from-xc/src/code/linux-os.lisp-obj
obj/from-xc/src/code/share-vm.lisp-obj
obj/from-xc/src/code/arm64-vm.lisp-obj
obj/from-xc/src/code/simd-fndb.lisp-obj
obj/from-xc/src/code/arm64-simd.lisp-obj
obj/from-xc/src/code/unicode-norm.lisp-obj
obj/from-xc/src/code/mipsstrops.lisp-obj
obj/from-xc/src/code/string.lisp-obj
obj/from-xc/src/code/target-signal-common.lisp-obj
obj/from-xc/src/code/target-signal.lisp-obj
obj/from-xc/src/code/serve-event.lisp-obj
obj/from-xc/src/code/late-extensions.lisp-obj
obj/from-xc/src/code/brothertree.lisp-obj
obj/from-xc/src/code/simple-fun.lisp-obj
obj/from-xc/src/code/eval.lisp-obj
obj/from-xc/src/code/toplevel.lisp-obj
obj/from-xc/src/code/time.lisp-obj
obj/from-xc/src/code/target-package.lisp-obj
obj/from-xc/src/code/bignum-random.lisp-obj
obj/from-xc/src/code/target-hash-table.lisp-obj
obj/from-xc/src/code/fdefinition.lisp-obj
obj/from-xc/src/code/sort.lisp-obj
obj/from-xc/src/code/target-lflist.lisp-obj
obj/from-xc/src/code/solist.lisp-obj
obj/from-xc/src/code/final.lisp-obj
obj/from-xc/src/code/reader.lisp-obj
obj/from-xc/src/code/print.lisp-obj
obj/from-xc/src/code/pprint.lisp-obj
obj/from-xc/src/code/target-defstruct.lisp-obj
obj/from-xc/src/code/target-stream.lisp-obj
obj/from-xc/src/code/target-pathname.lisp-obj
obj/from-xc/src/code/unix-pathname.lisp-obj
obj/from-xc/src/code/filesys.lisp-obj
obj/from-xc/src/code/target-misc.lisp-obj
obj/from-xc/src/code/early-step.lisp-obj
obj/from-xc/src/code/avltree.lisp-obj
obj/from-xc/src/code/target-thread.lisp-obj
obj/from-xc/src/code/error-error.lisp-obj
obj/from-xc/src/code/debug-int.lisp-obj
obj/from-xc/src/code/gc.lisp-obj
obj/from-xc/src/code/interr.lisp-obj
obj/from-xc/src/code/sharpm.lisp-obj
obj/from-xc/src/code/target-load.lisp-obj
obj/from-xc/src/compiler/target-disassem.lisp-obj
obj/from-xc/src/compiler/arm64/target-insts.lisp-obj
obj/from-xc/src/code/debug.lisp-obj
obj/from-xc/src/code/octets.lisp-obj
obj/from-xc/src/code/external-formats/enc-basic.lisp-obj
obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj
obj/from-xc/src/code/bit-bash.lisp-obj
obj/from-xc/src/compiler/generic/sanctify.lisp-obj
obj/from-xc/src/pcl/walk.lisp-obj
obj/from-xc/src/pcl/low.lisp-obj
obj/from-xc/src/pcl/macros.lisp-obj
obj/from-xc/src/pcl/ecd.lisp-obj
obj/from-xc/src/pcl/compiler-support.lisp-obj
obj/from-xc/src/pcl/defs.lisp-obj
obj/from-xc/src/pcl/wrapper.lisp-obj
obj/from-xc/src/pcl/class-init.lisp-obj
obj/from-xc/src/code/cold-init.lisp-obj
obj/from-xc/src/code/setf.lisp-obj
obj/from-xc/src/code/macros.lisp-obj
obj/from-xc/src/code/loop.lisp-obj
obj/from-xc/src/pcl/defclass.lisp-obj
obj/from-xc/src/code/early-defmethod.lisp-obj
obj/from-xc/src/code/format.lisp-obj
obj/from-xc/src/code/target-format.lisp-obj
obj/from-xc/src/code/late-globaldb.lisp-obj
; SB-Loader: (171+5322) 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-CLOCK-GETTIME :OS-PROVIDES-CLOSE-RANGE-WRAPPER
:OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-GETPROTOBY-R
:OS-PROVIDES-POLL :OS-PROVIDES-POSIX-SPAWN :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-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 #<SB-FASL::GSPACE @#x2F0100000 :STATIC>
writing 35586048 bytes [543 pages] from #<SB-FASL::GSPACE @#x1000000000 :DYNAMIC>
writing 0 bytes [0 pages] from #<SB-FASL::GSPACE @#x2F0000000 :READ-ONLY>
movable dynamic space: 56 + 223 + 264 cons/code/mixed pages
/INITIAL-FUN=#X1002078D7B
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 2m14.490s
user 2m6.540s
sys 0m6.944s
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.6.2, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
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 56 0 223 0 264 0 0 0 0.3 35479760 2000000 0 0 0.0000
Tot 0 0 0 0 56 0 223 0 264 0 0 0 0.3 35479760 [3.3% of 1073741824 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 5322)
"obj/from-xc/src/code/show.lisp-obj"
"obj/from-xc/src/compiler/early-constantp.lisp-obj"
"obj/from-xc/src/compiler/vop-existsp.lisp-obj"
"obj/from-xc/src/code/defsetfs.lisp-obj"
"obj/from-xc/src/code/cl-specials.lisp-obj"
"obj/from-xc/src/code/primordial-extensions.lisp-obj"
"obj/from-xc/src/code/cold-init-helper-macros.lisp-obj"
"obj/from-xc/src/code/backq.lisp-obj"
"obj/from-xc/src/code/globals.lisp-obj"
"obj/from-xc/src/code/cmacros.lisp-obj"
"obj/from-xc/src/code/uncross.lisp-obj"
"obj/from-xc/src/code/defbangtype.lisp-obj"
"obj/from-xc/src/code/early-constants.lisp-obj"
"obj/from-xc/src/code/function-names.lisp-obj"
"obj/from-xc/src/compiler/early-globaldb.lisp-obj"
"obj/from-xc/src/compiler/generic/parms.lisp-obj"
"obj/from-xc/src/compiler/arm64/parms.lisp-obj"
"obj/from-xc/src/compiler/generic/early-vm.lisp-obj"
"obj/from-xc/src/compiler/generic/early-objdef.lisp-obj"
"obj/from-xc/src/code/barrier.lisp-obj"
"obj/from-xc/src/code/parse-body.lisp-obj"
"obj/from-xc/src/compiler/policy.lisp-obj"
"obj/from-xc/src/code/early-extensions.lisp-obj"
"obj/from-xc/src/code/ansi-stream.lisp-obj"
"obj/from-xc/src/code/restart.lisp-obj"
"obj/from-xc/src/code/early-pprint.lisp-obj"
"obj/from-xc/src/code/early-package.lisp-obj"
"obj/from-xc/src/code/early-raw-slots.lisp-obj"
"obj/from-xc/src/code/maphash.lisp-obj"
"obj/from-xc/src/code/sysmacs.lisp-obj"
"obj/from-xc/src/code/hashset.lisp-obj"
"obj/from-xc/src/code/string-hash.lisp-obj"
"obj/from-xc/src/code/xset.lisp-obj"
"obj/from-xc/src/code/type-class.lisp-obj"
"obj/from-xc/src/code/cas.lisp-obj"
"obj/from-xc/src/code/thread-structs.lisp-obj"
"obj/from-xc/src/compiler/early-c.lisp-obj"
"obj/from-xc/src/pcl/slot-name.lisp-obj"
"obj/from-xc/src/code/early-classoid.lisp-obj"
"obj/from-xc/src/code/initial-method.lisp-obj"
"obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj"
"obj/from-xc/src/compiler/generic/layout-ids.lisp-obj"
"obj/from-xc/src/code/signal.lisp-obj"
"obj/from-xc/src/code/cold-error.lisp-obj"
"obj/from-xc/src/code/early-full-eval.lisp-obj"
"obj/from-xc/src/code/debug-var-io.lisp-obj"
"obj/from-xc/src/code/number-dispatch.lisp-obj"
"obj/from-xc/src/code/float-from-bits.lisp-obj"
"obj/from-xc/src/code/float.lisp-obj"
"obj/from-xc/src/code/early-time.lisp-obj"
"obj/from-xc/src/code/misc.lisp-obj"
"obj/from-xc/src/code/target-error.lisp-obj"
"obj/from-xc/src/code/target-extensions.lisp-obj"
"obj/from-xc/src/compiler/parse-lambda-list.lisp-obj"
"obj/from-xc/src/compiler/macros.lisp-obj"
"obj/from-xc/src/compiler/fun-info.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-macs.lisp-obj"
"obj/from-xc/src/compiler/policies.lisp-obj"
"obj/from-xc/src/code/target-lfhash.lisp-obj"
"obj/from-xc/src/compiler/info-vector.lisp-obj"
"obj/from-xc/src/compiler/globaldb.lisp-obj"
"obj/from-xc/src/compiler/generic/objdef.lisp-obj"
"obj/from-xc/src/code/lockfree-list.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-array.lisp-obj"
"obj/from-xc/src/code/primordial-type.lisp-obj"
"obj/from-xc/src/compiler/sset.lisp-obj"
"obj/from-xc/src/compiler/node.lisp-obj"
"obj/from-xc/src/compiler/early-assem.lisp-obj"
"obj/from-xc/src/compiler/vop.lisp-obj"
"obj/from-xc/src/compiler/backend.lisp-obj"
"obj/from-xc/src/code/sc-offset.lisp-obj"
"obj/from-xc/src/compiler/vmdef.lisp-obj"
"obj/from-xc/src/code/defmacro.lisp-obj"
"obj/from-xc/src/compiler/meta-vmdef.lisp-obj"
"obj/from-xc/src/compiler/arm64/vm.lisp-obj"
"obj/from-xc/src/code/alieneval.lisp-obj"
"obj/from-xc/output/stuff-groveled-from-headers.lisp-obj"
"obj/from-xc/src/code/target-alieneval.lisp-obj"
"obj/from-xc/src/code/target-c-call.lisp-obj"
"obj/from-xc/src/code/misc-aliens.lisp-obj"
"obj/from-xc/src/code/arena.lisp-obj"
"obj/from-xc/src/code/weak.lisp-obj"
"obj/from-xc/src/code/array.lisp-obj"
"obj/from-xc/src/code/list.lisp-obj"
"obj/from-xc/src/code/seq.lisp-obj"
"obj/from-xc/src/code/coerce.lisp-obj"
"obj/from-xc/src/code/thread.lisp-obj"
"obj/from-xc/src/code/bignum.lisp-obj"
"obj/from-xc/src/code/target-random.lisp-obj"
"obj/from-xc/src/code/class.lisp-obj"
"obj/from-xc/src/pcl/pre-warm.lisp-obj"
"obj/from-xc/src/code/pathname.lisp-obj"
"obj/from-xc/src/code/target-sxhash.lisp-obj"
"obj/from-xc/src/code/debug-info.lisp-obj"
"obj/from-xc/src/code/source-location.lisp-obj"
"obj/from-xc/src/compiler/proclaim.lisp-obj"
"obj/from-xc/src/compiler/constantp.lisp-obj"
"obj/from-xc/src/code/deftype.lisp-obj"
"obj/from-xc/src/code/type.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-type.lisp-obj"
"obj/from-xc/src/code/pred.lisp-obj"
"obj/from-xc/src/compiler/generic/primtype.lisp-obj"
"obj/from-xc/src/code/deftypes-for-target.lisp-obj"
"obj/from-xc/src/code/type-init.lisp-obj"
"obj/from-xc/src/code/defstruct.lisp-obj"
"obj/from-xc/src/code/alien-type.lisp-obj"
"obj/from-xc/src/compiler/compiler-error.lisp-obj"
"obj/from-xc/src/compiler/fixup-type.lisp-obj"
"obj/from-xc/src/code/package.lisp-obj"
"obj/from-xc/src/code/typep.lisp-obj"
"obj/from-xc/src/code/random.lisp-obj"
"obj/from-xc/src/code/hash-table.lisp-obj"
"obj/from-xc/src/code/readtable.lisp-obj"
"obj/from-xc/src/code/host-pprint.lisp-obj"
"obj/from-xc/src/compiler/knownfun.lisp-obj"
"obj/from-xc/src/compiler/ctype.lisp-obj"
"obj/from-xc/src/compiler/fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/late-objdef.lisp-obj"
"obj/from-xc/src/compiler/generic/interr.lisp-obj"
"obj/from-xc/src/compiler/bit-util.lisp-obj"
"obj/from-xc/src/code/foreign.lisp-obj"
"obj/from-xc/src/code/unix.lisp-obj"
"obj/from-xc/src/code/symbol.lisp-obj"
"obj/from-xc/src/code/numbers.lisp-obj"
"obj/from-xc/src/code/float-trap.lisp-obj"
"obj/from-xc/src/code/target-float.lisp-obj"
"obj/from-xc/src/code/irrat.lisp-obj"
"obj/from-xc/src/code/alloc.lisp-obj"
"obj/from-xc/src/code/fd-stream.lisp-obj"
"obj/from-xc/src/code/target-char.lisp-obj"
"obj/from-xc/src/code/stream.lisp-obj"
"obj/from-xc/src/code/load.lisp-obj"
"obj/from-xc/src/code/deadline.lisp-obj"
"obj/from-xc/src/code/common-os.lisp-obj"
"obj/from-xc/src/code/format-directive.lisp-obj"
"obj/from-xc/src/code/c-call.lisp-obj"
"obj/from-xc/src/code/foreign-load.lisp-obj"
"obj/from-xc/src/code/unix-foreign-load.lisp-obj"
"obj/from-xc/src/compiler/disassem.lisp-obj"
"obj/from-xc/src/compiler/assem.lisp-obj"
"obj/from-xc/src/compiler/codegen.lisp-obj"
"obj/from-xc/src/compiler/dump.lisp-obj"
"obj/from-xc/src/compiler/generic/core.lisp-obj"
"obj/from-xc/src/compiler/ir1report.lisp-obj"
"obj/from-xc/src/compiler/main.lisp-obj"
"obj/from-xc/src/compiler/xref.lisp-obj"
"obj/from-xc/src/compiler/target-main.lisp-obj"
"obj/from-xc/src/compiler/ir1tran.lisp-obj"
"obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj"
"obj/from-xc/src/compiler/ir1-translators.lisp-obj"
"obj/from-xc/src/compiler/ir1util.lisp-obj"
"obj/from-xc/src/compiler/callable-args.lisp-obj"
"obj/from-xc/src/compiler/locall.lisp-obj"
"obj/from-xc/src/compiler/ir1opt.lisp-obj"
"obj/from-xc/src/compiler/loop.lisp-obj"
"obj/from-xc/src/compiler/constraint.lisp-obj"
"obj/from-xc/src/compiler/equality-constraints.lisp-obj"
"obj/from-xc/src/compiler/constraint-back.lisp-obj"
"obj/from-xc/src/compiler/saptran.lisp-obj"
"obj/from-xc/src/compiler/modarith.lisp-obj"
"obj/from-xc/src/compiler/sxhash.lisp-obj"
"obj/from-xc/src/code/quantifiers.lisp-obj"
"obj/from-xc/src/compiler/bitops-derive-type.lisp-obj"
"obj/from-xc/src/compiler/dfo.lisp-obj"
"obj/from-xc/src/compiler/checkgen.lisp-obj"
"obj/from-xc/src/compiler/tn.lisp-obj"
"obj/from-xc/src/compiler/life.lisp-obj"
"obj/from-xc/src/compiler/debug-dump.lisp-obj"
"obj/from-xc/src/compiler/generic/static-syms.lisp-obj"
"obj/from-xc/src/compiler/generic/utils.lisp-obj"
"obj/from-xc/src/compiler/target-dstate.lisp-obj"
"obj/from-xc/src/compiler/arm64/insts.lisp-obj"
"obj/from-xc/src/compiler/arm64/macros.lisp-obj"
"obj/from-xc/src/assembly/arm64/support.lisp-obj"
"obj/from-xc/src/compiler/arm64/move.lisp-obj"
"obj/from-xc/src/compiler/arm64/float.lisp-obj"
"obj/from-xc/src/compiler/arm64/sap.lisp-obj"
"obj/from-xc/src/compiler/arm64/char.lisp-obj"
"obj/from-xc/src/compiler/arm64/system.lisp-obj"
"obj/from-xc/src/compiler/arm64/memory.lisp-obj"
"obj/from-xc/src/compiler/arm64/c-call.lisp-obj"
"obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj"
"obj/from-xc/src/assembly/arm64/array.lisp-obj"
"obj/from-xc/src/assembly/arm64/arith.lisp-obj"
"obj/from-xc/src/assembly/arm64/alloc.lisp-obj"
"obj/from-xc/src/compiler/float-tran.lisp-obj"
"obj/from-xc/src/compiler/array-tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-tran.lisp-obj"
"obj/from-xc/src/compiler/type-vop-macros.lisp-obj"
"obj/from-xc/src/compiler/arm64/arith.lisp-obj"
"obj/from-xc/src/compiler/arm64/pred.lisp-obj"
"obj/from-xc/src/compiler/arm64/type-vops.lisp-obj"
"obj/from-xc/src/compiler/generic/type-vops.lisp-obj"
"obj/from-xc/src/compiler/ir1final.lisp-obj"
"obj/from-xc/src/compiler/arm64/alloc.lisp-obj"
"obj/from-xc/src/compiler/arm64/values.lisp-obj"
"obj/from-xc/src/compiler/srctran.lisp-obj"
"obj/from-xc/src/compiler/seqtran.lisp-obj"
"obj/from-xc/src/compiler/typetran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj"
"obj/from-xc/src/compiler/arm64/subprim.lisp-obj"
"obj/from-xc/src/compiler/arm64/debug.lisp-obj"
"obj/from-xc/src/compiler/arm64/cell.lisp-obj"
"obj/from-xc/src/compiler/arm64/call.lisp-obj"
"obj/from-xc/src/compiler/arm64/nlx.lisp-obj"
"obj/from-xc/src/compiler/generic/late-nlx.lisp-obj"
"obj/from-xc/src/compiler/arm64/show.lisp-obj"
"obj/from-xc/src/compiler/arm64/array.lisp-obj"
"obj/from-xc/src/compiler/generic/type-error.lisp-obj"
"obj/from-xc/src/compiler/envanal.lisp-obj"
"obj/from-xc/src/compiler/pseudo-vops.lisp-obj"
"obj/from-xc/src/compiler/aliencomp.lisp-obj"
"obj/from-xc/src/compiler/coverage.lisp-obj"
"obj/from-xc/src/compiler/ltv.lisp-obj"
"obj/from-xc/src/compiler/gtn.lisp-obj"
"obj/from-xc/src/compiler/ltn.lisp-obj"
"obj/from-xc/src/compiler/stack.lisp-obj"
"obj/from-xc/src/compiler/control.lisp-obj"
"obj/from-xc/src/compiler/entry.lisp-obj"
"obj/from-xc/src/compiler/ir2tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj"
"obj/from-xc/src/compiler/copyprop.lisp-obj"
"obj/from-xc/src/compiler/represent.lisp-obj"
"obj/from-xc/src/compiler/ir2opt.lisp-obj"
"obj/from-xc/src/compiler/pack.lisp-obj"
"obj/from-xc/src/compiler/pack-iterative.lisp-obj"
"obj/from-xc/src/compiler/debug.lisp-obj"
"obj/from-xc/src/code/format-time.lisp-obj"
"obj/from-xc/src/code/error.lisp-obj"
"obj/from-xc/src/code/parse-defmacro-errors.lisp-obj"
"obj/from-xc/src/code/macroexpand.lisp-obj"
"obj/from-xc/src/code/funutils.lisp-obj"
"obj/from-xc/src/code/linux-os.lisp-obj"
"obj/from-xc/src/code/share-vm.lisp-obj"
"obj/from-xc/src/code/arm64-vm.lisp-obj"
"obj/from-xc/src/code/simd-fndb.lisp-obj"
"obj/from-xc/src/code/arm64-simd.lisp-obj"
"obj/from-xc/src/code/unicode-norm.lisp-obj"
"obj/from-xc/src/code/mipsstrops.lisp-obj"
"obj/from-xc/src/code/string.lisp-obj"
"obj/from-xc/src/code/target-signal-common.lisp-obj"
"obj/from-xc/src/code/target-signal.lisp-obj"
"obj/from-xc/src/code/serve-event.lisp-obj"
"obj/from-xc/src/code/late-extensions.lisp-obj"
"obj/from-xc/src/code/brothertree.lisp-obj"
"obj/from-xc/src/code/simple-fun.lisp-obj"
"obj/from-xc/src/code/eval.lisp-obj"
"obj/from-xc/src/code/toplevel.lisp-obj"
"obj/from-xc/src/code/time.lisp-obj"
"obj/from-xc/src/code/target-package.lisp-obj"
"obj/from-xc/src/code/bignum-random.lisp-obj"
"obj/from-xc/src/code/target-hash-table.lisp-obj"
"obj/from-xc/src/code/fdefinition.lisp-obj"
"obj/from-xc/src/code/sort.lisp-obj"
"obj/from-xc/src/code/target-lflist.lisp-obj"
"obj/from-xc/src/code/solist.lisp-obj"
"obj/from-xc/src/code/final.lisp-obj"
"obj/from-xc/src/code/reader.lisp-obj"
"obj/from-xc/src/code/print.lisp-obj"
"obj/from-xc/src/code/pprint.lisp-obj"
"obj/from-xc/src/code/target-defstruct.lisp-obj"
"obj/from-xc/src/code/target-stream.lisp-obj"
"obj/from-xc/src/code/target-pathname.lisp-obj"
"obj/from-xc/src/code/unix-pathname.lisp-obj"
"obj/from-xc/src/code/filesys.lisp-obj"
"obj/from-xc/src/code/target-misc.lisp-obj"
"obj/from-xc/src/code/early-step.lisp-obj"
"obj/from-xc/src/code/avltree.lisp-obj"
"obj/from-xc/src/code/target-thread.lisp-obj"
"obj/from-xc/src/code/error-error.lisp-obj"
"obj/from-xc/src/code/debug-int.lisp-obj"
"obj/from-xc/src/code/gc.lisp-obj"
"obj/from-xc/src/code/interr.lisp-obj"
"obj/from-xc/src/code/sharpm.lisp-obj"
"obj/from-xc/src/code/target-load.lisp-obj"
"obj/from-xc/src/compiler/target-disassem.lisp-obj"
"obj/from-xc/src/compiler/arm64/target-insts.lisp-obj"
"obj/from-xc/src/code/debug.lisp-obj"
"obj/from-xc/src/code/octets.lisp-obj"
"obj/from-xc/src/code/external-formats/enc-basic.lisp-obj"
"obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj"
"obj/from-xc/src/code/bit-bash.lisp-obj"
"obj/from-xc/src/compiler/generic/sanctify.lisp-obj"
"obj/from-xc/src/pcl/walk.lisp-obj"
"obj/from-xc/src/pcl/low.lisp-obj"
"obj/from-xc/src/pcl/macros.lisp-obj"
"obj/from-xc/src/pcl/ecd.lisp-obj"
"obj/from-xc/src/pcl/compiler-support.lisp-obj"
"obj/from-xc/src/pcl/defs.lisp-obj"
"obj/from-xc/src/pcl/wrapper.lisp-obj"
"obj/from-xc/src/pcl/class-init.lisp-obj"
"obj/from-xc/src/code/cold-init.lisp-obj"
"obj/from-xc/src/code/setf.lisp-obj"
"obj/from-xc/src/code/macros.lisp-obj"
"obj/from-xc/src/code/loop.lisp-obj"
"obj/from-xc/src/pcl/defclass.lisp-obj"
"obj/from-xc/src/code/early-defmethod.lisp-obj"
"obj/from-xc/src/code/format.lisp-obj"
"obj/from-xc/src/code/target-format.lisp-obj"
"obj/from-xc/src/code/late-globaldb.lisp-obj"
Disassembler: 97 printers, 0 prefilters, 4 labelers
; compiling file "src/code/room.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:00.553
; compiling file "src/code/warm-error.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.048
; compiling file "src/compiler/generic/static-syms.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.022
; compiling file "src/code/rwlock.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/rwlock.fasl
; compilation finished in 0:00:00.082
; compiling file "src/code/icf.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.141
; compiling file "src/code/defpackage.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.208
; compiling file "src/code/huffman.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.067
; compiling file "src/code/target-unicode.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:02.693
; compiling file "src/code/external-formats/enc-utf.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:00.881
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:00.341
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:01.125
; compiling file "src/code/external-formats/enc-dos.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:06.672
; compiling file "src/code/external-formats/enc-iso.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:06.698
; compiling file "src/code/external-formats/enc-win.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:04.874
; compiling file "src/code/external-formats/enc-mac.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.392
; compiling file "src/code/external-formats/mb-util.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.044
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.057
; compiling file "src/code/external-formats/enc-cn.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.185
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.059
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:00.628
; compiling file "src/code/stubs.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.091
; compiling file "src/pcl/fngen.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.045
; compiling file "src/pcl/cache.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.292
; compiling file "src/pcl/dlisp.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.122
; compiling file "src/pcl/dlisp2.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/dlisp2.fasl
; compilation finished in 0:00:00.083
; compiling file "src/pcl/boot.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:00.933
; compiling file "src/pcl/vector.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.335
; compiling file "src/pcl/slots-boot.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.155
; compiling file "src/pcl/combin.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.081
; compiling file "src/pcl/dfun.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:00.586
; compiling file "src/pcl/ctor.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.523
; compiling file "src/pcl/braid.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.071
; compiling file "src/pcl/dlisp3.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.004
; compiling file "src/pcl/generic-functions.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.028
; compiling file "src/pcl/slots.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.232
; compiling file "src/pcl/init.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.116
; compiling file "src/pcl/std-class.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:00.624
; compiling file "src/pcl/cpl.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.039
; compiling file "src/pcl/fsc.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.006
; compiling file "src/pcl/methods.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:00.506
; compiling file "src/pcl/fixup.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.021
; compiling file "src/pcl/call-next-method.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.016
; compiling file "src/pcl/defcombin.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.134
; compiling file "src/pcl/env.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.030
; compiling file "src/pcl/documentation.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.226
; compiling file "src/pcl/print-object.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.088
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.002
; compiling file "src/pcl/precom2.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:00.515
; compiling file "src/code/ntrace.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.191
; compiling file "src/code/full-eval.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.584
; compiling file "src/code/setf-funs.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.067
; compiling file "src/code/late-condition.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.010
; compiling file "src/pcl/gray-streams-class.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/gray-streams.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.081
; compiling file "src/pcl/sequence.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:00.615
; compiling file "src/code/describe.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.266
; compiling file "src/code/describe-policy.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.009
; compiling file "src/code/inspect.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.160
; compiling file "src/code/profile.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.148
; compiling file "src/code/step.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.022
; compiling file "src/code/warm-lib.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.001
; compiling file "src/code/alien-callback.lisp" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.105
; compiling file "src/code/run-program.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.398
; compiling file "src/code/traceroot.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.137
; compiling file "src/code/query.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.019
; compiling file "src/code/timer.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.160
; compiling file "src/code/repack-xref.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.034
; compiling file "src/code/module.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.011
; compiling file "src/code/save.lisp" (written 27 FEB 2026 06:08:09 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.091
Done with warm.lisp. INTERNAL-REAL-TIME=36.74445s
//doing warm init - load and dump phase
Checking symbol printer: T
Done with warm.lisp. INTERNAL-REAL-TIME=1.63893s
; Repacking xref information
; Old xref size 3,616,938 bytes
; New xref size 1,923,727 bytes
External | Internal
COMMON-LISP | 978 ( +0) | 0 ( +0)
COMMON-LISP-USER | 0 ( +0) | 50 ( -24)
KEYWORD | 2178 ( -240) | 0 ( +0)
SB-ALIEN | 65 ( +0) | 409 ( -22)
SB-ALIEN-INTERNALS | 96 ( +0) | 0 ( +0)
SB-ARM64-ASM | 0 ( +0) | 613 ( -95)
SB-ASSEM | 60 ( +0) | 218 ( -17)
SB-BIGNUM | 56 ( -6) | 73 ( -77)
SB-BROTHERTREE | 5 ( +0) | 35 ( -16)
SB-C | 341 ( +0) | 5236 ( -560)
SB-DEBUG | 24 ( +0) | 270 ( -6)
SB-DI | 84 ( +0) | 330 ( +0)
SB-DISASSEM | 67 ( +0) | 272 ( -152)
SB-EVAL | 9 ( +0) | 166 ( +0)
SB-EXT | 237 ( +0) | 0 ( +0)
SB-FASL | 10 ( -2) | 194 ( -51)
SB-FORMAT | 2 ( +0) | 301 ( -13)
SB-GRAY | 32 ( +0) | 12 ( -2)
SB-IMPL | 49 ( +0) | 4609 (-1138)
SB-INT | 398 ( +0) | 2 ( -2)
SB-KERNEL | 1188 ( +0) | 1501 ( -316)
SB-LOCKLESS | 29 ( +0) | 131 ( -56)
SB-LOOP | 0 ( +0) | 242 ( -44)
SB-MOP | 102 ( +0) | 0 ( +0)
SB-PCL | 16 ( +0) | 1700 ( -207)
SB-PRETTY | 6 ( +0) | 237 ( -15)
SB-PROFILE | 4 ( +0) | 79 ( -2)
SB-REGALLOC | 8 ( +0) | 242 ( -53)
SB-SEQUENCE | 56 ( +0) | 0 ( +0)
SB-SYS | 111 ( +0) | 2 ( -5)
SB-THREAD | 83 ( +0) | 260 ( -72)
SB-UNICODE | 47 ( +0) | 75 ( -29)
SB-UNIX | 172 ( +0) | 120 ( -62)
SB-VM | 408 ( +0) | 1481 ( -768)
SB-WALKER | 8 ( +0) | 114 ( -9)
( -248) | (-3813) = (-4061)
; Checking #P"/build/sbcl/src/sbcl-2.6.2/output/xfloat-math.lisp-expr"
real 0m40.946s
user 0m38.163s
sys 0m2.486s
//entering make-target-contrib.sh
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib'
make MODULE_REQUIRES="" -C sb-posix
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-posix'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-posix" </dev/null
; Note: Building "sb-posix"
STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler).
STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler).
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-bsd-sockets
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-bsd-sockets'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-bsd-sockets" </dev/null
; Note: Building "sb-bsd-sockets"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-introspect'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-introspect" </dev/null
; Note: Building "sb-introspect"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-cltl2'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-cltl2" </dev/null
; Note: Building "sb-cltl2"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-aclrepl'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-aclrepl" </dev/null
; Note: Building "sb-aclrepl"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-sprof'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-sprof" </dev/null
; Note: Building "sb-sprof"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-capstone'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-capstone" </dev/null
; Note: Building "sb-capstone"
WARNING: Capstone not loaded.
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-rotate-byte'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-rotate-byte" </dev/null
; Note: Building "sb-rotate-byte"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-rotate-byte'
make MODULE_REQUIRES="sb-rotate-byte.fasl" -C sb-md5
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-md5'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-md5" sb-rotate-byte.fasl </dev/null
; Note: Building "sb-md5", deps=("SB-ROTATE-BYTE")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-md5'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-executable'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-executable" </dev/null
; Note: Building "sb-executable"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-executable'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-gmp'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-gmp" </dev/null
; Note: Building "sb-gmp"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-gmp'
make MODULE_REQUIRES="sb-gmp.fasl" -C sb-mpfr
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-mpfr'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-mpfr" sb-gmp.fasl </dev/null
; Note: Building "sb-mpfr", deps=("SB-GMP")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-mpfr'
make MODULE_REQUIRES="" -C sb-concurrency
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/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-concurrency" </dev/null
; Note: Building "sb-concurrency"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-concurrency'
make MODULE_REQUIRES="sb-concurrency.fasl" -C sb-queue
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-queue'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-queue" sb-concurrency.fasl </dev/null
; Note: Building "sb-queue", deps=("SB-CONCURRENCY")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-queue'
make MODULE_REQUIRES="" -C sb-rt
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-rt'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-rt" </dev/null
; Note: Building "sb-rt"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-rt'
make MODULE_REQUIRES="sb-posix.fasl sb-bsd-sockets.fasl" -C sb-simple-streams
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-simple-streams'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-simple-streams" sb-posix.fasl sb-bsd-sockets.fasl </dev/null
; Note: Building "sb-simple-streams", deps=("SB-POSIX" "SB-BSD-SOCKETS")
WARNING: redefining COMMON-LISP:OPEN in DEFUN
WARNING: redefining COMMON-LISP:LISTEN in DEFUN
WARNING: redefining COMMON-LISP:READ-SEQUENCE in DEFUN
WARNING: redefining COMMON-LISP:CLEAR-INPUT in DEFUN
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-simple-streams'
make MODULE_REQUIRES="sb-md5.fasl" -C sb-cover
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-cover'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-cover" sb-md5.fasl </dev/null
; Note: Building "sb-cover", deps=("SB-MD5")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-cover'
make MODULE_REQUIRES="" -C asdf
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/asdf'
mkdir -p ../..//obj/sbcl-home/contrib/
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;UIOP.LISP" :print nil :output-file (merge-pathnames (parse-native-namestring "../..//obj/sbcl-home/contrib//uiop.fasl")))' </dev/null
; compiling file "SYS:CONTRIB;ASDF;UIOP.LISP.NEWEST" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/contrib/asdf/../../obj/sbcl-home/contrib/uiop.fasl
; compilation finished in 0:00:03.361
* if [ -d asdf-upstream ] ; then rm -rf asdf-upstream ; fi
mkdir -p ../..//obj/sbcl-home/contrib/
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;ASDF.LISP" :print nil :output-file (merge-pathnames (parse-native-namestring "../..//obj/sbcl-home/contrib//asdf.fasl")))' </dev/null
; compiling file "SYS:CONTRIB;ASDF;ASDF.LISP.NEWEST" (written 27 FEB 2026 06:08:08 PM):
; wrote /build/sbcl/src/sbcl-2.6.2/contrib/asdf/../../obj/sbcl-home/contrib/asdf.fasl
; compilation finished in 0:00:03.345
* make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/asdf'
make MODULE_REQUIRES="asdf.fasl" -C sb-grovel
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-grovel'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-grovel" asdf.fasl </dev/null
; Note: Building "sb-grovel", deps=("ASDF")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-grovel'
make MODULE_REQUIRES="sb-posix.fasl" -C sb-perf
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-perf'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-perf" sb-posix.fasl </dev/null
; Note: Building "sb-perf", deps=("SB-POSIX")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib/sb-perf'
make: Leaving directory '/build/sbcl/src/sbcl-2.6.2/contrib'
real 0m20.986s
user 0m18.117s
sys 0m2.695s
Found 6:
(#:!DECODE-FOP #:!MAKE-FOREIGN-THREAD #:!HAIRY-DATA-VECTOR-REFFER-INIT
#:*!DELAYED-DEFMETHOD-ARGS* #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-SLOT-INDEX)
Leftover from [disabled?] tree-shaker:
(SB-VM::BIGNUM-NEGATE-LOOP)
Found 5 fdefns named by uninterned symbols:
(#<SB-KERNEL:FDEFN #:!DECODE-FOP> #<SB-KERNEL:FDEFN #:!MAKE-FOREIGN-THREAD>
#<SB-KERNEL:FDEFN #:!HAIRY-DATA-VECTOR-REFFER-INIT>
#<SB-KERNEL:FDEFN #:!BOOTSTRAP-SET-SLOT>
#<SB-KERNEL:FDEFN #:!BOOTSTRAP-SLOT-INDEX>)
The build seems to have finished successfully, including 19
contributed modules. If you would like to run more extensive tests on
the new SBCL, you can try:
cd ./tests && sh ./run-tests.sh
To build documentation:
cd ./doc/manual && make
To install SBCL (more information in INSTALL):
sh install.sh
//build started: Sat Feb 28 12:57:09 UTC 2026
//build finished: Sat Feb 28 13:01:47 UTC 2026
make: Entering directory '/build/sbcl/src/sbcl-2.6.2/doc/manual'
rm -f asdf.texinfo
ln -s ../../contrib/asdf/asdf.texinfo
touch tempfiles-stamp
sh make-tempfiles.sh "" ""docstrings/"" && touch "docstrings/"
/creating docstring snippets
from SBCL='../../src/runtime/sbcl --core ../../output/sbcl.core'
for documented contribs
(sb-aclrepl sb-bsd-sockets sb-concurrency sb-cover sb-grovel sb-md5
sb-posix sb-queue sb-rotate-byte sb-simple-streams sb-sprof)
for packages
(COMMON-LISP SB-ACLREPL SB-ALIEN SB-BSD-SOCKETS SB-CONCURRENCY SB-COVER
SB-DEBUG SB-EXT SB-GRAY SB-GROVEL SB-MD5 SB-MOP SB-PCL SB-POSIX SB-PROFILE
SB-QUEUE SB-ROTATE-BYTE SB-SEQUENCE SB-SIMPLE-STREAMS SB-SPROF SB-SYS
SB-THREAD SB-UNICODE)
/expanding variables in variables.texinfo
/creating encodings.texi-temp
makeinfo -I "docstrings/" -I "../../contrib/" sbcl.texinfo
intro.texinfo:75: warning: @inforef is obsolete
makeinfo -I "docstrings/" -I "../../contrib/" asdf.texinfo
asdf.texinfo:3044: warning: node up pointer for `Pre-defined subclasses of component' is `Components' but up is `Common attributes of components' in menu
asdf.texinfo:3114: warning: node up pointer for `Creating new component types' is `Components' but up is `Common attributes of components' in menu
make: Leaving directory '/build/sbcl/src/sbcl-2.6.2/doc/manual'
==> Entering fakeroot environment...
==> Starting package()...
/build/sbcl/pkg/sbcl/usr
SBCL has been installed:
binary /build/sbcl/pkg/sbcl/usr/bin/sbcl
core and contribs in /build/sbcl/pkg/sbcl/usr/lib/sbcl/
Documentation:
man /build/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1
info /build/sbcl/pkg/sbcl/usr/share/info/asdf.info [/build/sbcl/pkg/sbcl/usr/share/info/dir]
info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info [/build/sbcl/pkg/sbcl/usr/share/info/dir]
info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-1
info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-2
info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-3
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/sbcl/contrib/sb-sprof.fasl
usr/lib/sbcl/contrib/sb-cover.fasl
usr/lib/sbcl/contrib/sb-simple-streams.fasl
usr/lib/sbcl/contrib/sb-cltl2.fasl
usr/lib/sbcl/contrib/sb-perf.fasl
usr/lib/sbcl/contrib/sb-grovel.fasl
usr/lib/sbcl/contrib/sb-bsd-sockets.fasl
usr/lib/sbcl/contrib/uiop.fasl
usr/lib/sbcl/contrib/sb-introspect.fasl
usr/lib/sbcl/contrib/sb-posix.fasl
usr/lib/sbcl/contrib/asdf.fasl
usr/lib/sbcl/contrib/sb-executable.fasl
usr/lib/sbcl/contrib/sb-rotate-byte.fasl
usr/lib/sbcl/contrib/sb-mpfr.fasl
usr/lib/sbcl/contrib/sb-md5.fasl
usr/lib/sbcl/contrib/sb-concurrency.fasl
usr/lib/sbcl/contrib/sb-gmp.fasl
usr/lib/sbcl/contrib/sb-rt.fasl
usr/lib/sbcl/contrib/sb-queue.fasl
usr/lib/sbcl/contrib/sb-capstone.fasl
usr/lib/sbcl/contrib/sb-aclrepl.fasl
==> Creating package "sbcl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sbcl 2.6.2-1 (Sat Feb 28 13:02:39 2026)
==> Cleaning up...
[?12l[?25h