>>> sbcl: Building community/sbcl 2.2.6-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 04:05:36 +0000 >>> sbcl: Checking sanity of /home/buildozer/aports/community/sbcl/APKBUILD... >>> sbcl: Analyzing dependencies... >>> sbcl: Installing for build: build-base ecl-dev>=21.2.1-r2 gmp-dev gc-dev libffi-dev linux-headers zstd-dev emacs-nox mpfr-dev (1/23) Installing libffi (3.4.4-r0) (2/23) Installing gc (8.2.2-r0) (3/23) Installing ecl (21.2.1-r2) (4/23) Installing ecl-dev (21.2.1-r2) (5/23) Installing libgmpxx (6.2.1-r2) (6/23) Installing gmp-dev (6.2.1-r2) (7/23) Installing libgc++ (8.2.2-r0) (8/23) Installing gc-dev (8.2.2-r0) (9/23) Installing linux-headers (5.19.5-r0) (10/23) Installing libffi-dev (3.4.4-r0) (11/23) Installing zstd-dev (1.5.2-r9) (12/23) Installing dbus-libs (1.14.4-r0) (13/23) Installing nettle (3.8.1-r0) (14/23) Installing p11-kit (0.24.1-r1) (15/23) Installing libtasn1 (4.19.0-r0) (16/23) Installing libunistring (1.1-r0) (17/23) Installing gnutls (3.7.8-r2) (18/23) Installing jansson (2.14-r0) (19/23) Installing xz-libs (5.2.7-r0) (20/23) Installing libxml2 (2.10.3-r0) (21/23) Installing emacs-nox (28.2-r0) (22/23) Installing mpfr-dev (4.1.0-r0) (23/23) Installing .makedepends-sbcl (20221028.040545) Executing busybox-1.35.0-r27.trigger OK: 418 MiB in 116 packages >>> sbcl: Cleaning up srcdir >>> sbcl: Cleaning up pkgdir >>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sbcl-2.2.6.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6961k 100 6961k 0 0 27.4M 0 --:--:-- --:--:-- --:--:-- 27.5M >>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sbcl-2.2.6.tar.bz2 >>> sbcl: Checking sha512sums... sbcl-2.2.6.tar.bz2: OK ppc-musl.patch: OK march-armv5-removed.patch: OK >>> sbcl: Unpacking /var/cache/distfiles/v3.17/sbcl-2.2.6.tar.bz2... >>> sbcl: ppc-musl.patch patching file src/runtime/ppc-linux-os.c patching file src/runtime/os-common.c Hunk #1 succeeded at 32 (offset 1 line). patching file src/runtime/ppc-arch.c >>> sbcl: march-armv5-removed.patch patching file src/runtime/Config.arm-linux ECL (Embeddable Common-Lisp) 21.2.1 (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) 2021 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-64" Enabling threads due to --fancy. //initializing /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/local-target-features.lisp-expr //setting up OS-dependent information make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I../src/runtime -Wl,--as-needed,-O1,--sort-common avx2.c -o avx2 make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' gcc -Os -fomit-frame-pointer -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I../src/runtime -Wl,--as-needed,-O1,--sort-common determine-endianness.c -ldl -o determine-endianness make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' //finishing /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/local-target-features.lisp-expr //Starting build: Fri Oct 28 04:05:50 UTC 2022 //Options: --prefix='/usr' --xc-host='ecl' ECL (Embeddable Common-Lisp) 21.2.1 (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) 2021 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: #. > CANONICALIZE-WHITESPACE/DIRECTORY > // Rewrote 1 of 1471 new files out of 1472 total. T > 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) 21.2.1 (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) 2021 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" > ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/make-host-1.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-21.2.1/cmp.fas" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shebang.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. target SB-XC:*FEATURES* = (:X86-64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :AVX2 :C-STACK-IS-CONTROL-STACK :CALL-SYMBOL :COMMON-LISP :COMPACT-INSTANCE-HEADER :COMPACT-SYMBOL :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :IEEE-FLOATING-POINT :IMMOBILE-CODE :IMMOBILE-SPACE :INTEGER-EQL-VOP :LARGEFILE :LINUX :LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :PAUSELESS-THREADSTART :SB-AFTER-XC-CORE :SB-CORE-COMPRESSION :SB-DOC :SB-DYNAMIC-CORE :SB-EVAL :SB-FUTEX :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SIMD-PACK :SB-SIMD-PACK-256 :SB-SOURCE-LOCATIONS :SB-TEST :SB-THREAD :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :SOFT-CARD-MARKS :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION :USE-SYS-MMAP) ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/set-up-cold-packages.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/exports.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling tools-for-build/ucd.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build/ucd.fas" //slurp-ucd ;;; ;;; Compiling src/code/cross-early.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-early.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-early.fas" ;;; ;;; Compiling src/code/show.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/show.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/show.fas" ;;; ;;; Compiling src/compiler/early-constantp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/early-constantp.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-constantp.fas" ;;; ;;; Compiling src/code/primordial-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/primordial-extensions.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cold-init-helper-macros.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/backq.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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. ;;; End of Pass 1. ;;; 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-byte.fas" ;;; ;;; Compiling src/code/cross-misc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-misc.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-misc.fas" ;;; ;;; Compiling src/code/cross-char.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-char.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-char.fas" ;;; ;;; Compiling src/code/cross-float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-float.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-float.fas" ; Float-ops cache prefill: 3822 entries ;;; ;;; Compiling src/code/cross-io.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-io.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-io.fas" ;;; ;;; Compiling src/code/cross-condition.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-condition.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-condition.fas" ;;; ;;; Compiling src/code/uncross.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/uncross.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/uncross.fas" ;;; ;;; Compiling src/code/defbangtype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/defbangtype.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangtype.fas" ;;; ;;; Compiling src/code/early-constants.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-constants.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-constants.fas" ;;; ;;; Compiling src/compiler/vop-existsp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/vop-existsp.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop-existsp.fas" ;;; ;;; Compiling src/code/function-names.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/function-names.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/function-names.fas" ;;; ;;; Compiling src/compiler/early-globaldb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/early-globaldb.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-globaldb.fas" ;;; ;;; Compiling src/compiler/generic/parms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/parms.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/parms.fas" ;;; ;;; Compiling src/compiler/x86-64/parms.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/parms.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/parms.fas" ;;; ;;; Compiling src/compiler/generic/early-vm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/early-vm.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/early-objdef.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/parse-body.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-body.fas" ;;; ;;; Compiling src/compiler/policy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/policy.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policy.fas" ;;; ;;; Compiling src/code/early-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-extensions.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-extensions.fas" ;;; ;;; Compiling src/code/defbangstruct.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/defbangstruct.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangstruct.fas" ;;; ;;; Compiling src/code/early-raw-slots.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-raw-slots.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-raw-slots.fas" ;;; ;;; Compiling src/code/xset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/xset.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/xset.fas" ;;; ;;; Compiling src/code/type-class.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/type-class.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-class.fas" ;;; ;;; Compiling src/code/thread-structs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/thread-structs.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/thread-structs.fas" ;;; ;;; Compiling src/compiler/early-c.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/early-c.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-c.fas" ;;; ;;; Compiling src/pcl/slot-name.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/pcl/slot-name.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/slot-name.fas" ;;; ;;; Compiling src/code/early-classoid.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-classoid.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/layout-ids.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/debug-var-io.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-var-io.fas" ;;; ;;; Compiling src/code/early-float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Warning: ;;; in file early-float.lisp, position 841 ;;; at (DEFUN SINGLE-FROM-BITS ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; Finished compiling src/code/early-float.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-float.fas" ;;; ;;; Compiling src/code/huffman.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/huffman.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/huffman.fas" ;;; ;;; Compiling src/code/early-time.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-time.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-time.fas" ;;; ;;; Compiling src/code/misc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/misc.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/misc.fas" ;;; ;;; Compiling src/compiler/parse-lambda-list.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/parse-lambda-list.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; ;;; Compiling src/compiler/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/macros.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/macros.fas" ;;; ;;; Compiling src/compiler/fun-info.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/fun-info.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-macs.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; ;;; Compiling src/compiler/policies.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/policies.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policies.fas" ;;; ;;; Compiling src/compiler/info-vector.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file info-vector.lisp, position 7150 ;;; at (DEFUN COMPUTE-PACKIFIED-INFO-SIZE ...) ;;; ! Declaration of type ;;; INDEX ;;; was found for not bound variable END. ;;; Warning: ;;; in file info-vector.lisp, position 9181 ;;; at (DEFUN PACKIFY-INFOS ...) ;;; ! Declaration of type ;;; INDEX-OR-MINUS-1 ;;; was found for not bound variable END. ;;; Warning: ;;; in file info-vector.lisp, position 24702 ;;; at (DEFUN PACKED-INFO-VALUE-INDEX ...) ;;; ! Declaration of type ;;; INDEX ;;; was found for not bound variable DATA-IDX. ;;; End of Pass 1. ;;; Finished compiling src/compiler/info-vector.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 10030 ;;; 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 13348 ;;; 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 18116 ;;; at (DEFINE-INFO-TYPE (FUNCTION SOURCE-TRANSFORM) ...) ;;; ! Unsupported CONS type (OR FUNCTION NULL (CONS ATOM ATOM)). Replacing it with T. ;;; End of Pass 1. ;;; Warning: ;;; in file globaldb.lisp, position 10030 ;;; 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/globaldb.fas" ;;; ;;; Compiling src/compiler/generic/objdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/objdef.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/objdef.fas" ;;; ;;; Compiling src/compiler/generic/vm-array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-array.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-array.fas" ;;; ;;; Compiling src/code/string-hash.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/string-hash.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/string-hash.fas" ;;; ;;; Compiling src/code/primordial-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/primordial-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/primordial-type.fas" ;;; ;;; Compiling src/code/specializable-array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/specializable-array.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/specializable-array.fas" ;;; ;;; Compiling src/compiler/sset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/sset.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sset.fas" ;;; ;;; Compiling src/compiler/node.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/node.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/node.fas" ;;; ;;; Compiling src/compiler/early-assem.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/early-assem.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-assem.fas" ;;; ;;; Compiling src/compiler/vop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((SIGNED-BYTE 62),:FIXNUM) ;;; Warning: ;;; ! Unable to coerce lisp object from type (NIL,:OBJECT) ;;; to C/C++ type ((SIGNED-BYTE 62),:FIXNUM) ;;; Finished compiling src/compiler/vop.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop.fas" ;;; ;;; Compiling src/compiler/backend.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/backend.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/backend.fas" ;;; ;;; Compiling src/code/sc-offset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/sc-offset.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/sc-offset.fas" ;;; ;;; Compiling src/compiler/vmdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/vmdef.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vmdef.fas" ;;; ;;; Compiling src/code/defmacro.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/defmacro.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defmacro.fas" ;;; ;;; Compiling src/compiler/meta-vmdef.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/meta-vmdef.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/meta-vmdef.fas" ;;; ;;; Compiling src/compiler/fixup.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/fixup.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup.fas" ;;; ;;; Compiling src/compiler/generic/core.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/core.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/core.fas" ;;; ;;; Compiling src/compiler/x86-64/vm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/vm.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/vm.fas" ;;; ;;; Compiling src/code/alieneval.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/alieneval.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/alieneval.fas" ;;; ;;; Compiling src/code/class.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/class.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/class.fas" ;;; ;;; Compiling src/pcl/pre-warm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/pcl/pre-warm.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/pre-warm.fas" ;;; ;;; Compiling src/code/debug-info.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/debug-info.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-info.fas" ;;; ;;; Compiling src/code/source-location.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/source-location.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 15212 ;;; at (DEFUN PROCLAIM-FTYPE ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :GENERIC-FUNCTION)). Replacing it with T. ;;; End of Pass 1. ;;; Finished compiling src/compiler/proclaim.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/proclaim.fas" ;;; ;;; Compiling src/compiler/constantp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/constantp.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constantp.fas" ;;; ;;; Compiling src/compiler/deftype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/deftype.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/deftype.fas" ;;; ;;; Compiling src/code/type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file type.lisp, position 11515 ;;; at (DEFUN-CACHED (MAKE-VALUES-TYPE-CACHED HASH-BITS ...) ...) ;;; ! Declaration of type ;;; (SIMPLE-VECTOR 5) ;;; was found for not bound variable #:LINE. ;;; Style warning: ;;; in file type.lisp, position 13342 ;;; at (DEFINE-TYPE-METHOD (VALUES COMPLEX-SUBTYPEP-ARG2) ...) ;;; ! The variable TYPE1 is not used. ;;; Warning: ;;; in file type.lisp, position 38396 ;;; at (DEFUN-CACHED (%COERCE-TO-VALUES HASH-BITS ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 43938 ;;; at (DEFUN-CACHED (VALUES-TYPE-UNION HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 44348 ;;; at (DEFUN-CACHED (VALUES-TYPE-INTERSECTION HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 46112 ;;; at (DEFUN-CACHED (VALUES-SUBTYPEP HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; (SIMPLE-VECTOR 4) ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 48350 ;;; at (DEFUN-CACHED (CSUBTYPEP HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; (SIMPLE-VECTOR 4) ;;; was found for not bound variable #:LINE. ;;; Style warning: ;;; in file type.lisp, position 50036 ;;; at (DEFUN SUBTYPEP ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 50036 ;;; at (DEFUN SUBTYPEP ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Warning: ;;; in file type.lisp, position 51016 ;;; at (DEFUN-CACHED (TYPE= HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; (SIMPLE-VECTOR 4) ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 53362 ;;; at (DEFUN-CACHED (TYPE-UNION2 HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 56283 ;;; at (DEFUN-CACHED (TYPE-INTERSECTION2 HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Style warning: ;;; in file type.lisp, position 75535 ;;; at (DEFUN TYPEXPAND-1 ...) ;;; ! Variable ENV, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file type.lisp, position 75535 ;;; at (DEFUN TYPEXPAND-1 ...) ;;; ! The variable ENV is not used. ;;; Warning: ;;; in file type.lisp, position 78804 ;;; at (DEFUN-CACHED (TYPE-NEGATION HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 79061 ;;; at (DEFUN-CACHED (TYPE-SINGLETON-P HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 81128 ;;; at (DEFUN-CACHED (%TYPE-INTERSECTION HASH-BITS ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; Warning: ;;; in file type.lisp, position 82837 ;;; at (DEFUN-CACHED (%TYPE-UNION HASH-BITS ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; End of Pass 1. ;;; Finished compiling src/code/type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 5148 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file vm-type.lisp, position 5148 ;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file vm-type.lisp, position 5774 ;;; at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...) ;;; ! Variable ENVIRONMENT, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file vm-type.lisp, position 5774 ;;; at (DEFUN UPGRADED-COMPLEX-PART-TYPE ...) ;;; ! The variable ENVIRONMENT is not used. ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; Warning: ;;; in file primtype.lisp, position 8971 ;;; at (DEFUN-CACHED (PRIMITIVE-TYPE-AUX HASH-FUNCTION ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/primtype.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/primtype.fas" ;;; ;;; Compiling src/code/cross-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/deftypes-for-target.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/type-init.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-init.fas" ;;; ;;; Compiling src/code/defstruct.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file defstruct.lisp, position 10570 ;;; at (DEFUN ACCESSOR-DEFINITIONS ...) ;;; ! The variable READER is not used. ;;; Warning: ;;; in file defstruct.lisp, position 30270 ;;; at (DEFUN PARSE-1-DD-OPTION ...) ;;; ! Declaration of type ;;; (UNSIGNED-BYTE 9) ;;; was found for not bound variable SEEN-OPTIONS. ;;; Warning: ;;; in file defstruct.lisp, position 69518 ;;; 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 74649 ;;; at (DEFUN REDEFINE-STRUCTURE-WARNING ...) ;;; ! Variable CLASSOID, declared as IGNORE, found in a lisp form. ;;; Warning: ;;; in file defstruct.lisp, position 98041 ;;; at (DEFUN GLOBAL-FTYPE ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :GENERIC-FUNCTION)). Replacing it with T. ;;; End of Pass 1. ;;; Finished compiling src/code/defstruct.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defstruct.fas" ;;; ;;; Compiling src/code/alien-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/alien-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/force-delayed-defbangstructs.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/compiler-error.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/compiler-error.fas" ;;; ;;; Compiling src/compiler/fixup-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/fixup-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup-type.fas" ;;; ;;; Compiling src/code/package.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/package.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/package.fas" ;;; ;;; Compiling src/code/random.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/random.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/random.fas" ;;; ;;; Compiling src/code/hash-table.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/hash-table.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/hash-table.fas" ;;; ;;; Compiling src/code/readtable.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/readtable.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/readtable.fas" ;;; ;;; Compiling src/code/host-pprint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/host-pprint.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 3628 ;;; at (DEFUN %DEFKNOWN ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :GENERIC-FUNCTION)). Replacing it with T. ;;; End of Pass 1. ;;; Finished compiling src/compiler/knownfun.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/knownfun.fas" ;;; ;;; Compiling src/compiler/ctype.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ctype.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ctype.fas" ;;; ;;; Compiling src/compiler/fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/fndb.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fndb.fas" ;;; ;;; Compiling src/compiler/generic/vm-fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-fndb.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/late-objdef.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/interr.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/interr.fas" ;;; ;;; Compiling src/compiler/bit-util.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/bit-util.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 13453 ;;; at (DEFUN GROW-FOP-VECTOR ...) ;;; ! Declaration of type ;;; SIMPLE-VECTOR ;;; was found for not bound variable OLD-VECTOR. ;;; Warning: ;;; in file load.lisp, position 19072 ;;; 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 28242 ;;; 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 44529 ;;; at (DEFINE-FOP 92 ...) ;;; ! Declaration of type ;;; FIXNUM ;;; was found for not bound variable SIZE. ;;; Warning: ;;; in file load.lisp, position 45241 ;;; at (DEFINE-FOP 43 ...) ;;; ! Declaration of type ;;; INDEX ;;; was found for not bound variable LENGTH. ;;; End of Pass 1. ;;; Warning: ;;; in file load.lisp, position 19072 ;;; 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 28242 ;;; at (DEFUN DECODE-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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/load.fas" ;;; ;;; Compiling src/code/format-directive.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/format-directive.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format-directive.fas" ;;; ;;; Compiling src/code/c-call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/c-call.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/c-call.fas" ;;; ;;; Compiling src/compiler/disassem.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/disassem.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 80473 ;;; at (FSET 'DEFINE-BITFIELD-EMITTER ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; End of Pass 1. ;;; Warning: ;;; in file assem.lisp, position 80473 ;;; at (FSET 'DEFINE-BITFIELD-EMITTER ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; Finished compiling src/compiler/assem.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/assem.fas" ;;; ;;; Compiling src/compiler/dump.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file dump.lisp, position 14853 ;;; at (FSET 'DUMP-FOP ...) ;;; ! Unsupported CONS type (CONS (SIMPLE-ARRAY (MOD 4) (128)) (SIMPLE-BIT-VECTOR 128)). Replacing it with T. ;;; End of Pass 1. ;;; Warning: ;;; in file dump.lisp, position 14853 ;;; at (FSET '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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 14506 ;;; 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 14506 ;;; 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 15484 ;;; at (DEFUN %PRINT-COMPILER-MESSAGE ...) ;;; ! Unsupported CONS type (CONS INDEX (CONS (OR STRING NULL) T)). Replacing it with T. ;;; End of Pass 1. ;;; Warning: ;;; in file ir1report.lisp, position 14506 ;;; 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1report.fas" ;;; ;;; Compiling src/compiler/main.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/main.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/main.fas" ;;; ;;; Compiling src/compiler/xref.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/xref.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/xref.fas" ;;; ;;; Compiling src/compiler/ir1tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1tran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1tran.fas" ;;; ;;; Compiling src/compiler/ir1tran-lambda.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1tran-lambda.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 #:G9 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 3927 ;;; at (DEF-IR1-TRANSLATOR BLOCK ...) ;;; ! The variable #:G27 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 4802 ;;; at (DEF-IR1-TRANSLATOR RETURN-FROM ...) ;;; ! The variable #:G52 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 8242 ;;; at (DEF-IR1-TRANSLATOR TAGBODY ...) ;;; ! The variable #:G106 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 9859 ;;; at (DEF-IR1-TRANSLATOR GO ...) ;;; ! The variable #:G166 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 11382 ;;; at (DEF-IR1-TRANSLATOR EVAL-WHEN ...) ;;; ! The variable #:G189 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 15735 ;;; at (DEF-IR1-TRANSLATOR MACROLET ...) ;;; ! The variable #:G215 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 17528 ;;; at (DEF-IR1-TRANSLATOR SYMBOL-MACROLET ...) ;;; ! The variable #:G234 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 19157 ;;; at (DEF-IR1-TRANSLATOR %PRIMITIVE ...) ;;; ! The variable #:G256 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 21566 ;;; at (DEF-IR1-TRANSLATOR QUOTE ...) ;;; ! The variable #:G277 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 27843 ;;; at (DEF-IR1-TRANSLATOR %REFLESS-DEFUN ...) ;;; ! The variable #:G316 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 28013 ;;; at (DEF-IR1-TRANSLATOR FUNCTION ...) ;;; ! The variable #:G326 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 28491 ;;; at (DEF-IR1-TRANSLATOR GLOBAL-FUNCTION ...) ;;; ! The variable #:G336 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 31502 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL ...) ;;; ! The variable #:G356 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 32573 ;;; at (DEF-IR1-TRANSLATOR %FUNCALL-LVAR ...) ;;; ! The variable #:G378 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 35960 ;;; at (DEF-IR1-TRANSLATOR LET ...) ;;; ! The variable #:G414 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 37606 ;;; at (DEF-IR1-TRANSLATOR LET* ...) ;;; ! The variable #:G425 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 38804 ;;; at (DEF-IR1-TRANSLATOR LOCALLY ...) ;;; ! The variable #:G438 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 42205 ;;; at (DEF-IR1-TRANSLATOR FLET ...) ;;; ! The variable #:G467 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 43622 ;;; at (DEF-IR1-TRANSLATOR LABELS ...) ;;; ! The variable #:G494 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 48189 ;;; at (DEF-IR1-TRANSLATOR THE ...) ;;; ! The variable #:G567 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 49485 ;;; at (DEF-IR1-TRANSLATOR TRULY-THE ...) ;;; ! The variable #:G579 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 49954 ;;; at (DEF-IR1-TRANSLATOR THE* ...) ;;; ! The variable #:G591 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 52903 ;;; at (DEF-IR1-TRANSLATOR WITH-ANNOTATIONS ...) ;;; ! The variable #:G613 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 53191 ;;; at (DEF-IR1-TRANSLATOR WITH-SOURCE-FORM ...) ;;; ! The variable #:G628 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 53496 ;;; at (DEF-IR1-TRANSLATOR BOUND-CAST ...) ;;; ! The variable #:G640 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 55898 ;;; at (DEF-IR1-TRANSLATOR SETQ ...) ;;; ! The variable #:G684 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 59038 ;;; at (DEF-IR1-TRANSLATOR THROW ...) ;;; ! The variable #:G721 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 59778 ;;; at (DEF-IR1-TRANSLATOR %WITHIN-CLEANUP ...) ;;; ! The variable #:G733 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 60886 ;;; at (DEF-IR1-TRANSLATOR %ESCAPE-FUN ...) ;;; ! The variable #:G749 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 61473 ;;; at (DEF-IR1-TRANSLATOR %CLEANUP-FUN ...) ;;; ! The variable #:G763 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 61768 ;;; at (DEF-IR1-TRANSLATOR CATCH ...) ;;; ! The variable #:G775 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 63562 ;;; at (DEF-IR1-TRANSLATOR UNWIND-PROTECT ...) ;;; ! The variable #:G785 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 65632 ;;; at (DEF-IR1-TRANSLATOR INSPECT-UNWINDING ...) ;;; ! The variable #:G798 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 66908 ;;; at (DEF-IR1-TRANSLATOR NLX-PROTECT ...) ;;; ! The variable #:G813 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 68088 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-CALL ...) ;;; ! The variable #:G825 is not used. ;;; Style warning: ;;; in file ir1-translators.lisp, position 70349 ;;; at (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-PROG1 ...) ;;; ! The variable #:G862 is not used. ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1-translators.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1-translators.fas" ;;; ;;; Compiling src/compiler/ir1util.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1util.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1util.fas" ;;; ;;; Compiling src/compiler/callable-args.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/callable-args.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/callable-args.fas" ;;; ;;; Compiling src/compiler/locall.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/locall.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/locall.fas" ;;; ;;; Compiling src/compiler/ir1opt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1opt.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1opt.fas" ;;; ;;; Compiling src/compiler/loop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/loop.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/loop.fas" ;;; ;;; Compiling src/compiler/constraint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/constraint.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constraint.fas" ;;; ;;; Compiling src/compiler/equality-constraints.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/equality-constraints.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/equality-constraints.fas" ;;; ;;; Compiling src/compiler/array-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/array-tran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/array-tran.fas" ;;; ;;; Compiling src/compiler/saptran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/saptran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/saptran.fas" ;;; ;;; Compiling src/compiler/modarith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/modarith.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/modarith.fas" ;;; ;;; Compiling src/compiler/sxhash.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/sxhash.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sxhash.fas" ;;; ;;; Compiling src/code/quantifiers.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/quantifiers.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/quantifiers.fas" ;;; ;;; Compiling src/compiler/bitops-derive-type.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/bitops-derive-type.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; ;;; Compiling src/compiler/dfo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/dfo.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dfo.fas" ;;; ;;; Compiling src/compiler/dce.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/dce.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dce.fas" ;;; ;;; Compiling src/compiler/checkgen.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file checkgen.lisp, position 5548 ;;; at (DEFUN-CACHED (WEAKEN-TYPE HASH-BITS ...) ...) ;;; ! Declaration of type ;;; CONS ;;; was found for not bound variable #:LINE. ;;; End of Pass 1. ;;; Finished compiling src/compiler/checkgen.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/checkgen.fas" ;;; ;;; Compiling src/compiler/tn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/tn.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/tn.fas" ;;; ;;; Compiling src/compiler/life.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/life.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/life.fas" ;;; ;;; Compiling src/compiler/debug-dump.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/debug-dump.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug-dump.fas" ;;; ;;; Compiling src/compiler/generic/utils.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/utils.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/utils.fas" ;;; ;;; Compiling src/assembly/assemfile.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/assemfile.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/assemfile.fas" ;;; ;;; Compiling src/compiler/x86-64/insts.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/insts.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/insts.fas" ;;; ;;; Compiling src/compiler/x86-64/avx2-insts.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/avx2-insts.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/avx2-insts.fas" ;;; ;;; Compiling src/compiler/x86-64/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/macros.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/macros.fas" ;;; ;;; Compiling src/assembly/x86-64/support.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/x86-64/support.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/support.fas" ;;; ;;; Compiling src/compiler/x86-64/move.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/move.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/move.fas" ;;; ;;; Compiling src/compiler/x86-64/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/float.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/float.fas" ;;; ;;; Compiling src/compiler/x86-64/simd-pack.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/simd-pack.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack.fas" ;;; ;;; Compiling src/compiler/x86-64/simd-pack-256.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/simd-pack-256.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack-256.fas" ;;; ;;; Compiling src/compiler/x86-64/sap.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/sap.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/sap.fas" ;;; ;;; Compiling src/compiler/x86-64/system.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/system.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/system.fas" ;;; ;;; Compiling src/compiler/x86-64/char.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/char.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/char.fas" ;;; ;;; Compiling src/compiler/x86-64/memory.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/memory.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/memory.fas" ;;; ;;; Compiling src/compiler/x86-64/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/arith.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/arith.fas" ;;; ;;; Compiling src/compiler/x86-64/pred.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/pred.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/pred.fas" ;;; ;;; Compiling src/compiler/float-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/float-tran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/float-tran.fas" ;;; ;;; Compiling src/compiler/ir1final.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file ir1final.lisp, position 2778 ;;; at (DEFUN FINALIZE-XEP-DEFINITION ...) ;;; ! Unsupported CONS type (OR CTYPE (CONS (EQL FUNCTION)) (MEMBER :GENERIC-FUNCTION)). Replacing it with T. ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir1final.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1final.fas" ;;; ;;; Compiling src/compiler/generic/vm-tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Style warning: ;;; in file vm-tran.lisp, position 35521 ;;; 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 35645 ;;; 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/type-vop-macros.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/type-vop-macros.fas" ;;; ;;; Compiling src/compiler/x86-64/type-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/type-vops.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/type-vops.fas" ;;; ;;; Compiling src/compiler/generic/type-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/type-vops.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-vops.fas" ;;; ;;; Compiling src/compiler/srctran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file srctran.lisp, position 3509 ;;; at (LOOP FOR ...) ;;; ! Unsupported CONS type (OR FUNCTION NULL (CONS ATOM ATOM)). Replacing it with T. ;;; End of Pass 1. ;;; Style warning: ;;; in file srctran.lisp, position 135732 ;;; at (DEF LOGAND ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 135732 ;;; at (DEF LOGIOR ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 140233 ;;; at (DEFTRANSFORM * ...) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 143981 ;;; at (DEF ASH) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Style warning: ;;; in file srctran.lisp, position 143981 ;;; at (DEF /) ;;; ! The argument 1 of function CAR has type ;;; FIXNUM ;;; instead of expected ;;; LIST ;;; Finished compiling src/compiler/srctran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/srctran.fas" ;;; ;;; Compiling src/compiler/seqtran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/seqtran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/seqtran.fas" ;;; ;;; Compiling src/compiler/typetran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/typetran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/typetran.fas" ;;; ;;; Compiling src/compiler/generic/vm-typetran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-typetran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/cross-modular.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-modular.fas" ;;; ;;; Compiling src/compiler/x86-64/subprim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/subprim.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/subprim.fas" ;;; ;;; Compiling src/compiler/x86-64/debug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/debug.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/debug.fas" ;;; ;;; Compiling src/compiler/x86-64/c-call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/c-call.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/c-call.fas" ;;; ;;; Compiling src/compiler/x86-64/cell.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/cell.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/cell.fas" ;;; ;;; Compiling src/compiler/x86-64/values.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/values.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/values.fas" ;;; ;;; Compiling src/compiler/x86-64/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/alloc.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/alloc.fas" ;;; ;;; Compiling src/compiler/x86-64/call.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/call.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/call.fas" ;;; ;;; Compiling src/compiler/x86-64/nlx.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/nlx.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/nlx.fas" ;;; ;;; Compiling src/compiler/generic/late-nlx.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/late-nlx.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; ;;; Compiling src/compiler/x86-64/show.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/show.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/show.fas" ;;; ;;; Compiling src/compiler/x86-64/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/x86-64/array.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/array.fas" ;;; ;;; Compiling src/compiler/generic/type-error.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/type-error.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-error.fas" ;;; ;;; Compiling src/compiler/envanal.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/envanal.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/envanal.fas" ;;; ;;; Compiling src/assembly/x86-64/assem-rtns.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/x86-64/assem-rtns.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/assem-rtns.fas" ;;; ;;; Compiling src/assembly/x86-64/array.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/x86-64/array.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/array.fas" ;;; ;;; Compiling src/assembly/x86-64/arith.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/x86-64/arith.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/arith.fas" ;;; ;;; Compiling src/assembly/x86-64/alloc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/assembly/x86-64/alloc.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/alloc.fas" ;;; ;;; Compiling src/compiler/pseudo-vops.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/pseudo-vops.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pseudo-vops.fas" ;;; ;;; Compiling src/compiler/aliencomp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/aliencomp.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/aliencomp.fas" ;;; ;;; Compiling src/compiler/coverage.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/coverage.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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. ;;; End of Pass 1. ;;; Finished compiling src/compiler/ltv.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltv.fas" ;;; ;;; Compiling src/compiler/gtn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/gtn.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/gtn.fas" ;;; ;;; Compiling src/compiler/ltn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ltn.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltn.fas" ;;; ;;; Compiling src/compiler/stack.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/stack.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/stack.fas" ;;; ;;; Compiling src/compiler/control.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/control.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/control.fas" ;;; ;;; Compiling src/compiler/entry.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/entry.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 83520 ;;; at (DEF-IR1-TRANSLATOR PROGV ...) ;;; ! The variable #:G660 is not used. ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir2tran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir2tran.fas" ;;; ;;; Compiling src/compiler/generic/vm-ir2tran.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/vm-ir2tran.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; ;;; Compiling src/compiler/copyprop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/copyprop.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/copyprop.fas" ;;; ;;; Compiling src/compiler/represent.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/represent.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/represent.fas" ;;; ;;; Compiling src/compiler/ir2opt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/ir2opt.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 16154 ;;; at (DEFUN FAILED-TO-PACK-LOAD-TN-ERROR ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable EL. ;;; Warning: ;;; in file pack.lisp, position 16154 ;;; at (DEFUN FAILED-TO-PACK-LOAD-TN-ERROR ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable EL. ;;; Warning: ;;; in file pack.lisp, position 46616 ;;; at (DEFUN SELECT-LOAD-TN-LOCATION ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOC. ;;; Warning: ;;; in file pack.lisp, position 46616 ;;; at (DEFUN SELECT-LOAD-TN-LOCATION ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOC. ;;; Warning: ;;; in file pack.lisp, position 48899 ;;; at (DEFUN UNPACK-FOR-LOAD-TN ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOC. ;;; Warning: ;;; in file pack.lisp, position 48899 ;;; at (DEFUN UNPACK-FOR-LOAD-TN ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOC. ;;; Warning: ;;; in file pack.lisp, position 59343 ;;; at (DEFUN SELECT-LOCATION ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOCATION. ;;; Warning: ;;; in file pack.lisp, position 59343 ;;; at (DEFUN SELECT-LOCATION ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOCATION. ;;; End of Pass 1. ;;; Finished compiling src/compiler/pack.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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 ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOCATION. ;;; Warning: ;;; in file pack-iterative.lisp, position 10137 ;;; at (DEFUN RESTRICTED-TN-LOCATIONS ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable LOCATION. ;;; Warning: ;;; in file pack-iterative.lisp, position 15150 ;;; at (DEFUN VERTEX-DOMAIN ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 15150 ;;; at (DEFUN VERTEX-DOMAIN ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 17172 ;;; at (DEFUN VERTICES-BEST-COLOR/SINGLE-VERTEX ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 17172 ;;; at (DEFUN VERTICES-BEST-COLOR/SINGLE-VERTEX ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 17641 ;;; at (DEFUN VERTICES-BEST-COLOR/GENERAL ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 17641 ;;; at (DEFUN VERTICES-BEST-COLOR/GENERAL ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 19500 ;;; at (DEFUN FIND-VERTEX-COLOR ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; Warning: ;;; in file pack-iterative.lisp, position 19500 ;;; at (DEFUN FIND-VERTEX-COLOR ...) ;;; ! Declaration of type ;;; FINITE-SC-OFFSET ;;; was found for not bound variable COLOR. ;;; End of Pass 1. ;;; Finished compiling src/compiler/pack-iterative.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pack-iterative.fas" ;;; ;;; Compiling src/compiler/codegen.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/codegen.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/codegen.fas" ;;; ;;; Compiling src/compiler/debug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/compiler/debug.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug.fas" ;;; ;;; Compiling src/code/error.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/error.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/error.fas" ;;; ;;; Compiling src/code/parse-defmacro-errors.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/parse-defmacro-errors.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; ;;; Compiling src/code/macroexpand.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/macroexpand.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macroexpand.fas" ;;; ;;; Compiling src/code/simd-fndb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/simd-fndb.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/simd-fndb.fas" ;;; ;;; Compiling src/code/late-extensions.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/late-extensions.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/late-extensions.fas" ;;; ;;; Compiling src/code/early-step.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-step.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-step.fas" ;;; ;;; Compiling src/pcl/walk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/pcl/walk.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/walk.fas" ;;; ;;; Compiling src/code/setf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/setf.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/setf.fas" ;;; ;;; Compiling src/code/macros.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/macros.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macros.fas" ;;; ;;; Compiling src/code/loop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/loop.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/loop.fas" ;;; ;;; Compiling src/pcl/defclass.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/pcl/defclass.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/defclass.fas" ;;; ;;; Compiling src/code/early-defmethod.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/early-defmethod.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-defmethod.fas" ;;; ;;; Compiling src/code/format.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; End of Pass 1. ;;; Finished compiling src/code/format.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/type.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/info.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/vm.before-xc.lisp" ;;; ;;; Compiling src/compiler/generic/genesis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file genesis.lisp, position 111996 ;;; at (FSET '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 127271 ;;; at (DEFINE-COLD-FOP (FOP-LOAD-CODE #) ...) ;;; ! Declaration of type ;;; INDEX ;;; was found for not bound variable STACK-INDEX. ;;; End of Pass 1. ;;; Warning: ;;; in file genesis.lisp, position 111996 ;;; at (FSET 'DEFINE-COLD-FOP ...) ;;; ! Unsupported CONS type (CONS (SIMPLE-ARRAY (MOD 4) (128)) (SIMPLE-BIT-VECTOR 128)). Replacing it with T. ;;; Finished compiling src/compiler/generic/genesis.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/genesis.fas" beginning GENESIS, creating headers in "src/runtime/genesis" real 11m 11.90s user 10m 38.61s sys 1m 3.97s make-target-1.sh: set: line 2: can't access tty; job control turned off //entering make-target-1.sh //building runtime system and symbol table file make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/runtime' rm -f *.[do] sbcl ldb unit-tests sbcl.h core *.tmp libsbcl.a shrinkwrap-sbcl* sbcl.mk make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/runtime' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/runtime' echo '#include "genesis/config.h"' >sbcl.h echo '#include "genesis/constants.h"' >>sbcl.h gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o alloc.o alloc.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o backtrace.o backtrace.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o breakpoint.o breakpoint.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o coalesce.o coalesce.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o coreparse.o coreparse.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o dynbind.o dynbind.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o funcall.o funcall.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o gc-common.o gc-common.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o globals.o globals.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o hopscotch.o hopscotch.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o interr.o interr.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o interrupt.o interrupt.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o largefile.o largefile.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o main.o main.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o monitor.o monitor.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o murmur_hash.o murmur_hash.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o os-common.o os-common.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o parse.o parse.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o print.o print.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o purify.o purify.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o regnames.o regnames.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o runtime.o runtime.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o safepoint.o safepoint.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o save.o save.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o sc-offset.o sc-offset.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o search.o search.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o thread.o thread.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o time.o time.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o validate.o validate.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o var-io.o var-io.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o vars.o vars.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o wrap.o wrap.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o run-program.o run-program.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o sprof.o sprof.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o x86-64-arch.o x86-64-arch.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o linux-os.o linux-os.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o linux-mman.o linux-mman.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o x86-64-linux-os.o x86-64-linux-os.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o fullcgc.o fullcgc.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o gencgc.o gencgc.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o traceroot.o traceroot.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o immobile-space.o immobile-space.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o elf.o elf.c gcc -Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I. -c -o x86-64-assem.o x86-64-assem.S ( echo 'CC=gcc' ; \ echo 'LD=ld' ; \ echo 'CFLAGS=-Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer' ; \ echo 'ASFLAGS=-Os -fomit-frame-pointer -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer' ; \ echo 'LINKFLAGS=-g -Wl,--export-dynamic' ; \ echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common' ; \ echo '__LDFLAGS__=' ; \ echo 'LIBS=-ldl -lpthread -lzstd -lm' ; \ if [ -n '1' ] ; then \ echo 'LIBSBCL=sbcl.o' ; \ echo 'USE_LIBSBCL=sbcl.o' ; \ fi ; \ : ) > sbcl.mk ld -r -o sbcl.o alloc.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 monitor.o murmur_hash.o os-common.o parse.o print.o purify.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o x86-64-arch.o linux-os.o linux-mman.o x86-64-linux-os.o fullcgc.o gencgc.o traceroot.o immobile-space.o elf.o x86-64-assem.o gcc -g -Wl,--export-dynamic -o sbcl sbcl.o -ldl -lpthread -lzstd -lm : sbcl make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/runtime' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' gcc -Os -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wunused-parameter -fno-omit-frame-pointer -momit-leaf-frame-pointer -Os -fomit-frame-pointer -I../src/runtime -Wl,--as-needed,-O1,--sort-common grovel-headers.c -ldl -lpthread -lzstd -o grovel-headers In file included from grovel-headers.c:46: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tools-for-build' real 0m 3.53s user 0m 18.92s sys 0m 3.42s 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) 21.2.1 (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) 2021 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" > ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/make-host-2.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-21.2.1/cmp.fas" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shebang.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/set-up-cold-packages.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/exports.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-early.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/show.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/backq.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-byte.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-misc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-char.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-float.fas" ; Float-ops cache prefill: 3822 entries ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-io.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-condition.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/uncross.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangtype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-constants.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/function-names.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/parms.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-body.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policy.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangstruct.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/xset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-class.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/thread-structs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-c.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/slot-name.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-classoid.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-var-io.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-float.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/huffman.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-time.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/misc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fun-info.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policies.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/info-vector.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/globaldb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/string-hash.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/primordial-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/specializable-array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/node.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-assem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/backend.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/sc-offset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vmdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defmacro.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/core.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/vm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/alieneval.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/class.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-info.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/source-location.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/proclaim.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constantp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/deftype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-init.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defstruct.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/alien-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/package.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/random.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/hash-table.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/readtable.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/host-pprint.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/knownfun.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ctype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/bit-util.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/load.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format-directive.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/c-call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/disassem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/assem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dump.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1report.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/main.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/xref.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1util.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/callable-args.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/locall.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/loop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constraint.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/array-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/saptran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/modarith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sxhash.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/quantifiers.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dfo.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dce.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/checkgen.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/tn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/life.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/assemfile.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/insts.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/avx2-insts.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/support.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/move.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/float.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack-256.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/sap.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/system.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/char.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/memory.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/arith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/pred.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/float-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1final.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/type-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/srctran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/seqtran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/typetran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-modular.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/subprim.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/debug.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/c-call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/cell.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/values.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/alloc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/nlx.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/show.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/envanal.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/assem-rtns.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/arith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/alloc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/coverage.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltv.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/gtn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/stack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/control.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/entry.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/copyprop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/represent.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/codegen.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macroexpand.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/simd-fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/late-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-step.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/walk.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/setf.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/loop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/defclass.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-defmethod.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/type.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/info.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/vm.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/compile-cold-sbcl.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/muffler.lisp" [ 1/307] src/code/show (0.087 sec) [ 2/307] src/compiler/early-constantp (0.113 sec) [ 3/307] src/code/defsetfs (1.144 sec) [ 4/307] src/code/cl-specials (0.101 sec) [ 5/307] src/code/primordial-extensions (1.082 sec) [ 6/307] src/code/cold-init-helper-macros (0.205 sec) [ 7/307] src/code/initial-method (0.543 sec) [ 8/307] src/code/backq (1.006 sec) [ 9/307] src/code/globals (0.07 sec) [ 10/307] src/code/cmacros (0.214 sec) [ 11/307] src/code/uncross (0.013 sec) [ 12/307] src/code/defbangtype (0.028 sec) [ 13/307] src/code/early-constants (0.038 sec) [ 14/307] src/compiler/vop-existsp (0.104 sec) [ 15/307] src/code/function-names (0.12 sec) [ 16/307] src/compiler/early-globaldb (0.636 sec) [ 17/307] src/compiler/generic/parms (0.408 sec) [ 18/307] src/compiler/x86-64/parms (0.18 sec) [ 19/307] src/compiler/generic/early-vm (0.359 sec) [ 20/307] src/compiler/generic/early-objdef (0.859 sec) [ 21/307] src/code/barrier (0.059 sec) [ 22/307] src/code/parse-body (0.046 sec) [ 23/307] src/compiler/policy (1.338 sec) [ 24/307] src/code/early-extensions (4.822 sec) [ 25/307] src/code/ansi-stream (2.242 sec) [ 26/307] src/code/restart (0.835 sec) [ 27/307] src/code/early-pprint (1.191 sec) [ 28/307] src/code/early-impl (0.038 sec) [ 29/307] src/code/early-package (0.074 sec) [ 30/307] src/code/early-raw-slots (0.527 sec) [ 31/307] src/code/maphash (0.446 sec) [ 32/307] src/code/xset (0.735 sec) [ 33/307] src/code/type-class (7.23 sec) [ 34/307] src/code/cas (0.28 sec) [ 35/307] src/code/thread-structs (1.191 sec) [ 36/307] src/compiler/early-c (1.862 sec) [ 37/307] src/pcl/slot-name (0.075 sec) [ 38/307] src/code/sysmacs (0.467 sec) [ 39/307] src/code/early-classoid (4.52 sec) [ 40/307] src/compiler/generic/pinned-objects (0.124 sec) [ 41/307] src/compiler/generic/layout-ids (0.095 sec) [ 42/307] src/code/signal (0.124 sec) [ 43/307] src/code/cold-error (0.613 sec) [ 44/307] src/code/early-full-eval (0.319 sec) [ 45/307] src/code/debug-var-io (2.296 sec) [ 46/307] src/code/early-float (0.232 sec) [ 47/307] src/code/huffman (1.207 sec) [ 48/307] src/code/early-time (0.011 sec) [ 49/307] src/code/misc (0.019 sec) [ 50/307] src/code/target-error (9.741 sec) [ 51/307] src/code/target-extensions (0.837 sec) [ 52/307] src/compiler/parse-lambda-list (4.13 sec) [ 53/307] src/compiler/macros (3.686 sec) [ 54/307] src/compiler/fun-info (1.337 sec) [ 55/307] src/compiler/generic/vm-macs (1.182 sec) [ 56/307] src/compiler/policies (2.795 sec) [ 57/307] src/code/target-lfhash (1.94 sec) [ 58/307] src/compiler/info-vector (3.735 sec) [ 59/307] src/compiler/globaldb (1.536 sec) [ 60/307] src/compiler/generic/objdef (0.989 sec) [ 61/307] src/compiler/generic/vm-array (0.869 sec) [ 62/307] src/code/string-hash (0.38 sec) [ 63/307] src/code/primordial-type (0.13 sec) [ 64/307] src/compiler/sset (1.121 sec) [ 65/307] src/compiler/node (47.989 sec) [ 66/307] src/compiler/early-assem (0.34 sec) [ 67/307] src/compiler/vop (13.796 sec) [ 68/307] src/compiler/backend (0.067 sec) [ 69/307] src/code/sc-offset (0.159 sec) [ 70/307] src/compiler/vmdef (0.996 sec) [ 71/307] src/code/defmacro (0.22 sec) [ 72/307] src/compiler/meta-vmdef (9.012 sec) [ 73/307] src/compiler/fixup (0.301 sec) [ 74/307] src/compiler/generic/core (0.197 sec) [ 75/307] src/compiler/x86-64/vm (5.392 sec) [ 76/307] src/code/alieneval (11.611 sec) [ 77/307] output/stuff-groveled-from-headers (0.479 sec) [ 78/307] src/code/target-alieneval (2.306 sec) [ 79/307] src/code/target-c-call (0.106 sec) [ 80/307] src/code/weak (0.043 sec) [ 81/307] src/code/array (11.417 sec) [ 82/307] src/code/list (8.114 sec) [ 83/307] src/code/seq ; file: src/code/seq.lisp ; in: DEFUN %MAP ; (SB-IMPL::%MAP-TO-LIST SB-IMPL::REALLY-FUN SB-IMPL::SEQUENCES) ; ; note: could not stack allocate REALLY-FUN in: (%MAP-TO-LIST REALLY-FUN SEQUENCES) ; (SB-IMPL::%MAP-TO-VECTOR SB-IMPL::RESULT-TYPE SB-IMPL::REALLY-FUN ; SB-IMPL::SEQUENCES) ; ; note: could not stack allocate REALLY-FUN in: ; (%MAP-TO-VECTOR RESULT-TYPE REALLY-FUN SEQUENCES) (31.886 sec) [ 84/307] src/code/coerce (0.597 sec) [ 85/307] src/code/misc-aliens (0.38 sec) [ 86/307] src/code/thread (0.791 sec) [ 87/307] src/code/target-random (2.181 sec) [ 88/307] src/code/class (3.057 sec) [ 89/307] src/pcl/pre-warm (0.94 sec) [ 90/307] 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 MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR ; ==> ; 1 ; ; note: doing signed word to integer coercion (cost 20), for: ; the first result of inline (signed-byte 64) arithmetic ; ; note: doing signed word to integer coercion (cost 20) ; (SB-IMPL::HASH-FLOAT SB-XC:DOUBLE-FLOAT SB-IMPL::KEY) ; --> COND IF IF ; ==> ; (SB-EXT:FLOAT-INFINITY-P SB-IMPL::KEY) ; ; note: doing float to pointer coercion (cost 13) ; --> COND IF IF THE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; --> SB-XC:FLOOR ; ==> ; 1 ; ; note: doing float to pointer coercion (cost 13) ; --> COND IF MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR ; ==> ; 1 ; ; note: doing signed word to integer coercion (cost 20), for: ; the first result of inline (signed-byte 64) arithmetic ; ; note: doing signed word to integer coercion (cost 20) (3.35 sec) [ 91/307] src/code/debug-info (5.217 sec) [ 92/307] src/code/source-location (0.629 sec) [ 93/307] src/compiler/proclaim (1.922 sec) [ 94/307] src/compiler/constantp (0.953 sec) [ 95/307] src/compiler/deftype (0.187 sec) [ 96/307] src/code/type (24.1 sec) [ 97/307] src/compiler/generic/vm-type (1.283 sec) [ 98/307] src/code/pred (4.155 sec) [ 99/307] src/compiler/generic/primtype (2.568 sec) [100/307] src/code/deftypes-for-target (0.63 sec) [101/307] src/code/type-init (0.036 sec) [102/307] src/code/defstruct (7.334 sec) [103/307] src/code/alien-type (0.21 sec) [104/307] src/compiler/compiler-error (0.288 sec) [105/307] src/compiler/fixup-type (0.115 sec) [106/307] src/code/package (1.071 sec) [107/307] src/code/typep (1.535 sec) [108/307] src/code/random (0.178 sec) [109/307] src/code/hash-table (1.418 sec) [110/307] src/code/readtable (0.515 sec) [111/307] src/code/pathname (1.135 sec) [112/307] src/code/host-pprint (0.233 sec) [113/307] src/compiler/knownfun (2.213 sec) [114/307] src/compiler/ctype (3.986 sec) [115/307] src/compiler/fndb (1.708 sec) [116/307] src/compiler/generic/vm-fndb (0.496 sec) [117/307] src/compiler/generic/late-objdef (0.51 sec) [118/307] src/compiler/generic/interr (0.492 sec) [119/307] src/compiler/bit-util (0.229 sec) [120/307] src/code/linkage-table (0.354 sec) [121/307] src/code/foreign (0.493 sec) [122/307] src/code/unix (5.855 sec) [123/307] src/code/symbol (1.687 sec) [124/307] src/code/bignum (12.018 sec) [125/307] src/code/number-dispatch (0.404 sec) [126/307] src/code/float-inf-nan (0.302 sec) [127/307] src/code/numbers (15.508 sec) [128/307] src/code/float-trap (0.575 sec) [129/307] src/code/float (2.853 sec) [130/307] src/code/irrat (15.199 sec) [131/307] src/code/fd-stream (19.879 sec) [132/307] src/code/target-char (11.868 sec) [133/307] src/code/stream (20.671 sec) [134/307] src/code/load (9.65 sec) [135/307] src/code/deadline (1.46 sec) [136/307] src/code/common-os (0.42 sec) [137/307] src/code/format-directive (1.285 sec) [138/307] src/code/c-call (1.051 sec) [139/307] src/code/foreign-load (0.722 sec) [140/307] src/code/unix-foreign-load (0.395 sec) [141/307] src/compiler/disassem (2.775 sec) [142/307] src/compiler/assem (9.719 sec) [143/307] src/compiler/dump (16.674 sec) [144/307] src/compiler/target-dump (0.087 sec) [145/307] src/compiler/ir1report (3.003 sec) [146/307] src/compiler/main (6.223 sec) [147/307] src/compiler/xref (1.09 sec) [148/307] src/compiler/target-main (1.196 sec) [149/307] src/compiler/ir1tran (7.731 sec) [150/307] src/compiler/ir1tran-lambda (6.439 sec) [151/307] src/compiler/ir1-translators (5.594 sec) [152/307] src/compiler/ir1util (14.416 sec) [153/307] src/compiler/callable-args (1.693 sec) [154/307] src/compiler/locall (4.425 sec) [155/307] src/compiler/ir1opt (10.016 sec) [156/307] src/compiler/loop (0.655 sec) [157/307] src/compiler/constraint (7.392 sec) [158/307] src/compiler/equality-constraints (1.527 sec) [159/307] src/compiler/array-tran (7.55 sec) [160/307] src/compiler/saptran (1.322 sec) [161/307] src/compiler/modarith (2.664 sec) [162/307] src/compiler/sxhash (0.26 sec) [163/307] src/code/quantifiers (0.359 sec) [164/307] src/compiler/bitops-derive-type (1.188 sec) [165/307] src/compiler/dfo (1.551 sec) [166/307] src/compiler/dce (0.567 sec) [167/307] src/compiler/checkgen (2.137 sec) [168/307] src/compiler/tn (3.064 sec) [169/307] src/compiler/life (3.775 sec) [170/307] src/compiler/debug-dump (4.989 sec) [171/307] src/compiler/generic/utils (1.606 sec) [172/307] src/compiler/target-dstate (2.996 sec) [173/307] src/compiler/x86-64/insts (13.529 sec) [174/307] src/compiler/x86-64/avx2-insts (7.758 sec) [175/307] src/compiler/x86-64/macros (1.219 sec) [176/307] src/assembly/x86-64/support (0.333 sec) [177/307] src/compiler/x86-64/move (3.137 sec) [178/307] src/compiler/x86-64/float (16.514 sec) [179/307] src/compiler/x86-64/simd-pack (8.195 sec) [180/307] src/compiler/x86-64/simd-pack-256 (11.502 sec) [181/307] src/compiler/x86-64/sap (6.811 sec) [182/307] src/compiler/x86-64/system (2.411 sec) [183/307] src/compiler/x86-64/char (1.497 sec) [184/307] src/compiler/x86-64/memory (1.729 sec) [185/307] src/compiler/x86-64/arith (18.263 sec) [186/307] src/compiler/x86-64/pred (3.167 sec) [187/307] src/compiler/float-tran (8.525 sec) [188/307] src/compiler/ir1final (1.625 sec) [189/307] src/compiler/generic/vm-tran (2.488 sec) [190/307] src/compiler/type-vop-macros (0.55 sec) [191/307] src/compiler/x86-64/type-vops (7.048 sec) [192/307] src/compiler/generic/type-vops (1.38 sec) [193/307] src/compiler/srctran (22.14 sec) [194/307] src/compiler/seqtran (12.495 sec) [195/307] src/compiler/typetran (4.284 sec) [196/307] src/compiler/generic/vm-typetran (0.977 sec) [197/307] src/compiler/x86-64/subprim (0.183 sec) [198/307] src/compiler/x86-64/debug (0.52 sec) [199/307] src/compiler/x86-64/c-call (2.643 sec) [200/307] src/compiler/x86-64/cell (7.877 sec) [201/307] src/compiler/x86-64/values (0.476 sec) [202/307] src/compiler/x86-64/alloc (3.078 sec) [203/307] src/compiler/x86-64/call (6.021 sec) [204/307] src/compiler/x86-64/nlx (1.229 sec) [205/307] src/compiler/generic/late-nlx (0.006 sec) [206/307] src/compiler/x86-64/show (0.094 sec) [207/307] src/compiler/x86-64/array (14.249 sec) [208/307] src/compiler/generic/type-error (2.328 sec) [209/307] src/compiler/envanal (1.727 sec) [210/307] src/assembly/x86-64/assem-rtns (0.678 sec) [211/307] src/assembly/x86-64/array (0.223 sec) [212/307] src/assembly/x86-64/arith (1.409 sec) [213/307] src/assembly/x86-64/alloc (0.093 sec) [214/307] src/assembly/master ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/assembly/master.lisp" (0.087 sec) [215/307] src/compiler/pseudo-vops (0.104 sec) [216/307] src/compiler/aliencomp (2.19 sec) [217/307] src/compiler/coverage (0.251 sec) [218/307] src/compiler/ltv (0.266 sec) [219/307] src/compiler/gtn (1.089 sec) [220/307] src/compiler/ltn (3.887 sec) [221/307] src/compiler/stack (1.834 sec) [222/307] src/compiler/control (0.571 sec) [223/307] src/compiler/entry (0.424 sec) [224/307] src/compiler/ir2tran (8.77 sec) [225/307] src/compiler/generic/vm-ir2tran (3.228 sec) [226/307] src/compiler/copyprop (0.656 sec) [227/307] src/compiler/represent (3.226 sec) [228/307] src/compiler/ir2opt (4.492 sec) [229/307] src/compiler/pack (9.737 sec) [230/307] src/compiler/pack-iterative (3.857 sec) [231/307] src/compiler/codegen (1.352 sec) [232/307] src/compiler/debug (6.984 sec) [233/307] src/code/format-time (2.948 sec) [234/307] src/code/error (1.074 sec) [235/307] src/code/parse-defmacro-errors (0.282 sec) [236/307] src/code/macroexpand (0.487 sec) [237/307] src/code/funutils (0.282 sec) [238/307] src/code/linux-os (0.148 sec) [239/307] src/code/share-vm (0.904 sec) [240/307] src/code/x86-64-vm (2.753 sec) [241/307] src/code/simd-fndb (0.033 sec) [242/307] src/code/x86-64-simd (0.824 sec) [243/307] src/code/target-unicode (21.004 sec) [244/307] src/code/mipsstrops (0.385 sec) [245/307] src/code/string (11.923 sec) [246/307] src/code/target-signal-common (0.303 sec) [247/307] src/code/target-signal (1.016 sec) [248/307] src/code/serve-event (2.863 sec) [249/307] src/code/late-extensions (0.336 sec) [250/307] src/compiler/generic/target-core (1.492 sec) [251/307] src/code/alloc (1.971 sec) [252/307] src/code/brothertree (2.38 sec) [253/307] src/code/simple-fun (2.751 sec) [254/307] src/code/eval (1.227 sec) [255/307] src/code/toplevel (2.363 sec) [256/307] src/code/time (2.335 sec) [257/307] src/code/target-package (10.731 sec) [258/307] src/code/bignum-random (1.659 sec) [259/307] src/code/target-hash-table ; file: src/code/target-hash-table.lisp ; in: DEFUN FINDHASH-WEAK ; (SB-IMPL::DONE-REHASHING SB-IMPL::KV-VECTOR SB-IMPL::INITIAL-STAMP) ; --> LET UNLESS IF PROGN SB-INT:AVER UNLESS IF ; ==> ; (EQ SB-IMPL::OLD (LOGIOR SB-IMPL::REHASHING-STAMP 1)) ; ; note: doing signed word to integer coercion (cost 20), for: ; the second argument of IF-EQ (11.466 sec) [260/307] src/code/fdefinition (2.116 sec) [261/307] src/code/query (0.289 sec) [262/307] src/code/sort (4.473 sec) [263/307] src/code/final (1.585 sec) [264/307] src/code/reader (14.418 sec) [265/307] src/code/print (22.184 sec) [266/307] src/code/pprint (13.486 sec) [267/307] src/code/target-defstruct (3.17 sec) [268/307] src/code/target-stream (1.298 sec) [269/307] src/code/target-pathname (13.661 sec) [270/307] src/code/unix-pathname (3.46 sec) [271/307] src/code/filesys (5.239 sec) [272/307] src/code/target-misc (1.069 sec) [273/307] src/code/sharpm (1.45 sec) [274/307] src/code/early-step (0.064 sec) [275/307] src/code/gc (1.226 sec) [276/307] src/code/avltree (0.581 sec) [277/307] src/code/target-thread (5.086 sec) [278/307] src/code/timer (1.639 sec) [279/307] src/code/error-error (0.111 sec) [280/307] src/code/debug-int (12.194 sec) [281/307] src/code/interr (1.545 sec) [282/307] src/code/target-load (1.254 sec) [283/307] src/compiler/target-disassem (8.847 sec) [284/307] src/compiler/x86-64/target-insts (2.068 sec) [285/307] src/compiler/x86-64/target-avx2-insts (0.138 sec) [286/307] src/code/debug (3.767 sec) [287/307] src/code/octets (1.822 sec) [288/307] src/code/external-formats/enc-basic (8.874 sec) [289/307] src/code/external-formats/enc-ucs (6.758 sec) [290/307] src/code/bit-bash (10.787 sec) [291/307] src/pcl/walk (2.583 sec) [292/307] src/pcl/low (0.606 sec) [293/307] src/pcl/macros (0.361 sec) [294/307] src/pcl/ecd (0.425 sec) [295/307] src/pcl/compiler-support (0.335 sec) [296/307] src/pcl/defs (1.234 sec) [297/307] src/pcl/wrapper (0.422 sec) [298/307] src/pcl/class-init (1.944 sec) [299/307] src/code/cold-init (0.717 sec) [300/307] src/code/setf (1.482 sec) [301/307] src/code/macros (6.942 sec) [302/307] src/code/loop (4.928 sec) [303/307] src/pcl/defclass (0.803 sec) [304/307] src/code/early-defmethod (0.416 sec) [305/307] src/code/format (7.31 sec) [306/307] src/code/target-format (14.969 sec) [307/307] src/code/late-globaldb (0.227 sec) 1092.86 ; ; compilation unit finished ; printed 9 notes Likely suspicious calls: 1 SB-C::PRODUCING-FASL-FILE 1 SB-KERNEL:CLASSOID-OF Possibly suspicious calls: 194 SB-KERNEL:%COERCE-CALLABLE-TO-FUN 186 SB-KERNEL:SPECIFIER-TYPE 76 SB-KERNEL:%SINGLE-FLOAT 63 SB-KERNEL:%DOUBLE-FLOAT 24 (SETF SB-INT:INFO) 9 SB-INT:INFO 8 SB-KERNEL:%UNARY-TRUNCATE/DOUBLE-FLOAT 8 SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT 7 SB-KERNEL:VALUES-SPECIFIER-TYPE 5 SB-KERNEL:%SIMD-PACK-256-0 5 SB-KERNEL:%SIMD-PACK-256-1 5 SB-KERNEL:%SIMD-PACK-HIGH 5 SB-KERNEL:%SIMD-PACK-256-3 5 SB-KERNEL:%UNARY-ROUND 5 SB-KERNEL:%SIMD-PACK-256-2 5 SB-KERNEL:%SIMD-PACK-LOW 2 SB-C::MASK-SIGNED-FIELD 1 SB-SYS:FOREIGN-SYMBOL-SAP 1 SB-DISASSEM::INST-NAME 1 SB-KERNEL:DSD-INDEX 1 SB-KERNEL:ENSURE-SYMBOL-HASH ;;; Warning: Expected zero inlinining failures ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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) 21.2.1 (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) 2021 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 "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/loader.lisp" > ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/make-genesis-2.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shared.lisp" ;;; Loading #P"/usr/lib/ecl-21.2.1/cmp.fas" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/shebang.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/set-up-cold-packages.lisp" ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; End of Pass 1. ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/exports.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/src/cold/defun-load-or-cload-xcompiler.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-early.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/show.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-constantp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/primordial-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cold-init-helper-macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/backq.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-byte.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-misc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-char.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-float.fas" ; Float-ops cache prefill: 3822 entries ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-io.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-condition.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/uncross.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangtype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-constants.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop-existsp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/function-names.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-globaldb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/parms.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/parms.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/early-vm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/early-objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-body.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policy.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defbangstruct.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-raw-slots.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/xset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-class.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/thread-structs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-c.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/slot-name.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-classoid.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/layout-ids.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-var-io.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-float.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/huffman.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-time.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/misc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/parse-lambda-list.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fun-info.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-macs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/policies.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/info-vector.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/globaldb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/string-hash.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/primordial-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/specializable-array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/node.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/early-assem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/backend.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/sc-offset.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/vmdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defmacro.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/meta-vmdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/core.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/vm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/alieneval.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/class.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/pre-warm.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/debug-info.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/source-location.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/proclaim.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constantp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/deftype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/primtype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/deftypes-for-target.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/type-init.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/defstruct.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/alien-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/force-delayed-defbangstructs.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/compiler-error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fixup-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/package.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/random.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/hash-table.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/readtable.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/host-pprint.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/knownfun.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ctype.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/late-objdef.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/interr.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/bit-util.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/load.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format-directive.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/c-call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/disassem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/assem.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dump.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1report.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/main.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/xref.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1tran-lambda.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1-translators.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1util.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/callable-args.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/locall.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1opt.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/loop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/constraint.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/equality-constraints.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/array-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/saptran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/modarith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/sxhash.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/quantifiers.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/bitops-derive-type.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dfo.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/dce.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/checkgen.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/tn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/life.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug-dump.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/utils.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/assemfile.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/insts.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/avx2-insts.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/support.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/move.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/float.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/simd-pack-256.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/sap.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/system.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/char.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/memory.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/arith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/pred.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/float-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir1final.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/type-vop-macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/type-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/srctran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/seqtran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/typetran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-typetran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/cross-modular.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/subprim.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/debug.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/c-call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/cell.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/values.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/alloc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/call.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/nlx.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/late-nlx.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/show.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/x86-64/array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/type-error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/envanal.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/assem-rtns.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/array.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/arith.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/assembly/x86-64/alloc.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pseudo-vops.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/aliencomp.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/coverage.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltv.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/gtn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ltn.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/stack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/control.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/entry.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir2tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/generic/vm-ir2tran.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/copyprop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/represent.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/ir2opt.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pack.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/pack-iterative.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/codegen.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/compiler/debug.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/error.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/parse-defmacro-errors.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macroexpand.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/simd-fndb.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/late-extensions.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-step.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/walk.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/setf.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/macros.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/loop.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/pcl/defclass.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/early-defmethod.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-host/src/code/format.fas" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/type.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/info.before-xc.lisp" ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/tests/vm.before-xc.lisp" ;;; ;;; Compiling src/compiler/generic/genesis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0 ;;; ;;; Warning: ;;; in file genesis.lisp, position 38662 ;;; at (DEFUN BIT-VECTOR-TO-CORE ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; Warning: ;;; in file genesis.lisp, position 111996 ;;; at (FSET '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 127271 ;;; at (DEFINE-COLD-FOP (FOP-LOAD-CODE #) ...) ;;; ! Declaration of type ;;; INDEX ;;; was found for not bound variable STACK-INDEX. ;;; End of Pass 1. ;;; Finished compiling src/compiler/generic/genesis.lisp. ;;; ;;; Loading "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/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/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/initial-method.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/compiler/vop-existsp.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-64/parms.lisp-obj obj/from-xc/src/compiler/generic/early-vm.lisp-obj obj/from-xc/src/compiler/generic/early-objdef.lisp-obj obj/from-xc/src/code/barrier.lisp-obj obj/from-xc/src/code/parse-body.lisp-obj obj/from-xc/src/compiler/policy.lisp-obj obj/from-xc/src/code/early-extensions.lisp-obj obj/from-xc/src/code/ansi-stream.lisp-obj obj/from-xc/src/code/restart.lisp-obj obj/from-xc/src/code/early-pprint.lisp-obj obj/from-xc/src/code/early-impl.lisp-obj obj/from-xc/src/code/early-package.lisp-obj obj/from-xc/src/code/early-raw-slots.lisp-obj obj/from-xc/src/code/maphash.lisp-obj obj/from-xc/src/code/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/sysmacs.lisp-obj obj/from-xc/src/code/early-classoid.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/early-float.lisp-obj obj/from-xc/src/code/huffman.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/compiler/generic/vm-array.lisp-obj obj/from-xc/src/code/string-hash.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/fixup.lisp-obj obj/from-xc/src/compiler/generic/core.lisp-obj obj/from-xc/src/compiler/x86-64/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/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/misc-aliens.lisp-obj obj/from-xc/src/code/thread.lisp-obj obj/from-xc/src/code/target-random.lisp-obj obj/from-xc/src/code/class.lisp-obj obj/from-xc/src/pcl/pre-warm.lisp-obj obj/from-xc/src/code/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/compiler/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/pathname.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/linkage-table.lisp-obj obj/from-xc/src/code/foreign.lisp-obj obj/from-xc/src/code/unix.lisp-obj obj/from-xc/src/code/symbol.lisp-obj obj/from-xc/src/code/bignum.lisp-obj obj/from-xc/src/code/number-dispatch.lisp-obj obj/from-xc/src/code/float-inf-nan.lisp-obj obj/from-xc/src/code/numbers.lisp-obj obj/from-xc/src/code/float-trap.lisp-obj obj/from-xc/src/code/float.lisp-obj obj/from-xc/src/code/irrat.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/dump.lisp-obj obj/from-xc/src/compiler/target-dump.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/array-tran.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/dce.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/utils.lisp-obj obj/from-xc/src/compiler/target-dstate.lisp-obj obj/from-xc/src/compiler/x86-64/insts.lisp-obj obj/from-xc/src/compiler/x86-64/avx2-insts.lisp-obj obj/from-xc/src/compiler/x86-64/macros.lisp-obj obj/from-xc/src/assembly/x86-64/support.lisp-obj obj/from-xc/src/compiler/x86-64/move.lisp-obj obj/from-xc/src/compiler/x86-64/float.lisp-obj obj/from-xc/src/compiler/x86-64/simd-pack.lisp-obj obj/from-xc/src/compiler/x86-64/simd-pack-256.lisp-obj obj/from-xc/src/compiler/x86-64/sap.lisp-obj obj/from-xc/src/compiler/x86-64/system.lisp-obj obj/from-xc/src/compiler/x86-64/char.lisp-obj obj/from-xc/src/compiler/x86-64/memory.lisp-obj obj/from-xc/src/compiler/x86-64/arith.lisp-obj obj/from-xc/src/compiler/x86-64/pred.lisp-obj obj/from-xc/src/compiler/float-tran.lisp-obj obj/from-xc/src/compiler/ir1final.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-64/type-vops.lisp-obj obj/from-xc/src/compiler/generic/type-vops.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-64/subprim.lisp-obj obj/from-xc/src/compiler/x86-64/debug.lisp-obj obj/from-xc/src/compiler/x86-64/c-call.lisp-obj obj/from-xc/src/compiler/x86-64/cell.lisp-obj obj/from-xc/src/compiler/x86-64/values.lisp-obj obj/from-xc/src/compiler/x86-64/alloc.lisp-obj obj/from-xc/src/compiler/x86-64/call.lisp-obj obj/from-xc/src/compiler/x86-64/nlx.lisp-obj obj/from-xc/src/compiler/generic/late-nlx.lisp-obj obj/from-xc/src/compiler/x86-64/show.lisp-obj obj/from-xc/src/compiler/x86-64/array.lisp-obj obj/from-xc/src/compiler/generic/type-error.lisp-obj obj/from-xc/src/compiler/envanal.lisp-obj obj/from-xc/src/assembly/x86-64/assem-rtns.lisp-obj obj/from-xc/src/assembly/x86-64/array.lisp-obj obj/from-xc/src/assembly/x86-64/arith.lisp-obj obj/from-xc/src/assembly/x86-64/alloc.lisp-obj obj/from-xc/src/compiler/pseudo-vops.lisp-obj obj/from-xc/src/compiler/aliencomp.lisp-obj obj/from-xc/src/compiler/coverage.lisp-obj obj/from-xc/src/compiler/ltv.lisp-obj obj/from-xc/src/compiler/gtn.lisp-obj obj/from-xc/src/compiler/ltn.lisp-obj obj/from-xc/src/compiler/stack.lisp-obj obj/from-xc/src/compiler/control.lisp-obj obj/from-xc/src/compiler/entry.lisp-obj obj/from-xc/src/compiler/ir2tran.lisp-obj obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj obj/from-xc/src/compiler/copyprop.lisp-obj obj/from-xc/src/compiler/represent.lisp-obj obj/from-xc/src/compiler/ir2opt.lisp-obj obj/from-xc/src/compiler/pack.lisp-obj obj/from-xc/src/compiler/pack-iterative.lisp-obj obj/from-xc/src/compiler/codegen.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-64-vm.lisp-obj obj/from-xc/src/code/simd-fndb.lisp-obj obj/from-xc/src/code/x86-64-simd.lisp-obj obj/from-xc/src/code/target-unicode.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/compiler/generic/target-core.lisp-obj obj/from-xc/src/code/alloc.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/query.lisp-obj obj/from-xc/src/code/sort.lisp-obj obj/from-xc/src/code/final.lisp-obj obj/from-xc/src/code/reader.lisp-obj obj/from-xc/src/code/print.lisp-obj obj/from-xc/src/code/pprint.lisp-obj obj/from-xc/src/code/target-defstruct.lisp-obj obj/from-xc/src/code/target-stream.lisp-obj obj/from-xc/src/code/target-pathname.lisp-obj obj/from-xc/src/code/unix-pathname.lisp-obj obj/from-xc/src/code/filesys.lisp-obj obj/from-xc/src/code/target-misc.lisp-obj obj/from-xc/src/code/sharpm.lisp-obj obj/from-xc/src/code/early-step.lisp-obj obj/from-xc/src/code/gc.lisp-obj obj/from-xc/src/code/avltree.lisp-obj obj/from-xc/src/code/target-thread.lisp-obj obj/from-xc/src/code/timer.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/interr.lisp-obj obj/from-xc/src/code/target-load.lisp-obj obj/from-xc/src/compiler/target-disassem.lisp-obj obj/from-xc/src/compiler/x86-64/target-insts.lisp-obj obj/from-xc/src/compiler/x86-64/target-avx2-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: (168+4006) methods/other SB-XC:*FEATURES* = (:X86-64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :AVX2 :C-STACK-IS-CONTROL-STACK :CALL-SYMBOL :COMMON-LISP :COMPACT-INSTANCE-HEADER :COMPACT-SYMBOL :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GCC-TLS :IEEE-FLOATING-POINT :IMMOBILE-CODE :IMMOBILE-SPACE :INTEGER-EQL-VOP :LARGEFILE :LINUX :LITTLE-ENDIAN :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :PAUSELESS-THREADSTART :SB-AFTER-XC-CORE :SB-CORE-COMPRESSION :SB-DOC :SB-DYNAMIC-CORE :SB-EVAL :SB-FUTEX :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SIMD-PACK :SB-SIMD-PACK-256 :SB-SOURCE-LOCATIONS :SB-TEST :SB-THREAD :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :SOFT-CARD-MARKS :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION :USE-SYS-MMAP) [building initial core file in "output/cold-sbcl.core": writing 0 bytes [0 pages] from # writing 32768 bytes [1 page] from # writing 1802240 bytes [55 pages] from # writing 13664256 bytes [417 pages] from # writing 25886720 bytes [790 pages] from # movable dynamic space: 165 + 0 + 625 cons/code/mixed pages /INITIAL-FUN=#X536834DB done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good real 21m 36.04s user 22m 25.26s sys 0m 27.78s make-target-2.sh: set: line 2: can't access tty; job control turned off //entering make-target-2.sh //doing warm init - compilation phase This is SBCL 2.2.6, 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 Object Counts Gen GF type fdefn symbol code Boxed Cons Raw Code SmMix Mixed LgRaw LgCode LgMix Waste% Alloc Trig Dirty GCs Mem-age 6 0 529 11776 27852 18247 0 165 0 0 0 625 0 0 0 0.4 25790400 2000000 0 0 0.0000 Tot 0 529 11776 27852 18247 0 165 0 0 0 625 0 0 0 0.4 25790400 [2.4% of 1073741824 max] COLD-INIT... Checking symbol printer: T [Length(TLFs)=4006] "obj/from-xc/src/code/show.lisp-obj" "obj/from-xc/src/compiler/early-constantp.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/initial-method.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/compiler/vop-existsp.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-64/parms.lisp-obj" "obj/from-xc/src/compiler/generic/early-vm.lisp-obj" "obj/from-xc/src/compiler/generic/early-objdef.lisp-obj" "obj/from-xc/src/code/barrier.lisp-obj" "obj/from-xc/src/code/parse-body.lisp-obj" "obj/from-xc/src/compiler/policy.lisp-obj" "obj/from-xc/src/code/early-extensions.lisp-obj" "obj/from-xc/src/code/ansi-stream.lisp-obj" "obj/from-xc/src/code/restart.lisp-obj" "obj/from-xc/src/code/early-pprint.lisp-obj" "obj/from-xc/src/code/early-impl.lisp-obj" "obj/from-xc/src/code/early-package.lisp-obj" "obj/from-xc/src/code/early-raw-slots.lisp-obj" "obj/from-xc/src/code/maphash.lisp-obj" "obj/from-xc/src/code/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/sysmacs.lisp-obj" "obj/from-xc/src/code/early-classoid.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/early-float.lisp-obj" "obj/from-xc/src/code/huffman.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/compiler/generic/vm-array.lisp-obj" "obj/from-xc/src/code/string-hash.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/fixup.lisp-obj" "obj/from-xc/src/compiler/generic/core.lisp-obj" "obj/from-xc/src/compiler/x86-64/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/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/misc-aliens.lisp-obj" "obj/from-xc/src/code/thread.lisp-obj" "obj/from-xc/src/code/target-random.lisp-obj" "obj/from-xc/src/code/class.lisp-obj" "obj/from-xc/src/pcl/pre-warm.lisp-obj" "obj/from-xc/src/code/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/compiler/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/pathname.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/linkage-table.lisp-obj" "obj/from-xc/src/code/foreign.lisp-obj" "obj/from-xc/src/code/unix.lisp-obj" "obj/from-xc/src/code/symbol.lisp-obj" "obj/from-xc/src/code/bignum.lisp-obj" "obj/from-xc/src/code/number-dispatch.lisp-obj" "obj/from-xc/src/code/float-inf-nan.lisp-obj" "obj/from-xc/src/code/numbers.lisp-obj" "obj/from-xc/src/code/float-trap.lisp-obj" "obj/from-xc/src/code/float.lisp-obj" "obj/from-xc/src/code/irrat.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/dump.lisp-obj" "obj/from-xc/src/compiler/target-dump.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/array-tran.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/dce.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/utils.lisp-obj" "obj/from-xc/src/compiler/target-dstate.lisp-obj" "obj/from-xc/src/compiler/x86-64/insts.lisp-obj" "obj/from-xc/src/compiler/x86-64/avx2-insts.lisp-obj" "obj/from-xc/src/compiler/x86-64/macros.lisp-obj" "obj/from-xc/src/assembly/x86-64/support.lisp-obj" "obj/from-xc/src/compiler/x86-64/move.lisp-obj" "obj/from-xc/src/compiler/x86-64/float.lisp-obj" "obj/from-xc/src/compiler/x86-64/simd-pack.lisp-obj" "obj/from-xc/src/compiler/x86-64/simd-pack-256.lisp-obj" "obj/from-xc/src/compiler/x86-64/sap.lisp-obj" "obj/from-xc/src/compiler/x86-64/system.lisp-obj" "obj/from-xc/src/compiler/x86-64/char.lisp-obj" "obj/from-xc/src/compiler/x86-64/memory.lisp-obj" "obj/from-xc/src/compiler/x86-64/arith.lisp-obj" "obj/from-xc/src/compiler/x86-64/pred.lisp-obj" "obj/from-xc/src/compiler/float-tran.lisp-obj" "obj/from-xc/src/compiler/ir1final.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-64/type-vops.lisp-obj" "obj/from-xc/src/compiler/generic/type-vops.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-64/subprim.lisp-obj" "obj/from-xc/src/compiler/x86-64/debug.lisp-obj" "obj/from-xc/src/compiler/x86-64/c-call.lisp-obj" "obj/from-xc/src/compiler/x86-64/cell.lisp-obj" "obj/from-xc/src/compiler/x86-64/values.lisp-obj" "obj/from-xc/src/compiler/x86-64/alloc.lisp-obj" "obj/from-xc/src/compiler/x86-64/call.lisp-obj" "obj/from-xc/src/compiler/x86-64/nlx.lisp-obj" "obj/from-xc/src/compiler/generic/late-nlx.lisp-obj" "obj/from-xc/src/compiler/x86-64/show.lisp-obj" "obj/from-xc/src/compiler/x86-64/array.lisp-obj" "obj/from-xc/src/compiler/generic/type-error.lisp-obj" "obj/from-xc/src/compiler/envanal.lisp-obj" "obj/from-xc/src/assembly/x86-64/assem-rtns.lisp-obj" "obj/from-xc/src/assembly/x86-64/array.lisp-obj" "obj/from-xc/src/assembly/x86-64/arith.lisp-obj" "obj/from-xc/src/assembly/x86-64/alloc.lisp-obj" "obj/from-xc/src/compiler/pseudo-vops.lisp-obj" "obj/from-xc/src/compiler/aliencomp.lisp-obj" "obj/from-xc/src/compiler/coverage.lisp-obj" "obj/from-xc/src/compiler/ltv.lisp-obj" "obj/from-xc/src/compiler/gtn.lisp-obj" "obj/from-xc/src/compiler/ltn.lisp-obj" "obj/from-xc/src/compiler/stack.lisp-obj" "obj/from-xc/src/compiler/control.lisp-obj" "obj/from-xc/src/compiler/entry.lisp-obj" "obj/from-xc/src/compiler/ir2tran.lisp-obj" "obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj" "obj/from-xc/src/compiler/copyprop.lisp-obj" "obj/from-xc/src/compiler/represent.lisp-obj" "obj/from-xc/src/compiler/ir2opt.lisp-obj" "obj/from-xc/src/compiler/pack.lisp-obj" "obj/from-xc/src/compiler/pack-iterative.lisp-obj" "obj/from-xc/src/compiler/codegen.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-64-vm.lisp-obj" "obj/from-xc/src/code/simd-fndb.lisp-obj" "obj/from-xc/src/code/x86-64-simd.lisp-obj" "obj/from-xc/src/code/target-unicode.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/compiler/generic/target-core.lisp-obj" "obj/from-xc/src/code/alloc.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/query.lisp-obj" "obj/from-xc/src/code/sort.lisp-obj" "obj/from-xc/src/code/final.lisp-obj" "obj/from-xc/src/code/reader.lisp-obj" "obj/from-xc/src/code/print.lisp-obj" "obj/from-xc/src/code/pprint.lisp-obj" "obj/from-xc/src/code/target-defstruct.lisp-obj" "obj/from-xc/src/code/target-stream.lisp-obj" "obj/from-xc/src/code/target-pathname.lisp-obj" "obj/from-xc/src/code/unix-pathname.lisp-obj" "obj/from-xc/src/code/filesys.lisp-obj" "obj/from-xc/src/code/target-misc.lisp-obj" "obj/from-xc/src/code/sharpm.lisp-obj" "obj/from-xc/src/code/early-step.lisp-obj" "obj/from-xc/src/code/gc.lisp-obj" "obj/from-xc/src/code/avltree.lisp-obj" "obj/from-xc/src/code/target-thread.lisp-obj" "obj/from-xc/src/code/timer.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/interr.lisp-obj" "obj/from-xc/src/code/target-load.lisp-obj" "obj/from-xc/src/compiler/target-disassem.lisp-obj" "obj/from-xc/src/compiler/x86-64/target-insts.lisp-obj" "obj/from-xc/src/compiler/x86-64/target-avx2-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: 126 printers, 53 prefilters, 4 labelers ; Checking #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/float-math.lisp-expr" ; compiling file "src/code/early-ntrace.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/early-ntrace.fasl ; compilation finished in 0:00:00.053 ; compiling file "src/code/room.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/room.fasl ; compilation finished in 0:00:01.693 ; compiling file "src/code/immobile-space.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/immobile-space.fasl ; compilation finished in 0:00:00.083 ; compiling file "src/code/warm-error.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/warm-error.fasl ; compilation finished in 0:00:00.030 ; compiling file "src/code/icf.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/icf.fasl ; compilation finished in 0:00:01.296 ; compiling file "src/code/defpackage.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/defpackage.fasl ; compilation finished in 0:00:00.123 ; compiling file "src/code/target-lflist.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/target-lflist.fasl ; compilation finished in 0:00:00.136 ; compiling file "src/code/external-formats/enc-utf.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-utf.fasl ; compilation finished in 0:00:00.973 ; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-ebcdic.fasl ; compilation finished in 0:00:00.116 ; compiling file "src/code/external-formats/enc-cyr.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-cyr.fasl ; compilation finished in 0:00:00.353 ; compiling file "src/code/external-formats/enc-dos.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-dos.fasl ; compilation finished in 0:00:01.896 ; compiling file "src/code/external-formats/enc-iso.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-iso.fasl ; compilation finished in 0:00:01.963 ; compiling file "src/code/external-formats/enc-win.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-win.fasl ; compilation finished in 0:00:01.380 ; compiling file "src/code/external-formats/enc-mac.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-mac.fasl ; compilation finished in 0:00:00.096 ; compiling file "src/code/external-formats/mb-util.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/mb-util.fasl ; compilation finished in 0:00:00.050 ; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-cn-tbl.fasl ; compilation finished in 0:00:00.190 ; compiling file "src/code/external-formats/enc-cn.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-cn.fasl ; compilation finished in 0:00:00.203 ; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-jpn-tbl.fasl ; compilation finished in 0:00:00.133 ; compiling file "src/code/external-formats/enc-jpn.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/external-formats/enc-jpn.fasl ; compilation finished in 0:00:00.763 ; compiling file "src/code/stubs.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/stubs.fasl ; compilation finished in 0:00:00.143 ; compiling file "src/pcl/fngen.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/fngen.fasl ; compilation finished in 0:00:00.056 ; compiling file "src/pcl/cache.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/cache.fasl ; compilation finished in 0:00:00.213 ; compiling file "src/pcl/dlisp.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/dlisp.fasl ; compilation finished in 0:00:00.233 ; compiling file "src/pcl/boot.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/boot.fasl ; compilation finished in 0:00:00.706 ; compiling file "src/pcl/vector.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/vector.fasl ; compilation finished in 0:00:00.246 ; compiling file "src/pcl/slots-boot.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/slots-boot.fasl ; compilation finished in 0:00:00.063 ; compiling file "src/pcl/combin.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/combin.fasl ; compilation finished in 0:00:00.129 ; compiling file "src/pcl/dfun.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/dfun.fasl ; compilation finished in 0:00:00.360 ; compiling file "src/pcl/ctor.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/ctor.fasl ; compilation finished in 0:00:00.320 ; compiling file "src/pcl/braid.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/braid.fasl ; compilation finished in 0:00:00.133 ; compiling file "src/pcl/dlisp3.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/dlisp3.fasl ; compilation finished in 0:00:00.003 ; compiling file "src/pcl/generic-functions.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/generic-functions.fasl ; compilation finished in 0:00:00.033 ; compiling file "src/pcl/slots.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/slots.fasl ; compilation finished in 0:00:00.086 ; compiling file "src/pcl/init.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/init.fasl ; compilation finished in 0:00:00.073 ; compiling file "src/pcl/std-class.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/std-class.fasl ; compilation finished in 0:00:00.563 ; compiling file "src/pcl/cpl.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/cpl.fasl ; compilation finished in 0:00:00.043 ; compiling file "src/pcl/fsc.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/fsc.fasl ; compilation finished in 0:00:00.006 ; compiling file "src/pcl/methods.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/methods.fasl ; compilation finished in 0:00:00.449 ; compiling file "src/pcl/fixup.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/fixup.fasl ; compilation finished in 0:00:00.016 ; compiling file "src/pcl/call-next-method.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/call-next-method.fasl ; compilation finished in 0:00:00.016 ; compiling file "src/pcl/defcombin.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/defcombin.fasl ; compilation finished in 0:00:00.160 ; compiling file "src/pcl/ctypes.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/ctypes.fasl ; compilation finished in 0:00:00.010 ; compiling file "src/pcl/env.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/env.fasl ; compilation finished in 0:00:00.026 ; compiling file "src/pcl/documentation.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/documentation.fasl ; compilation finished in 0:00:00.133 ; compiling file "src/pcl/print-object.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/print-object.fasl ; compilation finished in 0:00:00.100 ; Removing placeholder PRINT-OBJECT ... done ; compiling file "src/pcl/precom1.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/precom1.fasl ; compilation finished in 0:00:00.000 ; compiling file "src/pcl/precom2.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/precom2.fasl ; compilation finished in 0:00:00.456 ; compiling file "src/code/ntrace.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/ntrace.fasl ; compilation finished in 0:00:00.136 ; compiling file "src/code/full-eval.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/full-eval.fasl ; compilation finished in 0:00:00.509 ; compiling file "src/code/setf-funs.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/setf-funs.fasl ; compilation finished in 0:00:00.066 ; compiling file "src/code/late-condition.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/late-condition.fasl ; compilation finished in 0:00:00.010 ; compiling file "src/pcl/gray-streams-class.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/gray-streams-class.fasl ; compilation finished in 0:00:00.003 ; compiling file "src/pcl/gray-streams.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/gray-streams.fasl ; compilation finished in 0:00:00.070 ; compiling file "src/pcl/sequence.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/pcl/sequence.fasl ; compilation finished in 0:00:00.543 ; compiling file "src/code/describe.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/describe.fasl ; compilation finished in 0:00:00.203 ; compiling file "src/code/describe-policy.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/describe-policy.fasl ; compilation finished in 0:00:00.010 ; compiling file "src/code/inspect.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/inspect.fasl ; compilation finished in 0:00:00.100 ; compiling file "src/code/profile.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/profile.fasl ; compilation finished in 0:00:00.143 ; compiling file "src/code/aprof.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/aprof.fasl ; compilation finished in 0:00:00.176 ; compiling file "src/code/step.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/step.fasl ; compilation finished in 0:00:00.016 ; compiling file "src/code/warm-lib.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/warm-lib.fasl ; compilation finished in 0:00:00.000 ; compiling file "src/code/alien-callback.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/alien-callback.fasl ; compilation finished in 0:00:00.056 ; compiling file "src/code/run-program.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/run-program.fasl ; compilation finished in 0:00:00.336 ; compiling file "src/code/traceroot.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/traceroot.fasl ; compilation finished in 0:00:00.070 ; compiling file "src/code/repack-xref.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/repack-xref.fasl ; compilation finished in 0:00:00.046 ; compiling file "src/code/module.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/module.fasl ; compilation finished in 0:00:00.013 ; compiling file "src/code/save.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/obj/from-xc/src/code/save.fasl ; compilation finished in 0:00:01.083 Done with warm.lisp. INTERNAL-REAL-TIME=22.636675s //doing warm init - load and dump phase Checking symbol printer: T Done with warm.lisp. INTERNAL-REAL-TIME=2.223334s ; Repacking xref information ; Old xref size 2,810,425 bytes ; New xref size 1,467,316 bytes External | Internal COMMON-LISP | 978 ( +0) | 0 ( +0) COMMON-LISP-USER | 0 ( +0) | 41 ( -27) KEYWORD | 2336 ( -119) | 0 ( +0) SB-ALIEN | 59 ( +0) | 436 ( -2) SB-ALIEN-INTERNALS | 99 ( +0) | 0 ( +0) SB-APROF | 5 ( +0) | 124 ( -2) SB-ASSEM | 62 ( +0) | 287 ( -8) SB-BIGNUM | 48 ( -6) | 187 ( -1) SB-BROTHERTREE | 2 ( +0) | 61 ( -9) SB-C | 340 ( +0) | 5741 ( -149) SB-DEBUG | 23 ( +0) | 274 ( -6) SB-DI | 83 ( +0) | 380 ( +0) SB-DISASSEM | 67 ( +0) | 346 ( -140) SB-EVAL | 9 ( +0) | 200 ( +0) SB-EXT | 266 ( -1) | 0 ( +0) SB-FASL | 23 ( -3) | 419 ( -18) SB-FORMAT | 2 ( +0) | 378 ( -4) SB-GRAY | 32 ( +0) | 17 ( -2) SB-IMPL | 32 ( +0) | 4544 ( -632) SB-INT | 389 ( +0) | 2 ( -2) SB-KERNEL | 1145 ( +0) | 1683 ( -147) SB-LOCKLESS | 0 ( +0) | 105 ( +0) SB-LOOP | 0 ( +0) | 330 ( -44) SB-MOP | 102 ( +0) | 0 ( +0) SB-PCL | 15 ( +0) | 2032 ( -177) SB-PRETTY | 5 ( +0) | 292 ( +0) SB-PROFILE | 4 ( +0) | 110 ( +0) SB-REGALLOC | 8 ( +0) | 365 ( -6) SB-SEQUENCE | 56 ( +0) | 0 ( +0) SB-SYS | 112 ( +0) | 11 ( +0) SB-THREAD | 73 ( +0) | 289 ( -4) SB-UNICODE | 47 ( +0) | 142 ( -6) SB-UNIX | 175 ( +0) | 139 ( -54) SB-VM | 395 ( +0) | 2219 ( -396) SB-WALKER | 8 ( +0) | 144 ( +0) SB-X86-64-ASM | 0 ( +0) | 1113 ( -87) ( -129) | (-1923) = (-2052) Found string "~/sb-impl:print-type-specifier/" Found string "Can't displace an array of type ~/sb-impl:print-type-specifier/ ~ into another of type ~/sb-impl:print-type-specifier/" WARNING: Potential problem with format-control strings. Please check that all strings which were not recognizable to the compiler (as the first argument to WARN, etc.) are wrapped in SB-FORMAT:TOKENS //checking for leftover cold-init symbols Found 49: (#:!EARLY-GF-NAME #:!ILLEGAL-INSIDE-JUSTIFICATION #:!TOKENIZE-CONTROL-STRING-MEMO-WRAPPER #:!FORMAT-DIRECTIVES-INIT #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-GET-SLOT #:!BOOTSTRAP-SLOT-INDEX #:!PPRINT-COLD-INIT #:!SETQ-OPTIONAL-LEADING-SIGN #:!WEAKEN-TYPE-MEMO-WRAPPER #:!UNPACK-FIXUP-INFO #:!PACK-FIXUP-INFO #:!ANSI-STREAM-FTELL #:!ALLOCATE-PATHNAME #:!EXPANDER-FOR-DEFSTRUCT #:!PRIMITIVE-TYPE-AUX-MEMO-WRAPPER #:!CTYPE-OF-ARRAY-MEMO-WRAPPER #:!CTYPE-OF-MEMO-WRAPPER #:!%TYPE-UNION-MEMO-WRAPPER #:!%TYPE-INTERSECTION-MEMO-WRAPPER #:!TYPE-SINGLETON-P-MEMO-WRAPPER #:!TYPE-NEGATION-MEMO-WRAPPER #:!VALUES-SPECIFIER-TYPE-MEMO-WRAPPER #:!TYPE-INTERSECTION2-MEMO-WRAPPER #:!TYPE-UNION2-MEMO-WRAPPER #:!CSUBTYPEP-MEMO-WRAPPER #:!VALUES-SUBTYPEP-MEMO-WRAPPER #:!VALUES-TYPE-INTERSECTION-MEMO-WRAPPER #:!VALUES-TYPE-UNION-MEMO-WRAPPER #:!%COERCE-TO-VALUES-MEMO-WRAPPER #:!MAKE-VALUES-TYPE-CACHED-MEMO-WRAPPER #:!HAIRY-DATA-VECTOR-REFFER-INIT #:!BLT-COPIERS-COLD-INIT #:!FIND-DATA-VECTOR-REFFER/CHECK-BOUNDS #:!FIND-DATA-VECTOR-SETTER/CHECK-BOUNDS #:!FIND-DATA-VECTOR-SETTER #:!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER #:!INFO-TYPE-COLD-INIT #:!%DEFINE-INFO-TYPE #:!+PCL-READER-NAME+ #:!+PCL-WRITER-NAME+ #:!+PCL-BOUNDP-NAME+ #:!DO-PROBE-SEQUENCE #:!INVOKE-TYPE-METHOD #:!RAW-SLOT-DATA-INIT #:!MAKE-RAW-SLOT-DATA #:!+COMMA-AT+ #:!+COMMA-DOT+ #:*!DELAYED-DEFMETHOD-ARGS*) Leftover from [disabled?] tree-shaker: (SB-C::LVAR-TYPE-USING SB-PRETTY::PPRINT-TAGBODY-GUTS SB-IMPL::WITH-DESCRIPTOR-HANDLERS SB-BIGNUM::SUBTRACT-BIGNUM-LOOP SB-BIGNUM::BIGNUM-REPLACE SB-BIGNUM::WITH-BIGNUM-BUFFERS SB-BIGNUM::GCD-ASSERT SB-BIGNUM::MODULARLY SB-BIGNUM::BIGNUM-NEGATE-LOOP SB-BIGNUM::SHIFT-RIGHT-UNALIGNED SB-IMPL::STRING-LESS-GREATER-EQUAL-TESTS) Found 57 fdefns named by uninterned symbols: (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) real 0m 28.62s user 0m 27.25s sys 0m 1.33s //entering make-target-contrib.sh make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' sh ./build-contrib asdf make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. mkdir -p ../..//obj/sbcl-home/contrib/ ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;UIOP.LISP" :print nil :output-file (merge-pathnames (parse-native-namestring "../..//obj/sbcl-home/contrib//uiop.fasl")))' ../..//obj/sbcl-home/contrib//sb-executable.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-executable")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-grovel/../../obj/asdf-cache/sb-grovel/def-to-lisp-tmpAAURSO1.fasl ; compilation finished in 0:00:00.046 ; compiling file "SYS:CONTRIB;SB-GROVEL;FOREIGN-GLUE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rt/../../obj/asdf-cache/sb-rt/rt-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.063 * echo "(defsystem :sb-rt :class require-system)" > ../..//obj/sbcl-home/contrib//sb-rt.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rt")' ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/module-setup.lisp" (written 28 OCT 2022 04:40:06 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-ROTATE-BYTE;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.006 ; compiling file "SYS:CONTRIB;SB-ROTATE-BYTE;COMPILER.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/compiler-tmpAAURSO1.fasl ; compilation finished in 0:00:00.026 ; compiling file "SYS:CONTRIB;SB-ROTATE-BYTE;X86-64-VM.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/module-setup.lisp" (written 28 OCT 2022 04:40:06 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/module-setup.fasl ; compilation finished in 0:00:00.000 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/x86-64-vm-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.030 ; compiling file "SYS:CONTRIB;SB-SPROF;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-ROTATE-BYTE;ROTATE-BYTE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.006 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-grovel/../../obj/asdf-cache/sb-grovel/foreign-glue-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.103 ; compiling file "SYS:CONTRIB;SB-SPROF;RECORD.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/rotate-byte-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.010 echo "(defsystem :sb-grovel :class require-system)" > ../..//obj/sbcl-home/contrib//sb-grovel.asd * ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-grovel")' echo "(defsystem :sb-rotate-byte :class require-system)" > ../..//obj/sbcl-home/contrib//sb-rotate-byte.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rotate-byte")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/record-tmpAAURSO1.fasl ; compilation finished in 0:00:00.126 ; compiling file "SYS:CONTRIB;SB-SPROF;CALL-COUNTING.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/call-counting-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.023 ; compiling file "SYS:CONTRIB;SB-SPROF;GRAPH.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-executable' * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rt' sh ./build-contrib sb-introspect sh ./build-contrib sb-cltl2 sh ./build-contrib sb-aclrepl sh ./build-contrib sb-capstone sh ./build-contrib sb-gmp sh ./build-contrib sb-concurrency make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. sh ./build-contrib sb-graph make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-introspect")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cltl2")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-aclrepl")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-capstone")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-graph")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-concurrency")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-gmp")' * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-grovel' sh ./build-contrib sb-posix make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-posix")' ; compiling file "SYS:CONTRIB;SB-ROTATE-BYTE;ROTATE-BYTE-TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/graph-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.290 ; compiling file "SYS:CONTRIB;SB-SPROF;REPORT.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte/../../obj/asdf-cache/sb-rotate-byte/rotate-byte-tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.040 * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte' sh ./build-contrib sb-md5 make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-md5")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/report-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.113 ; compiling file "SYS:CONTRIB;SB-SPROF;INTERFACE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/interface-tmp8V3J6PE9.fasl ; compilation finished in 0:00:00.040 ; compiling file "SYS:CONTRIB;SB-SPROF;DISASSEMBLE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/disassemble-tmp9V47YWQF.fasl ; compilation finished in 0:00:00.010 * echo "(defsystem :sb-sprof :class require-system)" > ../..//obj/sbcl-home/contrib//sb-sprof.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-sprof")' ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph/../../obj/asdf-cache/sb-graph/module-setup.lisp" (written 28 OCT 2022 04:40:06 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph/../../obj/asdf-cache/sb-graph/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-GRAPH;SRC;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph/../../obj/asdf-cache/sb-graph/src/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-GRAPH;SRC;GRAPHING.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone/../../obj/asdf-cache/sb-capstone/module-setup.lisp" (written 28 OCT 2022 04:40:06 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone/../../obj/asdf-cache/sb-capstone/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-CAPSTONE;CAPSTONE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/module-setup.lisp" (written 28 OCT 2022 04:40:06 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-INTROSPECT;INTROSPECT.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/module-setup.fasl ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/module-setup.fasl ; compilation finished in 0:00:00.000 ; compilation finished in 0:00:00.000 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp/../../obj/asdf-cache/sb-gmp/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp/../../obj/asdf-cache/sb-gmp/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-CLTL2;DEFPACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-ACLREPL;TOPLEVEL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone/../../obj/asdf-cache/sb-capstone/capstone-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.053 ; compiling file "SYS:CONTRIB;SB-GMP;GMP.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/defpackage-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.006 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-CLTL2;COMPILER-LET.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): echo "(defsystem :sb-capstone :class require-system)" > ../..//obj/sbcl-home/contrib//sb-capstone.asd ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.003 ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-capstone")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/toplevel-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.010 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;FRLOCK.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-ACLREPL;REPL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/compiler-let-tmpAAURSO1.fasl ; compilation finished in 0:00:00.016 ; compiling file "SYS:CONTRIB;SB-CLTL2;ENV.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/frlock-tmpAAURSO1.fasl ; compilation finished in 0:00:00.036 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;QUEUE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/queue-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.023 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;MAILBOX.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph/../../obj/asdf-cache/sb-graph/src/graphing-tmpAAURSO1.fasl ; compilation finished in 0:00:00.146 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/env-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.063 * ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-GRAPH;SRC;HOOKING.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): echo "(defsystem :sb-cltl2 :class require-system)" > ../..//obj/sbcl-home/contrib//sb-cltl2.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cltl2")' ; compiling file "SYS:CONTRIB;SB-POSIX;DEFPACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/defpackage-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.003 ; compiling file "SYS:CONTRIB;SB-POSIX;STRTOD.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/mailbox-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.040 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;GATE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5/../../obj/asdf-cache/sb-md5/module-setup.lisp" (written 28 OCT 2022 04:40:07 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5/../../obj/asdf-cache/sb-md5/module-setup.fasl ; compilation finished in 0:00:00.000 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/strtod-tmpAAURSO1.fasl ; compilation finished in 0:00:00.016 ; compiling file "SYS:CONTRIB;SB-POSIX;DESIGNATOR.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph/../../obj/asdf-cache/sb-graph/src/hooking-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.036 * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/designator-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.013 ; compiling file "SYS:CONTRIB;SB-POSIX;MACROS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): echo "(defsystem :sb-graph :class require-system)" > ../..//obj/sbcl-home/contrib//sb-graph.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-graph")' ; compiling file "SYS:CONTRIB;SB-MD5;MD5.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/gate-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.033 * echo "(defsystem :sb-concurrency :class require-system)" > ../..//obj/sbcl-home/contrib//sb-concurrency.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-concurrency")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/macros-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.046 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/repl-tmpAAURSO1.fasl ; compilation finished in 0:00:00.220 ; compiling file "SYS:CONTRIB;SB-ACLREPL;INSPECT.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-SPROF;TEST.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/../../obj/asdf-cache/sb-sprof/test-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.013 ===> 0 of 50 samples taken. ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/graph.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5/../../obj/asdf-cache/sb-md5/md5-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.243 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/introspect-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.430 * * echo "(defsystem :sb-md5 :class require-system)" > ../..//obj/sbcl-home/contrib//sb-md5.asd echo "(defsystem :sb-introspect :class require-system)" > ../..//obj/sbcl-home/contrib//sb-introspect.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-md5")' ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-introspect")' WARNING: Capstone not loaded. ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/constants.lisp-temp" (written 28 OCT 2022 04:40:07 AM): ; compiling file "SYS:CONTRIB;SB-CAPSTONE;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone/../../obj/asdf-cache/sb-capstone/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.013 WARNING: Could not test sb-capstone * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/inspect-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.240 ; compiling file "SYS:CONTRIB;SB-ACLREPL;DEBUG.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/debug-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.010 CL-USER(1): echo "(defsystem :sb-aclrepl :class require-system)" > ../..//obj/sbcl-home/contrib//sb-aclrepl.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-aclrepl")' ; compiling file "SYS:CONTRIB;SB-CLTL2;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2/../../obj/asdf-cache/sb-cltl2/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.050 Doing 124 pending tests of 124 tests total. SB-CLTL2-TESTS::COMPILER-LET.1 SB-CLTL2-TESTS::MACROEXPAND-ALL.1 make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph' SB-CLTL2-TESTS::MACROEXPAND-ALL.2 SB-CLTL2-TESTS::MACROEXPAND-ALL.3 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/./foo.fasl ; compilation finished in 0:00:00.260 SB-CLTL2-TESTS::MACROEXPAND-ALL.4 SB-CLTL2-TESTS::MACROEXPAND-ALL.5 ===> 22 of 50 samples taken. ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/graph.lisp" (written 30 JUN 2022 07:27:00 AM): SB-CLTL2-TESTS::MACROEXPAND-ALL.6 SB-CLTL2-TESTS::MACROEXPAND-ALL.7 SB-CLTL2-TESTS::MACROEXPAND-ALL.8 SB-CLTL2-TESTS::MACROEXPAND-ALL.9 SB-CLTL2-TESTS::MACROEXPAND-ALL.10 SB-CLTL2-TESTS::MACROEXPAND-ALL.11 SB-CLTL2-TESTS::MACROEXPAND-ALL.12 SB-CLTL2-TESTS::MACROEXPAND-ALL.13 SB-CLTL2-TESTS::MACROEXPAND-ALL.MVB SB-CLTL2-TESTS::MACROEXPAND-ALL.MVS SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.0 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPEED.IMPLICIT SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.0 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SAFETY.IMPLICIT SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.0 SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.DEBUG.IMPLICIT SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.0 SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.COMPILATION-SPEED.IMPLICIT SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.0 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.SPACE.IMPLICIT SB-CLTL2-TESTS::DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.3 SB-CLTL2-TESTS::DECLARATION-INFORMATION.MUFFLE-CONDITIONS.DEFAULT SB-CLTL2-TESTS::DECLARATION-INFORMATION.MUFFLE-CONDITIONS.1 SB-CLTL2-TESTS::DECLARATION-INFORMATION.MUFFLE-CONDITIONS.2 SB-CLTL2-TESTS::DECLARATION-INFORMATION.DECLARATION SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND.DEPRECATION SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND/EXTRA-DECL SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL-SPECIAL/BOUND SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL-SPECIAL/BOUND/EXTRA-DECL SB-CLTL2-TESTS::VARIABLE-INFO.LOCAL-SPECIAL/UNBOUND SB-CLTL2-TESTS::VARIABLE-INFO.LOCAL-SPECIAL/BOUND SB-CLTL2-TESTS::VARIABLE-INFO.LOCAL-SPECIAL/SHADOWED SB-CLTL2-TESTS::VARIABLE-INFO.LOCAL-SPECIAL/SHADOWS-LEXICAL SB-CLTL2-TESTS::VARIABLE-INFO.LEXICAL SB-CLTL2-TESTS::VARIABLE-INFO.LEXICAL.TYPE SB-CLTL2-TESTS::VARIABLE-INFO.LEXICAL.TYPE.2 SB-CLTL2-TESTS::VARIABLE-INFO.LEXICAL.TYPE.3 SB-CLTL2-TESTS::VARIABLE-INFO.IGNORE SB-CLTL2-TESTS::VARIABLE-INFO.SYMBOL-MACRO/LOCAL SB-CLTL2-TESTS::VARIABLE-INFO.SYMBOL-MACRO/GLOBAL SB-CLTL2-TESTS::VARIABLE-INFO.UNDEFINED SB-CLTL2-TESTS::VARIABLE-INFO.UNDEFINED.DEPRECATION SB-CLTL2-TESTS::GLOBAL-VARIABLE SB-CLTL2-TESTS::GLOBAL-VARIABLE.2 SB-CLTL2-TESTS::ALIEN-VARIABLE SB-CLTL2-TESTS::VARIABLE-INFO.GLOBAL.DEPRECATION SB-CLTL2-TESTS::FUNCTION-INFO.GLOBAL/NO-FTYPE SB-CLTL2-TESTS::FUNCTION-INFO.GLOBAL/FTYPE SB-CLTL2-TESTS::FUNCTION-INFO.GLOBAL.DEPRECATION SB-CLTL2-TESTS::FUNCTION-INFO.GLOBAL.DEPRECATION.LEXICALLY-SHADOWED SB-CLTL2-TESTS::FUNCTION-INFO.MACRO SB-CLTL2-TESTS::FUNCTION-INFO.MACROLET SB-CLTL2-TESTS::FUNCTION-INFO.SPECIAL-FORM SB-CLTL2-TESTS::FUNCTION-INFO.NOTINLINE/LOCAL SB-CLTL2-TESTS::FUNCTION-INFO.NOTINLINE/GLOBAL SB-CLTL2-TESTS::FUNCTION-INFO.INLINE/GLOBAL SB-CLTL2-TESTS::FUNCTION-INFORMATION.KNOWN-INLINE SB-CLTL2-TESTS::FUNCTION-INFORMATION.FTYPE SB-CLTL2-TESTS::FUNCTION-INFORMATION.FTYPE-STRUCT-CTOR SB-CLTL2-TESTS::FUNCTION-INFORMATION.FTYPE-STRUCT-ACCESSOR SB-CLTL2-TESTS::FUNCTION-INFORMATION.FTYPE-STRUCT-PREDICATE SB-CLTL2-TESTS::FUNCTION-INFORMATION.FTYPE-STRUCT-COPIER SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE1 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE2 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE3 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL1 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL12 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL13 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL.MASK SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.IGNORE ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.003 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.FUNCTION SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.MACRO SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.SYMBOL-MACRO SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.MACRO2 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.NEST ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;TEST-UTILS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.NEST2 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.SYMBOL-MACRO-VAR SB-CLTL2-TESTS::DEFINE-DECLARATION.DECLARE SB-CLTL2-TESTS::DEFINE-DECLARATION.DECLARE2 SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.SPECIAL SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.SPECIAL2 SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.MASK SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.MACROMASK SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.MACROMASK2 SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.MASK2 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/test-utils-tmpAAURSO1.fasl ; compilation finished in 0:00:00.026 SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.SPECIALMASK ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;TEST-FRLOCK.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION.LEXICAL SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION.LEXICAL2 SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION.MASK SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION.MASK2 SB-CLTL2-TESTS::DEFINE-DECLARATION.FUNCTION2 SB-CLTL2-TESTS::MACROEXPAND-ALL.SPECIAL-BINDING SB-CLTL2-TESTS::MACROEXPAND-ALL.SYMBOL-MACRO-SHADOWED No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/test-frlock-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.040 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;TEST-QUEUE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/test-queue-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.003 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;TEST-MAILBOX.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/test-mailbox-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.040 ; compiling file "SYS:CONTRIB;SB-CONCURRENCY;TESTS;TEST-GATE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency/../../obj/asdf-cache/sb-concurrency/tests/test-gate-tmp8V3J6PE9.fasl ; compilation finished in 0:00:00.003 Doing 25 pending tests of 25 tests total. ; compiling file "SYS:CONTRIB;SB-INTROSPECT;XREF-TEST-DATA.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "SYS:CONTRIB;SB-MD5;MD5-TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; file: SYS:CONTRIB;SB-INTROSPECT;XREF-TEST-DATA.LISP.NEWEST ; in: DEFUN XREF/2 ; (SB-INTROSPECT-TEST/XREF::XREF/1) ; ; note: deleting unreachable code ; in: DEFMACRO MACRO/1 ; (SB-INTROSPECT-TEST/XREF::XREF/12) ; ; note: deleting unreachable code ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/constants-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.636 STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler). ; compiling file "SYS:CONTRIB;SB-POSIX;INTERFACE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5/../../obj/asdf-cache/sb-md5/md5-tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.100 Doing 236 pending tests of 236 tests total. SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.0 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.0 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.0 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.1 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.1 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.1 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.2 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.2 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.2 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.3 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.3 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.3 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.4 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.4 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.4 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.5 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.5 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.5 SB-MD5-TESTS::SB-MD5.RFC1321.ONE-SHOT.6 SB-MD5-TESTS::SB-MD5.RFC1321.INCREMENTAL.6 SB-MD5-TESTS::SB-MD5.RFC1321.FILL-POINTER.6 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.0 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.0 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.0 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.1 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.1 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.1 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.2 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.2 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.2 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.3 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.3 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.3 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.4 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.4 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.4 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.5 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.5 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.5 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.6 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.6 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.6 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.7 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.7 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.7 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.8 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.8 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.8 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.9 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.9 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.9 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.10 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.10 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.10 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.11 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.11 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.11 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.12 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.12 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.12 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.13 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.13 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.13 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.14 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.14 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.14 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.15 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.15 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.15 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.16 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.16 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.16 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.17 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.17 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.17 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.18 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.18 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.18 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.19 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.19 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.19 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.20 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.20 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.20 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.21 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.21 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.21 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.22 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.22 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.22 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.23 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.23 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.23 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.24 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.24 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.24 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.25 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.25 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.25 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.26 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.26 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.26 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.27 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.27 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.27 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/xref-test-data-tmpGHU3ALSV.fasl SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.28 ; compilation finished in 0:00:00.163 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.28 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.28 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.29 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.29 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.29 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.30 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.30 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.30 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.31 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.31 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.31 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.32 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.32 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.32 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.33 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.33 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.33 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.34 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.34 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.34 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.35 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.35 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.35 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.36 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.36 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.36 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.37 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.37 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.37 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.38 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.38 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.38 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.39 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.39 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.39 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.40 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.40 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.40 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.41 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.41 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.41 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.42 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.42 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.42 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.43 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.43 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.43 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.44 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.44 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.44 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.45 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.45 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.45 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.46 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.46 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.46 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.47 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.47 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.47 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.48 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.48 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.48 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.49 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.49 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.49 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.50 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.50 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.50 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.51 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.51 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.51 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.52 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.52 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.52 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.53 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.53 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.53 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.54 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.54 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.54 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.55 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.55 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.55 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.56 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.56 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.56 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.57 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.57 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.57 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.58 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.58 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.58 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.59 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.59 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.59 ; compiling file "SYS:CONTRIB;SB-INTROSPECT;XREF-TEST.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.60 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.60 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.60 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.61 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.61 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.61 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.62 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.62 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.62 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.63 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.63 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.63 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.64 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.64 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.64 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.65 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.65 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.65 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.66 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.66 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.66 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.67 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.67 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.67 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.68 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.68 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.68 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.69 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.69 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.69 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.70 SB-MD5-TESTS::SB-MD5.OTHER.INCREMENTAL.70 SB-MD5-TESTS::SB-MD5.OTHER.FILL-POINTER.70 SB-MD5-TESTS::SB-MD5.MD5SUM-FILE.0 SB-MD5-TESTS::SB-MD5.MD5SUM-SEQUENCE.ERROR.0 No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/xref-test-tmpAAURSO1.fasl ; compilation finished in 0:00:00.030 ; compiling file "SYS:CONTRIB;SB-INTROSPECT;TEST.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): sh ./build-contrib sb-cover make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cover")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/test-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.130 ; compiling file "SYS:CONTRIB;SB-INTROSPECT;TEST-DRIVER.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect/../../obj/asdf-cache/sb-introspect/test-driver-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.123 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/./foo.fasl ; compilation finished in 0:00:00.859 ===> 49 of 50 samples taken. ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/graph.lisp" (written 30 JUN 2022 07:27:00 AM): Doing 125 pending tests of 125 tests total. ; compiling file "SYS:CONTRIB;SB-ACLREPL;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-INTROSPECT-TEST/XREF::WHO-CALLS.1 SB-INTROSPECT-TEST/XREF::WHO-CALLS.2 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl/../../obj/asdf-cache/sb-aclrepl/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.100 Doing 144 pending tests of 144 tests total. ACLREPL-TESTS::HOOK.1 ACLREPL-TESTS::HOOK.2 ACLREPL-TESTS::HOOK.3 ACLREPL-TESTS::FIND.LIST.0 ACLREPL-TESTS::FIND.LIST.1 ACLREPL-TESTS::FIND.LIST.2 ACLREPL-TESTS::FIND.LIST.3 ACLREPL-TESTS::PARTS.LIST.1 ACLREPL-TESTS::PARTS.LIST.2 ACLREPL-TESTS::PARTS.LIST.3 ACLREPL-TESTS::PARTS.LIST.4 ACLREPL-TESTS::PARTS.LIST.5 ACLREPL-TESTS::PARTS.LIST.6 ACLREPL-TESTS::PARTS.LIST.7 ACLREPL-TESTS::PARTS.LIST.8 ACLREPL-TESTS::ELEM.NORMAL-LIST.COUNT ACLREPL-TESTS::ELEM.NORMAL-LIST.COMPONENTS ACLREPL-TESTS::ELEM.NORMAL-LIST.LABELS ACLREPL-TESTS::ELEM.DOTTED-LIST.COUNT ACLREPL-TESTS::ELEM.DOTTED-LIST.COMPONENTS ACLREPL-TESTS::ELEM.DOTTED-LIST.LABELS ACLREPL-TESTS::ELEM.CIRCLE-LIST1.COUNT ACLREPL-TESTS::ELEM.CIRCLE-LIST1.LABELS ACLREPL-TESTS::ELEM.CIRCLE-LIST2.COUNT ACLREPL-TESTS::ELEM.CIRCLE-LIST2.LABELS ACLREPL-TESTS::ELEM.CIRCLE-LIST3.COUNT ACLREPL-TESTS::ELEM.CIRCLE-LIST3.LABELS ACLREPL-TESTS::ELEM.CIRCLE-LIST4.COUNT ACLREPL-TESTS::ELEM.CIRCLE-LIST4.LABELS ACLREPL-TESTS::ELEM.CIRCLE-LIST5.COUNT ACLREPL-TESTS::ELEM.CIRCLE-LIST5.LABELS ACLREPL-TESTS::CIRCLE-LIST1-COMPONENTS ACLREPL-TESTS::CIRCLE-LIST2-COMPONENTS.0 ACLREPL-TESTS::CIRCLE-LIST2-COMPONENTS.1 ACLREPL-TESTS::CIRCLE-LIST3-COMPONENTS.0 ACLREPL-TESTS::CIRCLE-LIST3-COMPONENTS.1 ACLREPL-TESTS::CIRCLE-LIST3-COMPONENTS.2 ACLREPL-TESTS::CIRCLE-LIST4-COMPONENTS.0 ACLREPL-TESTS::CIRCLE-LIST4-COMPONENTS.1 ACLREPL-TESTS::CIRCLE-LIST4-COMPONENTS.2 ACLREPL-TESTS::CIRCLE-LIST5-COMPONENTS.0 ACLREPL-TESTS::CIRCLE-LIST5-COMPONENTS.1 ACLREPL-TESTS::CIRCLE-LIST5-COMPONENTS.2 ACLREPL-TESTS::ELEM.CONS-PAIR.COUNT ACLREPL-TESTS::ELEM.CONS-PAIR.COMPONENTS ACLREPL-TESTS::ELEM.CONS-PAIR.LABELS ACLREPL-TESTS::ELEM.COMPLEX.COUNT ACLREPL-TESTS::ELEM.COMPLEX.COMPONENTS ACLREPL-TESTS::ELEM.COMPLEX.LABELS ACLREPL-TESTS::ELEM.RATIO.COUNT ACLREPL-TESTS::ELEM.RATIO.COMPONENTS ACLREPL-TESTS::ELEM.RATIO.LABELS ACLREPL-TESTS::ELEM.BIGNUM.COUNT ACLREPL-TESTS::ELEM.BIGNUM.COMPONENTS ACLREPL-TESTS::ELEM.BIGNUM.LABELS ACLREPL-TESTS::ELEM.VECTOR.COUNT ACLREPL-TESTS::ELEM.VECTOR.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.LABELS ACLREPL-TESTS::ELEM.VECTOR.S3.COUNT ACLREPL-TESTS::ELEM.VECTOR.S3.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.S3.LABELS ACLREPL-TESTS::ELEM.VECTOR.P10.S3.COUNT ACLREPL-TESTS::ELEM.VECTOR.P10.S3.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.P10.S3.LABELS ACLREPL-TESTS::ELEM.VECTOR.P5.S16.COUNT ACLREPL-TESTS::ELEM.VECTOR.P5.S16.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.P5.S16.LABELS ACLREPL-TESTS::ELEM.VECTOR.P2.S16.COUNT ACLREPL-TESTS::ELEM.VECTOR.P2.S16.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.P2.S16.LABELS ACLREPL-TESTS::ELEM.VECTOR.P2.S15.COUNT ACLREPL-TESTS::ELEM.VECTOR.P2.S15.COMPONENTS ACLREPL-TESTS::ELEM.VECTOR.P2.S15.LABELS ACLREPL-TESTS::ELEM.ARRAY.COUNT ACLREPL-TESTS::ELEM.ARRAY.COMPONENTS ACLREPL-TESTS::ELEM.ARRAY.LABELS ACLREPL-TESTS::ELEM.EMPTY-CLASS.COUNT ACLREPL-TESTS::ELEM.EMPTY-CLASS.COMPONENTS ACLREPL-TESTS::ELEM.EMPTY-CLASS.LABELS ACLREPL-TESTS::ELEM.EMPTY-STRUCT.COUNT ACLREPL-TESTS::ELEM.EMPTY-STRUCT.COMPONENTS ACLREPL-TESTS::ELEM.EMPTY-STRUCT.LABELS ACLREPL-TESTS::ELEM.SIMPLE-STRUCT.COUNT ACLREPL-TESTS::ELEM.SIMPLE-STRUCT.COMPONENTS ACLREPL-TESTS::ELEM.SIMPLE-STRUCT.LABELS ACLREPL-TESTS::LABEL.SIMPLE-STRUCT.0 ACLREPL-TESTS::LABEL.SIMPLE-STRUCT.1 ACLREPL-TESTS::LABEL.SIMPLE-STRUCT.2 ACLREPL-TESTS::LABEL.SIMPLE-CLASS.0 ACLREPL-TESTS::LABEL.SIMPLE-CLASS.1 ACLREPL-TESTS::LABEL.SIMPLE-CLASS.2 ACLREPL-TESTS::LABEL.COMPLEX.0 ACLREPL-TESTS::LABEL.COMPLEX.1 ACLREPL-TESTS::LABEL.RATIO.0 ACLREPL-TESTS::LABEL.RATIO.1 ACLREPL-TESTS::LABEL.DOTTED-LIST.0 ACLREPL-TESTS::LABEL.DOTTED-LIST.1 ACLREPL-TESTS::LABEL.DOTTED-LIST.2 ACLREPL-TESTS::LABEL.NORMAL-LIST.0 ACLREPL-TESTS::LABEL.NORMAL-LIST.1 ACLREPL-TESTS::LABEL.NORMAL-LIST.2 ACLREPL-TESTS::LABEL.VECTOR.0 ACLREPL-TESTS::LABEL.VECTOR.1 ACLREPL-TESTS::LABEL.VECTOR.S2.0 ACLREPL-TESTS::LABEL.VECTOR.S2.1 ACLREPL-TESTS::LABEL.CONS-PAIR.0 ACLREPL-TESTS::LABEL.CONS-PAIR.1 ACLREPL-TESTS::NIL.PARTS.0 ACLREPL-TESTS::ELEM.TINY-STRUCT.COUNT ACLREPL-TESTS::ELEM.TINY-STRUCT.COMPONENTS ACLREPL-TESTS::ELEM.TINY-STRUCT.LABELS ACLREPL-TESTS::ELEM.TINY-STRUCT.S1.COUNT ACLREPL-TESTS::ELEM.TINY-STRUCT.S1.COMPONENTS ACLREPL-TESTS::ELEM.TINY-STRUCT.S1.LABELS ACLREPL-TESTS::ELEM.TINY-STRUCT.S2.COUNT ACLREPL-TESTS::ELEM.TINY-STRUCT.S2.COMPONENTS ACLREPL-TESTS::ELEM.TINY-STRUCT.S2.LABELS ACLREPL-TESTS::ELEM.DOUBLE.COUNT ACLREPL-TESTS::ELEM.DOUBLE.COMPONENTS ACLREPL-TESTS::ELEM.DOUBLE.LABELS ACLREPL-TESTS::ELEM.DOUBLE.S1.COUNT ACLREPL-TESTS::ELEM.DOUBLE.S1.COMPONENTS ACLREPL-TESTS::ELEM.DOUBLE.S1.LABELS ACLREPL-TESTS::DISPLAY.CONS-PAIR ACLREPL-TESTS::DISPLAY.SIMPLE-STRUCT ACLREPL-TESTS::DISPLAY.SIMPLE-STRUCT.S2 ACLREPL-TESTS::DISPLAY.BIGNUM ACLREPL-TESTS::DISPLAY.VECTOR.P5.S6 ACLREPL-TESTS::DISPLAY.CIRCLE-LIST1 ACLREPL-TESTS::DISPLAY.CIRCLE-LIST2 ACLREPL-TESTS::DISPLAY.CIRCLE-LIST3 ACLREPL-TESTS::DISPLAY.CIRCLE-LIST4 ACLREPL-TESTS::DISPLAY.CIRCLE-LIST5 ACLREPL-TESTS::INSPECT.0 ACLREPL-TESTS::ISTEP.0 ACLREPL-TESTS::ISTEP.1 ACLREPL-TESTS::ISTEP.2 ACLREPL-TESTS::ISTEP.3 ACLREPL-TESTS::ISTEP.4 ACLREPL-TESTS::ISTEP.5 ACLREPL-TESTS::ISTEP.6 ACLREPL-TESTS::ISTEP.7 ACLREPL-TESTS::ISTEP.8 ACLREPL-TESTS::ISTEP.9 No tests failed. CL-USER(1): make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof/./foo.fasl ; compilation finished in 0:00:00.253 Number of samples: 50 Sample interval: 0.01 seconds Total sampling time: 0.5 seconds Graph cycles: 0 Sampled threads: # (40/1048576 bytes, 1 hash buckets) # (18648/1048576 bytes, 47 hash buckets) Self Total Cumul Nr Count % Count % Count % Calls Function ------------------------------------------------------------------------ 1 2 4.0 2 4.0 2 4.0 - SB-C::APPLY-TYPE-ANNOTATION 2 1 2.0 11 22.0 3 6.0 - SB-C::IR1-OPTIMIZE-PHASE-1 3 1 2.0 5 10.0 4 8.0 - SB-C::IR1-OPTIMIZE 4 1 2.0 2 4.0 5 10.0 - SB-C::VALID-FUN-USE 5 1 2.0 2 4.0 6 12.0 - SB-C::EMIT-VOP 6 1 2.0 2 4.0 7 14.0 - SB-C::IR2-CONVERT-TEMPLATE 7 1 2.0 2 4.0 8 16.0 - (LABELS SB-C::LINK-2BLOCKS :IN SB-C::INITIALIZE-IR2-BLOCKS-FLOW-INFO) 8 1 2.0 2 4.0 9 18.0 - SB-C::INITIALIZE-IR2-BLOCKS-FLOW-INFO 9 1 2.0 1 2.0 10 20.0 - SB-IMPL::GETHASH/EQUAL 10 1 2.0 1 2.0 11 22.0 - SB-C::COMBINATION-DEFINED-TYPE 11 1 2.0 1 2.0 12 24.0 - NSUBSTITUTE 12 1 2.0 1 2.0 13 26.0 - SB-C::%COERCE-TO-POLICY 13 1 2.0 1 2.0 14 28.0 - SB-KERNEL::CANONICALIZE-ARGS-TYPE-ARGS 14 1 2.0 1 2.0 15 30.0 - SB-IMPL::GETHASH/EQL 15 1 2.0 1 2.0 16 32.0 - SB-IMPL::FD-STREAM-MISC-ROUTINE 16 1 2.0 1 2.0 17 34.0 - SB-ASSEM::COMPRESS-OUTPUT 17 1 2.0 1 2.0 18 36.0 - SB-C::BLOCK-HOME-LAMBDA-OR-NULL 18 1 2.0 1 2.0 19 38.0 - SB-C::PROPAGATE-COPIES 19 1 2.0 1 2.0 20 40.0 - SB-C::FIND-FREE-FUN 20 1 2.0 1 2.0 21 42.0 - SB-IMPL::GETHASH3 21 1 2.0 1 2.0 22 44.0 - SB-C::DELETE-REF 22 1 2.0 1 2.0 23 46.0 - SB-C::%ADD-LAMBDA-VARS-TO-CLOSURES 23 1 2.0 1 2.0 24 48.0 - SB-KERNEL:TYPE= 24 1 2.0 1 2.0 25 50.0 - SB-C::%USE-CTRAN 25 1 2.0 1 2.0 26 52.0 - SB-IMPL::GROW-HASH-TABLE 26 1 2.0 1 2.0 27 54.0 - foreign function zeroize_pages_if_needed 27 1 2.0 1 2.0 28 56.0 - SB-ASSEM::TRACE-INST 28 1 2.0 1 2.0 29 58.0 - SB-C::STRIP-LAMBDA-LIST 29 1 2.0 1 2.0 30 60.0 - SB-C::FUN-GUESSED-COST 30 1 2.0 1 2.0 31 62.0 - EQUAL 31 1 2.0 1 2.0 32 64.0 - SB-REGALLOC::UNBOUNDED-TN-P 32 1 2.0 1 2.0 33 66.0 - SB-C::MAKE-VOP 33 1 2.0 1 2.0 34 68.0 - foreign function pthread_sigmask 34 1 2.0 1 2.0 35 70.0 - (FLET SB-C::CHECK-NAME :IN SB-INT:CHECK-LAMBDA-LIST-NAMES) 35 1 2.0 1 2.0 36 72.0 - SB-IMPL::%MAKE-HASH-TABLE 36 1 2.0 1 2.0 37 74.0 - SB-C::MAKE-SET 37 1 2.0 1 2.0 38 76.0 - SB-VM::SLOW-HAIRY-DATA-VECTOR-REF 38 1 2.0 1 2.0 39 78.0 - SB-C::AVER-LIVE-COMPONENT 39 1 2.0 1 2.0 40 80.0 - (LAMBDA (MEMBER) :IN SB-VM::PRIMITIVE-TYPE-AUX) 40 1 2.0 1 2.0 41 82.0 - SB-KERNEL:LIST-SUBSEQ* 41 1 2.0 1 2.0 42 84.0 - SB-C::FIND-LOCAL-REFERENCES 42 1 2.0 1 2.0 43 86.0 - SB-C::%POLICY-QUALITY 43 1 2.0 1 2.0 44 88.0 - SB-KERNEL:%SIMPLE-FUN-INFO 44 1 2.0 1 2.0 45 90.0 - (FLET SB-C::LOSER :IN SB-C::COMPILE-TOPLEVEL-LAMBDAS) 45 0 0.0 43 86.0 45 90.0 - SB-C::SUB-COMPILE-FILE 46 0 0.0 43 86.0 45 90.0 - COMPILE-FILE 47 0 0.0 43 86.0 45 90.0 - SB-SPROF-TEST:RUN-TESTS 48 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/ACTION:PERFORM (ASDF/LISP-ACTION:TEST-OP (EQL #))) 49 0 0.0 43 86.0 45 90.0 - (SB-PCL::EMF ASDF/ACTION:PERFORM) 50 0 0.0 43 86.0 45 90.0 - (LAMBDA NIL :IN ASDF/ACTION:CALL-WHILE-VISITING-ACTION) 51 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/ACTION:PERFORM-WITH-RESTARTS :AROUND (T T)) 52 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/PLAN:PERFORM-PLAN (T)) 53 0 0.0 43 86.0 45 90.0 - (FLET SB-C::WITH-IT :IN SB-C::%WITH-COMPILATION-UNIT) 54 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/PLAN:PERFORM-PLAN :AROUND (T)) 55 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/OPERATE:OPERATE (ASDF/OPERATION:OPERATION ASDF/COMPONENT:COMPONENT)) 56 0 0.0 43 86.0 45 90.0 - (SB-PCL::EMF ASDF/OPERATE:OPERATE) 57 0 0.0 43 86.0 45 90.0 - (LAMBDA NIL :IN ASDF/OPERATE:OPERATE) 58 0 0.0 43 86.0 45 90.0 - ASDF/SESSION:CALL-WITH-ASDF-SESSION 59 0 0.0 43 86.0 45 90.0 - (SB-PCL::FAST-METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) 60 0 0.0 43 86.0 45 90.0 - ASDF/OPERATE:TEST-SYSTEM 61 0 0.0 43 86.0 45 90.0 - SB-INT:SIMPLE-EVAL-IN-LEXENV 62 0 0.0 43 86.0 45 90.0 - EVAL 63 0 0.0 43 86.0 45 90.0 - SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS 64 0 0.0 43 86.0 45 90.0 - SB-IMPL::TOPLEVEL-INIT 65 0 0.0 43 86.0 45 90.0 - (FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP) 66 0 0.0 43 86.0 45 90.0 - (FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP) 67 0 0.0 43 86.0 45 90.0 - SB-IMPL::%START-LISP 68 0 0.0 43 86.0 45 90.0 - foreign function call_into_lisp_ 69 0 0.0 36 72.0 45 90.0 - SB-C::CONVERT-AND-MAYBE-COMPILE 70 0 0.0 36 72.0 45 90.0 - SB-C::PROCESS-TOPLEVEL-PROGN 71 0 0.0 36 72.0 45 90.0 - SB-C::PROCESS-TOPLEVEL-FORM 72 0 0.0 36 72.0 45 90.0 - SB-C::%DO-FORMS-FROM-INFO 73 0 0.0 35 70.0 45 90.0 - (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-C::SUB-COMPILE-FILE) 74 0 0.0 35 70.0 45 90.0 - (FLET "LAMBDA0" :IN "SYS:SRC;COMPILER;MAIN.LISP") 75 0 0.0 33 66.0 45 90.0 - SB-C::COMPILE-COMPONENT 76 0 0.0 32 64.0 45 90.0 - SB-C::COMPILE-TOPLEVEL 77 0 0.0 16 32.0 45 90.0 - SB-C::%COMPILE-COMPONENT 78 0 0.0 15 30.0 45 90.0 - SB-C::IR1-PHASES 79 0 0.0 9 18.0 45 90.0 - SB-C::IR1-CONVERT 80 0 0.0 8 16.0 45 90.0 - SB-C::IR1-CONVERT-LAMBDA-BODY 81 0 0.0 8 16.0 45 90.0 - SB-C::IR1-CONVERT-SRCTRAN 82 0 0.0 8 16.0 45 90.0 - SB-C::IR1-CONVERT-PROGN-BODY 83 0 0.0 8 16.0 45 90.0 - SB-SPROF::UNAVAILABLE-FRAMES 84 0 0.0 7 14.0 45 90.0 - SB-C::IR1-CONVERT-AUX-BINDINGS 85 0 0.0 7 14.0 45 90.0 - SB-C::IR1-CONVERT-SPECIAL-BINDINGS 86 0 0.0 5 10.0 45 90.0 - SB-C::CONSTRAINT-PROPAGATE 87 0 0.0 5 10.0 45 90.0 - SB-C::VALIDATE-CALL-TYPE 88 0 0.0 5 10.0 45 90.0 - SB-C::IR1-CONVERT-PROGN 89 0 0.0 5 10.0 45 90.0 - SB-C::%PROCESSING-DECLS 90 0 0.0 5 10.0 45 90.0 - SB-C::IR1-OPTIMIZE-UNTIL-DONE 91 0 0.0 5 10.0 45 90.0 - SB-C::GENERATE-TYPE-CHECKS 92 0 0.0 4 8.0 45 90.0 - SB-C::FIND-AND-PROPAGATE-CONSTRAINTS 93 0 0.0 4 8.0 45 90.0 - (LAMBDA (SB-C::NEXT SB-C::RESULT SB-C::POST-BINDING-LEXENV) :IN SB-C::IR1-CONVERT-LET) 94 0 0.0 4 8.0 45 90.0 - SB-C::IR1-CONVERT-LET 95 0 0.0 4 8.0 45 90.0 - SB-C::IR1-CONVERT-IF 96 0 0.0 4 8.0 45 90.0 - SB-C::IR1-TOPLEVEL 97 0 0.0 4 8.0 45 90.0 - SB-C::%WITH-IR1-ENVIRONMENT-FROM-NODE 98 0 0.0 3 6.0 45 90.0 - SB-C::JOIN-TYPE-CONSTRAINTS 99 0 0.0 3 6.0 45 90.0 - SB-C::COMPUTE-BLOCK-IN 100 0 0.0 3 6.0 45 90.0 - SB-REGALLOC:PACK 101 0 0.0 3 6.0 45 90.0 - (LAMBDA (SB-C::ARG TYPE SB-C::LVARS &OPTIONAL SB-C::ANNOTATION) :IN SB-C::ASSERT-CALL-TYPE) 102 0 0.0 3 6.0 45 90.0 - SB-C::MAP-COMBINATION-ARGS-AND-TYPES 103 0 0.0 3 6.0 45 90.0 - SB-C::ASSERT-CALL-TYPE 104 0 0.0 3 6.0 45 90.0 - SB-C::IR1-CONVERT-COMBINATION-ARGS 105 0 0.0 3 6.0 45 90.0 - SB-C::IR1-CONVERT-COMBINATION 106 0 0.0 3 6.0 45 90.0 - SB-C::GENERATE-CODE 107 0 0.0 3 6.0 45 90.0 - (FLET "LAMBDA0" :IN "SYS:SRC;COMPILER;IR1UTIL.LISP") 108 0 0.0 3 6.0 45 90.0 - SB-C::IR1-OPTIMIZE-COMBINATION 109 0 0.0 3 6.0 45 90.0 - SB-C::FILTER-LVAR 110 0 0.0 3 6.0 45 90.0 - SB-C::CONVERT-TYPE-CHECK 111 0 0.0 3 6.0 45 90.0 - SB-C::IR2-CONVERT-BLOCK 112 0 0.0 3 6.0 45 90.0 - SB-C:IR2-CONVERT 113 0 0.0 2 4.0 45 90.0 - SB-C::ENVIRONMENT-ANALYZE 114 0 0.0 2 4.0 45 90.0 - SB-C::TYPE-FROM-CONSTRAINTS 115 0 0.0 2 4.0 45 90.0 - SB-C::UPDATE-BLOCK-IN 116 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-LAMBDALIKE 117 0 0.0 2 4.0 45 90.0 - SB-C::FIND-OR-CONVERT-FUN-LEAF 118 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-FUNCTION 119 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-WITH-SOURCE-FORM 120 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-TAGBODY 121 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-BLOCK 122 0 0.0 2 4.0 45 90.0 - SB-C::IR2-OPTIMIZE 123 0 0.0 2 4.0 45 90.0 - SB-C::TYPE-TEST-COST 124 0 0.0 2 4.0 45 90.0 - SB-C::MAYBE-NEGATE-CHECK 125 0 0.0 2 4.0 45 90.0 - SB-C::CAST-CHECK-TYPES 126 0 0.0 2 4.0 45 90.0 - SB-C::IR1-CONVERT-LAMBDA 127 0 0.0 2 4.0 45 90.0 - SB-C::EMIT-AND-INSERT-VOP 128 0 0.0 2 4.0 45 90.0 - SB-C::%COMPILE 129 0 0.0 2 4.0 45 90.0 - (FLET "LAMBDA0" :IN "SYS:SRC;COMPILER;TARGET-MAIN.LISP") 130 0 0.0 2 4.0 45 90.0 - SB-C:COMPILE-IN-LEXENV 131 0 0.0 2 4.0 45 90.0 - SB-IMPL::%SIMPLE-EVAL 132 0 0.0 2 4.0 45 90.0 - EVAL-TLF 133 0 0.0 2 4.0 45 90.0 - (FLET SB-C::FROB :IN SB-C::EVAL-COMPILE-TOPLEVEL) 134 0 0.0 2 4.0 45 90.0 - SB-C::EVAL-COMPILE-TOPLEVEL 135 0 0.0 1 2.0 45 90.0 - SB-C::PACK-XREF-DATA 136 0 0.0 1 2.0 45 90.0 - SB-C::COMPUTE-ENTRY-INFO 137 0 0.0 1 2.0 45 90.0 - SB-C::ENTRY-ANALYZE 138 0 0.0 1 2.0 45 90.0 - SB-C::TAIL-ANNOTATE 139 0 0.0 1 2.0 45 90.0 - SB-KERNEL::UNION-COMPLEX-SUBTYPEP-ARG2 140 0 0.0 1 2.0 45 90.0 - SB-KERNEL::SIMPLIFY-INTERSECTIONS 141 0 0.0 1 2.0 45 90.0 - SB-KERNEL::%TYPE-INTERSECTION 142 0 0.0 1 2.0 45 90.0 - SB-KERNEL::UNION-SIMPLE-INTERSECTION2-TYPE-METHOD 143 0 0.0 1 2.0 45 90.0 - SB-KERNEL::%TYPE-INTERSECTION2 144 0 0.0 1 2.0 45 90.0 - SB-KERNEL:TYPE-INTERSECTION2 145 0 0.0 1 2.0 45 90.0 - SB-KERNEL:TYPE-APPROX-INTERSECTION2 146 0 0.0 1 2.0 45 90.0 - (FLET SB-C::BODY-FUN :IN SB-C::TYPE-FROM-CONSTRAINTS) 147 0 0.0 1 2.0 45 90.0 - SB-KERNEL:MAKE-VALUES-TYPE 148 0 0.0 1 2.0 45 90.0 - SB-KERNEL:VALUES-TYPE-INTERSECTION 149 0 0.0 1 2.0 45 90.0 - SB-KERNEL:VALUES-TYPES-EQUAL-OR-INTERSECT 150 0 0.0 1 2.0 45 90.0 - SB-KERNEL:VALUES-SUBTYPEP 151 0 0.0 1 2.0 45 90.0 - SB-C::TYPE-ASSERTED-P 152 0 0.0 1 2.0 45 90.0 - SB-C::ASSERT-LVAR-TYPE 153 0 0.0 1 2.0 45 90.0 - SB-C::FIND-CONSTANT 154 0 0.0 1 2.0 45 90.0 - SB-C::REFERENCE-CONSTANT 155 0 0.0 1 2.0 45 90.0 - SB-C::IR1-CONVERT-LOCALLY 156 0 0.0 1 2.0 45 90.0 - FILE-POSITION 157 0 0.0 1 2.0 45 90.0 - SB-ASSEM:FINALIZE-SEGMENT 158 0 0.0 1 2.0 45 90.0 - SB-ASSEM:ASSEMBLE-SECTIONS 159 0 0.0 1 2.0 45 90.0 - SB-C::BLOCK-HOME-LAMBDA 160 0 0.0 1 2.0 45 90.0 - SB-C::GET-DEFINED-FUN 161 0 0.0 1 2.0 45 90.0 - SB-C::IR1-CONVERT-RETURN-FROM 162 0 0.0 1 2.0 45 90.0 - SB-C::COPY-PROPAGATE 163 0 0.0 1 2.0 45 90.0 - SB-ASSEM:INST* 164 0 0.0 1 2.0 45 90.0 - SB-VM::ALLOCATION 165 0 0.0 1 2.0 45 90.0 - (SB-C::VOP CONS) 166 0 0.0 1 2.0 45 90.0 - SB-C::CHANGE-REF-LEAF 167 0 0.0 1 2.0 45 90.0 - SB-C::SUBSTITUTE-LEAF-IF 168 0 0.0 1 2.0 45 90.0 - (LAMBDA (SB-C::ARG SB-C::VAR TYPE) :IN SB-C::PROPAGATE-LET-ARGS) 169 0 0.0 1 2.0 45 90.0 - SB-C::MAP-COMBINATION-ARG-VAR 170 0 0.0 1 2.0 45 90.0 - SB-C::PROPAGATE-LET-ARGS 171 0 0.0 1 2.0 45 90.0 - SB-C::ADD-LAMBDA-VARS-AND-LET-VARS-TO-CLOSURES 172 0 0.0 1 2.0 45 90.0 - SB-C::BACKEND-TYPE-PREDICATE 173 0 0.0 1 2.0 45 90.0 - SB-C::REFERENCE-LEAF 174 0 0.0 1 2.0 45 90.0 - (FLET SB-IMPL::INSERT-AT :IN "SYS:SRC;CODE;TARGET-HASH-TABLE.LISP") 175 0 0.0 1 2.0 45 90.0 - SB-IMPL::PUTHASH/EQ 176 0 0.0 1 2.0 45 90.0 - SB-KERNEL:%PUTHASH 177 0 0.0 1 2.0 45 90.0 - SB-C::IR2-OPTIMIZE-JUMPS 178 0 0.0 1 2.0 45 90.0 - SB-ASSEM:EMIT-LABEL 179 0 0.0 1 2.0 45 90.0 - SB-C:NOTE-THIS-LOCATION 180 0 0.0 1 2.0 45 90.0 - SB-VM::EMIT-ERROR-BREAK 181 0 0.0 1 2.0 45 90.0 - SB-VM::GENERATE-ERROR-CODE+ 182 0 0.0 1 2.0 45 90.0 - (SB-C::VOP SB-C:VERIFY-ARG-COUNT) 183 0 0.0 1 2.0 45 90.0 - SB-C::IR1-CONVERT-INLINE-LAMBDA 184 0 0.0 1 2.0 45 90.0 - (FLET "LAMBDA0" :IN "SYS:SRC;COMPILER;IR1OPT.LISP") 185 0 0.0 1 2.0 45 90.0 - SB-C::TRANSFORM-CALL 186 0 0.0 1 2.0 45 90.0 - (LABELS SB-IMPL::EQUAL-AUX :IN EQUAL) 187 0 0.0 1 2.0 45 90.0 - SB-KERNEL::%TYPE-UNION 188 0 0.0 1 2.0 45 90.0 - SB-REGALLOC::PACK-GREEDY 189 0 0.0 1 2.0 45 90.0 - SB-C::%SPECIAL-UNBIND-IR2-CONVERT-OPTIMIZER 190 0 0.0 1 2.0 45 90.0 - SB-C::IR2-CONVERT-CONDITIONAL 191 0 0.0 1 2.0 45 90.0 - SB-INT:CHECK-LAMBDA-LIST-NAMES 192 0 0.0 1 2.0 45 90.0 - SB-C::REGISTER-CONSTRAINT 193 0 0.0 1 2.0 45 90.0 - SB-C::FIND-OR-CREATE-CONSTRAINT 194 0 0.0 1 2.0 45 90.0 - (FLET SB-C::BODY-FUN :IN SB-C::CONSET-ADD-CONSTRAINT-TO-EQL) 195 0 0.0 1 2.0 45 90.0 - SB-C::PRECISE-ADD-COMPLEMENT-CONSTRAINTS 196 0 0.0 1 2.0 45 90.0 - SB-C::ADD-TEST-CONSTRAINTS 197 0 0.0 1 2.0 45 90.0 - SB-C::FIND-BLOCK-TYPE-CONSTRAINTS 198 0 0.0 1 2.0 45 90.0 - SB-C::SETQ-VAR 199 0 0.0 1 2.0 45 90.0 - SB-C::IR1-CONVERT-SETQ 200 0 0.0 1 2.0 45 90.0 - SB-C::MAKE-BLOCK 201 0 0.0 1 2.0 45 90.0 - SB-C::CTRAN-STARTS-BLOCK 202 0 0.0 1 2.0 45 90.0 - SB-INT:MAP-XSET 203 0 0.0 1 2.0 45 90.0 - SB-KERNEL:MAPC-MEMBER-TYPE-MEMBERS 204 0 0.0 1 2.0 45 90.0 - SB-VM::PRIMITIVE-TYPE-AUX 205 0 0.0 1 2.0 45 90.0 - SB-C::LTN-ANALYZE-KNOWN-CALL 206 0 0.0 1 2.0 45 90.0 - SB-C::LTN-ANALYZE-BLOCK 207 0 0.0 1 2.0 45 90.0 - SB-C::LTN-ANALYZE 208 0 0.0 1 2.0 45 90.0 - (LABELS SB-REGALLOC::WALK-TN-REFS :IN SB-REGALLOC::TN-LEXICAL-DEPTH) 209 0 0.0 1 2.0 45 90.0 - (FLET SB-REGALLOC::PACK-TNS :IN SB-REGALLOC:PACK) 210 0 0.0 1 2.0 45 90.0 - SB-C::LIFETIME-PRE-PASS 211 0 0.0 1 2.0 45 90.0 - SB-C::LIFETIME-ANALYZE 212 0 0.0 1 2.0 45 90.0 - SB-C::CONSTRAIN-REF-TYPE 213 0 0.0 1 2.0 45 90.0 - SB-C::CONSTRAINT-PROPAGATE-IN-BLOCK 214 0 0.0 1 2.0 45 90.0 - SB-KERNEL:%SIMPLE-FUN-TYPE 215 0 0.0 1 2.0 45 90.0 - SB-IMPL::FTYPE-FROM-FDEFN 216 0 0.0 1 2.0 45 90.0 - SB-IMPL::GET-INFO-VALUE 217 0 0.0 1 2.0 45 90.0 - SB-INT:GLOBAL-FTYPE 218 0 0.0 1 2.0 45 90.0 - SB-C::LVAR-FUN-TYPE 219 0 0.0 1 2.0 45 90.0 - SB-C::COMPILE-TOPLEVEL-LAMBDAS ------------------------------------------------------------------------ 5 10.0 elsewhere SB-INTROSPECT-TEST/XREF::WHO-CALLS.3 SB-INTROSPECT-TEST/XREF::WHO-CALLS.4 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/module-setup.lisp" (written 28 OCT 2022 04:40:08 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-COVER;COVER.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-INTROSPECT-TEST/XREF::WHO-CALLS.5 SB-INTROSPECT-TEST/XREF::WHO-CALLS.6 SB-INTROSPECT-TEST/XREF::WHO-CALLS.7 SB-INTROSPECT-TEST/XREF::WHO-CALLS.8 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/interface-tmp8V3J6PE9.fasl ; compilation finished in 0:00:00.903 * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/cover-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.226 * echo "(defsystem :sb-posix :class require-system)" > ../..//obj/sbcl-home/contrib//sb-posix.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-posix")' echo "(defsystem :sb-cover :class require-system)" > ../..//obj/sbcl-home/contrib//sb-cover.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cover")' SB-INTROSPECT-TEST/XREF::WHO-CALLS.9 SB-INTROSPECT-TEST/XREF::WHO-CALLS.10 SB-INTROSPECT-TEST/XREF::WHO-CALLS.11 SB-INTROSPECT-TEST/XREF::WHO-CALLS.12 SB-INTROSPECT-TEST/XREF::WHO-CALLS.13 SB-INTROSPECT-TEST/XREF::WHO-CALLS.14 SB-INTROSPECT-TEST/XREF::WHO-CALLS.15 SB-INTROSPECT-TEST/XREF::WHO-CALLS.16 SB-CONCURRENCY-TEST::FRLOCK.1 SB-CONCURRENCY-TEST::QUEUE.1 SB-CONCURRENCY-TEST::QUEUE.2 SB-CONCURRENCY-TEST::QUEUE.3 ; compiling file "SYS:CONTRIB;SB-COVER;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler). ; compiling file "SYS:CONTRIB;SB-POSIX;LIBC-TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/libc-tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.006 ; compiling file "SYS:CONTRIB;SB-POSIX;POSIX-TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.033 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-1.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-1.fasl ; compilation finished in 0:00:00.000 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-1.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-1.fasl ; compilation finished in 0:00:00.000 SB-INTROSPECT-TEST/XREF::WHO-CALLS.17 SB-INTROSPECT-TEST/XREF::WHO-CALLS.18 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-2.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-2.fasl ; compilation finished in 0:00:00.000 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-3.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp/../../obj/asdf-cache/sb-gmp/gmp-tmpGHU3ALSV.fasl ; compilation finished in 0:00:02.453 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix/../../obj/asdf-cache/sb-posix/posix-tests-tmpAAURSO1.fasl ; compilation finished in 0:00:00.030 * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-3.fasl ; compilation finished in 0:00:00.003 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-branching-forms.lisp" (written 30 JUN 2022 07:27:00 AM): Doing 73 pending tests of 73 tests total. ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-branching-forms.fasl ; compilation finished in 0:00:00.003 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-4.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-4.fasl ; compilation finished in 0:00:00.003 SB-LIBC-TESTS::SB-LIBC.STRTOD.0 SB-LIBC-TESTS::SB-LIBC.STRTOD.1 SB-POSIX-TESTS::CHDIR.1 SB-POSIX-TESTS::CHDIR.2 SB-POSIX-TESTS::CHDIR.3 SB-POSIX-TESTS::CHDIR.4 SB-POSIX-TESTS::CHDIR.5 SB-POSIX-TESTS::CHDIR.6 echo "(defsystem :sb-gmp :class require-system)" > ../..//obj/sbcl-home/contrib//sb-gmp.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-gmp")' ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-5.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-5.fasl ; compilation finished in 0:00:00.003 "inside inner" ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../contrib/sb-cover/test-data-6.lisp" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover/../../obj/asdf-cache/sb-cover/test-data-6.fasl ; compilation finished in 0:00:00.003 SB-POSIX-TESTS::CHDIR.7 SB-POSIX-TESTS::CHDIR.8 SB-POSIX-TESTS::CHDIR.ERROR.1 * SB-CONCURRENCY-TEST::QUEUE.4 SB-CONCURRENCY-TEST::QUEUE.5 make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover' SB-POSIX-TESTS::CHDIR.ERROR.2 SB-POSIX-TESTS::MKDIR.1 SB-POSIX-TESTS::MKDIR.2 SB-POSIX-TESTS::MKDIR.ERROR.1 SB-POSIX-TESTS::MKDIR.ERROR.2 SB-POSIX-TESTS::MKDIR.ERROR.3 SB-POSIX-TESTS::RMDIR.1 SB-POSIX-TESTS::RMDIR.2 SB-INTROSPECT-TEST/XREF::WHO-MACROEXPANDS.1 SB-POSIX-TESTS::RMDIR.ERROR.1 SB-POSIX-TESTS::RMDIR.ERROR.2 SB-POSIX-TESTS::RMDIR.ERROR.3 SB-POSIX-TESTS::RMDIR.ERROR.4 SB-POSIX-TESTS::RMDIR.ERROR.5 SB-POSIX-TESTS::STAT.1 SB-POSIX-TESTS::STAT.2 SB-INTROSPECT-TEST/XREF::WHO-BINDS.1 SB-INTROSPECT-TEST/XREF::WHO-SETS.1 SB-POSIX-TESTS::STAT.3 SB-POSIX-TESTS::STAT.5 SB-POSIX-TESTS::STAT.ERROR.1 SB-POSIX-TESTS::STAT.ERROR.2 SB-POSIX-TESTS::STAT-MODE.1 SB-INTROSPECT-TEST/XREF::WHO-SETS.2 SB-INTROSPECT-TEST/XREF::WHO-REFERENCES.1 SB-POSIX-TESTS::STAT-MODE.2 SB-POSIX-TESTS::STAT-MODE.3 SB-POSIX-TESTS::STAT-MODE.4 SB-POSIX-TESTS::STAT-MODE.5 SB-INTROSPECT-TEST/XREF::WHO-REFERENCES.2 SB-POSIX-TESTS::STAT-MODE.6 SB-POSIX-TESTS::STAT-MODE.7 SB-POSIX-TESTS::STAT-MODE.8 SB-POSIX-TESTS::FILENAME-DESIGNATOR.1 SB-INTROSPECT-TEST/XREF::WHO-REFERENCES.3 SB-INTROSPECT-TEST/XREF::WHO-CALLS.STRUCT-SLOT.1 SB-INTROSPECT-TEST/XREF::WHO-CALLS.CMACRO.1 SB-INTROSPECT-TEST/XREF::WHO-SPECIALIZES-DIRECTLY.1 SB-INTROSPECT-TEST/XREF::WHO-SPECIALIZES-DIRECTLY.2 SB-INTROSPECT-TEST/XREF::WHO-SPECIALIZES-GENERALLY.1 SB-INTROSPECT-TEST/XREF::WHO-SPECIALIZES-GENERALLY.2 SB-INTROSPECT-TEST::FUNCTION-LAMBDA-LIST.1 SB-INTROSPECT-TEST::FUNCTION-LAMBDA-LIST.1A SB-INTROSPECT-TEST::FUNCTION-LAMBDA-LIST.2 SB-INTROSPECT-TEST::FUNCTION-LAMBDA-LIST.3 ; compiling file "SYS:CONTRIB;SB-GMP;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.1 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.2 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.3 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.4 SB-CONCURRENCY-TEST::QUEUE.T.1 SB-CONCURRENCY-TEST::QUEUE.T.2 SB-INTROSPECT-TEST::DEFINITION-SOURCE.1 SB-CONCURRENCY-TEST::QUEUE.T.3 SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.1 SB-INTROSPECT-TEST::DEFINITION-SOURCE-PLIST.1 SB-INTROSPECT-TEST::DEFINITION-SOURCE-PLIST.2 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.1 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.2 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.3 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.4 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.5 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.6 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.7 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.8 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.9 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.10 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.11 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.12 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.13 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.14 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.15 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.16 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.17 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.18 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.19 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.20 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.21 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.22 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.23 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.24 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.25 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.26 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.27 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.28 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.29 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.30 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.31 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.32 SB-INTROSPECT-TEST::FIND-SOURCE-STUFF.33 SB-INTROSPECT-TEST::GF-INTERPLAY.1 SB-INTROSPECT-TEST::GF-INTERPLAY.2 SB-INTROSPECT-TEST::DEFTYPE-LAMBDA-LIST.1 SB-INTROSPECT-TEST::DEFTYPE-LAMBDA-LIST.2 SB-INTROSPECT-TEST::DEFTYPE-LAMBDA-LIST.3 SB-INTROSPECT-TEST::DEFTYPE-LAMBDA-LIST.4 SB-INTROSPECT-TEST::METHOD-COMBINATION-LAMBDA-LIST.1 SB-INTROSPECT-TEST::METHOD-COMBINATION-LAMBDA-LIST.2 SB-INTROSPECT-TEST::METHOD-COMBINATION-LAMBDA-LIST.3 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.2B SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.3 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.3B SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.4 SB-POSIX-TESTS::OPEN.1 SB-POSIX-TESTS::OPEN.ERROR.1 SB-POSIX-TESTS::FCNTL.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.5 SB-POSIX-TESTS::FCNTL.FLOCK.1 SB-POSIX-TESTS::FCNTL.FLOCK.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.6 SB-POSIX-TESTS::READ.1 SB-POSIX-TESTS::OPENDIR.1 SB-POSIX-TESTS::READDIR.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.7 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.3 SB-INTROSPECT-TEST::FUNCTION-TYPE.1 SB-INTROSPECT-TEST::FUNCTION-TYPE.2 SB-INTROSPECT-TEST::FUNCTION-TYPE.5 SB-INTROSPECT-TEST::FUNCTION-TYPE.6 SB-INTROSPECT-TEST::FUNCTION-TYPE.7 SB-INTROSPECT-TEST::FUNCTION-TYPE.8 SB-INTROSPECT-TEST::FUNCTION-TYPE+GFS.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.2 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.3 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.4 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.5 SB-INTROSPECT-TEST::FUNCTION-TYPE+SETF.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+MISC.1 SB-INTROSPECT-TEST::DEFSTRUCT-FUN-SOURCES SB-INTROSPECT-TEST::DEFSTRUCT-FUN-SOURCES-BY-NAME SB-INTROSPECT-TEST::ALIEN-TYPE.1 SB-INTROSPECT-TEST::ALIEN-TYPE.2 SB-INTROSPECT-TEST::ALIEN-VARIABLE SB-INTROSPECT-TEST::CONDITION-SLOT-READER SB-INTROSPECT-TEST::CONDITION-SLOT-WRITER SB-INTROSPECT-TEST::FUNCTION-WITH-A-LOCAL-FUNCTION SB-INTROSPECT-TEST::OBJECT-SIZE SB-INTROSPECT-TEST::MAP-ROOT-CLOSURE-UNNAMED SB-INTROSPECT-TEST::MAP-ROOT-CLOSURE-NAMED SB-INTROSPECT-TEST::MAP-ROOT-GF SB-INTROSPECT-TEST::MAP-ROOT-FUNCTION-SIMPLE SB-POSIX-TESTS::READDIR/DIRENT-NAME SB-POSIX-TESTS::WRITE.1 SB-INTROSPECT-TEST::MAP-ROOT-FUNCTION-UNSIMPLE SB-INTROSPECT-TEST::LARGEST-OBJECTS-SMOKETEST No tests failed. SB-POSIX-TESTS::PWENT.1 SB-POSIX-TESTS::PWENT.2 ; ; compilation unit finished ; printed 2 notes * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect' SB-POSIX-TESTS::PWENT.NON-EXISTING SB-POSIX-TESTS::GRENT.1 SB-POSIX-TESTS::GRENT.2 SB-POSIX-TESTS::GRENT.NON-EXISTING SB-POSIX-TESTS::TIME.1 SB-POSIX-TESTS::UTIME.1 SB-POSIX-TESTS::UTIMES.1 SB-POSIX-TESTS::READLINK.1 SB-POSIX-TESTS::READLINK.2 SB-POSIX-TESTS::READLINK.ERROR.1 SB-POSIX-TESTS::READLINK.ERROR.2 SB-POSIX-TESTS::READLINK.ERROR.3 SB-POSIX-TESTS::READLINK.ERROR.4 SB-POSIX-TESTS::READLINK.ERROR.5 SB-POSIX-TESTS::READLINK.ERROR.6 SB-POSIX-TESTS::READLINK.ERROR.7 SB-POSIX-TESTS::GETCWD.1 SB-POSIX-TESTS::MKSTEMP.1 SB-POSIX-TESTS::MKDTEMP.1 SB-POSIX-TESTS::MKTEMP.1 SB-POSIX-TESTS::MKSTEMP.NULL-TERMINATE SB-POSIX-TESTS::ENVSTUFF No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix' sh ./build-contrib sb-bsd-sockets make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-bsd-sockets")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp/../../obj/asdf-cache/sb-gmp/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.413 SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.2 SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.3 SB-CONCURRENCY-TEST::MAILBOX-TIMEOUTS SB-CONCURRENCY-TEST::MAILBOX.SINGLE-PRODUCER-SINGLE-CONSUMER SB-CONCURRENCY-TEST::MAILBOX.SINGLE-PRODUCER-MULTIPLE-CONSUMERS Doing 32 pending tests of 32 tests total. SB-GMP:MPZ-ADD SB-GMP:MPZ-SUB SB-GMP:MPZ-MUL SB-GMP:MPZ-TDIV SB-GMP:MPZ-FDIV SB-GMP:MPZ-CDIV SB-GMP:MPZ-GCD SB-GMP:MPZ-LCM ISQRT SB-GMP:MPZ-MOD SB-GMP:MPZ-POW SB-GMP:MPZ-POWM SB-GMP-TESTS::SIGN-CONVERSION SB-CONCURRENCY-TEST::MAILBOX.MULTIPLE-PRODUCERS-SINGLE-CONSUMER SB-GMP-TESTS::TRUNCATE-1 SB-GMP-TESTS::TRUNCATE-2 SB-GMP-TESTS::FAC1 SB-GMP-TESTS::FAC2 SB-GMP-TESTS::POW1 SB-GMP-TESTS::POW2 SB-GMP-TESTS::INTEXP-1 SB-GMP-TESTS::REMOVE-1 SB-GMP-TESTS::REMOVE-2 SB-GMP-TESTS::REMOVE-3 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/module-setup.lisp" (written 28 OCT 2022 04:40:11 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;DEFPACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/defpackage-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.010 SB-CONCURRENCY-TEST::MAILBOX.MULTIPLE-PRODUCERS-MULTIPLE-CONSUMERS ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 28 OCT 2022 04:40:11 AM): SB-GMP-TESTS::FIB SB-GMP-TESTS::BINOMIAL SB-GMP:MPZ-NEXTPRIME SB-GMP:MPQ-ADD SB-GMP:MPQ-SUB SB-GMP:MPQ-MUL SB-GMP:MPQ-DIV SB-GMP-TESTS::ADD-1 SB-GMP-TESTS::MOD-1 No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp' sh ./build-contrib sb-mpfr make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-mpfr")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants-tmpAAURSO1.fasl ; compilation finished in 0:00:00.580 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 28 OCT 2022 04:40:11 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants-unix-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.006 ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 28 OCT 2022 04:40:11 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr/../../obj/asdf-cache/sb-mpfr/module-setup.lisp" (written 28 OCT 2022 04:40:12 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr/../../obj/asdf-cache/sb-mpfr/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-MPFR;MPFR.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/constants-addrinfo-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.140 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;UTIL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/util-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.026 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;PROTOCOL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/protocol-tmp8V3J6PE9.fasl ; compilation finished in 0:00:00.013 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;SOCKETS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CONCURRENCY-TEST::MAILBOX.INTERRUPTS-SAFETY.1 SB-CONCURRENCY-TEST::GATE.0 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/sockets-tmp9V47YWQF.fasl ; compilation finished in 0:00:00.273 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;SOCKOPT.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/sockopt-tmp9BN22RMA.fasl ; compilation finished in 0:00:00.233 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;INET.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/inet-tmp1CXFJSK9.fasl ; compilation finished in 0:00:00.016 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;INET4.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/inet4-tmpX4BRKI0R.fasl ; compilation finished in 0:00:00.046 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;INET6.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/inet6-tmpQ371UGST.fasl ; compilation finished in 0:00:00.066 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;LOCAL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/local-tmp2OWI3Q7U.fasl ; compilation finished in 0:00:00.070 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;NAME-SERVICE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/name-service-tmp9KKTJMYV.fasl ; compilation finished in 0:00:00.056 ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;MISC.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/misc-tmpJU0JWO19.fasl ; compilation finished in 0:00:00.006 * echo "(defsystem :sb-bsd-sockets :class require-system)" > ../..//obj/sbcl-home/contrib//sb-bsd-sockets.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-bsd-sockets")' ; disassembly for SB-SPROF-TEST::CONSALOT ; Size: 156 bytes. Origin: #x53557390 ; SB-SPROF-TEST::CONSALOT ; 390: 498B4510 MOV RAX, [R13+16] ; thread.binding-stack-pointer ; 394: 488945F8 MOV [RBP-8], RAX ; 398: BF17011050 MOV EDI, #x50100117 ; NIL ; 39D: BE204E0000 MOV ESI, 20000 ; 3A2: EB64 JMP L4 ; 3A4: 660F1F840000000000 NOP ; 3AD: 0F1F00 NOP ; 3B0: L0: 4883C6FE ADD RSI, -2 ; 23/741 samples ; 3B4: 4D896D28 MOV [R13+40], R13 ; 5/741 samples ; thread.pseudo-atomic-bits ; 3B8: 4D8B4570 MOV R8, [R13+112] ; 6/741 samples ; thread.mixed-tlab ; 3BC: 498D4060 LEA RAX, [R8+96] ; 2/741 samples ; 3C0: 493B4578 CMP RAX, [R13+120] ; 11/741 samples ; 3C4: 7751 JNBE L5 ; 3C6: 49894570 MOV [R13+112], RAX ; 10/741 samples ; thread.mixed-tlab ; 3CA: L1: 41C60089 MOV BYTE PTR [R8], -119 ; 36/741 samples ; 3CE: 41C6400814 MOV BYTE PTR [R8+8], 20 ; 13/741 samples ; 3D3: 4180C80F OR R8B, 15 ; 11/741 samples ; 3D7: 4D316D28 XOR [R13+40], R13 ; 1/741 samples ; thread.pseudo-atomic-bits ; 3DB: 7402 JEQ L2 ; 15/741 samples ; 3DD: CC09 INT3 9 ; pending interrupt trap ; 3DF: L2: 4D896D28 MOV [R13+40], R13 ; 19/741 samples ; thread.pseudo-atomic-bits ; 3E3: 498B4558 MOV RAX, [R13+88] ; 14/741 samples ; thread.cons-tlab ; 3E7: 488D5810 LEA RBX, [RAX+16] ; 1/741 samples ; 3EB: 493B5D60 CMP RBX, [R13+96] ; 3/741 samples ; 3EF: 7731 JNBE L6 ; 3F1: 49895D58 MOV [R13+88], RBX ; 13/741 samples ; thread.cons-tlab ; 3F5: L3: 4C8900 MOV [RAX], R8 ; 12/741 samples ; 3F8: 48897808 MOV [RAX+8], RDI ; 17/741 samples ; 3FC: 488D7807 LEA RDI, [RAX+7] ; 14/741 samples ; 400: 4D316D28 XOR [R13+40], R13 ; 1/741 samples ; thread.pseudo-atomic-bits ; 404: 7402 JEQ L4 ; 12/741 samples ; 406: CC09 INT3 9 ; pending interrupt trap ; 408: L4: 85F6 TEST ESI, ESI ; 2/741 samples ; 40A: 7FA4 JNLE L0 ; 40C: 488BD7 MOV RDX, RDI ; 40F: 488BE5 MOV RSP, RBP ; 412: F8 CLC ; 413: 5D POP RBP ; 414: C3 RET ; 415: CC10 INT3 16 ; Invalid argument count trap ; 417: L5: 6A60 PUSH 96 ; 419: E8D28F4AFF CALL #x52A003F0 ; SB-VM::ALLOC-TRAMP ; 41E: 4158 POP R8 ; 8/741 samples ; 420: EBA8 JMP L1 ; 422: L6: 6A10 PUSH 16 ; 424: E817904AFF CALL #x52A00440 ; 1/741 samples ; SB-VM::LIST-ALLOC-TRAMP ; 429: 58 POP RAX ; 1/741 samples ; 42A: EBC9 JMP L3 * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof' STYLE-WARNING: Couldn't grovel for IFNAMSIZ (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler). ; compiling file "SYS:CONTRIB;SB-BSD-SOCKETS;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CONCURRENCY-TEST::GATE.1 SB-CONCURRENCY-TEST::GATE.2 ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets/../../obj/asdf-cache/sb-bsd-sockets/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.040 Doing 32 pending tests of 32 tests total. SB-BSD-SOCKETS:MAKE-INET-ADDRESS SB-BSD-SOCKETS-TEST::MAKE-INET-ADDRESS2 SB-BSD-SOCKETS-TEST::MAKE-INET6-ADDRESS.1 SB-BSD-SOCKETS-TEST::UNPARSE-INET6-ADDRESS SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/TCP SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/UDP SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/ERROR SB-BSD-SOCKETS-TEST::MAKE-INET-SOCKET.SMOKE SB-BSD-SOCKETS-TEST::MAKE-INET-SOCKET.KEYWORD SB-BSD-SOCKETS-TEST::MAKE-INET-SOCKET-WRONG SB-BSD-SOCKETS-TEST::MAKE-INET-SOCKET-KEYWORD-WRONG SB-BSD-SOCKETS-TEST::MAKE-INET6-SOCKET.SMOKE SB-BSD-SOCKETS-TEST::MAKE-INET6-SOCKET.KEYWORD SB-BSD-SOCKETS-TEST::NON-BLOCK-SOCKET SB-BSD-SOCKETS-TEST::INET-SOCKET-BIND SB-BSD-SOCKETS-TEST::INET6-SOCKET-BIND SB-BSD-SOCKETS-TEST::SIMPLE-SOCKOPT-TESTConnecting #... ok. SB-BSD-SOCKETS-TEST::SIMPLE-LOCAL-CLIENT SB-BSD-SOCKETS-TEST::SOCKOPT-CLOSE-WAIT-LISTEN-EOF SB-BSD-SOCKETS-TEST::SOCKET-OPEN-P-TRUE.1 SB-BSD-SOCKETS-TEST::SOCKET-OPEN-P-FALSE SB-BSD-SOCKETS-TEST::INTERRUPT-IO SB-BSD-SOCKETS-TEST::SHUTDOWN.SERVER.CHARACTER.OUTPUT SB-BSD-SOCKETS-TEST::SHUTDOWN.SERVER.UB8.OUTPUT SB-BSD-SOCKETS-TEST::SHUTDOWN.CLIENT.CHARACTER.OUTPUT SB-BSD-SOCKETS-TEST::SHUTDOWN.CLIENT.UB8.OUTPUT SB-BSD-SOCKETS-TEST::SHUTDOWN.SERVER.CHARACTER.IO SB-BSD-SOCKETS-TEST::SHUTDOWN.SERVER.UB8.IO SB-BSD-SOCKETS-TEST::SHUTDOWN.CLIENT.CHARACTER.IO SB-BSD-SOCKETS-TEST::SHUTDOWN.CLIENT.UB8.IO SB-BSD-SOCKETS-TEST::ABSTRACT.SMOKE SB-BSD-SOCKETS-TEST::ABSTRACT.SOCKET-PEERNAME No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets' sh ./build-contrib sb-simple-streams make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-simple-streams")' ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/module-setup.lisp" (written 28 OCT 2022 04:40:14 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/module-setup.fasl ; compilation finished in 0:00:00.000 STYLE-WARNING: Couldn't grovel for IFNAMSIZ (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler). ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.003 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;FNDB.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/fndb-tmpAAURSO1.fasl ; compilation finished in 0:00:00.003 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;IODEFS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/iodefs-tmp5GEXGEG5.fasl ; compilation finished in 0:00:00.043 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;CLASSES.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/classes-tmpAR3FSGEY.fasl ; compilation finished in 0:00:00.110 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;INTERNAL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): SB-CONCURRENCY-TEST::GATE-DEADLINE.1 SB-CONCURRENCY-TEST::GATE-DEADLINE.2 SB-CONCURRENCY-TEST::GATE-TIMEOUT.1 SB-CONCURRENCY-TEST::GATE-TIMEOUT.2 No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency' sh ./build-contrib sb-queue make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' make[1]: warning: -j1 forced in submake: resetting jobserver mode. ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --eval '(declaim (muffle-conditions (and compiler-note (not sb-c::unknown-typep-note))))' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-queue")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/internal-tmpJAIDFZTC.fasl ; compilation finished in 0:00:00.250 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;STRING.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/string-tmp8V3J6PE9.fasl ; compilation finished in 0:00:00.093 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;STRATEGY.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue/../../obj/asdf-cache/sb-queue/module-setup.lisp" (written 28 OCT 2022 04:40:14 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue/../../obj/asdf-cache/sb-queue/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "SYS:CONTRIB;SB-QUEUE;PACKAGE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue/../../obj/asdf-cache/sb-queue/package-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.003 * ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr/../../obj/asdf-cache/sb-mpfr/mpfr-tmpGHU3ALSV.fasl ; compilation finished in 0:00:02.980 echo "(defsystem :sb-queue :class require-system)" > ../..//obj/sbcl-home/contrib//sb-queue.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-queue")' * echo "(defsystem :sb-mpfr :class require-system)" > ../..//obj/sbcl-home/contrib//sb-mpfr.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-mpfr")' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/strategy-tmp9V47YWQF.fasl ; compilation finished in 0:00:00.373 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;FILE.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/file-tmp9BN22RMA.fasl ; compilation finished in 0:00:00.150 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;IMPL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue' ; compiling file "SYS:CONTRIB;SB-MPFR;TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr/../../obj/asdf-cache/sb-mpfr/tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.016 Doing 9 pending tests of 9 tests total. SB-MPFR-TESTS::TEST-RATIONALIZE-1/2 SB-MPFR-TESTS::TEST-RATIONALIZE-1/4 SB-MPFR-TESTS::TEST-RATIONALIZE-1/8 SB-MPFR-TESTS::TEST-RATIONALIZE-1/16 SB-MPFR-TESTS::|TEST-RATIONALIZE-(+ 1/2 1/4 1/8)| SB-MPFR-TESTS::TEST-RATIONALIZE-355/113 SB-MPFR-TESTS::TEST-RATIONALIZE-PI SB-MPFR-TESTS::|TEST-RATIONALIZE-(EXP 1)| SB-MPFR-TESTS::|TEST-RATIONALIZE-(SQRT 2)| No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr' ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/impl-tmp1CXFJSK9.fasl ; compilation finished in 0:00:00.483 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;DIRECT.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/direct-tmpX4BRKI0R.fasl ; compilation finished in 0:00:00.006 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;NULL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/null-tmpQ371UGST.fasl ; compilation finished in 0:00:00.023 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;SOCKET.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/socket-tmp2OWI3Q7U.fasl ; compilation finished in 0:00:00.046 ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;TERMINAL.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/terminal-tmp9KKTJMYV.fasl ; compilation finished in 0:00:00.023 * echo "(defsystem :sb-simple-streams :class require-system)" > ../..//obj/sbcl-home/contrib//sb-simple-streams.asd ../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-simple-streams")' STYLE-WARNING: Couldn't grovel for IFNAMSIZ (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler). STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler). WARNING: redefining COMMON-LISP:OPEN in DEFUN WARNING: redefining COMMON-LISP:LISTEN in DEFUN WARNING: redefining COMMON-LISP:READ-SEQUENCE in DEFUN WARNING: redefining COMMON-LISP:CLEAR-INPUT in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-READ-CHAR in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-READ-CHARS in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-UNREAD-CHAR in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-WRITE-CHAR in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-WRITE-CHARS in DEFUN WARNING: redefining SB-SIMPLE-STREAMS::NULL-LISTEN in DEFUN ; compiling file "SYS:CONTRIB;SB-SIMPLE-STREAMS;SIMPLE-STREAM-TESTS.LISP.NEWEST" (written 30 JUN 2022 07:27:00 AM): ; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams/../../obj/asdf-cache/sb-simple-streams/simple-stream-tests-tmpGHU3ALSV.fasl ; compilation finished in 0:00:00.033 Doing 89 pending tests of 89 tests total. SB-SIMPLE-STREAMS-TEST::NON-STREAM-CLASS SB-SIMPLE-STREAMS-TEST::CREATE-FILE-1 SB-SIMPLE-STREAMS-TEST::CREATE-FILE-2 SB-SIMPLE-STREAMS-TEST::CREATE-READ-FILE-1 SB-SIMPLE-STREAMS-TEST::CREATE-READ-MAPPED-FILE-1 SB-SIMPLE-STREAMS-TEST::WRITE-READ-INET SB-SIMPLE-STREAMS-TEST::WRITE-READ-LARGE-SC-1 SB-SIMPLE-STREAMS-TEST::WRITE-READ-LARGE-SC-2 SB-SIMPLE-STREAMS-TEST::WRITE-READ-LARGE-SC-3 SB-SIMPLE-STREAMS-TEST::WRITE-READ-LARGE-DC-1 SB-SIMPLE-STREAMS-TEST::FILE-POSITION-1 SB-SIMPLE-STREAMS-TEST::FILE-POSITION-2 SB-SIMPLE-STREAMS-TEST::FILE-POSITION-3 SB-SIMPLE-STREAMS-TEST::FILE-POSITION-4 SB-SIMPLE-STREAMS-TEST::FILE-POSITION-5 SB-SIMPLE-STREAMS-TEST::WRITE-READ-UNFLUSHED-SC-1 SB-SIMPLE-STREAMS-TEST::WRITE-READ-UNFLUSHED-SC-2 SB-SIMPLE-STREAMS-TEST::WRITE-READ-UNFLUSHED-SC-3 SB-SIMPLE-STREAMS-TEST::WRITE-READ-UNFLUSHED-SC-4 SB-SIMPLE-STREAMS-TEST::WRITE-READ-APPEND-SC-1 SB-SIMPLE-STREAMS-TEST::WRITE-READ-MIXED-SC-1 SB-SIMPLE-STREAMS-TEST::LISTEN-DC-1 SB-SIMPLE-STREAMS-TEST::LISTEN-DC-2 SB-SIMPLE-STREAMS-TEST::LISTEN-DC-3 SB-SIMPLE-STREAMS-TEST::CHARPOS-1 SB-SIMPLE-STREAMS-TEST::CHARPOS-2 SB-SIMPLE-STREAMS-TEST::READER-1 SB-SIMPLE-STREAMS-TEST::LINE-LENGTH-DC-1 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-1 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-2 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-3 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-4 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-5 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-7 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-8 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-9 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-10 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-11 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-12 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-13 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-14 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-15 SB-SIMPLE-STREAMS-TEST::SYNONYM-STREAM-16 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-4 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-5 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-9 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-10 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-11 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-12 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-13 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-14 SB-SIMPLE-STREAMS-TEST::BROADCAST-STREAM-16 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-1 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-2 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-3 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-4 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-5 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-7 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-8 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-9 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-10 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-11 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-12 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-13 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-14 SB-SIMPLE-STREAMS-TEST::TWO-WAY-STREAM-16 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-1 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-2 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-3 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-7 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-8 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-11 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-12 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-13 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-14 SB-SIMPLE-STREAMS-TEST::ECHO-STREAM-16 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-1 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-2 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-3 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-7 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-8 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-11 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-12 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-13 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-14 SB-SIMPLE-STREAMS-TEST::CONCATENATED-STREAM-16 SB-SIMPLE-STREAMS-TEST::FILE-SIMPLE-STREAM-1 SB-SIMPLE-STREAMS-TEST::STRING-SIMPLE-STREAM-1 SB-SIMPLE-STREAMS-TEST::EXTERNAL-FORMAT-1 No tests failed. * make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams' make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib' real 0m 17.36s user 1m 0.78s sys 0m 17.74s The build seems to have finished successfully, including 20 (out of 21) 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: Fri Oct 28 04:05:50 UTC 2022 //build finished: Fri Oct 28 04:40:16 UTC 2022 >>> sbcl: Entering fakeroot... /home/buildozer/aports/community/sbcl/pkg/sbcl/usr make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/asdf' cp ../..//obj/sbcl-home/contrib//uiop.fasl ../..//obj/sbcl-home/contrib//asdf.fasl "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/asdf' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl' cp ../..//obj/sbcl-home/contrib//sb-aclrepl.fasl ../..//obj/sbcl-home/contrib//sb-aclrepl.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-aclrepl' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets' cp ../..//obj/sbcl-home/contrib//sb-bsd-sockets.fasl ../..//obj/sbcl-home/contrib//sb-bsd-sockets.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-bsd-sockets' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone' cp ../..//obj/sbcl-home/contrib//sb-capstone.fasl ../..//obj/sbcl-home/contrib//sb-capstone.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-capstone' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2' cp ../..//obj/sbcl-home/contrib//sb-cltl2.fasl ../..//obj/sbcl-home/contrib//sb-cltl2.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cltl2' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency' cp ../..//obj/sbcl-home/contrib//sb-concurrency.fasl ../..//obj/sbcl-home/contrib//sb-concurrency.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-concurrency' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover' cp ../..//obj/sbcl-home/contrib//sb-cover.fasl ../..//obj/sbcl-home/contrib//sb-cover.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-cover' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-executable' cp ../..//obj/sbcl-home/contrib//sb-executable.fasl ../..//obj/sbcl-home/contrib//sb-executable.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-executable' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp' cp ../..//obj/sbcl-home/contrib//sb-gmp.fasl ../..//obj/sbcl-home/contrib//sb-gmp.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-gmp' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph' cp ../..//obj/sbcl-home/contrib//sb-graph.fasl ../..//obj/sbcl-home/contrib//sb-graph.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-graph' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-grovel' cp ../..//obj/sbcl-home/contrib//sb-grovel.fasl ../..//obj/sbcl-home/contrib//sb-grovel.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-grovel' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect' cp ../..//obj/sbcl-home/contrib//sb-introspect.fasl ../..//obj/sbcl-home/contrib//sb-introspect.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-introspect' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5' cp ../..//obj/sbcl-home/contrib//sb-md5.fasl ../..//obj/sbcl-home/contrib//sb-md5.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-md5' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr' cp ../..//obj/sbcl-home/contrib//sb-mpfr.fasl ../..//obj/sbcl-home/contrib//sb-mpfr.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-mpfr' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix' cp ../..//obj/sbcl-home/contrib//sb-posix.fasl ../..//obj/sbcl-home/contrib//sb-posix.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-posix' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue' cp ../..//obj/sbcl-home/contrib//sb-queue.fasl ../..//obj/sbcl-home/contrib//sb-queue.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-queue' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte' cp ../..//obj/sbcl-home/contrib//sb-rotate-byte.fasl ../..//obj/sbcl-home/contrib//sb-rotate-byte.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rotate-byte' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rt' cp ../..//obj/sbcl-home/contrib//sb-rt.fasl ../..//obj/sbcl-home/contrib//sb-rt.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-rt' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams' cp ../..//obj/sbcl-home/contrib//sb-simple-streams.fasl ../..//obj/sbcl-home/contrib//sb-simple-streams.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-simple-streams' make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof' cp ../..//obj/sbcl-home/contrib//sb-sprof.fasl ../..//obj/sbcl-home/contrib//sb-sprof.asd "/home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/contrib/" make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.2.6/contrib/sb-sprof' SBCL has been installed: binary /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/bin/sbcl core and contribs in /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/ Documentation: man /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1 >>> sbcl-doc*: Running split function doc... >>> sbcl-doc*: Preparing subpackage sbcl-doc... >>> sbcl-doc*: Running postcheck for sbcl-doc >>> sbcl*: Running postcheck for sbcl >>> sbcl*: Preparing package sbcl... >>> sbcl*: Stripping binaries >>> sbcl-doc*: Scanning shared objects >>> sbcl*: Scanning shared objects >>> sbcl-doc*: Tracing dependencies... >>> sbcl-doc*: Package size: 616.0 KB >>> sbcl-doc*: Compressing data... >>> sbcl-doc*: Create checksum... >>> sbcl-doc*: Create sbcl-doc-2.2.6-r0.apk >>> sbcl*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libzstd.so.1 >>> sbcl*: Package size: 45.0 MB >>> sbcl*: Compressing data... >>> sbcl*: Create checksum... >>> sbcl*: Create sbcl-2.2.6-r0.apk >>> sbcl: Build complete at Fri, 28 Oct 2022 04:40:18 +0000 elapsed time 0h 34m 42s >>> sbcl: Cleaning up srcdir >>> sbcl: Cleaning up pkgdir >>> sbcl: Uninstalling dependencies... (1/23) Purging .makedepends-sbcl (20221028.040545) (2/23) Purging ecl-dev (21.2.1-r2) (3/23) Purging ecl (21.2.1-r2) (4/23) Purging gmp-dev (6.2.1-r2) (5/23) Purging libgmpxx (6.2.1-r2) (6/23) Purging gc-dev (8.2.2-r0) (7/23) Purging libgc++ (8.2.2-r0) (8/23) Purging libffi-dev (3.4.4-r0) (9/23) Purging linux-headers (5.19.5-r0) (10/23) Purging zstd-dev (1.5.2-r9) (11/23) Purging emacs-nox (28.2-r0) (12/23) Purging mpfr-dev (4.1.0-r0) (13/23) Purging gnutls (3.7.8-r2) (14/23) Purging p11-kit (0.24.1-r1) (15/23) Purging libffi (3.4.4-r0) (16/23) Purging gc (8.2.2-r0) (17/23) Purging dbus-libs (1.14.4-r0) (18/23) Purging nettle (3.8.1-r0) (19/23) Purging libtasn1 (4.19.0-r0) (20/23) Purging libunistring (1.1-r0) (21/23) Purging jansson (2.14-r0) (22/23) Purging libxml2 (2.10.3-r0) (23/23) Purging xz-libs (5.2.7-r0) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 93 packages >>> sbcl: Updating the community/x86_64 repository index... >>> sbcl: Signing the index...