>>> sbcl-stage0: Building community/sbcl-stage0 2.6.4-r0 (using abuild 3.17.0_rc2-r0) started Wed, 06 May 2026 19:12:59 +0000 >>> sbcl-stage0: Validating /home/buildozer/aports/community/sbcl-stage0/APKBUILD... >>> sbcl-stage0: Analyzing dependencies... >>> sbcl-stage0: Installing for build: build-base linux-headers ecl-dev ( 1/13) Installing linux-headers (7.0.0-r1) ( 2/13) Installing gc (8.2.12-r0) ( 3/13) Installing libgc++ (8.2.12-r0) ( 4/13) Installing gc-dev (8.2.12-r0) ( 5/13) Installing libgmpxx (6.3.0-r4) ( 6/13) Installing gmp-dev (6.3.0-r4) ( 7/13) Installing libatomic_ops (7.10.0-r1) ( 8/13) Installing libatomic_ops-dev (7.10.0-r1) ( 9/13) Installing libffi (3.5.2-r1) (10/13) Installing libffi-dev (3.5.2-r1) (11/13) Installing ecl (24.5.10-r2) (12/13) Installing ecl-dev (24.5.10-r2) (13/13) Installing .makedepends-sbcl-stage0 (20260506.191300) Executing busybox-1.37.0-r31.trigger OK: 444.3 MiB in 116 packages >>> sbcl-stage0: Cleaning up srcdir >>> sbcl-stage0: Cleaning up pkgdir >>> sbcl-stage0: Cleaning up tmpdir >>> sbcl-stage0: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.6.4.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> sbcl-stage0: Fetching sbcl-2.6.4.tar.bz2::https://prdownloads.sourceforge.net/sbcl/sbcl-2.6.4-source.tar.bz2 Connecting to prdownloads.sourceforge.net (104.18.12.149:443) Connecting to downloads.sourceforge.net (104.18.12.149:443) Connecting to altushost-swe.dl.sourceforge.net (79.142.76.130:443) saving to '/var/cache/distfiles/edge/sbcl-2.6.4.tar.bz2.part' sbcl-2.6.4.tar.bz2.p 13% |**** | 1151k 0:00:06 ETA sbcl-2.6.4.tar.bz2.p 100% |********************************| 8283k 0:00:00 ETA '/var/cache/distfiles/edge/sbcl-2.6.4.tar.bz2.part' saved /var/cache/distfiles/edge/sbcl-2.6.4.tar.bz2: OK /home/buildozer/aports/community/sbcl-stage0/ppc-musl.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-time64.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-termios.patch: OK >>> sbcl-stage0: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.6.4.tar.bz2 /var/cache/distfiles/edge/sbcl-2.6.4.tar.bz2: OK /home/buildozer/aports/community/sbcl-stage0/ppc-musl.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-time64.patch: OK /home/buildozer/aports/community/sbcl-stage0/musl-termios.patch: OK >>> sbcl-stage0: Unpacking /var/cache/distfiles/edge/sbcl-2.6.4.tar.bz2... >>> sbcl-stage0: ppc-musl.patch patching file src/runtime/ppc-linux-os.c patching file src/runtime/os-common.c Hunk #1 succeeded at 35 (offset 2 lines). patching file src/runtime/ppc-arch.c >>> sbcl-stage0: musl-time64.patch patching file tools-for-build/grovel-features.sh >>> sbcl-stage0: musl-termios.patch patching file contrib/sb-posix/constants.lisp 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.4/local-target-features.lisp-expr //setting up OS-dependent information make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/tools-for-build' //finishing /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/local-target-features.lisp-expr //building host tools make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/tools-for-build' //Starting build: Wed May 6 19:13:06 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.4/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/make-host-1.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/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.4/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/obj/from-host/src/code/number-dispatch.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.4/obj/from-host/src/code/cross-float-reader.fas" ;;; ;;; Compiling src/code/float-from-bits.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling src/code/float-from-bits.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float-from-bits.fas" ;;; ;;; Compiling src/code/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file float.lisp, position 14964 ;;; at (DEFUN FLOAT-RADIX ...) ;;; ! Variable X, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file float.lisp, position 13857 ;;; at (DEFUN FLOAT-SIGN ...) ;;; ! The argument 1 of function ABS has type ;;; FLOAT ;;; instead of expected ;;; NUMBER ;;; Warning: ;;; in file float.lisp, position 16876 ;;; at (DEFUN INTEGER-DECODE-DOUBLE-FLOAT ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Finished compiling src/code/float.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float.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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 11127 ;;; 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 14714 ;;; 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 18082 ;;; 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 11127 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 67346 ;;; at (DEFUN SET-UP-VOP-INFO ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file meta-vmdef.lisp, position 67346 ;;; 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.4/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.4/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.4/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 25690 ;;; at (DEFINE-ALIEN-TYPE-TRANSLATOR ENUM ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file alieneval.lisp, position 44640 ;;; at (LABELS (# # ...) ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file alieneval.lisp, position 25690 ;;; at (DEFINE-ALIEN-TYPE-TRANSLATOR ENUM ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file alieneval.lisp, position 44640 ;;; 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.4/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.4/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.4/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.4/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.4/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 15596 ;;; 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.4/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.4/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.4/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 59359 ;;; at (DEFUN SUBTYPEP ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 59359 ;;; at (DEFUN SUBTYPEP ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file type.lisp, position 86061 ;;; at (DEFUN TYPEXPAND-1 ...) ;;; ! Variable ENV, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 86061 ;;; 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.4/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 5391 ;;; at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file vm-type.lisp, position 5391 ;;; 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.4/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.4/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.4/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.4/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.4/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 72906 ;;; 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 78081 ;;; at (DEFUN REDEFINE-STRUCTURE-WARNING ...) ;;; ! Variable CLASSOID, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file defstruct.lisp, position 101899 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 5890 ;;; at (DEFUN %DEFKNOWN ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :|GENERIC-FUNCTION|)). Replacing it with T. ;;; Warning: ;;; in file knownfun.lisp, position 12233 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 57222 ;;; 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.4/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.4/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.4/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.4/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 81459 ;;; at (FSET (QUOTE DEFINE-BITFIELD-EMITTER) ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file assem.lisp, position 81459 ;;; 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.4/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.4/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 14605 ;;; 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 14605 ;;; 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.4/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 15374 ;;; 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 15374 ;;; 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 16352 ;;; 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 15374 ;;; 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.4/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.4/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.4/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.4/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 70954 ;;; 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.4/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 11732 ;;; at (DEF-IR1-TRANSLATOR GO ...) ;;; ! The variable #:|G334| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 13351 ;;; at (DEF-IR1-TRANSLATOR EVAL-WHEN ...) ;;; ! The variable #:|G376| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 17973 ;;; at (DEF-IR1-TRANSLATOR MACROLET ...) ;;; ! The variable #:|G422| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 19766 ;;; at (DEF-IR1-TRANSLATOR SYMBOL-MACROLET ...) ;;; ! The variable #:|G459| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 21395 ;;; at (DEF-IR1-TRANSLATOR %PRIMITIVE ...) ;;; ! The variable #:|G490| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 23559 ;;; at (DEF-IR1-TRANSLATOR QUOTE ...) ;;; ! The variable #:|G520| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 29705 ;;; at (DEF-IR1-TRANSLATOR %REFLESS-DEFUN ...) ;;; ! The variable #:|G585| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 29875 ;;; at (DEF-IR1-TRANSLATOR FUNCTION ...) ;;; ! The variable #:|G604| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 30353 ;;; at (DEF-IR1-TRANSLATOR GLOBAL-FUNCTION ...) ;;; ! The variable #:|G623| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 32417 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL ...) ;;; ! The variable #:|G672| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 33509 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL-LVAR ...) ;;; ! The variable #:|G703| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 33652 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL-NO-NARGS ...) ;;; ! The variable #:|G722| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 36601 ;;; at (DEF-IR1-TRANSLATOR LET ...) ;;; ! The variable #:|G762| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 38396 ;;; at (DEF-IR1-TRANSLATOR LET* ...) ;;; ! The variable #:|G790| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 39723 ;;; at (DEF-IR1-TRANSLATOR LOCALLY ...) ;;; ! The variable #:|G810| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 43493 ;;; at (DEF-IR1-TRANSLATOR FLET ...) ;;; ! The variable #:|G865| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 45287 ;;; at (DEF-IR1-TRANSLATOR LABELS ...) ;;; ! The variable #:|G900| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 49166 ;;; at (DEF-IR1-TRANSLATOR THE ...) ;;; ! The variable #:|G973| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 50462 ;;; at (DEF-IR1-TRANSLATOR TRULY-THE ...) ;;; ! The variable #:|G994| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 50931 ;;; at (DEF-IR1-TRANSLATOR THE* ...) ;;; ! The variable #:|G1015| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 54048 ;;; at (DEF-IR1-TRANSLATOR WITH-ANNOTATIONS ...) ;;; ! The variable #:|G1062| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 54336 ;;; at (DEF-IR1-TRANSLATOR WITH-SOURCE-FORM ...) ;;; ! The variable #:|G1086| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 54641 ;;; at (DEF-IR1-TRANSLATOR WITH-SOURCE-PATH ...) ;;; ! The variable #:|G1107| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 57380 ;;; at (DEF-IR1-TRANSLATOR SETQ ...) ;;; ! The variable #:|G1138| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 60690 ;;; at (DEF-IR1-TRANSLATOR THROW ...) ;;; ! The variable #:|G1208| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 61430 ;;; at (DEF-IR1-TRANSLATOR %WITHIN-CLEANUP ...) ;;; ! The variable #:|G1229| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 62489 ;;; at (DEF-IR1-TRANSLATOR %ESCAPE-FUN ...) ;;; ! The variable #:|G1254| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 63104 ;;; at (DEF-IR1-TRANSLATOR %CLEANUP-FUN ...) ;;; ! The variable #:|G1277| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 63427 ;;; at (DEF-IR1-TRANSLATOR CATCH ...) ;;; ! The variable #:|G1308| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 65215 ;;; at (DEF-IR1-TRANSLATOR UNWIND-PROTECT ...) ;;; ! The variable #:|G1327| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 67285 ;;; at (DEF-IR1-TRANSLATOR INSPECT-UNWINDING ...) ;;; ! The variable #:|G1352| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 68561 ;;; at (DEF-IR1-TRANSLATOR NLX-PROTECT ...) ;;; ! The variable #:|G1378| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 69741 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-CALL ...) ;;; ! The variable #:|G1402| is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 72010 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-PROG1 ...) ;;; ! The variable #:|G1449| is not used. ;;; Finished compiling src/compiler/ir1-translators.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 38441 ;;; 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 38548 ;;; 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 38548 ;;; 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.4/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.4/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.4/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.4/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.4/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 21550 ;;; at (DEFUN %INTERR-SYMBOL-FOR-UNION-TYPE-SPEC ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file checkgen.lisp, position 21550 ;;; 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.4/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.4/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.4/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 36551 ;;; at (DEFUN DUMP-1-PACKED-DFUN ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file debug-dump.lisp, position 36551 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 84422 ;;; 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 20532 ;;; at (DEF + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 20532 ;;; at (DEF - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 20532 ;;; at (DEF + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 20532 ;;; at (DEF - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 28361 ;;; 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 29165 ;;; at (DEFTRANSFORM CONJUGATE ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file float-tran.lisp, position 56918 ;;; 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 78730 ;;; 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.4/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.4/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 22774 ;;; 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 40786 ;;; 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 40955 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 10695 ;;; at (DEFTRANSFORM APPEND2 ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL Y) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 150937 ;;; 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 151018 ;;; 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 246317 ;;; at (DEF ASH ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGXOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246317 ;;; at (DEF LOGANDC2 ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 246766 ;;; at (DEFTRANSFORM LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 248108 ;;; at (DEFTRANSFORM LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 272989 ;;; at (DEFTRANSFORM * ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 293353 ;;; at (DEFTRANSFORM + ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 293460 ;;; at (DEFTRANSFORM - ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL X) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 293662 ;;; 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 293662 ;;; 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 299688 ;;; at (DEFTRANSFORM ASH ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 385697 ;;; 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 412014 ;;; at (DEFTRANSFORM PATHNAME ...) ;;; ! The argument 1 of function CAR has type ;;; (EQL PATHSPEC) ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 448422 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 45739 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 90966 ;;; at (DEF-IR1-TRANSLATOR PROGV ...) ;;; ! The variable #:|G888| is not used. ;;; Finished compiling src/compiler/ir2tran.lisp. ;;; ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/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.4/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.4/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.4/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 68661 ;;; at (DEFUN PACK-WIRED-TN ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file pack.lisp, position 68661 ;;; 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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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 67769 ;;; at (DEFMACRO CASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68116 ;;; at (DEFMACRO CCASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68477 ;;; at (DEFMACRO ECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 68824 ;;; at (DEFMACRO TYPECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 69115 ;;; at (DEFMACRO CTYPECASE ...) ;;; ! The variable #:G is not used. ;;; Style warning: ;;; in file macros.lisp, position 69475 ;;; 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.4/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.4/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.4/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.4/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.4/obj/from-host/src/code/format.fas" ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (192 entries) ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/vm.before-xc.lisp" ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (204 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 20672 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 58140 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 119937 ;;; 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 153721 ;;; 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 20672 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 44833 ;;; at (DEFUN BIT-VECTOR-TO-CORE ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 58140 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 119937 ;;; 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 153721 ;;; 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.4/obj/from-host/src/compiler/generic/genesis.fas" beginning GENESIS, creating headers in "src/runtime/genesis" real 9m 13.37s user 8m 54.66s sys 0m 53.94s 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.4/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.4/src/runtime' make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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 gencgc.c:2067:13: warning: 'sticky_preserve_pointer' defined but not used [-Wunused-function] 2067 | static void sticky_preserve_pointer(os_context_register_t register_word, void* arg) | ^~~~~~~~~~~~~~~~~~~~~~~ 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.4/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 4.14s user 0m 23.39s sys 0m 4.36s 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.4/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/make-host-2.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/src/cold/shebang.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-early.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/backq.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-byte.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-condition.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/uncross.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defbangtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-constants.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/function-names.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/parse-body.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/policy.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defbangstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/hashset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/string-hash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/xset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type-class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/thread-structs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-c.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/slot-name.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-classoid.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/debug-var-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/number-dispatch.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-float-reader.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float-from-bits.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-float.fas" ; Math journal: prefilled 204 entries from #P"obj/from-host/xfloat-math.lisp-expr" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-time.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fun-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/policies.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/info-vector.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/lockfree-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/primordial-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/specializable-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/sset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/node.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/backend.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/sc-offset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defmacro.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/alieneval.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/debug-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/source-location.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/proclaim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/deftype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type-init.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/alien-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/package.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/random.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/hash-table.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/readtable.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/host-pprint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/knownfun.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ctype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/bit-util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/load.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/format-directive.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/disassem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/codegen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1report.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/main.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/xref.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/callable-args.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/locall.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constraint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constraint-back.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/saptran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/modarith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/quantifiers.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/dfo.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/checkgen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/tn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/life.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/static-syms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/assemfile.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/float-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/array-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1final.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/values.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/srctran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/seqtran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-modular.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/envanal.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/coverage.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ltv.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/gtn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ltn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/stack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/control.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/entry.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/copyprop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/represent.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/macroexpand.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/late-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/brothertree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-step.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/avltree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/walk.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/setf.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/defclass.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-defmethod.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/format.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/vm.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/compile-cold-sbcl.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/muffler.lisp" ctype cache metrics: Count LF Seek Hit maxPSL Mask FUN : 1370 66.9% 6 7FF List : 899 43.9% 6 7FF Set : 255 49.8% 5 1FF UNION : 230 44.9% 4 1FF VALUES : 202 39.5% 4 1FF NUMERIC-UNION : 181 70.7% 5 FF ARRAY : 137 53.5% 6 FF Key-Info : 95 74.2% 4 7F CONSTANT : 61 47.7% 7 7F Key-Info-Set : 43 67.2% 5 3F INTERSECTION : 35 54.7% 3 3F NEGATION : 31 48.4% 10 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 : 3608 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/298] src/code/show (0.107 sec) [ 2/298] src/compiler/early-constantp (0.078 sec) [ 3/298] src/compiler/vop-existsp (0.167 sec) [ 4/298] src/code/defsetfs (0.793 sec) [ 5/298] src/code/cl-specials (0.086 sec) [ 6/298] src/code/primordial-extensions (0.922 sec) [ 7/298] src/code/cold-init-helper-macros (0.134 sec) [ 8/298] src/code/backq (0.774 sec) [ 9/298] src/code/globals (0.119 sec) [ 10/298] src/code/cmacros (0.185 sec) [ 11/298] src/code/uncross (0.018 sec) [ 12/298] src/code/defbangtype (0.025 sec) [ 13/298] src/code/early-constants (0.036 sec) [ 14/298] src/code/function-names (0.174 sec) [ 15/298] src/compiler/early-globaldb (0.662 sec) [ 16/298] src/compiler/generic/parms (0.194 sec) [ 17/298] src/compiler/x86/parms (0.186 sec) [ 18/298] src/compiler/generic/early-vm (0.114 sec) [ 19/298] src/compiler/generic/early-objdef (0.534 sec) [ 20/298] src/code/barrier (0.053 sec) [ 21/298] src/code/parse-body (0.045 sec) [ 22/298] src/compiler/policy (1.423 sec) [ 23/298] src/code/early-extensions (3.862 sec) [ 24/298] src/code/ansi-stream (2.441 sec) [ 25/298] src/code/restart (0.690 sec) [ 26/298] src/code/early-pprint (1.191 sec) [ 27/298] src/code/early-package (0.063 sec) [ 28/298] src/code/early-raw-slots (0.515 sec) [ 29/298] src/code/maphash (0.370 sec) [ 30/298] src/code/sysmacs (0.440 sec) [ 31/298] src/code/hashset (1.796 sec) [ 32/298] src/code/string-hash (0.835 sec) [ 33/298] src/code/xset (1.053 sec) [ 34/298] src/code/type-class (7.335 sec) [ 35/298] src/code/cas (0.201 sec) [ 36/298] src/code/thread-structs (1.317 sec) [ 37/298] src/compiler/early-c (1.632 sec) [ 38/298] src/pcl/slot-name (0.070 sec) [ 39/298] src/code/early-classoid (4.089 sec) [ 40/298] src/code/initial-method (0.345 sec) [ 41/298] src/compiler/generic/pinned-objects (0.104 sec) [ 42/298] src/compiler/generic/layout-ids (0.070 sec) [ 43/298] src/code/signal (0.102 sec) [ 44/298] src/code/cold-error (0.525 sec) [ 45/298] src/code/early-full-eval (0.228 sec) [ 46/298] src/code/debug-var-io (0.651 sec) [ 47/298] src/code/number-dispatch (0.475 sec) [ 48/298] src/code/float-from-bits (0.082 sec) [ 49/298] src/code/float ; file: src/code/float.lisp ; in: ; |MAKE-DEFS| ((($TYPE $MAKE $TINY $HUGE $TWO^ ...) ; (|SINGLE-FLOAT| |MAKE-SINGLE-FLOAT| ; #.(MAKE-SINGLE-FLOAT #xDA24260) ; #.(MAKE-SINGLE-FLOAT #x7149F2CA) ; #.(MAKE-SINGLE-FLOAT #x4C000000) ...))) ; (SB-KERNEL:MAKE-DEFS ; (((SB-KERNEL::$TYPE SB-KERNEL::$MAKE SB-KERNEL::$TINY SB-KERNEL::$HUGE ; SB-KERNEL::$TWO^ SB-KERNEL::$TWO^- SB-KERNEL::$SIZE) ; (SB-XC:SINGLE-FLOAT SB-KERNEL:MAKE-SINGLE-FLOAT ; #.(MAKE-SINGLE-FLOAT #xDA24260) #.(MAKE-SINGLE-FLOAT #x7149F2CA) ; #.(MAKE-SINGLE-FLOAT #x4C000000) #.(MAKE-SINGLE-FLOAT #x33000000) 31))) ; (DEFUN SB-KERNEL::SCALE-$TYPE (SB-XC:FLOAT SB-KERNEL::N) ; (DECLARE (SB-KERNEL::$TYPE SB-XC:FLOAT) (INTEGER SB-KERNEL::N) ; (OPTIMIZE SPEED)) ; (BLOCK SB-KERNEL::SCALE-$TYPE ; (LET* (# # # # # # #) ; (WHEN # # #) ; (WHEN # #) ; (IF # # #) ; (LET # ; # ; #))))) ; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-KERNEL:SCALE-SINGLE-FLOAT ; (SB-XC:FLOAT SB-KERNEL::N) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (SB-XC:SINGLE-FLOAT SB-XC:FLOAT) ; (INTEGER SB-KERNEL::N) (OPTIMIZE SPEED)) ; (BLOCK SB-KERNEL:SCALE-SINGLE-FLOAT ; (BLOCK SB-KERNEL:SCALE-SINGLE-FLOAT ; (LET* (# # # # # # #) ; (WHEN # # #) ; (WHEN # #) ; (IF # # #) ; (LET # ; # ; #))))) ; ; note: doing float to pointer coercion (cost 13) to "" (2.248 sec) [ 50/298] src/code/early-time (0.010 sec) [ 51/298] src/code/misc (0.012 sec) [ 52/298] src/code/target-error (6.921 sec) [ 53/298] src/code/target-extensions (0.620 sec) [ 54/298] src/compiler/parse-lambda-list (3.415 sec) [ 55/298] src/compiler/macros (2.511 sec) [ 56/298] src/compiler/fun-info (0.795 sec) [ 57/298] src/compiler/generic/vm-macs (0.790 sec) [ 58/298] src/compiler/policies (3.833 sec) [ 59/298] src/code/target-lfhash (1.393 sec) [ 60/298] src/compiler/info-vector (2.972 sec) [ 61/298] src/compiler/globaldb (1.276 sec) [ 62/298] src/compiler/generic/objdef (0.608 sec) [ 63/298] src/code/lockfree-list (0.816 sec) [ 64/298] src/compiler/generic/vm-array (0.596 sec) [ 65/298] src/code/primordial-type (0.097 sec) [ 66/298] src/compiler/sset (0.994 sec) [ 67/298] src/compiler/node (44.515 sec) [ 68/298] src/compiler/early-assem (0.218 sec) [ 69/298] src/compiler/vop (29.284 sec) [ 70/298] src/compiler/backend (0.117 sec) [ 71/298] src/code/sc-offset (0.108 sec) [ 72/298] src/compiler/vmdef (0.918 sec) [ 73/298] src/code/defmacro (0.155 sec) [ 74/298] src/compiler/meta-vmdef (7.903 sec) [ 75/298] src/compiler/x86/vm (1.593 sec) [ 76/298] src/code/alieneval (9.202 sec) [ 77/298] output/stuff-groveled-from-headers (0.189 sec) [ 78/298] src/code/target-alieneval (1.515 sec) [ 79/298] src/code/target-c-call (0.094 sec) [ 80/298] src/code/misc-aliens (0.329 sec) [ 81/298] src/code/weak (0.127 sec) [ 82/298] 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) (9.656 sec) [ 83/298] src/code/list (5.700 sec) [ 84/298] src/code/seq (45.375 sec) [ 85/298] src/code/coerce (0.540 sec) [ 86/298] src/code/thread (0.785 sec) [ 87/298] src/code/bignum ; file: src/code/bignum.lisp ; 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:BIGNUM-TO-SINGLE-FLOAT ; (BIGNUM) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (BLOCK SB-BIGNUM:BIGNUM-TO-SINGLE-FLOAT ; (LET ((SB-BIGNUM:BIGNUM-LENGTH #)) ; (DECLARE (# SB-BIGNUM:BIGNUM-LENGTH)) ; (FLET (#) ; (DECLARE #) ; (SB-KERNEL:MAKE-SINGLE-FLOAT #))))) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEFUN |BIGNUM-ASHIFT-RIGHT| ; (SB-BIGNUM::%SIGN-DIGIT-SIGNED BIGNUM SB-BIGNUM::BIGNUM-LEN) ; --> SB-EXT:TRULY-THE ; ==> ; (SB-C::MASK-SIGNED-FIELD SB-BIGNUM::DIGIT-SIZE ; (SB-BIGNUM::%SIGN-DIGIT BIGNUM SB-BIGNUM::LEN)) ; ; note: doing signed word to integer coercion (cost 20) to "" ; in: DEFUN |BIGNUM-TO-DOUBLE-FLOAT| ; (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 "" ; (* #.(MAKE-DOUBLE-FLOAT #x7E37E43C #x8800759C) ; (IF PLUSP ; #.(MAKE-DOUBLE-FLOAT #x7E37E43C #x8800759C) ; #.(MAKE-DOUBLE-FLOAT #x-1C81BC4 #x8800759C))) ; ; note: doing float to pointer coercion (cost 13), for: ; the first argument of PUSH-VALUES ; 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) (19.124 sec) [ 88/298] src/code/target-random (1.586 sec) [ 89/298] src/code/class (2.344 sec) [ 90/298] src/pcl/pre-warm (0.357 sec) [ 91/298] src/code/pathname (0.598 sec) [ 92/298] 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) (3.530 sec) [ 93/298] src/code/debug-info (1.832 sec) [ 94/298] src/code/source-location (0.337 sec) [ 95/298] src/compiler/proclaim (1.006 sec) [ 96/298] src/compiler/constantp (0.768 sec) [ 97/298] src/code/deftype (0.139 sec) [ 98/298] src/code/type (18.120 sec) [ 99/298] src/compiler/generic/vm-type (0.917 sec) [100/298] src/code/pred (2.762 sec) [101/298] src/compiler/generic/primtype (1.438 sec) [102/298] src/code/deftypes-for-target (0.486 sec) [103/298] src/code/type-init (0.108 sec) [104/298] src/code/defstruct (5.453 sec) [105/298] src/code/alien-type (0.108 sec) [106/298] src/compiler/compiler-error (0.177 sec) [107/298] src/compiler/fixup-type (0.049 sec) [108/298] src/code/package (0.952 sec) [109/298] src/code/typep (1.071 sec) [110/298] src/code/random (0.123 sec) [111/298] src/code/hash-table (0.868 sec) [112/298] src/code/readtable (0.326 sec) [113/298] src/code/host-pprint (0.139 sec) [114/298] src/compiler/knownfun (2.306 sec) [115/298] src/compiler/ctype (2.968 sec) [116/298] src/compiler/fndb (2.683 sec) [117/298] src/compiler/generic/vm-fndb (0.573 sec) [118/298] src/compiler/generic/late-objdef (0.512 sec) [119/298] src/compiler/generic/interr (0.317 sec) [120/298] src/compiler/bit-util (0.154 sec) [121/298] src/code/foreign (0.568 sec) [122/298] src/code/unix (3.973 sec) [123/298] src/code/symbol (1.164 sec) [124/298] src/code/numbers (19.909 sec) [125/298] src/code/float-trap (0.566 sec) [126/298] src/code/target-float (0.319 sec) [127/298] src/code/irrat (12.323 sec) [128/298] src/code/alloc (0.236 sec) [129/298] src/code/fd-stream (12.930 sec) [130/298] src/code/target-char (3.406 sec) [131/298] src/code/stream (15.123 sec) [132/298] src/code/load (4.837 sec) [133/298] 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) (0.946 sec) [134/298] src/code/common-os (0.197 sec) [135/298] src/code/format-directive (0.643 sec) [136/298] src/code/c-call (0.412 sec) [137/298] src/code/foreign-load (0.356 sec) [138/298] src/code/unix-foreign-load (0.221 sec) [139/298] src/compiler/disassem (1.658 sec) [140/298] src/compiler/assem (4.824 sec) [141/298] src/compiler/codegen (1.013 sec) [142/298] src/compiler/dump (4.412 sec) [143/298] src/compiler/generic/core (0.779 sec) [144/298] src/compiler/ir1report (1.928 sec) [145/298] src/compiler/main (4.079 sec) [146/298] src/compiler/xref (0.804 sec) [147/298] src/compiler/target-main (1.224 sec) [148/298] src/compiler/ir1tran (7.471 sec) [149/298] src/compiler/ir1tran-lambda (7.944 sec) [150/298] src/compiler/ir1-translators (3.876 sec) [151/298] src/compiler/ir1util (11.382 sec) [152/298] src/compiler/callable-args (1.461 sec) [153/298] src/compiler/locall (3.015 sec) [154/298] src/compiler/ir1opt (10.083 sec) [155/298] src/compiler/loop (0.420 sec) [156/298] src/compiler/constraint (5.571 sec) [157/298] src/compiler/equality-constraints (4.736 sec) [158/298] src/compiler/constraint-back (2.957 sec) [159/298] src/compiler/saptran (1.056 sec) [160/298] src/compiler/modarith (2.348 sec) [161/298] src/compiler/sxhash (0.698 sec) [162/298] src/code/quantifiers (0.167 sec) [163/298] src/compiler/bitops-derive-type (0.897 sec) [164/298] src/compiler/dfo (1.198 sec) [165/298] src/compiler/checkgen (2.027 sec) [166/298] src/compiler/tn (1.755 sec) [167/298] src/compiler/life (2.199 sec) [168/298] src/compiler/debug-dump (3.785 sec) [169/298] src/compiler/generic/static-syms (0.044 sec) [170/298] src/compiler/generic/utils (1.328 sec) [171/298] src/compiler/target-dstate (1.284 sec) [172/298] src/compiler/x86/insts (5.017 sec) [173/298] src/compiler/x86/macros (1.034 sec) [174/298] src/assembly/x86/support (0.057 sec) [175/298] src/compiler/x86/move (2.486 sec) [176/298] src/compiler/x86/float (12.100 sec) [177/298] src/compiler/x86/sap (4.012 sec) [178/298] src/compiler/x86/char (1.073 sec) [179/298] src/compiler/x86/system (1.639 sec) [180/298] src/compiler/x86/memory (0.210 sec) [181/298] src/compiler/x86/c-call (1.281 sec) [182/298] src/assembly/x86/assem-rtns (0.266 sec) [183/298] src/assembly/x86/array (0.006 sec) [184/298] src/assembly/x86/arith (0.803 sec) [185/298] src/assembly/x86/alloc (0.095 sec) [186/298] src/assembly/master ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/assembly/master.lisp" (0.072 sec) [187/298] src/compiler/float-tran (7.025 sec) [188/298] src/compiler/array-tran (8.527 sec) [189/298] src/compiler/generic/vm-tran (1.597 sec) [190/298] src/compiler/type-vop-macros (0.341 sec) [191/298] src/compiler/x86/arith (15.722 sec) [192/298] src/compiler/x86/pred (1.540 sec) [193/298] src/compiler/x86/type-vops (0.956 sec) [194/298] src/compiler/generic/type-vops (6.429 sec) [195/298] src/compiler/ir1final (1.686 sec) [196/298] src/compiler/x86/alloc (1.279 sec) [197/298] src/compiler/x86/values (0.455 sec) [198/298] src/compiler/srctran (28.895 sec) [199/298] src/compiler/seqtran (10.896 sec) [200/298] src/compiler/typetran (4.023 sec) [201/298] src/compiler/generic/vm-typetran (0.550 sec) [202/298] src/compiler/x86/subprim (0.190 sec) [203/298] src/compiler/x86/debug (0.508 sec) [204/298] src/compiler/x86/cell (4.532 sec) [205/298] src/compiler/x86/call (5.439 sec) [206/298] src/compiler/x86/nlx (1.122 sec) [207/298] src/compiler/generic/late-nlx (0.013 sec) [208/298] src/compiler/x86/show (0.076 sec) [209/298] src/compiler/x86/array (7.405 sec) [210/298] src/compiler/generic/type-error (2.170 sec) [211/298] src/compiler/envanal (1.582 sec) [212/298] src/compiler/pseudo-vops (0.203 sec) [213/298] src/compiler/aliencomp (1.728 sec) [214/298] src/compiler/coverage (0.390 sec) [215/298] src/compiler/ltv (0.172 sec) [216/298] src/compiler/gtn (0.587 sec) [217/298] src/compiler/ltn (2.180 sec) [218/298] src/compiler/stack (0.735 sec) [219/298] src/compiler/control (0.375 sec) [220/298] src/compiler/entry (0.322 sec) [221/298] src/compiler/ir2tran (4.712 sec) [222/298] src/compiler/generic/vm-ir2tran (1.481 sec) [223/298] src/compiler/copyprop (0.418 sec) [224/298] src/compiler/represent (1.980 sec) [225/298] src/compiler/ir2opt (2.658 sec) [226/298] src/compiler/pack (14.754 sec) [227/298] 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) (2.452 sec) [228/298] src/compiler/debug (4.211 sec) [229/298] src/code/format-time (2.459 sec) [230/298] src/code/error (0.735 sec) [231/298] src/code/parse-defmacro-errors (0.200 sec) [232/298] src/code/macroexpand (0.221 sec) [233/298] src/code/funutils (0.045 sec) [234/298] src/code/linux-os (0.046 sec) [235/298] src/code/share-vm (0.593 sec) [236/298] src/code/x86-vm (0.198 sec) [237/298] src/code/unicode-norm (1.468 sec) [238/298] src/code/mipsstrops (0.252 sec) [239/298] src/code/string (10.098 sec) [240/298] src/code/target-signal-common (0.205 sec) [241/298] src/code/target-signal (0.674 sec) [242/298] src/code/serve-event (2.193 sec) [243/298] src/code/late-extensions (0.332 sec) [244/298] src/code/brothertree (1.236 sec) [245/298] src/code/simple-fun (1.336 sec) [246/298] src/code/eval (0.598 sec) [247/298] src/code/toplevel (1.355 sec) [248/298] src/code/time (1.139 sec) [249/298] src/code/target-package (6.977 sec) [250/298] src/code/bignum-random (0.921 sec) [251/298] 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-- (14.915 sec) [252/298] src/code/fdefinition (0.902 sec) [253/298] src/code/sort (4.325 sec) [254/298] src/code/target-lflist (2.005 sec) [255/298] src/code/solist (1.341 sec) [256/298] src/code/final (0.683 sec) [257/298] src/code/reader (17.658 sec) [258/298] src/code/print (23.028 sec) [259/298] src/code/pprint (7.550 sec) [260/298] src/code/target-defstruct (2.063 sec) [261/298] src/code/target-stream (1.511 sec) [262/298] src/code/target-pathname (8.555 sec) [263/298] src/code/unix-pathname (1.694 sec) [264/298] src/code/filesys (3.193 sec) [265/298] src/code/target-misc (0.549 sec) [266/298] src/code/early-step (0.063 sec) [267/298] src/code/avltree (0.430 sec) [268/298] src/code/target-thread (4.874 sec) [269/298] src/code/error-error (0.084 sec) [270/298] src/code/debug-int (10.398 sec) [271/298] src/code/gc (1.007 sec) [272/298] src/code/interr (1.195 sec) [273/298] src/code/sharpm (1.478 sec) [274/298] src/code/target-load (1.116 sec) [275/298] src/compiler/target-disassem (6.861 sec) [276/298] src/compiler/x86/target-insts (0.428 sec) [277/298] src/code/debug (4.482 sec) [278/298] src/code/octets (1.833 sec) [279/298] 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 (28.414 sec) [280/298] src/code/external-formats/enc-ucs (5.587 sec) [281/298] src/code/bit-bash (8.486 sec) [282/298] src/pcl/walk (2.002 sec) [283/298] src/pcl/low (0.478 sec) [284/298] src/pcl/macros (0.487 sec) [285/298] src/pcl/ecd (0.355 sec) [286/298] src/pcl/compiler-support (0.492 sec) [287/298] src/pcl/defs (1.380 sec) [288/298] src/pcl/wrapper (0.439 sec) [289/298] src/pcl/class-init (2.199 sec) [290/298] src/code/cold-init (0.816 sec) [291/298] src/code/setf (1.189 sec) [292/298] src/code/macros (3.859 sec) [293/298] src/code/loop (4.385 sec) [294/298] src/pcl/defclass (0.595 sec) [295/298] src/code/early-defmethod (0.241 sec) [296/298] src/code/format (6.030 sec) [297/298] src/code/target-format (5.501 sec) [298/298] src/code/late-globaldb (0.263 sec) 889.4916 ; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (7239 entries) ctype cache metrics: Count LF Seek Hit maxPSL Mask VALUES : 47042 71.8% 11 FFFF List : 44052 67.2% 14 FFFF Set : 24742 37.8% 6 FFFF EQL : 18565 NIL % NUMERIC-UNION : 16444 50.2% 7 7FFF UNION : 16421 50.1% 6 7FFF FUN : 9590 58.5% 7 3FFF INTERSECTION : 8709 53.2% 6 3FFF MEMBER : 5380 65.7% 7 1FFF NEGATION : 5307 64.8% 13 1FFF Key-Info : 1180 57.6% 6 7FF ARRAY : 603 58.9% 5 3FF CONS : 530 51.8% 5 3FF Key-Info-Set : 396 38.7% 3 3FF CHARACTER-SET : 195 38.1% 5 1FF ALIEN-TYPE : 108 42.2% 4 FF UNKNOWN : 72 56.3% 4 7F CONSTANT : 61 47.7% 7 7F HAIRY : 18 28.1% 2 3F MEMBER/EQ : 15 23.4% 2 3F FUN-DESIGNATOR : 5 7.8% 1 3F Total : 199435 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 29 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: 238 SB-KERNEL:SPECIFIER-TYPE 213 SB-KERNEL:%COERCE-CALLABLE-TO-FUN 147 SB-KERNEL:%SINGLE-FLOAT 131 SB-KERNEL:%DOUBLE-FLOAT 89 (SETF SB-INT:INFO) 15 SB-KERNEL:RANGE<= 12 SB-INT:INFO 11 SB-KERNEL:RANGE< 11 SB-VM::ASH-LEFT-MOD32 8 SB-KERNEL:VALUES-SPECIFIER-TYPE 3 SB-KERNEL:%UNARY-ROUND 2 SB-KERNEL:FILL-POINTER-ERROR 2 SB-C::FUN-INFO-TEMPLATES 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::VOP-INFO-ARG-TYPES 1 SB-IMPL::%FAILED-AVER 1 SB-C::VOP-INFO-MORE-ARGS-TYPE ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/loader.lisp" #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/loader.lisp" > ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/make-genesis-2.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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.4/src/cold/shebang.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/set-up-cold-packages.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/exports.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-early.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/backq.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-byte.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-condition.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/uncross.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defbangtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-constants.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/function-names.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/parms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/parse-body.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/policy.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defbangstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/hashset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/string-hash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/xset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type-class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/thread-structs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-c.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/slot-name.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-classoid.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/debug-var-io.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/number-dispatch.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-float-reader.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float-from-bits.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-float.fas" ; Math journal: prefilled 7239 entries from #P"obj/from-host/xfloat-math.lisp-expr" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-time.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/misc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fun-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/policies.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/info-vector.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/globaldb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/lockfree-list.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/primordial-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/specializable-array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/sset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/node.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/early-assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/backend.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/sc-offset.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defmacro.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/vm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/alieneval.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/class.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/debug-info.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/source-location.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/proclaim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constantp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/deftype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/type-init.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/defstruct.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/alien-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/package.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/random.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/hash-table.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/readtable.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/host-pprint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/knownfun.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ctype.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/bit-util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/load.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/format-directive.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/disassem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/assem.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/codegen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1report.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/main.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/xref.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1util.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/callable-args.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/locall.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constraint.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/constraint-back.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/saptran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/modarith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/sxhash.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/quantifiers.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/dfo.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/checkgen.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/tn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/life.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/static-syms.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/assemfile.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/insts.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/support.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/move.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/float.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/sap.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/char.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/system.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/memory.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/c-call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/assem-rtns.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/assembly/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/float-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/array-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/arith.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/pred.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir1final.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/alloc.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/values.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/srctran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/seqtran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/cross-modular.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/subprim.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/cell.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/call.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/show.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/x86/array.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/envanal.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/coverage.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ltv.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/gtn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ltn.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/stack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/control.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/entry.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/copyprop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/represent.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pack.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/compiler/debug.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/error.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/macroexpand.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/late-extensions.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/brothertree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-step.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/avltree.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/walk.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/setf.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/macros.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/loop.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/pcl/defclass.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/early-defmethod.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-host/src/code/format.fas" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/type.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/tests/info.before-xc.lisp" ;;; Loading #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/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 20672 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 58140 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 119937 ;;; 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 153721 ;;; 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 20672 ;;; at (DEFUN DYNAMIC-SPACE-CLAIM-N-WORDS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 44833 ;;; at (DEFUN BIT-VECTOR-TO-CORE ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 58140 ;;; at (DEFUN SYMHASH-BITS ...) ;;; ! Unsupported CONS type C::|BYTE-SPECIFIER|. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 153721 ;;; 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.4/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-from-bits.lisp-obj obj/from-xc/src/code/float.lisp-obj obj/from-xc/src/code/early-time.lisp-obj obj/from-xc/src/code/misc.lisp-obj obj/from-xc/src/code/target-error.lisp-obj obj/from-xc/src/code/target-extensions.lisp-obj obj/from-xc/src/compiler/parse-lambda-list.lisp-obj obj/from-xc/src/compiler/macros.lisp-obj obj/from-xc/src/compiler/fun-info.lisp-obj obj/from-xc/src/compiler/generic/vm-macs.lisp-obj obj/from-xc/src/compiler/policies.lisp-obj obj/from-xc/src/code/target-lfhash.lisp-obj obj/from-xc/src/compiler/info-vector.lisp-obj obj/from-xc/src/compiler/globaldb.lisp-obj obj/from-xc/src/compiler/generic/objdef.lisp-obj obj/from-xc/src/code/lockfree-list.lisp-obj obj/from-xc/src/compiler/generic/vm-array.lisp-obj obj/from-xc/src/code/primordial-type.lisp-obj obj/from-xc/src/compiler/sset.lisp-obj obj/from-xc/src/compiler/node.lisp-obj obj/from-xc/src/compiler/early-assem.lisp-obj obj/from-xc/src/compiler/vop.lisp-obj obj/from-xc/src/compiler/backend.lisp-obj obj/from-xc/src/code/sc-offset.lisp-obj obj/from-xc/src/compiler/vmdef.lisp-obj obj/from-xc/src/code/defmacro.lisp-obj obj/from-xc/src/compiler/meta-vmdef.lisp-obj obj/from-xc/src/compiler/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+5184) 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 23404544 bytes [5714 pages] from # writing 0 bytes [0 pages] from # movable dynamic space: 388 + 2912 + 2414 cons/code/mixed pages /INITIAL-FUN=#XA55A1ED done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good real 15m 57.08s user 16m 33.36s sys 0m 15.08s 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.4, 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 388 0 2912 240 2174 0 0 0 0.4 23308800 2000000 2912 0 0.0000 Tot 0 0 0 0 388 0 2912 240 2174 0 0 0 0.4 23308800 [4.3% of 536870912 max] COLD-INIT... Checking symbol printer: T (Length(TLFs)= 5184) "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-from-bits.lisp-obj" "obj/from-xc/src/code/float.lisp-obj" "obj/from-xc/src/code/early-time.lisp-obj" "obj/from-xc/src/code/misc.lisp-obj" "obj/from-xc/src/code/target-error.lisp-obj" "obj/from-xc/src/code/target-extensions.lisp-obj" "obj/from-xc/src/compiler/parse-lambda-list.lisp-obj" "obj/from-xc/src/compiler/macros.lisp-obj" "obj/from-xc/src/compiler/fun-info.lisp-obj" "obj/from-xc/src/compiler/generic/vm-macs.lisp-obj" "obj/from-xc/src/compiler/policies.lisp-obj" "obj/from-xc/src/code/target-lfhash.lisp-obj" "obj/from-xc/src/compiler/info-vector.lisp-obj" "obj/from-xc/src/compiler/globaldb.lisp-obj" "obj/from-xc/src/compiler/generic/objdef.lisp-obj" "obj/from-xc/src/code/lockfree-list.lisp-obj" "obj/from-xc/src/compiler/generic/vm-array.lisp-obj" "obj/from-xc/src/code/primordial-type.lisp-obj" "obj/from-xc/src/compiler/sset.lisp-obj" "obj/from-xc/src/compiler/node.lisp-obj" "obj/from-xc/src/compiler/early-assem.lisp-obj" "obj/from-xc/src/compiler/vop.lisp-obj" "obj/from-xc/src/compiler/backend.lisp-obj" "obj/from-xc/src/code/sc-offset.lisp-obj" "obj/from-xc/src/compiler/vmdef.lisp-obj" "obj/from-xc/src/code/defmacro.lisp-obj" "obj/from-xc/src/compiler/meta-vmdef.lisp-obj" "obj/from-xc/src/compiler/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 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/room.fasl ; compilation finished in 0:00:00.295 ; compiling file "src/code/warm-error.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/warm-error.fasl ; compilation finished in 0:00:00.030 ; compiling file "src/compiler/generic/static-syms.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/compiler/generic/static-syms.fasl ; compilation finished in 0:00:00.017 ; compiling file "src/code/icf.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/icf.fasl ; compilation finished in 0:00:00.098 ; compiling file "src/code/defpackage.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/defpackage.fasl ; compilation finished in 0:00:00.126 ; compiling file "src/code/huffman.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/huffman.fasl ; compilation finished in 0:00:00.063 ; compiling file "src/code/target-unicode.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/target-unicode.fasl ; compilation finished in 0:00:02.151 ; compiling file "src/code/external-formats/enc-utf.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-utf.fasl ; compilation finished in 0:00:00.530 ; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-ebcdic.fasl ; compilation finished in 0:00:00.210 ; compiling file "src/code/external-formats/enc-cyr.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-cyr.fasl ; compilation finished in 0:00:00.726 ; compiling file "src/code/external-formats/enc-dos.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-dos.fasl ; compilation finished in 0:00:03.289 ; compiling file "src/code/external-formats/enc-iso.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-iso.fasl ; compilation finished in 0:00:03.291 ; compiling file "src/code/external-formats/enc-win.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-win.fasl ; compilation finished in 0:00:02.422 ; compiling file "src/code/external-formats/enc-mac.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-mac.fasl ; compilation finished in 0:00:00.231 ; compiling file "src/code/external-formats/mb-util.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/mb-util.fasl ; compilation finished in 0:00:00.034 ; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl ; compilation finished in 0:00:00.063 ; compiling file "src/code/external-formats/enc-cn.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-cn.fasl ; compilation finished in 0:00:00.127 ; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl ; compilation finished in 0:00:00.069 ; compiling file "src/code/external-formats/enc-jpn.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/external-formats/enc-jpn.fasl ; compilation finished in 0:00:00.314 ; compiling file "src/code/stubs.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/stubs.fasl ; compilation finished in 0:00:00.095 ; compiling file "src/pcl/fngen.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/fngen.fasl ; compilation finished in 0:00:00.053 ; compiling file "src/pcl/cache.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/cache.fasl ; compilation finished in 0:00:00.190 ; compiling file "src/pcl/dlisp.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/dlisp.fasl ; compilation finished in 0:00:00.051 ; compiling file "src/pcl/dlisp2.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/dlisp2.fasl ; compilation finished in 0:00:00.112 ; compiling file "src/pcl/boot.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/boot.fasl ; compilation finished in 0:00:00.506 ; compiling file "src/pcl/vector.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/vector.fasl ; compilation finished in 0:00:00.182 ; compiling file "src/pcl/slots-boot.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/slots-boot.fasl ; compilation finished in 0:00:00.070 ; compiling file "src/pcl/combin.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/combin.fasl ; compilation finished in 0:00:00.100 ; compiling file "src/pcl/dfun.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/dfun.fasl ; compilation finished in 0:00:00.325 ; compiling file "src/pcl/ctor.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/ctor.fasl ; compilation finished in 0:00:00.224 ; compiling file "src/pcl/braid.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/braid.fasl ; compilation finished in 0:00:00.043 ; compiling file "src/pcl/dlisp3.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/dlisp3.fasl ; compilation finished in 0:00:00.002 ; compiling file "src/pcl/generic-functions.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/generic-functions.fasl ; compilation finished in 0:00:00.022 ; compiling file "src/pcl/slots.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/slots.fasl ; compilation finished in 0:00:00.065 ; compiling file "src/pcl/init.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/init.fasl ; compilation finished in 0:00:00.077 ; compiling file "src/pcl/std-class.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/std-class.fasl ; compilation finished in 0:00:00.404 ; compiling file "src/pcl/cpl.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/cpl.fasl ; compilation finished in 0:00:00.029 ; compiling file "src/pcl/fsc.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/fsc.fasl ; compilation finished in 0:00:00.004 ; compiling file "src/pcl/methods.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/methods.fasl ; compilation finished in 0:00:00.277 ; compiling file "src/pcl/fixup.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/fixup.fasl ; compilation finished in 0:00:00.011 ; compiling file "src/pcl/call-next-method.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/call-next-method.fasl ; compilation finished in 0:00:00.012 ; compiling file "src/pcl/defcombin.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/defcombin.fasl ; compilation finished in 0:00:00.135 ; compiling file "src/pcl/env.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/env.fasl ; compilation finished in 0:00:00.023 ; compiling file "src/pcl/documentation.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/documentation.fasl ; compilation finished in 0:00:00.097 ; compiling file "src/pcl/print-object.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/print-object.fasl ; compilation finished in 0:00:00.061 ; Removing placeholder PRINT-OBJECT ... done ; compiling file "src/pcl/precom1.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/precom1.fasl ; compilation finished in 0:00:00.001 ; compiling file "src/pcl/precom2.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/precom2.fasl ; compilation finished in 0:00:00.335 ; compiling file "src/code/ntrace.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/ntrace.fasl ; compilation finished in 0:00:00.132 ; compiling file "src/code/full-eval.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/full-eval.fasl ; compilation finished in 0:00:00.215 ; compiling file "src/code/setf-funs.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/setf-funs.fasl ; compilation finished in 0:00:00.069 ; compiling file "src/code/late-condition.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/late-condition.fasl ; compilation finished in 0:00:00.006 ; compiling file "src/pcl/gray-streams-class.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/gray-streams-class.fasl ; compilation finished in 0:00:00.001 ; compiling file "src/pcl/gray-streams.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/gray-streams.fasl ; compilation finished in 0:00:00.046 ; compiling file "src/pcl/sequence.lisp" (written 29 APR 2026 07:27:07 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/pcl/sequence.fasl ; compilation finished in 0:00:00.387 ; compiling file "src/code/describe.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/describe.fasl ; compilation finished in 0:00:00.181 ; compiling file "src/code/describe-policy.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/describe-policy.fasl ; compilation finished in 0:00:00.007 ; compiling file "src/code/inspect.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/inspect.fasl ; compilation finished in 0:00:00.060 ; compiling file "src/code/profile.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/profile.fasl ; compilation finished in 0:00:00.113 ; compiling file "src/code/step.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/step.fasl ; compilation finished in 0:00:00.016 ; compiling file "src/code/warm-lib.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/warm-lib.fasl ; compilation finished in 0:00:00.000 ; compiling file "src/code/alien-callback.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/alien-callback.fasl ; compilation finished in 0:00:00.057 ; compiling file "src/code/run-program.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/run-program.fasl ; compilation finished in 0:00:00.212 ; compiling file "src/code/traceroot.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/traceroot.fasl ; compilation finished in 0:00:00.075 ; compiling file "src/code/query.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/query.fasl ; compilation finished in 0:00:00.028 ; compiling file "src/code/timer.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/timer.fasl ; compilation finished in 0:00:00.086 ; compiling file "src/code/repack-xref.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/repack-xref.fasl ; compilation finished in 0:00:00.020 ; compiling file "src/code/module.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/module.fasl ; compilation finished in 0:00:00.007 ; compiling file "src/code/save.lisp" (written 29 APR 2026 07:27:06 PM): ; wrote /home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/obj/from-self/src/code/save.fasl ; compilation finished in 0:00:00.060 Done with warm.lisp. INTERNAL-REAL-TIME=20.594s //doing warm init - load and dump phase Checking symbol printer: T Done with warm.lisp. INTERNAL-REAL-TIME=1.027s External | Internal COMMON-LISP | 978 ( +0) | 0 ( +0) COMMON-LISP-USER | 0 ( +0) | 46 ( -24) KEYWORD | 2117 ( -240) | 0 ( +0) SB-ALIEN | 65 ( +0) | 405 ( -22) SB-ALIEN-INTERNALS | 97 ( +0) | 0 ( +0) SB-ASSEM | 60 ( +0) | 215 ( -21) SB-BIGNUM | 55 ( -8) | 76 ( -82) SB-BROTHERTREE | 5 ( +0) | 35 ( -16) SB-C | 342 ( +0) | 5233 ( -491) SB-DEBUG | 24 ( +0) | 272 ( -5) SB-DI | 84 ( +0) | 336 ( +0) SB-DISASSEM | 67 ( +0) | 270 ( -150) 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 | 49 ( +0) | 4614 (-1132) SB-INT | 399 ( +0) | 2 ( -2) SB-KERNEL | 1175 ( +0) | 1504 ( -310) SB-LOCKLESS | 29 ( +0) | 134 ( -54) SB-LOOP | 0 ( +0) | 242 ( -44) SB-MOP | 102 ( +0) | 0 ( +0) SB-PCL | 16 ( +0) | 1701 ( -209) SB-PRETTY | 6 ( +0) | 237 ( -15) SB-PROFILE | 4 ( +0) | 79 ( -2) SB-REGALLOC | 8 ( +0) | 242 ( -53) SB-SEQUENCE | 56 ( +0) | 0 ( +0) SB-SYS | 111 ( +0) | 2 ( -5) SB-THREAD | 79 ( +0) | 257 ( -47) SB-UNICODE | 50 ( +0) | 84 ( -31) SB-UNIX | 172 ( +0) | 120 ( -64) SB-VM | 386 ( +0) | 1275 ( -558) SB-WALKER | 8 ( +0) | 114 ( -9) SB-X86-ASM | 0 ( +0) | 355 ( -43) ( -250) | (-3455) = (-3705) ; Checking #P"/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/output/xfloat-math.lisp-expr" real 0m 22.51s user 0m 21.46s sys 0m 0.92s //entering make-target-contrib.sh make: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib' make MODULE_REQUIRES="" -C sb-posix make MODULE_REQUIRES="" -C sb-bsd-sockets make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-posix' make MODULE_REQUIRES="" -C sb-introspect make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-bsd-sockets' 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.4/contrib/sb-introspect' make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-cltl2' make MODULE_REQUIRES="" -C sb-sprof make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-aclrepl' make MODULE_REQUIRES="" -C sb-capstone make MODULE_REQUIRES="" -C sb-rotate-byte make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-sprof' make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-capstone' make MODULE_REQUIRES="" -C sb-executable make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-rotate-byte' make MODULE_REQUIRES="" -C sb-gmp make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-executable' make MODULE_REQUIRES="" -C sb-concurrency make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-gmp' make MODULE_REQUIRES="" -C sb-rt make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-concurrency' make[1]: Entering directory '/home/buildozer/aports/community/sbcl-stage0/src/sbcl-2.6.4/contrib/sb-rt' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../make-contrib.lisp "sb-posix" # # # #) The build seems to have finished successfully, including 19 contributed modules. If you would like to run more extensive tests on the new SBCL, you can try: cd ./tests && sh ./run-tests.sh To build documentation: cd ./doc/manual && make To install SBCL (more information in INSTALL): sh install.sh //build started: Wed May 6 19:13:06 UTC 2026 //build finished: Wed May 6 19:38:49 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.2 MB >>> sbcl-stage0*: Compressing data... >>> sbcl-stage0*: Create checksum... >>> sbcl-stage0*: Create sbcl-stage0-2.6.4-r0.apk >>> sbcl-stage0: Build complete at Wed, 06 May 2026 19:38:49 +0000 elapsed time 0h 25m 50s >>> 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 (20260506.191300) ( 2/13) Purging ecl-dev (24.5.10-r2) ( 3/13) Purging gc-dev (8.2.12-r0) ( 4/13) Purging libgc++ (8.2.12-r0) ( 5/13) Purging gmp-dev (6.3.0-r4) ( 6/13) Purging libgmpxx (6.3.0-r4) ( 7/13) Purging libatomic_ops-dev (7.10.0-r1) ( 8/13) Purging libatomic_ops (7.10.0-r1) ( 9/13) Purging libffi-dev (3.5.2-r1) (10/13) Purging linux-headers (7.0.0-r1) (11/13) Purging ecl (24.5.10-r2) (12/13) Purging gc (8.2.12-r0) (13/13) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 425.8 MiB in 103 packages >>> sbcl-stage0: Updating the community/x86 repository index... >>> sbcl-stage0: Signing the index...