>>> sbcl-stage0: Building community/sbcl-stage0 2.6.0-r1 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 21:30:15 +0000 >>> sbcl-stage0: Validating /home/buildozer/aports/community/sbcl-stage0/APKBUILD... >>> sbcl-stage0: Analyzing dependencies... >>> sbcl-stage0: Installing for build: build-base linux-headers ecl-dev ( 1/13) Installing linux-headers (7.0.0-r0) ( 2/13) Installing gc (8.2.12-r0) ( 3/13) Installing libgc++ (8.2.12-r0) ( 4/13) Installing gc-dev (8.2.12-r0) ( 5/13) Installing libgmpxx (6.3.0-r4) ( 6/13) Installing gmp-dev (6.3.0-r4) ( 7/13) Installing libatomic_ops (7.10.0-r1) ( 8/13) Installing libatomic_ops-dev (7.10.0-r1) ( 9/13) Installing libffi (3.5.2-r1) (10/13) Installing libffi-dev (3.5.2-r1) (11/13) Installing ecl (24.5.10-r2) (12/13) Installing ecl-dev (24.5.10-r2) (13/13) Installing .makedepends-sbcl-stage0 (20260423.213023) Executing busybox-1.37.0-r31.trigger OK: 453.1 MiB in 116 packages >>> sbcl-stage0: Cleaning up srcdir >>> sbcl-stage0: Cleaning up pkgdir >>> sbcl-stage0: Cleaning up tmpdir >>> sbcl-stage0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sbcl-2.6.0.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> sbcl-stage0: Fetching sbcl-2.6.0.tar.bz2::https://prdownloads.sourceforge.net/sbcl/sbcl-2.6.0-source.tar.bz2 Connecting to prdownloads.sourceforge.net ([2606:4700::6812:c95]:443) Connecting to downloads.sourceforge.net ([2606:4700::6812:c95]:443) Connecting to master.dl.sourceforge.net (216.105.38.12:443) saving to '/var/cache/distfiles/v3.24/sbcl-2.6.0.tar.bz2.part' sbcl-2.6.0.tar.bz2.p 7% |** | 651k 0:00:11 ETA sbcl-2.6.0.tar.bz2.p 29% |********* | 2400k 0:00:04 ETA sbcl-2.6.0.tar.bz2.p 51% |**************** | 4179k 0:00:02 ETA sbcl-2.6.0.tar.bz2.p 77% |************************ | 6354k 0:00:01 ETA sbcl-2.6.0.tar.bz2.p 100% |********************************| 8174k 0:00:00 ETA '/var/cache/distfiles/v3.24/sbcl-2.6.0.tar.bz2.part' saved /var/cache/distfiles/v3.24/sbcl-2.6.0.tar.bz2: OK /home/buildozer/aports/community/sbcl-stage0/ppc-musl.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-time64.patch: OK >>> sbcl-stage0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sbcl-2.6.0.tar.bz2 /var/cache/distfiles/v3.24/sbcl-2.6.0.tar.bz2: OK /home/buildozer/aports/community/sbcl-stage0/ppc-musl.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-time64.patch: OK >>> sbcl-stage0: Unpacking /var/cache/distfiles/v3.24/sbcl-2.6.0.tar.bz2... >>> sbcl-stage0: ppc-musl.patch patching file src/runtime/ppc-linux-os.c patching file src/runtime/os-common.c patching file src/runtime/ppc-arch.c >>> sbcl-stage0: musl-time64.patch patching file tools-for-build/grovel-features.sh ECL (Embeddable Common-Lisp) 24.5.10 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > "ECL" > rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf "docstrings/" rm -f sbcl.html asdf.html rm -f contrib-docs.texi-temp rm -f package-locks.texi-temp rm -f variables.texinfo rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs rm -f sbcl.info sbcl.info-* asdf.info rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \ *.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \ html-stamp sbcl-internals/ //entering make-config.sh //ensuring the existence of output/ directory //guessing default target CPU architecture from host architecture //setting up CPU-architecture-dependent information sbcl_arch="arm64" //initializing /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/local-target-features.lisp-expr //setting up OS-dependent information make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tools-for-build' cc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs determine-endianness.c -ldl -Wl,-no-as-needed -o determine-endianness make: Leaving directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tools-for-build' //finishing /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/local-target-features.lisp-expr //building host tools make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tools-for-build' cc -DDEFINE_MAIN -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -o perfecthash ../src/runtime/perfecthash.c make: Leaving directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tools-for-build' //Starting build: Thu Apr 23 21:30:32 UTC 2026 //Options: --prefix='/usr' --xc-host='ecl' ECL (Embeddable Common-Lisp) 24.5.10 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > 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 ECL (Embeddable Common-Lisp) 24.5.10 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/make-host-1.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-24.5.10/cmp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shebang.lisp" target SB-XC:*FEATURES* = (:ARM64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :CALL-SYMBOL :COMMON-LISP :COMPACT-SYMBOL :COMPARE-AND-SWAP-VOPS :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LINUX :LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :ROUND-FLOAT :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SBCL :SOFT-CARD-MARKS :SYSTEM-TLABS :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION :USE-SYS-MMAP) ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/defun-load-or-cload-xcompiler.lisp" ; Building Unicode data ;;; ;;; Compiling tools-for-build/ucd.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; Finished compiling tools-for-build/ucd.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tools-for-build/ucd.fas" //slurp-ucd ;;; ;;; Compiling src/code/cross-early.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-early.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-early.fas" ;;; ;;; Compiling src/code/show.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/show.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/show.fas" ;;; ;;; Compiling src/compiler/early-constantp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/early-constantp.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-constantp.fas" ;;; ;;; Compiling src/compiler/vop-existsp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/vop-existsp.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop-existsp.fas" ;;; ;;; Compiling src/code/primordial-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/primordial-extensions.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-extensions.fas" ;;; ;;; Compiling src/code/cold-init-helper-macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cold-init-helper-macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; ;;; Compiling src/code/backq.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/backq.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/backq.fas" ;;; ;;; Compiling src/code/cross-byte.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file cross-byte.lisp, position 888 ;;; at (DEFUN LDB ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file cross-byte.lisp, position 779 ;;; at (DEFUN UNCROSS-BYTE ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/cross-byte.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-byte.fas" ;;; ;;; Compiling src/code/cross-misc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-misc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-misc.fas" ;;; ;;; Compiling src/code/cross-char.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-char.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-char.fas" ;;; ;;; Compiling src/code/cross-io.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-io.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-io.fas" ;;; ;;; Compiling src/code/cross-condition.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-condition.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-condition.fas" ;;; ;;; Compiling src/code/uncross.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/uncross.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/uncross.fas" ;;; ;;; Compiling src/code/defbangtype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/defbangtype.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangtype.fas" ;;; ;;; Compiling src/code/early-constants.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-constants.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-constants.fas" ;;; ;;; Compiling src/code/function-names.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/function-names.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/function-names.fas" ;;; ;;; Compiling src/compiler/early-globaldb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/early-globaldb.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-globaldb.fas" ;;; ;;; Compiling src/compiler/generic/parms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/parms.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/parms.fas" ;;; ;;; Compiling src/compiler/arm64/parms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/parms.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/parms.fas" ;;; ;;; Compiling src/compiler/generic/early-vm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/early-vm.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-vm.fas" ;;; ;;; Compiling src/compiler/generic/early-objdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/early-objdef.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; ;;; Compiling src/code/parse-body.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/parse-body.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-body.fas" ;;; ;;; Compiling src/compiler/policy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file policy.lisp, position 8592 ;;; at (DEFUN ALTER-POLICY ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file policy.lisp, position 8592 ;;; at (DEFUN ALTER-POLICY ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/policy.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policy.fas" ;;; ;;; Compiling src/code/early-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-extensions.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-extensions.fas" ;;; ;;; Compiling src/code/defbangstruct.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/defbangstruct.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangstruct.fas" ;;; ;;; Compiling src/code/early-raw-slots.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-raw-slots.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-raw-slots.fas" ;;; ;;; Compiling src/code/hashset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/hashset.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hashset.fas" ;;; ;;; Compiling src/code/string-hash.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/string-hash.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/string-hash.fas" ;;; ;;; Compiling src/code/xset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/xset.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/xset.fas" ;;; ;;; Compiling src/code/type-class.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/type-class.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-class.fas" ;;; ;;; Compiling src/code/thread-structs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/thread-structs.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/thread-structs.fas" ;;; ;;; Compiling src/compiler/early-c.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/early-c.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-c.fas" ;;; ;;; Compiling src/pcl/slot-name.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/pcl/slot-name.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/slot-name.fas" ;;; ;;; Compiling src/code/early-classoid.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/code/early-classoid.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-classoid.fas" ;;; ;;; Compiling src/compiler/generic/layout-ids.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/layout-ids.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; ;;; Compiling src/code/debug-var-io.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file debug-var-io.lisp, position 1253 ;;; at (DEFINE-READ-VAR-INTEGER READ-VAR-INTEGER ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/debug-var-io.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-var-io.fas" ;;; ;;; Compiling src/code/number-dispatch.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/number-dispatch.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/number-dispatch.fas" ;;; ;;; Compiling src/code/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file float.lisp, position 2403 ;;; at (DEFCONSTANT LEAST-POSITIVE-SINGLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 2736 ;;; at (DEFCONSTANT LEAST-POSITIVE-LONG-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 2900 ;;; at (DEFCONSTANT LEAST-NEGATIVE-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 2967 ;;; at (DEFCONSTANT LEAST-NEGATIVE-LONG-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 3131 ;;; at (DEFCONSTANT LEAST-POSITIVE-NORMALIZED-SINGLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 3961 ;;; at (DEFCONSTANT LEAST-NEGATIVE-NORMALIZED-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 4370 ;;; at (DEFCONSTANT MOST-POSITIVE-SINGLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 5267 ;;; at (DEFCONSTANT MOST-NEGATIVE-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 5693 ;;; at (DEFCONSTANT SINGLE-FLOAT-POSITIVE-INFINITY ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 6463 ;;; at (DEFCONSTANT DOUBLE-FLOAT-NEGATIVE-INFINITY ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 6854 ;;; at (DEFCONSTANT SINGLE-FLOAT-EPSILON ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 7654 ;;; at (DEFCONSTANT DOUBLE-FLOAT-NEGATIVE-EPSILON ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 8225 ;;; at (DEFCONSTANT MOST-POSITIVE-FIXNUM-SINGLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 8751 ;;; at (DEFCONSTANT MOST-NEGATIVE-FIXNUM-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 9359 ;;; at (DEFUN FLOAT-DENORMALIZED-P ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Style warning: ;;; in file float.lisp, position 16575 ;;; at (DEFUN FLOAT-RADIX ...) ;;; ! Variable X, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file float.lisp, position 30188 ;;; at (DEF DOUBLE-FLOAT) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file float.lisp, position 30188 ;;; at (DEF SINGLE-FLOAT) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Style warning: ;;; in file float.lisp, position 15468 ;;; at (DEFUN FLOAT-SIGN ...) ;;; ! The argument 1 of function ABS has type ;;; FLOAT ;;; instead of expected ;;; NUMBER ;;; Style warning: ;;; in file float.lisp, position 25220 ;;; at (DEFUN SCALE-SINGLE-FLOAT ...) ;;; ! The argument 1 of function = has type ;;; SINGLE-FLOAT ;;; instead of expected ;;; NUMBER ;;; Finished compiling src/code/float.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/float.fas" ;;; ;;; Compiling src/code/cross-float-reader.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file cross-float-reader.lisp, position 444 ;;; at (DEF %DOUBLE-FLOAT-RATIONAL ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file cross-float-reader.lisp, position 444 ;;; at (DEF %SINGLE-FLOAT-RATIONAL ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/cross-float-reader.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float-reader.fas" ;;; ;;; Compiling src/code/cross-float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-float.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float.fas" ;;; ;;; Compiling src/code/early-time.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-time.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-time.fas" ;;; ;;; Compiling src/code/misc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/misc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/misc.fas" ;;; ;;; Compiling src/compiler/parse-lambda-list.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/parse-lambda-list.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; ;;; Compiling src/compiler/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/macros.fas" ;;; ;;; Compiling src/compiler/fun-info.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/fun-info.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fun-info.fas" ;;; ;;; Compiling src/compiler/generic/vm-macs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/vm-macs.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; ;;; Compiling src/compiler/policies.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/policies.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policies.fas" ;;; ;;; Compiling src/compiler/info-vector.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/info-vector.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/info-vector.fas" ;;; ;;; Compiling src/compiler/globaldb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file globaldb.lisp, position 11093 ;;; at (DEFUN GET-INFO-VALUE ...) ;;; ! Unsupported CONS type (OR (CONS (|UNSIGNED-BYTE| 64) FUNCTION) NULL). Replacing it with T. ;;; Warning: ;;; in file globaldb.lisp, position 14680 ;;; at (DEFINE-INFO-TYPE (FUNCTION TYPE) ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Warning: ;;; in file globaldb.lisp, position 18048 ;;; at (DEFINE-INFO-TYPE (FUNCTION SOURCE-TRANSFORM) ...) ;;; ! Unsupported CONS type (OR FUNCTION NULL (CONS ATOM ATOM)). Replacing it with T. ;;; Warning: ;;; in file globaldb.lisp, position 11093 ;;; at (DEFUN GET-INFO-VALUE ...) ;;; ! Unsupported CONS type (OR (CONS (|UNSIGNED-BYTE| 64) FUNCTION) NULL). Replacing it with T. ;;; Finished compiling src/compiler/globaldb.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/globaldb.fas" ;;; ;;; Compiling src/compiler/generic/objdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/objdef.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/objdef.fas" ;;; ;;; Compiling src/code/lockfree-list.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/lockfree-list.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/lockfree-list.fas" ;;; ;;; Compiling src/compiler/generic/vm-array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/vm-array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-array.fas" ;;; ;;; Compiling src/code/primordial-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/primordial-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-type.fas" ;;; ;;; Compiling src/code/specializable-array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/specializable-array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/specializable-array.fas" ;;; ;;; Compiling src/compiler/sset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/sset.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sset.fas" ;;; ;;; Compiling src/compiler/node.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/compiler/node.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/node.fas" ;;; ;;; Compiling src/compiler/early-assem.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/compiler/early-assem.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-assem.fas" ;;; ;;; Compiling src/compiler/vop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/compiler/vop.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop.fas" ;;; ;;; Compiling src/compiler/backend.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/backend.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/backend.fas" ;;; ;;; Compiling src/code/sc-offset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file sc-offset.lisp, position 1610 ;;; at (DEFUN MAKE-SC+OFFSET ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/sc-offset.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/sc-offset.fas" ;;; ;;; Compiling src/compiler/vmdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/vmdef.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vmdef.fas" ;;; ;;; Compiling src/code/defmacro.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/defmacro.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defmacro.fas" ;;; ;;; Compiling src/compiler/meta-vmdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file meta-vmdef.lisp, position 66322 ;;; at (DEFUN SET-UP-VOP-INFO ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/meta-vmdef.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/meta-vmdef.fas" ;;; ;;; Compiling src/compiler/arm64/vm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/vm.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/vm.fas" ;;; ;;; Compiling src/code/cross-sxhash.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-sxhash.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-sxhash.fas" ;;; ;;; Compiling src/code/alieneval.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file alieneval.lisp, position 25405 ;;; at (DEFINE-ALIEN-TYPE-TRANSLATOR ENUM ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/alieneval.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alieneval.fas" ;;; ;;; Compiling src/code/class.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/class.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/class.fas" ;;; ;;; Compiling src/pcl/pre-warm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/pcl/pre-warm.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/pre-warm.fas" ;;; ;;; Compiling src/code/debug-info.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/debug-info.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-info.fas" ;;; ;;; Compiling src/code/source-location.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/source-location.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/source-location.fas" ;;; ;;; Compiling src/compiler/proclaim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file proclaim.lisp, position 15577 ;;; at (DEFUN PROCLAIM-FTYPE ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Finished compiling src/compiler/proclaim.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/proclaim.fas" ;;; ;;; Compiling src/compiler/constantp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/constantp.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constantp.fas" ;;; ;;; Compiling src/code/deftype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/deftype.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftype.fas" ;;; ;;; Compiling src/code/type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file type.lisp, position 12457 ;;; at (DEFINE-TYPE-METHOD (VALUES COMPLEX-SUBTYPEP-ARG2) ...) ;;; ! The variable |TYPE1| is not used. ;;; Style warning: ;;; in file type.lisp, position 56016 ;;; at (DEFUN SUBTYPEP ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 56016 ;;; at (DEFUN SUBTYPEP ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file type.lisp, position 82718 ;;; at (DEFUN TYPEXPAND-1 ...) ;;; ! Variable ENV, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 82718 ;;; at (DEFUN TYPEXPAND-1 ...) ;;; ! The variable ENV is not used. ;;; Finished compiling src/code/type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type.fas" ;;; ;;; Compiling src/compiler/generic/vm-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file vm-type.lisp, position 5504 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file vm-type.lisp, position 5504 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file vm-type.lisp, position 6130 ;;; at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file vm-type.lisp, position 6130 ;;; at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Finished compiling src/compiler/generic/vm-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-type.fas" ;;; ;;; Compiling src/compiler/generic/primtype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/primtype.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/primtype.fas" ;;; ;;; Compiling src/code/cross-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file cross-type.lisp, position 3917 ;;; at (DEFUN CROSS-TYPEP ...) ;;; ! TYPEP form contains an empty type (OR) and cannot be optimized ;;; Finished compiling src/code/cross-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-type.fas" ;;; ;;; Compiling src/code/deftypes-for-target.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/deftypes-for-target.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftypes-for-target.fas" ;;; ;;; Compiling src/code/type-init.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/type-init.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-init.fas" ;;; ;;; Compiling src/code/defstruct.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file defstruct.lisp, position 71884 ;;; at (DEFUN %PROCLAIM-DEFSTRUCT-CTORS ...) ;;; ! Unsupported CONS type (OR FUNCTION NULL (CONS ATOM ATOM)). Replacing it with T. ;;; Style warning: ;;; in file defstruct.lisp, position 77059 ;;; at (DEFUN REDEFINE-STRUCTURE-WARNING ...) ;;; ! Variable CLASSOID, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file defstruct.lisp, position 100877 ;;; at (DEFUN GLOBAL-FTYPE ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Finished compiling src/code/defstruct.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defstruct.fas" ;;; ;;; Compiling src/code/alien-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/alien-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alien-type.fas" ;;; ;;; Compiling src/code/force-delayed-defbangstructs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/force-delayed-defbangstructs.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; ;;; Compiling src/compiler/compiler-error.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/compiler-error.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/compiler-error.fas" ;;; ;;; Compiling src/compiler/fixup-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/fixup-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fixup-type.fas" ;;; ;;; Compiling src/code/package.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/package.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/package.fas" ;;; ;;; Compiling src/code/random.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/random.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/random.fas" ;;; ;;; Compiling src/code/hash-table.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/hash-table.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hash-table.fas" ;;; ;;; Compiling src/code/readtable.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/readtable.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/readtable.fas" ;;; ;;; Compiling src/code/host-pprint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/host-pprint.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/host-pprint.fas" ;;; ;;; Compiling src/compiler/knownfun.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file knownfun.lisp, position 5947 ;;; at (DEFUN %DEFKNOWN ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Warning: ;;; in file knownfun.lisp, position 12290 ;;; at (DEFUN SPLIT-TYPE-INFO ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/knownfun.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/knownfun.fas" ;;; ;;; Compiling src/compiler/ctype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/ctype.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ctype.fas" ;;; ;;; Compiling src/compiler/fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/fndb.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fndb.fas" ;;; ;;; Compiling src/compiler/generic/vm-fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/vm-fndb.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; ;;; Compiling src/compiler/generic/late-objdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/late-objdef.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; ;;; Compiling src/compiler/generic/interr.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/interr.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/interr.fas" ;;; ;;; Compiling src/compiler/bit-util.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/bit-util.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bit-util.fas" ;;; ;;; Compiling src/code/load.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file load.lisp, position 19454 ;;; at (DEFUN !%DEFINE-FOP ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Warning: ;;; in file load.lisp, position 56991 ;;; at (DEFUN !DECODE-FOP ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Warning: ;;; in file load.lisp, position 19454 ;;; at (DEFUN !%DEFINE-FOP ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Finished compiling src/code/load.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/load.fas" ;;; ;;; Compiling src/code/format-directive.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/format-directive.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format-directive.fas" ;;; ;;; Compiling src/code/c-call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/c-call.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/c-call.fas" ;;; ;;; Compiling src/compiler/disassem.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/disassem.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/disassem.fas" ;;; ;;; Compiling src/compiler/assem.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/compiler/assem.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/assem.fas" ;;; ;;; Compiling src/compiler/codegen.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/codegen.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/codegen.fas" ;;; ;;; Compiling src/compiler/dump.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file dump.lisp, position 14637 ;;; at (FSET (QUOTE DUMP-FOP) ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Warning: ;;; in file dump.lisp, position 14637 ;;; at (FSET (QUOTE DUMP-FOP) ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Finished compiling src/compiler/dump.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dump.fas" ;;; ;;; Compiling src/compiler/ir1report.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file ir1report.lisp, position 15098 ;;; at (DEFUN NOTE-MESSAGE-REPEATS ...) ;;; ! Unsupported CONS type (CONS INDEX (CONS (OR STRING NULL) T)). Replacing it with T. ;;; Warning: ;;; in file ir1report.lisp, position 15098 ;;; at (DEFUN NOTE-MESSAGE-REPEATS ...) ;;; ! Unsupported CONS type (CONS INDEX (CONS (OR STRING NULL) T)). Replacing it with T. ;;; Warning: ;;; in file ir1report.lisp, position 16076 ;;; at (DEFUN %PRINT-COMPILER-MESSAGE ...) ;;; ! Unsupported CONS type (CONS INDEX (CONS (OR STRING NULL) T)). Replacing it with T. ;;; Warning: ;;; in file ir1report.lisp, position 15098 ;;; at (DEFUN NOTE-MESSAGE-REPEATS ...) ;;; ! Unsupported CONS type (CONS INDEX (CONS (OR STRING NULL) T)). Replacing it with T. ;;; Finished compiling src/compiler/ir1report.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1report.fas" ;;; ;;; Compiling src/compiler/main.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/main.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/main.fas" ;;; ;;; Compiling src/compiler/xref.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/xref.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/xref.fas" ;;; ;;; Compiling src/compiler/ir1tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/ir1tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran.fas" ;;; ;;; Compiling src/compiler/ir1tran-lambda.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file ir1tran-lambda.lisp, position 70850 ;;; at (DEFUN %COMPILER-DEFUN ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Finished compiling src/compiler/ir1tran-lambda.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; ;;; Compiling src/compiler/ir1-translators.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file ir1-translators.lisp, position 541 ;;; at (DEF-IR1-TRANSLATOR PROGN ...) ;;; ! The variable #:|G1| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 767 ;;; at (DEF-IR1-TRANSLATOR IF ...) ;;; ! The variable #:|G18| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 2464 ;;; at (DEF-IR1-TRANSLATOR JUMP-TABLE ...) ;;; ! The variable #:|G45| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 3666 ;;; at (DEF-IR1-TRANSLATOR IF-TO-BLOCKS ...) ;;; ! The variable #:|G88| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 4776 ;;; at (DEF-IR1-TRANSLATOR TO-LVAR ...) ;;; ! The variable #:|G115| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 6125 ;;; at (DEF-IR1-TRANSLATOR BLOCK ...) ;;; ! The variable #:|G138| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 7191 ;;; at (DEF-IR1-TRANSLATOR RETURN-FROM ...) ;;; ! The variable #:|G174| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 9751 ;;; at (DEF-IR1-TRANSLATOR TAGBODY ...) ;;; ! The variable #:|G260| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 11321 ;;; at (DEF-IR1-TRANSLATOR GO ...) ;;; ! The variable #:|G334| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 12940 ;;; at (DEF-IR1-TRANSLATOR EVAL-WHEN ...) ;;; ! The variable #:|G376| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 17562 ;;; at (DEF-IR1-TRANSLATOR MACROLET ...) ;;; ! The variable #:|G422| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 19355 ;;; at (DEF-IR1-TRANSLATOR SYMBOL-MACROLET ...) ;;; ! The variable #:|G459| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 20984 ;;; at (DEF-IR1-TRANSLATOR %PRIMITIVE ...) ;;; ! The variable #:|G490| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 23148 ;;; at (DEF-IR1-TRANSLATOR QUOTE ...) ;;; ! The variable #:|G520| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 29294 ;;; at (DEF-IR1-TRANSLATOR %REFLESS-DEFUN ...) ;;; ! The variable #:|G585| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 29464 ;;; at (DEF-IR1-TRANSLATOR FUNCTION ...) ;;; ! The variable #:|G604| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 29942 ;;; at (DEF-IR1-TRANSLATOR GLOBAL-FUNCTION ...) ;;; ! The variable #:|G623| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 32006 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL ...) ;;; ! The variable #:|G672| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 33098 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL-LVAR ...) ;;; ! The variable #:|G703| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 33241 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL-NO-NARGS ...) ;;; ! The variable #:|G722| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 36190 ;;; at (DEF-IR1-TRANSLATOR LET ...) ;;; ! The variable #:|G762| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 37985 ;;; at (DEF-IR1-TRANSLATOR LET* ...) ;;; ! The variable #:|G790| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 39312 ;;; at (DEF-IR1-TRANSLATOR LOCALLY ...) ;;; ! The variable #:|G810| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 43082 ;;; at (DEF-IR1-TRANSLATOR FLET ...) ;;; ! The variable #:|G865| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 44876 ;;; at (DEF-IR1-TRANSLATOR LABELS ...) ;;; ! The variable #:|G900| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 48563 ;;; at (DEF-IR1-TRANSLATOR THE ...) ;;; ! The variable #:|G970| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 49859 ;;; at (DEF-IR1-TRANSLATOR TRULY-THE ...) ;;; ! The variable #:|G991| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 50328 ;;; at (DEF-IR1-TRANSLATOR THE* ...) ;;; ! The variable #:|G1012| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 53445 ;;; at (DEF-IR1-TRANSLATOR WITH-ANNOTATIONS ...) ;;; ! The variable #:|G1059| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 53733 ;;; at (DEF-IR1-TRANSLATOR WITH-SOURCE-FORM ...) ;;; ! The variable #:|G1083| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 54038 ;;; at (DEF-IR1-TRANSLATOR WITH-SOURCE-PATH ...) ;;; ! The variable #:|G1104| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 56777 ;;; at (DEF-IR1-TRANSLATOR SETQ ...) ;;; ! The variable #:|G1135| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 60087 ;;; at (DEF-IR1-TRANSLATOR THROW ...) ;;; ! The variable #:|G1205| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 60827 ;;; at (DEF-IR1-TRANSLATOR %WITHIN-CLEANUP ...) ;;; ! The variable #:|G1226| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 61886 ;;; at (DEF-IR1-TRANSLATOR %ESCAPE-FUN ...) ;;; ! The variable #:|G1251| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 62501 ;;; at (DEF-IR1-TRANSLATOR %CLEANUP-FUN ...) ;;; ! The variable #:|G1274| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 62824 ;;; at (DEF-IR1-TRANSLATOR CATCH ...) ;;; ! The variable #:|G1305| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 63966 ;;; at (DEF-IR1-TRANSLATOR RESTORING-NSP ...) ;;; ! The variable #:|G1324| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 64612 ;;; at (DEF-IR1-TRANSLATOR UNWIND-PROTECT ...) ;;; ! The variable #:|G1348| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 66682 ;;; at (DEF-IR1-TRANSLATOR INSPECT-UNWINDING ...) ;;; ! The variable #:|G1370| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 67958 ;;; at (DEF-IR1-TRANSLATOR NLX-PROTECT ...) ;;; ! The variable #:|G1394| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 69138 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-CALL ...) ;;; ! The variable #:|G1415| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 71407 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-PROG1 ...) ;;; ! The variable #:|G1462| is not used. ;;; Finished compiling src/compiler/ir1-translators.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1-translators.fas" ;;; ;;; Compiling src/compiler/ir1util.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/ir1util.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1util.fas" ;;; ;;; Compiling src/compiler/callable-args.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/callable-args.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/callable-args.fas" ;;; ;;; Compiling src/compiler/locall.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/locall.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/locall.fas" ;;; ;;; Compiling src/compiler/ir1opt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/ir1opt.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1opt.fas" ;;; ;;; Compiling src/compiler/loop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/loop.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/loop.fas" ;;; ;;; Compiling src/compiler/constraint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/constraint.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint.fas" ;;; ;;; Compiling src/compiler/equality-constraints.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/equality-constraints.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/equality-constraints.fas" ;;; ;;; Compiling src/compiler/constraint-back.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/constraint-back.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint-back.fas" ;;; ;;; Compiling src/compiler/saptran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/saptran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/saptran.fas" ;;; ;;; Compiling src/compiler/modarith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file modarith.lisp, position 33696 ;;; at (DEFTRANSFORM ASH-RIGHT-TWO-WORDS ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL W2) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file modarith.lisp, position 33803 ;;; at (DEF ASH-LEFT-MODFX ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL INTEGER) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file modarith.lisp, position 33803 ;;; at (DEF ASH-LEFT-MOD64 ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL INTEGER) ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/modarith.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/modarith.fas" ;;; ;;; Compiling src/compiler/sxhash.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/sxhash.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sxhash.fas" ;;; ;;; Compiling src/code/quantifiers.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/quantifiers.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/quantifiers.fas" ;;; ;;; Compiling src/compiler/bitops-derive-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/bitops-derive-type.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; ;;; Compiling src/compiler/dfo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/dfo.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dfo.fas" ;;; ;;; Compiling src/compiler/checkgen.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file checkgen.lisp, position 18259 ;;; at (DEFUN %INTERR-SYMBOL-FOR-UNION-TYPE-SPEC ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/checkgen.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/checkgen.fas" ;;; ;;; Compiling src/compiler/tn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/tn.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/tn.fas" ;;; ;;; Compiling src/compiler/life.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/life.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/life.fas" ;;; ;;; Compiling src/compiler/debug-dump.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file debug-dump.lisp, position 36452 ;;; at (DEFUN DUMP-1-PACKED-DFUN ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file debug-dump.lisp, position 36452 ;;; at (DEFUN DUMP-1-PACKED-DFUN ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/debug-dump.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug-dump.fas" ;;; ;;; Compiling src/compiler/generic/static-syms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/static-syms.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/static-syms.fas" ;;; ;;; Compiling src/compiler/generic/utils.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/utils.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/utils.fas" ;;; ;;; Compiling src/assembly/assemfile.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/assemfile.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/assemfile.fas" ;;; ;;; Compiling src/compiler/arm64/insts.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/insts.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/insts.fas" ;;; ;;; Compiling src/compiler/arm64/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/macros.fas" ;;; ;;; Compiling src/assembly/arm64/support.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/arm64/support.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/support.fas" ;;; ;;; Compiling src/compiler/arm64/move.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/move.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/move.fas" ;;; ;;; Compiling src/compiler/arm64/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/float.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/float.fas" ;;; ;;; Compiling src/compiler/arm64/sap.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/sap.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/sap.fas" ;;; ;;; Compiling src/compiler/arm64/char.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/char.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/char.fas" ;;; ;;; Compiling src/compiler/arm64/system.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/system.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/system.fas" ;;; ;;; Compiling src/compiler/arm64/memory.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/memory.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/memory.fas" ;;; ;;; Compiling src/compiler/arm64/c-call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/c-call.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/c-call.fas" ;;; ;;; Compiling src/assembly/arm64/assem-rtns.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/arm64/assem-rtns.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/assem-rtns.fas" ;;; ;;; Compiling src/assembly/arm64/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/arm64/array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/array.fas" ;;; ;;; Compiling src/assembly/arm64/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/arm64/arith.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/arith.fas" ;;; ;;; Compiling src/assembly/arm64/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/arm64/alloc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/alloc.fas" ;;; ;;; Compiling src/compiler/float-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file float-tran.lisp, position 80995 ;;; at (DEF SINGLE-FLOAT) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Style warning: ;;; in file float-tran.lisp, position 1088 ;;; at (DEFTRANSFORM FLOAT ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL N) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 1210 ;;; at (DEFTRANSFORM %SINGLE-FLOAT ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL N) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 1283 ;;; at (DEFTRANSFORM %DOUBLE-FLOAT ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL N) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 19157 ;;; at (DEF + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 19157 ;;; at (DEF - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 19157 ;;; at (DEF + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 19157 ;;; at (DEF - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 26610 ;;; at (DEFTRANSFORM ABS ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 52547 ;;; at (DEFTRANSFORM REALPART ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 52607 ;;; at (DEFTRANSFORM IMAGPART ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL #.(MAKE-SINGLE-FLOAT #x0)) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 52698 ;;; at (DEFTRANSFORM IMAGPART ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL #.(MAKE-DOUBLE-FLOAT #x0 #x0)) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 75303 ;;; at (DEFTRANSFORM COMPLEX ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL REALPART) ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/float-tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/float-tran.fas" ;;; ;;; Compiling src/compiler/array-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/array-tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/array-tran.fas" ;;; ;;; Compiling src/compiler/generic/vm-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file vm-tran.lisp, position 22574 ;;; at (DEFTRANSFORM ARRAY-STORAGE-VECTOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL ARRAY) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file vm-tran.lisp, position 37551 ;;; at (DEFTRANSFORM GET-LISP-OBJ-ADDRESS ...) ;;; ! The argument 1 of function CAR has type ;;; INTEGER ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file vm-tran.lisp, position 37675 ;;; at (DEFTRANSFORM GET-LISP-OBJ-ADDRESS ...) ;;; ! The argument 1 of function CAR has type ;;; INTEGER ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/generic/vm-tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; ;;; Compiling src/compiler/type-vop-macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/type-vop-macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/type-vop-macros.fas" ;;; ;;; Compiling src/compiler/arm64/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/arith.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/arith.fas" ;;; ;;; Compiling src/compiler/arm64/pred.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/pred.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/pred.fas" ;;; ;;; Compiling src/compiler/arm64/type-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/type-vops.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/type-vops.fas" ;;; ;;; Compiling src/compiler/generic/type-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/type-vops.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-vops.fas" ;;; ;;; Compiling src/compiler/ir1final.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file ir1final.lisp, position 3414 ;;; at (DEFUN FINALIZE-XEP-DEFINITION ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Finished compiling src/compiler/ir1final.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1final.fas" ;;; ;;; Compiling src/compiler/arm64/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/alloc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/alloc.fas" ;;; ;;; Compiling src/compiler/arm64/values.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/values.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/values.fas" ;;; ;;; Compiling src/compiler/srctran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file srctran.lisp, position 3900 ;;; at (LOOP FOR ...) ;;; ! Unsupported CONS type (OR FUNCTION NULL (CONS ATOM ATOM)). Replacing it with T. ;;; Style warning: ;;; in file srctran.lisp, position 10666 ;;; at (DEFTRANSFORM APPEND2 ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL Y) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 145563 ;;; at (DEFTRANSFORM CODE-CHAR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL CODE) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 145644 ;;; at (DEFTRANSFORM CHAR-CODE ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL CHAR) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF ASH ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGXOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235063 ;;; at (DEF LOGANDC2 ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 235512 ;;; at (DEFTRANSFORM LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 237267 ;;; at (DEFTRANSFORM LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246612 ;;; at (DEFTRANSFORM * ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 264186 ;;; at (DEFTRANSFORM + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 264293 ;;; at (DEFTRANSFORM - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 269787 ;;; at (DEF ASH) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 269787 ;;; at (DEF /) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 349755 ;;; at (DEFTRANSFORMS (RATIONAL RATIONALIZE) ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 375689 ;;; at (DEFTRANSFORM PATHNAME ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL PATHSPEC) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 408147 ;;; at (DEFTRANSFORM %COERCE-TO-POLICY ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL THING) ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/srctran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/srctran.fas" ;;; ;;; Compiling src/compiler/seqtran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/seqtran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/seqtran.fas" ;;; ;;; Compiling src/compiler/typetran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/typetran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/typetran.fas" ;;; ;;; Compiling src/compiler/generic/vm-typetran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/vm-typetran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; ;;; Compiling src/code/cross-modular.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/cross-modular.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-modular.fas" ;;; ;;; Compiling src/compiler/arm64/subprim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/subprim.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/subprim.fas" ;;; ;;; Compiling src/compiler/arm64/debug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/debug.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/debug.fas" ;;; ;;; Compiling src/compiler/arm64/cell.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/cell.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/cell.fas" ;;; ;;; Compiling src/compiler/arm64/call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/call.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/call.fas" ;;; ;;; Compiling src/compiler/arm64/nlx.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/nlx.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/nlx.fas" ;;; ;;; Compiling src/compiler/generic/late-nlx.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/late-nlx.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; ;;; Compiling src/compiler/arm64/show.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/show.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/show.fas" ;;; ;;; Compiling src/compiler/arm64/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/arm64/array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/array.fas" ;;; ;;; Compiling src/compiler/generic/type-error.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/type-error.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-error.fas" ;;; ;;; Compiling src/compiler/envanal.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/envanal.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/envanal.fas" ;;; ;;; Compiling src/compiler/pseudo-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/pseudo-vops.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pseudo-vops.fas" ;;; ;;; Compiling src/compiler/aliencomp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file aliencomp.lisp, position 35368 ;;; at (DEFTRANSFORM STRING-TO-C-STRING ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL STRING) ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/aliencomp.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/aliencomp.fas" ;;; ;;; Compiling src/compiler/coverage.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/coverage.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/coverage.fas" ;;; ;;; Compiling src/compiler/ltv.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file ltv.lisp, position 515 ;;; at (DEF-IR1-TRANSLATOR LOAD-TIME-VALUE ...) ;;; ! The variable #:|G1| is not used. ;;; Finished compiling src/compiler/ltv.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltv.fas" ;;; ;;; Compiling src/compiler/gtn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/gtn.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/gtn.fas" ;;; ;;; Compiling src/compiler/ltn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/ltn.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltn.fas" ;;; ;;; Compiling src/compiler/stack.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/stack.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/stack.fas" ;;; ;;; Compiling src/compiler/control.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/control.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/control.fas" ;;; ;;; Compiling src/compiler/entry.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/entry.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/entry.fas" ;;; ;;; Compiling src/compiler/ir2tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file ir2tran.lisp, position 91789 ;;; at (DEF-IR1-TRANSLATOR PROGV ...) ;;; ! The variable #:|G946| is not used. ;;; Finished compiling src/compiler/ir2tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2tran.fas" ;;; ;;; Compiling src/compiler/generic/vm-ir2tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/generic/vm-ir2tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; ;;; Compiling src/compiler/copyprop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/copyprop.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/copyprop.fas" ;;; ;;; Compiling src/compiler/represent.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/represent.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/represent.fas" ;;; ;;; Compiling src/compiler/ir2opt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file ir2opt.lisp, position 6520 ;;; at (DEFUN CONVERT-ONE-CMOV ...) ;;; ! The variable #:|G103| is not used. ;;; Style warning: ;;; in file ir2opt.lisp, position 6520 ;;; at (DEFUN CONVERT-ONE-CMOV ...) ;;; ! The variable #:|G104| is not used. ;;; Finished compiling src/compiler/ir2opt.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2opt.fas" ;;; ;;; Compiling src/compiler/pack.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file pack.lisp, position 67157 ;;; at (DEFUN PACK-WIRED-TN ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/pack.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack.fas" ;;; ;;; Compiling src/compiler/pack-iterative.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file pack-iterative.lisp, position 10137 ;;; at (DEFUN RESTRICTED-TN-LOCATIONS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 62),:FIXNUM) ;;; Finished compiling src/compiler/pack-iterative.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack-iterative.fas" ;;; ;;; Compiling src/compiler/debug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/debug.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug.fas" ;;; ;;; Compiling src/code/error.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/error.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/error.fas" ;;; ;;; Compiling src/code/parse-defmacro-errors.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/parse-defmacro-errors.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; ;;; Compiling src/code/macroexpand.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/macroexpand.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macroexpand.fas" ;;; ;;; Compiling src/code/simd-fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/simd-fndb.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/simd-fndb.fas" ;;; ;;; Compiling src/code/late-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/late-extensions.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/late-extensions.fas" ;;; ;;; Compiling src/code/brothertree.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/brothertree.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/brothertree.fas" ;;; ;;; Compiling src/code/early-step.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-step.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-step.fas" ;;; ;;; Compiling src/code/avltree.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/avltree.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/avltree.fas" ;;; ;;; Compiling src/pcl/walk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/pcl/walk.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/walk.fas" ;;; ;;; Compiling src/code/setf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/setf.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/setf.fas" ;;; ;;; Compiling src/code/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file macros.lisp, position 67759 ;;; at (DEFMACRO CASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68106 ;;; at (DEFMACRO CCASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68467 ;;; at (DEFMACRO ECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68814 ;;; at (DEFMACRO TYPECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 69105 ;;; at (DEFMACRO CTYPECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 69465 ;;; at (DEFMACRO ETYPECASE ...) ;;; ! The variable #:G is not used. ;;; Finished compiling src/code/macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macros.fas" ;;; ;;; Compiling src/code/loop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/loop.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/loop.fas" ;;; ;;; Compiling src/pcl/defclass.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/pcl/defclass.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/defclass.fas" ;;; ;;; Compiling src/code/early-defmethod.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/early-defmethod.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-defmethod.fas" ;;; ;;; Compiling src/code/format.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/format.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format.fas" ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (177 entries) ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/vm.before-xc.lisp" ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (190 entries) ;;; ;;; Compiling src/compiler/generic/genesis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file genesis.lisp, position 2357 ;;; at (USE-PACKAGE SB-COREFILE) ;;; ! The argument 1 of function USE-PACKAGE has type ;;; (EQL SB-COREFILE) ;;; instead of expected ;;; LIST ;;; Warning: ;;; in file genesis.lisp, position 20533 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 117419 ;;; at (FSET (QUOTE DEFINE-COLD-FOP) ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Style warning: ;;; in file genesis.lisp, position 2357 ;;; at (USE-PACKAGE SB-COREFILE) ;;; ! The argument 1 of function USE-PACKAGE has type ;;; (EQL SB-COREFILE) ;;; instead of expected ;;; LIST ;;; Warning: ;;; in file genesis.lisp, position 20533 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 117419 ;;; at (FSET (QUOTE DEFINE-COLD-FOP) ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Finished compiling src/compiler/generic/genesis.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/genesis.fas" beginning GENESIS, creating headers in "src/runtime/genesis" real 9m 9.87s user 8m 32.30s sys 1m 2.45s 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-stage0/src/sbcl-2.6.0/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-stage0/src/sbcl-2.6.0/src/runtime' make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/runtime' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o alloc.o alloc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arena.o arena.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o backtrace.o backtrace.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o breakpoint.o breakpoint.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coalesce.o coalesce.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o coreparse.o coreparse.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o dynbind.o dynbind.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o funcall.o funcall.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gc-common.o gc-common.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o globals.o globals.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o hopscotch.o hopscotch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interr.o interr.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o interrupt.o interrupt.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o largefile.o largefile.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o main.o main.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o math.o math.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o monitor.o monitor.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o murmur_hash.o murmur_hash.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o os-common.o os-common.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o parse.o parse.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o perfecthash.o perfecthash.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o print.o print.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o time.o time.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o regnames.o regnames.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o runtime.o runtime.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o safepoint.o safepoint.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o save.o save.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sc-offset.o sc-offset.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o search.o search.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stringspace.o stringspace.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o thread.o thread.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o stop-the-world.o stop-the-world.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o validate.o validate.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o var-io.o var-io.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o vars.o vars.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o wrap.o wrap.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o run-program.o run-program.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o sprof.o sprof.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-arch.o arm64-arch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-os.o linux-os.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o linux-mman.o linux-mman.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-linux-os.o arm64-linux-os.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o fullcgc.o fullcgc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o gencgc.o gencgc.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o traceroot.o traceroot.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o arm64-assem.o arm64-assem.S cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -I. -c -o ../../tlsf-bsd/tlsf/tlsf.o ../../tlsf-bsd/tlsf/tlsf.c ( echo 'CC=cc' ; \ echo 'LD=ld' ; \ echo 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \ echo 'ASFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie' ; \ echo 'LINKFLAGS=-g -Wl,--export-dynamic -no-pie' ; \ echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -no-pie' ; \ echo '__LDFLAGS__=-no-pie' ; \ echo 'LIBS=-ldl -Wl,-no-as-needed -lpthread -lm' ; \ if [ -n '' ] ; then \ echo 'LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \ echo 'USE_LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \ fi ; \ : ) > sbcl.mk /bin/sh: etags: not found cc -g -Wl,--export-dynamic -no-pie -o sbcl alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lpthread -lm cc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c : sbcl cc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -std=gnu99 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c cc -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o \ alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interrupt.o largefile.o math.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o save.o sc-offset.o search.o stringspace.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm64-arch.o linux-os.o linux-mman.o arm64-linux-os.o fullcgc.o gencgc.o traceroot.o arm64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lpthread -lm make: Leaving directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/runtime' cc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs grovel-headers.c -ldl -Wl,-no-as-needed -lpthread -o grovel-headers In file included from grovel-headers.c:46: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ real 0m 5.64s user 0m 21.70s sys 0m 5.78s 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 ECL (Embeddable Common-Lisp) 24.5.10 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/make-host-2.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-24.5.10/cmp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shebang.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-early.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/backq.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-byte.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-condition.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/uncross.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-constants.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/function-names.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-body.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policy.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hashset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/string-hash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/xset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/thread-structs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-c.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/slot-name.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-classoid.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-var-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/number-dispatch.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float-reader.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float.fas" ; Math journal: prefilled 190 entries from #P"obj/from-host/xfloat-math.lisp-expr" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-time.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fun-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policies.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/info-vector.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/lockfree-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/specializable-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/node.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/backend.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/sc-offset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defmacro.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alieneval.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/source-location.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/proclaim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-init.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alien-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/package.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/random.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hash-table.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/readtable.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/host-pprint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/knownfun.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ctype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bit-util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/load.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format-directive.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/disassem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/codegen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1report.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/main.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/xref.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/callable-args.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/locall.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint-back.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/saptran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/modarith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/quantifiers.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dfo.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/checkgen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/tn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/life.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/static-syms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/assemfile.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/float-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/array-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1final.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/values.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/srctran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/seqtran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-modular.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/envanal.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/coverage.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltv.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/gtn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/stack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/control.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/entry.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/copyprop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/represent.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macroexpand.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/simd-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/late-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/brothertree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-step.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/avltree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/walk.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/setf.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/defclass.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-defmethod.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/vm.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/compile-cold-sbcl.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/muffler.lisp" ctype cache metrics: Count LF Seek Hit maxPSL Mask FUN : 1459 71.2% 6 7FF List : 949 46.3% 6 7FF Set : 248 48.4% 4 1FF UNION : 223 43.6% 4 1FF VALUES : 204 39.8% 4 1FF NUMERIC-UNION : 175 68.4% 7 FF ARRAY : 153 59.8% 5 FF Key-Info : 92 71.9% 5 7F CONSTANT : 66 51.6% 7 7F Key-Info-Set : 42 65.6% 4 3F INTERSECTION : 35 54.7% 3 3F NEGATION : 29 45.3% 6 3F UNKNOWN : 28 43.8% 2 3F HAIRY : 22 34.4% 2 3F MEMBER : 19 29.7% 2 3F EQL : 6 NIL % CHARACTER-SET : 4 6.3% 1 3F CONS : 3 4.7% 1 3F ALIEN-TYPE : 1 1.6% 1 3F MEMBER/EQ : 0 0.0% 0 3F FUN-DESIGNATOR : 0 0.0% 0 3F Total : 3758 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/301] src/code/show (0.114 sec) [ 2/301] src/compiler/early-constantp (0.087 sec) [ 3/301] src/compiler/vop-existsp (0.122 sec) [ 4/301] src/code/defsetfs (0.932 sec) [ 5/301] src/code/cl-specials (0.094 sec) [ 6/301] src/code/primordial-extensions (0.995 sec) [ 7/301] src/code/cold-init-helper-macros (0.151 sec) [ 8/301] src/code/backq (0.890 sec) [ 9/301] src/code/globals (0.113 sec) [ 10/301] src/code/cmacros (0.209 sec) [ 11/301] src/code/uncross (0.020 sec) [ 12/301] src/code/defbangtype (0.132 sec) [ 13/301] src/code/early-constants (0.067 sec) [ 14/301] src/code/function-names (0.163 sec) [ 15/301] src/compiler/early-globaldb (0.720 sec) [ 16/301] src/compiler/generic/parms (0.224 sec) [ 17/301] src/compiler/arm64/parms (0.172 sec) [ 18/301] src/compiler/generic/early-vm (0.089 sec) [ 19/301] src/compiler/generic/early-objdef (0.567 sec) [ 20/301] src/code/barrier (0.057 sec) [ 21/301] src/code/parse-body (0.043 sec) [ 22/301] src/compiler/policy (1.367 sec) [ 23/301] src/code/early-extensions (3.820 sec) [ 24/301] src/code/ansi-stream (2.787 sec) [ 25/301] src/code/restart (0.706 sec) [ 26/301] src/code/early-pprint (1.227 sec) [ 27/301] src/code/early-package (0.061 sec) [ 28/301] src/code/early-raw-slots (0.561 sec) [ 29/301] src/code/maphash (0.387 sec) [ 30/301] src/code/sysmacs (0.398 sec) [ 31/301] src/code/hashset (1.846 sec) [ 32/301] src/code/string-hash (0.504 sec) [ 33/301] src/code/xset (0.927 sec) [ 34/301] src/code/type-class (7.726 sec) [ 35/301] src/code/cas (0.234 sec) [ 36/301] src/code/thread-structs (1.271 sec) [ 37/301] src/compiler/early-c (1.577 sec) [ 38/301] src/pcl/slot-name (0.075 sec) [ 39/301] src/code/early-classoid (4.216 sec) [ 40/301] src/code/initial-method (0.387 sec) [ 41/301] src/compiler/generic/pinned-objects (0.076 sec) [ 42/301] src/compiler/generic/layout-ids (0.073 sec) [ 43/301] src/code/signal (0.115 sec) [ 44/301] src/code/cold-error (0.602 sec) [ 45/301] src/code/early-full-eval (0.266 sec) [ 46/301] src/code/debug-var-io (0.719 sec) [ 47/301] src/code/number-dispatch (0.491 sec) [ 48/301] src/code/float (1.984 sec) [ 49/301] src/code/early-time (0.010 sec) [ 50/301] src/code/misc (0.014 sec) [ 51/301] src/code/target-error (7.186 sec) [ 52/301] src/code/target-extensions (0.698 sec) [ 53/301] src/compiler/parse-lambda-list (4.271 sec) [ 54/301] src/compiler/macros (2.811 sec) [ 55/301] src/compiler/fun-info (0.825 sec) [ 56/301] src/compiler/generic/vm-macs (0.929 sec) [ 57/301] src/compiler/policies (4.008 sec) [ 58/301] src/code/target-lfhash (1.511 sec) [ 59/301] src/compiler/info-vector (3.243 sec) [ 60/301] src/compiler/globaldb (1.427 sec) [ 61/301] src/compiler/generic/objdef (0.692 sec) [ 62/301] src/code/lockfree-list (0.885 sec) [ 63/301] src/compiler/generic/vm-array (0.653 sec) [ 64/301] src/code/primordial-type (0.106 sec) [ 65/301] src/compiler/sset (1.075 sec) [ 66/301] src/compiler/node (44.074 sec) [ 67/301] src/compiler/early-assem (0.244 sec) [ 68/301] src/compiler/vop (30.786 sec) [ 69/301] src/compiler/backend (0.115 sec) [ 70/301] src/code/sc-offset (0.103 sec) [ 71/301] src/compiler/vmdef (0.893 sec) [ 72/301] src/code/defmacro (0.152 sec) [ 73/301] src/compiler/meta-vmdef (8.034 sec) [ 74/301] src/compiler/arm64/vm (2.178 sec) [ 75/301] src/code/alieneval (10.090 sec) [ 76/301] output/stuff-groveled-from-headers (0.237 sec) [ 77/301] src/code/target-alieneval (1.788 sec) [ 78/301] src/code/target-c-call (0.131 sec) [ 79/301] src/code/misc-aliens (0.348 sec) [ 80/301] src/code/arena (0.930 sec) [ 81/301] src/code/weak (0.187 sec) [ 82/301] src/code/array (10.951 sec) [ 83/301] src/code/list (6.846 sec) [ 84/301] src/code/seq (61.811 sec) [ 85/301] src/code/coerce (0.499 sec) [ 86/301] src/code/thread (0.756 sec) [ 87/301] src/code/bignum (12.863 sec) [ 88/301] src/code/target-random (1.863 sec) [ 89/301] src/code/class (2.741 sec) [ 90/301] src/pcl/pre-warm (0.487 sec) [ 91/301] src/code/pathname (0.662 sec) [ 92/301] src/code/target-sxhash (2.481 sec) [ 93/301] src/code/debug-info (2.257 sec) [ 94/301] src/code/source-location (0.397 sec) [ 95/301] src/compiler/proclaim (1.099 sec) [ 96/301] src/compiler/constantp (0.746 sec) [ 97/301] src/code/deftype (0.141 sec) [ 98/301] src/code/type (17.956 sec) [ 99/301] src/compiler/generic/vm-type (0.985 sec) [100/301] src/code/pred (3.028 sec) [101/301] src/compiler/generic/primtype (1.668 sec) [102/301] src/code/deftypes-for-target (0.596 sec) [103/301] src/code/type-init (0.110 sec) [104/301] src/code/defstruct (5.326 sec) [105/301] src/code/alien-type (0.122 sec) [106/301] src/compiler/compiler-error (0.287 sec) [107/301] src/compiler/fixup-type (0.069 sec) [108/301] src/code/package (0.981 sec) [109/301] src/code/typep (1.023 sec) [110/301] src/code/random (0.139 sec) [111/301] src/code/hash-table (0.882 sec) [112/301] src/code/readtable (0.270 sec) [113/301] src/code/host-pprint (0.136 sec) [114/301] src/compiler/knownfun (2.299 sec) [115/301] src/compiler/ctype (3.084 sec) [116/301] src/compiler/fndb (2.999 sec) [117/301] src/compiler/generic/vm-fndb (0.633 sec) [118/301] src/compiler/generic/late-objdef (0.552 sec) [119/301] src/compiler/generic/interr (0.345 sec) [120/301] src/compiler/bit-util (0.166 sec) [121/301] src/code/foreign (0.590 sec) [122/301] src/code/unix (3.948 sec) [123/301] src/code/symbol (1.176 sec) [124/301] src/code/numbers (17.797 sec) [125/301] src/code/float-trap (0.477 sec) [126/301] src/code/target-float (0.733 sec) [127/301] src/code/irrat (8.943 sec) [128/301] src/code/alloc (0.235 sec) [129/301] src/code/fd-stream (14.086 sec) [130/301] src/code/target-char (3.386 sec) [131/301] src/code/stream (15.501 sec) [132/301] src/code/load (5.315 sec) [133/301] src/code/deadline (0.725 sec) [134/301] src/code/common-os (0.193 sec) [135/301] src/code/format-directive (0.651 sec) [136/301] src/code/c-call (0.182 sec) [137/301] src/code/foreign-load (0.390 sec) [138/301] src/code/unix-foreign-load (0.227 sec) [139/301] src/compiler/disassem (1.672 sec) [140/301] src/compiler/assem (4.673 sec) [141/301] src/compiler/codegen (0.954 sec) [142/301] src/compiler/dump (4.329 sec) [143/301] src/compiler/generic/core (0.724 sec) [144/301] src/compiler/ir1report (1.787 sec) [145/301] src/compiler/main (4.425 sec) [146/301] src/compiler/xref (0.749 sec) [147/301] src/compiler/target-main (1.311 sec) [148/301] src/compiler/ir1tran (6.297 sec) [149/301] src/compiler/ir1tran-lambda (8.174 sec) [150/301] src/compiler/ir1-translators (3.969 sec) [151/301] src/compiler/ir1util (10.486 sec) [152/301] src/compiler/callable-args (1.345 sec) [153/301] src/compiler/locall (2.938 sec) [154/301] src/compiler/ir1opt (7.969 sec) [155/301] src/compiler/loop (0.353 sec) [156/301] src/compiler/constraint (4.870 sec) [157/301] src/compiler/equality-constraints (4.156 sec) [158/301] src/compiler/constraint-back (1.988 sec) [159/301] src/compiler/saptran (0.980 sec) [160/301] src/compiler/modarith (2.236 sec) [161/301] src/compiler/sxhash (0.651 sec) [162/301] src/code/quantifiers (0.214 sec) [163/301] src/compiler/bitops-derive-type (0.837 sec) [164/301] src/compiler/dfo (1.003 sec) [165/301] src/compiler/checkgen (1.801 sec) [166/301] src/compiler/tn (1.703 sec) [167/301] src/compiler/life (2.021 sec) [168/301] src/compiler/debug-dump (3.443 sec) [169/301] src/compiler/generic/static-syms (0.052 sec) [170/301] src/compiler/generic/utils (1.339 sec) [171/301] src/compiler/target-dstate (1.172 sec) [172/301] src/compiler/arm64/insts (14.074 sec) [173/301] src/compiler/arm64/macros (1.516 sec) [174/301] src/assembly/arm64/support (0.269 sec) [175/301] src/compiler/arm64/move (3.597 sec) [176/301] src/compiler/arm64/float (10.954 sec) [177/301] src/compiler/arm64/sap (7.733 sec) [178/301] src/compiler/arm64/char (1.443 sec) [179/301] src/compiler/arm64/system (1.582 sec) [180/301] src/compiler/arm64/memory (0.929 sec) [181/301] src/compiler/arm64/c-call (2.080 sec) [182/301] src/assembly/arm64/assem-rtns (0.503 sec) [183/301] src/assembly/arm64/array (1.202 sec) [184/301] src/assembly/arm64/arith (0.006 sec) [185/301] src/assembly/arm64/alloc (0.105 sec) [186/301] src/assembly/master ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/assembly/master.lisp" (0.048 sec) [187/301] src/compiler/float-tran (7.896 sec) [188/301] src/compiler/array-tran (9.498 sec) [189/301] src/compiler/generic/vm-tran (1.486 sec) [190/301] src/compiler/type-vop-macros (0.401 sec) [191/301] src/compiler/arm64/arith (31.620 sec) [192/301] src/compiler/arm64/pred (1.436 sec) [193/301] src/compiler/arm64/type-vops (4.423 sec) [194/301] src/compiler/generic/type-vops (7.020 sec) [195/301] src/compiler/ir1final (1.579 sec) [196/301] src/compiler/arm64/alloc (1.210 sec) [197/301] src/compiler/arm64/values (0.972 sec) [198/301] src/compiler/srctran (29.826 sec) [199/301] src/compiler/seqtran (10.912 sec) [200/301] src/compiler/typetran (3.520 sec) [201/301] src/compiler/generic/vm-typetran (0.566 sec) [202/301] src/compiler/arm64/subprim (0.120 sec) [203/301] src/compiler/arm64/debug (0.525 sec) [204/301] src/compiler/arm64/cell (6.167 sec) [205/301] src/compiler/arm64/call (7.712 sec) [206/301] src/compiler/arm64/nlx (1.160 sec) [207/301] src/compiler/generic/late-nlx (0.006 sec) [208/301] src/compiler/arm64/show (0.113 sec) [209/301] src/compiler/arm64/array (10.100 sec) [210/301] src/compiler/generic/type-error (2.206 sec) [211/301] src/compiler/envanal (1.337 sec) [212/301] src/compiler/pseudo-vops (0.216 sec) [213/301] src/compiler/aliencomp (1.373 sec) [214/301] src/compiler/coverage (0.396 sec) [215/301] src/compiler/ltv (0.158 sec) [216/301] src/compiler/gtn (0.522 sec) [217/301] src/compiler/ltn (2.057 sec) [218/301] src/compiler/stack (0.586 sec) [219/301] src/compiler/control (0.328 sec) [220/301] src/compiler/entry (0.291 sec) [221/301] src/compiler/ir2tran (4.740 sec) [222/301] src/compiler/generic/vm-ir2tran (1.584 sec) [223/301] src/compiler/copyprop (0.383 sec) [224/301] src/compiler/represent (2.144 sec) [225/301] src/compiler/ir2opt (3.162 sec) [226/301] src/compiler/pack (12.624 sec) [227/301] src/compiler/pack-iterative (2.447 sec) [228/301] src/compiler/debug (4.233 sec) [229/301] src/code/format-time (3.887 sec) [230/301] src/code/error (0.767 sec) [231/301] src/code/parse-defmacro-errors (0.233 sec) [232/301] src/code/macroexpand (0.236 sec) [233/301] src/code/funutils (0.053 sec) [234/301] src/code/linux-os (0.051 sec) [235/301] src/code/share-vm (0.720 sec) [236/301] src/code/arm64-vm (0.365 sec) [237/301] src/code/simd-fndb (0.040 sec) [238/301] src/code/arm64-simd (0.849 sec) [239/301] src/code/unicode-norm (1.575 sec) [240/301] src/code/mipsstrops (0.242 sec) [241/301] src/code/string (12.118 sec) [242/301] src/code/target-signal-common (0.177 sec) [243/301] src/code/target-signal (0.598 sec) [244/301] src/code/serve-event (1.718 sec) [245/301] src/code/late-extensions (0.232 sec) [246/301] src/code/brothertree (1.027 sec) [247/301] src/code/simple-fun (1.396 sec) [248/301] src/code/eval (0.612 sec) [249/301] src/code/toplevel (1.285 sec) [250/301] src/code/time (1.265 sec) [251/301] src/code/target-package (6.972 sec) [252/301] src/code/bignum-random (1.207 sec) [253/301] src/code/target-hash-table (14.180 sec) [254/301] src/code/fdefinition (0.854 sec) [255/301] src/code/sort (4.201 sec) [256/301] src/code/target-lflist (1.830 sec) [257/301] src/code/solist (1.110 sec) [258/301] src/code/final (0.687 sec) [259/301] src/code/reader (13.591 sec) [260/301] src/code/print (15.567 sec) [261/301] src/code/pprint (7.689 sec) [262/301] src/code/target-defstruct (2.444 sec) [263/301] src/code/target-stream (1.394 sec) [264/301] src/code/target-pathname (8.092 sec) [265/301] src/code/unix-pathname (1.930 sec) [266/301] src/code/filesys (3.957 sec) [267/301] src/code/target-misc (0.612 sec) [268/301] src/code/early-step (0.063 sec) [269/301] src/code/avltree (0.453 sec) [270/301] src/code/target-thread (5.171 sec) [271/301] src/code/error-error (0.091 sec) [272/301] src/code/debug-int (10.066 sec) [273/301] src/code/gc (1.070 sec) [274/301] src/code/interr (1.729 sec) [275/301] src/code/sharpm (1.479 sec) [276/301] src/code/target-load (1.203 sec) [277/301] src/compiler/target-disassem (7.116 sec) [278/301] src/compiler/arm64/target-insts (1.877 sec) [279/301] src/code/debug (4.894 sec) [280/301] src/code/octets (1.866 sec) [281/301] src/code/external-formats/enc-basic (25.689 sec) [282/301] src/code/external-formats/enc-ucs (5.600 sec) [283/301] src/code/bit-bash (9.548 sec) [284/301] src/compiler/generic/sanctify (0.038 sec) [285/301] src/pcl/walk (1.887 sec) [286/301] src/pcl/low (0.430 sec) [287/301] src/pcl/macros (0.450 sec) [288/301] src/pcl/ecd (0.339 sec) [289/301] src/pcl/compiler-support (0.434 sec) [290/301] src/pcl/defs (1.361 sec) [291/301] src/pcl/wrapper (0.407 sec) [292/301] src/pcl/class-init (2.141 sec) [293/301] src/code/cold-init (0.792 sec) [294/301] src/code/setf (1.161 sec) [295/301] src/code/macros (3.891 sec) [296/301] src/code/loop (4.562 sec) [297/301] src/pcl/defclass (0.590 sec) [298/301] src/code/early-defmethod (0.244 sec) [299/301] src/code/format (5.645 sec) [300/301] src/code/target-format (5.763 sec) [301/301] src/code/late-globaldb (0.191 sec) 935.5393 ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6849 entries) ctype cache metrics: Count LF Seek Hit maxPSL Mask VALUES : 48385 73.8% 9 FFFF List : 45106 68.8% 14 FFFF Set : 26043 39.7% 5 FFFF EQL : 19037 NIL % NUMERIC-UNION : 18301 55.9% 7 7FFF UNION : 17784 54.3% 7 7FFF FUN : 9689 59.1% 7 3FFF INTERSECTION : 8672 52.9% 6 3FFF MEMBER : 5465 66.7% 7 1FFF NEGATION : 5445 66.5% 13 1FFF Key-Info : 1169 57.1% 7 7FF ARRAY : 635 62.0% 5 3FF CONS : 528 51.6% 5 3FF Key-Info-Set : 390 38.1% 4 3FF CHARACTER-SET : 229 44.7% 4 1FF ALIEN-TYPE : 112 43.8% 4 FF UNKNOWN : 70 54.7% 3 7F CONSTANT : 66 51.6% 7 7F HAIRY : 32 50.0% 3 3F MEMBER/EQ : 16 25.0% 3 3F FUN-DESIGNATOR : 5 7.8% 1 3F Total : 207179 Alien: FUN : 80 62.5% 3 7F POINTER : 17 26.6% 3 3F INTEGER : 8 12.5% 2 3F ARRAY : 6 9.4% 1 3F C-STRING : 3 4.7% 1 3F BOOLEAN : 1 1.6% 1 3F VALUES : 1 1.6% 1 3F ENUM : 0 0.0% 0 3F UNION : 0 0.0% 0 3F STRUCT : 0 0.0% 0 3F Total : 116 Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr" Likely suspicious calls: 52 SB-C::LVAR-VALUE-IS 2 SB-IMPL::GETHASH3 2 SB-IMPL::EQL-HASH 1 SB-KERNEL:CLASSOID-OF 1 SB-KERNEL:%CODE-FUN-OFFSET 1 SB-KERNEL:%PUTHASH Possibly suspicious calls: 242 SB-KERNEL:SPECIFIER-TYPE 200 SB-KERNEL:%COERCE-CALLABLE-TO-FUN 181 SB-KERNEL:%NEGATE 144 SB-KERNEL:%SINGLE-FLOAT 121 SB-KERNEL:%DOUBLE-FLOAT 28 (SETF SB-INT:INFO) 27 SB-KERNEL:ASH-LEFT-ADD 27 SB-KERNEL:%DPB 26 SB-KERNEL:%LDB 18 SB-KERNEL:RANGE<= 11 SB-INT:INFO 8 SB-KERNEL:VALUES-SPECIFIER-TYPE 6 SB-KERNEL:RANGE< 3 SB-KERNEL:%UNARY-ROUND 2 SB-KERNEL:FILL-POINTER-ERROR 1 SB-SYS:FOREIGN-SYMBOL-SAP 1 SB-C::%STRUCTURE-IS-A 1 SB-C::MASK-SIGNED-FIELD 1 SB-KERNEL:DSD-INDEX 1 SB-C::FUN-INFO-TEMPLATES 1 SB-IMPL::%FAILED-AVER 1 SB-KERNEL:CHECK-TYPE-ERROR-TRAP ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/type.after-xc.lisp" 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 ECL (Embeddable Common-Lisp) 24.5.10 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/make-genesis-2.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-24.5.10/cmp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/shebang.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-early.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/backq.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-byte.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-condition.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/uncross.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-constants.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/function-names.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-body.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policy.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defbangstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hashset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/string-hash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/xset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/thread-structs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-c.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/slot-name.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-classoid.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-var-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/number-dispatch.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float-reader.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-float.fas" ; Math journal: prefilled 6849 entries from #P"obj/from-host/xfloat-math.lisp-expr" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-time.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fun-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/policies.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/info-vector.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/lockfree-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/primordial-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/specializable-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/node.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/early-assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/backend.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/sc-offset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defmacro.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alieneval.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/debug-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/source-location.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/proclaim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/type-init.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/defstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/alien-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/package.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/random.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/hash-table.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/readtable.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/host-pprint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/knownfun.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ctype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bit-util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/load.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format-directive.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/disassem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/codegen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1report.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/main.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/xref.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/callable-args.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/locall.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/constraint-back.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/saptran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/modarith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/quantifiers.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/dfo.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/checkgen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/tn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/life.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/static-syms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/assemfile.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/arm64/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/float-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/array-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir1final.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/values.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/srctran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/seqtran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/cross-modular.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/arm64/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/envanal.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/coverage.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltv.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/gtn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ltn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/stack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/control.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/entry.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/copyprop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/represent.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macroexpand.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/simd-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/late-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/brothertree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-step.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/avltree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/walk.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/setf.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/pcl/defclass.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/early-defmethod.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/code/format.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/tests/vm.before-xc.lisp" ;;; ;;; Compiling src/compiler/generic/genesis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; Style warning: ;;; in file genesis.lisp, position 2357 ;;; at (USE-PACKAGE SB-COREFILE) ;;; ! The argument 1 of function USE-PACKAGE has type ;;; (EQL SB-COREFILE) ;;; instead of expected ;;; LIST ;;; Warning: ;;; in file genesis.lisp, position 20533 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 117419 ;;; at (FSET (QUOTE DEFINE-COLD-FOP) ...) ;;; ! Unsupported CONS type (CONS (|SIMPLE-ARRAY| (MOD 4) (128)) (|SIMPLE-BIT-VECTOR| 128)). Replacing it with T. ;;; Style warning: ;;; in file genesis.lisp, position 2357 ;;; at (USE-PACKAGE SB-COREFILE) ;;; ! The argument 1 of function USE-PACKAGE has type ;;; (EQL SB-COREFILE) ;;; instead of expected ;;; LIST ;;; Warning: ;;; in file genesis.lisp, position 20533 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/compiler/generic/genesis.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/generic/genesis.fas" beginning GENESIS, creating core "output/cold-sbcl.core" obj/from-xc/src/assembly/master.assem-obj obj/from-xc/src/code/show.lisp-obj obj/from-xc/src/compiler/early-constantp.lisp-obj obj/from-xc/src/compiler/vop-existsp.lisp-obj obj/from-xc/src/code/defsetfs.lisp-obj obj/from-xc/src/code/cl-specials.lisp-obj obj/from-xc/src/code/primordial-extensions.lisp-obj obj/from-xc/src/code/cold-init-helper-macros.lisp-obj obj/from-xc/src/code/backq.lisp-obj obj/from-xc/src/code/globals.lisp-obj obj/from-xc/src/code/cmacros.lisp-obj obj/from-xc/src/code/uncross.lisp-obj obj/from-xc/src/code/defbangtype.lisp-obj obj/from-xc/src/code/early-constants.lisp-obj obj/from-xc/src/code/function-names.lisp-obj obj/from-xc/src/compiler/early-globaldb.lisp-obj obj/from-xc/src/compiler/generic/parms.lisp-obj obj/from-xc/src/compiler/arm64/parms.lisp-obj obj/from-xc/src/compiler/generic/early-vm.lisp-obj obj/from-xc/src/compiler/generic/early-objdef.lisp-obj obj/from-xc/src/code/barrier.lisp-obj obj/from-xc/src/code/parse-body.lisp-obj obj/from-xc/src/compiler/policy.lisp-obj obj/from-xc/src/code/early-extensions.lisp-obj obj/from-xc/src/code/ansi-stream.lisp-obj obj/from-xc/src/code/restart.lisp-obj obj/from-xc/src/code/early-pprint.lisp-obj obj/from-xc/src/code/early-package.lisp-obj obj/from-xc/src/code/early-raw-slots.lisp-obj obj/from-xc/src/code/maphash.lisp-obj obj/from-xc/src/code/sysmacs.lisp-obj obj/from-xc/src/code/hashset.lisp-obj obj/from-xc/src/code/string-hash.lisp-obj obj/from-xc/src/code/xset.lisp-obj obj/from-xc/src/code/type-class.lisp-obj obj/from-xc/src/code/cas.lisp-obj obj/from-xc/src/code/thread-structs.lisp-obj obj/from-xc/src/compiler/early-c.lisp-obj obj/from-xc/src/pcl/slot-name.lisp-obj obj/from-xc/src/code/early-classoid.lisp-obj obj/from-xc/src/code/initial-method.lisp-obj obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj obj/from-xc/src/compiler/generic/layout-ids.lisp-obj obj/from-xc/src/code/signal.lisp-obj obj/from-xc/src/code/cold-error.lisp-obj obj/from-xc/src/code/early-full-eval.lisp-obj obj/from-xc/src/code/debug-var-io.lisp-obj obj/from-xc/src/code/number-dispatch.lisp-obj obj/from-xc/src/code/float.lisp-obj obj/from-xc/src/code/early-time.lisp-obj obj/from-xc/src/code/misc.lisp-obj obj/from-xc/src/code/target-error.lisp-obj obj/from-xc/src/code/target-extensions.lisp-obj obj/from-xc/src/compiler/parse-lambda-list.lisp-obj obj/from-xc/src/compiler/macros.lisp-obj obj/from-xc/src/compiler/fun-info.lisp-obj obj/from-xc/src/compiler/generic/vm-macs.lisp-obj obj/from-xc/src/compiler/policies.lisp-obj obj/from-xc/src/code/target-lfhash.lisp-obj obj/from-xc/src/compiler/info-vector.lisp-obj obj/from-xc/src/compiler/globaldb.lisp-obj obj/from-xc/src/compiler/generic/objdef.lisp-obj obj/from-xc/src/code/lockfree-list.lisp-obj obj/from-xc/src/compiler/generic/vm-array.lisp-obj obj/from-xc/src/code/primordial-type.lisp-obj obj/from-xc/src/compiler/sset.lisp-obj obj/from-xc/src/compiler/node.lisp-obj obj/from-xc/src/compiler/early-assem.lisp-obj obj/from-xc/src/compiler/vop.lisp-obj obj/from-xc/src/compiler/backend.lisp-obj obj/from-xc/src/code/sc-offset.lisp-obj obj/from-xc/src/compiler/vmdef.lisp-obj obj/from-xc/src/code/defmacro.lisp-obj obj/from-xc/src/compiler/meta-vmdef.lisp-obj obj/from-xc/src/compiler/arm64/vm.lisp-obj obj/from-xc/src/code/alieneval.lisp-obj obj/from-xc/output/stuff-groveled-from-headers.lisp-obj obj/from-xc/src/code/target-alieneval.lisp-obj obj/from-xc/src/code/target-c-call.lisp-obj obj/from-xc/src/code/misc-aliens.lisp-obj obj/from-xc/src/code/arena.lisp-obj obj/from-xc/src/code/weak.lisp-obj obj/from-xc/src/code/array.lisp-obj obj/from-xc/src/code/list.lisp-obj obj/from-xc/src/code/seq.lisp-obj obj/from-xc/src/code/coerce.lisp-obj obj/from-xc/src/code/thread.lisp-obj obj/from-xc/src/code/bignum.lisp-obj obj/from-xc/src/code/target-random.lisp-obj obj/from-xc/src/code/class.lisp-obj obj/from-xc/src/pcl/pre-warm.lisp-obj obj/from-xc/src/code/pathname.lisp-obj obj/from-xc/src/code/target-sxhash.lisp-obj obj/from-xc/src/code/debug-info.lisp-obj obj/from-xc/src/code/source-location.lisp-obj obj/from-xc/src/compiler/proclaim.lisp-obj obj/from-xc/src/compiler/constantp.lisp-obj obj/from-xc/src/code/deftype.lisp-obj obj/from-xc/src/code/type.lisp-obj obj/from-xc/src/compiler/generic/vm-type.lisp-obj obj/from-xc/src/code/pred.lisp-obj obj/from-xc/src/compiler/generic/primtype.lisp-obj obj/from-xc/src/code/deftypes-for-target.lisp-obj obj/from-xc/src/code/type-init.lisp-obj obj/from-xc/src/code/defstruct.lisp-obj obj/from-xc/src/code/alien-type.lisp-obj obj/from-xc/src/compiler/compiler-error.lisp-obj obj/from-xc/src/compiler/fixup-type.lisp-obj obj/from-xc/src/code/package.lisp-obj obj/from-xc/src/code/typep.lisp-obj obj/from-xc/src/code/random.lisp-obj obj/from-xc/src/code/hash-table.lisp-obj obj/from-xc/src/code/readtable.lisp-obj obj/from-xc/src/code/host-pprint.lisp-obj obj/from-xc/src/compiler/knownfun.lisp-obj obj/from-xc/src/compiler/ctype.lisp-obj obj/from-xc/src/compiler/fndb.lisp-obj obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj obj/from-xc/src/compiler/generic/late-objdef.lisp-obj obj/from-xc/src/compiler/generic/interr.lisp-obj obj/from-xc/src/compiler/bit-util.lisp-obj obj/from-xc/src/code/foreign.lisp-obj obj/from-xc/src/code/unix.lisp-obj obj/from-xc/src/code/symbol.lisp-obj obj/from-xc/src/code/numbers.lisp-obj obj/from-xc/src/code/float-trap.lisp-obj obj/from-xc/src/code/target-float.lisp-obj obj/from-xc/src/code/irrat.lisp-obj obj/from-xc/src/code/alloc.lisp-obj obj/from-xc/src/code/fd-stream.lisp-obj obj/from-xc/src/code/target-char.lisp-obj obj/from-xc/src/code/stream.lisp-obj obj/from-xc/src/code/load.lisp-obj obj/from-xc/src/code/deadline.lisp-obj obj/from-xc/src/code/common-os.lisp-obj obj/from-xc/src/code/format-directive.lisp-obj obj/from-xc/src/code/c-call.lisp-obj obj/from-xc/src/code/foreign-load.lisp-obj obj/from-xc/src/code/unix-foreign-load.lisp-obj obj/from-xc/src/compiler/disassem.lisp-obj obj/from-xc/src/compiler/assem.lisp-obj obj/from-xc/src/compiler/codegen.lisp-obj obj/from-xc/src/compiler/dump.lisp-obj obj/from-xc/src/compiler/generic/core.lisp-obj obj/from-xc/src/compiler/ir1report.lisp-obj obj/from-xc/src/compiler/main.lisp-obj obj/from-xc/src/compiler/xref.lisp-obj obj/from-xc/src/compiler/target-main.lisp-obj obj/from-xc/src/compiler/ir1tran.lisp-obj obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj obj/from-xc/src/compiler/ir1-translators.lisp-obj obj/from-xc/src/compiler/ir1util.lisp-obj obj/from-xc/src/compiler/callable-args.lisp-obj obj/from-xc/src/compiler/locall.lisp-obj obj/from-xc/src/compiler/ir1opt.lisp-obj obj/from-xc/src/compiler/loop.lisp-obj obj/from-xc/src/compiler/constraint.lisp-obj obj/from-xc/src/compiler/equality-constraints.lisp-obj obj/from-xc/src/compiler/constraint-back.lisp-obj obj/from-xc/src/compiler/saptran.lisp-obj obj/from-xc/src/compiler/modarith.lisp-obj obj/from-xc/src/compiler/sxhash.lisp-obj obj/from-xc/src/code/quantifiers.lisp-obj obj/from-xc/src/compiler/bitops-derive-type.lisp-obj obj/from-xc/src/compiler/dfo.lisp-obj obj/from-xc/src/compiler/checkgen.lisp-obj obj/from-xc/src/compiler/tn.lisp-obj obj/from-xc/src/compiler/life.lisp-obj obj/from-xc/src/compiler/debug-dump.lisp-obj obj/from-xc/src/compiler/generic/static-syms.lisp-obj obj/from-xc/src/compiler/generic/utils.lisp-obj obj/from-xc/src/compiler/target-dstate.lisp-obj obj/from-xc/src/compiler/arm64/insts.lisp-obj obj/from-xc/src/compiler/arm64/macros.lisp-obj obj/from-xc/src/assembly/arm64/support.lisp-obj obj/from-xc/src/compiler/arm64/move.lisp-obj obj/from-xc/src/compiler/arm64/float.lisp-obj obj/from-xc/src/compiler/arm64/sap.lisp-obj obj/from-xc/src/compiler/arm64/char.lisp-obj obj/from-xc/src/compiler/arm64/system.lisp-obj obj/from-xc/src/compiler/arm64/memory.lisp-obj obj/from-xc/src/compiler/arm64/c-call.lisp-obj obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj obj/from-xc/src/assembly/arm64/array.lisp-obj obj/from-xc/src/assembly/arm64/arith.lisp-obj obj/from-xc/src/assembly/arm64/alloc.lisp-obj obj/from-xc/src/compiler/float-tran.lisp-obj obj/from-xc/src/compiler/array-tran.lisp-obj obj/from-xc/src/compiler/generic/vm-tran.lisp-obj obj/from-xc/src/compiler/type-vop-macros.lisp-obj obj/from-xc/src/compiler/arm64/arith.lisp-obj obj/from-xc/src/compiler/arm64/pred.lisp-obj obj/from-xc/src/compiler/arm64/type-vops.lisp-obj obj/from-xc/src/compiler/generic/type-vops.lisp-obj obj/from-xc/src/compiler/ir1final.lisp-obj obj/from-xc/src/compiler/arm64/alloc.lisp-obj obj/from-xc/src/compiler/arm64/values.lisp-obj obj/from-xc/src/compiler/srctran.lisp-obj obj/from-xc/src/compiler/seqtran.lisp-obj obj/from-xc/src/compiler/typetran.lisp-obj obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj obj/from-xc/src/compiler/arm64/subprim.lisp-obj obj/from-xc/src/compiler/arm64/debug.lisp-obj obj/from-xc/src/compiler/arm64/cell.lisp-obj obj/from-xc/src/compiler/arm64/call.lisp-obj obj/from-xc/src/compiler/arm64/nlx.lisp-obj obj/from-xc/src/compiler/generic/late-nlx.lisp-obj obj/from-xc/src/compiler/arm64/show.lisp-obj obj/from-xc/src/compiler/arm64/array.lisp-obj obj/from-xc/src/compiler/generic/type-error.lisp-obj obj/from-xc/src/compiler/envanal.lisp-obj obj/from-xc/src/compiler/pseudo-vops.lisp-obj obj/from-xc/src/compiler/aliencomp.lisp-obj obj/from-xc/src/compiler/coverage.lisp-obj obj/from-xc/src/compiler/ltv.lisp-obj obj/from-xc/src/compiler/gtn.lisp-obj obj/from-xc/src/compiler/ltn.lisp-obj obj/from-xc/src/compiler/stack.lisp-obj obj/from-xc/src/compiler/control.lisp-obj obj/from-xc/src/compiler/entry.lisp-obj obj/from-xc/src/compiler/ir2tran.lisp-obj obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj obj/from-xc/src/compiler/copyprop.lisp-obj obj/from-xc/src/compiler/represent.lisp-obj obj/from-xc/src/compiler/ir2opt.lisp-obj obj/from-xc/src/compiler/pack.lisp-obj obj/from-xc/src/compiler/pack-iterative.lisp-obj obj/from-xc/src/compiler/debug.lisp-obj obj/from-xc/src/code/format-time.lisp-obj obj/from-xc/src/code/error.lisp-obj obj/from-xc/src/code/parse-defmacro-errors.lisp-obj obj/from-xc/src/code/macroexpand.lisp-obj obj/from-xc/src/code/funutils.lisp-obj obj/from-xc/src/code/linux-os.lisp-obj obj/from-xc/src/code/share-vm.lisp-obj obj/from-xc/src/code/arm64-vm.lisp-obj obj/from-xc/src/code/simd-fndb.lisp-obj obj/from-xc/src/code/arm64-simd.lisp-obj obj/from-xc/src/code/unicode-norm.lisp-obj obj/from-xc/src/code/mipsstrops.lisp-obj obj/from-xc/src/code/string.lisp-obj obj/from-xc/src/code/target-signal-common.lisp-obj obj/from-xc/src/code/target-signal.lisp-obj obj/from-xc/src/code/serve-event.lisp-obj obj/from-xc/src/code/late-extensions.lisp-obj obj/from-xc/src/code/brothertree.lisp-obj obj/from-xc/src/code/simple-fun.lisp-obj obj/from-xc/src/code/eval.lisp-obj obj/from-xc/src/code/toplevel.lisp-obj obj/from-xc/src/code/time.lisp-obj obj/from-xc/src/code/target-package.lisp-obj obj/from-xc/src/code/bignum-random.lisp-obj obj/from-xc/src/code/target-hash-table.lisp-obj obj/from-xc/src/code/fdefinition.lisp-obj obj/from-xc/src/code/sort.lisp-obj obj/from-xc/src/code/target-lflist.lisp-obj obj/from-xc/src/code/solist.lisp-obj obj/from-xc/src/code/final.lisp-obj obj/from-xc/src/code/reader.lisp-obj obj/from-xc/src/code/print.lisp-obj obj/from-xc/src/code/pprint.lisp-obj obj/from-xc/src/code/target-defstruct.lisp-obj obj/from-xc/src/code/target-stream.lisp-obj obj/from-xc/src/code/target-pathname.lisp-obj obj/from-xc/src/code/unix-pathname.lisp-obj obj/from-xc/src/code/filesys.lisp-obj obj/from-xc/src/code/target-misc.lisp-obj obj/from-xc/src/code/early-step.lisp-obj obj/from-xc/src/code/avltree.lisp-obj obj/from-xc/src/code/target-thread.lisp-obj obj/from-xc/src/code/error-error.lisp-obj obj/from-xc/src/code/debug-int.lisp-obj obj/from-xc/src/code/gc.lisp-obj obj/from-xc/src/code/interr.lisp-obj obj/from-xc/src/code/sharpm.lisp-obj obj/from-xc/src/code/target-load.lisp-obj obj/from-xc/src/compiler/target-disassem.lisp-obj obj/from-xc/src/compiler/arm64/target-insts.lisp-obj obj/from-xc/src/code/debug.lisp-obj obj/from-xc/src/code/octets.lisp-obj obj/from-xc/src/code/external-formats/enc-basic.lisp-obj obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj obj/from-xc/src/code/bit-bash.lisp-obj obj/from-xc/src/compiler/generic/sanctify.lisp-obj obj/from-xc/src/pcl/walk.lisp-obj obj/from-xc/src/pcl/low.lisp-obj obj/from-xc/src/pcl/macros.lisp-obj obj/from-xc/src/pcl/ecd.lisp-obj obj/from-xc/src/pcl/compiler-support.lisp-obj obj/from-xc/src/pcl/defs.lisp-obj obj/from-xc/src/pcl/wrapper.lisp-obj obj/from-xc/src/pcl/class-init.lisp-obj obj/from-xc/src/code/cold-init.lisp-obj obj/from-xc/src/code/setf.lisp-obj obj/from-xc/src/code/macros.lisp-obj obj/from-xc/src/code/loop.lisp-obj obj/from-xc/src/pcl/defclass.lisp-obj obj/from-xc/src/code/early-defmethod.lisp-obj obj/from-xc/src/code/format.lisp-obj obj/from-xc/src/code/target-format.lisp-obj obj/from-xc/src/code/late-globaldb.lisp-obj ; SB-Loader: (171+5238) methods/other SB-XC:*FEATURES* = (:ARM64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :CALL-SYMBOL :COMMON-LISP :COMPACT-SYMBOL :COMPARE-AND-SWAP-VOPS :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LINUX :LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :ROUND-FLOAT :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SBCL :SOFT-CARD-MARKS :SYSTEM-TLABS :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION :USE-SYS-MMAP) [building initial core file in "output/cold-sbcl.core": writing 65536 bytes [1 page] from # writing 31522816 bytes [481 pages] from # writing 0 bytes [0 pages] from # movable dynamic space: 51 + 221 + 209 cons/code/mixed pages /INITIAL-FUN=#X1001CC33DB done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good real 16m 28.61s user 17m 17.50s sys 0m 10.78s make-target-2.sh: set: line 2: can't access tty; job control turned off //entering make-target-2.sh //doing warm init - compilation phase This is SBCL 2.6.0, 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 51 0 221 0 209 0 0 0 0.3 31422928 2000000 0 0 0.0000 Tot 0 0 0 0 51 0 221 0 209 0 0 0 0.3 31422928 [2.9% of 1073741824 max] COLD-INIT... Checking symbol printer: T (Length(TLFs)= 5238) "obj/from-xc/src/code/show.lisp-obj" "obj/from-xc/src/compiler/early-constantp.lisp-obj" "obj/from-xc/src/compiler/vop-existsp.lisp-obj" "obj/from-xc/src/code/defsetfs.lisp-obj" "obj/from-xc/src/code/cl-specials.lisp-obj" "obj/from-xc/src/code/primordial-extensions.lisp-obj" "obj/from-xc/src/code/cold-init-helper-macros.lisp-obj" "obj/from-xc/src/code/backq.lisp-obj" "obj/from-xc/src/code/globals.lisp-obj" "obj/from-xc/src/code/cmacros.lisp-obj" "obj/from-xc/src/code/uncross.lisp-obj" "obj/from-xc/src/code/defbangtype.lisp-obj" "obj/from-xc/src/code/early-constants.lisp-obj" "obj/from-xc/src/code/function-names.lisp-obj" "obj/from-xc/src/compiler/early-globaldb.lisp-obj" "obj/from-xc/src/compiler/generic/parms.lisp-obj" "obj/from-xc/src/compiler/arm64/parms.lisp-obj" "obj/from-xc/src/compiler/generic/early-vm.lisp-obj" "obj/from-xc/src/compiler/generic/early-objdef.lisp-obj" "obj/from-xc/src/code/barrier.lisp-obj" "obj/from-xc/src/code/parse-body.lisp-obj" "obj/from-xc/src/compiler/policy.lisp-obj" "obj/from-xc/src/code/early-extensions.lisp-obj" "obj/from-xc/src/code/ansi-stream.lisp-obj" "obj/from-xc/src/code/restart.lisp-obj" "obj/from-xc/src/code/early-pprint.lisp-obj" "obj/from-xc/src/code/early-package.lisp-obj" "obj/from-xc/src/code/early-raw-slots.lisp-obj" "obj/from-xc/src/code/maphash.lisp-obj" "obj/from-xc/src/code/sysmacs.lisp-obj" "obj/from-xc/src/code/hashset.lisp-obj" "obj/from-xc/src/code/string-hash.lisp-obj" "obj/from-xc/src/code/xset.lisp-obj" "obj/from-xc/src/code/type-class.lisp-obj" "obj/from-xc/src/code/cas.lisp-obj" "obj/from-xc/src/code/thread-structs.lisp-obj" "obj/from-xc/src/compiler/early-c.lisp-obj" "obj/from-xc/src/pcl/slot-name.lisp-obj" "obj/from-xc/src/code/early-classoid.lisp-obj" "obj/from-xc/src/code/initial-method.lisp-obj" "obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj" "obj/from-xc/src/compiler/generic/layout-ids.lisp-obj" "obj/from-xc/src/code/signal.lisp-obj" "obj/from-xc/src/code/cold-error.lisp-obj" "obj/from-xc/src/code/early-full-eval.lisp-obj" "obj/from-xc/src/code/debug-var-io.lisp-obj" "obj/from-xc/src/code/number-dispatch.lisp-obj" "obj/from-xc/src/code/float.lisp-obj" "obj/from-xc/src/code/early-time.lisp-obj" "obj/from-xc/src/code/misc.lisp-obj" "obj/from-xc/src/code/target-error.lisp-obj" "obj/from-xc/src/code/target-extensions.lisp-obj" "obj/from-xc/src/compiler/parse-lambda-list.lisp-obj" "obj/from-xc/src/compiler/macros.lisp-obj" "obj/from-xc/src/compiler/fun-info.lisp-obj" "obj/from-xc/src/compiler/generic/vm-macs.lisp-obj" "obj/from-xc/src/compiler/policies.lisp-obj" "obj/from-xc/src/code/target-lfhash.lisp-obj" "obj/from-xc/src/compiler/info-vector.lisp-obj" "obj/from-xc/src/compiler/globaldb.lisp-obj" "obj/from-xc/src/compiler/generic/objdef.lisp-obj" "obj/from-xc/src/code/lockfree-list.lisp-obj" "obj/from-xc/src/compiler/generic/vm-array.lisp-obj" "obj/from-xc/src/code/primordial-type.lisp-obj" "obj/from-xc/src/compiler/sset.lisp-obj" "obj/from-xc/src/compiler/node.lisp-obj" "obj/from-xc/src/compiler/early-assem.lisp-obj" "obj/from-xc/src/compiler/vop.lisp-obj" "obj/from-xc/src/compiler/backend.lisp-obj" "obj/from-xc/src/code/sc-offset.lisp-obj" "obj/from-xc/src/compiler/vmdef.lisp-obj" "obj/from-xc/src/code/defmacro.lisp-obj" "obj/from-xc/src/compiler/meta-vmdef.lisp-obj" "obj/from-xc/src/compiler/arm64/vm.lisp-obj" "obj/from-xc/src/code/alieneval.lisp-obj" "obj/from-xc/output/stuff-groveled-from-headers.lisp-obj" "obj/from-xc/src/code/target-alieneval.lisp-obj" "obj/from-xc/src/code/target-c-call.lisp-obj" "obj/from-xc/src/code/misc-aliens.lisp-obj" "obj/from-xc/src/code/arena.lisp-obj" "obj/from-xc/src/code/weak.lisp-obj" "obj/from-xc/src/code/array.lisp-obj" "obj/from-xc/src/code/list.lisp-obj" "obj/from-xc/src/code/seq.lisp-obj" "obj/from-xc/src/code/coerce.lisp-obj" "obj/from-xc/src/code/thread.lisp-obj" "obj/from-xc/src/code/bignum.lisp-obj" "obj/from-xc/src/code/target-random.lisp-obj" "obj/from-xc/src/code/class.lisp-obj" "obj/from-xc/src/pcl/pre-warm.lisp-obj" "obj/from-xc/src/code/pathname.lisp-obj" "obj/from-xc/src/code/target-sxhash.lisp-obj" "obj/from-xc/src/code/debug-info.lisp-obj" "obj/from-xc/src/code/source-location.lisp-obj" "obj/from-xc/src/compiler/proclaim.lisp-obj" "obj/from-xc/src/compiler/constantp.lisp-obj" "obj/from-xc/src/code/deftype.lisp-obj" "obj/from-xc/src/code/type.lisp-obj" "obj/from-xc/src/compiler/generic/vm-type.lisp-obj" "obj/from-xc/src/code/pred.lisp-obj" "obj/from-xc/src/compiler/generic/primtype.lisp-obj" "obj/from-xc/src/code/deftypes-for-target.lisp-obj" "obj/from-xc/src/code/type-init.lisp-obj" "obj/from-xc/src/code/defstruct.lisp-obj" "obj/from-xc/src/code/alien-type.lisp-obj" "obj/from-xc/src/compiler/compiler-error.lisp-obj" "obj/from-xc/src/compiler/fixup-type.lisp-obj" "obj/from-xc/src/code/package.lisp-obj" "obj/from-xc/src/code/typep.lisp-obj" "obj/from-xc/src/code/random.lisp-obj" "obj/from-xc/src/code/hash-table.lisp-obj" "obj/from-xc/src/code/readtable.lisp-obj" "obj/from-xc/src/code/host-pprint.lisp-obj" "obj/from-xc/src/compiler/knownfun.lisp-obj" "obj/from-xc/src/compiler/ctype.lisp-obj" "obj/from-xc/src/compiler/fndb.lisp-obj" "obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj" "obj/from-xc/src/compiler/generic/late-objdef.lisp-obj" "obj/from-xc/src/compiler/generic/interr.lisp-obj" "obj/from-xc/src/compiler/bit-util.lisp-obj" "obj/from-xc/src/code/foreign.lisp-obj" "obj/from-xc/src/code/unix.lisp-obj" "obj/from-xc/src/code/symbol.lisp-obj" "obj/from-xc/src/code/numbers.lisp-obj" "obj/from-xc/src/code/float-trap.lisp-obj" "obj/from-xc/src/code/target-float.lisp-obj" "obj/from-xc/src/code/irrat.lisp-obj" "obj/from-xc/src/code/alloc.lisp-obj" "obj/from-xc/src/code/fd-stream.lisp-obj" "obj/from-xc/src/code/target-char.lisp-obj" "obj/from-xc/src/code/stream.lisp-obj" "obj/from-xc/src/code/load.lisp-obj" "obj/from-xc/src/code/deadline.lisp-obj" "obj/from-xc/src/code/common-os.lisp-obj" "obj/from-xc/src/code/format-directive.lisp-obj" "obj/from-xc/src/code/c-call.lisp-obj" "obj/from-xc/src/code/foreign-load.lisp-obj" "obj/from-xc/src/code/unix-foreign-load.lisp-obj" "obj/from-xc/src/compiler/disassem.lisp-obj" "obj/from-xc/src/compiler/assem.lisp-obj" "obj/from-xc/src/compiler/codegen.lisp-obj" "obj/from-xc/src/compiler/dump.lisp-obj" "obj/from-xc/src/compiler/generic/core.lisp-obj" "obj/from-xc/src/compiler/ir1report.lisp-obj" "obj/from-xc/src/compiler/main.lisp-obj" "obj/from-xc/src/compiler/xref.lisp-obj" "obj/from-xc/src/compiler/target-main.lisp-obj" "obj/from-xc/src/compiler/ir1tran.lisp-obj" "obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj" "obj/from-xc/src/compiler/ir1-translators.lisp-obj" "obj/from-xc/src/compiler/ir1util.lisp-obj" "obj/from-xc/src/compiler/callable-args.lisp-obj" "obj/from-xc/src/compiler/locall.lisp-obj" "obj/from-xc/src/compiler/ir1opt.lisp-obj" "obj/from-xc/src/compiler/loop.lisp-obj" "obj/from-xc/src/compiler/constraint.lisp-obj" "obj/from-xc/src/compiler/equality-constraints.lisp-obj" "obj/from-xc/src/compiler/constraint-back.lisp-obj" "obj/from-xc/src/compiler/saptran.lisp-obj" "obj/from-xc/src/compiler/modarith.lisp-obj" "obj/from-xc/src/compiler/sxhash.lisp-obj" "obj/from-xc/src/code/quantifiers.lisp-obj" "obj/from-xc/src/compiler/bitops-derive-type.lisp-obj" "obj/from-xc/src/compiler/dfo.lisp-obj" "obj/from-xc/src/compiler/checkgen.lisp-obj" "obj/from-xc/src/compiler/tn.lisp-obj" "obj/from-xc/src/compiler/life.lisp-obj" "obj/from-xc/src/compiler/debug-dump.lisp-obj" "obj/from-xc/src/compiler/generic/static-syms.lisp-obj" "obj/from-xc/src/compiler/generic/utils.lisp-obj" "obj/from-xc/src/compiler/target-dstate.lisp-obj" "obj/from-xc/src/compiler/arm64/insts.lisp-obj" "obj/from-xc/src/compiler/arm64/macros.lisp-obj" "obj/from-xc/src/assembly/arm64/support.lisp-obj" "obj/from-xc/src/compiler/arm64/move.lisp-obj" "obj/from-xc/src/compiler/arm64/float.lisp-obj" "obj/from-xc/src/compiler/arm64/sap.lisp-obj" "obj/from-xc/src/compiler/arm64/char.lisp-obj" "obj/from-xc/src/compiler/arm64/system.lisp-obj" "obj/from-xc/src/compiler/arm64/memory.lisp-obj" "obj/from-xc/src/compiler/arm64/c-call.lisp-obj" "obj/from-xc/src/assembly/arm64/assem-rtns.lisp-obj" "obj/from-xc/src/assembly/arm64/array.lisp-obj" "obj/from-xc/src/assembly/arm64/arith.lisp-obj" "obj/from-xc/src/assembly/arm64/alloc.lisp-obj" "obj/from-xc/src/compiler/float-tran.lisp-obj" "obj/from-xc/src/compiler/array-tran.lisp-obj" "obj/from-xc/src/compiler/generic/vm-tran.lisp-obj" "obj/from-xc/src/compiler/type-vop-macros.lisp-obj" "obj/from-xc/src/compiler/arm64/arith.lisp-obj" "obj/from-xc/src/compiler/arm64/pred.lisp-obj" "obj/from-xc/src/compiler/arm64/type-vops.lisp-obj" "obj/from-xc/src/compiler/generic/type-vops.lisp-obj" "obj/from-xc/src/compiler/ir1final.lisp-obj" "obj/from-xc/src/compiler/arm64/alloc.lisp-obj" "obj/from-xc/src/compiler/arm64/values.lisp-obj" "obj/from-xc/src/compiler/srctran.lisp-obj" "obj/from-xc/src/compiler/seqtran.lisp-obj" "obj/from-xc/src/compiler/typetran.lisp-obj" "obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj" "obj/from-xc/src/compiler/arm64/subprim.lisp-obj" "obj/from-xc/src/compiler/arm64/debug.lisp-obj" "obj/from-xc/src/compiler/arm64/cell.lisp-obj" "obj/from-xc/src/compiler/arm64/call.lisp-obj" "obj/from-xc/src/compiler/arm64/nlx.lisp-obj" "obj/from-xc/src/compiler/generic/late-nlx.lisp-obj" "obj/from-xc/src/compiler/arm64/show.lisp-obj" "obj/from-xc/src/compiler/arm64/array.lisp-obj" "obj/from-xc/src/compiler/generic/type-error.lisp-obj" "obj/from-xc/src/compiler/envanal.lisp-obj" "obj/from-xc/src/compiler/pseudo-vops.lisp-obj" "obj/from-xc/src/compiler/aliencomp.lisp-obj" "obj/from-xc/src/compiler/coverage.lisp-obj" "obj/from-xc/src/compiler/ltv.lisp-obj" "obj/from-xc/src/compiler/gtn.lisp-obj" "obj/from-xc/src/compiler/ltn.lisp-obj" "obj/from-xc/src/compiler/stack.lisp-obj" "obj/from-xc/src/compiler/control.lisp-obj" "obj/from-xc/src/compiler/entry.lisp-obj" "obj/from-xc/src/compiler/ir2tran.lisp-obj" "obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj" "obj/from-xc/src/compiler/copyprop.lisp-obj" "obj/from-xc/src/compiler/represent.lisp-obj" "obj/from-xc/src/compiler/ir2opt.lisp-obj" "obj/from-xc/src/compiler/pack.lisp-obj" "obj/from-xc/src/compiler/pack-iterative.lisp-obj" "obj/from-xc/src/compiler/debug.lisp-obj" "obj/from-xc/src/code/format-time.lisp-obj" "obj/from-xc/src/code/error.lisp-obj" "obj/from-xc/src/code/parse-defmacro-errors.lisp-obj" "obj/from-xc/src/code/macroexpand.lisp-obj" "obj/from-xc/src/code/funutils.lisp-obj" "obj/from-xc/src/code/linux-os.lisp-obj" "obj/from-xc/src/code/share-vm.lisp-obj" "obj/from-xc/src/code/arm64-vm.lisp-obj" "obj/from-xc/src/code/simd-fndb.lisp-obj" "obj/from-xc/src/code/arm64-simd.lisp-obj" "obj/from-xc/src/code/unicode-norm.lisp-obj" "obj/from-xc/src/code/mipsstrops.lisp-obj" "obj/from-xc/src/code/string.lisp-obj" "obj/from-xc/src/code/target-signal-common.lisp-obj" "obj/from-xc/src/code/target-signal.lisp-obj" "obj/from-xc/src/code/serve-event.lisp-obj" "obj/from-xc/src/code/late-extensions.lisp-obj" "obj/from-xc/src/code/brothertree.lisp-obj" "obj/from-xc/src/code/simple-fun.lisp-obj" "obj/from-xc/src/code/eval.lisp-obj" "obj/from-xc/src/code/toplevel.lisp-obj" "obj/from-xc/src/code/time.lisp-obj" "obj/from-xc/src/code/target-package.lisp-obj" "obj/from-xc/src/code/bignum-random.lisp-obj" "obj/from-xc/src/code/target-hash-table.lisp-obj" "obj/from-xc/src/code/fdefinition.lisp-obj" "obj/from-xc/src/code/sort.lisp-obj" "obj/from-xc/src/code/target-lflist.lisp-obj" "obj/from-xc/src/code/solist.lisp-obj" "obj/from-xc/src/code/final.lisp-obj" "obj/from-xc/src/code/reader.lisp-obj" "obj/from-xc/src/code/print.lisp-obj" "obj/from-xc/src/code/pprint.lisp-obj" "obj/from-xc/src/code/target-defstruct.lisp-obj" "obj/from-xc/src/code/target-stream.lisp-obj" "obj/from-xc/src/code/target-pathname.lisp-obj" "obj/from-xc/src/code/unix-pathname.lisp-obj" "obj/from-xc/src/code/filesys.lisp-obj" "obj/from-xc/src/code/target-misc.lisp-obj" "obj/from-xc/src/code/early-step.lisp-obj" "obj/from-xc/src/code/avltree.lisp-obj" "obj/from-xc/src/code/target-thread.lisp-obj" "obj/from-xc/src/code/error-error.lisp-obj" "obj/from-xc/src/code/debug-int.lisp-obj" "obj/from-xc/src/code/gc.lisp-obj" "obj/from-xc/src/code/interr.lisp-obj" "obj/from-xc/src/code/sharpm.lisp-obj" "obj/from-xc/src/code/target-load.lisp-obj" "obj/from-xc/src/compiler/target-disassem.lisp-obj" "obj/from-xc/src/compiler/arm64/target-insts.lisp-obj" "obj/from-xc/src/code/debug.lisp-obj" "obj/from-xc/src/code/octets.lisp-obj" "obj/from-xc/src/code/external-formats/enc-basic.lisp-obj" "obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj" "obj/from-xc/src/code/bit-bash.lisp-obj" "obj/from-xc/src/compiler/generic/sanctify.lisp-obj" "obj/from-xc/src/pcl/walk.lisp-obj" "obj/from-xc/src/pcl/low.lisp-obj" "obj/from-xc/src/pcl/macros.lisp-obj" "obj/from-xc/src/pcl/ecd.lisp-obj" "obj/from-xc/src/pcl/compiler-support.lisp-obj" "obj/from-xc/src/pcl/defs.lisp-obj" "obj/from-xc/src/pcl/wrapper.lisp-obj" "obj/from-xc/src/pcl/class-init.lisp-obj" "obj/from-xc/src/code/cold-init.lisp-obj" "obj/from-xc/src/code/setf.lisp-obj" "obj/from-xc/src/code/macros.lisp-obj" "obj/from-xc/src/code/loop.lisp-obj" "obj/from-xc/src/pcl/defclass.lisp-obj" "obj/from-xc/src/code/early-defmethod.lisp-obj" "obj/from-xc/src/code/format.lisp-obj" "obj/from-xc/src/code/target-format.lisp-obj" "obj/from-xc/src/code/late-globaldb.lisp-obj" Disassembler: 97 printers, 0 prefilters, 4 labelers ; compiling file "src/code/room.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/room.fasl ; compilation finished in 0:00:00.386 ; compiling file "src/code/warm-error.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/warm-error.fasl ; compilation finished in 0:00:00.032 ; compiling file "src/compiler/generic/static-syms.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/compiler/generic/static-syms.fasl ; compilation finished in 0:00:00.016 ; compiling file "src/code/rwlock.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/rwlock.fasl ; compilation finished in 0:00:00.055 ; compiling file "src/code/icf.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/icf.fasl ; compilation finished in 0:00:00.098 ; compiling file "src/code/defpackage.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/defpackage.fasl ; compilation finished in 0:00:00.138 ; compiling file "src/code/huffman.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/huffman.fasl ; compilation finished in 0:00:00.046 ; compiling file "src/code/target-unicode.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/target-unicode.fasl ; compilation finished in 0:00:02.070 ; compiling file "src/code/external-formats/enc-utf.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-utf.fasl ; compilation finished in 0:00:00.639 ; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-ebcdic.fasl ; compilation finished in 0:00:00.320 ; compiling file "src/code/external-formats/enc-cyr.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-cyr.fasl ; compilation finished in 0:00:00.732 ; compiling file "src/code/external-formats/enc-dos.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-dos.fasl ; compilation finished in 0:00:04.641 ; compiling file "src/code/external-formats/enc-iso.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-iso.fasl ; compilation finished in 0:00:04.793 ; compiling file "src/code/external-formats/enc-win.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-win.fasl ; compilation finished in 0:00:03.544 ; compiling file "src/code/external-formats/enc-mac.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-mac.fasl ; compilation finished in 0:00:00.330 ; compiling file "src/code/external-formats/mb-util.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/mb-util.fasl ; compilation finished in 0:00:00.031 ; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl ; compilation finished in 0:00:00.042 ; compiling file "src/code/external-formats/enc-cn.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-cn.fasl ; compilation finished in 0:00:00.176 ; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl ; compilation finished in 0:00:00.045 ; compiling file "src/code/external-formats/enc-jpn.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/external-formats/enc-jpn.fasl ; compilation finished in 0:00:00.449 ; compiling file "src/code/stubs.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/stubs.fasl ; compilation finished in 0:00:00.095 ; compiling file "src/pcl/fngen.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/fngen.fasl ; compilation finished in 0:00:00.045 ; compiling file "src/pcl/cache.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/cache.fasl ; compilation finished in 0:00:00.199 ; compiling file "src/pcl/dlisp.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/dlisp.fasl ; compilation finished in 0:00:00.050 ; compiling file "src/pcl/dlisp2.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/dlisp2.fasl ; compilation finished in 0:00:00.088 ; compiling file "src/pcl/boot.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/boot.fasl ; compilation finished in 0:00:00.700 ; compiling file "src/pcl/vector.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/vector.fasl ; compilation finished in 0:00:00.244 ; compiling file "src/pcl/slots-boot.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/slots-boot.fasl ; compilation finished in 0:00:00.064 ; compiling file "src/pcl/combin.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/combin.fasl ; compilation finished in 0:00:00.116 ; compiling file "src/pcl/dfun.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/dfun.fasl ; compilation finished in 0:00:00.373 ; compiling file "src/pcl/ctor.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/ctor.fasl ; compilation finished in 0:00:00.222 ; compiling file "src/pcl/braid.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/braid.fasl ; compilation finished in 0:00:00.084 ; compiling file "src/pcl/dlisp3.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/dlisp3.fasl ; compilation finished in 0:00:00.003 ; compiling file "src/pcl/generic-functions.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/generic-functions.fasl ; compilation finished in 0:00:00.029 ; compiling file "src/pcl/slots.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/slots.fasl ; compilation finished in 0:00:00.091 ; compiling file "src/pcl/init.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/init.fasl ; compilation finished in 0:00:00.100 ; compiling file "src/pcl/std-class.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/std-class.fasl ; compilation finished in 0:00:00.422 ; compiling file "src/pcl/cpl.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/cpl.fasl ; compilation finished in 0:00:00.028 ; compiling file "src/pcl/fsc.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/fsc.fasl ; compilation finished in 0:00:00.005 ; compiling file "src/pcl/methods.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/methods.fasl ; compilation finished in 0:00:00.329 ; compiling file "src/pcl/fixup.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/fixup.fasl ; compilation finished in 0:00:00.012 ; compiling file "src/pcl/call-next-method.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/call-next-method.fasl ; compilation finished in 0:00:00.011 ; compiling file "src/pcl/defcombin.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/defcombin.fasl ; compilation finished in 0:00:00.198 ; compiling file "src/pcl/env.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/env.fasl ; compilation finished in 0:00:00.030 ; compiling file "src/pcl/documentation.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/documentation.fasl ; compilation finished in 0:00:00.134 ; compiling file "src/pcl/print-object.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/print-object.fasl ; compilation finished in 0:00:00.053 ; Removing placeholder PRINT-OBJECT ... done ; compiling file "src/pcl/precom1.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/precom1.fasl ; compilation finished in 0:00:00.001 ; compiling file "src/pcl/precom2.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/precom2.fasl ; compilation finished in 0:00:00.290 ; compiling file "src/code/ntrace.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/ntrace.fasl ; compilation finished in 0:00:00.133 ; compiling file "src/code/full-eval.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/full-eval.fasl ; compilation finished in 0:00:00.240 ; compiling file "src/code/setf-funs.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/setf-funs.fasl ; compilation finished in 0:00:00.089 ; compiling file "src/code/late-condition.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/late-condition.fasl ; compilation finished in 0:00:00.006 ; compiling file "src/pcl/gray-streams-class.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/gray-streams-class.fasl ; compilation finished in 0:00:00.002 ; compiling file "src/pcl/gray-streams.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/gray-streams.fasl ; compilation finished in 0:00:00.047 ; compiling file "src/pcl/sequence.lisp" (written 28 DEC 2025 10:53:00 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/pcl/sequence.fasl ; compilation finished in 0:00:00.567 ; compiling file "src/code/describe.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/describe.fasl ; compilation finished in 0:00:00.279 ; compiling file "src/code/describe-policy.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/describe-policy.fasl ; compilation finished in 0:00:00.008 ; compiling file "src/code/inspect.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/inspect.fasl ; compilation finished in 0:00:00.074 ; compiling file "src/code/profile.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/profile.fasl ; compilation finished in 0:00:00.155 ; compiling file "src/code/step.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/step.fasl ; compilation finished in 0:00:00.019 ; compiling file "src/code/warm-lib.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/warm-lib.fasl ; compilation finished in 0:00:00.001 ; compiling file "src/code/alien-callback.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/alien-callback.fasl ; compilation finished in 0:00:00.060 ; compiling file "src/code/run-program.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/run-program.fasl ; compilation finished in 0:00:00.477 ; compiling file "src/code/traceroot.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/traceroot.fasl ; compilation finished in 0:00:00.092 ; compiling file "src/code/query.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/query.fasl ; compilation finished in 0:00:00.012 ; compiling file "src/code/timer.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/timer.fasl ; compilation finished in 0:00:00.159 ; compiling file "src/code/repack-xref.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/repack-xref.fasl ; compilation finished in 0:00:00.027 ; compiling file "src/code/module.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/module.fasl ; compilation finished in 0:00:00.008 ; compiling file "src/code/save.lisp" (written 28 DEC 2025 10:52:59 AM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-self/src/code/save.fasl ; compilation finished in 0:00:00.065 Done with warm.lisp. INTERNAL-REAL-TIME=26.720316s //doing warm init - load and dump phase Checking symbol printer: T Done with warm.lisp. INTERNAL-REAL-TIME=1.251014s External | Internal COMMON-LISP | 978 ( +0) | 0 ( +0) COMMON-LISP-USER | 0 ( +0) | 43 ( -24) KEYWORD | 2219 ( -187) | 0 ( +0) SB-ALIEN | 62 ( +0) | 393 ( -20) SB-ALIEN-INTERNALS | 95 ( +0) | 0 ( +0) SB-ARM64-ASM | 0 ( +0) | 612 ( -95) SB-ASSEM | 60 ( +0) | 219 ( -16) SB-BIGNUM | 56 ( -6) | 75 ( -73) SB-BROTHERTREE | 5 ( +0) | 36 ( -15) SB-C | 341 ( +0) | 5193 ( -535) SB-DEBUG | 24 ( +0) | 270 ( -5) SB-DI | 84 ( +0) | 330 ( +0) SB-DISASSEM | 67 ( +0) | 277 ( -147) SB-EVAL | 9 ( +0) | 166 ( +0) SB-EXT | 237 ( +0) | 0 ( +0) SB-FASL | 10 ( -2) | 194 ( -51) SB-FORMAT | 2 ( +0) | 301 ( -13) SB-GRAY | 32 ( +0) | 12 ( -2) SB-IMPL | 42 ( +0) | 4599 (-1138) SB-INT | 398 ( +0) | 2 ( -2) SB-KERNEL | 1187 ( +0) | 1499 ( -312) SB-LOCKLESS | 29 ( +0) | 134 ( -53) SB-LOOP | 0 ( +0) | 243 ( -44) SB-MOP | 102 ( +0) | 0 ( +0) SB-PCL | 16 ( +0) | 1701 ( -206) 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 | 83 ( +0) | 260 ( -72) SB-UNICODE | 47 ( +0) | 75 ( -27) SB-UNIX | 172 ( +0) | 120 ( -62) SB-VM | 408 ( +0) | 1472 ( -752) SB-WALKER | 8 ( +0) | 114 ( -9) ( -195) | (-3746) = (-3941) ; Checking #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/output/xfloat-math.lisp-expr" real 0m 28.97s user 0m 25.02s sys 0m 3.75s //entering make-target-contrib.sh make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib' make MODULE_REQUIRES="" -C sb-posix make MODULE_REQUIRES="" -C sb-bsd-sockets make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-posix' make MODULE_REQUIRES="" -C sb-introspect make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-bsd-sockets' make MODULE_REQUIRES="" -C sb-cltl2 make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-introspect' make MODULE_REQUIRES="" -C sb-aclrepl make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-cltl2' make MODULE_REQUIRES="" -C sb-sprof make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-aclrepl' make MODULE_REQUIRES="" -C sb-capstone make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-sprof' make MODULE_REQUIRES="" -C sb-rotate-byte make MODULE_REQUIRES="" -C sb-executable make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-capstone' make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-rotate-byte' make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-executable' make MODULE_REQUIRES="" -C sb-gmp ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-posix" # # # #) The build seems to have finished successfully, including 19 contributed modules. If you would like to run more extensive tests on the new SBCL, you can try: cd ./tests && sh ./run-tests.sh To build documentation: cd ./doc/manual && make To install SBCL (more information in INSTALL): sh install.sh //build started: Thu Apr 23 21:30:32 UTC 2026 //build finished: Thu Apr 23 21:56:52 UTC 2026 >>> sbcl-stage0: Entering fakeroot... /usr SBCL has been installed: binary /home/buildozer/aports/community/sbcl-stage0/pkg/sbcl-stage0/usr/bin/sbcl core and contribs in /home/buildozer/aports/community/sbcl-stage0/pkg/sbcl-stage0/usr/lib/sbcl/ Documentation: man /home/buildozer/aports/community/sbcl-stage0/pkg/sbcl-stage0/.omit/man1/sbcl.1 >>> sbcl-stage0*: Running postcheck for sbcl-stage0 >>> sbcl-stage0*: Preparing package sbcl-stage0... >>> sbcl-stage0*: Stripping binaries Please specify at least one package name on the command line. >>> sbcl-stage0*: Scanning shared objects >>> sbcl-stage0*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> sbcl-stage0*: Package size: 39.1 MB >>> sbcl-stage0*: Compressing data... >>> sbcl-stage0*: Create checksum... >>> sbcl-stage0*: Create sbcl-stage0-2.6.0-r1.apk >>> sbcl-stage0: Build complete at Thu, 23 Apr 2026 21:56:53 +0000 elapsed time 0h 26m 38s >>> sbcl-stage0: Cleaning up srcdir >>> sbcl-stage0: Cleaning up pkgdir >>> sbcl-stage0: Cleaning up tmpdir >>> sbcl-stage0: Uninstalling dependencies... ( 1/13) Purging .makedepends-sbcl-stage0 (20260423.213023) ( 2/13) Purging ecl-dev (24.5.10-r2) ( 3/13) Purging gc-dev (8.2.12-r0) ( 4/13) Purging libgc++ (8.2.12-r0) ( 5/13) Purging gmp-dev (6.3.0-r4) ( 6/13) Purging libgmpxx (6.3.0-r4) ( 7/13) Purging libatomic_ops-dev (7.10.0-r1) ( 8/13) Purging libatomic_ops (7.10.0-r1) ( 9/13) Purging libffi-dev (3.5.2-r1) (10/13) Purging linux-headers (7.0.0-r0) (11/13) Purging ecl (24.5.10-r2) (12/13) Purging gc (8.2.12-r0) (13/13) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 431.3 MiB in 103 packages >>> sbcl-stage0: Updating the community/aarch64 repository index... >>> sbcl-stage0: Signing the index...