>>> sbcl-stage0: Building community/sbcl-stage0 2.6.0-r1 (using abuild 3.16.0-r0) started Sun, 15 Feb 2026 22:01:53 +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 (6.18.10-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-r0) (10/13) Installing libffi-dev (3.5.2-r0) (11/13) Installing ecl (24.5.10-r2) (12/13) Installing ecl-dev (24.5.10-r2) (13/13) Installing .makedepends-sbcl-stage0 (20260215.220156) Executing busybox-1.37.0-r31.trigger OK: 443.9 MiB in 118 packages >>> sbcl-stage0: Cleaning up srcdir >>> sbcl-stage0: Cleaning up pkgdir >>> sbcl-stage0: Cleaning up tmpdir >>> sbcl-stage0: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.6.0.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/sbcl-2.6.0.tar.bz2.part' sbcl-2.6.0.tar.bz2.p 97% |******************************* | 7983k 0:00:00 ETA sbcl-2.6.0.tar.bz2.p 100% |********************************| 8174k 0:00:00 ETA '/var/cache/distfiles/edge/sbcl-2.6.0.tar.bz2.part' saved /var/cache/distfiles/edge/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/edge/sbcl-2.6.0.tar.bz2 /var/cache/distfiles/edge/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/edge/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="x86" //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 -m32 -fno-omit-frame-pointer -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs determine-endianness.c -ldl -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: Sun Feb 15 22:02:04 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* = (:X86 :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :C-STACK-IS-CONTROL-STACK :COMMON-LISP :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SBCL :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :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/x86/parms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/parms.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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| 30),: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 ;;; ;;; Style warning: ;;; in file float.lisp, position 16575 ;;; at (DEFUN FLOAT-RADIX ...) ;;; ! Variable X, declared as IGNORE, found in a lisp form. ;;; 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 ;;; Warning: ;;; in file float.lisp, position 18487 ;;; at (DEFUN INTEGER-DECODE-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; 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 ;;; ;;; 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| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),: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| 30),: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| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),: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. ;;; 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. ;;; 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/x86/vm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/vm.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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. ;;; Warning: ;;; in file alieneval.lisp, position 44355 ;;; at (LABELS (# # ...) ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file alieneval.lisp, position 25405 ;;; at (DEFINE-ALIEN-TYPE-TRANSLATOR ENUM ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file alieneval.lisp, position 44355 ;;; at (LABELS (# # ...) ...) ;;; ! 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 ;;; ;;; Warning: ;;; in file disassem.lisp, position 3543 ;;; at (DEFUN DCHUNK-EXTRACT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file disassem.lisp, position 3543 ;;; at (DEFUN DCHUNK-EXTRACT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; 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: ;;; in file assem.lisp, position 81081 ;;; at (FSET (QUOTE DEFINE-BITFIELD-EMITTER) ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file assem.lisp, position 81081 ;;; at (FSET (QUOTE DEFINE-BITFIELD-EMITTER) ...) ;;; ! 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| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((|SIGNED-BYTE| 30),: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 64612 ;;; at (DEF-IR1-TRANSLATOR UNWIND-PROTECT ...) ;;; ! The variable #:|G1324| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 66682 ;;; at (DEF-IR1-TRANSLATOR INSPECT-UNWINDING ...) ;;; ! The variable #:|G1349| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 67958 ;;; at (DEF-IR1-TRANSLATOR NLX-PROTECT ...) ;;; ! The variable #:|G1375| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 69138 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-CALL ...) ;;; ! The variable #:|G1399| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 71407 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-PROG1 ...) ;;; ! The variable #:|G1446| 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-MOD32 ...) ;;; ! 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. ;;; 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/x86/insts.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/insts.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/insts.fas" ;;; ;;; Compiling src/compiler/x86/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/macros.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/macros.fas" ;;; ;;; Compiling src/assembly/x86/support.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/x86/support.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/support.fas" ;;; ;;; Compiling src/compiler/x86/move.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/move.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/move.fas" ;;; ;;; Compiling src/compiler/x86/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/float.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/float.fas" ;;; ;;; Compiling src/compiler/x86/sap.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/sap.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/sap.fas" ;;; ;;; Compiling src/compiler/x86/char.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/char.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/char.fas" ;;; ;;; Compiling src/compiler/x86/system.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/system.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/system.fas" ;;; ;;; Compiling src/compiler/x86/memory.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/memory.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/memory.fas" ;;; ;;; Compiling src/compiler/x86/c-call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/c-call.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/c-call.fas" ;;; ;;; Compiling src/assembly/x86/assem-rtns.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/x86/assem-rtns.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/assem-rtns.fas" ;;; ;;; Compiling src/assembly/x86/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/x86/array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/array.fas" ;;; ;;; Compiling src/assembly/x86/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/x86/arith.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/arith.fas" ;;; ;;; Compiling src/assembly/x86/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/assembly/x86/alloc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/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/x86/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/arith.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/arith.fas" ;;; ;;; Compiling src/compiler/x86/pred.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/pred.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/pred.fas" ;;; ;;; Compiling src/compiler/x86/type-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/type-vops.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/alloc.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/alloc.fas" ;;; ;;; Compiling src/compiler/x86/values.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/values.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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 264495 ;;; at (DEF * ...) ;;; ! The argument 1 of function CAR has type ;;; (AND (OR (EQL (%NEGATE X)) (EQL X)) (OR (EQL (%NEGATE X)) (EQL X))) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 264495 ;;; at (DEF / ...) ;;; ! The argument 1 of function CAR has type ;;; (AND (OR (EQL (%NEGATE X)) (EQL X)) (OR (EQL (%NEGATE X)) (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/x86/subprim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/subprim.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/subprim.fas" ;;; ;;; Compiling src/compiler/x86/debug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/debug.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/debug.fas" ;;; ;;; Compiling src/compiler/x86/cell.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/cell.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/cell.fas" ;;; ;;; Compiling src/compiler/x86/call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/call.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/call.fas" ;;; ;;; Compiling src/compiler/x86/nlx.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/nlx.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/show.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/show.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/show.fas" ;;; ;;; Compiling src/compiler/x86/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/compiler/x86/array.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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 #:|G899| 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. ;;; 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| 30),: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/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" (178 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" (191 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 55528 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! 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. ;;; Warning: ;;; in file genesis.lisp, position 151190 ;;; at (DEFUN WRITE-CONSTANTS-H ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. 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 42632 ;;; at (DEFUN BIT-VECTOR-TO-CORE ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 55528 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! 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. ;;; Warning: ;;; in file genesis.lisp, position 151190 ;;; at (DEFUN WRITE-CONSTANTS-H ...) ;;; ! 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 headers in "src/runtime/genesis" real 17m 14.10s user 15m 49.15s sys 1m 31.07s 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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie -I. -c -o x86-arch.o x86-arch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie -I. -c -o x86-linux-os.o x86-linux-os.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie -I. -c -o x86-assem.o x86-assem.S cc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie' ; \ echo 'ASFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie' ; \ echo 'LINKFLAGS=-g -Wl,--export-dynamic -m32 -no-pie' ; \ echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -no-pie' ; \ echo '__LDFLAGS__=-m elf_i386 -no-pie' ; \ echo 'LIBS=-ldl -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 x86-arch.o linux-os.o linux-mman.o x86-linux-os.o fullcgc.o gencgc.o traceroot.o x86-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 x86-arch.o linux-os.o linux-mman.o x86-linux-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \ fi ; \ : ) > sbcl.mk /bin/sh: etags: not found cc -g -Wl,--export-dynamic -m32 -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 x86-arch.o linux-os.o linux-mman.o x86-linux-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -lpthread -lm cc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c cc -g -Wl,--export-dynamic -m32 -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 x86-arch.o linux-os.o linux-mman.o x86-linux-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -fno-omit-frame-pointer -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs grovel-headers.c -ldl -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 | ^~~~~~~ WARNING: Assuming physical layout of timespec real 0m 8.11s user 0m 35.71s sys 0m 5.66s 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/x86/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 191 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/x86/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/x86/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/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/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/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 : 1356 66.2% 6 7FF List : 890 43.5% 7 7FF Set : 249 48.6% 4 1FF UNION : 224 43.8% 4 1FF VALUES : 200 39.1% 4 1FF NUMERIC-UNION : 178 69.5% 4 FF ARRAY : 135 52.7% 6 FF Key-Info : 92 71.9% 5 7F CONSTANT : 57 44.5% 7 7F Key-Info-Set : 42 65.6% 4 3F INTERSECTION : 35 54.7% 4 3F NEGATION : 29 45.3% 8 3F UNKNOWN : 27 42.2% 2 3F MEMBER : 19 29.7% 3 3F HAIRY : 9 14.1% 1 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 : 3556 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/297] src/code/show (0.252 sec) [ 2/297] src/compiler/early-constantp (0.132 sec) [ 3/297] src/compiler/vop-existsp (0.257 sec) [ 4/297] src/code/defsetfs (1.723 sec) [ 5/297] src/code/cl-specials (0.208 sec) [ 6/297] src/code/primordial-extensions (1.922 sec) [ 7/297] src/code/cold-init-helper-macros (0.245 sec) [ 8/297] src/code/backq (1.669 sec) [ 9/297] src/code/globals (0.164 sec) [ 10/297] src/code/cmacros (0.432 sec) [ 11/297] src/code/uncross (0.038 sec) [ 12/297] src/code/defbangtype (0.055 sec) [ 13/297] src/code/early-constants (0.068 sec) [ 14/297] src/code/function-names (0.307 sec) [ 15/297] src/compiler/early-globaldb (1.347 sec) [ 16/297] src/compiler/generic/parms (0.438 sec) [ 17/297] src/compiler/x86/parms (0.343 sec) [ 18/297] src/compiler/generic/early-vm (0.190 sec) [ 19/297] src/compiler/generic/early-objdef (1.041 sec) [ 20/297] src/code/barrier (0.104 sec) [ 21/297] src/code/parse-body (0.080 sec) [ 22/297] src/compiler/policy (2.538 sec) [ 23/297] src/code/early-extensions (6.774 sec) [ 24/297] src/code/ansi-stream (4.944 sec) [ 25/297] src/code/restart (1.334 sec) [ 26/297] src/code/early-pprint (2.183 sec) [ 27/297] src/code/early-package (0.114 sec) [ 28/297] src/code/early-raw-slots (1.047 sec) [ 29/297] src/code/maphash (0.615 sec) [ 30/297] src/code/sysmacs (0.740 sec) [ 31/297] src/code/hashset (3.316 sec) [ 32/297] src/code/string-hash (1.430 sec) [ 33/297] src/code/xset (1.893 sec) [ 34/297] src/code/type-class (14.094 sec) [ 35/297] src/code/cas (0.403 sec) [ 36/297] src/code/thread-structs (2.515 sec) [ 37/297] src/compiler/early-c (2.973 sec) [ 38/297] src/pcl/slot-name (0.145 sec) [ 39/297] src/code/early-classoid (8.389 sec) [ 40/297] src/code/initial-method (0.668 sec) [ 41/297] src/compiler/generic/pinned-objects (0.209 sec) [ 42/297] src/compiler/generic/layout-ids (0.139 sec) [ 43/297] src/code/signal (0.221 sec) [ 44/297] src/code/cold-error (1.036 sec) [ 45/297] src/code/early-full-eval (0.476 sec) [ 46/297] src/code/debug-var-io (1.338 sec) [ 47/297] src/code/number-dispatch (0.921 sec) [ 48/297] src/code/float (4.112 sec) [ 49/297] src/code/early-time (0.018 sec) [ 50/297] src/code/misc (0.027 sec) [ 51/297] src/code/target-error (13.435 sec) [ 52/297] src/code/target-extensions (1.230 sec) [ 53/297] src/compiler/parse-lambda-list (7.068 sec) [ 54/297] src/compiler/macros (5.163 sec) [ 55/297] src/compiler/fun-info (1.710 sec) [ 56/297] src/compiler/generic/vm-macs (1.737 sec) [ 57/297] src/compiler/policies (8.645 sec) [ 58/297] src/code/target-lfhash (3.004 sec) [ 59/297] src/compiler/info-vector (6.815 sec) [ 60/297] src/compiler/globaldb (2.736 sec) [ 61/297] src/compiler/generic/objdef (1.281 sec) [ 62/297] src/code/lockfree-list (1.692 sec) [ 63/297] src/compiler/generic/vm-array (1.187 sec) [ 64/297] src/code/primordial-type (0.233 sec) [ 65/297] src/compiler/sset (2.051 sec) [ 66/297] src/compiler/node (80.853 sec) [ 67/297] src/compiler/early-assem (0.481 sec) [ 68/297] src/compiler/vop (57.591 sec) [ 69/297] src/compiler/backend (0.224 sec) [ 70/297] src/code/sc-offset (0.225 sec) [ 71/297] src/compiler/vmdef (1.808 sec) [ 72/297] src/code/defmacro (0.305 sec) [ 73/297] src/compiler/meta-vmdef (15.631 sec) [ 74/297] src/compiler/x86/vm (3.425 sec) [ 75/297] src/code/alieneval (18.540 sec) [ 76/297] output/stuff-groveled-from-headers (0.418 sec) [ 77/297] src/code/target-alieneval (3.189 sec) [ 78/297] src/code/target-c-call (0.237 sec) [ 79/297] src/code/misc-aliens (0.646 sec) [ 80/297] src/code/weak (0.261 sec) [ 81/297] src/code/array ; file: src/code/array.lisp ; in: DEFUN |EXTEND-VECTOR| ; (SB-VM::REALLOCATE-VECTOR-WITH-WIDETAG SB-VM::OLD-DATA SB-VM::WIDETAG ; SB-VM::NEW-LENGTH SB-VM::N-BITS-SHIFT) ; --> BLOCK LET* THE SB-VM::VECTOR-LENGTH-IN-WORDS BLOCK IF LET ; ==> ; (ASH (+ LENGTH SB-VM::MASK) SB-VM::SHIFT) ; ; note: doing signed word to integer coercion (cost 20) (19.679 sec) [ 82/297] src/code/list (10.921 sec) [ 83/297] src/code/seq (91.225 sec) [ 84/297] src/code/coerce (0.880 sec) [ 85/297] src/code/thread (1.440 sec) [ 86/297] src/code/bignum ; file: src/code/bignum.lisp ; in: DEF |DOUBLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> LET* LABELS ; ==> ; (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN) ; (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN)) ; (SB-BIGNUM::DOUBLE-FLOAT-FROM-BITS SB-BIGNUM::BITS ; (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:DOUBLE-FLOAT-BIAS ; SB-VM:DOUBLE-FLOAT-NORMAL-EXPONENT-MAX) ; PLUSP)) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEF |SINGLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> LET* LABELS ; ==> ; (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN) ; (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN)) ; (SB-BIGNUM::SINGLE-FLOAT-FROM-BITS SB-BIGNUM::BITS ; (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:SINGLE-FLOAT-BIAS ; SB-VM:SINGLE-FLOAT-NORMAL-EXPONENT-MAX) ; PLUSP)) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEF |DOUBLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* ; ==> ; (LOGIOR ; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32) ; SB-KERNEL::LO) ; ; note: doing unsigned word to integer coercion (cost 20) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM ; (SB-XC:NUMBER) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE ; (INLINE SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT)) ; (BLOCK SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM ; (MULTIPLE-VALUE-BIND ; (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN) ; (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT ; SB-XC:NUMBER) ; (LET (#) ; (VALUES SB-BIGNUM::TRUNCATED #))))) ; ; note: doing float to pointer coercion (cost 13) to "" ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> IF MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* ; ==> ; (LOGIOR ; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32) ; SB-KERNEL::LO) ; ; note: doing unsigned word to integer coercion (cost 20) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM-DIV ; (SB-BIGNUM::QUOT SB-XC:NUMBER SB-BIGNUM::DIVISOR) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE ; (INLINE SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT)) ; (BLOCK ; SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM-DIV ; (IF (SB-XC:ZEROP SB-BIGNUM::DIVISOR) ; (LOCALLY ; (DECLARE #) ; (ERROR 'DIVISION-BY-ZERO ; :OPERATION ; 'SB-XC:TRUNCATE ; :OPERANDS ; #)) ; (MULTIPLE-VALUE-BIND ; (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN) ; (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT ; SB-BIGNUM::QUOT) ; (LET # ; #))))) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEFUN |TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM-TRUNCATING-DIV| ; (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT SB-BIGNUM::QUOT) ; --> BLOCK LET* ; ==> ; (LOGIOR ; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32) ; SB-KERNEL::LO) ; ; note: doing unsigned word to integer coercion (cost 20) ; (* (SB-KERNEL:ROUND-DOUBLE SB-BIGNUM::QUOT :TRUNCATE) SB-BIGNUM::DIVISOR) ; ; note: doing float to pointer coercion (cost 13), for: ; the first argument of GENERIC-* ; in: DEFUN |ROUND-DOUBLE-FLOAT-TO-BIGNUM| ; (SB-XC:TRUNCATE SB-XC:NUMBER) ; ; note: doing float to pointer coercion (cost 13) ; (VALUES (+ SB-BIGNUM::TRU 1) ; (- SB-XC:REM #.(MAKE-DOUBLE-FLOAT #x3FF00000 #x0))) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEF |DOUBLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* ; ==> ; (LOGIOR ; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32) ; SB-KERNEL::LO) ; ; note: doing unsigned word to integer coercion (cost 20) ; in: DEF |SINGLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-SINGLE-FLOAT-TO-BIGNUM-DIV ; (SB-BIGNUM::QUOT SB-XC:NUMBER SB-BIGNUM::DIVISOR) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE ; (INLINE SB-KERNEL:INTEGER-DECODE-SINGLE-FLOAT)) ; (BLOCK ; SB-BIGNUM:UNARY-TRUNCATE-SINGLE-FLOAT-TO-BIGNUM-DIV ; (IF (SB-XC:ZEROP SB-BIGNUM::DIVISOR) ; (LOCALLY ; (DECLARE #) ; (ERROR 'DIVISION-BY-ZERO ; :OPERATION ; 'SB-XC:TRUNCATE ; :OPERANDS ; #)) ; (MULTIPLE-VALUE-BIND ; (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN) ; (SB-KERNEL:INTEGER-DECODE-SINGLE-FLOAT ; SB-BIGNUM::QUOT) ; (LET # ; #))))) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEF |DOUBLE-FLOAT| ; (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK ; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* ; ==> ; (LOGIOR ; (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32) ; SB-KERNEL::LO) ; ; note: doing unsigned word to integer coercion (cost 20) (40.150 sec) [ 87/297] src/code/target-random (3.431 sec) [ 88/297] src/code/class (4.850 sec) [ 89/297] src/pcl/pre-warm (0.876 sec) [ 90/297] src/code/pathname (1.286 sec) [ 91/297] src/code/target-sxhash ; file: src/code/target-sxhash.lisp ; in: DEFUN PSXHASH ; (SB-IMPL::HASH-FLOAT SB-XC:SINGLE-FLOAT SB-IMPL::KEY) ; --> COND IF IF THE ; ==> ; (SB-BIGNUM:SXHASH-BIGNUM-SINGLE-FLOAT SB-IMPL::KEY) ; ; note: doing float to pointer coercion (cost 13) from KEY ; (SB-IMPL::HASH-FLOAT SB-XC:DOUBLE-FLOAT SB-IMPL::KEY) ; --> COND IF IF THE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR ; ==> ; 1 ; ; note: doing float to pointer coercion (cost 13) (7.484 sec) [ 92/297] src/code/debug-info (4.108 sec) [ 93/297] src/code/source-location (0.753 sec) [ 94/297] src/compiler/proclaim (2.102 sec) [ 95/297] src/compiler/constantp (1.503 sec) [ 96/297] src/code/deftype (0.269 sec) [ 97/297] src/code/type (35.882 sec) [ 98/297] src/compiler/generic/vm-type (1.816 sec) [ 99/297] src/code/pred (5.693 sec) [100/297] src/compiler/generic/primtype (3.128 sec) [101/297] src/code/deftypes-for-target (0.986 sec) [102/297] src/code/type-init (0.193 sec) [103/297] src/code/defstruct (8.695 sec) [104/297] src/code/alien-type (0.237 sec) [105/297] src/compiler/compiler-error (0.401 sec) [106/297] src/compiler/fixup-type (0.110 sec) [107/297] src/code/package (2.055 sec) [108/297] src/code/typep (2.216 sec) [109/297] src/code/random (0.243 sec) [110/297] src/code/hash-table (1.845 sec) [111/297] src/code/readtable (0.569 sec) [112/297] src/code/host-pprint (0.281 sec) [113/297] src/compiler/knownfun (4.523 sec) [114/297] src/compiler/ctype (6.308 sec) [115/297] src/compiler/fndb (5.215 sec) [116/297] src/compiler/generic/vm-fndb (1.170 sec) [117/297] src/compiler/generic/late-objdef (1.161 sec) [118/297] src/compiler/generic/interr (0.665 sec) [119/297] src/compiler/bit-util (0.331 sec) [120/297] src/code/foreign (1.169 sec) [121/297] src/code/unix (8.173 sec) [122/297] src/code/symbol (2.565 sec) [123/297] src/code/numbers (37.739 sec) [124/297] src/code/float-trap (1.137 sec) [125/297] src/code/target-float (1.530 sec) [126/297] src/code/irrat (24.766 sec) [127/297] src/code/alloc (0.498 sec) [128/297] src/code/fd-stream (25.064 sec) [129/297] src/code/target-char (6.526 sec) [130/297] src/code/stream (27.711 sec) [131/297] src/code/load (10.498 sec) [132/297] src/code/deadline ; file: src/code/deadline.lisp ; in: DEFUN |DECODE-TIMEOUT| ; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS) ; --> BLOCK TYPECASE COND IF IF SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE ; --> VALUES ; ==> ; 1 ; ; note: doing float to pointer coercion (cost 13) (2.055 sec) [133/297] src/code/common-os (0.415 sec) [134/297] src/code/format-directive (1.311 sec) [135/297] src/code/c-call (0.396 sec) [136/297] src/code/foreign-load (0.749 sec) [137/297] src/code/unix-foreign-load (0.468 sec) [138/297] src/compiler/disassem (3.327 sec) [139/297] src/compiler/assem (10.046 sec) [140/297] src/compiler/codegen (1.715 sec) [141/297] src/compiler/dump (8.945 sec) [142/297] src/compiler/generic/core (1.531 sec) [143/297] src/compiler/ir1report (3.648 sec) [144/297] src/compiler/main (8.402 sec) [145/297] src/compiler/xref (1.003 sec) [146/297] src/compiler/target-main (1.439 sec) [147/297] src/compiler/ir1tran (10.455 sec) [148/297] src/compiler/ir1tran-lambda (15.992 sec) [149/297] src/compiler/ir1-translators (7.470 sec) [150/297] src/compiler/ir1util (21.313 sec) [151/297] src/compiler/callable-args (3.048 sec) [152/297] src/compiler/locall (6.577 sec) [153/297] src/compiler/ir1opt (19.519 sec) [154/297] src/compiler/loop (0.783 sec) [155/297] src/compiler/constraint (10.546 sec) [156/297] src/compiler/equality-constraints (8.656 sec) [157/297] src/compiler/constraint-back (4.284 sec) [158/297] src/compiler/saptran (2.022 sec) [159/297] src/compiler/modarith (4.116 sec) [160/297] src/compiler/sxhash (1.451 sec) [161/297] src/code/quantifiers (0.446 sec) [162/297] src/compiler/bitops-derive-type (1.682 sec) [163/297] src/compiler/dfo (2.255 sec) [164/297] src/compiler/checkgen (3.480 sec) [165/297] src/compiler/tn (3.541 sec) [166/297] src/compiler/life (4.413 sec) [167/297] src/compiler/debug-dump (7.267 sec) [168/297] src/compiler/generic/static-syms (0.106 sec) [169/297] src/compiler/generic/utils (2.522 sec) [170/297] src/compiler/target-dstate (2.368 sec) [171/297] src/compiler/x86/insts (9.782 sec) [172/297] src/compiler/x86/macros (1.794 sec) [173/297] src/assembly/x86/support (0.105 sec) [174/297] src/compiler/x86/move (4.733 sec) [175/297] src/compiler/x86/float (23.740 sec) [176/297] src/compiler/x86/sap (8.491 sec) [177/297] src/compiler/x86/char (2.195 sec) [178/297] src/compiler/x86/system (3.242 sec) [179/297] src/compiler/x86/memory (0.423 sec) [180/297] src/compiler/x86/c-call (2.376 sec) [181/297] src/assembly/x86/assem-rtns (0.520 sec) [182/297] src/assembly/x86/array (0.011 sec) [183/297] src/assembly/x86/arith (1.627 sec) [184/297] src/assembly/x86/alloc (0.190 sec) [185/297] src/assembly/master ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/src/assembly/master.lisp" (0.130 sec) [186/297] src/compiler/float-tran (14.550 sec) [187/297] src/compiler/array-tran (16.033 sec) [188/297] src/compiler/generic/vm-tran (3.262 sec) [189/297] src/compiler/type-vop-macros (0.698 sec) [190/297] src/compiler/x86/arith (31.341 sec) [191/297] src/compiler/x86/pred (3.392 sec) [192/297] src/compiler/x86/type-vops (2.016 sec) [193/297] src/compiler/generic/type-vops (13.135 sec) [194/297] src/compiler/ir1final (3.299 sec) [195/297] src/compiler/x86/alloc (2.417 sec) [196/297] src/compiler/x86/values (0.878 sec) [197/297] src/compiler/srctran Recording perfect hash: (ASH TAN SIN COS FROUND ROUND FTRUNCATE TRUNCATE |%UNARY-TRUNCATE| / * ABS) #(4528420 CC2047 1CF559D2 1980643 DCB9528 928B1E4 5698D2C 13D42188 A743403 15F368A1 10F360C2 137BB764) Recording perfect hash: (ATANH TAN SINH ASIN SIN SQRT FROUND FCEILING FFLOOR FTRUNCATE / * ATAN COS EXP ACOS EXPT ROUND CEILING FLOOR TRUNCATE = > < >= <= ABS EQL |-| |+|) #(D9C0CEA CC2047 113C0F00 1EE8EED9 1CF559D2 4BFF3F0 DCB9528 1B727973 12358F36 5698D2C 15F368A1 10F360C2 171E3E00 1980643 8A2C977 1F1B2560 1C42A3AB 928B1E4 10E6341F 3C481C2 13D42188 7F35297 4F34DDE 6F35104 F039DEB B08DE4D 137BB764 16B428A2 17F36BC7 11F36255) Recording perfect hash: (:|ALLOW-OTHER-KEYS| :|ANY-BRANCH| :|MINUS-ZERO-IGNORED| :TYPE :TEST) #(2D83FFB 541A84F 153A8460 BD01872 D28C61A) Recording perfect hash: (SIN FCEILING FFLOOR CEILING FLOOR ASH FTRUNCATE FROUND |%UNARY-ROUND| |%UNARY-TRUNCATE| ROUND TRUNCATE LOGNOT / * |+| |-| %NEGATE) #(1CF559D2 1B727973 12358F36 10E6341F 3C481C2 4528420 5698D2C DCB9528 BCB0101 A743403 928B1E4 13D42188 111A63E9 15F368A1 10F360C2 11F36255 17F36BC7 A3E03D5) (55.750 sec) [198/297] src/compiler/seqtran (21.494 sec) [199/297] src/compiler/typetran (7.950 sec) [200/297] src/compiler/generic/vm-typetran (1.087 sec) [201/297] src/compiler/x86/subprim (0.364 sec) [202/297] src/compiler/x86/debug (0.976 sec) [203/297] src/compiler/x86/cell (9.172 sec) [204/297] src/compiler/x86/call (11.610 sec) [205/297] src/compiler/x86/nlx (2.126 sec) [206/297] src/compiler/generic/late-nlx (0.032 sec) [207/297] src/compiler/x86/show (0.152 sec) [208/297] src/compiler/x86/array (14.987 sec) [209/297] src/compiler/generic/type-error (4.571 sec) [210/297] src/compiler/envanal (3.031 sec) [211/297] src/compiler/pseudo-vops (0.449 sec) [212/297] src/compiler/aliencomp (2.622 sec) [213/297] src/compiler/coverage (0.790 sec) [214/297] src/compiler/ltv (0.337 sec) [215/297] src/compiler/gtn (1.217 sec) [216/297] src/compiler/ltn (4.627 sec) [217/297] src/compiler/stack (1.479 sec) [218/297] src/compiler/control (0.754 sec) [219/297] src/compiler/entry (0.628 sec) [220/297] src/compiler/ir2tran (9.833 sec) [221/297] src/compiler/generic/vm-ir2tran (3.058 sec) [222/297] src/compiler/copyprop (0.837 sec) [223/297] src/compiler/represent (4.050 sec) [224/297] src/compiler/ir2opt (5.682 sec) [225/297] src/compiler/pack (31.428 sec) [226/297] src/compiler/pack-iterative ; file: src/compiler/pack-iterative.lisp ; in: DEFUN |COLOR-VERTEX| ; (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR) ; SB-REGALLOC::MASK) ; ; note: doing unsigned word to integer coercion (cost 20) (4.987 sec) [227/297] src/compiler/debug (8.640 sec) [228/297] src/code/format-time (5.623 sec) [229/297] src/code/error (1.592 sec) [230/297] src/code/parse-defmacro-errors (0.442 sec) [231/297] src/code/macroexpand (0.472 sec) [232/297] src/code/funutils (0.103 sec) [233/297] src/code/linux-os (0.104 sec) [234/297] src/code/share-vm (1.349 sec) [235/297] src/code/x86-vm (0.400 sec) [236/297] src/code/unicode-norm (3.174 sec) [237/297] src/code/mipsstrops (0.522 sec) [238/297] src/code/string (20.083 sec) [239/297] src/code/target-signal-common (0.391 sec) [240/297] src/code/target-signal (1.302 sec) [241/297] src/code/serve-event (4.061 sec) [242/297] src/code/late-extensions (0.622 sec) [243/297] src/code/brothertree (2.708 sec) [244/297] src/code/simple-fun (2.771 sec) [245/297] src/code/eval (1.263 sec) [246/297] src/code/toplevel (2.965 sec) [247/297] src/code/time (2.507 sec) [248/297] src/code/target-package (14.957 sec) [249/297] src/code/bignum-random (1.762 sec) [250/297] src/code/target-hash-table ; file: src/code/target-hash-table.lisp ; in: DEFUN |PERHAPS-TRUNCATED-EQUAL-HASH| ; (DEFUN SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH (SB-IMPL::KEY SB-IMPL::LIMIT) ; (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0))) ; (LET* ((SB-IMPL::TRUNCATEDP-BITS 0) ; (SB-IMPL::HASH (SB-IMPL::%SXHASH SB-IMPL::KEY # # :ON-TRUNCATE #))) ; (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH SB-IMPL::TRUNCATEDP-BITS))) ; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH ; (SB-IMPL::KEY SB-IMPL::LIMIT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0))) ; (BLOCK SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH ; (LET* ((SB-IMPL::TRUNCATEDP-BITS 0) ; (SB-IMPL::HASH #)) ; (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH ; SB-IMPL::TRUNCATEDP-BITS)))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; in: DEFUN |RAISE-SXSTATE-LIMIT-AND-REHASH| ; (1- SB-IMPL::N-COLLISIONS) ; ; note: doing unsigned word to integer coercion (cost 20), for: ; the first argument of GENERIC-- (32.996 sec) [251/297] src/code/fdefinition (1.746 sec) [252/297] src/code/sort (8.770 sec) [253/297] src/code/target-lflist (4.171 sec) [254/297] src/code/solist (2.840 sec) [255/297] src/code/final (1.368 sec) [256/297] src/code/reader (34.835 sec) [257/297] src/code/print (34.759 sec) [258/297] src/code/pprint (15.875 sec) [259/297] src/code/target-defstruct (4.448 sec) [260/297] src/code/target-stream (3.405 sec) [261/297] src/code/target-pathname (17.400 sec) [262/297] src/code/unix-pathname (3.747 sec) [263/297] src/code/filesys (6.811 sec) [264/297] src/code/target-misc (1.199 sec) [265/297] src/code/early-step (0.135 sec) [266/297] src/code/avltree (1.180 sec) [267/297] src/code/target-thread (10.433 sec) [268/297] src/code/error-error (0.173 sec) [269/297] src/code/debug-int (20.653 sec) [270/297] src/code/gc (2.102 sec) [271/297] src/code/interr (2.526 sec) [272/297] src/code/sharpm (3.110 sec) [273/297] src/code/target-load (2.556 sec) [274/297] src/compiler/target-disassem (14.342 sec) [275/297] src/compiler/x86/target-insts (0.932 sec) [276/297] src/code/debug (9.989 sec) [277/297] src/code/octets (3.491 sec) [278/297] src/code/external-formats/enc-basic ; file: src/code/external-formats/enc-basic.lisp ; in: DEF :LF ; (SB-IMPL::DEF :LF SB-IMPL::DEFINE-UTF8->STRING SB-IMPL::UTF8->STRING ; SB-IMPL::BYTES-PER-UTF8-CHARACTER SB-IMPL::SIMPLE-GET-UTF8-CHAR) ; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN SB-IMPL::DEFINE-UTF8->STRING ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK LET LOOP BLOCK LET TAGBODY MULTIPLE-VALUE-BIND ; --> MULTIPLE-VALUE-CALL FUNCTION INCF ; ==> ; (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS)) ; ; note: doing signed word to integer coercion (cost 20) to POS ; ; note: doing signed word to integer coercion (cost 20) to POS ; in: DEF :CR ; (SB-IMPL::DEF :CR SB-IMPL::DEFINE-UTF8->STRING/CR SB-IMPL::UTF8->STRING/CR ; SB-IMPL::BYTES-PER-UTF8-CHARACTER SB-IMPL::SIMPLE-GET-UTF8-CHAR/CR) ; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN ; --> SB-IMPL::DEFINE-UTF8->STRING/CR PROGN DEFUN PROGN SB-IMPL::%DEFUN ; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET LOOP BLOCK LET ; --> TAGBODY MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION INCF ; ==> ; (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS)) ; ; note: doing signed word to integer coercion (cost 20) to POS ; ; note: doing signed word to integer coercion (cost 20) to POS ; in: DEF :CRLF ; (SB-IMPL::DEF :CRLF SB-IMPL::DEFINE-UTF8-STRING/CRLF ; SB-IMPL::UTF8->STRING/CRLF SB-IMPL::BYTES-PER-UTF8-CHARACTER/CRLF ; SB-IMPL::SIMPLE-GET-UTF8-CHAR/CRLF) ; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN ; --> SB-IMPL::DEFINE-UTF8-STRING/CRLF PROGN DEFUN PROGN SB-IMPL::%DEFUN ; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET LOOP BLOCK LET ; --> TAGBODY MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION INCF ; ==> ; (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS)) ; ; note: doing signed word to integer coercion (cost 20) to POS ; ; note: doing signed word to integer coercion (cost 20) to POS (52.575 sec) [279/297] src/code/external-formats/enc-ucs (11.525 sec) [280/297] src/code/bit-bash (16.984 sec) [281/297] src/pcl/walk (3.940 sec) [282/297] src/pcl/low (0.921 sec) [283/297] src/pcl/macros (0.966 sec) [284/297] src/pcl/ecd (0.930 sec) [285/297] src/pcl/compiler-support (0.945 sec) [286/297] src/pcl/defs (2.737 sec) [287/297] src/pcl/wrapper (0.880 sec) [288/297] src/pcl/class-init (4.668 sec) [289/297] src/code/cold-init (1.644 sec) [290/297] src/code/setf (2.469 sec) [291/297] src/code/macros (8.445 sec) [292/297] src/code/loop (8.875 sec) [293/297] src/pcl/defclass (1.235 sec) [294/297] src/code/early-defmethod (0.503 sec) [295/297] src/code/format (13.063 sec) [296/297] src/code/target-format (11.996 sec) [297/297] src/code/late-globaldb (0.413 sec) 1755.251 ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (7125 entries) ctype cache metrics: Count LF Seek Hit maxPSL Mask VALUES : 46453 70.9% 9 FFFF List : 43472 66.3% 15 FFFF Set : 24498 74.8% 8 7FFF EQL : 18433 NIL % UNION : 16568 50.6% 6 7FFF NUMERIC-UNION : 16478 50.3% 7 7FFF FUN : 9437 57.6% 6 3FFF INTERSECTION : 8291 50.6% 6 3FFF MEMBER : 5312 64.8% 7 1FFF NEGATION : 5252 64.1% 13 1FFF Key-Info : 1169 57.1% 5 7FF ARRAY : 593 57.9% 5 3FF CONS : 516 50.4% 5 3FF Key-Info-Set : 389 38.0% 3 3FF CHARACTER-SET : 191 74.6% 6 FF ALIEN-TYPE : 108 42.2% 4 FF UNKNOWN : 69 53.9% 3 7F CONSTANT : 57 44.5% 7 7F HAIRY : 18 28.1% 2 3F MEMBER/EQ : 15 23.4% 2 3F FUN-DESIGNATOR : 5 7.8% 1 3F Total : 197324 Alien: FUN : 80 62.5% 4 7F POINTER : 17 26.6% 4 3F INTEGER : 8 12.5% 1 3F ARRAY : 5 7.8% 1 3F C-STRING : 3 4.7% 1 3F VALUES : 2 3.1% 1 3F BOOLEAN : 1 1.6% 1 3F ENUM : 0 0.0% 0 3F UNION : 0 0.0% 0 3F STRUCT : 0 0.0% 0 3F Total : 116 Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr" ; ; compilation unit finished ; printed 26 notes Likely suspicious calls: 2 SB-IMPL::GETHASH3 2 SB-IMPL::EQL-HASH 1 SB-KERNEL:%CODE-FUN-OFFSET 1 SB-KERNEL:%PUTHASH 1 SB-KERNEL:CLASSOID-OF Possibly suspicious calls: 237 SB-KERNEL:SPECIFIER-TYPE 200 SB-KERNEL:%COERCE-CALLABLE-TO-FUN 146 SB-KERNEL:%SINGLE-FLOAT 126 SB-KERNEL:%DOUBLE-FLOAT 28 (SETF SB-INT:INFO) 15 SB-KERNEL:RANGE<= 11 SB-INT:INFO 11 SB-VM::ASH-LEFT-MOD32 10 SB-KERNEL:RANGE< 8 SB-KERNEL:VALUES-SPECIFIER-TYPE 3 SB-KERNEL:%UNARY-ROUND 2 SB-KERNEL:FILL-POINTER-ERROR 1 SB-C::%STRUCTURE-IS-A 1 SB-KERNEL:RANGE<=< 1 SB-C::MASK-SIGNED-FIELD 1 SB-SYS:FOREIGN-SYMBOL-SAP 1 SB-KERNEL:CHECK-TYPE-ERROR-TRAP 1 SB-KERNEL:DSD-INDEX 1 SB-C::FUN-INFO-TEMPLATES 1 SB-IMPL::%FAILED-AVER ;;; 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/x86/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 7125 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/x86/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/x86/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/assembly/x86/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/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/x86/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/obj/from-host/src/compiler/x86/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/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 55528 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! 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. ;;; Warning: ;;; in file genesis.lisp, position 151190 ;;; at (DEFUN WRITE-CONSTANTS-H ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. 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 42632 ;;; at (DEFUN BIT-VECTOR-TO-CORE ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 55528 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 151190 ;;; at (DEFUN WRITE-CONSTANTS-H ...) ;;; ! 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/x86/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/x86/vm.lisp-obj obj/from-xc/src/code/alieneval.lisp-obj obj/from-xc/output/stuff-groveled-from-headers.lisp-obj obj/from-xc/src/code/target-alieneval.lisp-obj obj/from-xc/src/code/target-c-call.lisp-obj obj/from-xc/src/code/misc-aliens.lisp-obj obj/from-xc/src/code/weak.lisp-obj obj/from-xc/src/code/array.lisp-obj obj/from-xc/src/code/list.lisp-obj obj/from-xc/src/code/seq.lisp-obj obj/from-xc/src/code/coerce.lisp-obj obj/from-xc/src/code/thread.lisp-obj obj/from-xc/src/code/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/x86/insts.lisp-obj obj/from-xc/src/compiler/x86/macros.lisp-obj obj/from-xc/src/assembly/x86/support.lisp-obj obj/from-xc/src/compiler/x86/move.lisp-obj obj/from-xc/src/compiler/x86/float.lisp-obj obj/from-xc/src/compiler/x86/sap.lisp-obj obj/from-xc/src/compiler/x86/char.lisp-obj obj/from-xc/src/compiler/x86/system.lisp-obj obj/from-xc/src/compiler/x86/memory.lisp-obj obj/from-xc/src/compiler/x86/c-call.lisp-obj obj/from-xc/src/assembly/x86/assem-rtns.lisp-obj obj/from-xc/src/assembly/x86/array.lisp-obj obj/from-xc/src/assembly/x86/arith.lisp-obj obj/from-xc/src/assembly/x86/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/x86/arith.lisp-obj obj/from-xc/src/compiler/x86/pred.lisp-obj obj/from-xc/src/compiler/x86/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/x86/alloc.lisp-obj obj/from-xc/src/compiler/x86/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/x86/subprim.lisp-obj obj/from-xc/src/compiler/x86/debug.lisp-obj obj/from-xc/src/compiler/x86/cell.lisp-obj obj/from-xc/src/compiler/x86/call.lisp-obj obj/from-xc/src/compiler/x86/nlx.lisp-obj obj/from-xc/src/compiler/generic/late-nlx.lisp-obj obj/from-xc/src/compiler/x86/show.lisp-obj obj/from-xc/src/compiler/x86/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/x86-vm.lisp-obj obj/from-xc/src/code/unicode-norm.lisp-obj obj/from-xc/src/code/mipsstrops.lisp-obj obj/from-xc/src/code/string.lisp-obj obj/from-xc/src/code/target-signal-common.lisp-obj obj/from-xc/src/code/target-signal.lisp-obj obj/from-xc/src/code/serve-event.lisp-obj obj/from-xc/src/code/late-extensions.lisp-obj obj/from-xc/src/code/brothertree.lisp-obj obj/from-xc/src/code/simple-fun.lisp-obj obj/from-xc/src/code/eval.lisp-obj obj/from-xc/src/code/toplevel.lisp-obj obj/from-xc/src/code/time.lisp-obj obj/from-xc/src/code/target-package.lisp-obj obj/from-xc/src/code/bignum-random.lisp-obj obj/from-xc/src/code/target-hash-table.lisp-obj obj/from-xc/src/code/fdefinition.lisp-obj obj/from-xc/src/code/sort.lisp-obj obj/from-xc/src/code/target-lflist.lisp-obj obj/from-xc/src/code/solist.lisp-obj obj/from-xc/src/code/final.lisp-obj obj/from-xc/src/code/reader.lisp-obj obj/from-xc/src/code/print.lisp-obj obj/from-xc/src/code/pprint.lisp-obj obj/from-xc/src/code/target-defstruct.lisp-obj obj/from-xc/src/code/target-stream.lisp-obj obj/from-xc/src/code/target-pathname.lisp-obj obj/from-xc/src/code/unix-pathname.lisp-obj obj/from-xc/src/code/filesys.lisp-obj obj/from-xc/src/code/target-misc.lisp-obj obj/from-xc/src/code/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/x86/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/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+5086) methods/other SB-XC:*FEATURES* = (:X86 :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :C-STACK-IS-CONTROL-STACK :COMMON-LISP :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-DOC :SB-EVAL :SB-FUTEX :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SBCL :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-SYS-MMAP) [building initial core file in "output/cold-sbcl.core": writing 8192 bytes [2 pages] from # writing 23117824 bytes [5644 pages] from # writing 0 bytes [0 pages] from # movable dynamic space: 384 + 2875 + 2385 cons/code/mixed pages /INITIAL-FUN=#XA5161ED done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good real 31m 21.51s user 31m 50.57s sys 0m 29.07s 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 384 0 2875 0 2385 0 0 0 0.3 23039440 2000000 2875 0 0.0000 Tot 0 0 0 0 384 0 2875 0 2385 0 0 0 0.3 23039440 [4.3% of 536870912 max] COLD-INIT... Checking symbol printer: T (Length(TLFs)= 5086) "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/x86/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/x86/vm.lisp-obj" "obj/from-xc/src/code/alieneval.lisp-obj" "obj/from-xc/output/stuff-groveled-from-headers.lisp-obj" "obj/from-xc/src/code/target-alieneval.lisp-obj" "obj/from-xc/src/code/target-c-call.lisp-obj" "obj/from-xc/src/code/misc-aliens.lisp-obj" "obj/from-xc/src/code/weak.lisp-obj" "obj/from-xc/src/code/array.lisp-obj" "obj/from-xc/src/code/list.lisp-obj" "obj/from-xc/src/code/seq.lisp-obj" "obj/from-xc/src/code/coerce.lisp-obj" "obj/from-xc/src/code/thread.lisp-obj" "obj/from-xc/src/code/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/x86/insts.lisp-obj" "obj/from-xc/src/compiler/x86/macros.lisp-obj" "obj/from-xc/src/assembly/x86/support.lisp-obj" "obj/from-xc/src/compiler/x86/move.lisp-obj" "obj/from-xc/src/compiler/x86/float.lisp-obj" "obj/from-xc/src/compiler/x86/sap.lisp-obj" "obj/from-xc/src/compiler/x86/char.lisp-obj" "obj/from-xc/src/compiler/x86/system.lisp-obj" "obj/from-xc/src/compiler/x86/memory.lisp-obj" "obj/from-xc/src/compiler/x86/c-call.lisp-obj" "obj/from-xc/src/assembly/x86/assem-rtns.lisp-obj" "obj/from-xc/src/assembly/x86/array.lisp-obj" "obj/from-xc/src/assembly/x86/arith.lisp-obj" "obj/from-xc/src/assembly/x86/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/x86/arith.lisp-obj" "obj/from-xc/src/compiler/x86/pred.lisp-obj" "obj/from-xc/src/compiler/x86/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/x86/alloc.lisp-obj" "obj/from-xc/src/compiler/x86/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/x86/subprim.lisp-obj" "obj/from-xc/src/compiler/x86/debug.lisp-obj" "obj/from-xc/src/compiler/x86/cell.lisp-obj" "obj/from-xc/src/compiler/x86/call.lisp-obj" "obj/from-xc/src/compiler/x86/nlx.lisp-obj" "obj/from-xc/src/compiler/generic/late-nlx.lisp-obj" "obj/from-xc/src/compiler/x86/show.lisp-obj" "obj/from-xc/src/compiler/x86/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/x86-vm.lisp-obj" "obj/from-xc/src/code/unicode-norm.lisp-obj" "obj/from-xc/src/code/mipsstrops.lisp-obj" "obj/from-xc/src/code/string.lisp-obj" "obj/from-xc/src/code/target-signal-common.lisp-obj" "obj/from-xc/src/code/target-signal.lisp-obj" "obj/from-xc/src/code/serve-event.lisp-obj" "obj/from-xc/src/code/late-extensions.lisp-obj" "obj/from-xc/src/code/brothertree.lisp-obj" "obj/from-xc/src/code/simple-fun.lisp-obj" "obj/from-xc/src/code/eval.lisp-obj" "obj/from-xc/src/code/toplevel.lisp-obj" "obj/from-xc/src/code/time.lisp-obj" "obj/from-xc/src/code/target-package.lisp-obj" "obj/from-xc/src/code/bignum-random.lisp-obj" "obj/from-xc/src/code/target-hash-table.lisp-obj" "obj/from-xc/src/code/fdefinition.lisp-obj" "obj/from-xc/src/code/sort.lisp-obj" "obj/from-xc/src/code/target-lflist.lisp-obj" "obj/from-xc/src/code/solist.lisp-obj" "obj/from-xc/src/code/final.lisp-obj" "obj/from-xc/src/code/reader.lisp-obj" "obj/from-xc/src/code/print.lisp-obj" "obj/from-xc/src/code/pprint.lisp-obj" "obj/from-xc/src/code/target-defstruct.lisp-obj" "obj/from-xc/src/code/target-stream.lisp-obj" "obj/from-xc/src/code/target-pathname.lisp-obj" "obj/from-xc/src/code/unix-pathname.lisp-obj" "obj/from-xc/src/code/filesys.lisp-obj" "obj/from-xc/src/code/target-misc.lisp-obj" "obj/from-xc/src/code/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/x86/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/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: 36 printers, 22 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.553 ; 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.056 ; 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.033 ; 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.187 ; 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.232 ; 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.113 ; 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:04.177 ; 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:01.077 ; 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.433 ; 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:01.383 ; 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:06.407 ; 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:05.690 ; 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:04.387 ; 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.419 ; 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.062 ; 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.104 ; 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.250 ; 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.109 ; 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.618 ; 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.118 ; 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.088 ; 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.298 ; 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.118 ; 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.189 ; 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:01.012 ; 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.294 ; 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.154 ; 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.104 ; 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.644 ; 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.487 ; 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.076 ; 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.004 ; 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.039 ; 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.206 ; 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.131 ; 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.644 ; 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.052 ; 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.007 ; 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.643 ; 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.030 ; 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.021 ; 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.138 ; 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.038 ; 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.197 ; 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.092 ; 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.002 ; 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.688 ; 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.285 ; 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.427 ; 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.077 ; 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.013 ; 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.003 ; 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.125 ; 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.648 ; 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.453 ; 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.014 ; 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.125 ; 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.207 ; 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.042 ; 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.101 ; 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.350 ; 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.129 ; 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.022 ; 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.183 ; 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.036 ; 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.013 ; 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.109 Done with warm.lisp. INTERNAL-REAL-TIME=38.232s //doing warm init - load and dump phase Checking symbol printer: T Done with warm.lisp. INTERNAL-REAL-TIME=1.836s External | Internal COMMON-LISP | 978 ( +0) | 0 ( +0) COMMON-LISP-USER | 0 ( +0) | 43 ( -24) KEYWORD | 2167 ( -183) | 0 ( +0) SB-ALIEN | 62 ( +0) | 393 ( -19) SB-ALIEN-INTERNALS | 96 ( +0) | 0 ( +0) SB-ASSEM | 60 ( +0) | 214 ( -20) SB-BIGNUM | 55 ( -8) | 75 ( -81) SB-BROTHERTREE | 5 ( +0) | 36 ( -15) SB-C | 343 ( +0) | 5165 ( -453) SB-DEBUG | 24 ( +0) | 272 ( -5) SB-DI | 84 ( +0) | 335 ( +0) SB-DISASSEM | 67 ( +0) | 272 ( -145) SB-EVAL | 9 ( +0) | 166 ( +0) SB-EXT | 237 ( +0) | 0 ( +0) SB-FASL | 10 ( -2) | 196 ( -51) SB-FORMAT | 2 ( +0) | 301 ( -13) SB-GRAY | 32 ( +0) | 12 ( -2) SB-IMPL | 42 ( +0) | 4600 (-1139) SB-INT | 399 ( +0) | 2 ( -2) SB-KERNEL | 1173 ( +0) | 1500 ( -303) SB-LOCKLESS | 29 ( +0) | 135 ( -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 | 79 ( +0) | 257 ( -47) SB-UNICODE | 47 ( +0) | 75 ( -27) SB-UNIX | 172 ( +0) | 120 ( -64) SB-VM | 388 ( +0) | 1272 ( -562) SB-WALKER | 8 ( +0) | 114 ( -9) SB-X86-ASM | 0 ( +0) | 355 ( -43) ( -193) | (-3400) = (-3593) ; Checking #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/output/xfloat-math.lisp-expr" real 0m 41.98s user 0m 40.16s sys 0m 1.48s //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[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/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-bsd-sockets' make MODULE_REQUIRES="" -C sb-introspect make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-introspect' make MODULE_REQUIRES="" -C sb-cltl2 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[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.0/contrib/sb-capstone' 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-rotate-byte' 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-introspect" # # # #) 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: Sun Feb 15 22:02:04 UTC 2026 //build finished: Sun Feb 15 22:51:38 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 >>> sbcl-stage0*: Scanning shared objects >>> sbcl-stage0*: Tracing dependencies... so:libc.musl-x86.so.1 >>> sbcl-stage0*: Package size: 30.0 MB >>> sbcl-stage0*: Compressing data... >>> sbcl-stage0*: Create checksum... >>> sbcl-stage0*: Create sbcl-stage0-2.6.0-r1.apk >>> sbcl-stage0: Build complete at Sun, 15 Feb 2026 22:51:39 +0000 elapsed time 0h 49m 46s >>> 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 (20260215.220156) ( 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-r0) (10/13) Purging linux-headers (6.18.10-r0) (11/13) Purging ecl (24.5.10-r2) (12/13) Purging gc (8.2.12-r0) (13/13) Purging libffi (3.5.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.5 MiB in 105 packages >>> sbcl-stage0: Updating the community/x86 repository index... >>> sbcl-stage0: Signing the index...