>>> sbcl: Building community/sbcl 2.4.10-r0 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 23:19:40 +0000
>>> sbcl: Validating /home/buildozer/aports/community/sbcl/APKBUILD...
>>> sbcl: Analyzing dependencies...
>>> sbcl: Installing for build: build-base emacs-nox linux-headers mpfr-dev sbcl-bootstrap zstd-dev
(1/18) Installing emacs (29.4-r0)
(2/18) Installing dbus-libs (1.14.10-r4)
(3/18) Installing nettle (3.10-r1)
(4/18) Installing libffi (3.4.6-r0)
(5/18) Installing libtasn1 (4.19.0-r2)
(6/18) Installing p11-kit (0.25.5-r2)
(7/18) Installing gnutls (3.8.5-r0)
(8/18) Installing sqlite-libs (3.47.0-r0)
(9/18) Installing tree-sitter (0.22.2-r1)
(10/18) Installing xz-libs (5.6.3-r0)
(11/18) Installing libxml2 (2.13.4-r3)
(12/18) Installing emacs-nox (29.4-r0)
(13/18) Installing linux-headers (6.6-r1)
(14/18) Installing mpfr-dev (4.2.1-r0)
(15/18) Installing sbcl-stage0 (2.4.10-r0)
(16/18) Installing zstd (1.5.6-r1)
(17/18) Installing zstd-dev (1.5.6-r1)
(18/18) Installing .makedepends-sbcl (20241031.231941)
Executing busybox-1.37.0-r3.trigger
OK: 439 MiB in 119 packages
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Cleaning up tmpdir
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.4.10.tar.bz2
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.4.10.tar.bz2
>>> sbcl: Checking sha512sums...
sbcl-2.4.10.tar.bz2: OK
ppc-musl.patch: OK
march-armv5-removed.patch: OK
>>> sbcl: Unpacking /var/cache/distfiles/edge/sbcl-2.4.10.tar.bz2...
>>> sbcl: ppc-musl.patch
patching file src/runtime/ppc-linux-os.c
Hunk #1 succeeded at 32 (offset -1 lines).
patching file src/runtime/os-common.c
Hunk #1 succeeded at 33 with fuzz 2 (offset 2 lines).
patching file src/runtime/ppc-arch.c
Hunk #1 succeeded at 10 with fuzz 2.
>>> sbcl: march-armv5-removed.patch
patching file src/runtime/Config.arm-linux
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* "SBCL"
* rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl
rm -rf sbcl asdf "docstrings/"
rm -f sbcl.html asdf.html
rm -f contrib-docs.texi-temp
rm -f package-locks.texi-temp
rm -f variables.texinfo
rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp
rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs
rm -f sbcl.info sbcl.info-* asdf.info
rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \
*.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \
html-stamp sbcl-internals/
//entering make-config.sh
//ensuring the existence of output/ directory
//guessing default target CPU architecture from host architecture
//setting up CPU-architecture-dependent information
sbcl_arch="arm"
//initializing /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
gcc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common determine-endianness.c -ldl -Wl,-no-as-needed -o determine-endianness
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
//finishing /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/local-target-features.lisp-expr
//building host tools
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
gcc -DDEFINE_MAIN -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build'
//Starting build: Thu Oct 31 23:19:45 UTC 2024
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* NIL
* * // Rewrote 0 files out of 1577.
NIL
* make-host-1.sh: set: line 2: can't access tty; job control turned off
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* target SB-XC:*FEATURES* = (:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP :ARM-VFPV2 :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-UNICODE :SBCL :UNIX :USE-SYS-MMAP)
; Building Unicode data
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build/ucd.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build/ucd.fasl
; compilation finished in 0:00:01.180
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tools-for-build/ucd.fasl"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-early.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.117
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/show.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-constantp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vop-existsp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/primordial-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cold-init-helper-macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/backq.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-byte.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-misc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.124
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-char.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-io.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-condition.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/uncross.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defbangtype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defbangtype.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-constants.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/function-names.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-globaldb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.087
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/parms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/parms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/parms.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/early-vm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/early-vm.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/early-objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/parse-body.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/policy.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.094
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:00.330
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defbangstruct.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-raw-slots.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/hashset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.163
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/string-hash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/xset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:00.587
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/thread-structs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-c.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/slot-name.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-classoid.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.403
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/layout-ids.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/debug-var-io.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/number-dispatch.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.237
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-float-reader.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.344
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-time.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/misc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/parse-lambda-list.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.276
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.430
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fun-info.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.133
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-macs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.117
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/policies.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.254
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/info-vector.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.353
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/globaldb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.230
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.067
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/lockfree-list.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/lockfree-list.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/primordial-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/primordial-type.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/specializable-array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/sset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/node.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:03.263
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/early-assem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:01.657
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/backend.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/sc-offset.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/vmdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defmacro.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/meta-vmdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:00.784
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/vm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/vm.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-sxhash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-sxhash.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/alieneval.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:01.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.324
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/pre-warm.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/debug-info.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.166
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/source-location.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/proclaim.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.106
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constantp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.140
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/deftype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:01.343
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/primtype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/deftypes-for-target.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/type-init.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/defstruct.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:00.583
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/alien-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/force-delayed-defbangstructs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/compiler-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fixup-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/package.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/random.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/hash-table.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.086
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/readtable.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/host-pprint.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/knownfun.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.153
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ctype.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.234
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/fndb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.223
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-fndb.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.067
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/late-objdef.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.066
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/interr.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/bit-util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/load.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:00.417
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/format-directive.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/c-call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/disassem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.170
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/assem.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:00.546
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/codegen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.067
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/dump.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.290
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1report.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.250
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/main.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.454
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/xref.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.053
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:00.456
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1tran-lambda.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1-translators.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:00.453
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:00.886
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/callable-args.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.207
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/locall.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.263
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1opt.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:00.680
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/loop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constraint.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:00.617
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/equality-constraints.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:00.483
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/constraint-back.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:00.184
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/saptran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.130
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/modarith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.197
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/sxhash.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/quantifiers.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/bitops-derive-type.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.103
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/dfo.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.094
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/checkgen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.160
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/tn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.156
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/life.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.197
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/debug-dump.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.460
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/static-syms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/utils.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.147
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/assemfile.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/insts.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/insts.fasl-tmp
; compilation finished in 0:00:01.400
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/macros.fasl-tmp
; compilation finished in 0:00:00.207
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm/support.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm/support.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/move.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/move.fasl-tmp
; compilation finished in 0:00:00.286
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/float.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/float.fasl-tmp
; compilation finished in 0:00:00.756
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/sap.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/sap.fasl-tmp
; compilation finished in 0:00:00.254
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/system.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/system.fasl-tmp
; compilation finished in 0:00:00.080
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/char.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/char.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/memory.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/memory.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/arith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/arith.fasl-tmp
; compilation finished in 0:00:01.163
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/pred.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/pred.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/float-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:00.794
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/array-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:00.643
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.217
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/type-vop-macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/type-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/type-vops.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/type-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:00.613
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir1final.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.103
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/alloc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.090
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/values.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/values.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/srctran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:02.497
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/seqtran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:01.533
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/typetran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:00.330
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-typetran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/cross-modular.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/subprim.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/subprim.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/debug.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/debug.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/c-call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/c-call.fasl-tmp
; compilation finished in 0:00:00.093
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/cell.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/cell.fasl-tmp
; compilation finished in 0:00:00.343
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/call.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/call.fasl-tmp
; compilation finished in 0:00:00.606
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/nlx.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/nlx.fasl-tmp
; compilation finished in 0:00:00.140
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/late-nlx.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/show.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/show.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/arm/array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/arm/array.fasl-tmp
; compilation finished in 0:00:00.600
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/type-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.130
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/envanal.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.120
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm/assem-rtns.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm/array.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm/array.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm/arith.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm/arith.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/assembly/arm/alloc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/assembly/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pseudo-vops.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/aliencomp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.143
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/coverage.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ltv.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/gtn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.094
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ltn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.206
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/stack.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/control.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/entry.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir2tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:00.663
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/vm-ir2tran.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.293
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/copyprop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/represent.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.247
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/ir2opt.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.233
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pack.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:00.630
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/pack-iterative.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.263
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/debug.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:00.464
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/parse-defmacro-errors.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/macroexpand.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/late-extensions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/brothertree.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-step.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/avltree.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/avltree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/walk.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/setf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.146
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/macros.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:00.527
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/loop.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:00.464
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/pcl/defclass.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/early-defmethod.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/code/format.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:00.647
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (187 entries)
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (201 entries)
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.623
beginning GENESIS, creating headers in "src/runtime/genesis"
real 0m 53.94s
user 0m 49.18s
sys 0m 4.63s
make-target-1.sh: set: line 2: can't access tty; job control turned off
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/runtime'
rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl *.tmp libsbcl.a \
ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/runtime'
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/runtime'
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o alloc.o alloc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o arena.o arena.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o backtrace.o backtrace.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o breakpoint.o breakpoint.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o coalesce.o coalesce.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o coreparse.o coreparse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o dynbind.o dynbind.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o funcall.o funcall.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o gc-common.o gc-common.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o globals.o globals.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o hopscotch.o hopscotch.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o interr.o interr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o interrupt.o interrupt.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o largefile.o largefile.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o main.o main.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o math.o math.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o monitor.o monitor.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o murmur_hash.o murmur_hash.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o os-common.o os-common.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o parse.o parse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o perfecthash.o perfecthash.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o print.o print.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o regnames.o regnames.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o runtime.o runtime.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o safepoint.o safepoint.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o save.o save.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o sc-offset.o sc-offset.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o search.o search.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o stringspace.o stringspace.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o thread.o thread.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o time.o time.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o validate.o validate.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o var-io.o var-io.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o vars.o vars.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o wrap.o wrap.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o run-program.o run-program.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o sprof.o sprof.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o arm-arch.o arm-arch.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o linux-os.o linux-os.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o linux-mman.o linux-mman.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o arm-linux-os.o arm-linux-os.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o fullcgc.o fullcgc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o gencgc.o gencgc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o traceroot.o traceroot.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o arm-assem.o arm-assem.S
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I. -c -o ../../tlsf-bsd/tlsf/tlsf.o ../../tlsf-bsd/tlsf/tlsf.c
( echo 'CC=gcc' ; \
echo 'LD=ld' ; \
echo 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
echo 'ASFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
echo 'LINKFLAGS=-g -Wl,--export-dynamic -no-pie' ; \
echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -no-pie' ; \
echo '__LDFLAGS__=-no-pie' ; \
echo 'LIBS=-ldl -Wl,-no-as-needed -lzstd -lm' ; \
if [ -n '1' ] ; then \
echo 'LIBSBCL=sbcl.o' ; \
echo 'USE_LIBSBCL=sbcl.o' ; \
fi ; \
: ) > sbcl.mk
var-io.c: In function 'decompress_vector':
var-io.c:189:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
189 | lose("Zstd uncompressed size is wrong for input %p: %ld vs %d (%s)",
| ~~^
| |
| long int
| %d
190 | (void*)l_input, result, buffer_length, ZSTD_getErrorName(result));
| ~~~~~~
| |
| size_t {aka unsigned int}
save.c: In function 'write_bytes_to_file':
save.c:137:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
137 | printf("compressed %lu bytes into %lu at level %i\n",
| ~~^
| |
| long unsigned int
| %u
138 | bytes, total_written, compression);
| ~~~~~
| |
| size_t {aka unsigned int}
ld -no-pie -r -o sbcl.o alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm-arch.o linux-os.o linux-mman.o arm-linux-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o ../../tlsf-bsd/tlsf/tlsf.o
gcc -g -Wl,--export-dynamic -no-pie -o sbcl sbcl.o -ldl -Wl,-no-as-needed -lzstd -lm
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c
: sbcl
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-thread.o thread.c
gcc -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o standalone-thread.o \
alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interrupt.o largefile.o math.o murmur_hash.o os-common.o parse.o perfecthash.o print.o regnames.o save.o sc-offset.o search.o stringspace.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm-arch.o linux-os.o linux-mman.o arm-linux-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lzstd -lm
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/runtime'
gcc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--as-needed,-O1,--sort-common grovel-headers.c -ldl -Wl,-no-as-needed -lzstd -o grovel-headers
In file included from grovel-headers.c:46:
/usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp]
1 | #warning redirecting incorrect #include to
| ^~~~~~~
WARNING: Assuming physical layout of timespec
real 0m 3.57s
user 0m 15.91s
sys 0m 3.27s
make-host-2.sh: set: line 2: can't access tty; job control turned off
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 201 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
ctype cache metrics: Count LF Seek Hit maxPSL Mask
FUN : 1214 59.3% 6 7FF
List : 785 38.3% 4 7FF
Set : 245 47.9% 5 1FF
UNION : 223 43.6% 4 1FF
VALUES : 180 70.3% 4 FF
NUMERIC : 142 55.5% 4 FF
ARRAY : 135 52.7% 4 FF
Key-Info : 92 71.9% 5 7F
CONSTANT : 49 76.6% 6 3F
Key-Info-Set : 42 65.6% 4 3F
INTERSECTION : 32 50.0% 5 3F
UNKNOWN : 26 40.6% 2 3F
MEMBER : 20 31.3% 3 3F
NEGATION : 15 23.4% 3 3F
HAIRY : 9 14.1% 1 3F
EQL : 9 NIL %
CHARACTER-SET : 4 6.3% 1 3F
CONS : 2 3.1% 1 3F
ALIEN-TYPE : 1 1.6% 1 3F
MEMBER/EQ : 0 0.0% 0 3F
FUN-DESIGNATOR : 0 0.0% 0 3F
Total : 3225
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/299] src/code/show (0.016 sec)
[ 2/299] src/compiler/early-constantp (0.010 sec)
[ 3/299] src/compiler/vop-existsp (0.030 sec)
[ 4/299] src/code/defsetfs (0.174 sec)
[ 5/299] src/code/cl-specials (0.016 sec)
[ 6/299] src/code/primordial-extensions (0.207 sec)
[ 7/299] src/code/cold-init-helper-macros (0.030 sec)
[ 8/299] src/code/backq (0.117 sec)
[ 9/299] src/code/globals (0.016 sec)
[ 10/299] src/code/cmacros (0.044 sec)
[ 11/299] src/code/uncross (0.003 sec)
[ 12/299] src/code/defbangtype (0.007 sec)
[ 13/299] src/code/early-constants (0.006 sec)
[ 14/299] src/code/function-names (0.047 sec)
[ 15/299] src/compiler/early-globaldb (0.113 sec)
[ 16/299] src/compiler/generic/parms (0.040 sec)
[ 17/299] src/compiler/arm/parms (0.017 sec)
[ 18/299] src/compiler/generic/early-vm (0.010 sec)
[ 19/299] src/compiler/generic/early-objdef (0.070 sec)
[ 20/299] src/code/barrier (0.013 sec)
[ 21/299] src/code/parse-body (0.007 sec)
[ 22/299] src/compiler/policy (0.200 sec)
[ 23/299] src/code/early-extensions (0.617 sec)
[ 24/299] src/code/ansi-stream (0.416 sec)
[ 25/299] src/code/restart (0.117 sec)
[ 26/299] src/code/early-pprint (0.187 sec)
[ 27/299] src/code/early-impl (0.006 sec)
[ 28/299] src/code/early-package (0.014 sec)
[ 29/299] src/code/early-raw-slots (0.066 sec)
[ 30/299] src/code/maphash (0.080 sec)
[ 31/299] src/code/sysmacs (0.074 sec)
[ 32/299] src/code/hashset (0.260 sec)
[ 33/299] src/code/string-hash (0.073 sec)
[ 34/299] src/code/xset (0.117 sec)
[ 35/299] src/code/type-class (1.006 sec)
[ 36/299] src/code/cas (0.037 sec)
[ 37/299] src/code/thread-structs (0.170 sec)
[ 38/299] src/compiler/early-c (0.197 sec)
[ 39/299] src/pcl/slot-name (0.010 sec)
[ 40/299] src/code/early-classoid (0.663 sec)
[ 41/299] src/code/initial-method (0.057 sec)
[ 42/299] src/compiler/generic/pinned-objects (0.017 sec)
[ 43/299] src/compiler/generic/layout-ids (0.013 sec)
[ 44/299] src/code/signal (0.030 sec)
[ 45/299] src/code/cold-error (0.077 sec)
[ 46/299] src/code/early-full-eval (0.050 sec)
[ 47/299] src/code/debug-var-io (0.126 sec)
[ 48/299] src/code/number-dispatch (0.057 sec)
[ 49/299] src/code/float (0.283 sec)
[ 50/299] src/code/early-time (0.004 sec)
[ 51/299] src/code/misc (0.003 sec)
[ 52/299] src/code/target-error (0.950 sec)
[ 53/299] src/code/target-extensions (0.093 sec)
[ 54/299] src/compiler/parse-lambda-list (0.484 sec)
[ 55/299] src/compiler/macros (0.440 sec)
[ 56/299] src/compiler/fun-info (0.153 sec)
[ 57/299] src/compiler/generic/vm-macs (0.137 sec)
[ 58/299] src/compiler/policies (0.507 sec)
[ 59/299] src/code/target-lfhash (0.230 sec)
[ 60/299] src/compiler/info-vector (0.446 sec)
[ 61/299] src/compiler/globaldb (0.187 sec)
[ 62/299] src/compiler/generic/objdef (0.087 sec)
[ 63/299] src/code/lockfree-list (0.120 sec)
[ 64/299] src/compiler/generic/vm-array (0.086 sec)
[ 65/299] src/code/primordial-type (0.030 sec)
[ 66/299] src/compiler/sset (0.130 sec)
[ 67/299] src/compiler/node (4.547 sec)
[ 68/299] src/compiler/early-assem (0.040 sec)
[ 69/299] src/compiler/vop (2.093 sec)
[ 70/299] src/compiler/backend (0.027 sec)
[ 71/299] src/code/sc-offset (0.017 sec)
[ 72/299] src/compiler/vmdef (0.160 sec)
[ 73/299] src/code/defmacro (0.020 sec)
[ 74/299] src/compiler/meta-vmdef (1.180 sec)
[ 75/299] src/compiler/arm/vm (0.360 sec)
[ 76/299] src/code/alieneval (1.386 sec)
[ 77/299] output/stuff-groveled-from-headers (0.034 sec)
[ 78/299] src/code/target-alieneval (0.413 sec)
[ 79/299] src/code/target-c-call (0.020 sec)
[ 80/299] src/code/misc-aliens (0.087 sec)
[ 81/299] src/code/weak (0.013 sec)
; file: src/code/array.lisp
; in: DEF-BIT-ARRAY-OP BIT-NOR
; (SB-VM::DEF-BIT-ARRAY-OP BIT-NOR LOGNOR)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET IF SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION SB-KERNEL:WITH-ARRAY-DATA LET LET LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION
; --> SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION IF LOCALLY BIT-NOR
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET IF LOCALLY BIT-NOR
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
;
; note: doing unsigned word to integer coercion (cost 20)
[ 82/299] src/code/array (1.197 sec)
[ 83/299] src/code/list (0.860 sec)
[ 84/299] src/code/seq (3.413 sec)
[ 85/299] src/code/coerce (0.067 sec)
[ 86/299] src/code/thread (0.096 sec)
[ 87/299] src/code/target-random (0.220 sec)
[ 88/299] src/code/class (0.520 sec)
[ 89/299] src/pcl/pre-warm (0.070 sec)
[ 90/299] src/code/pathname (0.117 sec)
; file: src/code/target-sxhash.lisp
; in: DEFUN SXHASH
; (SB-IMPL::%SXHASH SB-IMPL::X SB-IMPL::+MAX-HASH-DEPTHOID+ NIL)
; --> LET LET LOCALLY LABELS SB-IMPL::SXHASH-RECURSE BLOCK TYPECASE COND IF IF
; --> IF IF IF SB-IMPL::INSTANCE-SXHASH BLOCK
; ==>
; (LET ((SB-IMPL::HEADER-WORD
; (SB-KERNEL:INSTANCE-HEADER-WORD
; (SB-EXT:TRULY-THE SB-KERNEL:INSTANCE SB-KERNEL:INSTANCE))))
; (IF (LOGBITP SB-VM:HASH-SLOT-PRESENT-FLAG SB-IMPL::HEADER-WORD)
; (SB-EXT:TRULY-THE SB-INT:HASH-CODE
; (SB-KERNEL:%INSTANCE-REF SB-KERNEL:INSTANCE
; (SB-KERNEL:%INSTANCE-LENGTH
; SB-KERNEL:INSTANCE)))
; (SB-IMPL::%INSTANCE-SXHASH SB-KERNEL:INSTANCE SB-IMPL::HEADER-WORD)))
;
; note: doing unsigned word to integer coercion (cost 20) to HEADER-WORD
; in: DEFUN PSXHASH
; (SB-IMPL::RAW-CASES)
; --> COND IF IF LET SB-INT:MIXF LET* SB-XC:SXHASH IF
; ==>
; SB-IMPL::X
;
; note: doing float to pointer coercion (cost 13)
; --> COND IF IF IF LET SB-INT:MIXF LET* SB-XC:SXHASH IF
; ==>
; SB-IMPL::X
;
; note: doing float to pointer coercion (cost 13)
; --> COND IF IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF
; ==>
; SB-IMPL::X
;
; note: doing float to pointer coercion (cost 13)
; --> COND IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF
; ==>
; SB-IMPL::X
;
; note: doing float to pointer coercion (cost 13)
;
; note: doing float to pointer coercion (cost 13)
; --> COND IF IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF
; ==>
; SB-IMPL::X
;
; note: doing float to pointer coercion (cost 13)
; (SB-IMPL::HASH-FLOAT SB-XC:SINGLE-FLOAT SB-IMPL::KEY)
; --> COND IF IF THE
; ==>
; (SB-BIGNUM:SXHASH-BIGNUM-SINGLE-FLOAT SB-IMPL::KEY)
;
; note: doing float to pointer coercion (cost 13) from KEY
; (SB-IMPL::HASH-FLOAT SB-XC:DOUBLE-FLOAT SB-IMPL::KEY)
; --> COND IF IF SB-EXT:FLOAT-INFINITY-P BLOCK SB-KERNEL::FLOAT-INF-OR-NAN-TEST
; --> SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM TYPECASE COND IF IF
; --> LET AND IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> COND IF IF THE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR
; ==>
; 1
;
; note: doing float to pointer coercion (cost 13)
[ 91/299] src/code/target-sxhash (0.410 sec)
[ 92/299] src/code/debug-info (0.243 sec)
[ 93/299] src/code/source-location (0.057 sec)
[ 94/299] src/compiler/proclaim (0.150 sec)
[ 95/299] src/compiler/constantp (0.103 sec)
[ 96/299] src/code/deftype (0.020 sec)
[ 97/299] src/code/type (1.840 sec)
[ 98/299] src/compiler/generic/vm-type (0.164 sec)
[ 99/299] src/code/pred (0.493 sec)
[100/299] src/compiler/generic/primtype (0.217 sec)
[101/299] src/code/deftypes-for-target (0.116 sec)
[102/299] src/code/type-init (0.017 sec)
[103/299] src/code/defstruct (0.797 sec)
[104/299] src/code/alien-type (0.020 sec)
[105/299] src/compiler/compiler-error (0.026 sec)
[106/299] src/compiler/fixup-type (0.010 sec)
[107/299] src/code/package (0.207 sec)
[108/299] src/code/typep (0.143 sec)
[109/299] src/code/random (0.020 sec)
[110/299] src/code/hash-table (0.150 sec)
[111/299] src/code/readtable (0.050 sec)
[112/299] src/code/host-pprint (0.020 sec)
[113/299] src/compiler/knownfun (0.294 sec)
[114/299] src/compiler/ctype (0.470 sec)
[115/299] src/compiler/fndb (0.253 sec)
[116/299] src/compiler/generic/vm-fndb (0.063 sec)
[117/299] src/compiler/generic/late-objdef (0.067 sec)
[118/299] src/compiler/generic/interr (0.047 sec)
[119/299] src/compiler/bit-util (0.023 sec)
[120/299] src/code/foreign (0.097 sec)
[121/299] src/code/unix (0.643 sec)
[122/299] src/code/symbol (0.197 sec)
; file: src/code/bignum.lisp
; in: DEFUN BIGNUM-LOWER-BITS-ZERO-P
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-INT:INDEX))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; (SB-XC:ZEROP
; (LOGAND (1- (ASH 1 SB-BIGNUM::N-BITS-PARTIAL-DIGIT))
; (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::N-FULL-DIGITS)))
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-NEGATE-LAST-TWO
; (SETF (VALUES SB-BIGNUM::LAST2 SB-BIGNUM::CARRY)
; (SB-BIGNUM:%ADD-WITH-CARRY
; (SB-BIGNUM::%LOGNOT (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::I)) 0
; SB-BIGNUM::CARRY))
; --> MULTIPLE-VALUE-CALL FUNCTION VALUES
; ==>
; (SETQ SB-BIGNUM::LAST2 #:NEW)
;
; note: doing unsigned word to integer coercion (cost 20) to LAST2
; in: DEFUN LAST-BIGNUM-PART=>FIXNUM
; (ASH (SB-BIGNUM:%BIGNUM-REF BIGNUM (1+ SB-BIGNUM::WORD-INDEX))
; (SB-EXT:TRULY-THE (INTEGER 0 (32))
; (- SB-BIGNUM::DIGIT-SIZE SB-BIGNUM:BIT-INDEX)))
;
; note: doing unsigned word to integer coercion (cost 20)
; (LOGIOR
; (ASH (SB-BIGNUM:%BIGNUM-REF BIGNUM (1+ SB-BIGNUM::WORD-INDEX))
; (SB-EXT:TRULY-THE (INTEGER 0 (32))
; (- SB-BIGNUM::DIGIT-SIZE SB-BIGNUM:BIT-INDEX)))
; (ASH SB-BIGNUM::ONE (- SB-BIGNUM:BIT-INDEX)))
;
; note: doing signed word to integer coercion (cost 20)
; in: DEF DOUBLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* LABELS COND IF IF AND IF DOTIMES DO BLOCK LET TAGBODY TAGBODY UNLESS
; --> IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* LABELS
; ==>
; (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN)
; (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
; (SB-BIGNUM::DOUBLE-FLOAT-FROM-BITS SB-BIGNUM::BITS
; (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:DOUBLE-FLOAT-BIAS
; SB-VM:DOUBLE-FLOAT-NORMAL-EXPONENT-MAX)
; PLUSP))
;
; note: doing float to pointer coercion (cost 13) to ""
; in: DEF SINGLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* LABELS COND IF IF AND IF DOTIMES DO BLOCK LET TAGBODY TAGBODY UNLESS
; --> IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* LABELS
; ==>
; (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN)
; (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
; (SB-BIGNUM::SINGLE-FLOAT-FROM-BITS SB-BIGNUM::BITS
; (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:SINGLE-FLOAT-BIAS
; SB-VM:SINGLE-FLOAT-NORMAL-EXPONENT-MAX)
; PLUSP))
;
; note: doing float to pointer coercion (cost 13) to ""
; in: DEFUN MAKE-GCD-BIGNUM-ODD
; (SB-XC:ZEROP SB-BIGNUM::DIGIT)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-BINARY-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::R 0))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-MOD-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::B 0))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::V 0))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-FACTORS-OF-TWO
; (SB-XC:ZEROP SB-BIGNUM::OR-DIGITS)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN DMOD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::U 0))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN %NORMALIZE-BIGNUM-BUFFER
; (SB-XC:ZEROP
; (LOGXOR SB-BIGNUM::SIGN-DIGIT
; (SB-BIGNUM:%ASHR SB-BIGNUM::NEXT-DIGIT (1- SB-BIGNUM::DIGIT-SIZE))))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN REDUCED-RATIO-MOD
; (INTEGER-LENGTH SB-BIGNUM::N1)
;
; note: doing unsigned word to integer coercion (cost 20) from N1
; (INTEGER-LENGTH SB-BIGNUM::N2)
;
; note: doing unsigned word to integer coercion (cost 20) from N2
; in: DEF DOUBLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET*
; ==>
; (LOGIOR
; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
; SB-KERNEL::LO)
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; ==>
; #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM
; (SB-XC:NUMBER)
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; (DECLARE (INLINE SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT))
; (BLOCK SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM
; (MULTIPLE-VALUE-BIND (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN)
; (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT SB-XC:NUMBER)
; (LET (#)
; (VALUES SB-BIGNUM::TRUNCATED #)))))
;
; note: doing float to pointer coercion (cost 13) to ""
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET*
; ==>
; (LOGIOR
; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
; SB-KERNEL::LO)
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN BIGNUM-ASHIFT-LEFT-FIXNUM
; (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
;
; note: doing unsigned word to integer coercion (cost 20)
; in: DEF DOUBLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET*
; ==>
; (LOGIOR
; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
; SB-KERNEL::LO)
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET*
; ==>
; (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
;
; note: doing unsigned word to integer coercion (cost 20)
; in: DEF SINGLE-FLOAT
; (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET*
; ==>
; (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
;
; note: doing unsigned word to integer coercion (cost 20)
[123/299] src/code/bignum (1.893 sec)
[124/299] src/code/numbers (2.143 sec)
[125/299] src/code/float-trap (0.114 sec)
[126/299] src/code/target-float (0.083 sec)
[127/299] src/code/irrat (1.657 sec)
[128/299] src/code/alloc (0.036 sec)
[129/299] src/code/fd-stream (1.660 sec)
[130/299] src/code/target-char (0.384 sec)
[131/299] src/code/stream (2.093 sec)
[132/299] src/code/load (0.900 sec)
; file: src/code/deadline.lisp
; in: DEFUN DECODE-TIMEOUT
; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK TYPECASE COND IF IF SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE
; --> VALUES
; ==>
; 1
;
; note: doing float to pointer coercion (cost 13)
[133/299] src/code/deadline (0.147 sec)
[134/299] src/code/common-os (0.030 sec)
[135/299] src/code/format-directive (0.133 sec)
[136/299] src/code/c-call (0.030 sec)
[137/299] src/code/foreign-load (0.057 sec)
[138/299] src/code/unix-foreign-load (0.040 sec)
[139/299] src/compiler/disassem (0.283 sec)
[140/299] src/compiler/assem (0.790 sec)
[141/299] src/compiler/codegen (0.110 sec)
[142/299] src/compiler/dump (0.760 sec)
[143/299] src/compiler/generic/core (0.093 sec)
[144/299] src/compiler/ir1report (0.297 sec)
[145/299] src/compiler/main (0.600 sec)
[146/299] src/compiler/xref (0.104 sec)
[147/299] src/compiler/target-main (0.196 sec)
[148/299] src/compiler/ir1tran (0.740 sec)
[149/299] src/compiler/ir1tran-lambda (0.470 sec)
[150/299] src/compiler/ir1-translators (0.664 sec)
[151/299] src/compiler/ir1util (1.386 sec)
[152/299] src/compiler/callable-args (0.164 sec)
[153/299] src/compiler/locall (0.496 sec)
[154/299] src/compiler/ir1opt (0.957 sec)
[155/299] src/compiler/loop (0.057 sec)
; file: src/compiler/constraint.lisp
; in: DEFSTRUCT CONSET
; (DEFSTRUCT
; (SB-C::CONSET (:CONSTRUCTOR SB-C::MAKE-CONSET NIL)
; (:COPIER SB-C::%COPY-CONSET))
; (VECTOR
; (MAKE-ARRAY
; (SB-INT:POWER-OF-TWO-CEILING (LENGTH SB-C::*CONSTRAINT-UNIVERSE*))
; :ELEMENT-TYPE 'BIT :INITIAL-ELEMENT 0)
; :TYPE SIMPLE-BIT-VECTOR)
; (MIN 0 :TYPE FIXNUM)
; (MAX 0 :TYPE FIXNUM))
; --> SB-KERNEL::%TARGET-DEFSTRUCT SB-KERNEL::%TARGET-DEFSTRUCT
; --> SB-INT:NAMED-LAMBDA FUNCTION AND IF
; --> (LAMBDA (SB-KERNEL::X SB-KERNEL::Y) (OR (EQ SB-KERNEL::X SB-KERNEL::Y) (SB-INT:BIT-VECTOR-= SB-KERNEL::X SB-KERNEL::Y)))
; --> SB-C::%FUNCALL OR LET IF SB-INT:BIT-VECTOR-=
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN CONSET=
; (EQUAL SB-C::VECTOR1 SB-C::VECTOR2)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
[156/299] src/compiler/constraint (0.953 sec)
[157/299] src/compiler/equality-constraints (0.557 sec)
[158/299] src/compiler/constraint-back (0.223 sec)
[159/299] src/compiler/saptran (0.140 sec)
[160/299] src/compiler/modarith (0.280 sec)
[161/299] src/compiler/sxhash (0.097 sec)
[162/299] src/code/quantifiers (0.037 sec)
[163/299] src/compiler/bitops-derive-type (0.116 sec)
[164/299] src/compiler/dfo (0.150 sec)
[165/299] src/compiler/checkgen (0.220 sec)
[166/299] src/compiler/tn (0.234 sec)
[167/299] src/compiler/life (0.270 sec)
[168/299] src/compiler/debug-dump (0.526 sec)
[169/299] src/compiler/generic/static-syms (0.007 sec)
[170/299] src/compiler/generic/utils (0.213 sec)
[171/299] src/compiler/target-dstate (0.177 sec)
[172/299] src/compiler/arm/insts (2.057 sec)
[173/299] src/compiler/arm/macros (0.300 sec)
[174/299] src/assembly/arm/support (0.010 sec)
[175/299] src/compiler/arm/move (0.443 sec)
[176/299] src/compiler/arm/float (0.980 sec)
[177/299] src/compiler/arm/sap (0.413 sec)
[178/299] src/compiler/arm/system (0.120 sec)
[179/299] src/compiler/arm/char (0.144 sec)
[180/299] src/compiler/arm/memory (0.023 sec)
[181/299] src/compiler/arm/arith (1.897 sec)
[182/299] src/compiler/arm/pred (0.026 sec)
[183/299] src/compiler/float-tran (0.847 sec)
[184/299] src/compiler/array-tran (0.867 sec)
[185/299] src/compiler/generic/vm-tran (0.156 sec)
[186/299] src/compiler/type-vop-macros (0.063 sec)
[187/299] src/compiler/arm/type-vops (0.090 sec)
[188/299] src/compiler/generic/type-vops (1.047 sec)
[189/299] src/compiler/ir1final (0.147 sec)
[190/299] src/compiler/arm/alloc (0.123 sec)
[191/299] src/compiler/arm/values (0.073 sec)
[192/299] src/compiler/srctran (2.990 sec)
[193/299] src/compiler/seqtran (1.487 sec)
[194/299] src/compiler/typetran (0.460 sec)
[195/299] src/compiler/generic/vm-typetran (0.100 sec)
[196/299] src/compiler/arm/subprim (0.017 sec)
[197/299] src/compiler/arm/debug (0.070 sec)
[198/299] src/compiler/arm/c-call (0.430 sec)
[199/299] src/compiler/arm/cell (0.483 sec)
[200/299] src/compiler/arm/call (0.743 sec)
[201/299] src/compiler/arm/nlx (0.134 sec)
[202/299] src/compiler/generic/late-nlx (0.003 sec)
[203/299] src/compiler/arm/show (0.020 sec)
[204/299] src/compiler/arm/array (0.767 sec)
[205/299] src/compiler/generic/type-error (0.160 sec)
[206/299] src/compiler/envanal (0.186 sec)
[207/299] src/assembly/arm/assem-rtns (0.037 sec)
[208/299] src/assembly/arm/array (0.040 sec)
[209/299] src/assembly/arm/arith (0.020 sec)
[210/299] src/assembly/arm/alloc (0.000 sec)
[211/299] src/assembly/master (0.050 sec)
[212/299] src/compiler/pseudo-vops (0.030 sec)
[213/299] src/compiler/aliencomp (0.170 sec)
[214/299] src/compiler/coverage (0.023 sec)
[215/299] src/compiler/ltv (0.024 sec)
[216/299] src/compiler/gtn (0.076 sec)
[217/299] src/compiler/ltn (0.344 sec)
[218/299] src/compiler/stack (0.160 sec)
[219/299] src/compiler/control (0.050 sec)
[220/299] src/compiler/entry (0.036 sec)
[221/299] src/compiler/ir2tran (0.707 sec)
[222/299] src/compiler/generic/vm-ir2tran (0.173 sec)
[223/299] src/compiler/copyprop (0.096 sec)
[224/299] src/compiler/represent (0.260 sec)
[225/299] src/compiler/ir2opt (0.380 sec)
[226/299] src/compiler/pack (1.747 sec)
; file: src/compiler/pack-iterative.lisp
; in: DEFUN COLOR-NO-CONFLICTS-P
; (LOGTEST
; (ASH (SB-REGALLOC::VERTEX-SIZE-MASK SB-REGALLOC::VERTEX) SB-REGALLOC::COLOR)
; (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::VERTEX))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN VERTEX-COLOR-POSSIBLE-P
; (SB-REGALLOC::COLOR-NO-CONFLICTS-P SB-REGALLOC::COLOR SB-REGALLOC::VERTEX)
; --> BLOCK NOT
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFUN COLOR-VERTEX
; (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR)
; SB-REGALLOC::MASK)
;
; note: doing unsigned word to integer coercion (cost 20)
[227/299] src/compiler/pack-iterative (0.370 sec)
[228/299] src/compiler/debug (0.553 sec)
[229/299] src/code/format-time (0.347 sec)
[230/299] src/code/error (0.163 sec)
[231/299] src/code/parse-defmacro-errors (0.030 sec)
[232/299] src/code/macroexpand (0.034 sec)
[233/299] src/code/funutils (0.006 sec)
[234/299] src/code/linux-os (0.010 sec)
[235/299] src/code/share-vm (0.097 sec)
[236/299] src/code/arm-vm (0.013 sec)
[237/299] src/code/unicode-norm (0.114 sec)
[238/299] src/code/mipsstrops (0.026 sec)
[239/299] src/code/string (1.064 sec)
[240/299] src/code/target-signal-common (0.030 sec)
[241/299] src/code/target-signal (0.103 sec)
[242/299] src/code/serve-event (0.257 sec)
[243/299] src/code/late-extensions (0.030 sec)
[244/299] src/code/brothertree (0.160 sec)
[245/299] src/code/simple-fun (0.203 sec)
[246/299] src/code/eval (0.073 sec)
[247/299] src/code/toplevel (0.210 sec)
[248/299] src/code/time (0.133 sec)
; file: src/code/target-package.lisp
; in: DEFUN PACKAGE-ITER-STEP
; (+ SB-IMPL::BITS 4)
;
; note: doing signed word to integer coercion (cost 20), for:
; the first result of inline (signed-byte 32) arithmetic
[249/299] src/code/target-package (1.147 sec)
[250/299] src/code/bignum-random (0.136 sec)
; file: src/code/target-hash-table.lisp
; in: DEFUN ADAPT-EQ-HASH-FUN-BY-N-COLLISIONS
; (SB-XC:FLOAT SB-IMPL::N-EMPTY-BUCKETS #.(MAKE-DOUBLE-FLOAT #x0 #x0))
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of defaulted
; in: DEFUN PERHAPS-TRUNCATED-EQUAL-HASH
; (DEFUN SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH (SB-IMPL::KEY SB-IMPL::LIMIT)
; (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0)))
; (LET* ((SB-IMPL::TRUNCATEDP-BITS 0)
; (SB-IMPL::HASH (SB-IMPL::%SXHASH SB-IMPL::KEY # # :ON-TRUNCATE #)))
; (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH SB-IMPL::TRUNCATEDP-BITS)))
; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; ==>
; #'(SB-INT:NAMED-LAMBDA SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH
; (SB-IMPL::KEY SB-IMPL::LIMIT)
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0)))
; (BLOCK SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH
; (LET* ((SB-IMPL::TRUNCATEDP-BITS 0) (SB-IMPL::HASH #))
; (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH
; SB-IMPL::TRUNCATEDP-BITS))))
;
; note: doing signed word to integer coercion (cost 20) to ""
; (SB-IMPL::%SXHASH SB-IMPL::KEY (SB-EXT:TRULY-THE FIXNUM SB-IMPL::LIMIT)
; (SB-EXT:TRULY-THE FIXNUM SB-IMPL::LIMIT) :ON-TRUNCATE
; (SETQ SB-IMPL::TRUNCATEDP-BITS 3))
; --> LET LET LOCALLY LABELS SB-IMPL::SXHASH-RECURSE BLOCK TYPECASE COND IF IF
; --> IF IF IF SB-IMPL::INSTANCE-SXHASH BLOCK
; ==>
; (LET ((SB-IMPL::HEADER-WORD
; (SB-KERNEL:INSTANCE-HEADER-WORD
; (SB-EXT:TRULY-THE SB-KERNEL:INSTANCE SB-KERNEL:INSTANCE))))
; (IF (LOGBITP SB-VM:HASH-SLOT-PRESENT-FLAG SB-IMPL::HEADER-WORD)
; (SB-EXT:TRULY-THE SB-INT:HASH-CODE
; (SB-KERNEL:%INSTANCE-REF SB-KERNEL:INSTANCE
; (SB-KERNEL:%INSTANCE-LENGTH
; SB-KERNEL:INSTANCE)))
; (SB-IMPL::%INSTANCE-SXHASH SB-KERNEL:INSTANCE SB-IMPL::HEADER-WORD)))
;
; note: doing unsigned word to integer coercion (cost 20) to HEADER-WORD
; in: DEFUN RAISE-SXSTATE-LIMIT-AND-REHASH
; (1- SB-IMPL::N-COLLISIONS)
;
; note: doing unsigned word to integer coercion (cost 20) from N-COLLISIONS
; (SB-IMPL::REHASH-TRUNCATED SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH)
; --> BLOCK LET TAGBODY TAGBODY SB-IMPL::WITH-KEY-AND-UPDATED-NEXT-VECTOR LET*
; --> IF PROGN LET SB-IMPL::PUSH-IN-CHAIN-AND-COUNT-COLLISIONS LET* UNLESS IF
; ==>
; (EQ SB-INT:INDEX 0)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> BLOCK LET TAGBODY TAGBODY SB-IMPL::WITH-KEY-AND-UPDATED-NEXT-VECTOR LET*
; --> IF PROGN LET LET COND IF PROGN WHEN IF SB-IMPL::TRUNCATED-HASH-P
; ==>
; SB-IMPL::STORED-HASH
;
; note: doing unsigned word to integer coercion (cost 20) from STORED-HASH
; in: DEFUN FINDHASH-WEAK
; (= SB-IMPL::HASH (AREF SB-IMPL::HASH-VECTOR SB-IMPL::NEXT))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; (SB-IMPL::DONE-REHASHING HASH-TABLE SB-IMPL::KV-VECTOR SB-IMPL::INITIAL-STAMP)
; --> LET UNLESS IF PROGN SB-INT:AVER UNLESS IF EQ
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-HT-GETTER GETHASH/EQ-HASH/COMMON
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQ-HASH/COMMON EQ
; SB-IMPL::EQ-HASH/COMMON* T)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL SB-IMPL::EQ-HASH/COMMON*
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first result of %RAW-INSTANCE-REF/SIGNED-WORD
; in: DEFINE-HT-GETTER GETHASH/EQUALP
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQUALP EQUALP
; SB-IMPL::EQUALP-HASH)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION LET* FLET SB-IMPL::HASH-SEARCH BLOCK IF
; --> MACROLET LOOP BLOCK TAGBODY PROGN SB-IMPL::PROBE IF OR LET AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-HT-GETTER GETHASH/ANY
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/ANY NIL NIL)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* FLET
; --> SB-IMPL::HASH-SEARCH BLOCK IF MACROLET LOOP BLOCK TAGBODY PROGN
; --> SB-IMPL::PROBE IF OR LET IF AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-HT-SETTER PUTHASH/ANY
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/ANY NIL NIL)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* IF DO BLOCK LET
; --> TAGBODY TAGBODY WHEN IF AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-HT-SETTER PUTHASH/EQUALP
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQUALP EQUALP
; SB-IMPL::EQUALP-HASH)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION LET* IF DO BLOCK LET TAGBODY TAGBODY WHEN IF
; --> AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-HT-SETTER PUTHASH/EQ-HASH/COMMON
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQ-HASH/COMMON EQ
; SB-IMPL::EQ-HASH/COMMON* T 14)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL SB-IMPL::EQ-HASH/COMMON*
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first result of %RAW-INSTANCE-REF/SIGNED-WORD
; in:
; FLET ((INSERT-AT (INDEX HASH-TABLE KEY HASH ADDRESS-BASED-P ...)
; (DECLARE (OPTIMIZE SPEED #)
; (TYPE # INDEX)
; (TYPE MAYBE-TRUNCATED-HASH HASH))
; (WHEN (ZEROP INDEX) (MULTIPLE-VALUE-SETQ # #) (AVER #))
; (LET (# #)
; (SETF #)
; (WHEN ADDRESS-BASED-P #)
; (AWHEN #
; #)
; ...)
; ...))
; (/= SB-IMPL::NEXT 0)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-REMHASH REMHASH/ANY
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/ANY NIL NIL)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* BLOCK COND OR LET IF
; --> IF AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* BLOCK COND OR LET IF
; --> IF IF THE DO BLOCK LET TAGBODY TAGBODY WHEN IF AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-REMHASH REMHASH/EQUALP
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQUALP EQUALP SB-IMPL::EQUALP-HASH)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION LET* BLOCK COND OR LET IF IF AND IF LET OR
; --> LET =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the second argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION LET* BLOCK COND OR LET IF IF IF THE DO BLOCK
; --> LET TAGBODY TAGBODY WHEN IF AND IF =
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEFINE-REMHASH REMHASH/EQ-HASH/COMMON
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQ-HASH/COMMON EQ
; SB-IMPL::EQ-HASH/COMMON* T)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL SB-IMPL::EQ-HASH/COMMON*
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first result of %RAW-INSTANCE-REF/SIGNED-WORD
[251/299] src/code/target-hash-table (2.294 sec)
[252/299] src/code/fdefinition (0.126 sec)
[253/299] src/code/sort (0.596 sec)
[254/299] src/code/target-lflist (0.347 sec)
[255/299] src/code/solist (0.183 sec)
[256/299] src/code/final (0.090 sec)
[257/299] src/code/reader (1.140 sec)
[258/299] src/code/print (1.494 sec)
[259/299] src/code/pprint (1.096 sec)
[260/299] src/code/target-defstruct (0.370 sec)
[261/299] src/code/target-stream (0.174 sec)
[262/299] src/code/target-pathname (1.283 sec)
[263/299] src/code/unix-pathname (0.267 sec)
[264/299] src/code/filesys (0.516 sec)
[265/299] src/code/target-misc (0.084 sec)
[266/299] src/code/sharpm (0.183 sec)
[267/299] src/code/early-step (0.013 sec)
[268/299] src/code/avltree (0.064 sec)
[269/299] src/code/target-thread (0.523 sec)
[270/299] src/code/error-error (0.013 sec)
[271/299] src/code/debug-int (1.497 sec)
[272/299] src/code/gc (0.197 sec)
[273/299] src/code/interr (0.156 sec)
[274/299] src/code/target-load (0.177 sec)
[275/299] src/compiler/target-disassem (1.140 sec)
[276/299] src/compiler/arm/target-insts (0.060 sec)
[277/299] src/code/debug (0.463 sec)
[278/299] src/code/octets (0.240 sec)
[279/299] src/code/external-formats/enc-basic (3.467 sec)
[280/299] src/code/external-formats/enc-ucs (0.753 sec)
; file: src/code/bit-bash.lisp
; in: DEF %BIT-POS-FWD/1
; (SB-VM::DEF SB-KERNEL:%BIT-POS-FWD/1 NIL (IDENTITY))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; ==>
; (LET* ((SB-VM::FIRST-WORD
; (ASH SB-VM::START (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
; (SB-VM::LAST-WORD
; (ASH SB-VM::END (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
; (SB-VM::START-MASK (SB-VM::COMPUTE-START-MASK SB-VM::START))
; (SB-VM::END-MASK (SB-VM::COMPUTE-END-MASK SB-VM::END)))
; (DECLARE (SB-INT:INDEX SB-VM::LAST-WORD SB-VM::FIRST-WORD))
; (FLET ((SB-VM::START-BIT (SB-VM::X)
; (DECLARE #)
; (- # 1))
; (SB-VM::END-BIT (SB-VM::X)
; (DECLARE #)
; (- # 1))
; (SB-VM::GET-WORD (SB-VM::OFFSET)
; (IDENTITY #)))
; (DECLARE (INLINE SB-VM::START-BIT SB-VM::END-BIT SB-VM::GET-WORD))
; (UNLESS (< SB-VM::FIRST-WORD SB-VM::LAST-WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/1
; (LET #
; #)))
; (LET* ((SB-VM::WORD-INDEX SB-VM::FIRST-WORD) (SB-EXT:WORD #))
; (DECLARE (SB-INT:INDEX SB-VM::WORD-INDEX))
; (UNLESS (SB-XC:ZEROP SB-EXT:WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/1 #))
; (INCF SB-VM::WORD-INDEX)
; (LOOP SB-VM::WHILE (< SB-VM::WORD-INDEX SB-VM::LAST-WORD)
; DO (LET #
; #) (INCF SB-VM::WORD-INDEX))
; (UNLESS (SB-XC:ZEROP SB-VM::END-MASK)
; (LET #
; #)))))
;
; note: doing signed word to integer coercion (cost 20) to END-MASK
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK - INTEGER-LENGTH
; --> LOGAND -
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE
; --> SB-VM::START-BIT BLOCK - INTEGER-LENGTH LOGAND -
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE
; --> SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEF %BIT-POS-REV/1
; (SB-VM::DEF SB-KERNEL:%BIT-POS-REV/1 T (IDENTITY))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET LOOP BLOCK TAGBODY PROGN LET SB-VM::GET-WORD BLOCK IDENTITY
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of VECTOR-RAW-BITS
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET LET
; ==>
; (LOGAND SB-VM::START-MASK (SB-VM::GET-WORD SB-VM::FIRST-WORD))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEF %BIT-POS-FWD/0
; (SB-VM::DEF SB-KERNEL:%BIT-POS-FWD/0 NIL (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; ==>
; (LET* ((SB-VM::FIRST-WORD
; (ASH SB-VM::START (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
; (SB-VM::LAST-WORD
; (ASH SB-VM::END (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
; (SB-VM::START-MASK (SB-VM::COMPUTE-START-MASK SB-VM::START))
; (SB-VM::END-MASK (SB-VM::COMPUTE-END-MASK SB-VM::END)))
; (DECLARE (SB-INT:INDEX SB-VM::LAST-WORD SB-VM::FIRST-WORD))
; (FLET ((SB-VM::START-BIT (SB-VM::X)
; (DECLARE #)
; (- # 1))
; (SB-VM::END-BIT (SB-VM::X)
; (DECLARE #)
; (- # 1))
; (SB-VM::GET-WORD (SB-VM::OFFSET)
; (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD #)))
; (DECLARE (INLINE SB-VM::START-BIT SB-VM::END-BIT SB-VM::GET-WORD))
; (UNLESS (< SB-VM::FIRST-WORD SB-VM::LAST-WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/0
; (LET #
; #)))
; (LET* ((SB-VM::WORD-INDEX SB-VM::FIRST-WORD) (SB-EXT:WORD #))
; (DECLARE (SB-INT:INDEX SB-VM::WORD-INDEX))
; (UNLESS (SB-XC:ZEROP SB-EXT:WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/0 #))
; (INCF SB-VM::WORD-INDEX)
; (LOOP SB-VM::WHILE (< SB-VM::WORD-INDEX SB-VM::LAST-WORD)
; DO (LET #
; #) (INCF SB-VM::WORD-INDEX))
; (UNLESS (SB-XC:ZEROP SB-VM::END-MASK)
; (LET #
; #)))))
;
; note: doing signed word to integer coercion (cost 20) to END-MASK
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE
; --> SB-VM::START-BIT BLOCK - INTEGER-LENGTH LOGAND -
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE
; --> SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK - INTEGER-LENGTH
; --> LOGAND -
; ==>
; 1
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
;
; note: doing unsigned word to integer coercion (cost 20)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: DEF %BIT-POS-REV/0
; (SB-VM::DEF SB-KERNEL:%BIT-POS-REV/0 T (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET LOOP BLOCK TAGBODY PROGN LET SB-VM::GET-WORD BLOCK
; ==>
; (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD
; (SB-KERNEL:%VECTOR-RAW-BITS VECTOR SB-VM::OFFSET))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET LET
; ==>
; (LOGAND SB-VM::START-MASK (SB-VM::GET-WORD SB-VM::FIRST-WORD))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK
; --> LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; ==>
; 1
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
[281/299] src/code/bit-bash (1.220 sec)
[282/299] src/compiler/generic/sanctify (0.010 sec)
[283/299] src/pcl/walk (0.280 sec)
[284/299] src/pcl/low (0.057 sec)
[285/299] src/pcl/macros (0.047 sec)
[286/299] src/pcl/ecd (0.123 sec)
[287/299] src/pcl/compiler-support (0.047 sec)
[288/299] src/pcl/defs (0.196 sec)
[289/299] src/pcl/wrapper (0.070 sec)
[290/299] src/pcl/class-init (0.327 sec)
[291/299] src/code/cold-init (0.087 sec)
[292/299] src/code/setf (0.203 sec)
[293/299] src/code/macros (0.617 sec)
[294/299] src/code/loop (0.693 sec)
[295/299] src/pcl/defclass (0.080 sec)
[296/299] src/code/early-defmethod (0.037 sec)
[297/299] src/code/format (0.900 sec)
[298/299] src/code/target-format (0.953 sec)
[299/299] src/code/late-globaldb (0.047 sec)
110.859
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6958 entries)
ctype cache metrics: Count LF Seek Hit maxPSL Mask
VALUES : 44168 67.4% 8 FFFF
List : 41622 63.5% 10 FFFF
Set : 33654 51.4% 6 FFFF
UNION : 25171 38.4% 6 FFFF
EQL : 17833 NIL %
NUMERIC : 9798 59.8% 7 3FFF
FUN : 9124 55.7% 8 3FFF
INTERSECTION : 8708 53.1% 6 3FFF
MEMBER : 5053 61.7% 7 1FFF
NEGATION : 3585 43.8% 9 1FFF
Key-Info : 1430 69.8% 6 7FF
ARRAY : 581 56.7% 5 3FF
CONS : 463 45.2% 5 3FF
Key-Info-Set : 433 42.3% 5 3FF
CHARACTER-SET : 170 66.4% 6 FF
ALIEN-TYPE : 98 76.6% 7 7F
UNKNOWN : 67 52.3% 3 7F
CONSTANT : 49 76.6% 6 3F
HAIRY : 16 25.0% 2 3F
MEMBER/EQ : 10 15.6% 1 3F
FUN-DESIGNATOR : 5 7.8% 1 3F
Total : 202038
Alien:
FUN : 70 54.7% 5 7F
POINTER : 17 26.6% 3 3F
INTEGER : 8 12.5% 2 3F
ARRAY : 5 7.8% 1 3F
C-STRING : 3 4.7% 1 3F
VALUES : 2 3.1% 1 3F
BOOLEAN : 1 1.6% 1 3F
ENUM : 0 0.0% 0 3F
UNION : 0 0.0% 0 3F
STRUCT : 0 0.0% 0 3F
Total : 106
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
;
; compilation unit finished
; printed 101 notes
Likely suspicious calls:
2 SB-IMPL::EQL-HASH
2 SB-IMPL::GETHASH3
1 SB-KERNEL:%CODE-FUN-OFFSET
1 SB-KERNEL:CLASSOID-OF
1 SB-KERNEL:%PUTHASH
Possibly suspicious calls:
236 SB-KERNEL:SPECIFIER-TYPE
191 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
188 SB-KERNEL:%NEGATE
159 SB-KERNEL:%SINGLE-FLOAT
148 SB-KERNEL:%DOUBLE-FLOAT
48 SB-C::MASK-SIGNED-FIELD
15 SB-KERNEL:RANGE<=
14 (SETF SB-INT:INFO)
11 SB-INT:INFO
8 SB-KERNEL:RANGE<
7 SB-KERNEL:VALUES-SPECIFIER-TYPE
5 SB-KERNEL:%UNARY-ROUND
1 SB-KERNEL:RANGE<=<
1 SB-VM::ASH-LEFT-MOD32
1 SB-C::%STRUCTURE-IS-A
1 SB-SYS:FOREIGN-SYMBOL-SAP
1 SB-IMPL::%FAILED-AVER
1 SB-KERNEL:DSD-INDEX
1 SB-C::FUN-INFO-TEMPLATES
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/after-xc.core:
writing 3160 bytes from the static space at 0x4100000
writing 80977920 bytes from the dynamic space at 0x4f000000
writing 9653088 bytes from the read-only space at 0x4e6cb000
writing 0 bytes from the text space at 0
done]
make-genesis-2.sh: set: line 2: can't access tty; job control turned off
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 6958 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/tests/vm.before-xc.lisp"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp" (written 30 OCT 2024 08:33:13 PM):
; file: /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
; (WRITE-BYTE 0 STREAM)
;
; note: deleting unreachable code
; in: DEFUN COLD-FDEFN-FUN
; (IF (SB-XC:ZEROP (SB-FASL::DESCRIPTOR-BITS SB-FASL::FUN))
; SB-FASL::*NIL-DESCRIPTOR*
; SB-FASL::FUN)
;
; note: deleting unreachable code
; in: DEFUN COLD-FSET
; (SB-FASL::DESCRIPTOR-BITS FUNCTION)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-FDEFN)
; (SB-FASL::COLD-INTERN SB-FASL::NAME)
;
; note: deleting unreachable code
; in: DEFINE-COLD-FOP (FOP-LOAD-CODE (HEADER N-CODE-BYTES N-FIXUP-ELTS))
; (SB-FASL::DESCRIPTOR-BITS SB-FASL::FN)
;
; note: deleting unreachable code
; in: DEFUN WRITE-INITIAL-CORE-FILE
; (ERROR "Bad GC selection")
;
; note: deleting unreachable code
; in: DEFUN SB-COLD:GENESIS
; (FIND-PACKAGE "XC-STRICT-CL")
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 7 notes
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.777
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/arm/parms.lisp-obj
obj/from-xc/src/compiler/generic/early-vm.lisp-obj
obj/from-xc/src/compiler/generic/early-objdef.lisp-obj
obj/from-xc/src/code/barrier.lisp-obj
obj/from-xc/src/code/parse-body.lisp-obj
obj/from-xc/src/compiler/policy.lisp-obj
obj/from-xc/src/code/early-extensions.lisp-obj
obj/from-xc/src/code/ansi-stream.lisp-obj
obj/from-xc/src/code/restart.lisp-obj
obj/from-xc/src/code/early-pprint.lisp-obj
obj/from-xc/src/code/early-impl.lisp-obj
obj/from-xc/src/code/early-package.lisp-obj
obj/from-xc/src/code/early-raw-slots.lisp-obj
obj/from-xc/src/code/maphash.lisp-obj
obj/from-xc/src/code/sysmacs.lisp-obj
obj/from-xc/src/code/hashset.lisp-obj
obj/from-xc/src/code/string-hash.lisp-obj
obj/from-xc/src/code/xset.lisp-obj
obj/from-xc/src/code/type-class.lisp-obj
obj/from-xc/src/code/cas.lisp-obj
obj/from-xc/src/code/thread-structs.lisp-obj
obj/from-xc/src/compiler/early-c.lisp-obj
obj/from-xc/src/pcl/slot-name.lisp-obj
obj/from-xc/src/code/early-classoid.lisp-obj
obj/from-xc/src/code/initial-method.lisp-obj
obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj
obj/from-xc/src/compiler/generic/layout-ids.lisp-obj
obj/from-xc/src/code/signal.lisp-obj
obj/from-xc/src/code/cold-error.lisp-obj
obj/from-xc/src/code/early-full-eval.lisp-obj
obj/from-xc/src/code/debug-var-io.lisp-obj
obj/from-xc/src/code/number-dispatch.lisp-obj
obj/from-xc/src/code/float.lisp-obj
obj/from-xc/src/code/early-time.lisp-obj
obj/from-xc/src/code/misc.lisp-obj
obj/from-xc/src/code/target-error.lisp-obj
obj/from-xc/src/code/target-extensions.lisp-obj
obj/from-xc/src/compiler/parse-lambda-list.lisp-obj
obj/from-xc/src/compiler/macros.lisp-obj
obj/from-xc/src/compiler/fun-info.lisp-obj
obj/from-xc/src/compiler/generic/vm-macs.lisp-obj
obj/from-xc/src/compiler/policies.lisp-obj
obj/from-xc/src/code/target-lfhash.lisp-obj
obj/from-xc/src/compiler/info-vector.lisp-obj
obj/from-xc/src/compiler/globaldb.lisp-obj
obj/from-xc/src/compiler/generic/objdef.lisp-obj
obj/from-xc/src/code/lockfree-list.lisp-obj
obj/from-xc/src/compiler/generic/vm-array.lisp-obj
obj/from-xc/src/code/primordial-type.lisp-obj
obj/from-xc/src/compiler/sset.lisp-obj
obj/from-xc/src/compiler/node.lisp-obj
obj/from-xc/src/compiler/early-assem.lisp-obj
obj/from-xc/src/compiler/vop.lisp-obj
obj/from-xc/src/compiler/backend.lisp-obj
obj/from-xc/src/code/sc-offset.lisp-obj
obj/from-xc/src/compiler/vmdef.lisp-obj
obj/from-xc/src/code/defmacro.lisp-obj
obj/from-xc/src/compiler/meta-vmdef.lisp-obj
obj/from-xc/src/compiler/arm/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/weak.lisp-obj
obj/from-xc/src/code/array.lisp-obj
obj/from-xc/src/code/list.lisp-obj
obj/from-xc/src/code/seq.lisp-obj
obj/from-xc/src/code/coerce.lisp-obj
obj/from-xc/src/code/thread.lisp-obj
obj/from-xc/src/code/target-random.lisp-obj
obj/from-xc/src/code/class.lisp-obj
obj/from-xc/src/pcl/pre-warm.lisp-obj
obj/from-xc/src/code/pathname.lisp-obj
obj/from-xc/src/code/target-sxhash.lisp-obj
obj/from-xc/src/code/debug-info.lisp-obj
obj/from-xc/src/code/source-location.lisp-obj
obj/from-xc/src/compiler/proclaim.lisp-obj
obj/from-xc/src/compiler/constantp.lisp-obj
obj/from-xc/src/code/deftype.lisp-obj
obj/from-xc/src/code/type.lisp-obj
obj/from-xc/src/compiler/generic/vm-type.lisp-obj
obj/from-xc/src/code/pred.lisp-obj
obj/from-xc/src/compiler/generic/primtype.lisp-obj
obj/from-xc/src/code/deftypes-for-target.lisp-obj
obj/from-xc/src/code/type-init.lisp-obj
obj/from-xc/src/code/defstruct.lisp-obj
obj/from-xc/src/code/alien-type.lisp-obj
obj/from-xc/src/compiler/compiler-error.lisp-obj
obj/from-xc/src/compiler/fixup-type.lisp-obj
obj/from-xc/src/code/package.lisp-obj
obj/from-xc/src/code/typep.lisp-obj
obj/from-xc/src/code/random.lisp-obj
obj/from-xc/src/code/hash-table.lisp-obj
obj/from-xc/src/code/readtable.lisp-obj
obj/from-xc/src/code/host-pprint.lisp-obj
obj/from-xc/src/compiler/knownfun.lisp-obj
obj/from-xc/src/compiler/ctype.lisp-obj
obj/from-xc/src/compiler/fndb.lisp-obj
obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj
obj/from-xc/src/compiler/generic/late-objdef.lisp-obj
obj/from-xc/src/compiler/generic/interr.lisp-obj
obj/from-xc/src/compiler/bit-util.lisp-obj
obj/from-xc/src/code/foreign.lisp-obj
obj/from-xc/src/code/unix.lisp-obj
obj/from-xc/src/code/symbol.lisp-obj
obj/from-xc/src/code/bignum.lisp-obj
obj/from-xc/src/code/numbers.lisp-obj
obj/from-xc/src/code/float-trap.lisp-obj
obj/from-xc/src/code/target-float.lisp-obj
obj/from-xc/src/code/irrat.lisp-obj
obj/from-xc/src/code/alloc.lisp-obj
obj/from-xc/src/code/fd-stream.lisp-obj
obj/from-xc/src/code/target-char.lisp-obj
obj/from-xc/src/code/stream.lisp-obj
obj/from-xc/src/code/load.lisp-obj
obj/from-xc/src/code/deadline.lisp-obj
obj/from-xc/src/code/common-os.lisp-obj
obj/from-xc/src/code/format-directive.lisp-obj
obj/from-xc/src/code/c-call.lisp-obj
obj/from-xc/src/code/foreign-load.lisp-obj
obj/from-xc/src/code/unix-foreign-load.lisp-obj
obj/from-xc/src/compiler/disassem.lisp-obj
obj/from-xc/src/compiler/assem.lisp-obj
obj/from-xc/src/compiler/codegen.lisp-obj
obj/from-xc/src/compiler/dump.lisp-obj
obj/from-xc/src/compiler/generic/core.lisp-obj
obj/from-xc/src/compiler/ir1report.lisp-obj
obj/from-xc/src/compiler/main.lisp-obj
obj/from-xc/src/compiler/xref.lisp-obj
obj/from-xc/src/compiler/target-main.lisp-obj
obj/from-xc/src/compiler/ir1tran.lisp-obj
obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj
obj/from-xc/src/compiler/ir1-translators.lisp-obj
obj/from-xc/src/compiler/ir1util.lisp-obj
obj/from-xc/src/compiler/callable-args.lisp-obj
obj/from-xc/src/compiler/locall.lisp-obj
obj/from-xc/src/compiler/ir1opt.lisp-obj
obj/from-xc/src/compiler/loop.lisp-obj
obj/from-xc/src/compiler/constraint.lisp-obj
obj/from-xc/src/compiler/equality-constraints.lisp-obj
obj/from-xc/src/compiler/constraint-back.lisp-obj
obj/from-xc/src/compiler/saptran.lisp-obj
obj/from-xc/src/compiler/modarith.lisp-obj
obj/from-xc/src/compiler/sxhash.lisp-obj
obj/from-xc/src/code/quantifiers.lisp-obj
obj/from-xc/src/compiler/bitops-derive-type.lisp-obj
obj/from-xc/src/compiler/dfo.lisp-obj
obj/from-xc/src/compiler/checkgen.lisp-obj
obj/from-xc/src/compiler/tn.lisp-obj
obj/from-xc/src/compiler/life.lisp-obj
obj/from-xc/src/compiler/debug-dump.lisp-obj
obj/from-xc/src/compiler/generic/static-syms.lisp-obj
obj/from-xc/src/compiler/generic/utils.lisp-obj
obj/from-xc/src/compiler/target-dstate.lisp-obj
obj/from-xc/src/compiler/arm/insts.lisp-obj
obj/from-xc/src/compiler/arm/macros.lisp-obj
obj/from-xc/src/assembly/arm/support.lisp-obj
obj/from-xc/src/compiler/arm/move.lisp-obj
obj/from-xc/src/compiler/arm/float.lisp-obj
obj/from-xc/src/compiler/arm/sap.lisp-obj
obj/from-xc/src/compiler/arm/system.lisp-obj
obj/from-xc/src/compiler/arm/char.lisp-obj
obj/from-xc/src/compiler/arm/memory.lisp-obj
obj/from-xc/src/compiler/arm/arith.lisp-obj
obj/from-xc/src/compiler/arm/pred.lisp-obj
obj/from-xc/src/compiler/float-tran.lisp-obj
obj/from-xc/src/compiler/array-tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-tran.lisp-obj
obj/from-xc/src/compiler/type-vop-macros.lisp-obj
obj/from-xc/src/compiler/arm/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/arm/alloc.lisp-obj
obj/from-xc/src/compiler/arm/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/arm/subprim.lisp-obj
obj/from-xc/src/compiler/arm/debug.lisp-obj
obj/from-xc/src/compiler/arm/c-call.lisp-obj
obj/from-xc/src/compiler/arm/cell.lisp-obj
obj/from-xc/src/compiler/arm/call.lisp-obj
obj/from-xc/src/compiler/arm/nlx.lisp-obj
obj/from-xc/src/compiler/generic/late-nlx.lisp-obj
obj/from-xc/src/compiler/arm/show.lisp-obj
obj/from-xc/src/compiler/arm/array.lisp-obj
obj/from-xc/src/compiler/generic/type-error.lisp-obj
obj/from-xc/src/compiler/envanal.lisp-obj
obj/from-xc/src/assembly/arm/assem-rtns.lisp-obj
obj/from-xc/src/assembly/arm/array.lisp-obj
obj/from-xc/src/assembly/arm/arith.lisp-obj
obj/from-xc/src/assembly/arm/alloc.lisp-obj
obj/from-xc/src/compiler/pseudo-vops.lisp-obj
obj/from-xc/src/compiler/aliencomp.lisp-obj
obj/from-xc/src/compiler/coverage.lisp-obj
obj/from-xc/src/compiler/ltv.lisp-obj
obj/from-xc/src/compiler/gtn.lisp-obj
obj/from-xc/src/compiler/ltn.lisp-obj
obj/from-xc/src/compiler/stack.lisp-obj
obj/from-xc/src/compiler/control.lisp-obj
obj/from-xc/src/compiler/entry.lisp-obj
obj/from-xc/src/compiler/ir2tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj
obj/from-xc/src/compiler/copyprop.lisp-obj
obj/from-xc/src/compiler/represent.lisp-obj
obj/from-xc/src/compiler/ir2opt.lisp-obj
obj/from-xc/src/compiler/pack.lisp-obj
obj/from-xc/src/compiler/pack-iterative.lisp-obj
obj/from-xc/src/compiler/debug.lisp-obj
obj/from-xc/src/code/format-time.lisp-obj
obj/from-xc/src/code/error.lisp-obj
obj/from-xc/src/code/parse-defmacro-errors.lisp-obj
obj/from-xc/src/code/macroexpand.lisp-obj
obj/from-xc/src/code/funutils.lisp-obj
obj/from-xc/src/code/linux-os.lisp-obj
obj/from-xc/src/code/share-vm.lisp-obj
obj/from-xc/src/code/arm-vm.lisp-obj
obj/from-xc/src/code/unicode-norm.lisp-obj
obj/from-xc/src/code/mipsstrops.lisp-obj
obj/from-xc/src/code/string.lisp-obj
obj/from-xc/src/code/target-signal-common.lisp-obj
obj/from-xc/src/code/target-signal.lisp-obj
obj/from-xc/src/code/serve-event.lisp-obj
obj/from-xc/src/code/late-extensions.lisp-obj
obj/from-xc/src/code/brothertree.lisp-obj
obj/from-xc/src/code/simple-fun.lisp-obj
obj/from-xc/src/code/eval.lisp-obj
obj/from-xc/src/code/toplevel.lisp-obj
obj/from-xc/src/code/time.lisp-obj
obj/from-xc/src/code/target-package.lisp-obj
obj/from-xc/src/code/bignum-random.lisp-obj
obj/from-xc/src/code/target-hash-table.lisp-obj
obj/from-xc/src/code/fdefinition.lisp-obj
obj/from-xc/src/code/sort.lisp-obj
obj/from-xc/src/code/target-lflist.lisp-obj
obj/from-xc/src/code/solist.lisp-obj
obj/from-xc/src/code/final.lisp-obj
obj/from-xc/src/code/reader.lisp-obj
obj/from-xc/src/code/print.lisp-obj
obj/from-xc/src/code/pprint.lisp-obj
obj/from-xc/src/code/target-defstruct.lisp-obj
obj/from-xc/src/code/target-stream.lisp-obj
obj/from-xc/src/code/target-pathname.lisp-obj
obj/from-xc/src/code/unix-pathname.lisp-obj
obj/from-xc/src/code/filesys.lisp-obj
obj/from-xc/src/code/target-misc.lisp-obj
obj/from-xc/src/code/sharpm.lisp-obj
obj/from-xc/src/code/early-step.lisp-obj
obj/from-xc/src/code/avltree.lisp-obj
obj/from-xc/src/code/target-thread.lisp-obj
obj/from-xc/src/code/error-error.lisp-obj
obj/from-xc/src/code/debug-int.lisp-obj
obj/from-xc/src/code/gc.lisp-obj
obj/from-xc/src/code/interr.lisp-obj
obj/from-xc/src/code/target-load.lisp-obj
obj/from-xc/src/compiler/target-disassem.lisp-obj
obj/from-xc/src/compiler/arm/target-insts.lisp-obj
obj/from-xc/src/code/debug.lisp-obj
obj/from-xc/src/code/octets.lisp-obj
obj/from-xc/src/code/external-formats/enc-basic.lisp-obj
obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj
obj/from-xc/src/code/bit-bash.lisp-obj
obj/from-xc/src/compiler/generic/sanctify.lisp-obj
obj/from-xc/src/pcl/walk.lisp-obj
obj/from-xc/src/pcl/low.lisp-obj
obj/from-xc/src/pcl/macros.lisp-obj
obj/from-xc/src/pcl/ecd.lisp-obj
obj/from-xc/src/pcl/compiler-support.lisp-obj
obj/from-xc/src/pcl/defs.lisp-obj
obj/from-xc/src/pcl/wrapper.lisp-obj
obj/from-xc/src/pcl/class-init.lisp-obj
obj/from-xc/src/code/cold-init.lisp-obj
obj/from-xc/src/code/setf.lisp-obj
obj/from-xc/src/code/macros.lisp-obj
obj/from-xc/src/code/loop.lisp-obj
obj/from-xc/src/pcl/defclass.lisp-obj
obj/from-xc/src/code/early-defmethod.lisp-obj
obj/from-xc/src/code/format.lisp-obj
obj/from-xc/src/code/target-format.lisp-obj
obj/from-xc/src/code/late-globaldb.lisp-obj
; SB-Loader: (170+4585) methods/other
SB-XC:*FEATURES* =
(:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP
:ARM-VFPV2 :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL
:IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T
:OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL
:OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-CORE-COMPRESSION :SB-DOC
:SB-EVAL :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS
:SB-UNICODE :SBCL :UNIX :USE-SYS-MMAP)
[building initial core file in "output/cold-sbcl.core":
writing 4096 bytes [1 page] from #
writing 26669056 bytes [6511 pages] from #
writing 0 bytes [0 pages] from #
movable dynamic space: 355 + 4254 + 1902 cons/code/mixed pages
/INITIAL-FUN=#X5084C1B5
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 2m 0.86s
user 1m 52.40s
sys 0m 8.15s
make-target-2.sh: set: line 2: can't access tty; job control turned off
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.4.10, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
Initial page table:
| Immobile Objects |
Gen layout symbol code Boxed Cons Raw Code SmMix Mixed LgRaw LgCode LgMix Waste% Alloc Trig Dirty GCs Mem-age
6 0 0 0 0 355 0 4254 0 1902 0 0 0 0.4 26569944 2000000 4254 0 0.0000
Tot 0 0 0 0 355 0 4254 0 1902 0 0 0 0.4 26569944 [4.9% of 536870912 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 4585)
"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/arm/parms.lisp-obj"
"obj/from-xc/src/compiler/generic/early-vm.lisp-obj"
"obj/from-xc/src/compiler/generic/early-objdef.lisp-obj"
"obj/from-xc/src/code/barrier.lisp-obj"
"obj/from-xc/src/code/parse-body.lisp-obj"
"obj/from-xc/src/compiler/policy.lisp-obj"
"obj/from-xc/src/code/early-extensions.lisp-obj"
"obj/from-xc/src/code/ansi-stream.lisp-obj"
"obj/from-xc/src/code/restart.lisp-obj"
"obj/from-xc/src/code/early-pprint.lisp-obj"
"obj/from-xc/src/code/early-impl.lisp-obj"
"obj/from-xc/src/code/early-package.lisp-obj"
"obj/from-xc/src/code/early-raw-slots.lisp-obj"
"obj/from-xc/src/code/maphash.lisp-obj"
"obj/from-xc/src/code/sysmacs.lisp-obj"
"obj/from-xc/src/code/hashset.lisp-obj"
"obj/from-xc/src/code/string-hash.lisp-obj"
"obj/from-xc/src/code/xset.lisp-obj"
"obj/from-xc/src/code/type-class.lisp-obj"
"obj/from-xc/src/code/cas.lisp-obj"
"obj/from-xc/src/code/thread-structs.lisp-obj"
"obj/from-xc/src/compiler/early-c.lisp-obj"
"obj/from-xc/src/pcl/slot-name.lisp-obj"
"obj/from-xc/src/code/early-classoid.lisp-obj"
"obj/from-xc/src/code/initial-method.lisp-obj"
"obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj"
"obj/from-xc/src/compiler/generic/layout-ids.lisp-obj"
"obj/from-xc/src/code/signal.lisp-obj"
"obj/from-xc/src/code/cold-error.lisp-obj"
"obj/from-xc/src/code/early-full-eval.lisp-obj"
"obj/from-xc/src/code/debug-var-io.lisp-obj"
"obj/from-xc/src/code/number-dispatch.lisp-obj"
"obj/from-xc/src/code/float.lisp-obj"
"obj/from-xc/src/code/early-time.lisp-obj"
"obj/from-xc/src/code/misc.lisp-obj"
"obj/from-xc/src/code/target-error.lisp-obj"
"obj/from-xc/src/code/target-extensions.lisp-obj"
"obj/from-xc/src/compiler/parse-lambda-list.lisp-obj"
"obj/from-xc/src/compiler/macros.lisp-obj"
"obj/from-xc/src/compiler/fun-info.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-macs.lisp-obj"
"obj/from-xc/src/compiler/policies.lisp-obj"
"obj/from-xc/src/code/target-lfhash.lisp-obj"
"obj/from-xc/src/compiler/info-vector.lisp-obj"
"obj/from-xc/src/compiler/globaldb.lisp-obj"
"obj/from-xc/src/compiler/generic/objdef.lisp-obj"
"obj/from-xc/src/code/lockfree-list.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-array.lisp-obj"
"obj/from-xc/src/code/primordial-type.lisp-obj"
"obj/from-xc/src/compiler/sset.lisp-obj"
"obj/from-xc/src/compiler/node.lisp-obj"
"obj/from-xc/src/compiler/early-assem.lisp-obj"
"obj/from-xc/src/compiler/vop.lisp-obj"
"obj/from-xc/src/compiler/backend.lisp-obj"
"obj/from-xc/src/code/sc-offset.lisp-obj"
"obj/from-xc/src/compiler/vmdef.lisp-obj"
"obj/from-xc/src/code/defmacro.lisp-obj"
"obj/from-xc/src/compiler/meta-vmdef.lisp-obj"
"obj/from-xc/src/compiler/arm/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/weak.lisp-obj"
"obj/from-xc/src/code/array.lisp-obj"
"obj/from-xc/src/code/list.lisp-obj"
"obj/from-xc/src/code/seq.lisp-obj"
"obj/from-xc/src/code/coerce.lisp-obj"
"obj/from-xc/src/code/thread.lisp-obj"
"obj/from-xc/src/code/target-random.lisp-obj"
"obj/from-xc/src/code/class.lisp-obj"
"obj/from-xc/src/pcl/pre-warm.lisp-obj"
"obj/from-xc/src/code/pathname.lisp-obj"
"obj/from-xc/src/code/target-sxhash.lisp-obj"
"obj/from-xc/src/code/debug-info.lisp-obj"
"obj/from-xc/src/code/source-location.lisp-obj"
"obj/from-xc/src/compiler/proclaim.lisp-obj"
"obj/from-xc/src/compiler/constantp.lisp-obj"
"obj/from-xc/src/code/deftype.lisp-obj"
"obj/from-xc/src/code/type.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-type.lisp-obj"
"obj/from-xc/src/code/pred.lisp-obj"
"obj/from-xc/src/compiler/generic/primtype.lisp-obj"
"obj/from-xc/src/code/deftypes-for-target.lisp-obj"
"obj/from-xc/src/code/type-init.lisp-obj"
"obj/from-xc/src/code/defstruct.lisp-obj"
"obj/from-xc/src/code/alien-type.lisp-obj"
"obj/from-xc/src/compiler/compiler-error.lisp-obj"
"obj/from-xc/src/compiler/fixup-type.lisp-obj"
"obj/from-xc/src/code/package.lisp-obj"
"obj/from-xc/src/code/typep.lisp-obj"
"obj/from-xc/src/code/random.lisp-obj"
"obj/from-xc/src/code/hash-table.lisp-obj"
"obj/from-xc/src/code/readtable.lisp-obj"
"obj/from-xc/src/code/host-pprint.lisp-obj"
"obj/from-xc/src/compiler/knownfun.lisp-obj"
"obj/from-xc/src/compiler/ctype.lisp-obj"
"obj/from-xc/src/compiler/fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj"
"obj/from-xc/src/compiler/generic/late-objdef.lisp-obj"
"obj/from-xc/src/compiler/generic/interr.lisp-obj"
"obj/from-xc/src/compiler/bit-util.lisp-obj"
"obj/from-xc/src/code/foreign.lisp-obj"
"obj/from-xc/src/code/unix.lisp-obj"
"obj/from-xc/src/code/symbol.lisp-obj"
"obj/from-xc/src/code/bignum.lisp-obj"
"obj/from-xc/src/code/numbers.lisp-obj"
"obj/from-xc/src/code/float-trap.lisp-obj"
"obj/from-xc/src/code/target-float.lisp-obj"
"obj/from-xc/src/code/irrat.lisp-obj"
"obj/from-xc/src/code/alloc.lisp-obj"
"obj/from-xc/src/code/fd-stream.lisp-obj"
"obj/from-xc/src/code/target-char.lisp-obj"
"obj/from-xc/src/code/stream.lisp-obj"
"obj/from-xc/src/code/load.lisp-obj"
"obj/from-xc/src/code/deadline.lisp-obj"
"obj/from-xc/src/code/common-os.lisp-obj"
"obj/from-xc/src/code/format-directive.lisp-obj"
"obj/from-xc/src/code/c-call.lisp-obj"
"obj/from-xc/src/code/foreign-load.lisp-obj"
"obj/from-xc/src/code/unix-foreign-load.lisp-obj"
"obj/from-xc/src/compiler/disassem.lisp-obj"
"obj/from-xc/src/compiler/assem.lisp-obj"
"obj/from-xc/src/compiler/codegen.lisp-obj"
"obj/from-xc/src/compiler/dump.lisp-obj"
"obj/from-xc/src/compiler/generic/core.lisp-obj"
"obj/from-xc/src/compiler/ir1report.lisp-obj"
"obj/from-xc/src/compiler/main.lisp-obj"
"obj/from-xc/src/compiler/xref.lisp-obj"
"obj/from-xc/src/compiler/target-main.lisp-obj"
"obj/from-xc/src/compiler/ir1tran.lisp-obj"
"obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj"
"obj/from-xc/src/compiler/ir1-translators.lisp-obj"
"obj/from-xc/src/compiler/ir1util.lisp-obj"
"obj/from-xc/src/compiler/callable-args.lisp-obj"
"obj/from-xc/src/compiler/locall.lisp-obj"
"obj/from-xc/src/compiler/ir1opt.lisp-obj"
"obj/from-xc/src/compiler/loop.lisp-obj"
"obj/from-xc/src/compiler/constraint.lisp-obj"
"obj/from-xc/src/compiler/equality-constraints.lisp-obj"
"obj/from-xc/src/compiler/constraint-back.lisp-obj"
"obj/from-xc/src/compiler/saptran.lisp-obj"
"obj/from-xc/src/compiler/modarith.lisp-obj"
"obj/from-xc/src/compiler/sxhash.lisp-obj"
"obj/from-xc/src/code/quantifiers.lisp-obj"
"obj/from-xc/src/compiler/bitops-derive-type.lisp-obj"
"obj/from-xc/src/compiler/dfo.lisp-obj"
"obj/from-xc/src/compiler/checkgen.lisp-obj"
"obj/from-xc/src/compiler/tn.lisp-obj"
"obj/from-xc/src/compiler/life.lisp-obj"
"obj/from-xc/src/compiler/debug-dump.lisp-obj"
"obj/from-xc/src/compiler/generic/static-syms.lisp-obj"
"obj/from-xc/src/compiler/generic/utils.lisp-obj"
"obj/from-xc/src/compiler/target-dstate.lisp-obj"
"obj/from-xc/src/compiler/arm/insts.lisp-obj"
"obj/from-xc/src/compiler/arm/macros.lisp-obj"
"obj/from-xc/src/assembly/arm/support.lisp-obj"
"obj/from-xc/src/compiler/arm/move.lisp-obj"
"obj/from-xc/src/compiler/arm/float.lisp-obj"
"obj/from-xc/src/compiler/arm/sap.lisp-obj"
"obj/from-xc/src/compiler/arm/system.lisp-obj"
"obj/from-xc/src/compiler/arm/char.lisp-obj"
"obj/from-xc/src/compiler/arm/memory.lisp-obj"
"obj/from-xc/src/compiler/arm/arith.lisp-obj"
"obj/from-xc/src/compiler/arm/pred.lisp-obj"
"obj/from-xc/src/compiler/float-tran.lisp-obj"
"obj/from-xc/src/compiler/array-tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-tran.lisp-obj"
"obj/from-xc/src/compiler/type-vop-macros.lisp-obj"
"obj/from-xc/src/compiler/arm/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/arm/alloc.lisp-obj"
"obj/from-xc/src/compiler/arm/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/arm/subprim.lisp-obj"
"obj/from-xc/src/compiler/arm/debug.lisp-obj"
"obj/from-xc/src/compiler/arm/c-call.lisp-obj"
"obj/from-xc/src/compiler/arm/cell.lisp-obj"
"obj/from-xc/src/compiler/arm/call.lisp-obj"
"obj/from-xc/src/compiler/arm/nlx.lisp-obj"
"obj/from-xc/src/compiler/generic/late-nlx.lisp-obj"
"obj/from-xc/src/compiler/arm/show.lisp-obj"
"obj/from-xc/src/compiler/arm/array.lisp-obj"
"obj/from-xc/src/compiler/generic/type-error.lisp-obj"
"obj/from-xc/src/compiler/envanal.lisp-obj"
"obj/from-xc/src/assembly/arm/assem-rtns.lisp-obj"
"obj/from-xc/src/assembly/arm/array.lisp-obj"
"obj/from-xc/src/assembly/arm/arith.lisp-obj"
"obj/from-xc/src/assembly/arm/alloc.lisp-obj"
"obj/from-xc/src/compiler/pseudo-vops.lisp-obj"
"obj/from-xc/src/compiler/aliencomp.lisp-obj"
"obj/from-xc/src/compiler/coverage.lisp-obj"
"obj/from-xc/src/compiler/ltv.lisp-obj"
"obj/from-xc/src/compiler/gtn.lisp-obj"
"obj/from-xc/src/compiler/ltn.lisp-obj"
"obj/from-xc/src/compiler/stack.lisp-obj"
"obj/from-xc/src/compiler/control.lisp-obj"
"obj/from-xc/src/compiler/entry.lisp-obj"
"obj/from-xc/src/compiler/ir2tran.lisp-obj"
"obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj"
"obj/from-xc/src/compiler/copyprop.lisp-obj"
"obj/from-xc/src/compiler/represent.lisp-obj"
"obj/from-xc/src/compiler/ir2opt.lisp-obj"
"obj/from-xc/src/compiler/pack.lisp-obj"
"obj/from-xc/src/compiler/pack-iterative.lisp-obj"
"obj/from-xc/src/compiler/debug.lisp-obj"
"obj/from-xc/src/code/format-time.lisp-obj"
"obj/from-xc/src/code/error.lisp-obj"
"obj/from-xc/src/code/parse-defmacro-errors.lisp-obj"
"obj/from-xc/src/code/macroexpand.lisp-obj"
"obj/from-xc/src/code/funutils.lisp-obj"
"obj/from-xc/src/code/linux-os.lisp-obj"
"obj/from-xc/src/code/share-vm.lisp-obj"
"obj/from-xc/src/code/arm-vm.lisp-obj"
"obj/from-xc/src/code/unicode-norm.lisp-obj"
"obj/from-xc/src/code/mipsstrops.lisp-obj"
"obj/from-xc/src/code/string.lisp-obj"
"obj/from-xc/src/code/target-signal-common.lisp-obj"
"obj/from-xc/src/code/target-signal.lisp-obj"
"obj/from-xc/src/code/serve-event.lisp-obj"
"obj/from-xc/src/code/late-extensions.lisp-obj"
"obj/from-xc/src/code/brothertree.lisp-obj"
"obj/from-xc/src/code/simple-fun.lisp-obj"
"obj/from-xc/src/code/eval.lisp-obj"
"obj/from-xc/src/code/toplevel.lisp-obj"
"obj/from-xc/src/code/time.lisp-obj"
"obj/from-xc/src/code/target-package.lisp-obj"
"obj/from-xc/src/code/bignum-random.lisp-obj"
"obj/from-xc/src/code/target-hash-table.lisp-obj"
"obj/from-xc/src/code/fdefinition.lisp-obj"
"obj/from-xc/src/code/sort.lisp-obj"
"obj/from-xc/src/code/target-lflist.lisp-obj"
"obj/from-xc/src/code/solist.lisp-obj"
"obj/from-xc/src/code/final.lisp-obj"
"obj/from-xc/src/code/reader.lisp-obj"
"obj/from-xc/src/code/print.lisp-obj"
"obj/from-xc/src/code/pprint.lisp-obj"
"obj/from-xc/src/code/target-defstruct.lisp-obj"
"obj/from-xc/src/code/target-stream.lisp-obj"
"obj/from-xc/src/code/target-pathname.lisp-obj"
"obj/from-xc/src/code/unix-pathname.lisp-obj"
"obj/from-xc/src/code/filesys.lisp-obj"
"obj/from-xc/src/code/target-misc.lisp-obj"
"obj/from-xc/src/code/sharpm.lisp-obj"
"obj/from-xc/src/code/early-step.lisp-obj"
"obj/from-xc/src/code/avltree.lisp-obj"
"obj/from-xc/src/code/target-thread.lisp-obj"
"obj/from-xc/src/code/error-error.lisp-obj"
"obj/from-xc/src/code/debug-int.lisp-obj"
"obj/from-xc/src/code/gc.lisp-obj"
"obj/from-xc/src/code/interr.lisp-obj"
"obj/from-xc/src/code/target-load.lisp-obj"
"obj/from-xc/src/compiler/target-disassem.lisp-obj"
"obj/from-xc/src/compiler/arm/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: 35 printers, 2 prefilters, 1 labelers
cross-compiler SXHASH tests passed: 2674 cases
; compiling file "src/code/early-ntrace.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/early-ntrace.fasl
; compilation finished in 0:00:00.064
; compiling file "src/code/room.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:00.397
; compiling file "src/code/warm-error.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.077
; compiling file "src/compiler/generic/static-syms.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.016
; compiling file "src/code/icf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.140
; compiling file "src/code/defpackage.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.203
; compiling file "src/code/huffman.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.074
; compiling file "src/code/target-unicode.lisp" (written 30 OCT 2024 08:33:13 PM):
Computed perfect hash of 1978 keys: 0.034 sec (#P"output/ucd/ucd1-names.lisp-expr")
Computed perfect hash of 45995 keys: 0.393 sec (#P"output/ucd/ucd-names.lisp-expr")
Computed perfect hash of 168 keys: 0.006 sec ("base-char-name")
Computed perfect hash of 135 keys: 0.004 sec ("titlecases")
Computed perfect hash of 211 keys: 0.004 sec ("foldcases")
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:03.550
; compiling file "src/code/external-formats/enc-utf.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:00.897
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:00.317
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:01.137
; compiling file "src/code/external-formats/enc-dos.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:05.947
; compiling file "src/code/external-formats/enc-iso.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:06.037
; compiling file "src/code/external-formats/enc-win.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:03.997
; compiling file "src/code/external-formats/enc-mac.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.533
; compiling file "src/code/external-formats/mb-util.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.064
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.143
; compiling file "src/code/external-formats/enc-cn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.184
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.137
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:00.460
; compiling file "src/code/stubs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.127
; compiling file "src/pcl/fngen.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.233
; compiling file "src/pcl/cache.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.310
; compiling file "src/pcl/dlisp.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.067
; compiling file "src/pcl/boot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:00.743
; compiling file "src/pcl/vector.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.276
; compiling file "src/pcl/slots-boot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.190
; compiling file "src/pcl/combin.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.124
; compiling file "src/pcl/dfun.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:00.496
; compiling file "src/pcl/ctor.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.337
; compiling file "src/pcl/braid.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.073
; compiling file "src/pcl/dlisp3.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/generic-functions.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.050
; compiling file "src/pcl/slots.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.107
; compiling file "src/pcl/init.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.120
; compiling file "src/pcl/std-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:00.640
; compiling file "src/pcl/cpl.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.050
; compiling file "src/pcl/fsc.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.010
; compiling file "src/pcl/methods.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:00.407
; compiling file "src/pcl/fixup.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.017
; compiling file "src/pcl/call-next-method.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.020
; compiling file "src/pcl/defcombin.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.200
; compiling file "src/pcl/env.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.033
; compiling file "src/pcl/documentation.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.214
; compiling file "src/pcl/print-object.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.090
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.000
; compiling file "src/pcl/precom2.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:00.530
; compiling file "src/code/ntrace.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.223
; compiling file "src/code/full-eval.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.297
; compiling file "src/code/setf-funs.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.076
; compiling file "src/code/late-condition.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.016
; compiling file "src/pcl/gray-streams-class.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.004
; compiling file "src/pcl/gray-streams.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.100
; compiling file "src/pcl/sequence.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:00.553
; compiling file "src/code/describe.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.250
; compiling file "src/code/describe-policy.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.010
; compiling file "src/code/inspect.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.137
; compiling file "src/code/profile.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.167
; compiling file "src/code/step.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.030
; compiling file "src/code/warm-lib.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.000
; compiling file "src/code/alien-callback.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.080
; compiling file "src/code/run-program.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.323
; compiling file "src/code/traceroot.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.110
; compiling file "src/code/query.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.010
; compiling file "src/code/timer.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.166
; compiling file "src/code/repack-xref.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.030
; compiling file "src/code/module.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.013
; compiling file "src/code/save.lisp" (written 30 OCT 2024 08:33:13 PM):
; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.127
Done with warm.lisp. INTERNAL-REAL-TIME=34.686s
//doing warm init - load and dump phase
Checking symbol printer: T
cross-compiler SXHASH tests passed: 2674 cases
Done with warm.lisp. INTERNAL-REAL-TIME=1.493s
External | Internal
COMMON-LISP | 978 ( +0) | 0 ( +0)
COMMON-LISP-USER | 0 ( +0) | 48 ( -23)
KEYWORD | 2266 ( -173) | 0 ( +0)
SB-ALIEN | 60 ( +0) | 405 ( -18)
SB-ALIEN-INTERNALS | 96 ( +0) | 0 ( +0)
SB-ARM-ASM | 0 ( +0) | 325 ( -88)
SB-ASSEM | 60 ( +0) | 214 ( -20)
SB-BIGNUM | 45 ( -15) | 63 ( -78)
SB-BROTHERTREE | 5 ( +0) | 36 ( -15)
SB-C | 336 ( +0) | 4869 ( -441)
SB-DEBUG | 24 ( +0) | 208 ( -4)
SB-DI | 84 ( +0) | 324 ( +0)
SB-DISASSEM | 67 ( +0) | 274 ( -149)
SB-EVAL | 9 ( +0) | 166 ( +0)
SB-EXT | 235 ( +0) | 0 ( +0)
SB-FASL | 11 ( -1) | 197 ( -41)
SB-FORMAT | 2 ( +0) | 301 ( -13)
SB-GRAY | 32 ( +0) | 12 ( -2)
SB-IMPL | 41 ( +0) | 4587 (-1128)
SB-INT | 410 ( +0) | 3 ( -2)
SB-KERNEL | 1102 ( +0) | 1412 ( -278)
SB-LOCKLESS | 29 ( +0) | 135 ( -53)
SB-LOOP | 0 ( +0) | 243 ( -44)
SB-MOP | 102 ( +0) | 0 ( +0)
SB-PCL | 16 ( +0) | 1683 ( -207)
SB-PRETTY | 6 ( +0) | 237 ( -15)
SB-PROFILE | 4 ( +0) | 79 ( -2)
SB-REGALLOC | 8 ( +0) | 240 ( -51)
SB-SEQUENCE | 56 ( +0) | 0 ( +0)
SB-SYS | 111 ( +0) | 2 ( -5)
SB-THREAD | 76 ( +0) | 214 ( -37)
SB-UNICODE | 47 ( +0) | 75 ( -27)
SB-UNIX | 175 ( +0) | 123 ( -57)
SB-VM | 387 ( +0) | 1040 ( -576)
SB-WALKER | 8 ( +0) | 114 ( -9)
( -189) | (-3383) = (-3572)
; Checking #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/output/xfloat-math.lisp-expr"
real 0m 38.88s
user 0m 34.86s
sys 0m 3.91s
//entering make-target-contrib.sh
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib'
make MODULE_REQUIRES="" -C sb-posix
make MODULE_REQUIRES="" -C sb-bsd-sockets
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-rotate-byte'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.4.10/contrib/sb-executable'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-posix"
#
#)
The build seems to have finished successfully, including 19 (out of 20)
contributed modules. If you would like to run more extensive tests on
the new SBCL, you can try:
cd ./tests && sh ./run-tests.sh
To build documentation:
cd ./doc/manual && make
To install SBCL (more information in INSTALL):
sh install.sh
//build started: Thu Oct 31 23:19:45 UTC 2024
//build finished: Thu Oct 31 23:23:30 UTC 2024
>>> sbcl: Entering fakeroot...
/home/buildozer/aports/community/sbcl/pkg/sbcl/usr
SBCL has been installed:
binary /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/bin/sbcl
core and contribs in /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/
Documentation:
man /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1
>>> sbcl-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/licenses'
>>> sbcl-doc*: Preparing subpackage sbcl-doc...
>>> sbcl-doc*: Running postcheck for sbcl-doc
>>> sbcl*: Running postcheck for sbcl
>>> sbcl*: Preparing package sbcl...
>>> sbcl*: Stripping binaries
>>> sbcl-doc*: Scanning shared objects
>>> sbcl*: Scanning shared objects
>>> sbcl-doc*: Tracing dependencies...
>>> sbcl-doc*: Package size: 614.3 KB
>>> sbcl-doc*: Compressing data...
>>> sbcl-doc*: Create checksum...
>>> sbcl-doc*: Create sbcl-doc-2.4.10-r0.apk
>>> sbcl*: Tracing dependencies...
so:libc.musl-armv7.so.1
so:libzstd.so.1
>>> sbcl*: Package size: 35.8 MB
>>> sbcl*: Compressing data...
>>> sbcl*: Create checksum...
>>> sbcl*: Create sbcl-2.4.10-r0.apk
>>> sbcl: Build complete at Thu, 31 Oct 2024 23:23:31 +0000 elapsed time 0h 3m 51s
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Uninstalling dependencies...
(1/18) Purging .makedepends-sbcl (20241031.231941)
(2/18) Purging emacs-nox (29.4-r0)
(3/18) Purging emacs (29.4-r0)
(4/18) Purging linux-headers (6.6-r1)
(5/18) Purging mpfr-dev (4.2.1-r0)
(6/18) Purging zstd-dev (1.5.6-r1)
(7/18) Purging zstd (1.5.6-r1)
(8/18) Purging dbus-libs (1.14.10-r4)
(9/18) Purging gnutls (3.8.5-r0)
(10/18) Purging libxml2 (2.13.4-r3)
(11/18) Purging nettle (3.10-r1)
(12/18) Purging p11-kit (0.25.5-r2)
(13/18) Purging sbcl-stage0 (2.4.10-r0)
(14/18) Purging sqlite-libs (3.47.0-r0)
(15/18) Purging tree-sitter (0.22.2-r1)
(16/18) Purging xz-libs (5.6.3-r0)
(17/18) Purging libffi (3.4.6-r0)
(18/18) Purging libtasn1 (4.19.0-r2)
Executing busybox-1.37.0-r3.trigger
OK: 275 MiB in 101 packages
>>> sbcl: Updating the community/armv7 repository index...
>>> sbcl: Signing the index...