* Package: dev-lisp/sbcl-1.3.12 * Repository: gentoo * Maintainer: pchrist@gentoo.org sionescu+gentoo@cddr.org,nvinson234@gmail.com,common-lisp@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pax_kernel threads unicode userland_GNU zlib * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sbcl-1.3.12-source.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.3.12/work >>> Unpacking sbcl-1.3.12-x86-64-linux-binary.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.3.12/work >>> Source unpacked in /var/tmp/portage/dev-lisp/sbcl-1.3.12/work >>> Preparing source in /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 ... * Applying gentoo-fix_install_man.patch ... [ ok ] * Applying concurrency-test-1.2.6.patch ... [ ok ] * Applying bsd-sockets-test-1.3.12.patch ... [ ok ] * Applying sb-posix-test-1.2.15.patch ... [ ok ] * Applying sbcl-1.3.11-config.patch ... [ ok ] * Applying sbcl-1.2.11-solaris.patch ... [ ok ] * Applying sbcl-1.2.13-verbose-build.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 ... (lambda (list) (flet ((enable (x) (pushnew x list)) (disable (x) (setf list (remove x list)))) (enable :sb-thread) (enable :sb-ldb) (disable :sb-test) (enable :sb-unicode) (enable :sb-core-compression) (disable :sb-xref-for-internals) ) list) >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 ... * XATTR_PAX marking -mr /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/src/runtime/sbcl with paxctl-ng + set -e + print_help=no + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + SBCL_PREFIX=/usr + SBCL_XC_HOST='sbcl --no-userinit --no-sysinit' + export SBCL_XC_HOST + WITH_FEATURES= + WITHOUT_FEATURES= + FANCY_FEATURES=':sb-core-compression :sb-xref-for-internals :sb-after-xc-core' + fancy=false + some_options=false + for option in "$@" + optarg_ok=true + case $option in + optarg= + case $option in + false + legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + some_options=true + test -f customize-target-features.lisp + test -n '' + test -n '' + test -n 'sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + test no = yes + sh clean.sh find: '../../obj/asdf-cache/sb-md5': No such file or directory find: '../../obj/asdf-cache/sb-queue': No such file or directory find: '../../obj/asdf-cache/sb-concurrency': No such file or directory find: '../../obj/asdf-cache/sb-rotate-byte': No such file or directory find: '../../obj/asdf-cache/sb-grovel': No such file or directory find: '../../obj/asdf-cache/sb-sprof': No such file or directory find: '../../obj/asdf-cache/sb-bsd-sockets': No such file or directory find: '../../obj/asdf-cache/sb-cover': No such file or directory find: '../../obj/asdf-cache/sb-posix': No such file or directory rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf version "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/ + mkdir -p output + echo 'SBCL_PREFIX='\''/usr'\''' + echo '' + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + DEVNULL=/dev/null + export DEVNULL + . ./find-gnumake.sh + find_gnumake + '[' make '!=' '' ']' + GNUMAKE=make + export GNUMAKE + ./generate-version.sh + echo 'DEVNULL="/dev/null"; export DEVNULL' + echo 'GNUMAKE="make"; export GNUMAKE' + echo 'SBCL_XC_HOST="sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export SBCL_XC_HOST' + echo 'legacy_xc_spec="sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export legacy_xc_spec' + '[' -n '' ']' + '[' -n '' ']' + case `uname` in ++ uname + sbcl_os=linux + echo //entering make-config.sh //entering make-config.sh + echo //ensuring the existence of output/ directory //ensuring the existence of output/ directory + '[' '!' -d output ']' + echo //guessing default target CPU architecture from host architecture //guessing default target CPU architecture from host architecture + case `uname -m` in ++ uname -m + guessed_sbcl_arch=x86-64 + '[' linux = sunos ']' + '[' linux = darwin ']' + echo //setting up CPU-architecture-dependent information //setting up CPU-architecture-dependent information + test -n '' + sbcl_arch=x86-64 + echo 'sbcl_arch="x86-64"' sbcl_arch="x86-64" + '[' x86-64 = '' ']' + false + case $sbcl_arch in + case $sbcl_os in + WITH_FEATURES=' :sb-thread' ++ pwd + ltf=/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/local-target-features.lisp-expr + echo //initializing /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/local-target-features.lisp-expr //initializing /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/local-target-features.lisp-expr + echo ';;;; This is a machine-generated file.' + echo ';;;; Please do not edit it by hand.' + echo ';;;; See make-config.sh.' + echo '(lambda (features) (set-difference (union features (list :sb-thread ' + printf :%s x86-64 + echo //setting up OS-dependent information //setting up OS-dependent information + '[' linux = darwin ']' ++ pwd + original_dir=/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 + cd ./src/runtime/ + rm -f Config target-arch-os.h target-arch.h target-os.h target-lispregs.h + link_or_copy x86-64-arch.h target-arch.h + '[' linux = win32 ']' + ln -s x86-64-arch.h target-arch.h + link_or_copy x86-64-lispregs.h target-lispregs.h + '[' linux = win32 ']' + ln -s x86-64-lispregs.h target-lispregs.h + case "$sbcl_os" in + printf ' :unix' + printf ' :elf' + printf ' :linux' + case "$sbcl_arch" in + printf ' :sb-futex :largefile' + link_or_copy Config.x86-64-linux Config + '[' linux = win32 ']' + ln -s Config.x86-64-linux Config + link_or_copy x86-64-linux-os.h target-arch-os.h + '[' linux = win32 ']' + ln -s x86-64-linux-os.h target-arch-os.h + link_or_copy linux-os.h target-os.h + '[' linux = win32 ']' + ln -s linux-os.h target-os.h + cd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 + '[' x86-64 = x86 ']' + '[' x86-64 = x86-64 ']' + printf ' :64-bit :64-bit-registers :gencgc :stack-grows-downward-not-upward :c-stack-is-control-stack :linkage-table' + printf ' :compare-and-swap-vops :unwind-to-frame-and-call-vop :raw-instance-init-vops' + printf ' :precise-arg-count-error :fp-and-pc-standard-save :unbind-n-vop' + printf ' :stack-allocatable-closures :stack-allocatable-vectors' + printf ' :stack-allocatable-lists :stack-allocatable-fixed-objects' + printf ' :alien-callbacks :cycle-counter :complex-float-vops :raw-signed-word' + printf ' :float-eql-vops :integer-eql-vop :inline-constants :memory-barrier-vops' + printf ' :multiply-high-vops :sb-simd-pack :ash-right-vops :symbol-info-vops' + case "$sbcl_os" in + printf ' :immobile-space :immobile-code :compact-instance-header' + make -C tools-for-build determine-endianness -I ../src/runtime make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-omit-frame-pointer -I../src/runtime -Wl,-O1 -Wl,--as-needed determine-endianness.c -ldl -o determine-endianness make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build' + tools-for-build/determine-endianness + export sbcl_os sbcl_arch + sh tools-for-build/grovel-features.sh + echo //finishing /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/local-target-features.lisp-expr //finishing /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/local-target-features.lisp-expr + echo ')) (list)))' ++ uname + '[' Linux = SunOS ']' ++ hostname ++ id -un ++ date +%Y-%m-%d-%H-%M-%S + echo '"mr-fox-portage-2017-01-22-18-44-24"' + '[' -n '' ']' //Starting build: Sun Jan 22 18:44:24 CET 2017 //Options: --prefix='/usr' --xc-host='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' (running SBCL from: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary) This is SBCL 1.3.12, 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. * WHITESPACE-P * CANONICALIZE-WHITESPACE * CANONICALIZE-WHITESPACE/FILE * *STAMP-FILE* * READ-STAMP-FILE * WRITE-STAMP-FILE * *SOURCE-TYPES* * *EXCEPTIONS* * CANONICALIZE-WHITESPACE/DIRECTORY * NIL * + set -em + echo //entering make-host-1.sh //entering make-host-1.sh + LANG=C + LC_ALL=C + export LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + echo //building cross-compiler, and doing first genesis //building cross-compiler, and doing first genesis + sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger + echo '(load "loader.lisp") (load-sbcl-file "make-host-1.lisp")' (running SBCL from: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary) This is SBCL 1.3.12, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * T * target features *SHEBANG-FEATURES*= (:SB-CORE-COMPRESSION :OS-PROVIDES-POLL :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-SUSECONDS-T :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-PUTWC :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :LITTLE-ENDIAN :COMPACT-INSTANCE-HEADER :IMMOBILE-CODE :IMMOBILE-SPACE :SYMBOL-INFO-VOPS :ASH-RIGHT-VOPS :SB-SIMD-PACK :MULTIPLY-HIGH-VOPS :MEMORY-BARRIER-VOPS :INLINE-CONSTANTS :INTEGER-EQL-VOP :FLOAT-EQL-VOPS :RAW-SIGNED-WORD :COMPLEX-FLOAT-VOPS :CYCLE-COUNTER :ALIEN-CALLBACKS :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :STACK-ALLOCATABLE-CLOSURES :UNBIND-N-VOP :FP-AND-PC-STANDARD-SAVE :PRECISE-ARG-COUNT-ERROR :RAW-INSTANCE-INIT-VOPS :UNWIND-TO-FRAME-AND-CALL-VOP :COMPARE-AND-SWAP-VOPS :LINKAGE-TABLE :C-STACK-IS-CONTROL-STACK :STACK-GROWS-DOWNWARD-NOT-UPWARD :GENCGC :64-BIT-REGISTERS :64-BIT :LARGEFILE :SB-FUTEX :LINUX :ELF :UNIX :X86-64 :SB-THREAD :ANSI-CL :COMMON-LISP :SBCL :SB-DOC :SB-LDB :SB-PACKAGE-LOCKS :SB-UNICODE :SB-EVAL :SB-SOURCE-LOCATIONS :PACKAGE-LOCAL-NICKNAMES :IEEE-FLOATING-POINT) target backend-subfeatures *SHEBANG-BACKEND-FEATURES*=NIL creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-source-location.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-source-location.fasl-tmp written ; compilation finished in 0:00:00.004 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-early.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-early.fasl-tmp written ; compilation finished in 0:00:00.004 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/show.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/show.fasl-tmp written ; compilation finished in 0:00:00.024 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-constantp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-constantp.fasl-tmp written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/primordial-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/primordial-extensions.fasl-tmp written ; compilation finished in 0:00:00.091 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cold-init-helper-macros.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp written ; compilation finished in 0:00:00.048 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/backq.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/backq.fasl-tmp written ; compilation finished in 0:00:00.090 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-byte.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-byte.fasl-tmp written ; compilation finished in 0:00:00.029 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-misc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-misc.fasl-tmp written ; compilation finished in 0:00:00.056 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-char.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-char.fasl-tmp written ; compilation finished in 0:00:00.009 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-float.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-float.fasl-tmp written ; compilation finished in 0:00:00.041 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-io.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-io.fasl-tmp written ; compilation finished in 0:00:00.015 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-sap.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-sap.fasl-tmp written ; compilation finished in 0:00:00.056 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-thread.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-thread.fasl-tmp written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-condition.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-condition.fasl-tmp written ; compilation finished in 0:00:00.039 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/uncross.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/uncross.fasl-tmp written ; compilation finished in 0:00:00.009 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangtype.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defbangtype.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangconstant.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defbangconstant.fasl-tmp written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-constants.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-constants.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/deftype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/deftype.fasl-tmp written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-lexenv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-lexenv.fasl-tmp written ; compilation finished in 0:00:00.078 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-globaldb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-globaldb.fasl-tmp written ; compilation finished in 0:00:00.128 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/function-names.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/function-names.fasl-tmp written ; compilation finished in 0:00:00.019 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/parms.fasl-tmp written ; compilation finished in 0:00:00.032 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/parms.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-vm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/early-vm.fasl-tmp written ; compilation finished in 0:00:00.012 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp written ; compilation finished in 0:00:00.016 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-array.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-array.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/parse-body.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/parse-body.fasl-tmp written ; compilation finished in 0:00:00.005 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/unportable-float.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/unportable-float.fasl-tmp written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/policy.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/policy.fasl-tmp written ; compilation finished in 0:00:00.125 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-extensions.fasl-tmp written ; compilation finished in 0:00:00.470 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/parse-lambda-list.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp written ; compilation finished in 0:00:00.283 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/specializable-array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/specializable-array.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-cl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-cl.fasl-tmp written ; compilation finished in 0:00:00.004 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-fasl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-fasl.fasl-tmp written ; compilation finished in 0:00:00.032 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug-var-io.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/debug-var-io.fasl-tmp written ; compilation finished in 0:00:00.043 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangstruct.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defbangstruct.fasl-tmp written ; compilation finished in 0:00:00.061 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-thread.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-thread.fasl-tmp written ; compilation finished in 0:00:00.063 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/defconstant.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/defconstant.fasl-tmp written ; compilation finished in 0:00:00.019 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-raw-slots.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-raw-slots.fasl-tmp written ; compilation finished in 0:00:00.037 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/xset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/xset.fasl-tmp written ; compilation finished in 0:00:00.051 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/type-class.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/type-class.fasl-tmp written ; compilation finished in 0:00:00.409 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-alieneval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-alieneval.fasl-tmp written ; compilation finished in 0:00:00.110 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-c.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-c.fasl-tmp written ; compilation finished in 0:00:00.110 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fun-info.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fun-info.fasl-tmp written ; compilation finished in 0:00:00.107 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/pcl/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/slot-name.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/pcl/slot-name.fasl-tmp written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/info-vector.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/info-vector.fasl-tmp written ; compilation finished in 0:00:00.431 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/globaldb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/globaldb.fasl-tmp written ; compilation finished in 0:00:00.136 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/primordial-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/primordial-type.fasl-tmp written ; compilation finished in 0:00:00.030 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-classoid.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-classoid.fasl-tmp written ; compilation finished in 0:00:00.461 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-backend.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-backend.fasl-tmp written ; compilation finished in 0:00:00.005 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-array.fasl-tmp written ; compilation finished in 0:00:00.064 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-time.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-time.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sc-offset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/sc-offset.fasl-tmp written ; compilation finished in 0:00:00.010 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/char.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/char.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/huffman.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/huffman.fasl-tmp written ; compilation finished in 0:00:00.045 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/misc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/misc.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-format.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-format.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/policies.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/policies.fasl-tmp written ; compilation finished in 0:00:00.223 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/macros.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/macros.fasl-tmp written ; compilation finished in 0:00:00.387 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constantp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/constantp.fasl-tmp written ; compilation finished in 0:00:00.085 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/info-functions.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/info-functions.fasl-tmp written ; compilation finished in 0:00:00.046 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-macs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp written ; compilation finished in 0:00:00.255 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/objdef.fasl-tmp written ; compilation finished in 0:00:00.047 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/sset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/sset.fasl-tmp written ; compilation finished in 0:00:00.126 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-type.fasl-tmp written ; compilation finished in 0:00:00.376 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/node.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/node.fasl-tmp written ; compilation finished in 0:00:02.808 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/lexenv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/lexenv.fasl-tmp written ; compilation finished in 0:00:00.029 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-assem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-assem.fasl-tmp written ; compilation finished in 0:00:00.045 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/vop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/vop.fasl-tmp written ; compilation finished in 0:00:01.268 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constant-leaf.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/constant-leaf.fasl-tmp written ; compilation finished in 0:00:00.071 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/backend.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/backend.fasl-tmp written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/vmdef.fasl-tmp written ; compilation finished in 0:00:00.098 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/backend-parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/backend-parms.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/force-delayed-defbangconstants.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/force-delayed-defbangconstants.fasl-tmp written ; compilation finished in 0:00:00.001 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defmacro.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defmacro.fasl-tmp written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/destructuring-bind.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/destructuring-bind.fasl-tmp written ; compilation finished in 0:00:00.011 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/meta-vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/meta-vmdef.fasl-tmp written ; compilation finished in 0:00:00.777 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/vm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/vm.fasl-tmp written ; compilation finished in 0:00:00.485 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/class.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/class.fasl-tmp written ; compilation finished in 0:00:00.330 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/pre-warm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/pcl/pre-warm.fasl-tmp written ; compilation finished in 0:00:00.016 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug-info.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/debug-info.fasl-tmp written ; compilation finished in 0:00:00.232 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/source-location.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/source-location.fasl-tmp written ; compilation finished in 0:00:00.037 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-class.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-class.fasl-tmp written ; compilation finished in 0:00:00.028 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/parse-defmacro-errors.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp written ; compilation finished in 0:00:00.030 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/format-directive.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/format-directive.fasl-tmp written ; compilation finished in 0:00:00.067 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/primtype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/primtype.fasl-tmp written ; compilation finished in 0:00:00.138 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-alieneval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/host-alieneval.fasl-tmp written ; compilation finished in 0:00:00.942 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-c-call.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/host-c-call.fasl-tmp written ; compilation finished in 0:00:00.074 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/compiler-deftype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/compiler-deftype.fasl-tmp written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/late-type.fasl-tmp written ; compilation finished in 0:00:01.448 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/deftypes-for-target.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/deftypes-for-target.fasl-tmp written ; compilation finished in 0:00:00.062 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/knownfun.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/knownfun.fasl-tmp written ; compilation finished in 0:00:00.131 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fun-info-funs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fun-info-funs.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-type.fasl-tmp written ; compilation finished in 0:00:00.067 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-type.fasl-tmp written ; compilation finished in 0:00:00.083 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/proclaim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/proclaim.fasl-tmp written ; compilation finished in 0:00:00.098 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/class-init.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/class-init.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defstruct.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defstruct.fasl-tmp written ; compilation finished in 0:00:00.859 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/alien-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/alien-type.fasl-tmp written ; compilation finished in 0:00:00.027 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/force-delayed-defbangstructs.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/compiler-error.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/compiler-error.fasl-tmp written ; compilation finished in 0:00:00.038 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/type-init.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/type-init.fasl-tmp written ; compilation finished in 0:00:00.002 //caught: parse-unknown COMPILED-FUNCTION ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fixup-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fixup-type.fasl-tmp written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/package.fasl-tmp written ; compilation finished in 0:00:00.024 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/random.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/random.fasl-tmp written ; compilation finished in 0:00:00.004 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/hash-table.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/hash-table.fasl-tmp written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/readtable.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/readtable.fasl-tmp written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/pathname.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/pathname.fasl-tmp written ; compilation finished in 0:00:00.020 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fndb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fndb.fasl-tmp written ; compilation finished in 0:00:00.222 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-fndb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp written ; compilation finished in 0:00:00.022 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp written ; compilation finished in 0:00:00.010 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/interr.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/interr.fasl-tmp written ; compilation finished in 0:00:00.026 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/bit-util.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/bit-util.fasl-tmp written ; compilation finished in 0:00:00.026 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fixup.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fixup.fasl-tmp written ; compilation finished in 0:00:00.021 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/core.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/core.fasl-tmp written ; compilation finished in 0:00:00.032 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/thread.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/thread.fasl-tmp written ; compilation finished in 0:00:00.051 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/load.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/load.fasl-tmp written ; compilation finished in 0:00:00.265 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/foreign.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/foreign.fasl-tmp written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/fop.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/fop.fasl-tmp written ; compilation finished in 0:00:00.698 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ctype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ctype.fasl-tmp written ; compilation finished in 0:00:00.432 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/disassem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/disassem.fasl-tmp written ; compilation finished in 0:00:00.553 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/assem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/assem.fasl-tmp written ; compilation finished in 0:00:00.683 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dump.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/dump.fasl-tmp written ; compilation finished in 0:00:00.357 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1report.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1report.fasl-tmp written ; compilation finished in 0:00:00.264 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/main.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/main.fasl-tmp written ; compilation finished in 0:00:00.594 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/xref.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/xref.fasl-tmp written ; compilation finished in 0:00:00.097 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1tran.fasl-tmp written ; compilation finished in 0:00:00.557 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1tran-lambda.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp written ; compilation finished in 0:00:00.290 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1-translators.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1-translators.fasl-tmp written ; compilation finished in 0:00:00.582 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1util.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1util.fasl-tmp written ; compilation finished in 0:00:00.836 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1opt.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1opt.fasl-tmp written ; compilation finished in 0:00:00.646 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/loop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/loop.fasl-tmp written ; compilation finished in 0:00:00.066 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1final.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir1final.fasl-tmp written ; compilation finished in 0:00:00.055 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/array-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/array-tran.fasl-tmp written ; compilation finished in 0:00:00.612 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/seqtran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/seqtran.fasl-tmp written ; compilation finished in 0:00:01.129 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/typetran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/typetran.fasl-tmp written ; compilation finished in 0:00:00.182 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-typetran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/float-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/float-tran.fasl-tmp written ; compilation finished in 0:00:00.419 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/saptran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/saptran.fasl-tmp written ; compilation finished in 0:00:00.132 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/srctran.lisp" (written 29 NOV 2016 10:07:36 PM): (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) (can't portably mask float traps, proceeding anyway) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/srctran.fasl-tmp written ; compilation finished in 0:00:01.725 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/quantifiers.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/quantifiers.fasl-tmp written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/bitops-derive-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp written ; compilation finished in 0:00:00.088 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp written ; compilation finished in 0:00:00.282 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/locall.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/locall.fasl-tmp written ; compilation finished in 0:00:00.351 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dfo.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/dfo.fasl-tmp written ; compilation finished in 0:00:00.133 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dce.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/dce.fasl-tmp written ; compilation finished in 0:00:00.025 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/checkgen.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/checkgen.fasl-tmp written ; compilation finished in 0:00:00.158 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constraint.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/constraint.fasl-tmp written ; compilation finished in 0:00:00.569 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/physenvanal.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/physenvanal.fasl-tmp written ; compilation finished in 0:00:00.163 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/tn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/tn.fasl-tmp written ; compilation finished in 0:00:00.277 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/life.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/life.fasl-tmp written ; compilation finished in 0:00:00.367 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/debug-dump.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/debug-dump.fasl-tmp written ; compilation finished in 0:00:00.286 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/utils.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/utils.fasl-tmp written ; compilation finished in 0:00:00.035 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fopcompile.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/fopcompile.fasl-tmp written ; compilation finished in 0:00:00.111 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/assemfile.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/assemfile.fasl-tmp written ; compilation finished in 0:00:00.103 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/late-vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/late-vmdef.fasl-tmp written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/insts.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/insts.fasl-tmp written ; compilation finished in 0:00:02.512 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/macros.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/macros.fasl-tmp written ; compilation finished in 0:00:00.181 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/early-type-vops.fasl-tmp written ; compilation finished in 0:00:00.041 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/support.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/support.fasl-tmp written ; compilation finished in 0:00:00.008 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/move.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/move.fasl-tmp written ; compilation finished in 0:00:00.410 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/float.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/float.fasl-tmp written ; compilation finished in 0:00:02.204 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/simd-pack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/simd-pack.fasl-tmp written ; compilation finished in 0:00:00.353 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/sap.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/sap.fasl-tmp written ; compilation finished in 0:00:00.845 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/system.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/system.fasl-tmp written ; compilation finished in 0:00:00.384 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/char.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/char.fasl-tmp written ; compilation finished in 0:00:00.167 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/memory.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/memory.fasl-tmp written ; compilation finished in 0:00:00.257 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/static-fn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/static-fn.fasl-tmp written ; compilation finished in 0:00:00.190 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/arith.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/arith.fasl-tmp written ; compilation finished in 0:00:02.503 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cross-modular.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/cross-modular.fasl-tmp written ; compilation finished in 0:00:00.028 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/late-type-vops.fasl-tmp written ; compilation finished in 0:00:00.911 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/type-vops.fasl-tmp written ; compilation finished in 0:00:00.180 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/subprim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/subprim.fasl-tmp written ; compilation finished in 0:00:00.038 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/debug.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/debug.fasl-tmp written ; compilation finished in 0:00:00.140 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-aliencomp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/early-aliencomp.fasl-tmp written ; compilation finished in 0:00:00.001 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/c-call.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/c-call.fasl-tmp written ; compilation finished in 0:00:00.172 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/cell.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/cell.fasl-tmp written ; compilation finished in 0:00:01.429 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/values.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/values.fasl-tmp written ; compilation finished in 0:00:00.068 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/alloc.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/alloc.fasl-tmp written ; compilation finished in 0:00:00.256 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/call.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/call.fasl-tmp written ; compilation finished in 0:00:00.865 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/nlx.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/nlx.fasl-tmp written ; compilation finished in 0:00:00.162 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-nlx.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp written ; compilation finished in 0:00:00.005 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/show.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/show.fasl-tmp written ; compilation finished in 0:00:00.015 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/array.fasl-tmp written ; compilation finished in 0:00:01.952 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/type-error.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/type-error.fasl-tmp written ; compilation finished in 0:00:00.182 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/pred.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/x86-64/pred.fasl-tmp written ; compilation finished in 0:00:00.315 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/assem-rtns.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/assem-rtns.fasl-tmp written ; compilation finished in 0:00:00.042 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/array.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/array.fasl-tmp written ; compilation finished in 0:00:00.029 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/arith.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/arith.fasl-tmp written ; compilation finished in 0:00:00.221 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/alloc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/assembly/x86-64/alloc.fasl-tmp written ; compilation finished in 0:00:00.017 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pseudo-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/pseudo-vops.fasl-tmp written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/aliencomp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/aliencomp.fasl-tmp written ; compilation finished in 0:00:00.205 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ltv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ltv.fasl-tmp written ; compilation finished in 0:00:00.033 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/gtn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/gtn.fasl-tmp written ; compilation finished in 0:00:00.061 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ltn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ltn.fasl-tmp written ; compilation finished in 0:00:00.283 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/stack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/stack.fasl-tmp written ; compilation finished in 0:00:00.162 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/control.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/control.fasl-tmp written ; compilation finished in 0:00:00.047 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/entry.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/entry.fasl-tmp written ; compilation finished in 0:00:00.036 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir2tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir2tran.fasl-tmp written ; compilation finished in 0:00:00.820 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-ir2tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp written ; compilation finished in 0:00:00.238 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/copyprop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/copyprop.fasl-tmp written ; compilation finished in 0:00:00.061 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/represent.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/represent.fasl-tmp written ; compilation finished in 0:00:00.213 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir2opt.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/ir2opt.fasl-tmp written ; compilation finished in 0:00:00.059 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/pack.fasl-tmp written ; compilation finished in 0:00:00.709 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pack-iterative.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/pack-iterative.fasl-tmp written ; compilation finished in 0:00:00.241 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/codegen.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/codegen.fasl-tmp written ; compilation finished in 0:00:00.103 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/debug.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/debug.fasl-tmp written ; compilation finished in 0:00:00.467 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/format-time.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/format-time.fasl-tmp written ; compilation finished in 0:00:00.056 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/error.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/error.fasl-tmp written ; compilation finished in 0:00:00.098 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/macroexpand.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/macroexpand.fasl-tmp written ; compilation finished in 0:00:00.017 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/late-extensions.fasl-tmp written ; compilation finished in 0:00:00.097 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-pprint.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/host-pprint.fasl-tmp written ; compilation finished in 0:00:00.010 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-step.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/early-step.fasl-tmp written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/late-proclaim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/late-proclaim.fasl-tmp written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defboot.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/defboot.fasl-tmp written ; compilation finished in 0:00:00.156 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/setf.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/setf.fasl-tmp written ; compilation finished in 0:00:00.142 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/macros.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/macros.fasl-tmp written ; compilation finished in 0:00:00.142 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/loop.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/loop.fasl-tmp written ; compilation finished in 0:00:00.448 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-format.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/late-format.fasl-tmp written ; compilation finished in 0:00:00.421 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sxhash.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/code/sxhash.fasl-tmp written ; compilation finished in 0:00:00.021 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/walk.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/pcl/walk.fasl-tmp written ; compilation finished in 0:00:00.241 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build/ucd.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build/ucd.fasl written ; compilation finished in 0:00:00.403 //slurp-ucd 143 8843 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/genesis.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/genesis.fasl-tmp written ; compilation finished in 0:00:01.908 beginning GENESIS, creating headers in "src/runtime/genesis" + set -em + echo //entering make-target-1.sh //entering make-target-1.sh + LANG=C + LC_ALL=C + export LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + '[' -n '' ']' + echo //building runtime system and symbol table file //building runtime system and symbol table file + make -C src/runtime clean make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' rm -f *.[do] sbcl sbcl.nm sbcl.h core *.tmp make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' + make -C src/runtime all make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' echo '#include "genesis/config.h"' >sbcl.h echo '#include "genesis/constants.h"' >>sbcl.h x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o alloc.o alloc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o backtrace.o backtrace.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o breakpoint.o breakpoint.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o coreparse.o coreparse.c In file included from /usr/include/sys/mman.h:22:0, from coreparse.c:23: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o dynbind.o dynbind.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o funcall.o funcall.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o gc-common.o gc-common.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o globals.o globals.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o interr.o interr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o interrupt.o interrupt.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o largefile.o largefile.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o monitor.o monitor.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o os-common.o os-common.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o parse.o parse.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o print.o print.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o purify.o purify.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o pthread-futex.o pthread-futex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o regnames.o regnames.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o run-program.o run-program.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o runtime.o runtime.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o safepoint.o safepoint.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o save.o save.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o sc-offset.o sc-offset.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o search.o search.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o thread.o thread.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o time.o time.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o validate.o validate.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o var-io.o var-io.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o vars.o vars.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o wrap.o wrap.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-64-arch.o x86-64-arch.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o linux-os.o linux-os.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-64-linux-os.o x86-64-linux-os.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o gencgc.o gencgc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o marknsweepgc.o marknsweepgc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-64-assem.o x86-64-assem.S x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -g -Wall -Wsign-compare -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I. -DSBCL_PREFIX=\"'/usr'\" -c -o ldso-stubs.o ldso-stubs.S x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -g -Wl,--export-dynamic -o sbcl alloc.o backtrace.o breakpoint.o coreparse.o dynbind.o funcall.o gc-common.o globals.o interr.o interrupt.o largefile.o monitor.o os-common.o parse.o print.o purify.o pthread-futex.o regnames.o run-program.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 x86-64-arch.o linux-os.o x86-64-linux-os.o gencgc.o marknsweepgc.o x86-64-assem.o ldso-stubs.o -ldl -lpthread -lz -lm ./linux-nm sbcl | grep -v " [FUw] " > ,sbcl.nm mv -f ,sbcl.nm sbcl.nm etags alloc.c backtrace.c breakpoint.c coreparse.c dynbind.c funcall.c gc-common.c globals.c interr.c interrupt.c largefile.c monitor.c os-common.c parse.c print.c purify.c pthread-futex.c regnames.c run-program.c runtime.c safepoint.c save.c sc-offset.c search.c thread.c time.c validate.c var-io.c vars.c wrap.c x86-64-arch.c linux-os.c x86-64-linux-os.c gencgc.c marknsweepgc.c x86-64-assem.S ldso-stubs.S || true make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' + make -C tools-for-build -I../src/runtime grovel-headers make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-omit-frame-pointer -I../src/runtime -Wno-format -Wl,-O1 -Wl,--as-needed grovel-headers.c -ldl -lpthread -lz -o grovel-headers make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/tools-for-build' + tools-for-build/grovel-headers + make -C src/runtime after-grovel-headers make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' make: Nothing to be done for 'after-grovel-headers'. make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime' + '[' -n '' ']' + set -em + echo //entering make-host-2.sh //entering make-host-2.sh + LANG=C + LC_ALL=C + export LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + rm -f output/after-xc.core + echo //running cross-compiler to create target object files //running cross-compiler to create target object files + echo '(load "loader.lisp") (load-sbcl-file "make-host-2.lisp")' + sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger (running SBCL from: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary) This is SBCL 1.3.12, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * T * target features *SHEBANG-FEATURES*= (:SB-CORE-COMPRESSION :OS-PROVIDES-POLL :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-SUSECONDS-T :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-PUTWC :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :LITTLE-ENDIAN :COMPACT-INSTANCE-HEADER :IMMOBILE-CODE :IMMOBILE-SPACE :SYMBOL-INFO-VOPS :ASH-RIGHT-VOPS :SB-SIMD-PACK :MULTIPLY-HIGH-VOPS :MEMORY-BARRIER-VOPS :INLINE-CONSTANTS :INTEGER-EQL-VOP :FLOAT-EQL-VOPS :RAW-SIGNED-WORD :COMPLEX-FLOAT-VOPS :CYCLE-COUNTER :ALIEN-CALLBACKS :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :STACK-ALLOCATABLE-CLOSURES :UNBIND-N-VOP :FP-AND-PC-STANDARD-SAVE :PRECISE-ARG-COUNT-ERROR :RAW-INSTANCE-INIT-VOPS :UNWIND-TO-FRAME-AND-CALL-VOP :COMPARE-AND-SWAP-VOPS :LINKAGE-TABLE :C-STACK-IS-CONTROL-STACK :STACK-GROWS-DOWNWARD-NOT-UPWARD :GENCGC :64-BIT-REGISTERS :64-BIT :LARGEFILE :SB-FUTEX :LINUX :ELF :UNIX :X86-64 :SB-THREAD :ANSI-CL :COMMON-LISP :SBCL :SB-DOC :SB-LDB :SB-PACKAGE-LOCKS :SB-UNICODE :SB-EVAL :SB-SOURCE-LOCATIONS :PACKAGE-LOCAL-NICKNAMES :IEEE-FLOATING-POINT) target backend-subfeatures *SHEBANG-BACKEND-FEATURES*=NIL //caught: parse-unknown COMPILED-FUNCTION creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-source-location.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-source-location.lisp-obj-tmp written ; compilation finished in 0:00:00.011 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/show.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/show.lisp-obj-tmp written ; compilation finished in 0:00:00.046 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-constantp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-constantp.lisp-obj-tmp written ; compilation finished in 0:00:00.026 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defsetfs.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defsetfs.lisp-obj-tmp written ; compilation finished in 0:00:00.234 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cl-specials.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cl-specials.lisp-obj-tmp written ; compilation finished in 0:00:00.010 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/primordial-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/primordial-extensions.lisp-obj-tmp written ; compilation finished in 0:00:00.182 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cold-init-helper-macros.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cold-init-helper-macros.lisp-obj-tmp written ; compilation finished in 0:00:00.069 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-defmethod.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-defmethod.lisp-obj-tmp written ; compilation finished in 0:00:00.083 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/backq.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/backq.lisp-obj-tmp written ; compilation finished in 0:00:00.260 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/globals.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/globals.lisp-obj-tmp written ; compilation finished in 0:00:00.004 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cmacros.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cmacros.lisp-obj-tmp written ; compilation finished in 0:00:00.053 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/uncross.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/uncross.lisp-obj-tmp written ; compilation finished in 0:00:00.004 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangtype.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defbangtype.lisp-obj-tmp written ; compilation finished in 0:00:00.008 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangconstant.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defbangconstant.lisp-obj-tmp written ; compilation finished in 0:00:00.025 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-constants.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-constants.lisp-obj-tmp written ; compilation finished in 0:00:00.003 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/deftype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/deftype.lisp-obj-tmp written ; compilation finished in 0:00:00.026 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-lexenv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-lexenv.lisp-obj-tmp written ; compilation finished in 0:00:00.264 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-globaldb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-globaldb.lisp-obj-tmp written ; compilation finished in 0:00:00.214 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/function-names.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/function-names.lisp-obj-tmp written ; compilation finished in 0:00:00.035 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/parms.lisp-obj-tmp written ; compilation finished in 0:00:00.053 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/parms.lisp-obj-tmp written ; compilation finished in 0:00:00.027 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-vm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/early-vm.lisp-obj-tmp written ; compilation finished in 0:00:00.029 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/early-objdef.lisp-obj-tmp written ; compilation finished in 0:00:00.048 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-array.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-array.lisp-obj-tmp written ; compilation finished in 0:00:00.005 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/kernel.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/kernel.lisp-obj-tmp written ; compilation finished in 0:00:00.112 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/barrier.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/barrier.lisp-obj-tmp written ; compilation finished in 0:00:00.014 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/parse-body.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/parse-body.lisp-obj-tmp written ; compilation finished in 0:00:00.010 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/unportable-float.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/unportable-float.lisp-obj-tmp written ; compilation finished in 0:00:00.006 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/policy.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/policy.lisp-obj-tmp written ; compilation finished in 0:00:00.285 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/condition-boot.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/condition-boot.lisp-obj-tmp written ; compilation finished in 0:00:00.036 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-extensions.lisp-obj-tmp written ; compilation finished in 0:00:01.050 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/parse-lambda-list.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/parse-lambda-list.lisp-obj-tmp written ; compilation finished in 0:00:00.605 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/restart.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/restart.lisp-obj-tmp written ; compilation finished in 0:00:00.078 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/specializable-array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/specializable-array.lisp-obj-tmp written ; compilation finished in 0:00:00.011 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-cl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-cl.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/ansi-stream.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/ansi-stream.lisp-obj-tmp written ; compilation finished in 0:00:00.149 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-fasl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-fasl.lisp-obj-tmp written ; compilation finished in 0:00:00.117 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug-var-io.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/debug-var-io.lisp-obj-tmp written ; compilation finished in 0:00:00.092 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defbangstruct.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defbangstruct.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-thread.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-thread.lisp-obj-tmp written ; compilation finished in 0:00:00.153 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-print.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-print.lisp-obj-tmp written ; compilation finished in 0:00:00.053 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-pprint.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-pprint.lisp-obj-tmp written ; compilation finished in 0:00:00.421 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-impl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-impl.lisp-obj-tmp written ; compilation finished in 0:00:00.006 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-extensions.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-extensions.lisp-obj-tmp written ; compilation finished in 0:00:00.078 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-package.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-package.lisp-obj-tmp written ; compilation finished in 0:00:00.027 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/defconstant.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/defconstant.lisp-obj-tmp written ; compilation finished in 0:00:00.042 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-raw-slots.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-raw-slots.lisp-obj-tmp written ; compilation finished in 0:00:00.087 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/funutils.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/funutils.lisp-obj-tmp written ; compilation finished in 0:00:00.014 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/maphash.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/maphash.lisp-obj-tmp written ; compilation finished in 0:00:00.049 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/xset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/xset.lisp-obj-tmp written ; compilation finished in 0:00:00.125 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/type-class.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/type-class.lisp-obj-tmp written ; compilation finished in 0:00:01.318 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-alieneval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-alieneval.lisp-obj-tmp written ; compilation finished in 0:00:00.314 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cas.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cas.lisp-obj-tmp written ; compilation finished in 0:00:00.175 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-c.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-c.lisp-obj-tmp written ; compilation finished in 0:00:00.295 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fun-info.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fun-info.lisp-obj-tmp written ; compilation finished in 0:00:00.254 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/slot-name.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/slot-name.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/signal.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/signal.lisp-obj-tmp written ; compilation finished in 0:00:00.037 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/info-vector.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/info-vector.lisp-obj-tmp written ; compilation finished in 0:00:00.846 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/globaldb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/globaldb.lisp-obj-tmp written ; compilation finished in 0:00:00.222 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/primordial-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/primordial-type.lisp-obj-tmp written ; compilation finished in 0:00:00.019 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-classoid.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-classoid.lisp-obj-tmp written ; compilation finished in 0:00:01.212 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sysmacs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/sysmacs.lisp-obj-tmp written ; compilation finished in 0:00:00.144 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-error.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-error.lisp-obj-tmp written ; compilation finished in 0:00:00.140 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-backend.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-backend.lisp-obj-tmp written ; compilation finished in 0:00:00.006 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/output/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/stuff-groveled-from-headers.lisp" (written 22 JAN 2017 06:45:42 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/output/stuff-groveled-from-headers.lisp-obj-tmp written ; compilation finished in 0:00:00.074 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cold-error.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cold-error.lisp-obj-tmp written ; compilation finished in 0:00:00.113 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/fdefinition.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/fdefinition.lisp-obj-tmp written ; compilation finished in 0:00:00.198 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-array.lisp-obj-tmp written ; compilation finished in 0:00:00.199 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/weak.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/weak.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/array.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/array.lisp-obj-tmp written ; compilation finished in 0:00:02.366 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/pred.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/pred.lisp-obj-tmp written ; compilation finished in 0:00:00.341 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-alieneval.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-alieneval.lisp-obj-tmp written ; compilation finished in 0:00:00.713 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-c-call.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-c-call.lisp-obj-tmp written ; compilation finished in 0:00:00.049 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-allocate.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-allocate.lisp-obj-tmp written ; compilation finished in 0:00:00.015 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/misc-aliens.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/misc-aliens.lisp-obj-tmp written ; compilation finished in 0:00:00.035 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-float.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-float.lisp-obj-tmp written ; compilation finished in 0:00:00.050 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/early-low.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/early-low.lisp-obj-tmp written ; compilation finished in 0:00:00.140 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-sxhash.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-sxhash.lisp-obj-tmp written ; compilation finished in 0:00:00.488 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/list.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/list.lisp-obj-tmp written ; compilation finished in 0:00:01.039 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/seq.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/seq.lisp-obj-tmp written ; compilation finished in 0:00:04.279 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/coerce.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/coerce.lisp-obj-tmp written ; compilation finished in 0:00:00.111 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/string.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/string.lisp-obj-tmp written ; compilation finished in 0:00:01.143 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/mipsstrops.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/mipsstrops.lisp-obj-tmp written ; compilation finished in 0:00:00.113 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-time.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-time.lisp-obj-tmp written ; compilation finished in 0:00:00.003 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/unix.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/unix.lisp-obj-tmp written ; compilation finished in 0:00:01.590 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/linux-os.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/linux-os.lisp-obj-tmp written ; compilation finished in 0:00:00.055 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sc-offset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/sc-offset.lisp-obj-tmp written ; compilation finished in 0:00:00.027 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/x86-64-vm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/x86-64-vm.lisp-obj-tmp written ; compilation finished in 0:00:00.144 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-signal.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-signal.lisp-obj-tmp written ; compilation finished in 0:00:00.209 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/bignum.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/bignum.lisp-obj-tmp written ; compilation finished in 0:00:00.686 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/numbers.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/numbers.lisp-obj-tmp written ; compilation finished in 0:00:01.212 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/float-trap.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/float-trap.lisp-obj-tmp written ; compilation finished in 0:00:00.095 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/float.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/float.lisp-obj-tmp written ; compilation finished in 0:00:00.364 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/irrat.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/irrat.lisp-obj-tmp written ; compilation finished in 0:00:01.777 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/char.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/char.lisp-obj-tmp written ; compilation finished in 0:00:00.003 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/huffman.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/huffman.lisp-obj-tmp written ; compilation finished in 0:00:00.276 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-char.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-char.lisp-obj-tmp written ; compilation finished in 0:00:02.386 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-unicode.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-unicode.lisp-obj-tmp written ; compilation finished in 0:00:01.932 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/misc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/misc.lisp-obj-tmp written ; compilation finished in 0:00:00.005 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/symbol.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/symbol.lisp-obj-tmp written ; compilation finished in 0:00:00.279 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/fd-stream.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/fd-stream.lisp-obj-tmp written ; compilation finished in 0:00:02.953 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/stream.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/stream.lisp-obj-tmp written ; compilation finished in 0:00:03.118 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-format.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-format.lisp-obj-tmp written ; compilation finished in 0:00:00.024 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defpackage.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defpackage.lisp-obj-tmp written ; compilation finished in 0:00:00.208 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/error-error.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/error-error.lisp-obj-tmp written ; compilation finished in 0:00:00.026 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/common-os.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/common-os.lisp-obj-tmp written ; compilation finished in 0:00:00.156 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/deadline.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/deadline.lisp-obj-tmp written ; compilation finished in 0:00:00.121 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/serve-event.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/serve-event.lisp-obj-tmp written ; compilation finished in 0:00:00.491 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/query.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/query.lisp-obj-tmp written ; compilation finished in 0:00:00.023 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sort.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/sort.lisp-obj-tmp written ; compilation finished in 0:00:00.638 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/time.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/time.lisp-obj-tmp written ; compilation finished in 0:00:00.280 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/final.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/final.lisp-obj-tmp written ; compilation finished in 0:00:00.037 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/stubs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/stubs.lisp-obj-tmp written ; compilation finished in 0:00:00.018 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/exhaust.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/exhaust.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/policies.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/policies.lisp-obj-tmp written ; compilation finished in 0:00:00.615 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/macros.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/macros.lisp-obj-tmp written ; compilation finished in 0:00:00.809 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constantp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/constantp.lisp-obj-tmp written ; compilation finished in 0:00:00.174 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/info-functions.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/info-functions.lisp-obj-tmp written ; compilation finished in 0:00:00.121 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-macs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-macs.lisp-obj-tmp written ; compilation finished in 0:00:00.535 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/objdef.lisp-obj-tmp written ; compilation finished in 0:00:00.096 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/sset.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/sset.lisp-obj-tmp written ; compilation finished in 0:00:00.289 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-type.lisp-obj-tmp written ; compilation finished in 0:00:00.714 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/node.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/node.lisp-obj-tmp written ; compilation finished in 0:00:06.177 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/lexenv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/lexenv.lisp-obj-tmp written ; compilation finished in 0:00:00.055 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-assem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-assem.lisp-obj-tmp written ; compilation finished in 0:00:00.054 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/vop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/vop.lisp-obj-tmp written ; compilation finished in 0:00:02.343 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constant-leaf.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/constant-leaf.lisp-obj-tmp written ; compilation finished in 0:00:00.146 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/backend.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/backend.lisp-obj-tmp written ; compilation finished in 0:00:00.036 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/vmdef.lisp-obj-tmp written ; compilation finished in 0:00:00.229 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/backend-parms.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/backend-parms.lisp-obj-tmp written ; compilation finished in 0:00:00.006 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/room.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/room.lisp-obj-tmp written ; compilation finished in 0:00:00.609 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/force-delayed-defbangconstants.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/force-delayed-defbangconstants.lisp-obj-tmp written ; compilation finished in 0:00:00.003 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defmacro.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defmacro.lisp-obj-tmp written ; compilation finished in 0:00:00.017 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/destructuring-bind.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/destructuring-bind.lisp-obj-tmp written ; compilation finished in 0:00:00.013 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/meta-vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/meta-vmdef.lisp-obj-tmp written ; compilation finished in 0:00:01.896 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/vm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/vm.lisp-obj-tmp written ; compilation finished in 0:00:01.211 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-random.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-random.lisp-obj-tmp written ; compilation finished in 0:00:00.480 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/class.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/class.lisp-obj-tmp written ; compilation finished in 0:00:00.714 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/pre-warm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/pre-warm.lisp-obj-tmp written ; compilation finished in 0:00:00.114 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/low.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/low.lisp-obj-tmp written ; compilation finished in 0:00:00.174 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug-info.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/debug-info.lisp-obj-tmp written ; compilation finished in 0:00:00.650 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/source-location.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/source-location.lisp-obj-tmp written ; compilation finished in 0:00:00.071 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-full-eval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-full-eval.lisp-obj-tmp written ; compilation finished in 0:00:00.066 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-class.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-class.lisp-obj-tmp written ; compilation finished in 0:00:00.040 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/condition.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/condition.lisp-obj-tmp written ; compilation finished in 0:00:01.104 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/toplevel.lisp" (written 22 JAN 2017 06:44:20 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/toplevel.lisp-obj-tmp written ; compilation finished in 0:00:00.260 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/parse-defmacro-errors.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/parse-defmacro-errors.lisp-obj-tmp written ; compilation finished in 0:00:00.054 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/format-directive.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/format-directive.lisp-obj-tmp written ; compilation finished in 0:00:00.150 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-format.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-format.lisp-obj-tmp written ; compilation finished in 0:00:01.297 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/primtype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/primtype.lisp-obj-tmp written ; compilation finished in 0:00:00.308 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-alieneval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/host-alieneval.lisp-obj-tmp written ; compilation finished in 0:00:01.846 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-c-call.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/host-c-call.lisp-obj-tmp written ; compilation finished in 0:00:00.204 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/compiler-deftype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/compiler-deftype.lisp-obj-tmp written ; compilation finished in 0:00:00.018 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/late-type.lisp-obj-tmp written ; compilation finished in 0:00:02.776 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-type.lisp-obj-tmp written ; compilation finished in 0:00:00.208 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/deftypes-for-target.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/deftypes-for-target.lisp-obj-tmp written ; compilation finished in 0:00:00.110 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/knownfun.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/knownfun.lisp-obj-tmp written ; compilation finished in 0:00:00.282 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fun-info-funs.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fun-info-funs.lisp-obj-tmp written ; compilation finished in 0:00:00.015 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-type.lisp-obj-tmp written ; compilation finished in 0:00:00.225 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/proclaim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/proclaim.lisp-obj-tmp written ; compilation finished in 0:00:00.197 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/class-init.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/class-init.lisp-obj-tmp written ; compilation finished in 0:00:00.012 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defstruct.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defstruct.lisp-obj-tmp written ; compilation finished in 0:00:01.372 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-defstruct.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-defstruct.lisp-obj-tmp written ; compilation finished in 0:00:00.152 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/alien-type.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/alien-type.lisp-obj-tmp written ; compilation finished in 0:00:00.106 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/force-delayed-defbangstructs.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/force-delayed-defbangstructs.lisp-obj-tmp written ; compilation finished in 0:00:00.003 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/typep.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/typep.lisp-obj-tmp written ; compilation finished in 0:00:00.149 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/compiler-error.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/compiler-error.lisp-obj-tmp written ; compilation finished in 0:00:00.062 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/type-init.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/type-init.lisp-obj-tmp written ; compilation finished in 0:00:00.008 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fixup-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fixup-type.lisp-obj-tmp written ; compilation finished in 0:00:00.013 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/package.lisp-obj-tmp written ; compilation finished in 0:00:00.273 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/random.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/random.lisp-obj-tmp written ; compilation finished in 0:00:00.027 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/hash-table.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/hash-table.lisp-obj-tmp written ; compilation finished in 0:00:00.191 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/readtable.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/readtable.lisp-obj-tmp written ; compilation finished in 0:00:00.063 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/pathname.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/pathname.lisp-obj-tmp written ; compilation finished in 0:00:00.492 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fndb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fndb.lisp-obj-tmp written ; compilation finished in 0:00:00.847 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-fndb.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj-tmp written ; compilation finished in 0:00:00.137 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-objdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/late-objdef.lisp-obj-tmp written ; compilation finished in 0:00:00.064 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/interr.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/interr.lisp-obj-tmp written ; compilation finished in 0:00:00.076 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/bit-util.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/bit-util.lisp-obj-tmp written ; compilation finished in 0:00:00.059 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fixup.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fixup.lisp-obj-tmp written ; compilation finished in 0:00:00.060 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/core.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/core.lisp-obj-tmp written ; compilation finished in 0:00:00.094 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/thread.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/thread.lisp-obj-tmp written ; compilation finished in 0:00:00.244 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/load.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/load.lisp-obj-tmp written ; compilation finished in 0:00:00.484 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/linkage-table.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/linkage-table.lisp-obj-tmp written ; compilation finished in 0:00:00.046 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/foreign-load.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/foreign-load.lisp-obj-tmp written ; compilation finished in 0:00:00.126 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/unix-foreign-load.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/unix-foreign-load.lisp-obj-tmp written ; compilation finished in 0:00:00.084 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/foreign.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/foreign.lisp-obj-tmp written ; compilation finished in 0:00:00.137 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/fop.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/fop.lisp-obj-tmp written ; compilation finished in 0:00:01.863 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ctype.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ctype.lisp-obj-tmp written ; compilation finished in 0:00:00.778 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/disassem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/disassem.lisp-obj-tmp written ; compilation finished in 0:00:01.431 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/assem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/assem.lisp-obj-tmp written ; compilation finished in 0:00:01.580 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dump.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/dump.lisp-obj-tmp written ; compilation finished in 0:00:00.722 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1report.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1report.lisp-obj-tmp written ; compilation finished in 0:00:00.403 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/main.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/main.lisp-obj-tmp written ; compilation finished in 0:00:01.269 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/xref.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/xref.lisp-obj-tmp written ; compilation finished in 0:00:00.208 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/target-main.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/target-main.lisp-obj-tmp written ; compilation finished in 0:00:00.155 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1tran.lisp-obj-tmp written ; compilation finished in 0:00:00.967 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1tran-lambda.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj-tmp written ; compilation finished in 0:00:01.355 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1-translators.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1-translators.lisp-obj-tmp written ; compilation finished in 0:00:00.948 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1util.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1util.lisp-obj-tmp written ; compilation finished in 0:00:01.675 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1opt.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1opt.lisp-obj-tmp written ; compilation finished in 0:00:01.167 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/loop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/loop.lisp-obj-tmp written ; compilation finished in 0:00:00.145 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir1final.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir1final.lisp-obj-tmp written ; compilation finished in 0:00:00.090 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/array-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/array-tran.lisp-obj-tmp written ; compilation finished in 0:00:01.291 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/seqtran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/seqtran.lisp-obj-tmp written ; compilation finished in 0:00:01.627 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/typetran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/typetran.lisp-obj-tmp written ; compilation finished in 0:00:00.487 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-typetran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj-tmp written ; compilation finished in 0:00:00.044 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/float-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/float-tran.lisp-obj-tmp written ; compilation finished in 0:00:01.135 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/saptran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/saptran.lisp-obj-tmp written ; compilation finished in 0:00:00.297 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/srctran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/srctran.lisp-obj-tmp written ; compilation finished in 0:00:03.060 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/quantifiers.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/quantifiers.lisp-obj-tmp written ; compilation finished in 0:00:00.054 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/bitops-derive-type.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/bitops-derive-type.lisp-obj-tmp written ; compilation finished in 0:00:00.236 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-tran.lisp-obj-tmp written ; compilation finished in 0:00:00.536 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/locall.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/locall.lisp-obj-tmp written ; compilation finished in 0:00:00.560 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dfo.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/dfo.lisp-obj-tmp written ; compilation finished in 0:00:00.272 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/dce.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/dce.lisp-obj-tmp written ; compilation finished in 0:00:00.040 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/checkgen.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/checkgen.lisp-obj-tmp written ; compilation finished in 0:00:00.322 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/constraint.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/constraint.lisp-obj-tmp written ; compilation finished in 0:00:01.110 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/physenvanal.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/physenvanal.lisp-obj-tmp written ; compilation finished in 0:00:00.265 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/tn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/tn.lisp-obj-tmp written ; compilation finished in 0:00:00.511 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/life.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/life.lisp-obj-tmp written ; compilation finished in 0:00:00.710 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/debug-dump.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/debug-dump.lisp-obj-tmp written ; compilation finished in 0:00:00.503 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/utils.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/utils.lisp-obj-tmp written ; compilation finished in 0:00:00.066 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/fopcompile.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/fopcompile.lisp-obj-tmp written ; compilation finished in 0:00:00.193 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/late-vmdef.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/late-vmdef.lisp-obj-tmp written ; compilation finished in 0:00:00.013 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/insts.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/insts.lisp-obj-tmp written ; compilation finished in 0:00:04.409 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/macros.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/macros.lisp-obj-tmp written ; compilation finished in 0:00:00.382 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/early-type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/early-type-vops.lisp-obj-tmp written ; compilation finished in 0:00:00.070 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/support.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/support.lisp-obj-tmp written ; compilation finished in 0:00:00.022 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/move.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/move.lisp-obj-tmp written ; compilation finished in 0:00:00.718 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/float.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/float.lisp-obj-tmp written ; compilation finished in 0:00:03.963 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/simd-pack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/simd-pack.lisp-obj-tmp written ; compilation finished in 0:00:00.646 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/sap.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/sap.lisp-obj-tmp written ; compilation finished in 0:00:01.680 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/system.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/system.lisp-obj-tmp written ; compilation finished in 0:00:01.205 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/char.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/char.lisp-obj-tmp written ; compilation finished in 0:00:00.330 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/memory.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/memory.lisp-obj-tmp written ; compilation finished in 0:00:00.516 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/static-fn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/static-fn.lisp-obj-tmp written ; compilation finished in 0:00:00.251 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/arith.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/arith.lisp-obj-tmp written ; compilation finished in 0:00:04.670 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/late-type-vops.lisp-obj-tmp written ; compilation finished in 0:00:01.518 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/type-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/type-vops.lisp-obj-tmp written ; compilation finished in 0:00:00.335 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/subprim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/subprim.lisp-obj-tmp written ; compilation finished in 0:00:00.062 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/debug.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/debug.lisp-obj-tmp written ; compilation finished in 0:00:00.240 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/early-aliencomp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/early-aliencomp.lisp-obj-tmp written ; compilation finished in 0:00:00.004 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/c-call.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/c-call.lisp-obj-tmp written ; compilation finished in 0:00:00.410 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/cell.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/cell.lisp-obj-tmp written ; compilation finished in 0:00:02.132 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/values.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/values.lisp-obj-tmp written ; compilation finished in 0:00:00.155 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/alloc.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/alloc.lisp-obj-tmp written ; compilation finished in 0:00:00.598 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/call.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/call.lisp-obj-tmp written ; compilation finished in 0:00:01.535 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/nlx.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/nlx.lisp-obj-tmp written ; compilation finished in 0:00:00.265 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/late-nlx.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/late-nlx.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/show.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/show.lisp-obj-tmp written ; compilation finished in 0:00:00.027 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/array.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/array.lisp-obj-tmp written ; compilation finished in 0:00:03.757 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/type-error.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/type-error.lisp-obj-tmp written ; compilation finished in 0:00:00.305 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/pred.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/pred.lisp-obj-tmp written ; compilation finished in 0:00:00.538 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/assem-rtns.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/assem-rtns.lisp-obj-tmp written ; compilation finished in 0:00:00.067 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/array.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/array.lisp-obj-tmp written ; compilation finished in 0:00:00.049 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/arith.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/arith.lisp-obj-tmp written ; compilation finished in 0:00:00.374 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/assembly/x86-64/alloc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/assembly/x86-64/alloc.lisp-obj-tmp written ; compilation finished in 0:00:00.029 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pseudo-vops.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/pseudo-vops.lisp-obj-tmp written ; compilation finished in 0:00:00.030 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/aliencomp.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/aliencomp.lisp-obj-tmp written ; compilation finished in 0:00:00.471 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ltv.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ltv.lisp-obj-tmp written ; compilation finished in 0:00:00.060 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/gtn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/gtn.lisp-obj-tmp written ; compilation finished in 0:00:00.133 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ltn.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ltn.lisp-obj-tmp written ; compilation finished in 0:00:00.534 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/stack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/stack.lisp-obj-tmp written ; compilation finished in 0:00:00.280 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/control.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/control.lisp-obj-tmp written ; compilation finished in 0:00:00.109 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/entry.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/entry.lisp-obj-tmp written ; compilation finished in 0:00:00.064 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir2tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir2tran.lisp-obj-tmp written ; compilation finished in 0:00:01.220 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/vm-ir2tran.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj-tmp written ; compilation finished in 0:00:00.281 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/copyprop.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/copyprop.lisp-obj-tmp written ; compilation finished in 0:00:00.130 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/represent.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/represent.lisp-obj-tmp written ; compilation finished in 0:00:00.428 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/ir2opt.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/ir2opt.lisp-obj-tmp written ; compilation finished in 0:00:00.134 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pack.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/pack.lisp-obj-tmp written ; compilation finished in 0:00:01.527 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/pack-iterative.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/pack-iterative.lisp-obj-tmp written ; compilation finished in 0:00:00.492 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/codegen.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/codegen.lisp-obj-tmp written ; compilation finished in 0:00:00.208 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/debug.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/debug.lisp-obj-tmp written ; compilation finished in 0:00:00.805 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/format-time.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/format-time.lisp-obj-tmp written ; compilation finished in 0:00:00.552 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/error.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/error.lisp-obj-tmp written ; compilation finished in 0:00:00.146 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/macroexpand.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/macroexpand.lisp-obj-tmp written ; compilation finished in 0:00:00.051 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-extensions.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/late-extensions.lisp-obj-tmp written ; compilation finished in 0:00:00.265 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/target-core.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/generic/target-core.lisp-obj-tmp written ; compilation finished in 0:00:00.065 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/eval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/eval.lisp-obj-tmp written ; compilation finished in 0:00:00.139 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-sap.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-sap.lisp-obj-tmp written ; compilation finished in 0:00:00.189 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-package.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-package.lisp-obj-tmp written ; compilation finished in 0:00:01.206 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/module.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/module.lisp-obj-tmp written ; compilation finished in 0:00:00.037 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/bignum-random.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/bignum-random.lisp-obj-tmp written ; compilation finished in 0:00:00.332 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-hash-table.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-hash-table.lisp-obj-tmp written ; compilation finished in 0:00:00.854 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/host-pprint.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/host-pprint.lisp-obj-tmp written ; compilation finished in 0:00:00.157 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/pprint.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/pprint.lisp-obj-tmp written ; compilation finished in 0:00:01.710 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/print.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/print.lisp-obj-tmp written ; compilation finished in 0:00:01.950 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/reader.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/reader.lisp-obj-tmp written ; compilation finished in 0:00:01.628 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-stream.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-stream.lisp-obj-tmp written ; compilation finished in 0:00:00.227 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-pathname.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-pathname.lisp-obj-tmp written ; compilation finished in 0:00:01.767 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/unix-pathname.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/unix-pathname.lisp-obj-tmp written ; compilation finished in 0:00:00.623 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/filesys.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/filesys.lisp-obj-tmp written ; compilation finished in 0:00:00.952 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-misc.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-misc.lisp-obj-tmp written ; compilation finished in 0:00:00.172 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/save.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/save.lisp-obj-tmp written ; compilation finished in 0:00:00.164 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sharpm.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/sharpm.lisp-obj-tmp written ; compilation finished in 0:00:00.206 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/alloc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/alloc.lisp-obj-tmp written ; compilation finished in 0:00:00.232 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/early-step.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/early-step.lisp-obj-tmp written ; compilation finished in 0:00:00.022 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-thread.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-thread.lisp-obj-tmp written ; compilation finished in 0:00:01.131 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/timer.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/timer.lisp-obj-tmp written ; compilation finished in 0:00:00.520 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/interr.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/interr.lisp-obj-tmp written ; compilation finished in 0:00:00.122 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/gc.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/gc.lisp-obj-tmp written ; compilation finished in 0:00:00.271 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/purify.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/purify.lisp-obj-tmp written ; compilation finished in 0:00:00.017 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug-int.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/debug-int.lisp-obj-tmp written ; compilation finished in 0:00:02.640 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/target-disassem.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/target-disassem.lisp-obj-tmp written ; compilation finished in 0:00:01.621 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/x86-64/target-insts.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/x86-64/target-insts.lisp-obj-tmp written ; compilation finished in 0:00:00.266 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/debug.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/debug.lisp-obj-tmp written ; compilation finished in 0:00:00.951 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/octets.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/octets.lisp-obj-tmp written ; compilation finished in 0:00:00.453 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/ ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-basic.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-basic.lisp-obj-tmp written ; compilation finished in 0:00:01.490 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-ebcdic.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-ebcdic.lisp-obj-tmp written ; compilation finished in 0:00:00.366 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-cyr.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-cyr.lisp-obj-tmp written ; compilation finished in 0:00:01.090 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-dos.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-dos.lisp-obj-tmp written ; compilation finished in 0:00:04.581 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-iso.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-iso.lisp-obj-tmp written ; compilation finished in 0:00:04.481 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-win.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-win.lisp-obj-tmp written ; compilation finished in 0:00:03.021 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-mac.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-mac.lisp-obj-tmp written ; compilation finished in 0:00:00.341 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/mb-util.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/mb-util.lisp-obj-tmp written ; compilation finished in 0:00:00.091 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-cn-tbl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-cn-tbl.lisp-obj-tmp written ; compilation finished in 0:00:00.262 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-cn.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-cn.lisp-obj-tmp written ; compilation finished in 0:00:00.488 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-jpn-tbl.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-jpn-tbl.lisp-obj-tmp written ; compilation finished in 0:00:00.252 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-jpn.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-jpn.lisp-obj-tmp written ; compilation finished in 0:00:01.244 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-ucs.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj-tmp written ; compilation finished in 0:00:01.238 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/external-formats/enc-utf.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/external-formats/enc-utf.lisp-obj-tmp written ; compilation finished in 0:00:01.830 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/full-eval.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/full-eval.lisp-obj-tmp written ; compilation finished in 0:00:00.813 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/bit-bash.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/bit-bash.lisp-obj-tmp written ; compilation finished in 0:00:05.950 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/target-load.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/target-load.lisp-obj-tmp written ; compilation finished in 0:00:00.170 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/target-dump.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/target-dump.lisp-obj-tmp written ; compilation finished in 0:00:00.029 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/cold-init.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/cold-init.lisp-obj-tmp written ; compilation finished in 0:00:00.244 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/late-proclaim.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/compiler/late-proclaim.lisp-obj-tmp written ; compilation finished in 0:00:00.007 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/defboot.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/defboot.lisp-obj-tmp written ; compilation finished in 0:00:00.552 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/setf.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/setf.lisp-obj-tmp written ; compilation finished in 0:00:00.359 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/macros.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/macros.lisp-obj-tmp written ; compilation finished in 0:00:00.267 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/loop.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/loop.lisp-obj-tmp written ; compilation finished in 0:00:00.867 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-format.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/late-format.lisp-obj-tmp written ; compilation finished in 0:00:01.134 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/sxhash.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/sxhash.lisp-obj-tmp written ; compilation finished in 0:00:00.078 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-cas.lisp" (written 29 NOV 2016 10:07:35 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/code/late-cas.lisp-obj-tmp written ; compilation finished in 0:00:00.125 ; cross-compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/walk.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-xc/src/pcl/walk.lisp-obj-tmp written ; compilation finished in 0:00:00.413 Likely suspicious calls: 2 SB!IMPL::MACRO/SPECIAL-GUARD-FUN-P Possibly suspicious calls: 2429 ERROR 501 FORMAT 332 ASH 314 NCONC 164 SB!KERNEL:SPECIFIER-TYPE 151 TRUNCATE 145 SB!INT:BUG 131 SB!KERNEL:%DOUBLE-FLOAT 125 COMPLEX 122 WARN 97 SB!KERNEL:%SINGLE-FLOAT 80 REALPART 79 MAKE-ARRAY 74 INTEGER-LENGTH 72 SB!FORMAT:FORMAT-ERROR 67 SB!C:COMPILER-ERROR 62 IMAGPART 55 APPEND 48 LOGNOT 40 COERCE 38 ABS 32 SB!C:COMPILER-WARN 27 SB!C:COMPILER-NOTIFY 26 SB!C:COMPILER-STYLE-WARN 26 SB!C::NOTE-LOSSAGE 22 TYPEP 14 SB!KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT 13 SB!KERNEL:%UNARY-TRUNCATE/DOUBLE-FLOAT 7 ELT 6 LOGCOUNT 6 SB!INT:INFO 5 ROUND 5 SB!KERNEL:%UNARY-ROUND 5 MAPCAR 3 CONJUGATE 2 VALUES-LIST 2 LIST-LENGTH 2 SB!SYS:SAP+ 2 SB!VM::ASH-LEFT-MODFX 1 SB!C::MASK-SIGNED-FIELD 1 (SETF SB!INT:INFO) 1 SB!SYS:FOREIGN-SYMBOL-SAP 1 EVERY 1 < 1 PACKAGEP 1 SB!KERNEL:MAKE-SINGLE-FLOAT 1 SB!KERNEL:MAKE-DOUBLE-FLOAT WARNING: Expected zero inlinining failures + sh make-genesis-2.sh //entering make-genesis-2.sh //loading and running GENESIS to create cold-sbcl.core (running SBCL from: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary) This is SBCL 1.3.12, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * T * target features *SHEBANG-FEATURES*= (:SB-CORE-COMPRESSION :OS-PROVIDES-POLL :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-SUSECONDS-T :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-PUTWC :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :LITTLE-ENDIAN :COMPACT-INSTANCE-HEADER :IMMOBILE-CODE :IMMOBILE-SPACE :SYMBOL-INFO-VOPS :ASH-RIGHT-VOPS :SB-SIMD-PACK :MULTIPLY-HIGH-VOPS :MEMORY-BARRIER-VOPS :INLINE-CONSTANTS :INTEGER-EQL-VOP :FLOAT-EQL-VOPS :RAW-SIGNED-WORD :COMPLEX-FLOAT-VOPS :CYCLE-COUNTER :ALIEN-CALLBACKS :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :STACK-ALLOCATABLE-CLOSURES :UNBIND-N-VOP :FP-AND-PC-STANDARD-SAVE :PRECISE-ARG-COUNT-ERROR :RAW-INSTANCE-INIT-VOPS :UNWIND-TO-FRAME-AND-CALL-VOP :COMPARE-AND-SWAP-VOPS :LINKAGE-TABLE :C-STACK-IS-CONTROL-STACK :STACK-GROWS-DOWNWARD-NOT-UPWARD :GENCGC :64-BIT-REGISTERS :64-BIT :LARGEFILE :SB-FUTEX :LINUX :ELF :UNIX :X86-64 :SB-THREAD :ANSI-CL :COMMON-LISP :SBCL :SB-DOC :SB-LDB :SB-PACKAGE-LOCKS :SB-UNICODE :SB-EVAL :SB-SOURCE-LOCATIONS :PACKAGE-LOCAL-NICKNAMES :IEEE-FLOATING-POINT) target backend-subfeatures *SHEBANG-BACKEND-FEATURES*=NIL //caught: parse-unknown COMPILED-FUNCTION ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/compiler/generic/genesis.lisp" (written 29 NOV 2016 10:07:36 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/from-host/src/compiler/generic/genesis.fasl-tmp written ; compilation finished in 0:00:01.661 beginning GENESIS, creating core "output/cold-sbcl.core" obj/from-xc/src/assembly/x86-64/tramps.assem-obj obj/from-xc/src/code/early-source-location.lisp-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/early-defmethod.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/defbangconstant.lisp-obj obj/from-xc/src/code/early-constants.lisp-obj obj/from-xc/src/compiler/deftype.lisp-obj obj/from-xc/src/compiler/early-lexenv.lisp-obj obj/from-xc/src/compiler/early-globaldb.lisp-obj obj/from-xc/src/code/function-names.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/early-array.lisp-obj obj/from-xc/src/code/kernel.lisp-obj obj/from-xc/src/code/barrier.lisp-obj obj/from-xc/src/code/parse-body.lisp-obj obj/from-xc/src/code/unportable-float.lisp-obj obj/from-xc/src/compiler/policy.lisp-obj obj/from-xc/src/code/condition-boot.lisp-obj obj/from-xc/src/code/early-extensions.lisp-obj obj/from-xc/src/compiler/parse-lambda-list.lisp-obj obj/from-xc/src/code/restart.lisp-obj obj/from-xc/src/code/specializable-array.lisp-obj obj/from-xc/src/code/early-cl.lisp-obj obj/from-xc/src/code/ansi-stream.lisp-obj obj/from-xc/src/code/early-fasl.lisp-obj obj/from-xc/src/code/debug-var-io.lisp-obj obj/from-xc/src/code/defbangstruct.lisp-obj obj/from-xc/src/code/early-thread.lisp-obj obj/from-xc/src/code/early-print.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/target-extensions.lisp-obj obj/from-xc/src/code/early-package.lisp-obj obj/from-xc/src/compiler/defconstant.lisp-obj obj/from-xc/src/code/early-raw-slots.lisp-obj obj/from-xc/src/code/funutils.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/early-alieneval.lisp-obj obj/from-xc/src/code/cas.lisp-obj obj/from-xc/src/compiler/early-c.lisp-obj obj/from-xc/src/compiler/fun-info.lisp-obj obj/from-xc/src/pcl/slot-name.lisp-obj obj/from-xc/src/code/signal.lisp-obj obj/from-xc/src/compiler/info-vector.lisp-obj obj/from-xc/src/compiler/globaldb.lisp-obj obj/from-xc/src/code/primordial-type.lisp-obj obj/from-xc/src/code/early-classoid.lisp-obj obj/from-xc/src/code/sysmacs.lisp-obj obj/from-xc/src/code/target-error.lisp-obj obj/from-xc/src/compiler/early-backend.lisp-obj obj/from-xc/output/stuff-groveled-from-headers.lisp-obj obj/from-xc/src/code/cold-error.lisp-obj obj/from-xc/src/code/fdefinition.lisp-obj obj/from-xc/src/compiler/generic/vm-array.lisp-obj obj/from-xc/src/code/weak.lisp-obj obj/from-xc/src/code/array.lisp-obj obj/from-xc/src/code/pred.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/target-allocate.lisp-obj obj/from-xc/src/code/misc-aliens.lisp-obj obj/from-xc/src/code/early-float.lisp-obj obj/from-xc/src/pcl/early-low.lisp-obj obj/from-xc/src/code/target-sxhash.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/string.lisp-obj obj/from-xc/src/code/mipsstrops.lisp-obj obj/from-xc/src/code/early-time.lisp-obj obj/from-xc/src/code/unix.lisp-obj obj/from-xc/src/code/linux-os.lisp-obj obj/from-xc/src/code/sc-offset.lisp-obj obj/from-xc/src/code/x86-64-vm.lisp-obj obj/from-xc/src/code/target-signal.lisp-obj obj/from-xc/src/code/bignum.lisp-obj obj/from-xc/src/code/numbers.lisp-obj obj/from-xc/src/code/float-trap.lisp-obj obj/from-xc/src/code/float.lisp-obj obj/from-xc/src/code/irrat.lisp-obj obj/from-xc/src/code/char.lisp-obj obj/from-xc/src/code/huffman.lisp-obj obj/from-xc/src/code/target-char.lisp-obj obj/from-xc/src/code/target-unicode.lisp-obj obj/from-xc/src/code/misc.lisp-obj obj/from-xc/src/code/symbol.lisp-obj obj/from-xc/src/code/fd-stream.lisp-obj obj/from-xc/src/code/stream.lisp-obj obj/from-xc/src/code/early-format.lisp-obj obj/from-xc/src/code/defpackage.lisp-obj obj/from-xc/src/code/error-error.lisp-obj obj/from-xc/src/code/common-os.lisp-obj obj/from-xc/src/code/deadline.lisp-obj obj/from-xc/src/code/serve-event.lisp-obj obj/from-xc/src/code/query.lisp-obj obj/from-xc/src/code/sort.lisp-obj obj/from-xc/src/code/time.lisp-obj obj/from-xc/src/code/final.lisp-obj obj/from-xc/src/code/stubs.lisp-obj obj/from-xc/src/code/exhaust.lisp-obj obj/from-xc/src/compiler/policies.lisp-obj obj/from-xc/src/compiler/macros.lisp-obj obj/from-xc/src/compiler/constantp.lisp-obj obj/from-xc/src/compiler/info-functions.lisp-obj obj/from-xc/src/compiler/generic/vm-macs.lisp-obj obj/from-xc/src/compiler/generic/objdef.lisp-obj obj/from-xc/src/compiler/sset.lisp-obj obj/from-xc/src/code/early-type.lisp-obj obj/from-xc/src/compiler/node.lisp-obj obj/from-xc/src/compiler/lexenv.lisp-obj obj/from-xc/src/compiler/early-assem.lisp-obj obj/from-xc/src/compiler/vop.lisp-obj obj/from-xc/src/compiler/constant-leaf.lisp-obj obj/from-xc/src/compiler/backend.lisp-obj obj/from-xc/src/compiler/vmdef.lisp-obj obj/from-xc/src/compiler/x86-64/backend-parms.lisp-obj obj/from-xc/src/code/room.lisp-obj obj/from-xc/src/code/force-delayed-defbangconstants.lisp-obj obj/from-xc/src/code/defmacro.lisp-obj obj/from-xc/src/code/destructuring-bind.lisp-obj obj/from-xc/src/compiler/meta-vmdef.lisp-obj obj/from-xc/src/compiler/x86-64/vm.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/pcl/low.lisp-obj obj/from-xc/src/code/debug-info.lisp-obj obj/from-xc/src/code/source-location.lisp-obj obj/from-xc/src/code/early-full-eval.lisp-obj obj/from-xc/src/code/early-class.lisp-obj obj/from-xc/src/code/condition.lisp-obj obj/from-xc/src/code/toplevel.lisp-obj obj/from-xc/src/code/parse-defmacro-errors.lisp-obj obj/from-xc/src/code/format-directive.lisp-obj obj/from-xc/src/code/target-format.lisp-obj obj/from-xc/src/compiler/generic/primtype.lisp-obj obj/from-xc/src/code/host-alieneval.lisp-obj obj/from-xc/src/code/host-c-call.lisp-obj obj/from-xc/src/compiler/compiler-deftype.lisp-obj obj/from-xc/src/code/late-type.lisp-obj obj/from-xc/src/code/target-type.lisp-obj obj/from-xc/src/code/deftypes-for-target.lisp-obj obj/from-xc/src/compiler/knownfun.lisp-obj obj/from-xc/src/compiler/fun-info-funs.lisp-obj obj/from-xc/src/compiler/generic/vm-type.lisp-obj obj/from-xc/src/compiler/proclaim.lisp-obj obj/from-xc/src/code/class-init.lisp-obj obj/from-xc/src/code/defstruct.lisp-obj obj/from-xc/src/code/target-defstruct.lisp-obj obj/from-xc/src/code/alien-type.lisp-obj obj/from-xc/src/code/force-delayed-defbangstructs.lisp-obj obj/from-xc/src/code/typep.lisp-obj obj/from-xc/src/compiler/compiler-error.lisp-obj obj/from-xc/src/code/type-init.lisp-obj obj/from-xc/src/compiler/fixup-type.lisp-obj obj/from-xc/src/code/package.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/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/compiler/fixup.lisp-obj obj/from-xc/src/compiler/generic/core.lisp-obj obj/from-xc/src/code/thread.lisp-obj obj/from-xc/src/code/load.lisp-obj obj/from-xc/src/code/linkage-table.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/code/foreign.lisp-obj obj/from-xc/src/code/fop.lisp-obj obj/from-xc/src/compiler/ctype.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/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/ir1opt.lisp-obj obj/from-xc/src/compiler/loop.lisp-obj obj/from-xc/src/compiler/ir1final.lisp-obj obj/from-xc/src/compiler/array-tran.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/float-tran.lisp-obj obj/from-xc/src/compiler/saptran.lisp-obj obj/from-xc/src/compiler/srctran.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/generic/vm-tran.lisp-obj obj/from-xc/src/compiler/locall.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/constraint.lisp-obj obj/from-xc/src/compiler/physenvanal.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/fopcompile.lisp-obj obj/from-xc/src/compiler/late-vmdef.lisp-obj obj/from-xc/src/compiler/x86-64/insts.lisp-obj obj/from-xc/src/compiler/x86-64/macros.lisp-obj obj/from-xc/src/compiler/generic/early-type-vops.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/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/static-fn.lisp-obj obj/from-xc/src/compiler/x86-64/arith.lisp-obj obj/from-xc/src/compiler/generic/late-type-vops.lisp-obj obj/from-xc/src/compiler/x86-64/type-vops.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/early-aliencomp.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/x86-64/pred.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/assembly/x86-64/assem-rtns.assem-obj obj/from-xc/src/assembly/x86-64/array.assem-obj obj/from-xc/src/assembly/x86-64/arith.assem-obj obj/from-xc/src/assembly/x86-64/alloc.assem-obj obj/from-xc/src/compiler/pseudo-vops.lisp-obj obj/from-xc/src/compiler/aliencomp.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/macroexpand.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/eval.lisp-obj obj/from-xc/src/code/target-sap.lisp-obj obj/from-xc/src/code/target-package.lisp-obj obj/from-xc/src/code/module.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/host-pprint.lisp-obj obj/from-xc/src/code/pprint.lisp-obj obj/from-xc/src/code/print.lisp-obj obj/from-xc/src/code/reader.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/save.lisp-obj obj/from-xc/src/code/sharpm.lisp-obj obj/from-xc/src/code/alloc.lisp-obj obj/from-xc/src/code/early-step.lisp-obj obj/from-xc/src/code/target-thread.lisp-obj obj/from-xc/src/code/timer.lisp-obj obj/from-xc/src/code/interr.lisp-obj obj/from-xc/src/code/gc.lisp-obj obj/from-xc/src/code/purify.lisp-obj obj/from-xc/src/code/debug-int.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/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-ebcdic.lisp-obj obj/from-xc/src/code/external-formats/enc-cyr.lisp-obj obj/from-xc/src/code/external-formats/enc-dos.lisp-obj obj/from-xc/src/code/external-formats/enc-iso.lisp-obj obj/from-xc/src/code/external-formats/enc-win.lisp-obj obj/from-xc/src/code/external-formats/enc-mac.lisp-obj obj/from-xc/src/code/external-formats/mb-util.lisp-obj obj/from-xc/src/code/external-formats/enc-cn-tbl.lisp-obj obj/from-xc/src/code/external-formats/enc-cn.lisp-obj obj/from-xc/src/code/external-formats/enc-jpn-tbl.lisp-obj obj/from-xc/src/code/external-formats/enc-jpn.lisp-obj obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj obj/from-xc/src/code/external-formats/enc-utf.lisp-obj obj/from-xc/src/code/full-eval.lisp-obj obj/from-xc/src/code/bit-bash.lisp-obj obj/from-xc/src/code/target-load.lisp-obj obj/from-xc/src/compiler/target-dump.lisp-obj obj/from-xc/src/code/cold-init.lisp-obj obj/from-xc/src/compiler/late-proclaim.lisp-obj obj/from-xc/src/code/defboot.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/code/late-format.lisp-obj obj/from-xc/src/code/sxhash.lisp-obj obj/from-xc/src/code/late-cas.lisp-obj obj/from-xc/src/pcl/walk.lisp-obj ; SB!Loader: (258+603+11900+14679) structs/consts/funs/other [building initial core file in "output/cold-sbcl.core": writing 32768 bytes [1 page] from # writing 32768 bytes [1 page] from # writing 589824 bytes [18 pages] from # writing 11698176 bytes [357 pages] from # writing 29851648 bytes [911 pages] from # /(DESCRIPTOR-BITS INITIAL-FUN)=#X225BBD8B done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good + set -em + echo //entering make-target-2.sh //entering make-target-2.sh + LANG=C + LC_ALL=C + export LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + '[' -n '' ']' + '[' '' '!=' --load ']' + echo //doing warm init - compilation phase //doing warm init - compilation phase + paxmark.sh -mr ./src/runtime/sbcl + ./src/runtime/sbcl --core output/cold-sbcl.core --lose-on-corruption --no-sysinit --no-userinit + echo '(load "loader.lisp") (load-sbcl-file "make-host-1.lisp")' This is SBCL 1.3.12, 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. COLD-INIT... (PACKAGE = "COMMON-LISP") ("Length(TLFs)= " 14679) * "/about to LOAD warm.lisp (with *compile-files-p* = T)" ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/macros.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;MACROS.FASL.NEWEST written ; compilation finished in 0:00:00.089 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/compiler-support.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;COMPILER-SUPPORT.FASL.NEWEST written ; compilation finished in 0:00:00.053 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/defclass.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DEFCLASS.FASL.NEWEST written ; compilation finished in 0:00:00.147 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/defs.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DEFS.FASL.NEWEST written ; compilation finished in 0:00:00.120 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/fngen.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;FNGEN.FASL.NEWEST written ; compilation finished in 0:00:00.076 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/wrapper.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;WRAPPER.FASL.NEWEST written ; compilation finished in 0:00:00.080 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/cache.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;CACHE.FASL.NEWEST written ; compilation finished in 0:00:00.260 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/dlisp.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DLISP.FASL.NEWEST written ; compilation finished in 0:00:00.089 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/boot.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;BOOT.FASL.NEWEST written ; compilation finished in 0:00:01.152 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/vector.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;VECTOR.FASL.NEWEST written ; compilation finished in 0:00:00.302 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/slots-boot.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;SLOTS-BOOT.FASL.NEWEST written ; compilation finished in 0:00:00.207 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/combin.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;COMBIN.FASL.NEWEST written ; compilation finished in 0:00:00.112 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/dfun.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DFUN.FASL.NEWEST written ; compilation finished in 0:00:00.487 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/ctor.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;CTOR.FASL.NEWEST written ; compilation finished in 0:00:00.355 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/braid.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;BRAID.FASL.NEWEST written ; compilation finished in 0:00:00.182 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/dlisp3.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DLISP3.FASL.NEWEST written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/generic-functions.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;GENERIC-FUNCTIONS.FASL.NEWEST written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/slots.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;SLOTS.FASL.NEWEST written ; compilation finished in 0:00:00.230 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/init.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;INIT.FASL.NEWEST written ; compilation finished in 0:00:00.172 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/std-class.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;STD-CLASS.FASL.NEWEST written ; compilation finished in 0:00:01.125 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/cpl.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;CPL.FASL.NEWEST written ; compilation finished in 0:00:00.083 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/fsc.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;FSC.FASL.NEWEST written ; compilation finished in 0:00:00.025 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/methods.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;METHODS.FASL.NEWEST written ; compilation finished in 0:00:00.577 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/fixup.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;FIXUP.FASL.NEWEST written ; compilation finished in 0:00:00.008 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/defcombin.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DEFCOMBIN.FASL.NEWEST written ; compilation finished in 0:00:00.118 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/ctypes.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;CTYPES.FASL.NEWEST written ; compilation finished in 0:00:00.017 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/env.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;ENV.FASL.NEWEST written ; compilation finished in 0:00:00.047 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/documentation.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;DOCUMENTATION.FASL.NEWEST written ; compilation finished in 0:00:00.282 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/print-object.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;PRINT-OBJECT.FASL.NEWEST written ; compilation finished in 0:00:00.250 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/precom1.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;PRECOM1.FASL.NEWEST written ; compilation finished in 0:00:00.001 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/precom2.lisp" (written 29 NOV 2016 10:07:36 PM): ; SYS:SRC;PCL;PRECOM2.FASL.NEWEST written ; compilation finished in 0:00:00.746 ; Done with PCL compilation ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/setf-funs.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-KERNEL") ; compiling (LET (#) ...) ; compiling (DEFINE-SETTERS ("COMMON-LISP") ...) ; SYS:SRC;CODE;SETF-FUNS.FASL.NEWEST written ; compilation finished in 0:00:00.119 ; Fixed ftypes: (%MAKE-ARRAY %MAP %TYPEP ADJUST-ARRAY CLASS-OF COERCE COERCE-TO-CONDITION CONCATENATE COPY-PPRINT-DISPATCH SB-PCL:ENSURE-CLASS-FINALIZED FIND-CLASS LIST-TO-VECTOR* MAKE-ARRAY MAKE-CONDITION MAKE-SEQUENCE MAKE-STRING MAKE-STRING-OUTPUT-STREAM MAP MERGE OPEN PPRINT-DISPATCH SET-PPRINT-DISPATCH STREAM-ELEMENT-TYPE SUBTYPEP TYPE-OF TYPEP UPGRADED-ARRAY-ELEMENT-TYPE UPGRADED-COMPLEX-PART-TYPE VECTOR-TO-VECTOR*) ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/late-condition.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-KERNEL") ; compiling (FMAKUNBOUND (QUOTE INSTALL-CONDITION-SLOT-READER)) ; compiling (FMAKUNBOUND (QUOTE INSTALL-CONDITION-SLOT-WRITER)) ; compiling (FLET (#) ...) ; SYS:SRC;CODE;LATE-CONDITION.FASL.NEWEST written ; compilation finished in 0:00:00.019 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/gray-streams-class.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-GRAY") ; compiling (LET (#) ...) ; compiling (DEFCLASS FUNDAMENTAL-INPUT-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-OUTPUT-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-CHARACTER-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-BINARY-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-CHARACTER-INPUT-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-BINARY-INPUT-STREAM ...) ; compiling (DEFCLASS FUNDAMENTAL-BINARY-OUTPUT-STREAM ...) ; SYS:SRC;PCL;GRAY-STREAMS-CLASS.FASL.NEWEST written ; compilation finished in 0:00:00.004 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/gray-streams.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-GRAY") ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN BUG-OR-ERROR ...) ; compiling (FMAKUNBOUND (QUOTE STREAM-ELEMENT-TYPE)) ; compiling (DEFGENERIC STREAM-ELEMENT-TYPE ...) ; compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...) ; compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...) ; compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...) ; compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...) ; compiling (DEFGENERIC PCL-OPEN-STREAM-P ...) ; compiling (DEFMETHOD PCL-OPEN-STREAM-P ...) ; compiling (DEFMETHOD PCL-OPEN-STREAM-P ...) ; compiling (DEFMETHOD PCL-OPEN-STREAM-P ...) ; compiling (DEFMETHOD PCL-OPEN-STREAM-P ...) ; compiling (PCL-OPEN-STREAM-P (MAKE-STRING-OUTPUT-STREAM)) ; compiling (SETF (FDEFINITION #) ...) ; compiling (DEFGENERIC PCL-CLOSE ...) ; compiling (DEFMETHOD PCL-CLOSE ...) ; compiling (DEFMETHOD PCL-CLOSE ...) ; compiling (PCL-CLOSE (MAKE-STRING-OUTPUT-STREAM)) ; compiling (SETF (FDEFINITION #) ...) ; compiling (LET NIL ...) ; compiling (LET NIL ...) ; compiling (LET NIL ...) ; compiling (DEFGENERIC STREAM-READ-CHAR ...) ; compiling (DEFGENERIC STREAM-UNREAD-CHAR ...) ; compiling (DEFGENERIC STREAM-READ-CHAR-NO-HANG ...) ; compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...) ; compiling (DEFGENERIC STREAM-PEEK-CHAR ...) ; compiling (DEFMETHOD STREAM-PEEK-CHAR ...) ; compiling (DEFGENERIC STREAM-LISTEN ...) ; compiling (DEFMETHOD STREAM-LISTEN ...) ; compiling (DEFGENERIC STREAM-READ-LINE ...) ; compiling (DEFMETHOD STREAM-READ-LINE ...) ; compiling (DEFGENERIC STREAM-CLEAR-INPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-INPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-INPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-INPUT ...) ; compiling (DEFGENERIC STREAM-READ-SEQUENCE ...) ; compiling (DEFMETHOD STREAM-READ-SEQUENCE ...) ; compiling (DEFMETHOD STREAM-READ-SEQUENCE ...) ; compiling (DEFGENERIC STREAM-WRITE-CHAR ...) ; compiling (DEFGENERIC STREAM-LINE-COLUMN ...) ; compiling (DEFMETHOD STREAM-LINE-COLUMN ...) ; compiling (DEFGENERIC STREAM-LINE-LENGTH ...) ; compiling (DEFMETHOD STREAM-LINE-LENGTH ...) ; compiling (DEFGENERIC STREAM-START-LINE-P ...) ; compiling (DEFMETHOD STREAM-START-LINE-P ...) ; compiling (DEFGENERIC STREAM-WRITE-STRING ...) ; compiling (DEFMETHOD STREAM-WRITE-STRING ...) ; compiling (DEFGENERIC STREAM-TERPRI ...) ; compiling (DEFMETHOD STREAM-TERPRI ...) ; compiling (DEFGENERIC STREAM-FRESH-LINE ...) ; compiling (DEFMETHOD STREAM-FRESH-LINE ...) ; compiling (DEFGENERIC STREAM-FINISH-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...) ; compiling (DEFGENERIC STREAM-FORCE-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...) ; compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...) ; compiling (DEFGENERIC STREAM-CLEAR-OUTPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ; compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ; compiling (DEFGENERIC STREAM-ADVANCE-TO-COLUMN ...) ; compiling (DEFMETHOD STREAM-ADVANCE-TO-COLUMN ...) ; compiling (DEFGENERIC STREAM-WRITE-SEQUENCE ...) ; compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...) ; compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...) ; compiling (DEFGENERIC STREAM-READ-BYTE ...) ; compiling (DEFMETHOD STREAM-READ-BYTE ...) ; compiling (DEFMETHOD STREAM-READ-BYTE ...) ; compiling (DEFGENERIC STREAM-WRITE-BYTE ...) ; compiling (DEFMETHOD STREAM-WRITE-BYTE ...) ; compiling (DEFMETHOD STREAM-WRITE-BYTE ...) ; compiling (DEFGENERIC STREAM-FILE-POSITION ...) ; compiling (DEFMETHOD STREAM-FILE-POSITION ...) ; compiling (DEFMETHOD STREAM-FILE-POSITION ...) ; SYS:SRC;PCL;GRAY-STREAMS.FASL.NEWEST written ; compilation finished in 0:00:00.288 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/pcl/sequence.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; compiling (DEFINE-CONDITION SB-SEQUENCE:PROTOCOL-UNIMPLEMENTED ...) ; compiling (DEFUN SB-SEQUENCE:PROTOCOL-UNIMPLEMENTED ...) ; compiling (DEFGENERIC SB-SEQUENCE:EMPTYP ...) ; compiling (DEFGENERIC SB-SEQUENCE:LENGTH ...) ; compiling (DEFGENERIC SB-SEQUENCE:ELT ...) ; compiling (DEFGENERIC (SETF SB-SEQUENCE:ELT) ...) ; compiling (DEFGENERIC SB-SEQUENCE:MAKE-SEQUENCE-LIKE ...) ; compiling (DEFGENERIC SB-SEQUENCE:ADJUST-SEQUENCE ...) ; compiling (DEFGENERIC SB-SEQUENCE:MAKE-SEQUENCE-ITERATOR ...) ; compiling (DEFVAR *EXHAUSTED* ...) ; compiling (DEFGENERIC SB-SEQUENCE:MAKE-SIMPLE-SEQUENCE-ITERATOR ...) ; compiling (DEFGENERIC SB-SEQUENCE:ITERATOR-STEP ...) ; compiling (DEFGENERIC SB-SEQUENCE:ITERATOR-ENDP ...) ; compiling (DEFGENERIC SB-SEQUENCE:ITERATOR-ELEMENT ...) ; compiling (DEFGENERIC (SETF SB-SEQUENCE:ITERATOR-ELEMENT) ...) ; compiling (DEFGENERIC SB-SEQUENCE:ITERATOR-INDEX ...) ; compiling (DEFGENERIC SB-SEQUENCE:ITERATOR-COPY ...) ; compiling (DEFMACRO SB-SEQUENCE:WITH-SEQUENCE-ITERATOR ...) ; compiling (DEFMACRO SB-SEQUENCE:WITH-SEQUENCE-ITERATOR-FUNCTIONS ...) ; compiling (DEFUN SB-SEQUENCE:CANONIZE-TEST ...) ; compiling (DEFUN SB-SEQUENCE:CANONIZE-KEY ...) ; compiling (DEFUN LOOP-ELEMENTS-ITERATION-PATH ...) ; compiling (SB-LOOP::ADD-LOOP-PATH (QUOTE #) ...) ; compiling (DEFGENERIC SB-SEQUENCE:MAP ...) ; compiling (DEFMETHOD SB-SEQUENCE:MAP ...) ; compiling (DEFGENERIC SB-SEQUENCE:COUNT ...) ; compiling (DEFMETHOD SB-SEQUENCE:COUNT ...) ; compiling (DEFGENERIC SB-SEQUENCE:COUNT-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:COUNT-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:COUNT-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:COUNT-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:FIND ...) ; compiling (DEFMETHOD SB-SEQUENCE:FIND ...) ; compiling (DEFGENERIC SB-SEQUENCE:FIND-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:FIND-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:FIND-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:FIND-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:POSITION ...) ; compiling (DEFMETHOD SB-SEQUENCE:POSITION ...) ; compiling (DEFGENERIC SB-SEQUENCE:POSITION-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:POSITION-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:POSITION-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:POSITION-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:SUBSEQ ...) ; compiling (DEFMETHOD SB-SEQUENCE:SUBSEQ ...) ; compiling (DEFGENERIC SB-SEQUENCE:COPY-SEQ ...) ; compiling (DEFMETHOD SB-SEQUENCE:COPY-SEQ ...) ; compiling (DEFGENERIC SB-SEQUENCE:FILL ...) ; compiling (DEFMETHOD SB-SEQUENCE:FILL ...) ; compiling (DEFGENERIC SB-SEQUENCE:NSUBSTITUTE ...) ; compiling (DEFMETHOD SB-SEQUENCE:NSUBSTITUTE ...) ; compiling (DEFGENERIC SB-SEQUENCE:NSUBSTITUTE-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:NSUBSTITUTE-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:NSUBSTITUTE-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:NSUBSTITUTE-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:SUBSTITUTE ...) ; compiling (DEFMETHOD SB-SEQUENCE:SUBSTITUTE ...) ; compiling (DEFGENERIC SB-SEQUENCE:SUBSTITUTE-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:SUBSTITUTE-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:SUBSTITUTE-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:SUBSTITUTE-IF-NOT ...) ; compiling (DEFUN %SEQUENCE-REPLACE ...) ; compiling (DEFGENERIC SB-SEQUENCE:REPLACE ...) ; compiling (DEFMETHOD SB-SEQUENCE:REPLACE ...) ; compiling (DEFGENERIC SB-SEQUENCE:NREVERSE ...) ; compiling (DEFMETHOD SB-SEQUENCE:NREVERSE ...) ; compiling (DEFGENERIC SB-SEQUENCE:REVERSE ...) ; compiling (DEFMETHOD SB-SEQUENCE:REVERSE ...) ; compiling (DEFGENERIC SB-SEQUENCE:CONCATENATE ...) ; compiling (DEFMETHOD SB-SEQUENCE:CONCATENATE ...) ; compiling (DEFGENERIC SB-SEQUENCE:REDUCE ...) ; compiling (DEFMETHOD SB-SEQUENCE:REDUCE ...) ; compiling (DEFGENERIC SB-SEQUENCE:MISMATCH ...) ; compiling (DEFMETHOD SB-SEQUENCE:MISMATCH ...) ; compiling (DEFGENERIC SB-SEQUENCE:SEARCH ...) ; compiling (DEFMETHOD SB-SEQUENCE:SEARCH ...) ; compiling (DEFGENERIC SB-SEQUENCE:DELETE ...) ; compiling (DEFMETHOD SB-SEQUENCE:DELETE ...) ; compiling (DEFGENERIC SB-SEQUENCE:DELETE-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:DELETE-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:DELETE-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:DELETE-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:REMOVE ...) ; compiling (DEFMETHOD SB-SEQUENCE:REMOVE ...) ; compiling (DEFGENERIC SB-SEQUENCE:REMOVE-IF ...) ; compiling (DEFMETHOD SB-SEQUENCE:REMOVE-IF ...) ; compiling (DEFGENERIC SB-SEQUENCE:REMOVE-IF-NOT ...) ; compiling (DEFMETHOD SB-SEQUENCE:REMOVE-IF-NOT ...) ; compiling (DEFGENERIC SB-SEQUENCE:DELETE-DUPLICATES ...) ; compiling (DEFMETHOD SB-SEQUENCE:DELETE-DUPLICATES ...) ; compiling (DEFGENERIC SB-SEQUENCE:REMOVE-DUPLICATES ...) ; compiling (DEFMETHOD SB-SEQUENCE:REMOVE-DUPLICATES ...) ; compiling (DEFUN %SORT-WITH-TEMP-VECTOR ...) ; compiling (DEFGENERIC SB-SEQUENCE:SORT ...) ; compiling (DEFMETHOD SB-SEQUENCE:SORT ...) ; compiling (DEFGENERIC SB-SEQUENCE:STABLE-SORT ...) ; compiling (DEFMETHOD SB-SEQUENCE:STABLE-SORT ...) ; compiling (DEFGENERIC SB-SEQUENCE:MERGE ...) ; compiling (DEFMETHOD SB-SEQUENCE:MERGE ...) ; SYS:SRC;PCL;SEQUENCE.FASL.NEWEST written ; compilation finished in 0:00:00.844 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/describe.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; compiling (DEFUN CLASS-NAME-OR-CLASS ...) ; compiling (DEFUN FUNCTION-LAMBDA-EXPRESSION ...) ; compiling (DEFUN PRIN1-TO-LINE ...) ; compiling (DEFUN DESCRIBE ...) ; compiling (DEFGENERIC OBJECT-SELF-STRING ...) ; compiling (DEFMETHOD OBJECT-SELF-STRING ...) ; compiling (DEFMETHOD OBJECT-SELF-STRING ...) ; compiling (DEFGENERIC OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFMETHOD OBJECT-TYPE-STRING ...) ; compiling (DEFUN PRINT-STANDARD-DESCRIBE-HEADER ...) ; compiling (DEFGENERIC DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFUN DESCRIBE-DEPRECATION ...) ; compiling (DEFUN DESCRIBE-CLASS ...) ; compiling (DEFUN DESCRIBE-INSTANCE ...) ; compiling (DEFUN QUIET-DOC ...) ; compiling (DEFUN DESCRIBE-DOCUMENTATION ...) ; compiling (DEFUN DESCRIBE-STUFF ...) ; compiling (DEFUN DESCRIBE-VARIABLE ...) ; compiling (DEFUN DESCRIBE-LAMBDA-LIST ...) ; compiling (DEFUN DESCRIBE-ARGUMENT-PRECEDENCE-ORDER ...) ; compiling (DEFUN DESCRIBE-FUNCTION-SOURCE ...) ; compiling (DEFUN DESCRIBE-FUNCTION ...) ; compiling (DEFUN DESCRIBE-TYPE ...) ; SYS:SRC;CODE;DESCRIBE.FASL.NEWEST written ; compilation finished in 0:00:00.650 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/describe-policy.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-C") ; compiling (DEFUN DESCRIBE-COMPILER-POLICY ...) ; SYS:SRC;CODE;DESCRIBE-POLICY.FASL.NEWEST written ; compilation finished in 0:00:00.018 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/inspect.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; compiling (DEFPARAMETER *INSPECT-LENGTH* ...) ; compiling (DEFVAR *INSPECT-UNBOUND-OBJECT-MARKER* ...) ; compiling (DEFUN INSPECTOR ...) ; compiling (DEFVAR *INSPECT-FUN* ...) ; compiling (DEFVAR *INSPECTED*) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DEFUN INSPECT ...) ; compiling (DEFVAR *HELP-FOR-INSPECT* ...) ; compiling (DEFUN %INSPECT ...) ; compiling (DEFUN EVAL-FOR-INSPECT ...) ; compiling (DEFUN TTY-DISPLAY-INSPECTED-PARTS ...) ; compiling (DEFGENERIC INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-STRUCTURE-ELEMENTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-STANDARD-OBJECT-ELEMENTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-INDEX-STRING ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-PARTS-OF-SIMPLE-CONS ...) ; compiling (DEFUN INSPECTED-PARTS-OF-NONTRIVIAL-LIST ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; SYS:SRC;CODE;INSPECT.FASL.NEWEST written ; compilation finished in 0:00:00.192 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/profile.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-PROFILE") ; compiling (DECLAIM (INLINE MAKE-COUNTER)) ; compiling (DEFSTRUCT (COUNTER # ...) ...) ; compiling (DEFUN INCF-COUNTER ...) ; compiling (DEFUN COUNTER-COUNT ...) ; compiling (DEFCONSTANT +TICKS-PER-SECOND+ ...) ; compiling (DECLAIM (INLINE GET-INTERNAL-TICKS)) ; compiling (DEFUN GET-INTERNAL-TICKS ...) ; compiling (DEFVAR *PROFILED-FUN-NAME->INFO* ...) ; compiling (DEFSTRUCT (PROFILE-INFO #) ...) ; compiling (DECLAIM (COUNTER *ENCLOSED-TICKS* ...)) ; compiling (DEFVAR *ENCLOSED-TICKS*) ; compiling (DEFVAR *ENCLOSED-CONSING*) ; compiling (DECLAIM (COUNTER *ENCLOSED-PROFILES*)) ; compiling (DEFVAR *ENCLOSED-PROFILES*) ; compiling (DECLAIM (COUNTER *ENCLOSED-GC-RUN-TIME*)) ; compiling (DEFVAR *ENCLOSED-GC-RUN-TIME*) ; compiling (DEFVAR *COMPUTING-PROFILING-DATA-FOR*) ; compiling (DEFSTRUCT (OVERHEAD #) ...) ; compiling (DEFVAR *OVERHEAD*) ; compiling (DECLAIM (TYPE OVERHEAD ...)) ; compiling (MAKUNBOUND (QUOTE *OVERHEAD*)) ; compiling (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/profile.lisp ; in: DEFUN PROFILE-ENCAPSULATION-LAMBDAS ; (APPLY FUNCTION SB-PROFILE::ARGS) ; --> MULTIPLE-VALUE-CALL PROGN ; ==> ; (SB-C::%FUNCALL ; # ; :WHERE-FROM :DEFINED ; :VARS NIL {10034AF773}>) ; ; note: doing unsigned word to integer coercion (cost 20) from DYNAMIC-USAGE-0 ; (UNWIND-PROTECT (APPLY FUNCTION SB-PROFILE::ARGS) ; (LET ((SB-PROFILE::*COMPUTING-PROFILING-DATA-FOR* FUNCTION) ; (SB-PROFILE::DYNAMIC-USAGE-1 (SB-KERNEL:DYNAMIC-USAGE))) ; (SETF SB-PROFILE::DTICKS (- # SB-PROFILE::START-TICKS) ; SB-PROFILE::DCONSING ; (IF # ; # ; #) ; SB-PROFILE::INNER-ENCLOSED-PROFILES ; (SB-PROFILE::COUNTER-COUNT SB-PROFILE::*ENCLOSED-PROFILES*) ; SB-PROFILE::DGC-RUN-TIME ; (- *GC-RUN-TIME* SB-PROFILE::START-GC-RUN-TIME)) ; (SB-PROFILE::INCF-COUNTER SB-PROFILE::TICKS ; (- SB-PROFILE::DTICKS ; (SB-PROFILE::COUNTER-COUNT SB-PROFILE::*ENCLOSED-TICKS*))) ; (SB-PROFILE::INCF-COUNTER SB-PROFILE::GC-RUN-TIME ; (- SB-PROFILE::DGC-RUN-TIME ; (SB-PROFILE::COUNTER-COUNT SB-PROFILE::*ENCLOSED-GC-RUN-TIME*))) ; (SB-PROFILE::INCF-COUNTER SB-PROFILE::CONSING ; (- SB-PROFILE::DCONSING ; (SB-PROFILE::COUNTER-COUNT SB-PROFILE::*ENCLOSED-CONSING*))) ; (SB-PROFILE::INCF-COUNTER SB-PROFILE::PROFILES ; SB-PROFILE::INNER-ENCLOSED-PROFILES))) ; --> FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION ; ==> ; (#:CLEANUP-FUN-251) ; ; note: doing unsigned word to integer coercion (cost 20) from DYNAMIC-USAGE-0 ; (- SB-PROFILE::DYNAMIC-USAGE-1 SB-PROFILE::DYNAMIC-USAGE-0) ; ; note: doing unsigned word to integer coercion (cost 20), for: ; the first argument of GENERIC-- ; compiling (DEFUN MAPC-ON-NAMED-FUNS ...) ; compiling (DEFUN PROFILE-1-UNPROFILED-FUN ...) ; compiling (DEFUN PROFILE-1-FUN ...) ; compiling (DEFUN UNPROFILE-1-FUN ...) ; compiling (DEFMACRO PROFILE ...) ; compiling (DEFMACRO UNPROFILE ...) ; compiling (DEFUN UNPROFILE-ALL ...) ; compiling (DEFUN RESET ...) ; compiling (DEFSTRUCT (TIME-INFO #) ...) ; compiling (DEFUN COMPENSATE-TIME ...) ; compiling (DEFUN REPORT ...) ; compiling (DEFUN PRINT-PROFILE-TABLE ...) ; compiling (DECLAIM (TYPE UNSIGNED-BYTE ...)) ; compiling (DEFPARAMETER *TIMER-OVERHEAD-ITERATIONS* ...) ; compiling (DECLAIM (NOTINLINE COMPUTE-OVERHEAD-AUX)) ; compiling (DEFUN COMPUTE-OVERHEAD-AUX ...) ; compiling (DEFUN COMPUTE-OVERHEAD ...) ; compiling (DEFUN PROFILE-DEINIT ...); ; compilation unit finished ; printed 3 notes ; SYS:SRC;CODE;PROFILE.FASL.NEWEST written ; compilation finished in 0:00:00.223 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/ntrace.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-DEBUG") ; compiling (DEFVAR *TRACE-INDENTATION-STEP* ...) ; compiling (DEFVAR *MAX-TRACE-INDENTATION* ...) ; compiling (DEFVAR *TRACE-ENCAPSULATE-DEFAULT* ...) ; compiling (DEFVAR *TRACED-FUNS* ...) ; compiling (DEFTYPE TRACE-REPORT-TYPE ...) ; compiling (DEF!STRUCT (TRACE-INFO #) ...) ; compiling (!SET-LOAD-FORM-METHOD TRACE-INFO ...) ; compiling (DEFVAR *TRACED-ENTRIES* ...) ; compiling (DECLAIM (LIST *TRACED-ENTRIES*)) ; compiling (DEFVAR *IN-TRACE* ...) ; compiling (DEFUN TRACE-FDEFINITION ...) ; compiling (DEFUN TRACE-REDEFINED-UPDATE ...) ; compiling (PUSH (FUNCTION TRACE-REDEFINED-UPDATE) ...) ; compiling (DEFUN COERCE-FORM ...) ; compiling (DEFUN COERCE-FORM-LIST ...) ; compiling (DEFUN PRINT-TRACE-INDENTATION ...) ; compiling (DEFUN TRACE-WHEREIN-P ...) ; compiling (DEFUN TRACE-PRINT ...) ; compiling (DEFUN TRACE-PRINT-UNADORNED ...) ; compiling (DEFUN TRACE-MAYBE-BREAK ...) ; compiling (DEFUN DISCARD-INVALID-ENTRIES ...) ; compiling (DEFUN TRACE-START-BREAKPOINT-FUN ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN TRACE-END-BREAKPOINT-FUN ...) ; compiling (DEFUN TRACE-CALL ...) ; compiling (DEFUN TRACE-1 ...) ; compiling (DEFUN PARSE-TRACE-OPTIONS ...) ; compiling (DEFUN EXPAND-TRACE ...) ; compiling (DEFUN %LIST-TRACED-FUNS ...) ; compiling (DEFMACRO TRACE ...) ; compiling (DEFUN UNTRACE-1 ...) ; compiling (DEFUN UNTRACE-ALL ...) ; compiling (DEFUN UNTRACE-PACKAGE ...) ; compiling (DEFMACRO UNTRACE ...) ; SYS:SRC;CODE;NTRACE.FASL.NEWEST written ; compilation finished in 0:00:00.273 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/step.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; compiling (DEFUN STEP-FORM ...) ; compiling (DEFUN STEP-VALUES ...) ; compiling (DEFUN STEP-FINISHED ...) ; compiling (DEFGENERIC SINGLE-STEP ...) ; compiling (DEFMETHOD SINGLE-STEP ...) ; compiling (DEFMETHOD SINGLE-STEP ...) ; compiling (DEFMETHOD SINGLE-STEP ...) ; compiling (DEFVAR *STEPPER-HOOK* ...) ; compiling (DEFUN INVOKE-STEPPER ...) ; compiling (DEFMACRO STEP ...) ; SYS:SRC;CODE;STEP.FASL.NEWEST written ; compilation finished in 0:00:00.060 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/warm-lib.lisp" (written 29 NOV 2016 10:07:36 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; SYS:SRC;CODE;WARM-LIB.FASL.NEWEST written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/run-program.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-IMPL") ; compiling (DEFINE-ALIEN-ROUTINE WRAPPED-ENVIRON ...) ; compiling (DEFUN POSIX-ENVIRON ...) ; compiling (DEFUN UNIX-ENVIRONMENT-SBCL-FROM-CMUCL ...) ; compiling (DEFINE-ALIEN-ROUTINE ("waitpid" C-WAITPID) ...) ; compiling (DEFUN WAITPID ...) ; compiling (DEFVAR *ACTIVE-PROCESSES* ...) ; compiling (DEFVAR *ACTIVE-PROCESSES-LOCK* ...) ; compiling (DEFMACRO WITH-ACTIVE-PROCESSES-LOCK ...) ; compiling (DEFSTRUCT (PROCESS #) ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFUN PROCESS-EXIT-CODE ...) ; compiling (DEFUN PROCESS-STATUS ...) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DEFUN PROCESS-WAIT ...) ; compiling (DEFUN FIND-CURRENT-FOREGROUND-PROCESS ...) ; compiling (DEFUN PROCESS-KILL ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/run-program.lisp ; in: DEFUN PROCESS-KILL ; (VALUES NIL SB-IMPL::ERRNO) ; ==> ; SB-IMPL::ERRNO ; ; note: deleting unreachable code ; compiling (DEFUN PROCESS-ALIVE-P ...) ; compiling (DEFUN PROCESS-CLOSE ...) ; compiling (DEFUN GET-PROCESSES-STATUS-CHANGES ...) ; compiling (DEFVAR *CLOSE-ON-ERROR* ...) ; compiling (DEFVAR *CLOSE-IN-PARENT* ...) ; compiling (DEFVAR *HANDLERS-INSTALLED* ...) ; compiling (DEFINE-ALIEN-ROUTINE PTSNAME ...) ; compiling (DEFINE-ALIEN-ROUTINE GRANTPT ...) ; compiling (DEFINE-ALIEN-ROUTINE UNLOCKPT ...) ; compiling (DEFUN FIND-A-PTY ...) ; compiling (DEFUN OPEN-PTY ...) ; compiling (DEFMACRO ROUND-NULL-TERMINATED-BYTES-TO-WORDS ...) ; compiling (DEFUN STRING-LIST-TO-C-STRVEC ...) ; compiling (DEFMACRO WITH-ARGS ...) ; compiling (DEFMACRO WITH-ENVIRONMENT ...) ; compiling (DEFINE-ALIEN-ROUTINE SPAWN ...) ; compiling (DEFUN PREPARE-ARGS ...) ; compiling (DEFUN RUN-PROGRAM ...) ; compiling (DEFUN COPY-DESCRIPTOR-TO-STREAM ...) ; compiling (DEFUN GET-STREAM-FD-AND-EXTERNAL-FORMAT ...) ; compiling (DEFUN GET-TEMPORARY-DIRECTORY ...) ; compiling (DEFUN GET-DESCRIPTOR-FOR ...); ; compilation unit finished ; printed 1 note ; SYS:SRC;CODE;RUN-PROGRAM.FASL.NEWEST written ; compilation finished in 0:00:00.530 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/immobile-code.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-KERNEL") ; compiling (DEFUN IMMOBILE-SPACE-P ...) ; compiling (DEFUN ORDER-BY-IN-DEGREE ...) ; compiling (DEFUN CHOOSE-CODE-COMPONENT-ORDER ...) ; SYS:SRC;CODE;IMMOBILE-CODE.FASL.NEWEST written ; compilation finished in 0:00:00.081 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/code/repack-xref.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-C") ; compiling (LABELS (#) ...) ; compiling (DEFUN REPACK-XREF ...) ; SYS:SRC;CODE;REPACK-XREF.FASL.NEWEST written ; compilation finished in 0:00:00.056 T * + echo //doing warm init - load and dump phase //doing warm init - load and dump phase + echo '(load "loader.lisp") (load-sbcl-file "make-host-1.lisp")' + ./src/runtime/sbcl --core output/cold-sbcl.core --lose-on-corruption --no-sysinit --no-userinit This is SBCL 1.3.12, 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. COLD-INIT... (PACKAGE = "COMMON-LISP") ("Length(TLFs)= " 14679) * "about to LOAD warm.lisp (with *compile-files-p* = NIL)" * ; Fixed ftypes: (%MAKE-ARRAY %MAP %TYPEP ADJUST-ARRAY CLASS-OF COERCE COERCE-TO-CONDITION CONCATENATE COPY-PPRINT-DISPATCH SB-PCL:ENSURE-CLASS-FINALIZED FIND-CLASS LIST-TO-VECTOR* MAKE-ARRAY MAKE-CONDITION MAKE-SEQUENCE MAKE-STRING MAKE-STRING-OUTPUT-STREAM MAP MERGE OPEN PPRINT-DISPATCH SET-PPRINT-DISPATCH STREAM-ELEMENT-TYPE SUBTYPEP TYPE-OF TYPEP UPGRADED-ARRAY-ELEMENT-TYPE UPGRADED-COMPLEX-PART-TYPE VECTOR-TO-VECTOR*) FUN-INFO: Collapsed 1322 -> 739 Disassembler: 90 printers, 39 prefilters, 4 labelers Calling SB-DISASSEM::UNINTERN-INIT-ONLY-STUFF Calling SB-IMPL::UNINTERN-INIT-ONLY-STUFF Calling SB-INT::UNINTERN-INIT-ONLY-STUFF "done with warm.lisp, about to GC :FULL T" * NIL * # * NIL * "done with warm.lisp, about to SAVE-LISP-AND-DIE" * NIL * T * NIL * :DYNAMIC * [undoing binding stack and other enclosing state... done] [defragmenting immobile space... done] [saving current Lisp image into output/sbcl.core: writing 4800 bytes from the read-only space at 0x20000000 writing 3216 bytes from the static space at 0x20100000 writing 901120 bytes from the immobile space at 0x20300000 writing 12455264 bytes from the immobile space at 0x21b00000 writing 29032448 bytes from the dynamic space at 0x1000000000 done] + echo //checking for leftover cold-init symbols //checking for leftover cold-init symbols + ./src/runtime/sbcl --core output/sbcl.core --lose-on-corruption --noinform --no-sysinit --no-userinit --eval '(restart-case (let (l) (sb-vm::map-allocated-objects (lambda (obj type size) (declare (ignore type size)) (when (and (symbolp obj) (not (symbol-package obj)) (search "!" (string obj))) (push obj l))) :dynamic) (format t "Found ~D:~%~S~%" (length l) l)) (abort () :report "Abort building SBCL." (sb-ext:exit :code 1)))' --quit Found 4: (#:!FIX-ENSURE-ACCESSOR-SPECIALIZERS #:!EARLY-GF-NAME #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-SLOT-INDEX) + set -e + echo //entering make-target-contrib.sh //entering make-target-contrib.sh + LANG=C + LC_ALL=C + '[' -z x86_64-pc-linux-gnu-gcc ']' + unset EXTRA_CFLAGS + export CC LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + . ./sbcl-pwd.sh + sbcl_pwd + case "${OSTYPE:-}" in ++ pwd + SBCL_PWD=/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12 + export SBCL_PWD + SBCL_HOME=/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home + export SBCL_HOME SBCL_PWD + '[' linux-gnu = cygwin ']' + SBCL='/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit' + SBCL_BUILDING_CONTRIB=1 + export SBCL SBCL_BUILDING_CONTRIB + '[' -z '' ']' + find contrib/ obj/asdf-cache/ obj/sbcl-home/contrib/ '(' -name '*.fasl' -o -name '*.FASL' -o -name foo.c -o -name FOO.C -o -name a.out -o -name A.OUT -o -name alien.so -o -name ALIEN.SO -o -name '*.o' -o -name '*.O' ')' -print find: 'obj/asdf-cache/': No such file or directory find: 'obj/sbcl-home/contrib/': No such file or directory + xargs rm -f + find output -name 'building-contrib.*' -print + xargs rm -f + '[' -z '' ']' ++ cd contrib ++ echo README STANDARDS asdf asdf-module.mk asdf-stub.lisp code-extras.lisp compiler-extras.lisp sb-aclrepl sb-bsd-sockets sb-cltl2 sb-concurrency sb-cover sb-executable sb-gmp sb-grovel sb-introspect sb-md5 sb-mpfr sb-posix sb-queue sb-rotate-byte sb-rt sb-simple-streams sb-sprof stale-symbols.lisp vanilla-module.mk + contribs_to_build='README STANDARDS asdf asdf-module.mk asdf-stub.lisp code-extras.lisp compiler-extras.lisp sb-aclrepl sb-bsd-sockets sb-cltl2 sb-concurrency sb-cover sb-executable sb-gmp sb-grovel sb-introspect sb-md5 sb-mpfr sb-posix sb-queue sb-rotate-byte sb-rt sb-simple-streams sb-sprof stale-symbols.lisp vanilla-module.mk' + for i in $contribs_to_build + test -d contrib/README + continue + for i in $contribs_to_build + test -d contrib/STANDARDS + continue + for i in $contribs_to_build + test -d contrib/asdf + test -f contrib/asdf/Makefile + test -f contrib/asdf/test-passed + test -f obj/asdf-cache/asdf/test-passed.test-report + mkdir -p obj/asdf-cache/asdf/ + make -C contrib/asdf test ++ basename asdf + tee output/building-contrib.asdf make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' mkdir -p /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib/ /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(compile-file #p"SYS:CONTRIB;ASDF;UIOP.LISP" :output-file (parse-native-namestring "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//uiop.fasl"))' UIOP/UTILITY:WITH-UPGRADABILITY EVAL-WHEN UIOP/VERSION:WITH-DEPRECATION ; --> PROGN PROGN DECLAIM EVAL-WHEN ; ==> ; (SB-C::%PROCLAIM '(INLINE ASDF/BACKWARD-INTERFACE:EXPLAIN) ; (SB-C:SOURCE-LOCATION)) ; ; caught STYLE-WARNING: ; Proclaiming ASDF/BACKWARD-INTERFACE:EXPLAIN to be INLINE, but 6 calls to it ; were previously compiled. A declaration of NOTINLINE at the call sites will ; eliminate this warning, as will proclaiming and defining the function before ; its first potential use. ; --> UIOP/UTILITY:WITH-UPGRADABILITY EVAL-WHEN UIOP/VERSION:WITH-DEPRECATION ; --> PROGN PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'ASDF/BACKWARD-INTERFACE:EXPLAIN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; ASDF/BACKWARD-INTERFACE:EXPLAIN) ; (#:EXPR #:ENV &AUX ; (UIOP/VERSION::FORM #:EXPR)) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (&REST UIOP/VERSION::ARGS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; ASDF/BACKWARD-INTERFACE:EXPLAIN ; . DEFINE-COMPILER-MACRO) ; (&REST UIOP/VERSION::ARGS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE (IGNORE UIOP/VERSION::ARGS)) ; (BLOCK ASDF/BACKWARD-INTERFACE:EXPLAIN ; (UIOP/VERSION::NOTIFY-DEPRECATED-FUNCTION ; :STYLE-WARNING ; 'ASDF/BACKWARD-INTERFACE:EXPLAIN) ; UIOP/VERSION::FORM)))) ; ; caught STYLE-WARNING: ; 6 calls to ASDF/BACKWARD-INTERFACE:EXPLAIN were compiled before a ; compiler-macro was defined for it. A declaration of NOTINLINE at the call sites ; will eliminate this warning, as will defining the compiler-macro before its ; first potential use. ; compiling (DEFINE-PACKAGE :ASDF/BACKWARD-INTERNALS ...) ; compiling (IN-PACKAGE :ASDF/BACKWARD-INTERNALS) ; compiling (WITH-ASDF-DEPRECATION (:STYLE-WARNING "3.2") ...) ; compiling (DEFINE-PACKAGE :ASDF/INTERFACE ...) ; compiling (DEFINE-PACKAGE :ASDF/USER ...) ; compiling (DEFINE-PACKAGE :ASDF/FOOTER ...) ; compiling (IN-PACKAGE :ASDF/FOOTER) ; compiling (WITH-UPGRADABILITY NIL ...) ; compiling (WITH-UPGRADABILITY NIL ...) ; compiling (WITH-UPGRADABILITY NIL ...) ; compiling (WHEN *LOAD-VERBOSE* ...); ; compilation unit finished ; caught 2 STYLE-WARNING conditions ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//asdf.fasl written ; compilation finished in 0:00:07.746 * true make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' + touch obj/asdf-cache/asdf/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/asdf-module.mk + continue + for i in $contribs_to_build + test -d contrib/asdf-stub.lisp + continue + for i in $contribs_to_build + test -d contrib/code-extras.lisp + continue + for i in $contribs_to_build + test -d contrib/compiler-extras.lisp + continue + for i in $contribs_to_build + test -d contrib/sb-aclrepl + test -f contrib/sb-aclrepl/Makefile + test -f contrib/sb-aclrepl/test-passed + test -f obj/asdf-cache/sb-aclrepl/test-passed.test-report + mkdir -p obj/asdf-cache/sb-aclrepl/ + make -C contrib/sb-aclrepl test ++ basename sb-aclrepl + tee output/building-contrib.sb-aclrepl make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-aclrepl")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-ACLREPL;SB-ACLREPL.ASD.NEWEST" contains definition for system "sb-aclrepl". Please only define "SB-ACLREPL" and secondary systems with a name starting with "SB-ACLREPL/" (e.g. "SB-ACLREPL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ACLREPL;SB-ACLREPL.ASD.NEWEST" contains definition for system "sb-aclrepl-tests". Please only define "SB-ACLREPL" and secondary systems with a name starting with "SB-ACLREPL/" (e.g. "SB-ACLREPL/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/module-setup.lisp" (written 22 JAN 2017 06:49:48 PM): ; compiling (PROVIDE :SB-ACLREPL) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/module-setup.fasl written ; compilation finished in 0:00:00.000 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/toplevel.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-ACLREPL ...) ; compiling (IN-PACKAGE :SB-ACLREPL) ; compiling (DEFVAR *NOPRINT* ...) ; compiling (DEFVAR *BREAK-LEVEL* ...) ; compiling (DEFVAR *INSPECT-BREAK* ...) ; compiling (DEFVAR *CONTINUABLE-BREAK* ...) ; compiling (DEFUN REPL ...) ; compiling (DEFUN REP-ONE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/toplevel-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.015 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/repl.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-ACLREPL) ; compiling (DEFSTRUCT USER-CMD ...) ; compiling (DEFSTRUCT CMD-TABLE-ENTRY ...) ; compiling (DEFPARAMETER *DEFAULT-PROMPT* ...) ; compiling (DEFPARAMETER *PROMPT* ...) ; compiling (DEFPARAMETER *USE-SHORT-PACKAGE-NAME* ...) ; compiling (DEFPARAMETER *DIR-STACK* ...) ; compiling (DEFPARAMETER *COMMAND-CHAR* ...) ; compiling (DEFVAR *MAX-HISTORY* ...) ; compiling (DEFVAR *EXIT-ON-EOF* ...) ; compiling (DEFPARAMETER *HISTORY* ...) ; compiling (DEFPARAMETER *CMD-NUMBER* ...) ; compiling (DEFVAR *INPUT*) ; compiling (DEFVAR *OUTPUT*) ; compiling (DECLAIM (TYPE LIST ...)) ; compiling (DEFVAR *EOF-MARKER* ...) ; compiling (DEFVAR *EOF-CMD* ...) ; compiling (DEFVAR *NULL-CMD* ...) ; compiling (DEFPARAMETER *CMD-TABLE-HASH* ...) ; compiling (DEFUN PROMPT-PACKAGE-NAME ...) ; compiling (DEFUN READ-CMD ...) ; compiling (DEFUN DISPATCH-COMMAND-LINE ...) ; compiling (DEFUN PROCESS-CMD-NUMERIC ...) ; compiling (DEFUN MAYBE-RETURN-HISTORY-CMD ...) ; compiling (DEFUN FIND-HISTORY-MATCHING-PATTERN ...) ; compiling (DEFUN PROCESS-HISTORY-SEARCH ...) ; compiling (DEFUN PROCESS-CMD-TEXT ...) ; compiling (DEFUN MAKE-CTE ...) ; compiling (DEFUN %ADD-ENTRY ...) ; compiling (DEFUN ADD-CMD-TABLE-ENTRY ...) ; compiling (DEFUN FIND-CMD ...) ; compiling (DEFUN USER-CMD= ...) ; compiling (DEFUN ADD-TO-HISTORY ...) ; compiling (DEFUN GET-HISTORY ...) ; compiling (DEFUN GET-CMD-DOC-LIST ...) ; compiling (DEFUN CD-CMD ...) ; compiling (DEFUN PWD-CMD ...) ; compiling (DEFUN TRACE-CMD ...) ; compiling (DEFUN UNTRACE-CMD ...) ; compiling (DEFUN ALL-THREADS ...) ; compiling (DEFUN OTHER-THREADS ...) ; compiling (DEFUN EXIT-CMD ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/repl.lisp ; in: DEFUN EXIT-CMD ; (VALUES) ; ; note: deleting unreachable code ; compiling (DEFUN PACKAGE-CMD ...) ; compiling (DEFUN STRING-TO-LIST-SKIP-SPACES ...) ; compiling (LET (#) ...) ; compiling (DEFUN CF-CMD ...) ; compiling (DEFUN >-NUM ...) ; compiling (DEFUN NEWER-FILE-P ...) ; compiling (DEFUN COMPILE-FILE-AS-NEEDED ...) ; compiling (DEFUN APROPOS-CMD ...) ; compiling (LET (#) ...) ; compiling (DEFUN INSPECT-CMD ...) ; compiling (DEFUN ISTEP-CMD ...) ; compiling (DEFUN DESCRIBE-CMD ...) ; compiling (DEFUN MACROEXPAND-CMD ...) ; compiling (DEFUN HISTORY-CMD ...) ; compiling (DEFUN HELP-CMD ...) ; compiling (DEFUN ALIAS-CMD ...) ; compiling (DEFUN SHELL-CMD ...) ; compiling (DEFUN PUSHD-CMD ...) ; compiling (DEFUN POPD-CMD ...) ; compiling (DEFUN POP-CMD ...) ; compiling (DEFUN BT-CMD ...) ; compiling (DEFUN CURRENT-CMD ...) ; compiling (DEFUN TOP-CMD ...) ; compiling (DEFUN BOTTOM-CMD ...) ; compiling (DEFUN UP-CMD ...) ; compiling (DEFUN DN-CMD ...) ; compiling (DEFUN CONTINUE-CMD ...) ; compiling (DEFUN ERROR-CMD ...) ; compiling (DEFUN FRAME-CMD ...) ; compiling (DEFUN ZOOM-CMD ...) ; compiling (DEFUN LOCAL-CMD ...) ; compiling (DEFUN PROCESSES-CMD ...) ; compiling (DEFUN KILL-CMD ...) ; compiling (DEFUN FOCUS-CMD ...) ; compiling (DEFUN RESET-CMD ...) ; compiling (DEFUN DIRS-CMD ...) ; compiling (LET (#) ...) ; compiling (DEFSETF ALIAS ...) ; compiling (DEFMACRO ALIAS ...) ; compiling (DEFUN REMOVE-ALIAS ...) ; compiling (DEFUN PEEK-CHAR-NON-WHITESPACE ...) ; compiling (DEFUN STRING-TRIM-WHITESPACE ...) ; compiling (DEFUN WHITESPACE-CHAR-P ...) ; compiling (DEFUN WHITESPACE-CHAR-NOT-NEWLINE-P ...) ; compiling (DEFUN REPL-PROMPT-FUN ...) ; compiling (DEFUN PROCESS-CMD ...) ; compiling (DEFUN REPL-READ-FORM-FUN ...) ; compiling (SETF *REPL-PROMPT-FUN* ...) ; compiling (DEFMACRO WITH-NEW-REPL-STATE ...) ; compiling (DEFUN MAKE-REPL-FUN ...) ; compiling (WHEN (BOUNDP #) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/repl-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.322 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/inspect.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE #:SB-ACLREPL) ; compiling (DEFCONSTANT +DEFAULT-INSPECT-LENGTH+ ...) ; compiling (DEFSTRUCT (%INSPECT # ...) ...) ; compiling (DEFPARAMETER *CURRENT-INSPECT* ...) ; compiling (DEFPARAMETER *INSPECT-RAW* ...) ; compiling (DEFPARAMETER *INSPECT-LENGTH* ...) ; compiling (DEFPARAMETER *SKIP-ADDRESS-DISPLAY* ...) ; compiling (DEFVAR *INSPECT-HELP* ...) ; compiling (DEFVAR *INSPECT-UNBOUND-OBJECT-MARKER* ...) ; compiling (DEFUN INSPECTOR-FUN ...) ; compiling (SETQ SB-IMPL::*INSPECT-FUN* ...) ; compiling (DEFUN ISTEP ...) ; compiling (DEFUN ISTEP-DISPATCH ...) ; compiling (DEFUN SET-CURRENT-INSPECT ...) ; compiling (DEFUN RESET-STACK ...) ; compiling (DEFUN OUTPUT-INSPECT-NOTE ...) ; compiling (DEFUN STACK ...) ; compiling (DEFUN REDISPLAY ...) ; compiling (DECLAIM (INLINE PARTS-COMPONENTS)) ; compiling (DEFUN PARTS-COMPONENTS ...) ; compiling (DECLAIM (INLINE PARTS-COUNT)) ; compiling (DEFUN PARTS-COUNT ...) ; compiling (DECLAIM (INLINE PARTS-SEQ-TYPE)) ; compiling (DEFUN PARTS-SEQ-TYPE ...) ; compiling (DECLAIM (INLINE PARTS-SEQ-HINT)) ; compiling (DEFUN PARTS-SEQ-HINT ...) ; compiling (DEFUN ISTEP-CMD-REDISPLAY ...) ; compiling (DEFUN ISTEP-CMD-PARENT ...) ; compiling (DEFUN ISTEP-CMD-INSPECT-* ...) ; compiling (DEFUN ISTEP-CMD-INSPECT-NEW-FORM ...) ; compiling (DEFUN ISTEP-CMD-SELECT-PARENT-COMPONENT ...) ; compiling (DEFUN ISTEP-CMD-SET-RAW ...) ; compiling (DEFUN ISTEP-CMD-RESET ...) ; compiling (DEFUN ISTEP-CMD-HELP ...) ; compiling (DEFUN ISTEP-CMD-SKIP ...) ; compiling (DEFUN ISTEP-CMD-PRINT ...) ; compiling (DEFUN SELECT-DESCRIPTION ...) ; compiling (DEFUN ISTEP-CMD-TREE ...) ; compiling (DEFUN ISTEP-CMD-SET ...) ; compiling (DEFUN ISTEP-CMD-SELECT-COMPONENT ...) ; compiling (DEFUN ISTEP-CMD-SET-STACK ...) ; compiling (DEFUN NO-OBJECT-MSG ...) ; compiling (DEFUN DISPLAY-CURRENT ...) ; compiling (DEFUN DISPLAY-INSPECT ...) ; compiling (DEFUN ARRAY-LABEL-P ...) ; compiling (DEFUN NAMED-OR-ARRAY-LABEL-P ...) ; compiling (DEFUN HEX-LABEL-P ...) ; compiling (DEFUN DISPLAY-LABELED-ELEMENT ...) ; compiling (DEFUN FIND-PART-ID ...) ; compiling (DEFUN COMPONENT-AT ...) ; compiling (DEFUN ID-AT ...) ; compiling (DEFUN INSPECTED-ELEMENTS ...) ; compiling (DEFUN LAST-REQUESTED ...) ; compiling (DEFUN LAST-PART ...) ; compiling (DEFUN COMPUTE-ELEMENTS-COUNT ...) ; compiling (DEFUN SET-ELEMENT ...) ; compiling (DEFUN SET-ELEMENT-VALUES ...) ; compiling (DEFUN FIRST-ELEMENT-ELLIPSES-P ...) ; compiling (DEFUN LABEL-AT ...) ; compiling (DEFUN ARRAY-INDEX-STRING ...) ; compiling (DEFGENERIC INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFUN SIMPLE-CONS-PAIR-P ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFUN CONS-SAFE-LENGTH ...) ; compiling (DEFUN INSPECTED-DESCRIPTION-OF-NONTRIVIAL-LIST ...) ; compiling (DEFUN N-WORD-BITS-HEX-FORMAT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/inspect.lisp ; in: DEFUN N-WORD-BITS-HEX-FORMAT ; (CASE SB-VM:N-WORD-BITS (64 "~16,'0X") (32 "~8,'0X") (T "~X")) ; --> LET COND IF IF PROGN ; ==> ; "~8,'0X" ; ; note: deleting unreachable code ; --> LET COND IF IF THE PROGN ; ==> ; "~X" ; ; note: deleting unreachable code ; compiling (DEFUN REF32-HEXSTR ...) ; compiling (DEFUN REF32 ...) ; compiling (DEFUN DESCRIPTION-MAYBE-INTERNALS ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/inspect.lisp ; in: DEFMETHOD INSPECTED-DESCRIPTION (SINGLE-FLOAT) ; (SB-ACLREPL::DESCRIPTION-MAYBE-INTERNALS "single-float ~W" ; (LIST SB-ACLREPL::OBJECT) "[#x~A]" ; (SB-ACLREPL::REF32-HEXSTR SB-ACLREPL::OBJECT (ROUND SB-VM:N-WORD-BITS 8))) ; ==> ; "single-float ~W" ; ; note: deleting unreachable code ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFUN BIGNUM-WORDS ...) ; compiling (DEFUN BIGNUM-COMPONENT-AT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/inspect.lisp ; in: DEFUN BIGNUM-COMPONENT-AT ; (SB-ACLREPL::REF32 BIGNUM (* 4 (1+ SB-ACLREPL::OFFSET))) ; ==> ; BIGNUM ; ; note: deleting unreachable code ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFMETHOD INSPECTED-DESCRIPTION ...) ; compiling (DEFGENERIC INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-STRUCTURE-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-STANDARD-OBJECT-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFUN INSPECTED-PARTS-OF-SIMPLE-CONS ...) ; compiling (DEFUN INSPECTED-PARTS-OF-NONTRIVIAL-LIST ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFMETHOD INSPECTED-PARTS ...) ; compiling (DEFGENERIC SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; compiling (DEFMETHOD SET-COMPONENT-VALUE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/inspect-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.436 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/debug.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-ACLREPL) ; compiling (DEFUN DEBUG-LOOP ...) ; compiling (DEFUN CONTINUABLE-BREAK-P ...) ; compiling (DEFUN PRINT-RESTARTS ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/debug-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.023 ; ; compilation unit finished ; printed 5 notes CL-USER(1): echo "(defsystem :sb-aclrepl :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-aclrepl.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-aclrepl")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-ACLREPL;SB-ACLREPL.ASD.NEWEST" contains definition for system "sb-aclrepl". Please only define "SB-ACLREPL" and secondary systems with a name starting with "SB-ACLREPL/" (e.g. "SB-ACLREPL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ACLREPL;SB-ACLREPL.ASD.NEWEST" contains definition for system "sb-aclrepl-tests". Please only define "SB-ACLREPL" and secondary systems with a name starting with "SB-ACLREPL/" (e.g. "SB-ACLREPL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rt/rt.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-RT ...) ; compiling (IN-PACKAGE :SB-RT) ; compiling (DEFVAR *TEST* ...) ; compiling (DEFVAR *DO-TESTS-WHEN-DEFINED* ...) ; compiling (DEFVAR *ENTRIES* ...) ; compiling (DEFVAR *IN-TEST* ...) ; compiling (DEFVAR *DEBUG* ...) ; compiling (DEFVAR *CATCH-ERRORS* ...) ; compiling (DEFVAR *PRINT-CIRCLE-ON-FAILURE* ...) ; compiling (DEFVAR *COMPILE-TESTS* ...) ; compiling (DEFVAR *OPTIMIZATION-SETTINGS* ...) ; compiling (DEFVAR *EXPECTED-FAILURES* ...) ; compiling (DEFSTRUCT (ENTRY # ...) ...) ; compiling (DEFMACRO VALS ...) ; compiling (DEFMACRO DEFN ...) ; compiling (DEFUN PENDING-TESTS ...) ; compiling (DEFUN REM-ALL-TESTS ...) ; compiling (DEFUN REM-TEST ...) ; compiling (DEFUN GET-TEST ...) ; compiling (DEFUN GET-ENTRY ...) ; compiling (DEFMACRO DEFTEST ...) ; compiling (DEFUN ADD-ENTRY ...) ; compiling (DEFUN REPORT-ERROR ...) ; compiling (DEFUN DO-TEST ...) ; compiling (DEFUN EQUALP-WITH-CASE ...) ; compiling (DEFUN DO-ENTRY ...) ; compiling (DEFUN CONTINUE-TESTING ...) ; compiling (DEFUN DO-TESTS ...) ; compiling (DEFUN DO-ENTRIES ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rt/rt-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.106 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE #:ACLREPL-TESTS ...) ; compiling (IN-PACKAGE #:ACLREPL-TESTS) ; compiling (DECLAIM (SPECIAL SB-ACLREPL::*SKIP-ADDRESS-DISPLAY* ...)) ; compiling (SETF SB-RT::*CATCH-ERRORS* ...) ; compiling (REM-ALL-TESTS) ; compiling (DEFTEST HOOK.1 ...) ; compiling (DEFTEST HOOK.2 ...) ; compiling (DEFTEST HOOK.3 ...) ; compiling (DEFCLASS EMPTY-CLASS ...) ; compiling (DEFPARAMETER *EMPTY-CLASS* ...) ; compiling (DEFCLASS EMPTY-CLASS ...) ; compiling (DEFCLASS SIMPLE-CLASS ...) ; compiling (DEFSTRUCT EMPTY-STRUCT) ; compiling (DEFSTRUCT TINY-STRUCT ...) ; compiling (DEFSTRUCT SIMPLE-STRUCT ...) ; compiling (DEFPARAMETER *EMPTY-CLASS* ...) ; compiling (DEFPARAMETER *SIMPLE-CLASS* ...) ; compiling (DEFPARAMETER *EMPTY-STRUCT* ...) ; compiling (DEFPARAMETER *TINY-STRUCT* ...) ; compiling (DEFPARAMETER *SIMPLE-STRUCT* ...) ; compiling (DEFPARAMETER *NORMAL-LIST* ...) ; compiling (DEFPARAMETER *DOTTED-LIST* ...) ; compiling (DEFPARAMETER *CONS-PAIR* ...) ; compiling (DEFPARAMETER *COMPLEX* ...) ; compiling (DEFPARAMETER *RATIO* ...) ; compiling (DEFPARAMETER *DOUBLE* ...) ; compiling (DEFPARAMETER *BIGNUM* ...) ; compiling (DEFPARAMETER *ARRAY* ...) ; compiling (DEFPARAMETER *VECTOR* ...) ; compiling (DEFPARAMETER *CIRCLE-LIST1* ...) ; compiling (SETF (CAR *CIRCLE-LIST1*) ...) ; compiling (DEFPARAMETER *CIRCLE-LIST2* ...) ; compiling (SETF (CDR *CIRCLE-LIST2*) ...) ; compiling (DEFPARAMETER *CIRCLE-LIST3* ...) ; compiling (SETF (CAR *CIRCLE-LIST3*) ...) ; compiling (DEFPARAMETER *CIRCLE-LIST4* ...) ; compiling (SETF (SECOND *CIRCLE-LIST4*) ...) ; compiling (DEFPARAMETER *CIRCLE-LIST5* ...) ; compiling (SETF (CDDR *CIRCLE-LIST5*) ...) ; compiling (DEFUN FIND-POSITION ...) ; compiling (DEFUN PARTS ...) ; compiling (DEFUN DESCRIPTION ...) ; compiling (DEFUN ELEMENTS ...) ; compiling (DEFUN ELEMENTS-COMPONENTS ...) ; compiling (DEFUN ELEMENTS-LABELS ...) ; compiling (DEFUN ELEMENTS-COUNT ...) ; compiling (DEFUN LABELED-ELEMENT ...) ; compiling (DEFUN DISPLAY ...) ; compiling (DEFUN ISTEP ...) ; compiling (DEFTEST FIND.LIST.0 ...) ; compiling (DEFTEST FIND.LIST.1 ...) ; compiling (DEFTEST FIND.LIST.2 ...) ; compiling (DEFTEST FIND.LIST.3 ...) ; compiling (DEFTEST PARTS.LIST.1 ...) ; compiling (DEFTEST PARTS.LIST.2 ...) ; compiling (DEFTEST PARTS.LIST.3 ...) ; compiling (DEFTEST PARTS.LIST.4 ...) ; compiling (DEFTEST PARTS.LIST.5 ...) ; compiling (DEFTEST PARTS.LIST.6 ...) ; compiling (DEFTEST PARTS.LIST.7 ...) ; compiling (DEFTEST PARTS.LIST.8 ...) ; compiling (DEFUN BASENAME ...) ; compiling (DEFUN ELEMENTS-TESTS-NAME ...) ; compiling (DEFMACRO DEF-ELEMENTS-TESTS ...) ; compiling (DEF-ELEMENTS-TESTS *NORMAL-LIST* ...) ; compiling (DEF-ELEMENTS-TESTS *DOTTED-LIST* ...) ; compiling (DEF-ELEMENTS-TESTS *CIRCLE-LIST1* ...) ; compiling (DEF-ELEMENTS-TESTS *CIRCLE-LIST2* ...) ; compiling (DEF-ELEMENTS-TESTS *CIRCLE-LIST3* ...) ; compiling (DEF-ELEMENTS-TESTS *CIRCLE-LIST4* ...) ; compiling (DEF-ELEMENTS-TESTS *CIRCLE-LIST5* ...) ; compiling (DEFTEST CIRCLE-LIST1-COMPONENTS ...) ; compiling (DEFTEST CIRCLE-LIST2-COMPONENTS.0 ...) ; compiling (DEFTEST CIRCLE-LIST2-COMPONENTS.1 ...) ; compiling (DEFTEST CIRCLE-LIST3-COMPONENTS.0 ...) ; compiling (DEFTEST CIRCLE-LIST3-COMPONENTS.1 ...) ; compiling (DEFTEST CIRCLE-LIST3-COMPONENTS.2 ...) ; compiling (DEFTEST CIRCLE-LIST4-COMPONENTS.0 ...) ; compiling (DEFTEST CIRCLE-LIST4-COMPONENTS.1 ...) ; compiling (DEFTEST CIRCLE-LIST4-COMPONENTS.2 ...) ; compiling (DEFTEST CIRCLE-LIST5-COMPONENTS.0 ...) ; compiling (DEFTEST CIRCLE-LIST5-COMPONENTS.1 ...) ; compiling (DEFTEST CIRCLE-LIST5-COMPONENTS.2 ...) ; compiling (DEF-ELEMENTS-TESTS *CONS-PAIR* ...) ; compiling (DEF-ELEMENTS-TESTS *COMPLEX* ...) ; compiling (DEF-ELEMENTS-TESTS *RATIO* ...) ; compiling (CASE SB-VM:N-WORD-BITS ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl/tests.lisp ; in: DEF-ELEMENTS-TESTS *BIGNUM* ; (ACLREPL-TESTS::DEF-ELEMENTS-TESTS ACLREPL-TESTS::*BIGNUM* 2 ; #(4154852436 1149780945) ; #((0 . :HEX32) (1 . :HEX32))) ; --> PROGN UNLESS IF EQ ; ==> ; #(4154852436 1149780945) ; ; note: deleting unreachable code ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *VECTOR* ...) ; compiling (DEF-ELEMENTS-TESTS *ARRAY* ...) ; compiling (DEF-ELEMENTS-TESTS *EMPTY-CLASS* ...) ; compiling (DEF-ELEMENTS-TESTS *EMPTY-STRUCT* ...) ; compiling (DEF-ELEMENTS-TESTS *SIMPLE-STRUCT* ...) ; compiling (DEFUN LABEL-TEST-NAME ...) ; compiling (DEFMACRO DEF-LABEL-TEST ...) ; compiling (DEF-LABEL-TEST *SIMPLE-STRUCT* ...) ; compiling (DEF-LABEL-TEST *SIMPLE-STRUCT* ...) ; compiling (DEF-LABEL-TEST *SIMPLE-STRUCT* ...) ; compiling (DEF-LABEL-TEST *SIMPLE-CLASS* ...) ; compiling (DEF-LABEL-TEST *SIMPLE-CLASS* ...) ; compiling (DEF-LABEL-TEST *SIMPLE-CLASS* ...) ; compiling (DEF-LABEL-TEST *COMPLEX* ...) ; compiling (DEF-LABEL-TEST *COMPLEX* ...) ; compiling (DEF-LABEL-TEST *RATIO* ...) ; compiling (DEF-LABEL-TEST *RATIO* ...) ; compiling (DEF-LABEL-TEST *DOTTED-LIST* ...) ; compiling (DEF-LABEL-TEST *DOTTED-LIST* ...) ; compiling (DEF-LABEL-TEST *DOTTED-LIST* ...) ; compiling (DEF-LABEL-TEST *NORMAL-LIST* ...) ; compiling (DEF-LABEL-TEST *NORMAL-LIST* ...) ; compiling (DEF-LABEL-TEST *NORMAL-LIST* ...) ; compiling (DEF-LABEL-TEST *VECTOR* ...) ; compiling (DEF-LABEL-TEST *VECTOR* ...) ; compiling (DEF-LABEL-TEST *VECTOR* ...) ; compiling (DEF-LABEL-TEST *VECTOR* ...) ; compiling (DEF-LABEL-TEST *CONS-PAIR* ...) ; compiling (DEF-LABEL-TEST *CONS-PAIR* ...) ; compiling (DEFTEST NIL.PARTS.0 ...) ; compiling (DEF-ELEMENTS-TESTS *TINY-STRUCT* ...) ; compiling (DEF-ELEMENTS-TESTS *TINY-STRUCT* ...) ; compiling (DEF-ELEMENTS-TESTS *TINY-STRUCT* ...) ; compiling (DEF-ELEMENTS-TESTS *DOUBLE* ...) ; compiling (DEF-ELEMENTS-TESTS *DOUBLE* ...) ; compiling (DEFUN DISPLAY-TEST-NAME ...) ; compiling (DEFMACRO DEF-DISPLAY-TEST ...) ; compiling (DEF-DISPLAY-TEST *CONS-PAIR* ...) ; compiling (DEF-DISPLAY-TEST *SIMPLE-STRUCT* ...) ; compiling (DEF-DISPLAY-TEST *SIMPLE-STRUCT* ...) ; compiling (CASE SB-VM:N-WORD-BITS ...) ; compiling (DEF-DISPLAY-TEST *VECTOR* ...) ; compiling (DEF-DISPLAY-TEST *CIRCLE-LIST1* ...) ; compiling (DEF-DISPLAY-TEST *CIRCLE-LIST2* ...) ; compiling (DEF-DISPLAY-TEST *CIRCLE-LIST3* ...) ; compiling (DEF-DISPLAY-TEST *CIRCLE-LIST4* ...) ; compiling (DEF-DISPLAY-TEST *CIRCLE-LIST5* ...) ; compiling (DEFTEST INSPECT.0 ...) ; compiling (DEFTEST ISTEP.0 ...) ; compiling (DEFTEST ISTEP.1 ...) ; compiling (DEFTEST ISTEP.2 ...) ; compiling (DEFTEST ISTEP.3 ...) ; compiling (DEFTEST ISTEP.4 ...) ; compiling (DEFTEST ISTEP.5 ...) ; compiling (DEFTEST ISTEP.6 ...) ; compiling (DEFTEST ISTEP.7 ...) ; compiling (DEFTEST ISTEP.8 ...) ; compiling (DEFTEST ISTEP.9 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-aclrepl/tests-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.146 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.; ; compilation unit finished ; printed 1 note CL-USER(1): make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl' + touch obj/asdf-cache/sb-aclrepl/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-bsd-sockets + test -f contrib/sb-bsd-sockets/Makefile + test -f contrib/sb-bsd-sockets/test-passed + test -f obj/asdf-cache/sb-bsd-sockets/test-passed.test-report + mkdir -p obj/asdf-cache/sb-bsd-sockets/ + make -C contrib/sb-bsd-sockets test ++ basename sb-bsd-sockets + tee output/building-contrib.sb-bsd-sockets make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-bsd-sockets")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel/defpackage.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-GROVEL" ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-grovel/defpackage-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel/def-to-lisp.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE #:SB-GROVEL) ; compiling (DEFVAR *DEFAULT-C-STREAM* ...) ; compiling (DEFUN SPLIT-CFLAGS ...) ; compiling (DEFUN C-ESCAPE ...) ; compiling (DEFUN AS-C ...) ; compiling (DEFUN WORD-CAST ...) ; compiling (DEFUN PRINTF-TRANSFORM-LONG-LONG ...) ; compiling (DEFUN PRINTF ...) ; compiling (DEFUN C-FOR-ENUM ...) ; compiling (DEFUN C-FOR-STRUCTURE ...) ; compiling (DEFUN PRINT-C-SOURCE ...) ; compiling (DEFUN C-CONSTANTS-EXTRACT ...) ; compiling (DEFCLASS GROVEL-CONSTANTS-FILE ...) ; compiling (DEFCLASS ASDF/INTERFACE::SB-GROVEL-CONSTANTS-FILE ...) ; compiling (DEFINE-CONDITION C-COMPILE-FAILED ...) ; compiling (DEFINE-CONDITION A-DOT-OUT-FAILED ...) ; compiling (DEFMETHOD PERFORM ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-grovel/def-to-lisp-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.078 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel/foreign-glue.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-GROVEL) ; compiling (DEFMACRO DEFINE-FOREIGN-ROUTINE ...) ; compiling (DEFUN REINTERN ...) ; compiling (DEFPARAMETER ALIEN-TYPE-TABLE ...) ; compiling (DEFPARAMETER LISP-TYPE-TABLE ...) ; compiling (DEFINE-ALIEN-TYPES (TYPE SIZE) ...) ; compiling (DEFUN RETRIEVE-TYPE-FOR ...) ; compiling (DEFUN ALIEN-TYPE-FOR ...) ; compiling (DEFUN LISP-TYPE-FOR ...) ; compiling (DEFUN MK-PADDING ...) ; compiling (DEFUN MK-STRUCT ...) ; compiling (DEFUN MK-UNION ...) ; compiling (DEFUN MK-VAL ...) ; compiling (DEFCLASS SLOT ...) ; compiling (DEFCLASS STRUCTURED-TYPE ...) ; compiling (DEFCLASS UNION ...) ; compiling (DEFCLASS STRUCT ...) ; compiling (DEFCLASS VALUE-SLOT ...) ; compiling (DEFCLASS PADDING ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD SIZE ...) ; compiling (DEFGENERIC SLOT-END ...) ; compiling (DEFMETHOD SLOT-END ...) ; compiling (DEFUN OVERLAP-P ...) ; compiling (DEFGENERIC FIND-OVERLAPS ...) ; compiling (DEFMETHOD FIND-OVERLAPS ...) ; compiling (DEFMETHOD FIND-OVERLAPS ...) ; compiling (DEFGENERIC PAD-TO-OFFSET-OF ...) ; compiling (DEFMETHOD PAD-TO-OFFSET-OF ...) ; compiling (DEFMETHOD PAD-TO-OFFSET-OF ...) ; compiling (DEFGENERIC REPLACE-BY-UNION ...) ; compiling (DEFMETHOD REPLACE-BY-UNION ...) ; compiling (DEFMETHOD REPLACE-BY-UNION ...) ; compiling (DEFGENERIC INSERT-ELEMENT ...) ; compiling (DEFMETHOD INSERT-ELEMENT ...) ; compiling (DEFUN SANE-SLOT ...) ; compiling (DEFGENERIC ACCESSOR-MODIFIER-FOR ...) ; compiling (DEFMETHOD ACCESSOR-MODIFIER-FOR ...) ; compiling (DEFMETHOD ACCESSOR-MODIFIER-FOR ...) ; compiling (DEFMETHOD ACCESSOR-MODIFIER-FOR ...) ; compiling (DEFMETHOD ACCESSOR-MODIFIER-FOR ...) ; compiling (DEFUN C-STRING-READER[1] ...) ; compiling (DEFUN C-STRING-WRITER ...) ; compiling (DEFGENERIC ACCESSORS-FOR ...) ; compiling (DEFMETHOD ACCESSORS-FOR ...) ; compiling (DEFMETHOD ACCESSORS-FOR ...) ; compiling (DEFMETHOD ACCESSORS-FOR ...) ; compiling (DEFGENERIC GENERATE-STRUCT-DEFINITION ...) ; compiling (DEFMETHOD GENERATE-STRUCT-DEFINITION ...) ; compiling (DEFMETHOD GENERATE-STRUCT-DEFINITION ...) ; compiling (DEFMACRO DEFINE-C-STRUCT ...) ; compiling (DEFUN FOREIGN-NULLP ...) ; compiling (DECLAIM (SB-EXT:DEPRECATED :LATE ...)) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-grovel/foreign-glue-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.175 WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets/tests". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/module-setup.lisp" (written 22 JAN 2017 06:49:51 PM): ; compiling (PROVIDE :SB-BSD-SOCKETS) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/module-setup.fasl written ; compilation finished in 0:00:00.000 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/defpackage.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-BSD-SOCKETS-INTERNAL" ...) ; compiling (DEFPACKAGE "SB-BSD-SOCKETS" ...) ; compiling (LET (#) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/defpackage-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 22 JAN 2017 06:49:51 PM): ; compiling (IN-PACKAGE #:SOCKINT) ; compiling (DEFCONSTANT AF-INET ...) ; compiling (DEFCONSTANT AF-UNSPEC ...) ; compiling (DEFCONSTANT AF-LOCAL ...) ; compiling (DEFCONSTANT AF-INET6 ...) ; compiling (DEFCONSTANT AF-ROUTE ...) ; compiling (DEFCONSTANT SOCK-STREAM ...) ; compiling (DEFCONSTANT SOCK-DGRAM ...) ; compiling (DEFCONSTANT SOCK-RAW ...) ; compiling (DEFCONSTANT SOCK-RDM ...) ; compiling (DEFCONSTANT SOCK-SEQPACKET ...) ; compiling (DEFCONSTANT SOL-SOCKET ...) ; compiling (DEFCONSTANT SO-DEBUG ...) ; compiling (DEFCONSTANT SO-REUSEADDR ...) ; compiling (DEFCONSTANT SO-TYPE ...) ; compiling (DEFCONSTANT SO-ERROR ...) ; compiling (DEFCONSTANT SO-DONTROUTE ...) ; compiling (DEFCONSTANT SO-BROADCAST ...) ; compiling (DEFCONSTANT SO-SNDBUF ...) ; compiling (DEFCONSTANT SO-PASSCRED ...) ; compiling (DEFCONSTANT SO-RCVBUF ...) ; compiling (DEFCONSTANT SO-KEEPALIVE ...) ; compiling (DEFCONSTANT TCP-KEEPCNT ...) ; compiling (DEFCONSTANT TCP-KEEPIDLE ...) ; compiling (DEFCONSTANT TCP-KEEPINTVL ...) ; compiling (DEFCONSTANT SO-OOBINLINE ...) ; compiling (DEFCONSTANT SO-NO-CHECK ...) ; compiling (DEFCONSTANT SO-PRIORITY ...) ; compiling (DEFCONSTANT SO-LINGER ...) ; compiling (DEFCONSTANT SO-BSDCOMPAT ...) ; compiling (DEFCONSTANT SO-SNDLOWAT ...) ; compiling (DEFCONSTANT SO-RCVLOWAT ...) ; compiling (DEFCONSTANT SO-SNDTIMEO ...) ; compiling (DEFCONSTANT SO-RCVTIMEO ...) ; compiling (DEFCONSTANT TCP-NODELAY ...) ; compiling (DEFCONSTANT SO-BINDTODEVICE ...) ; compiling (DEFCONSTANT IFNAMSIZ ...) ; compiling (DEFCONSTANT SHUT_RD ...) ; compiling (DEFCONSTANT SHUT_WR ...) ; compiling (DEFCONSTANT SHUT_RDWR ...) ; compiling (DEFCONSTANT EADDRINUSE ...) ; compiling (DEFCONSTANT EAGAIN ...) ; compiling (DEFCONSTANT EBADF ...) ; compiling (DEFCONSTANT ECONNREFUSED ...) ; compiling (DEFCONSTANT ETIMEDOUT ...) ; compiling (DEFCONSTANT EINTR ...) ; compiling (DEFCONSTANT EINVAL ...) ; compiling (DEFCONSTANT ENOBUFS ...) ; compiling (DEFCONSTANT ENOMEM ...) ; compiling (DEFCONSTANT EOPNOTSUPP ...) ; compiling (DEFCONSTANT EPERM ...) ; compiling (DEFCONSTANT EPROTONOSUPPORT ...) ; compiling (DEFCONSTANT ERANGE ...) ; compiling (DEFCONSTANT ESOCKTNOSUPPORT ...) ; compiling (DEFCONSTANT ENETUNREACH ...) ; compiling (DEFCONSTANT ENOTCONN ...) ; compiling (DEFCONSTANT EAFNOSUPPORT ...) ; compiling (DEFCONSTANT EINPROGRESS ...) ; compiling (DEFCONSTANT NETDB-INTERNAL ...) ; compiling (DEFCONSTANT NETDB-SUCCESS ...) ; compiling (DEFCONSTANT HOST-NOT-FOUND ...) ; compiling (DEFCONSTANT TRY-AGAIN ...) ; compiling (DEFCONSTANT NO-RECOVERY ...) ; compiling (DEFCONSTANT NO-DATA ...) ; compiling (DEFCONSTANT NO-ADDRESS ...) ; compiling (DECLAIM (INLINE H-STRERROR)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("hstrerror" H-STRERROR) ...) ; compiling (DEFCONSTANT O-NONBLOCK ...) ; compiling (DEFCONSTANT F-GETFL ...) ; compiling (DEFCONSTANT F-SETFL ...) ; compiling (DEFCONSTANT MSG-OOB ...) ; compiling (DEFCONSTANT MSG-PEEK ...) ; compiling (DEFCONSTANT MSG-TRUNC ...) ; compiling (DEFCONSTANT MSG-WAITALL ...) ; compiling (DEFCONSTANT MSG-EOR ...) ; compiling (DEFCONSTANT MSG-DONTROUTE ...) ; compiling (DEFCONSTANT MSG-DONTWAIT ...) ; compiling (DEFCONSTANT MSG-NOSIGNAL ...) ; compiling (DEFCONSTANT MSG-CONFIRM ...) ; compiling (DEFCONSTANT MSG-MORE ...) ; compiling (DEFINE-ALIEN-TYPE SOCKLEN-T ...) ; compiling (DEFINE-ALIEN-TYPE SIZE-T ...) ; compiling (DEFINE-ALIEN-TYPE SSIZE-T ...) ; compiling (SB-GROVEL::DEFINE-C-STRUCT PROTOENT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT PROTOENT ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::PROTOENT 24 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 0 8) ; (SB-BSD-SOCKETS-INTERNAL::ALIASES (* (* T)) ; "char **" 8 8) ; (SB-BSD-SOCKETS-INTERNAL::PROTO INTEGER "int" 16 ; 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; compiling (DECLAIM (INLINE GETPROTOBYNAME)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobyname" GETPROTOBYNAME) ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobyname" GETPROTOBYNAME) ; (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ; ("getprotobyname" SB-BSD-SOCKETS-INTERNAL::GETPROTOBYNAME) ; (* SB-BSD-SOCKETS-INTERNAL::PROTOENT) ; (SB-BSD-SOCKETS-INTERNAL::NAME C-STRING)) ; --> DEFINE-ALIEN-ROUTINE PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN ; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET SYMBOL-MACROLET VALUES PROG1 LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DECLAIM (INLINE GETPROTOBYNAME-R)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobyname_r" GETPROTOBYNAME-R) ...) ; compiling (DECLAIM (INLINE GETPROTOBYNUMBER)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobynumber" GETPROTOBYNUMBER) ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: ; SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobynumber" GETPROTOBYNUMBER) ; (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ; ("getprotobynumber" SB-BSD-SOCKETS-INTERNAL::GETPROTOBYNUMBER) ; (* SB-BSD-SOCKETS-INTERNAL::PROTOENT) (SB-BSD-SOCKETS-INTERNAL::PROTO INT)) ; --> DEFINE-ALIEN-ROUTINE PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN ; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET SYMBOL-MACROLET VALUES PROG1 LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DECLAIM (INLINE GETPROTOBYNUMBER-R)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getprotobynumber_r" GETPROTOBYNUMBER-R) ...) ; compiling (DEFCONSTANT INADDR-ANY ...) ; compiling (SB-GROVEL::DEFINE-C-STRUCT IN-ADDR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT IN-ADDR ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::IN-ADDR 4 ; (ADDR (ARRAY (UNSIGNED 8)) "u_int32_t" 0 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-IN ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-IN ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN 16 ; (SB-BSD-SOCKETS-INTERNAL::FAMILY INTEGER ; "sa_family_t" 0 2) ; (SB-BSD-SOCKETS-INTERNAL::PORT ; (ARRAY (UNSIGNED 8)) "u_int16_t" 2 2) ; (ADDR (ARRAY (UNSIGNED 8)) "struct in_addr" 4 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (SB-GROVEL::DEFINE-C-STRUCT IN6-ADDR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT IN6-ADDR ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::IN6-ADDR 16 ; (ADDR (ARRAY (UNSIGNED 8)) "unsigned char" 16 1)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-IN6 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-IN6 ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN6 28 ; (SB-BSD-SOCKETS-INTERNAL::FAMILY INTEGER ; "sa_family_t" 0 2) ; (SB-BSD-SOCKETS-INTERNAL::PORT ; (ARRAY (UNSIGNED 8)) "u_int16_t" 2 2) ; (SB-BSD-SOCKETS-INTERNAL::FLOWINFO ; (ARRAY (UNSIGNED 8)) "u_int32_t" 4 4) ; (ADDR (ARRAY (UNSIGNED 8)) "struct in_addr6" 8 ; 16) ; (SB-BSD-SOCKETS-INTERNAL::SCOPE-ID ; (ARRAY (UNSIGNED 8)) "u_int32_t" 24 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-UN ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-UN ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::SOCKADDR-UN 110 ; (SB-BSD-SOCKETS-INTERNAL::FAMILY INTEGER ; "sa_family_t" 0 2) ; (SB-BSD-SOCKETS-INTERNAL::PATH C-STRING "char" 2 ; 108)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK CAST SB-ALIEN-INTERNALS:%CAST ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; compiling (SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-UN-ABSTRACT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-UN-ABSTRACT ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::SOCKADDR-UN-ABSTRACT 110 ; (SB-BSD-SOCKETS-INTERNAL::FAMILY INTEGER ; "sa_family_t" 0 2) ; (SB-BSD-SOCKETS-INTERNAL::PATH ; (ARRAY (UNSIGNED 8)) "char" 2 108)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFCONSTANT INET-ADDRSTRLEN ...) ; compiling (DEFCONSTANT INET6-ADDRSTRLEN ...) ; compiling (DECLAIM (INLINE INET-NTOP)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("inet_ntop" INET-NTOP) ...) ; compiling (DECLAIM (INLINE INET-PTON)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("inet_pton" INET-PTON) ...) ; compiling (SB-GROVEL::DEFINE-C-STRUCT HOSTENT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT HOSTENT ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::HOSTENT 32 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 0 8) ; (SB-BSD-SOCKETS-INTERNAL::ALIASES (* C-STRING) ; "char **" 8 8) ; (TYPE INTEGER "int" 16 4) ; (LENGTH INTEGER "int" 20 4) ; (SB-BSD-SOCKETS-INTERNAL::ADDRESSES ; (* (* (UNSIGNED 8))) "char **" 24 8)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; compiling (SB-GROVEL::DEFINE-C-STRUCT MSGHDR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT MSGHDR ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::MSGHDR 56 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "void *" 0 8) ; (SB-BSD-SOCKETS-INTERNAL::NAMELEN INTEGER ; "socklen_t" 8 4) ; (SB-BSD-SOCKETS-INTERNAL::IOV (* T) ; "struct iovec" 16 8) ; (SB-BSD-SOCKETS-INTERNAL::IOVLEN INTEGER "size_t" ; 24 8) ; (SB-BSD-SOCKETS-INTERNAL::CONTROL (* T) "void *" ; 32 8) ; (SB-BSD-SOCKETS-INTERNAL::CONTROLLEN INTEGER ; "socklen_t" 40 8) ; (SB-BSD-SOCKETS-INTERNAL::FLAGS INTEGER "int" 48 ; 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::MSGHDR-IOVLEN ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::MSGHDR)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::MSGHDR-IOVLEN ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::IOVLEN))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::MSGHDR-CONTROLLEN ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::MSGHDR)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::MSGHDR-CONTROLLEN ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::CONTROLLEN))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; compiling (DECLAIM (INLINE SOCKET)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("socket" SOCKET) ...) ; compiling (DECLAIM (INLINE BIND)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("bind" BIND) ...) ; compiling (DECLAIM (INLINE LISTEN)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("listen" LISTEN) ...) ; compiling (DECLAIM (INLINE ACCEPT)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("accept" ACCEPT) ...) ; compiling (DECLAIM (INLINE GETPEERNAME)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getpeername" GETPEERNAME) ...) ; compiling (DECLAIM (INLINE GETSOCKNAME)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getsockname" GETSOCKNAME) ...) ; compiling (DECLAIM (INLINE CONNECT)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("connect" CONNECT) ...) ; compiling (DECLAIM (INLINE CLOSE)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("close" CLOSE) ...) ; compiling (DECLAIM (INLINE SHUTDOWN)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("shutdown" SHUTDOWN) ...) ; compiling (DECLAIM (INLINE RECVFROM)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("recvfrom" RECVFROM) ...) ; compiling (DECLAIM (INLINE RECVMSG)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("recvmsg" RECVMSG) ...) ; compiling (DECLAIM (INLINE SEND)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("send" SEND) ...) ; compiling (DECLAIM (INLINE SENDTO)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("sendto" SENDTO) ...) ; compiling (DECLAIM (INLINE SENDMSG)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("sendmsg" SENDMSG) ...) ; compiling (DECLAIM (INLINE GETHOSTBYNAME)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gethostbyname" GETHOSTBYNAME) ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gethostbyname" GETHOSTBYNAME) ; (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ; ("gethostbyname" SB-BSD-SOCKETS-INTERNAL::GETHOSTBYNAME) ; (* SB-BSD-SOCKETS-INTERNAL::HOSTENT) ; (SB-BSD-SOCKETS-INTERNAL::NAME C-STRING)) ; --> DEFINE-ALIEN-ROUTINE PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN ; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET SYMBOL-MACROLET VALUES PROG1 LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DECLAIM (INLINE GETHOSTBYADDR)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gethostbyaddr" GETHOSTBYADDR) ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gethostbyaddr" GETHOSTBYADDR) ; (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ; ("gethostbyaddr" SB-BSD-SOCKETS-INTERNAL::GETHOSTBYADDR) ; (* SB-BSD-SOCKETS-INTERNAL::HOSTENT) (ADDR (* T)) ; (SB-BSD-SOCKETS-INTERNAL::LEN INT) (SB-BSD-SOCKETS-INTERNAL::AF INT)) ; --> DEFINE-ALIEN-ROUTINE PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN ; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET SYMBOL-MACROLET VALUES PROG1 LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DECLAIM (INLINE GETHOSTBYNAME-R)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gethostbyname_r" GETHOSTBYNAME-R) ...) ; compiling (SB-GROVEL::DEFINE-C-STRUCT ADDRINFO ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ADDRINFO ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::ADDRINFO 48 ; (SB-BSD-SOCKETS-INTERNAL::FLAGS INTEGER "int" 0 ; 4) ; (SB-BSD-SOCKETS-INTERNAL::FAMILY INTEGER "int" 4 ; 4) ; (SB-BSD-SOCKETS-INTERNAL::SOCKTYPE INTEGER "int" ; 8 4) ; (SB-BSD-SOCKETS-INTERNAL::PROTOCOL INTEGER "int" ; 12 4) ; (SB-BSD-SOCKETS-INTERNAL::ADDRLEN INTEGER ; "size_t" 16 4) ; (ADDR (* T) "struct sockaddr*" 24 8) ; (SB-BSD-SOCKETS-INTERNAL::CANONNAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 32 8) ; (SB-BSD-SOCKETS-INTERNAL::NEXT ; (* (STRUCT SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) ; "struct addrinfo*" 40 8)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:DEPORT ETYPECASE LET COND IF PROGN ; ==> ; (SB-SYS:INT-SAP 0) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the first result of INT-SAP ; compiling (DECLAIM (INLINE GETADDRINFO)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getaddrinfo" GETADDRINFO) ...) ; compiling (DECLAIM (INLINE FREEADDRINFO)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("freeaddrinfo" FREEADDRINFO) ...) ; compiling (DECLAIM (INLINE GAI-STRERROR)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("gai_strerror" GAI-STRERROR) ...) ; compiling (DECLAIM (INLINE GETNAMEINFO)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getnameinfo" GETNAMEINFO) ...) ; compiling (DEFCONSTANT EAI-FAMILY ...) ; compiling (DEFCONSTANT EAI-SOCKTYPE ...) ; compiling (DEFCONSTANT EAI-BADFLAGS ...) ; compiling (DEFCONSTANT EAI-NONAME ...) ; compiling (DEFCONSTANT EAI-SERVICE ...) ; compiling (DEFCONSTANT EAI-ADDRFAMILY ...) ; compiling (DEFCONSTANT EAI-MEMORY ...) ; compiling (DEFCONSTANT EAI-FAIL ...) ; compiling (DEFCONSTANT EAI-AGAIN ...) ; compiling (DEFCONSTANT EAI-SYSTEM ...) ; compiling (DEFCONSTANT NI-NAMEREQD ...) ; compiling (DECLAIM (INLINE SETSOCKOPT)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("setsockopt" SETSOCKOPT) ...) ; compiling (DECLAIM (INLINE FCNTL)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("fcntl" FCNTL) ...) ; compiling (DECLAIM (INLINE GETSOCKOPT)) ; compiling (SB-GROVEL::DEFINE-FOREIGN-ROUTINE ("getsockopt" GETSOCKOPT) ...) ; compiling (DEFCONSTANT IPPROTO_IP ...) ; compiling (DEFCONSTANT IPPROTO_IPV6 ...) ; compiling (DEFCONSTANT IPPROTO_ICMP ...) ; compiling (DEFCONSTANT IPPROTO_IGMP ...) ; compiling (DEFCONSTANT IPPROTO_TCP ...) ; compiling (DEFCONSTANT IPPROTO_UDP ...) ; compiling (DEFCONSTANT IPPROTO_RAW ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/constants-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:01.445 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/util.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFUN INTERRUPTED-P ...) ; compiling (DEFMACRO SYSCALL-ERROR-CASE ...) ; compiling (DEFMACRO SOCKET-ERROR-CASE ...) ; compiling (DEFMACRO ADDRINFO-ERROR-CASE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/util-tmp8V3J6PE9.fasl written ; compilation finished in 0:00:00.038 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/protocol.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE #:SB-BSD-SOCKETS) ; compiling (DEFGENERIC MAKE-SOCKADDR-FOR ...) ; compiling (DEFGENERIC FREE-SOCKADDR-FOR ...) ; compiling (DEFGENERIC BITS-OF-SOCKADDR ...) ; compiling (DEFGENERIC SIZE-OF-SOCKADDR ...) ; compiling (DEFGENERIC SOCKET-NAME ...) ; compiling (DEFGENERIC SOCKET-PEERNAME ...) ; compiling (DEFGENERIC SOCKET-NAMESTRING ...) ; compiling (DEFGENERIC SOCKET-PEERSTRING ...) ; compiling (DEFGENERIC SOCKET-OPEN-P ...) ; compiling (DEFGENERIC SOCKET-CLOSE ...) ; compiling (DEFGENERIC SOCKET-BIND ...) ; compiling (DEFGENERIC SOCKET-ACCEPT ...) ; compiling (DEFGENERIC SOCKET-CONNECT ...) ; compiling (DEFGENERIC SOCKET-RECEIVE ...) ; compiling (DEFGENERIC SOCKET-SEND ...) ; compiling (DEFGENERIC SOCKET-LISTEN ...) ; compiling (DEFGENERIC SOCKET-SHUTDOWN ...) ; compiling (DEFGENERIC SOCKET-MAKE-STREAM ...) ; compiling (DEFGENERIC NON-BLOCKING-MODE ...) ; compiling (DEFGENERIC (SETF NON-BLOCKING-MODE) ...) ; compiling (DEFGENERIC HOST-ENT-ADDRESS ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/protocol-tmp9V47YWQF.fasl written ; compilation finished in 0:00:00.016 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/sockets.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFUN SOCKET-ERRNO ...) ; compiling (DEFCLASS SOCKET ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD SHARED-INITIALIZE ...) ; compiling (DEFUN CALL-WITH-SOCKET-ADDR ...) ; compiling (DEFMACRO WITH-SOCKET-ADDR ...) ; compiling (DEFMACRO WITH-SOCKET-FD-AND-ADDR ...) ; compiling (DEFMETHOD SOCKET-BIND ...) ; compiling (DEFMETHOD SOCKET-ACCEPT ...) ; compiling (DEFMETHOD SOCKET-CONNECT ...) ; compiling (DEFMETHOD SOCKET-PEERNAME ...) ; compiling (DEFMETHOD SOCKET-NAME ...) ; compiling (DEFMETHOD SOCKET-RECEIVE ...) ; compiling (DEFMACRO WITH-VECTOR-SAP ...) ; compiling (DEFMETHOD SOCKET-SEND ...) ; compiling (DEFMETHOD SOCKET-LISTEN ...) ; compiling (DEFMETHOD SOCKET-OPEN-P ...) ; compiling (DEFMETHOD SOCKET-CLOSE ...) ; compiling (DEFMETHOD SOCKET-SHUTDOWN ...) ; compiling (DEFMETHOD SOCKET-MAKE-STREAM ...) ; compiling (DEFINE-CONDITION SOCKET-ERROR ...) ; compiling (DEFMACRO DEFINE-SOCKET-CONDITION ...) ; compiling (DEFPARAMETER *CONDITIONS-FOR-ERRNO* ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EADDRINUSE ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EAGAIN ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EBADF ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ECONNREFUSED ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ETIMEDOUT ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EINTR ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EINVAL ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ENOBUFS ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ENOMEM ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EOPNOTSUPP ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EPERM ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EPROTONOSUPPORT ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ESOCKTNOSUPPORT ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ENETUNREACH ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::ENOTCONN ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EAFNOSUPPORT ...) ; compiling (DEFINE-SOCKET-CONDITION SB-BSD-SOCKETS-INTERNAL::EINPROGRESS ...) ; compiling (DEFUN CONDITION-FOR-ERRNO ...) ; compiling (DEFUN SOCKET-ERROR ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/sockets-tmp9BN22RMA.fasl written ; compilation finished in 0:00:00.371 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/sockopt.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFMACRO DEFINE-SOCKET-OPTION ...) ; compiling (DEFUN FOREIGN-INT-TO-INTEGER ...) ; compiling (DEFMACRO DEFINE-SOCKET-OPTION-INT ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-RECEIVE-LOW-WATER ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-SEND-LOW-WATER ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-TYPE ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-SEND-BUFFER ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-RECEIVE-BUFFER ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-PRIORITY ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-TCP-KEEPCNT ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-TCP-KEEPIDLE ...) ; compiling (DEFINE-SOCKET-OPTION-INT SOCKOPT-TCP-KEEPINTVL ...) ; compiling (DEFUN FOREIGN-INT-TO-BOOL ...) ; compiling (DEFUN BOOL-TO-FOREIGN-INT ...) ; compiling (DEFMACRO DEFINE-SOCKET-OPTION-BOOL ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-REUSE-ADDRESS ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-KEEP-ALIVE ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-OOB-INLINE ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-BSD-COMPATIBLE ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-PASS-CREDENTIALS ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-DEBUG ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-DONT-ROUTE ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-BROADCAST ...) ; compiling (DEFINE-SOCKET-OPTION-BOOL SOCKOPT-TCP-NODELAY ...) ; compiling (DEFUN IDENTITY-1 ...) ; compiling (DEFINE-SOCKET-OPTION SOCKOPT-BIND-TO-DEVICE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/sockopt-tmp1CXFJSK9.fasl written ; compilation finished in 0:00:00.492 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/inet.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFINE-CONDITION UNKNOWN-PROTOCOL ...) ; compiling (DEFVAR *PROTOCOLS* ...) ; compiling (DEFUN GET-PROTOCOL-BY-NAME ...) ; compiling (DEFUN GETPROTOBYNAME ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/inet.lisp ; in: DEFUN GETPROTOBYNAME ; (DEREF (SB-BSD-SOCKETS-INTERNAL::PROTOENT-ALIASES SB-BSD-SOCKETS::PROTOENT) ; SB-BSD-SOCKETS::INDEX) ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-BSD-SOCKETS-INTERNAL::PROTOENT-NAME SB-BSD-SOCKETS::PROTOENT) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN:ALIEN ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/inet-tmpX4BRKI0R.fasl written ; compilation finished in 0:00:00.068 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/inet4.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFCLASS INET-SOCKET ...) ; compiling (DEFPARAMETER *INET-ADDRESS-ANY* ...) ; compiling (DEFUN ADDRESS-NUMBERS/V4 ...) ; compiling (DEFUN ENDPOINT-STRING/V4 ...) ; compiling (DEFMETHOD SOCKET-NAMESTRING ...) ; compiling (DEFMETHOD SOCKET-PEERSTRING ...) ; compiling (DEFUN MAKE-INET-ADDRESS ...) ; compiling (DEFMETHOD MAKE-SOCKADDR-FOR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/inet4.lisp ; in: DEFMETHOD MAKE-SOCKADDR-FOR (INET-SOCKET) ; (SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN-ADDR SB-BSD-SOCKETS::SOCKADDR) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN-PORT SB-BSD-SOCKETS::SOCKADDR) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; (SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN-ADDR SB-BSD-SOCKETS::SOCKADDR) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: doing SAP to pointer coercion (cost 20) ; compiling (DEFMETHOD FREE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD SIZE-OF-SOCKADDR ...) ; compiling (DEFMETHOD BITS-OF-SOCKADDR ...) ; compiling (DEFUN MAKE-INET-SOCKET ...) ; compiling (DECLAIM (SB-EXT:DEPRECATED :LATE ...)) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/inet4-tmpQ371UGST.fasl written ; compilation finished in 0:00:00.085 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/inet6.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFCLASS INET6-SOCKET ...) ; compiling (DEFPARAMETER *INET6-ADDRESS-ANY* ...) ; compiling (DEFUN ADDRESS-NUMBERS/V6 ...) ; compiling (DEFUN ENDPOINT-STRING/V6 ...) ; compiling (DEFMETHOD SOCKET-NAMESTRING ...) ; compiling (DEFMETHOD SOCKET-PEERSTRING ...) ; compiling (DEFUN UNPARSE-INET6-ADDRESS ...) ; compiling (DEFUN MAKE-INET6-ADDRESS ...) ; compiling (DEFMETHOD MAKE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD FREE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD SIZE-OF-SOCKADDR ...) ; compiling (DEFMETHOD BITS-OF-SOCKADDR ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/inet6-tmp2OWI3Q7U.fasl written ; compilation finished in 0:00:00.123 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/local.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFCLASS LOCAL-SOCKET ...) ; compiling (DEFMETHOD SOCKET-NAMESTRING ...) ; compiling (DEFMETHOD SOCKET-PEERSTRING ...) ; compiling (DEFMETHOD MAKE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD FREE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD SIZE-OF-SOCKADDR ...) ; compiling (DEFMETHOD BITS-OF-SOCKADDR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/local.lisp ; in: DEFMETHOD BITS-OF-SOCKADDR (LOCAL-SOCKET T) ; (SB-BSD-SOCKETS-INTERNAL::SOCKADDR-UN-PATH SB-BSD-SOCKETS::SOCKADDR) ; --> BLOCK CAST SB-ALIEN-INTERNALS:%CAST SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-C::SAP ; compiling (DEFCLASS LOCAL-ABSTRACT-SOCKET ...) ; compiling (DEFMETHOD MAKE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD FREE-SOCKADDR-FOR ...) ; compiling (DEFMETHOD SIZE-OF-SOCKADDR ...) ; compiling (DEFMETHOD BITS-OF-SOCKADDR ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/local-tmp9KKTJMYV.fasl written ; compilation finished in 0:00:00.103 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/name-service.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFCLASS HOST-ENT ...) ; compiling (DEFMETHOD HOST-ENT-ADDRESS ...) ; compiling (DECLAIM (INLINE NATURALIZE-UNSIGNED-BYTE-8-ARRAY)) ; compiling (DEFUN NATURALIZE-UNSIGNED-BYTE-8-ARRAY ...) ; compiling (DEFCONSTANT NI-MAX-HOST ...) ; compiling (DEFUN GET-HOST-BY-NAME ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/name-service.lisp ; in: DEFUN GET-HOST-BY-NAME ; (LOOP SB-BSD-SOCKETS::FOR SB-BSD-SOCKETS::INFO* = SB-BSD-SOCKETS::INFO SB-BSD-SOCKETS::THEN (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-NEXT ; SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS::UNTIL (NULL-ALIEN SB-BSD-SOCKETS::INFO*) ; DO (COND ; ((= ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS-INTERNAL::AF-INET) ; (LET (#) ; (SETF #))) ; ((= ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS-INTERNAL::AF-INET6) ; (LET (#) ; (SETF #))))) ; --> BLOCK LET SB-LOOP::LOOP-BODY TAGBODY SB-LOOP::LOOP-REALLY-DESETQ SETQ THE ; --> SB-BSD-SOCKETS::INFO SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-NEXT SB-BSD-SOCKETS::INFO*) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (LOOP SB-BSD-SOCKETS::FOR SB-BSD-SOCKETS::INFO* = SB-BSD-SOCKETS::INFO SB-BSD-SOCKETS::THEN (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-NEXT ; SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS::UNTIL (NULL-ALIEN SB-BSD-SOCKETS::INFO*) ; DO (COND ; ((= ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS-INTERNAL::AF-INET) ; (LET (#) ; (SETF #))) ; ((= ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY SB-BSD-SOCKETS::INFO*) ; SB-BSD-SOCKETS-INTERNAL::AF-INET6) ; (LET (#) ; (SETF #))))) ; --> BLOCK LET SB-LOOP::LOOP-BODY TAGBODY SB-LOOP::LOOP-REALLY-DESETQ SETQ THE ; --> SB-BSD-SOCKETS::INFO SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: doing SAP to pointer coercion (cost 20) ; (SB-BSD-SOCKETS-INTERNAL::ADDRINFO-NEXT SB-BSD-SOCKETS::INFO*) ; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: doing SAP to pointer coercion (cost 20) ; compiling (DEFUN GET-HOST-BY-ADDRESS ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/name-service.lisp ; in: DEFUN GET-HOST-BY-ADDRESS ; (AREF SB-BSD-SOCKETS::ADDRESS SB-BSD-SOCKETS::I) ; ==> ; (SB-KERNEL:HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS ARRAY SB-INT:INDEX) ; ; note: unable to ; optimize ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; because: ; Upgraded element type of array is not known at compile time. ; (FUNCALL SB-BSD-SOCKETS::SOCKADDR-FREE SB-BSD-SOCKETS::SOCKADDR) ; --> SB-C::%FUNCALL THE ; ==> ; (SB-KERNEL:%COERCE-CALLABLE-TO-FUN SB-BSD-SOCKETS::SOCKADDR-FREE) ; ; note: unable to ; optimize away possible call to FDEFINITION at runtime ; because: ; SOCKADDR-FREE is not known to be a function ; (SB-ALIEN::C-STRING-TO-STRING (ALIEN-SAP SB-BSD-SOCKETS::HOST-BUF) ; (SB-IMPL::DEFAULT-EXTERNAL-FORMAT) 'CHARACTER) ; ; note: doing SAP to pointer coercion (cost 20) from #:VAR218 ; compiling (DEFVAR *NAME-SERVICE-ERRNO* ...) ; compiling (DEFUN NAME-SERVICE-ERROR ...) ; compiling (DEFUN ADDRINFO-ERROR ...) ; compiling (DEFINE-CONDITION NAME-SERVICE-ERROR ...) ; compiling (DEFPARAMETER *CONDITIONS-FOR-NAME-SERVICE-ERRNO* ...) ; compiling (DEFPARAMETER *CONDITIONS-FOR-NAME-SERVICE-ERROR-CODE* ...) ; compiling (DEFMACRO DEFINE-NAME-SERVICE-CONDITION ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::NETDB-INTERNAL ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::NETDB-SUCCESS ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::HOST-NOT-FOUND ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::TRY-AGAIN ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::NO-RECOVERY ...) ; compiling (DEFINE-NAME-SERVICE-CONDITION SB-BSD-SOCKETS-INTERNAL::NO-ADDRESS ...) ; compiling (DEFUN CONDITION-FOR-NAME-SERVICE-ERRNO ...) ; compiling (DEFUN CONDITION-FOR-NAME-SERVICE-ERROR-CODE ...) ; compiling (DEFUN GET-NAME-SERVICE-ERRNO ...) ; compiling (DEFUN GET-NAME-SERVICE-ERROR-MESSAGE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/name-service-tmpJU0JWO19.fasl written ; compilation finished in 0:00:00.162 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/misc.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-BSD-SOCKETS) ; compiling (DEFMETHOD NON-BLOCKING-MODE ...) ; compiling (DEFMETHOD (SETF NON-BLOCKING-MODE) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/misc-tmpZX2WN8N4.fasl written ; compilation finished in 0:00:00.027 ; ; compilation unit finished ; printed 84 notes * echo "(defsystem :sb-bsd-sockets :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-bsd-sockets.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-bsd-sockets")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets/tests". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix/tests". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/defpackage.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-POSIX ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/defpackage-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/strtod.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-POSIX") ; compiling (DEFUN STRTOD ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/strtod-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.035 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/designator.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-POSIX) ; compiling (DEFVAR *DESIGNATOR-TYPES* ...) ; compiling (DEFMACRO DEFINE-DESIGNATOR ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/designator-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.023 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/macros.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-POSIX) ; compiling (DEFINE-DESIGNATOR FILENAME ...) ; compiling (DEFINE-DESIGNATOR FILE-DESCRIPTOR ...) ; compiling (DEFINE-DESIGNATOR SAP-OR-NIL ...) ; compiling (DEFINE-DESIGNATOR ALIEN-POINTER-TO-ANYTHING-OR-NIL ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/macros.lisp ; in: DEFINE-DESIGNATOR ALIEN-POINTER-TO-ANYTHING-OR-NIL ; (SAP-ALIEN (SB-SYS:INT-SAP 0) (* T)) ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN (SB-SYS:INT-SAP 0) ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFUN LISP-FOR-C-SYMBOL ...) ; compiling (DEFPARAMETER *C-FUNCTIONS-IN-RUNTIME* ...) ; compiling (DEFUN REAL-C-NAME ...) ; compiling (DEFMACRO DEFINE-CALL-INTERNALLY ...) ; compiling (DEFMACRO DEFINE-CALL ...) ; compiling (DEFMACRO DEFINE-ENTRY-POINT ...) ; compiling (DEFMACRO DEFINE-SIMPLE-CALL ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/macros-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.081 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp" (written 22 JAN 2017 06:49:55 PM): ; compiling (IN-PACKAGE #:SB-POSIX) ; compiling (DEFCONSTANT AF-INET ...) ; compiling (EXPORT (QUOTE AF-INET)) ; compiling (DEFINE-ALIEN-TYPE UID-T ...) ; compiling (DEFINE-ALIEN-TYPE GID-T ...) ; compiling (DEFINE-ALIEN-TYPE NLINK-T ...) ; compiling (DEFINE-ALIEN-TYPE PID-T ...) ; compiling (DEFINE-ALIEN-TYPE INO-T ...) ; compiling (DEFINE-ALIEN-TYPE TIME-T ...) ; compiling (DEFINE-ALIEN-TYPE DEV-T ...) ; compiling (DEFCONSTANT SIGHUP ...) ; compiling (EXPORT (QUOTE SIGHUP)) ; compiling (DEFCONSTANT SIGINT ...) ; compiling (EXPORT (QUOTE SIGINT)) ; compiling (DEFCONSTANT SIGQUIT ...) ; compiling (EXPORT (QUOTE SIGQUIT)) ; compiling (DEFCONSTANT SIGILL ...) ; compiling (EXPORT (QUOTE SIGILL)) ; compiling (DEFCONSTANT SIGTRAP ...) ; compiling (EXPORT (QUOTE SIGTRAP)) ; compiling (DEFCONSTANT SIGABRT ...) ; compiling (EXPORT (QUOTE SIGABRT)) ; compiling (SB-INT:STYLE-WARN "Couldn't grovel for ~A (unknown to the C compiler)." ...) ; compiling (EXPORT (QUOTE SIGEMT)) ; compiling (DEFCONSTANT SIGFPE ...) ; compiling (EXPORT (QUOTE SIGFPE)) ; compiling (DEFCONSTANT SIGKILL ...) ; compiling (EXPORT (QUOTE SIGKILL)) ; compiling (DEFCONSTANT SIGBUS ...) ; compiling (EXPORT (QUOTE SIGBUS)) ; compiling (DEFCONSTANT SIGSEGV ...) ; compiling (EXPORT (QUOTE SIGSEGV)) ; compiling (DEFCONSTANT SIGSYS ...) ; compiling (EXPORT (QUOTE SIGSYS)) ; compiling (DEFCONSTANT SIGPIPE ...) ; compiling (EXPORT (QUOTE SIGPIPE)) ; compiling (DEFCONSTANT SIGALRM ...) ; compiling (EXPORT (QUOTE SIGALRM)) ; compiling (DEFCONSTANT SIGTERM ...) ; compiling (EXPORT (QUOTE SIGTERM)) ; compiling (DEFCONSTANT SIGURG ...) ; compiling (EXPORT (QUOTE SIGURG)) ; compiling (DEFCONSTANT SIGSTOP ...) ; compiling (EXPORT (QUOTE SIGSTOP)) ; compiling (DEFCONSTANT SIGTSTP ...) ; compiling (EXPORT (QUOTE SIGTSTP)) ; compiling (DEFCONSTANT SIGCONT ...) ; compiling (EXPORT (QUOTE SIGCONT)) ; compiling (DEFCONSTANT SIGCHLD ...) ; compiling (EXPORT (QUOTE SIGCHLD)) ; compiling (DEFCONSTANT SIGTTIN ...) ; compiling (EXPORT (QUOTE SIGTTIN)) ; compiling (DEFCONSTANT SIGTTOU ...) ; compiling (EXPORT (QUOTE SIGTTOU)) ; compiling (DEFCONSTANT SIGIO ...) ; compiling (EXPORT (QUOTE SIGIO)) ; compiling (DEFCONSTANT SIGXCPU ...) ; compiling (EXPORT (QUOTE SIGXCPU)) ; compiling (DEFCONSTANT SIGXFSZ ...) ; compiling (EXPORT (QUOTE SIGXFSZ)) ; compiling (DEFCONSTANT SIGVTALRM ...) ; compiling (EXPORT (QUOTE SIGVTALRM)) ; compiling (DEFCONSTANT SIGPROF ...) ; compiling (EXPORT (QUOTE SIGPROF)) ; compiling (DEFCONSTANT SIGWINCH ...) ; compiling (EXPORT (QUOTE SIGWINCH)) ; compiling (DEFCONSTANT SIGPWR ...) ; compiling (EXPORT (QUOTE SIGPWR)) ; compiling (DEFCONSTANT SIGUSR1 ...) ; compiling (EXPORT (QUOTE SIGUSR1)) ; compiling (DEFCONSTANT SIGUSR2 ...) ; compiling (EXPORT (QUOTE SIGUSR2)) ; compiling (DEFCONSTANT SIGRTMIN ...) ; compiling (EXPORT (QUOTE SIGRTMIN)) ; compiling (DEFCONSTANT SIGRTMAX ...) ; compiling (EXPORT (QUOTE SIGRTMAX)) ; compiling (DEFCONSTANT EPERM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPERM)) ; compiling (DEFCONSTANT ENOENT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOENT)) ; compiling (DEFCONSTANT ESRCH ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESRCH)) ; compiling (DEFCONSTANT EINTR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EINTR)) ; compiling (DEFCONSTANT EIO ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EIO)) ; compiling (DEFCONSTANT ENXIO ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENXIO)) ; compiling (DEFCONSTANT E2BIG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE E2BIG)) ; compiling (DEFCONSTANT ENOEXEC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOEXEC)) ; compiling (DEFCONSTANT EBADF ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADF)) ; compiling (DEFCONSTANT ECHILD ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECHILD)) ; compiling (DEFCONSTANT EAGAIN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EAGAIN)) ; compiling (DEFCONSTANT ENOMEM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOMEM)) ; compiling (DEFCONSTANT EACCES ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EACCES)) ; compiling (DEFCONSTANT EFAULT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EFAULT)) ; compiling (DEFCONSTANT ENOTBLK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTBLK)) ; compiling (DEFCONSTANT EBUSY ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBUSY)) ; compiling (DEFCONSTANT EEXIST ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EEXIST)) ; compiling (DEFCONSTANT EXDEV ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EXDEV)) ; compiling (DEFCONSTANT ENODEV ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENODEV)) ; compiling (DEFCONSTANT ENOTDIR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTDIR)) ; compiling (DEFCONSTANT EISDIR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EISDIR)) ; compiling (DEFCONSTANT EINVAL ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EINVAL)) ; compiling (DEFCONSTANT ENFILE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENFILE)) ; compiling (DEFCONSTANT EMFILE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EMFILE)) ; compiling (DEFCONSTANT ENOTTY ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTTY)) ; compiling (DEFCONSTANT ETXTBSY ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ETXTBSY)) ; compiling (DEFCONSTANT EFBIG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EFBIG)) ; compiling (DEFCONSTANT ENOSPC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOSPC)) ; compiling (DEFCONSTANT ESPIPE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESPIPE)) ; compiling (DEFCONSTANT EROFS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EROFS)) ; compiling (DEFCONSTANT EMLINK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EMLINK)) ; compiling (DEFCONSTANT EPIPE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPIPE)) ; compiling (DEFCONSTANT EDOM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDOM)) ; compiling (DEFCONSTANT ERANGE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ERANGE)) ; compiling (DEFCONSTANT EDEADLK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDEADLK)) ; compiling (DEFCONSTANT ENAMETOOLONG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENAMETOOLONG)) ; compiling (DEFCONSTANT ENOLCK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOLCK)) ; compiling (DEFCONSTANT ENOSYS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOSYS)) ; compiling (DEFCONSTANT ENOTEMPTY ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTEMPTY)) ; compiling (DEFCONSTANT ELOOP ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELOOP)) ; compiling (DEFCONSTANT EWOULDBLOCK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EWOULDBLOCK)) ; compiling (DEFCONSTANT ENOMSG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOMSG)) ; compiling (DEFCONSTANT EIDRM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EIDRM)) ; compiling (DEFCONSTANT ECHRNG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECHRNG)) ; compiling (DEFCONSTANT EL2NSYNC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EL2NSYNC)) ; compiling (DEFCONSTANT EL3HLT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EL3HLT)) ; compiling (DEFCONSTANT EL3RST ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EL3RST)) ; compiling (DEFCONSTANT ELNRNG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELNRNG)) ; compiling (DEFCONSTANT EUNATCH ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EUNATCH)) ; compiling (DEFCONSTANT ENOCSI ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOCSI)) ; compiling (DEFCONSTANT EL2HLT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EL2HLT)) ; compiling (DEFCONSTANT EBADE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADE)) ; compiling (DEFCONSTANT EBADR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADR)) ; compiling (DEFCONSTANT EXFULL ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EXFULL)) ; compiling (DEFCONSTANT ENOANO ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOANO)) ; compiling (DEFCONSTANT EBADRQC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADRQC)) ; compiling (DEFCONSTANT EBADSLT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADSLT)) ; compiling (DEFCONSTANT EDEADLOCK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDEADLOCK)) ; compiling (DEFCONSTANT EBFONT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBFONT)) ; compiling (DEFCONSTANT ENOSTR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOSTR)) ; compiling (DEFCONSTANT ENODATA ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENODATA)) ; compiling (DEFCONSTANT ETIME ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ETIME)) ; compiling (DEFCONSTANT ENOSR ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOSR)) ; compiling (DEFCONSTANT ENONET ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENONET)) ; compiling (DEFCONSTANT ENOPKG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOPKG)) ; compiling (DEFCONSTANT EREMOTE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EREMOTE)) ; compiling (DEFCONSTANT ENOLINK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOLINK)) ; compiling (DEFCONSTANT EADV ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EADV)) ; compiling (DEFCONSTANT ESRMNT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESRMNT)) ; compiling (DEFCONSTANT ECOMM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECOMM)) ; compiling (DEFCONSTANT EPROTO ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPROTO)) ; compiling (DEFCONSTANT EMULTIHOP ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EMULTIHOP)) ; compiling (DEFCONSTANT EDOTDOT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDOTDOT)) ; compiling (DEFCONSTANT EBADMSG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADMSG)) ; compiling (DEFCONSTANT EOVERFLOW ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EOVERFLOW)) ; compiling (DEFCONSTANT ENOTUNIQ ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTUNIQ)) ; compiling (DEFCONSTANT EBADFD ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EBADFD)) ; compiling (DEFCONSTANT EREMCHG ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EREMCHG)) ; compiling (DEFCONSTANT ELIBACC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELIBACC)) ; compiling (DEFCONSTANT ELIBBAD ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELIBBAD)) ; compiling (DEFCONSTANT ELIBSCN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELIBSCN)) ; compiling (DEFCONSTANT ELIBMAX ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELIBMAX)) ; compiling (DEFCONSTANT ELIBEXEC ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ELIBEXEC)) ; compiling (DEFCONSTANT EILSEQ ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EILSEQ)) ; compiling (DEFCONSTANT ERESTART ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ERESTART)) ; compiling (DEFCONSTANT ESTRPIPE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESTRPIPE)) ; compiling (DEFCONSTANT EUSERS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EUSERS)) ; compiling (DEFCONSTANT ENOTSOCK ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTSOCK)) ; compiling (DEFCONSTANT EDESTADDRREQ ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDESTADDRREQ)) ; compiling (DEFCONSTANT EMSGSIZE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EMSGSIZE)) ; compiling (DEFCONSTANT EPROTOTYPE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPROTOTYPE)) ; compiling (DEFCONSTANT ENOPROTOOPT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOPROTOOPT)) ; compiling (DEFCONSTANT EPROTONOSUPPORT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPROTONOSUPPORT)) ; compiling (DEFCONSTANT ESOCKTNOSUPPORT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESOCKTNOSUPPORT)) ; compiling (DEFCONSTANT EOPNOTSUPP ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EOPNOTSUPP)) ; compiling (DEFCONSTANT EPFNOSUPPORT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EPFNOSUPPORT)) ; compiling (DEFCONSTANT EAFNOSUPPORT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EAFNOSUPPORT)) ; compiling (DEFCONSTANT EADDRINUSE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EADDRINUSE)) ; compiling (DEFCONSTANT EADDRNOTAVAIL ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EADDRNOTAVAIL)) ; compiling (DEFCONSTANT ENETDOWN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENETDOWN)) ; compiling (DEFCONSTANT ENETUNREACH ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENETUNREACH)) ; compiling (DEFCONSTANT ENETRESET ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENETRESET)) ; compiling (DEFCONSTANT ECONNABORTED ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECONNABORTED)) ; compiling (DEFCONSTANT ECONNRESET ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECONNRESET)) ; compiling (DEFCONSTANT ENOBUFS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOBUFS)) ; compiling (DEFCONSTANT EISCONN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EISCONN)) ; compiling (DEFCONSTANT ENOTCONN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTCONN)) ; compiling (DEFCONSTANT ESHUTDOWN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESHUTDOWN)) ; compiling (DEFCONSTANT ETOOMANYREFS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ETOOMANYREFS)) ; compiling (DEFCONSTANT ETIMEDOUT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ETIMEDOUT)) ; compiling (DEFCONSTANT ECONNREFUSED ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ECONNREFUSED)) ; compiling (DEFCONSTANT EHOSTDOWN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EHOSTDOWN)) ; compiling (DEFCONSTANT EHOSTUNREACH ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EHOSTUNREACH)) ; compiling (DEFCONSTANT EALREADY ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EALREADY)) ; compiling (DEFCONSTANT EINPROGRESS ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EINPROGRESS)) ; compiling (DEFCONSTANT ESTALE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ESTALE)) ; compiling (DEFCONSTANT EUCLEAN ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EUCLEAN)) ; compiling (DEFCONSTANT ENOTNAM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOTNAM)) ; compiling (DEFCONSTANT ENAVAIL ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENAVAIL)) ; compiling (DEFCONSTANT EREMOTEIO ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EREMOTEIO)) ; compiling (DEFCONSTANT EDQUOT ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EDQUOT)) ; compiling (DEFCONSTANT ENOMEDIUM ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE ENOMEDIUM)) ; compiling (DEFCONSTANT EMEDIUMTYPE ...) ; compiling (SETF (GET # ...) ...) ; compiling (EXPORT (QUOTE EMEDIUMTYPE)) ; compiling (DEFCONSTANT WNOHANG ...) ; compiling (EXPORT (QUOTE WNOHANG)) ; compiling (DEFCONSTANT WUNTRACED ...) ; compiling (EXPORT (QUOTE WUNTRACED)) ; compiling (DEFINE-ALIEN-TYPE MODE-T ...) ; compiling (DEFCONSTANT S-IFMT ...) ; compiling (EXPORT (QUOTE S-IFMT)) ; compiling (DEFCONSTANT S-IFIFO ...) ; compiling (EXPORT (QUOTE S-IFIFO)) ; compiling (DEFCONSTANT S-IFCHR ...) ; compiling (EXPORT (QUOTE S-IFCHR)) ; compiling (DEFCONSTANT S-IFDIR ...) ; compiling (EXPORT (QUOTE S-IFDIR)) ; compiling (DEFCONSTANT S-IFBLK ...) ; compiling (EXPORT (QUOTE S-IFBLK)) ; compiling (DEFCONSTANT S-IFREG ...) ; compiling (EXPORT (QUOTE S-IFREG)) ; compiling (DEFCONSTANT S-IFLNK ...) ; compiling (EXPORT (QUOTE S-IFLNK)) ; compiling (DEFCONSTANT S-IFSOCK ...) ; compiling (EXPORT (QUOTE S-IFSOCK)) ; compiling (SB-INT:STYLE-WARN "Couldn't grovel for ~A (unknown to the C compiler)." ...) ; compiling (EXPORT (QUOTE S-IFWHT)) ; compiling (DEFCONSTANT S-ISUID ...) ; compiling (EXPORT (QUOTE S-ISUID)) ; compiling (DEFCONSTANT S-ISGID ...) ; compiling (EXPORT (QUOTE S-ISGID)) ; compiling (DEFCONSTANT S-ISVTX ...) ; compiling (EXPORT (QUOTE S-ISVTX)) ; compiling (DEFCONSTANT S-IRUSR ...) ; compiling (EXPORT (QUOTE S-IRUSR)) ; compiling (DEFCONSTANT S-IWUSR ...) ; compiling (EXPORT (QUOTE S-IWUSR)) ; compiling (DEFCONSTANT S-IXUSR ...) ; compiling (EXPORT (QUOTE S-IXUSR)) ; compiling (DEFCONSTANT S-IREAD ...) ; compiling (EXPORT (QUOTE S-IREAD)) ; compiling (DEFCONSTANT S-IWRITE ...) ; compiling (EXPORT (QUOTE S-IWRITE)) ; compiling (DEFCONSTANT S-IEXEC ...) ; compiling (EXPORT (QUOTE S-IEXEC)) ; compiling (DEFCONSTANT S-IRGRP ...) ; compiling (EXPORT (QUOTE S-IRGRP)) ; compiling (DEFCONSTANT S-IWGRP ...) ; compiling (EXPORT (QUOTE S-IWGRP)) ; compiling (DEFCONSTANT S-IXGRP ...) ; compiling (EXPORT (QUOTE S-IXGRP)) ; compiling (DEFCONSTANT S-IROTH ...) ; compiling (EXPORT (QUOTE S-IROTH)) ; compiling (DEFCONSTANT S-IWOTH ...) ; compiling (EXPORT (QUOTE S-IWOTH)) ; compiling (DEFCONSTANT S-IXOTH ...) ; compiling (EXPORT (QUOTE S-IXOTH)) ; compiling (DEFCONSTANT R-OK ...) ; compiling (EXPORT (QUOTE R-OK)) ; compiling (DEFCONSTANT W-OK ...) ; compiling (EXPORT (QUOTE W-OK)) ; compiling (DEFCONSTANT X-OK ...) ; compiling (EXPORT (QUOTE X-OK)) ; compiling (DEFCONSTANT F-OK ...) ; compiling (EXPORT (QUOTE F-OK)) ; compiling (DEFINE-ALIEN-TYPE OFF-T ...) ; compiling (DEFCONSTANT PROT-NONE ...) ; compiling (EXPORT (QUOTE PROT-NONE)) ; compiling (DEFCONSTANT PROT-READ ...) ; compiling (EXPORT (QUOTE PROT-READ)) ; compiling (DEFCONSTANT PROT-WRITE ...) ; compiling (EXPORT (QUOTE PROT-WRITE)) ; compiling (DEFCONSTANT PROT-EXEC ...) ; compiling (EXPORT (QUOTE PROT-EXEC)) ; compiling (DEFCONSTANT MAP-SHARED ...) ; compiling (EXPORT (QUOTE MAP-SHARED)) ; compiling (DEFCONSTANT MAP-PRIVATE ...) ; compiling (EXPORT (QUOTE MAP-PRIVATE)) ; compiling (DEFCONSTANT MAP-FIXED ...) ; compiling (EXPORT (QUOTE MAP-FIXED)) ; compiling (DEFCONSTANT MAP-ANON ...) ; compiling (EXPORT (QUOTE MAP-ANON)) ; compiling (DEFCONSTANT MS-ASYNC ...) ; compiling (EXPORT (QUOTE MS-ASYNC)) ; compiling (DEFCONSTANT MS-SYNC ...) ; compiling (EXPORT (QUOTE MS-SYNC)) ; compiling (DEFCONSTANT MS-INVALIDATE ...) ; compiling (EXPORT (QUOTE MS-INVALIDATE)) ; compiling (DEFCONSTANT MCL-CURRENT ...) ; compiling (EXPORT (QUOTE MCL-CURRENT)) ; compiling (DEFCONSTANT MCL-FUTURE ...) ; compiling (EXPORT (QUOTE MCL-FUTURE)) ; compiling (SB-GROVEL::DEFINE-C-STRUCT DIRENT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT DIRENT ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::DIRENT 280 ; (SB-POSIX::INO SB-POSIX::INO-T "ino_t" 0 8) ; (SB-POSIX::NAME C-STRING "char *" 19 256)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX:DIRENT-INO ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::DIRENT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX:DIRENT-INO (SLOT STRUCT 'SB-POSIX::INO))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX:DIRENT-INO) ; (#:VAR-0 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::DIRENT)) STRUCT) ; (TYPE T #:VAR-0) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX:DIRENT-INO (SETF (SLOT STRUCT 'SB-POSIX::INO) #:VAR-0))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK CAST SB-ALIEN-INTERNALS:%CAST ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-PASSWD ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-PASSWD ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-PASSWD 48 ; (SB-POSIX::NAME SB-POSIX::C-STRING-POINTER ; "char *" 0 8) ; (SB-POSIX::PASSWD SB-POSIX::C-STRING-POINTER ; "char *" 8 8) ; (SB-POSIX::UID SB-POSIX::UID-T "uid_t" 16 4) ; (SB-POSIX::GID SB-POSIX::GID-T "gid_t" 20 4) ; (SB-POSIX::GECOS SB-POSIX::C-STRING-POINTER ; "char *" 24 8) ; (SB-POSIX::DIR SB-POSIX::C-STRING-POINTER ; "char *" 32 8) ; (SB-POSIX::SHELL SB-POSIX::C-STRING-POINTER ; "char *" 40 8)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-GROUP ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-GROUP ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-GROUP 32 ; (SB-POSIX::NAME SB-POSIX::C-STRING-POINTER ; "char *" 0 8) ; (SB-POSIX::PASSWD SB-POSIX::C-STRING-POINTER ; "char *" 8 8) ; (SB-POSIX::GID SB-POSIX::GID-T "gid_t" 16 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS SB-SYS:WITH-PINNED-OBJECTS ; --> FLET BLOCK PROGN LET SB-ALIEN-INTERNALS:NATURALIZE IF ; ==> ; (SB-ALIEN::C-STRING-TO-STRING ALIEN ; (SB-ALIEN::C-STRING-EXTERNAL-FORMAT ; #) ; (SB-ALIEN::ALIEN-C-STRING-TYPE-ELEMENT-TYPE ; #)) ; ; note: doing SAP to pointer coercion (cost 20) from SB-ALIEN::VALUE ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-STAT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-STAT ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-STAT 144 ; (SB-POSIX::INO SB-POSIX::INO-T "ino_t" 8 8) ; (SB-POSIX::NLINK SB-POSIX::NLINK-T "nlink_t" 16 ; 8) ; (SB-POSIX::MODE SB-POSIX::MODE-T "mode_t" 24 4) ; (SB-POSIX::UID SB-POSIX::UID-T "uid_t" 28 4) ; (SB-POSIX::GID SB-POSIX::GID-T "gid_t" 32 4) ; (SB-POSIX::RDEV SB-POSIX::DEV-T "dev_t" 40 8) ; (SB-POSIX::SIZE OFF-T "off_t" 48 8) ; (SB-POSIX::ATIME SB-POSIX::TIME-T "time_t" 72 8) ; (SB-POSIX::MTIME SB-POSIX::TIME-T "time_t" 88 8) ; ...) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-DEV ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-DEV (SLOT STRUCT 'SB-POSIX::DEV))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-DEV) ; (#:VAR-758 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-758) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-DEV ; (SETF (SLOT STRUCT 'SB-POSIX::DEV) #:VAR-758))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-INO ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-INO (SLOT STRUCT 'SB-POSIX::INO))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-INO) ; (#:VAR-759 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-759) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-INO ; (SETF (SLOT STRUCT 'SB-POSIX::INO) #:VAR-759))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-NLINK ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-NLINK (SLOT STRUCT 'SB-POSIX::NLINK))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-NLINK) ; (#:VAR-760 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-760) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-NLINK ; (SETF (SLOT STRUCT 'SB-POSIX::NLINK) #:VAR-760))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-RDEV ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-RDEV (SLOT STRUCT 'SB-POSIX::RDEV))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-RDEV) ; (#:VAR-764 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-764) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-RDEV ; (SETF (SLOT STRUCT 'SB-POSIX::RDEV) #:VAR-764))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-SIZE ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-SIZE (SLOT STRUCT 'SB-POSIX::SIZE))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-SIZE) ; (#:VAR-765 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-765) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-SIZE ; (SETF (SLOT STRUCT 'SB-POSIX::SIZE) #:VAR-765))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-ATIME ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-ATIME (SLOT STRUCT 'SB-POSIX::ATIME))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-ATIME) ; (#:VAR-766 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-766) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-ATIME ; (SETF (SLOT STRUCT 'SB-POSIX::ATIME) #:VAR-766))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-MTIME ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-MTIME (SLOT STRUCT 'SB-POSIX::MTIME))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-MTIME) ; (#:VAR-767 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-767) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-MTIME ; (SETF (SLOT STRUCT 'SB-POSIX::MTIME) #:VAR-767))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-CTIME ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-CTIME (SLOT STRUCT 'SB-POSIX::CTIME))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-STAT-CTIME) ; (#:VAR-768 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (TYPE T #:VAR-768) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-CTIME ; (SETF (SLOT STRUCT 'SB-POSIX::CTIME) #:VAR-768))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; compiling (DEFCONSTANT O-RDONLY ...) ; compiling (EXPORT (QUOTE O-RDONLY)) ; compiling (DEFCONSTANT O-WRONLY ...) ; compiling (EXPORT (QUOTE O-WRONLY)) ; compiling (DEFCONSTANT O-RDWR ...) ; compiling (EXPORT (QUOTE O-RDWR)) ; compiling (DEFCONSTANT O-CREAT ...) ; compiling (EXPORT (QUOTE O-CREAT)) ; compiling (DEFCONSTANT O-EXCL ...) ; compiling (EXPORT (QUOTE O-EXCL)) ; compiling (DEFCONSTANT O-NOCTTY ...) ; compiling (EXPORT (QUOTE O-NOCTTY)) ; compiling (DEFCONSTANT O-TRUNC ...) ; compiling (EXPORT (QUOTE O-TRUNC)) ; compiling (DEFCONSTANT O-APPEND ...) ; compiling (EXPORT (QUOTE O-APPEND)) ; compiling (DEFCONSTANT O-NONBLOCK ...) ; compiling (EXPORT (QUOTE O-NONBLOCK)) ; compiling (DEFCONSTANT O-NDELAY ...) ; compiling (EXPORT (QUOTE O-NDELAY)) ; compiling (DEFCONSTANT O-SYNC ...) ; compiling (EXPORT (QUOTE O-SYNC)) ; compiling (DEFCONSTANT O-NOFOLLOW ...) ; compiling (EXPORT (QUOTE O-NOFOLLOW)) ; compiling (DEFCONSTANT O-DIRECTORY ...) ; compiling (EXPORT (QUOTE O-DIRECTORY)) ; compiling (DEFCONSTANT O-DIRECT ...) ; compiling (EXPORT (QUOTE O-DIRECT)) ; compiling (DEFCONSTANT O-ASYNC ...) ; compiling (EXPORT (QUOTE O-ASYNC)) ; compiling (DEFCONSTANT O-LARGEFILE ...) ; compiling (EXPORT (QUOTE O-LARGEFILE)) ; compiling (DEFCONSTANT O-DSYNC ...) ; compiling (EXPORT (QUOTE O-DSYNC)) ; compiling (DEFCONSTANT O-RSYNC ...) ; compiling (EXPORT (QUOTE O-RSYNC)) ; compiling (DEFCONSTANT SEEK-SET ...) ; compiling (EXPORT (QUOTE SEEK-SET)) ; compiling (DEFCONSTANT SEEK-CUR ...) ; compiling (EXPORT (QUOTE SEEK-CUR)) ; compiling (DEFCONSTANT SEEK-END ...) ; compiling (EXPORT (QUOTE SEEK-END)) ; compiling (DEFCONSTANT F-DUPFD ...) ; compiling (EXPORT (QUOTE F-DUPFD)) ; compiling (DEFCONSTANT F-GETFD ...) ; compiling (EXPORT (QUOTE F-GETFD)) ; compiling (DEFCONSTANT F-SETFD ...) ; compiling (EXPORT (QUOTE F-SETFD)) ; compiling (DEFCONSTANT F-GETFL ...) ; compiling (EXPORT (QUOTE F-GETFL)) ; compiling (DEFCONSTANT F-SETFL ...) ; compiling (EXPORT (QUOTE F-SETFL)) ; compiling (DEFCONSTANT F-GETLK ...) ; compiling (EXPORT (QUOTE F-GETLK)) ; compiling (DEFCONSTANT F-SETLK ...) ; compiling (EXPORT (QUOTE F-SETLK)) ; compiling (DEFCONSTANT F-SETLKW ...) ; compiling (EXPORT (QUOTE F-SETLKW)) ; compiling (DEFCONSTANT F-GETOWN ...) ; compiling (EXPORT (QUOTE F-GETOWN)) ; compiling (DEFCONSTANT F-SETOWN ...) ; compiling (EXPORT (QUOTE F-SETOWN)) ; compiling (DEFCONSTANT F-RDLCK ...) ; compiling (EXPORT (QUOTE F-RDLCK)) ; compiling (DEFCONSTANT F-WRLCK ...) ; compiling (EXPORT (QUOTE F-WRLCK)) ; compiling (DEFCONSTANT F-UNLCK ...) ; compiling (EXPORT (QUOTE F-UNLCK)) ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-FLOCK ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-FLOCK ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-FLOCK 32 (TYPE SHORT "short" 0 2) ; (SB-POSIX::WHENCE SHORT "short" 2 2) ; (SB-POSIX::START OFF-T "off_t" 8 8) ; (SB-POSIX::LEN OFF-T "off_t" 16 8) ; (SB-POSIX::PID SB-POSIX::PID-T "pid_t" 24 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-FLOCK-START ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-FLOCK)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-FLOCK-START (SLOT STRUCT 'SB-POSIX::START))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-FLOCK-START) ; (#:VAR-1077 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-FLOCK)) STRUCT) ; (TYPE T #:VAR-1077) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-FLOCK-START ; (SETF (SLOT STRUCT 'SB-POSIX::START) #:VAR-1077))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-FLOCK-LEN ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-FLOCK)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-FLOCK-LEN (SLOT STRUCT 'SB-POSIX::LEN))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-FLOCK-LEN) ; (#:VAR-1078 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-FLOCK)) STRUCT) ; (TYPE T #:VAR-1078) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-FLOCK-LEN ; (SETF (SLOT STRUCT 'SB-POSIX::LEN) #:VAR-1078))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; compiling (DEFCONSTANT F-LOCK ...) ; compiling (EXPORT (QUOTE F-LOCK)) ; compiling (DEFCONSTANT F-TLOCK ...) ; compiling (EXPORT (QUOTE F-TLOCK)) ; compiling (DEFCONSTANT F-ULOCK ...) ; compiling (EXPORT (QUOTE F-ULOCK)) ; compiling (DEFCONSTANT F-TEST ...) ; compiling (EXPORT (QUOTE F-TEST)) ; compiling (DEFINE-ALIEN-TYPE CC-T ...) ; compiling (DEFINE-ALIEN-TYPE SPEED-T ...) ; compiling (EXPORT (QUOTE SPEED-T)) ; compiling (DEFINE-ALIEN-TYPE TCFLAG-T ...) ; compiling (EXPORT (QUOTE TCFLAG-T)) ; compiling (DEFCONSTANT NCCS ...) ; compiling (EXPORT (QUOTE NCCS)) ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-TERMIOS ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-TERMIOS ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-TERMIOS 60 ; (SB-POSIX::IFLAG SB-POSIX::TCFLAG-T "tcflag_t" 0 ; 4) ; (SB-POSIX::OFLAG SB-POSIX::TCFLAG-T "tcflag_t" 4 ; 4) ; (SB-POSIX::CFLAG SB-POSIX::TCFLAG-T "tcflag_t" 8 ; 4) ; (SB-POSIX::LFLAG SB-POSIX::TCFLAG-T "tcflag_t" 12 ; 4) ; (SB-POSIX::CC (ARRAY SB-POSIX::CC-T) "cc_t" 17 ; 32)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; ; note: doing SAP to pointer coercion (cost 20) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SETF SB-ALIEN-INTERNALS:%SET-SLOT ; --> SB-ALIEN-INTERNALS:%SET-SLOT SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-ALIEN-TYPE SUSECONDS-T ...) ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-UTIMBUF ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-UTIMBUF ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-UTIMBUF 16 ; (SB-POSIX::ACTIME SB-POSIX::TIME-T "time_t" 0 8) ; (SB-POSIX::MODTIME SB-POSIX::TIME-T "time_t" 8 8)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-UTIMBUF-ACTIME ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-UTIMBUF)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-UTIMBUF-ACTIME (SLOT STRUCT 'SB-POSIX::ACTIME))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-UTIMBUF-ACTIME) ; (#:VAR-1477 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-UTIMBUF)) STRUCT) ; (TYPE T #:VAR-1477) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-UTIMBUF-ACTIME ; (SETF (SLOT STRUCT 'SB-POSIX::ACTIME) #:VAR-1477))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-UTIMBUF-MODTIME ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-UTIMBUF)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-UTIMBUF-MODTIME (SLOT STRUCT 'SB-POSIX::MODTIME))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-UTIMBUF-MODTIME) ; (#:VAR-1478 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-UTIMBUF)) STRUCT) ; (TYPE T #:VAR-1478) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-UTIMBUF-MODTIME ; (SETF (SLOT STRUCT 'SB-POSIX::MODTIME) #:VAR-1478))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; compiling (SB-GROVEL::DEFINE-C-STRUCT ALIEN-TIMEVAL ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-TIMEVAL ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-TIMEVAL 16 ; (SB-POSIX::SEC SB-POSIX::TIME-T "time_t" 0 8) ; (SB-POSIX::USEC SB-POSIX::SUSECONDS-T ; "suseconds_t" 8 8)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TIMEVAL-SEC ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TIMEVAL)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TIMEVAL-SEC (SLOT STRUCT 'SB-POSIX::SEC))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-TIMEVAL-SEC) ; (#:VAR-1611 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TIMEVAL)) STRUCT) ; (TYPE T #:VAR-1611) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TIMEVAL-SEC ; (SETF (SLOT STRUCT 'SB-POSIX::SEC) #:VAR-1611))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TIMEVAL-USEC ; (STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TIMEVAL)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TIMEVAL-USEC (SLOT STRUCT 'SB-POSIX::USEC))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; ==> ; #'(SB-INT:NAMED-LAMBDA (SETF SB-POSIX::ALIEN-TIMEVAL-USEC) ; (#:VAR-1612 STRUCT) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TIMEVAL)) STRUCT) ; (TYPE T #:VAR-1612) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TIMEVAL-USEC ; (SETF (SLOT STRUCT 'SB-POSIX::USEC) #:VAR-1612))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; compiling (DEFCONSTANT VEOF ...) ; compiling (EXPORT (QUOTE VEOF)) ; compiling (DEFCONSTANT VEOL ...) ; compiling (EXPORT (QUOTE VEOL)) ; compiling (DEFCONSTANT VERASE ...) ; compiling (EXPORT (QUOTE VERASE)) ; compiling (DEFCONSTANT VINTR ...) ; compiling (EXPORT (QUOTE VINTR)) ; compiling (DEFCONSTANT VKILL ...) ; compiling (EXPORT (QUOTE VKILL)) ; compiling (DEFCONSTANT VMIN ...) ; compiling (EXPORT (QUOTE VMIN)) ; compiling (DEFCONSTANT VQUIT ...) ; compiling (EXPORT (QUOTE VQUIT)) ; compiling (DEFCONSTANT VSTART ...) ; compiling (EXPORT (QUOTE VSTART)) ; compiling (DEFCONSTANT VSTOP ...) ; compiling (EXPORT (QUOTE VSTOP)) ; compiling (DEFCONSTANT VSUSP ...) ; compiling (EXPORT (QUOTE VSUSP)) ; compiling (DEFCONSTANT VTIME ...) ; compiling (EXPORT (QUOTE VTIME)) ; compiling (DEFCONSTANT VDISABLE ...) ; compiling (EXPORT (QUOTE VDISABLE)) ; compiling (DEFCONSTANT BRKINT ...) ; compiling (EXPORT (QUOTE BRKINT)) ; compiling (DEFCONSTANT ICRNL ...) ; compiling (EXPORT (QUOTE ICRNL)) ; compiling (DEFCONSTANT IGNBRK ...) ; compiling (EXPORT (QUOTE IGNBRK)) ; compiling (DEFCONSTANT IGNCR ...) ; compiling (EXPORT (QUOTE IGNCR)) ; compiling (DEFCONSTANT IGNPAR ...) ; compiling (EXPORT (QUOTE IGNPAR)) ; compiling (DEFCONSTANT INLCR ...) ; compiling (EXPORT (QUOTE INLCR)) ; compiling (DEFCONSTANT INPCK ...) ; compiling (EXPORT (QUOTE INPCK)) ; compiling (DEFCONSTANT ISTRIP ...) ; compiling (EXPORT (QUOTE ISTRIP)) ; compiling (DEFCONSTANT IXOFF ...) ; compiling (EXPORT (QUOTE IXOFF)) ; compiling (DEFCONSTANT IXON ...) ; compiling (EXPORT (QUOTE IXON)) ; compiling (DEFCONSTANT PARMRK ...) ; compiling (EXPORT (QUOTE PARMRK)) ; compiling (DEFCONSTANT OPOST ...) ; compiling (EXPORT (QUOTE OPOST)) ; compiling (DEFCONSTANT OCRNL ...) ; compiling (EXPORT (QUOTE OCRNL)) ; compiling (DEFCONSTANT ONOCR ...) ; compiling (EXPORT (QUOTE ONOCR)) ; compiling (DEFCONSTANT ONLRET ...) ; compiling (EXPORT (QUOTE ONLRET)) ; compiling (DEFCONSTANT OFDEL ...) ; compiling (EXPORT (QUOTE OFDEL)) ; compiling (DEFCONSTANT OFILL ...) ; compiling (EXPORT (QUOTE OFILL)) ; compiling (DEFCONSTANT NLDLY ...) ; compiling (EXPORT (QUOTE NLDLY)) ; compiling (DEFCONSTANT NL0 ...) ; compiling (EXPORT (QUOTE NL0)) ; compiling (DEFCONSTANT NL1 ...) ; compiling (EXPORT (QUOTE NL1)) ; compiling (DEFCONSTANT CRDLY ...) ; compiling (EXPORT (QUOTE CRDLY)) ; compiling (DEFCONSTANT CR0 ...) ; compiling (EXPORT (QUOTE CR0)) ; compiling (DEFCONSTANT CR1 ...) ; compiling (EXPORT (QUOTE CR1)) ; compiling (DEFCONSTANT CR2 ...) ; compiling (EXPORT (QUOTE CR2)) ; compiling (DEFCONSTANT CR3 ...) ; compiling (EXPORT (QUOTE CR3)) ; compiling (DEFCONSTANT TABDLY ...) ; compiling (EXPORT (QUOTE TABDLY)) ; compiling (DEFCONSTANT TAB0 ...) ; compiling (EXPORT (QUOTE TAB0)) ; compiling (DEFCONSTANT TAB1 ...) ; compiling (EXPORT (QUOTE TAB1)) ; compiling (DEFCONSTANT TAB2 ...) ; compiling (EXPORT (QUOTE TAB2)) ; compiling (DEFCONSTANT TAB3 ...) ; compiling (EXPORT (QUOTE TAB3)) ; compiling (DEFCONSTANT BSDLY ...) ; compiling (EXPORT (QUOTE BSDLY)) ; compiling (DEFCONSTANT BS0 ...) ; compiling (EXPORT (QUOTE BS0)) ; compiling (DEFCONSTANT BS1 ...) ; compiling (EXPORT (QUOTE BS1)) ; compiling (DEFCONSTANT VTDLY ...) ; compiling (EXPORT (QUOTE VTDLY)) ; compiling (DEFCONSTANT VT0 ...) ; compiling (EXPORT (QUOTE VT0)) ; compiling (DEFCONSTANT VT1 ...) ; compiling (EXPORT (QUOTE VT1)) ; compiling (DEFCONSTANT FFDLY ...) ; compiling (EXPORT (QUOTE FFDLY)) ; compiling (DEFCONSTANT FF0 ...) ; compiling (EXPORT (QUOTE FF0)) ; compiling (DEFCONSTANT FF1 ...) ; compiling (EXPORT (QUOTE FF1)) ; compiling (DEFCONSTANT B0 ...) ; compiling (EXPORT (QUOTE B0)) ; compiling (DEFCONSTANT B50 ...) ; compiling (EXPORT (QUOTE B50)) ; compiling (DEFCONSTANT B75 ...) ; compiling (EXPORT (QUOTE B75)) ; compiling (DEFCONSTANT B110 ...) ; compiling (EXPORT (QUOTE B110)) ; compiling (DEFCONSTANT B134 ...) ; compiling (EXPORT (QUOTE B134)) ; compiling (DEFCONSTANT B150 ...) ; compiling (EXPORT (QUOTE B150)) ; compiling (DEFCONSTANT B200 ...) ; compiling (EXPORT (QUOTE B200)) ; compiling (DEFCONSTANT B300 ...) ; compiling (EXPORT (QUOTE B300)) ; compiling (DEFCONSTANT B600 ...) ; compiling (EXPORT (QUOTE B600)) ; compiling (DEFCONSTANT B1200 ...) ; compiling (EXPORT (QUOTE B1200)) ; compiling (DEFCONSTANT B1800 ...) ; compiling (EXPORT (QUOTE B1800)) ; compiling (DEFCONSTANT B2400 ...) ; compiling (EXPORT (QUOTE B2400)) ; compiling (DEFCONSTANT B4800 ...) ; compiling (EXPORT (QUOTE B4800)) ; compiling (DEFCONSTANT B9600 ...) ; compiling (EXPORT (QUOTE B9600)) ; compiling (DEFCONSTANT B19200 ...) ; compiling (EXPORT (QUOTE B19200)) ; compiling (DEFCONSTANT B38400 ...) ; compiling (EXPORT (QUOTE B38400)) ; compiling (DEFCONSTANT B57600 ...) ; compiling (EXPORT (QUOTE B57600)) ; compiling (DEFCONSTANT B115200 ...) ; compiling (EXPORT (QUOTE B115200)) ; compiling (DEFCONSTANT B230400 ...) ; compiling (EXPORT (QUOTE B230400)) ; compiling (DEFCONSTANT CSIZE ...) ; compiling (EXPORT (QUOTE CSIZE)) ; compiling (DEFCONSTANT CS5 ...) ; compiling (EXPORT (QUOTE CS5)) ; compiling (DEFCONSTANT CS6 ...) ; compiling (EXPORT (QUOTE CS6)) ; compiling (DEFCONSTANT CS7 ...) ; compiling (EXPORT (QUOTE CS7)) ; compiling (DEFCONSTANT CS8 ...) ; compiling (EXPORT (QUOTE CS8)) ; compiling (DEFCONSTANT CSTOPB ...) ; compiling (EXPORT (QUOTE CSTOPB)) ; compiling (DEFCONSTANT CREAD ...) ; compiling (EXPORT (QUOTE CREAD)) ; compiling (DEFCONSTANT PARENB ...) ; compiling (EXPORT (QUOTE PARENB)) ; compiling (DEFCONSTANT PARODD ...) ; compiling (EXPORT (QUOTE PARODD)) ; compiling (DEFCONSTANT HUPCL ...) ; compiling (EXPORT (QUOTE HUPCL)) ; compiling (DEFCONSTANT CLOCAL ...) ; compiling (EXPORT (QUOTE CLOCAL)) ; compiling (DEFCONSTANT ECHO ...) ; compiling (EXPORT (QUOTE ECHO)) ; compiling (DEFCONSTANT ECHOE ...) ; compiling (EXPORT (QUOTE ECHOE)) ; compiling (DEFCONSTANT ECHOK ...) ; compiling (EXPORT (QUOTE ECHOK)) ; compiling (DEFCONSTANT ECHONL ...) ; compiling (EXPORT (QUOTE ECHONL)) ; compiling (DEFCONSTANT ICANON ...) ; compiling (EXPORT (QUOTE ICANON)) ; compiling (DEFCONSTANT IEXTEN ...) ; compiling (EXPORT (QUOTE IEXTEN)) ; compiling (DEFCONSTANT ISIG ...) ; compiling (EXPORT (QUOTE ISIG)) ; compiling (DEFCONSTANT NOFLSH ...) ; compiling (EXPORT (QUOTE NOFLSH)) ; compiling (DEFCONSTANT TOSTOP ...) ; compiling (EXPORT (QUOTE TOSTOP)) ; compiling (DEFCONSTANT TCSANOW ...) ; compiling (EXPORT (QUOTE TCSANOW)) ; compiling (DEFCONSTANT TCSADRAIN ...) ; compiling (EXPORT (QUOTE TCSADRAIN)) ; compiling (DEFCONSTANT TCSAFLUSH ...) ; compiling (EXPORT (QUOTE TCSAFLUSH)) ; compiling (DEFCONSTANT TCIFLUSH ...) ; compiling (EXPORT (QUOTE TCIFLUSH)) ; compiling (DEFCONSTANT TCIOFLUSH ...) ; compiling (EXPORT (QUOTE TCIOFLUSH)) ; compiling (DEFCONSTANT TCOFLUSH ...) ; compiling (EXPORT (QUOTE TCOFLUSH)) ; compiling (DEFCONSTANT TCIOFF ...) ; compiling (EXPORT (QUOTE TCIOFF)) ; compiling (DEFCONSTANT TCION ...) ; compiling (EXPORT (QUOTE TCION)) ; compiling (DEFCONSTANT TCOOFF ...) ; compiling (EXPORT (QUOTE TCOOFF)) ; compiling (DEFCONSTANT TCOON ...) ; compiling (EXPORT (QUOTE TCOON)) ; compiling (DEFCONSTANT LOG-USER ...) ; compiling (EXPORT (QUOTE LOG-USER)) ; compiling (DEFCONSTANT LOG-LOCAL0 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL0)) ; compiling (DEFCONSTANT LOG-LOCAL1 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL1)) ; compiling (DEFCONSTANT LOG-LOCAL2 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL2)) ; compiling (DEFCONSTANT LOG-LOCAL3 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL3)) ; compiling (DEFCONSTANT LOG-LOCAL4 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL4)) ; compiling (DEFCONSTANT LOG-LOCAL5 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL5)) ; compiling (DEFCONSTANT LOG-LOCAL6 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL6)) ; compiling (DEFCONSTANT LOG-LOCAL7 ...) ; compiling (EXPORT (QUOTE LOG-LOCAL7)) ; compiling (DEFCONSTANT LOG-AUTHPRIV ...) ; compiling (EXPORT (QUOTE LOG-AUTHPRIV)) ; compiling (DEFCONSTANT LOG-CRON ...) ; compiling (EXPORT (QUOTE LOG-CRON)) ; compiling (DEFCONSTANT LOG-DAEMON ...) ; compiling (EXPORT (QUOTE LOG-DAEMON)) ; compiling (DEFCONSTANT LOG-FTP ...) ; compiling (EXPORT (QUOTE LOG-FTP)) ; compiling (DEFCONSTANT LOG-KERN ...) ; compiling (EXPORT (QUOTE LOG-KERN)) ; compiling (DEFCONSTANT LOG-LPR ...) ; compiling (EXPORT (QUOTE LOG-LPR)) ; compiling (DEFCONSTANT LOG-MAIL ...) ; compiling (EXPORT (QUOTE LOG-MAIL)) ; compiling (DEFCONSTANT LOG-NEWS ...) ; compiling (EXPORT (QUOTE LOG-NEWS)) ; compiling (DEFCONSTANT LOG-SYSLOG ...) ; compiling (EXPORT (QUOTE LOG-SYSLOG)) ; compiling (DEFCONSTANT LOG-UUCP ...) ; compiling (EXPORT (QUOTE LOG-UUCP)) ; compiling (DEFCONSTANT LOG-PID ...) ; compiling (EXPORT (QUOTE LOG-PID)) ; compiling (DEFCONSTANT LOG-CONS ...) ; compiling (EXPORT (QUOTE LOG-CONS)) ; compiling (DEFCONSTANT LOG-NDELAY ...) ; compiling (EXPORT (QUOTE LOG-NDELAY)) ; compiling (DEFCONSTANT LOG-ODELAY ...) ; compiling (EXPORT (QUOTE LOG-ODELAY)) ; compiling (DEFCONSTANT LOG-NOWAIT ...) ; compiling (EXPORT (QUOTE LOG-NOWAIT)) ; compiling (DEFCONSTANT LOG-PERROR ...) ; compiling (EXPORT (QUOTE LOG-PERROR)) ; compiling (DEFCONSTANT LOG-EMERG ...) ; compiling (EXPORT (QUOTE LOG-EMERG)) ; compiling (DEFCONSTANT LOG-ALERT ...) ; compiling (EXPORT (QUOTE LOG-ALERT)) ; compiling (DEFCONSTANT LOG-CRIT ...) ; compiling (EXPORT (QUOTE LOG-CRIT)) ; compiling (DEFCONSTANT LOG-ERR ...) ; compiling (EXPORT (QUOTE LOG-ERR)) ; compiling (DEFCONSTANT LOG-WARNING ...) ; compiling (EXPORT (QUOTE LOG-WARNING)) ; compiling (DEFCONSTANT LOG-NOTICE ...) ; compiling (EXPORT (QUOTE LOG-NOTICE)) ; compiling (DEFCONSTANT LOG-INFO ...) ; compiling (EXPORT (QUOTE LOG-INFO)) ; compiling (DEFCONSTANT LOG-DEBUG ...) ; compiling (EXPORT (QUOTE LOG-DEBUG)) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/constants-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:00.768 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 "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-POSIX) ; compiling (DEFMACRO DEFINE-PROTOCOL-CLASS ...) ; compiling (DEFINE-CONDITION SYSCALL-ERROR ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN SYSCALL-ERROR ...) ; compiling (DEFUN UNSUPPORTED-ERROR ...) ; compiling (DEFUN UNSUPPORTED-WARNING ...) ; compiling (DECLAIM (INLINE NEVER-FAILS)) ; compiling (DEFUN NEVER-FAILS ...) ; compiling (SETF *C-FUNCTIONS-IN-RUNTIME* ...) ; compiling (DEFMACRO DEFINE-CALL* ...) ; compiling (DEFINE-CALL* "access" ...) ; compiling (DEFINE-CALL* "chdir" ...) ; compiling (DEFINE-CALL* "chmod" ...) ; compiling (DEFINE-CALL* "close" ...) ; compiling (DEFINE-CALL* "creat" ...) ; compiling (DEFINE-CALL* "dup" ...) ; compiling (DEFINE-CALL* "dup2" ...) ; compiling (DEFINE-CALL* ("lseek" :OPTIONS ...) ...) ; compiling (DEFINE-CALL* "mkdir" ...) ; compiling (DEF "open") ; compiling (DEFINE-CALL* "read" ...) ; compiling (DEFINE-CALL "rename" ...) ; compiling (DEFINE-CALL* "rmdir" ...) ; compiling (DEFINE-CALL* "unlink" ...) ; compiling (DEFINE-CALL "opendir" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-CALL "opendir" ; (SB-POSIX::DEFINE-CALL "opendir" (* T) NULL-ALIEN ; (PATHNAME SB-POSIX:FILENAME)) ; --> PROGN SB-POSIX::DEFINE-CALL-INTERNALLY PROGN DEFUN PROGN SB-IMPL::%DEFUN ; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL* "write" ...) ; compiling (DEFINE-CALL ("readdir" :OPTIONS ...) ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-CALL ("readdir" :OPTIONS :LARGEFILE) ; (SB-POSIX::DEFINE-CALL ("readdir" :OPTIONS :LARGEFILE) (* SB-POSIX::DIRENT) ; NOT (SB-POSIX::DIR (* T))) ; --> PROGN SB-POSIX::DEFINE-CALL-INTERNALLY PROGN DEFUN PROGN SB-IMPL::%DEFUN ; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL "closedir" ...) ; compiling (DEFINE-CALL* "umask" ...) ; compiling (DEFINE-CALL* "getpid" ...) ; compiling (DEFINE-CALL "chown" ...) ; compiling (DEFINE-CALL "chroot" ...) ; compiling (DEFINE-CALL "fchdir" ...) ; compiling (DEFINE-CALL "fchmod" ...) ; compiling (DEFINE-CALL "fchown" ...) ; compiling (DEFINE-CALL "fdatasync" ...) ; compiling (DEFINE-CALL ("ftruncate" :OPTIONS ...) ...) ; compiling (DEFINE-CALL "fsync" ...) ; compiling (DEFINE-CALL "lchown" ...) ; compiling (DEFINE-CALL "link" ...) ; compiling (DEFINE-CALL "lockf" ...) ; compiling (DEFINE-CALL "mkfifo" ...) ; compiling (DEFINE-CALL "symlink" ...) ; compiling (DEFINE-CALL "sync" ...) ; compiling (DEFINE-CALL ("truncate" :OPTIONS ...) ...) ; compiling (DEF-MK*TEMP MKTEMP ...) ; compiling (DEF-MK*TEMP MKSTEMP ...) ; compiling (DEF-MK*TEMP MKDTEMP ...) ; compiling (DEFINE-CALL-INTERNALLY IOCTL-WITHOUT-ARG ...) ; compiling (DEFINE-CALL-INTERNALLY IOCTL-WITH-INT-ARG ...) ; compiling (DEFINE-CALL-INTERNALLY IOCTL-WITH-POINTER-ARG ...) ; compiling (DEFINE-ENTRY-POINT "ioctl" ...) ; compiling (DEFINE-CALL-INTERNALLY FCNTL-WITHOUT-ARG ...) ; compiling (DEFINE-CALL-INTERNALLY FCNTL-WITH-INT-ARG ...) ; compiling (DEFINE-CALL-INTERNALLY FCNTL-WITH-POINTER-ARG ...) ; compiling (DEFINE-PROTOCOL-CLASS FLOCK ...) ; compiling (DEFINE-ENTRY-POINT "fcntl" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-ENTRY-POINT "fcntl" ; (SB-POSIX::FLOCK-TO-ALIEN SB-POSIX::ARG SB-POSIX::A-FLOCK) ; --> SB-POSIX::A-FLOCK SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::FCNTL-WITH-POINTER-ARG SB-POSIX::FD SB-POSIX::CMD ; SB-POSIX::A-FLOCK) ; --> SB-POSIX::A-FLOCK SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::ALIEN-TO-FLOCK SB-POSIX::A-FLOCK SB-POSIX::ARG) ; --> SB-POSIX::A-FLOCK SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-FLOCK SB-POSIX::A-FLOCK ; NIL ; (SB-POSIX::FLOCK-TO-ALIEN SB-POSIX::ARG SB-POSIX::A-FLOCK) ; (LET ((SB-POSIX::R ; (SB-POSIX::FCNTL-WITH-POINTER-ARG SB-POSIX::FD SB-POSIX::CMD ; SB-POSIX::A-FLOCK))) ; (SB-POSIX::ALIEN-TO-FLOCK SB-POSIX::A-FLOCK SB-POSIX::ARG) ; SB-POSIX::R)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-FLOCK SB-POSIX::A-FLOCK ; --> SB-ALIEN-INTERNALS:LOCAL-ALIEN SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL "geteuid" ...) ; compiling (DEFINE-CALL "getuid" ...) ; compiling (DEFINE-CALL "seteuid" ...) ; compiling (DEFINE-CALL "setfsuid" ...) ; compiling (DEFINE-CALL "setreuid" ...) ; compiling (DEFINE-CALL "setresuid" ...) ; compiling (DEFINE-CALL "setuid" ...) ; compiling (DEFINE-CALL "getegid" ...) ; compiling (DEFINE-CALL "getgid" ...) ; compiling (EXPORT (QUOTE #) ...) ; compiling (DECLAIM (INLINE GETRESGID ...)) ; compiling (DEFUN GETRESGID ...) ; compiling (DEFUN GETRESUID ...) ; compiling (DEFINE-CALL "setegid" ...) ; compiling (DEFINE-CALL "setfsgid" ...) ; compiling (DEFINE-CALL "setgid" ...) ; compiling (DEFINE-CALL "setregid" ...) ; compiling (DEFINE-CALL "setresgid" ...) ; compiling (DEFINE-CALL "alarm" ...) ; compiling (DEFINE-SIMPLE-CALL ABORT ...) ; compiling (DEFINE-SIMPLE-CALL EXIT ...) ; compiling (DEFINE-SIMPLE-CALL _EXIT ...) ; compiling (DEFINE-CALL ("posix_fork" :C-NAME ...) ...) ; compiling (DEFUN FORK ...) ; compiling (EXPORT (QUOTE FORK) ...) ; compiling (DEFINE-CALL "getpgid" ...) ; compiling (DEFINE-CALL "getppid" ...) ; compiling (DEFINE-CALL "getpgrp" ...) ; compiling (DEFINE-CALL "getsid" ...) ; compiling (DEFINE-CALL "kill" ...) ; compiling (DEFINE-CALL "killpg" ...) ; compiling (DEFINE-CALL "pause" ...) ; compiling (DEFINE-CALL "setpgid" ...) ; compiling (DEFINE-CALL "setpgrp" ...) ; compiling (DEFINE-CALL "setsid" ...) ; compiling (DEFMACRO WITH-GROWING-C-STRING ...) ; compiling (EXPORT (QUOTE READLINK) ...) ; compiling (DEFUN READLINK ...) ; compiling (EXPORT (QUOTE GETCWD) ...) ; compiling (DEFUN GETCWD ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN GETCWD ; (SB-POSIX::WITH-GROWING-C-STRING (SB-POSIX::BUF SB-POSIX::SIZE) ; (LET ((SB-POSIX::RESULT (SB-POSIX::%GETCWD SB-POSIX::BUF SB-POSIX::SIZE))) ; (COND (SB-POSIX::RESULT (SB-POSIX::BUF)) ; ((/= # SB-POSIX:ERANGE) ; (SB-POSIX:SYSCALL-ERROR 'SB-POSIX::GETCWD))))) ; --> BLOCK LET FLET BLOCK WHEN IF SETF SB-KERNEL:%SET-SAP-REF-8 ALIEN-SAP ; ==> ; SB-POSIX::BUF ; ; note: deleting unreachable code ; compiling (EXPORT (QUOTE WAIT) ...) ; compiling (DECLAIM (INLINE WAIT)) ; compiling (DEFUN WAIT ...) ; compiling (EXPORT (QUOTE WAITPID) ...) ; compiling (DECLAIM (INLINE WAITPID)) ; compiling (DEFUN WAITPID ...) ; compiling (DEFINE-CALL "wifexited" ...) ; compiling (DEFINE-CALL "wexitstatus" ...) ; compiling (DEFINE-CALL "wifsignaled" ...) ; compiling (DEFINE-CALL "wtermsig" ...) ; compiling (DEFINE-CALL "wifstopped" ...) ; compiling (DEFINE-CALL "wstopsig" ...) ; compiling (DEFINE-CALL ("mmap" :OPTIONS ...) ...) ; compiling (DEFINE-CALL "munmap" ...) ; compiling (DEFINE-CALL "msync" ...) ; compiling (DEFINE-CALL "mlockall" ...) ; compiling (DEFINE-CALL "munlockall" ...) ; compiling (DEFINE-CALL "getpagesize" ...) ; compiling (DEFINE-PROTOCOL-CLASS PASSWD ...) ; compiling (DEFINE-PROTOCOL-CLASS GROUP ...) ; compiling (DEFMACRO DEFINE-OBJ-CALL ...) ; compiling (DEFINE-OBJ-CALL "getpwnam" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-OBJ-CALL "getpwnam" ; (SB-POSIX::DEFINE-OBJ-CALL "getpwnam" SB-POSIX::LOGIN-NAME ; (FUNCTION (* SB-POSIX::ALIEN-PASSWD) ; (C-STRING :NOT-NULL T)) ; SB-POSIX::ALIEN-TO-PASSWD) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-OBJ-CALL "getpwuid" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-OBJ-CALL "getpwuid" ; (SB-POSIX::DEFINE-OBJ-CALL "getpwuid" SB-POSIX::UID ; (FUNCTION (* SB-POSIX::ALIEN-PASSWD) ; SB-POSIX::UID-T) ; SB-POSIX::ALIEN-TO-PASSWD) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-OBJ-CALL "getgrnam" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-OBJ-CALL "getgrnam" ; (SB-POSIX::DEFINE-OBJ-CALL "getgrnam" SB-POSIX::LOGIN-NAME ; (FUNCTION (* SB-POSIX::ALIEN-GROUP) ; (C-STRING :NOT-NULL T)) ; SB-POSIX::ALIEN-TO-GROUP) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-OBJ-CALL "getgrgid" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-OBJ-CALL "getgrgid" ; (SB-POSIX::DEFINE-OBJ-CALL "getgrgid" SB-POSIX::GID ; (FUNCTION (* SB-POSIX::ALIEN-GROUP) ; SB-POSIX::GID-T) ; SB-POSIX::ALIEN-TO-GROUP) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-PROTOCOL-CLASS TIMEVAL ...) ; compiling (DEFINE-PROTOCOL-CLASS STAT ...) ; compiling (DEFMACRO DEFINE-STAT-CALL ...) ; compiling (DEFINE-STAT-CALL "stat" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-STAT-CALL "stat" ; (SB-POSIX::DEFINE-STAT-CALL "stat" PATHNAME SB-POSIX:FILENAME ; (FUNCTION INT (C-STRING :NOT-NULL T) ; (* SB-POSIX::ALIEN-STAT))) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL BLOCK SB-C::%WITHIN-CLEANUP ; --> RETURN-FROM PROGN LET SB-POSIX::ALIEN-TO-STAT SB-POSIX::A-STAT ; --> SB-ALIEN-INTERNALS:LOCAL-ALIEN SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> SB-POSIX::FREE-ALIEN-STAT SB-POSIX::A-STAT SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-STAT-CALL "lstat" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-STAT-CALL "lstat" ; (SB-POSIX::DEFINE-STAT-CALL "lstat" PATHNAME SB-POSIX:FILENAME ; (FUNCTION INT (C-STRING :NOT-NULL T) ; (* SB-POSIX::ALIEN-STAT))) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL BLOCK SB-C::%WITHIN-CLEANUP ; --> RETURN-FROM PROGN LET SB-POSIX::ALIEN-TO-STAT SB-POSIX::A-STAT ; --> SB-ALIEN-INTERNALS:LOCAL-ALIEN SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> SB-POSIX::FREE-ALIEN-STAT SB-POSIX::A-STAT SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-STAT-CALL "fstat" ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFINE-STAT-CALL "fstat" ; (SB-POSIX::DEFINE-STAT-CALL "fstat" SB-POSIX::FD SB-POSIX:FILE-DESCRIPTOR ; (FUNCTION INT INT (* SB-POSIX::ALIEN-STAT))) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL BLOCK SB-C::%WITHIN-CLEANUP ; --> RETURN-FROM PROGN LET SB-POSIX::ALIEN-TO-STAT SB-POSIX::A-STAT ; --> SB-ALIEN-INTERNALS:LOCAL-ALIEN SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK SB-POSIX::WITH-ALIEN-STAT WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET UNWIND-PROTECT FLET BLOCK ; --> SB-POSIX::FREE-ALIEN-STAT SB-POSIX::A-STAT SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL "s_isreg" ...) ; compiling (DEFINE-CALL "s_isdir" ...) ; compiling (DEFINE-CALL "s_ischr" ...) ; compiling (DEFINE-CALL "s_isblk" ...) ; compiling (DEFINE-CALL "s_isfifo" ...) ; compiling (DEFINE-CALL "s_islnk" ...) ; compiling (DEFINE-CALL "s_issock" ...) ; compiling (EXPORT (QUOTE PIPE) ...) ; compiling (DECLAIM (INLINE PIPE)) ; compiling (DEFUN PIPE ...) ; compiling (DEFINE-PROTOCOL-CLASS TERMIOS ...) ; compiling (EXPORT (QUOTE TCSETATTR) ...) ; compiling (DECLAIM (INLINE TCSETATTR)) ; compiling (DEFUN TCSETATTR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN TCSETATTR ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; (LET ((SB-POSIX::FD (SB-POSIX:FILE-DESCRIPTOR SB-POSIX::FD))) ; (LET* ((SB-POSIX::R #)) ; (WHEN (MINUSP SB-POSIX::R) ; (SB-POSIX:SYSCALL-ERROR 'SB-POSIX::TCSETATTR))) ; (VALUES))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE TCGETATTR) ...) ; compiling (DECLAIM (INLINE TCGETATTR)) ; compiling (DEFUN TCGETATTR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN TCGETATTR ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS SB-POSIX::TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (LET ((SB-POSIX::R (ALIEN-FUNCALL # # SB-POSIX::A-TERMIOS))) ; (WHEN (MINUSP SB-POSIX::R) (SB-POSIX:SYSCALL-ERROR 'SB-POSIX::TCGETATTR)) ; (SETF SB-POSIX::TERMIOS ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS ; SB-POSIX::TERMIOS)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL "tcdrain" ...) ; compiling (DEFINE-CALL "tcflow" ...) ; compiling (DEFINE-CALL "tcflush" ...) ; compiling (DEFINE-CALL "tcgetsid" ...) ; compiling (DEFINE-CALL "tcsendbreak" ...) ; compiling (EXPORT (QUOTE CFSETISPEED) ...) ; compiling (DECLAIM (INLINE CFSETISPEED)) ; compiling (DEFUN CFSETISPEED ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN CFSETISPEED ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS SB-POSIX::TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; (LET ((SB-POSIX::R (ALIEN-FUNCALL # SB-POSIX::A-TERMIOS SPEED))) ; (WHEN (MINUSP SB-POSIX::R) ; (SB-POSIX:SYSCALL-ERROR 'SB-POSIX::CFSETISPEED)) ; (SETF SB-POSIX::TERMIOS ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS ; SB-POSIX::TERMIOS)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE CFSETOSPEED) ...) ; compiling (DECLAIM (INLINE CFSETOSPEED)) ; compiling (DEFUN CFSETOSPEED ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN CFSETOSPEED ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS SB-POSIX::TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; (LET ((SB-POSIX::R (ALIEN-FUNCALL # SB-POSIX::A-TERMIOS SPEED))) ; (WHEN (MINUSP SB-POSIX::R) ; (SB-POSIX:SYSCALL-ERROR 'SB-POSIX::CFSETOSPEED)) ; (SETF SB-POSIX::TERMIOS ; (SB-POSIX::ALIEN-TO-TERMIOS SB-POSIX::A-TERMIOS ; SB-POSIX::TERMIOS)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE CFGETISPEED) ...) ; compiling (DECLAIM (INLINE CFGETISPEED)) ; compiling (DEFUN CFGETISPEED ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN CFGETISPEED ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; (ALIEN-FUNCALL ; (EXTERN-ALIEN "cfgetispeed" ; (FUNCTION SB-POSIX:SPEED-T (* SB-POSIX::ALIEN-TERMIOS))) ; SB-POSIX::A-TERMIOS)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE CFGETOSPEED) ...) ; compiling (DECLAIM (INLINE CFGETOSPEED)) ; compiling (DEFUN CFGETOSPEED ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN CFGETOSPEED ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (SB-POSIX::WITH-ALIEN-TERMIOS SB-POSIX::A-TERMIOS ; NIL ; (SB-POSIX::TERMIOS-TO-ALIEN SB-POSIX::TERMIOS SB-POSIX::A-TERMIOS) ; (ALIEN-FUNCALL ; (EXTERN-ALIEN "cfgetospeed" ; (FUNCTION SB-POSIX:SPEED-T (* SB-POSIX::ALIEN-TERMIOS))) ; SB-POSIX::A-TERMIOS)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET LET SYMBOL-MACROLET ; --> UNWIND-PROTECT FLET BLOCK SB-POSIX::FREE-ALIEN-TERMIOS ; --> SB-POSIX::A-TERMIOS SB-ALIEN-INTERNALS:LOCAL-ALIEN ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE TIME) ...) ; compiling (DEFUN TIME ...) ; compiling (EXPORT (QUOTE UTIME) ...) ; compiling (DEFUN UTIME ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN UTIME ; (EXTERN-ALIEN "utime" ; (FUNCTION INT (C-STRING :NOT-NULL T) ; (* SB-POSIX::ALIEN-UTIMBUF))) ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE UTIMES) ...) ; compiling (DEFUN UTIMES ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN UTIMES ; (EXTERN-ALIEN "sb_utimes" ; (FUNCTION INT (C-STRING :NOT-NULL T) ; (* (ARRAY SB-POSIX::ALIEN-TIMEVAL 2)))) ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (DEREF SB-POSIX::BUF 0) ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; (DEREF SB-POSIX::BUF 1) ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (EXPORT (QUOTE GETENV) ...) ; compiling (DEFUN GETENV ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/interface.lisp ; in: DEFUN GETENV ; (ALIEN-FUNCALL ; (EXTERN-ALIEN "getenv" (FUNCTION (* CHAR) (C-STRING :NOT-NULL T))) ; SB-POSIX::NAME) ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFINE-CALL "setenv" ...) ; compiling (DEFINE-CALL "unsetenv" ...) ; compiling (EXPORT (QUOTE PUTENV) ...) ; compiling (DEFUN PUTENV ...) ; compiling (EXPORT (QUOTE OPENLOG) ...) ; compiling (EXPORT (QUOTE SYSLOG) ...) ; compiling (EXPORT (QUOTE CLOSELOG) ...) ; compiling (DEFUN OPENLOG ...) ; compiling (DEFUN SYSLOG ...) ; compiling (DEFINE-CALL "closelog" ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/interface-tmp8V3J6PE9.fasl written ; compilation finished in 0:00:02.052 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets/tests.lisp" (written 22 JAN 2017 06:44:19 PM): ; compiling (DEFPACKAGE "SB-BSD-SOCKETS-TEST" ...) ; compiling (IN-PACKAGE :SB-BSD-SOCKETS-TEST) ; compiling (DEFMACRO DEFTEST* ...) ; compiling (DEFTEST MAKE-INET-ADDRESS ...) ; compiling (DEFTEST MAKE-INET-ADDRESS2 ...) ; compiling (DEFTEST MAKE-INET6-ADDRESS.1 ...) ; compiling (DEFTEST GET-PROTOCOL-BY-NAME/TCP ...) ; compiling (DEFTEST GET-PROTOCOL-BY-NAME/UDP ...) ; compiling (DEFTEST MAKE-INET-SOCKET.SMOKE ...) ; compiling (DEFTEST MAKE-INET-SOCKET.KEYWORD ...) ; compiling (DEFTEST* (MAKE-INET-SOCKET-WRONG) ...) ; compiling (DEFTEST* (MAKE-INET-SOCKET-KEYWORD-WRONG) ...) ; compiling (DEFTEST* (NON-BLOCK-SOCKET) ...) ; compiling (DEFTEST* (SIMPLE-SOCKOPT-TEST) ...) ; compiling (DEFUN READ-BUF-NONBLOCK ...) ; compiling (DEFUN HTTP-STREAM ...) ; compiling (DEFTEST SOCKET-OPEN-P-TRUE.1 ...) ; compiling (DEFTEST SOCKET-OPEN-P-FALSE ...) ; compiling (DEFUN UDP-SERVER ...) ; compiling (DEFMACRO WITH-CLIENT-AND-SERVER ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-bsd-sockets/tests-tmp9V47YWQF.fasl written ; compilation finished in 0:00:00.034 Doing 13 pending tests of 13 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::GET-PROTOCOL-BY-NAME/TCP SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/UDP 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::NON-BLOCK-SOCKET SB-BSD-SOCKETS-TEST::SIMPLE-SOCKOPT-TEST SB-BSD-SOCKETS-TEST::SOCKET-OPEN-P-TRUE.1 SB-BSD-SOCKETS-TEST::SOCKET-OPEN-P-FALSE No tests failed. ; ; compilation unit finished ; printed 85 notes * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets' + touch obj/asdf-cache/sb-bsd-sockets/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-cltl2 + test -f contrib/sb-cltl2/Makefile + test -f contrib/sb-cltl2/test-passed + test -f obj/asdf-cache/sb-cltl2/test-passed.test-report + mkdir -p obj/asdf-cache/sb-cltl2/ ++ basename sb-cltl2 + make -C contrib/sb-cltl2 test + tee output/building-contrib.sb-cltl2 make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cltl2")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-CLTL2;SB-CLTL2.ASD.NEWEST" contains definition for system "sb-cltl2". Please only define "SB-CLTL2" and secondary systems with a name starting with "SB-CLTL2/" (e.g. "SB-CLTL2/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CLTL2;SB-CLTL2.ASD.NEWEST" contains definition for system "sb-cltl2-tests". Please only define "SB-CLTL2" and secondary systems with a name starting with "SB-CLTL2/" (e.g. "SB-CLTL2/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/module-setup.lisp" (written 22 JAN 2017 06:49:59 PM): ; compiling (PROVIDE :SB-CLTL2) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/module-setup.fasl written ; compilation finished in 0:00:00.000 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2/defpackage.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-CLTL2 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/defpackage-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2/compiler-let.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CLTL2) ; compiling (DEF-IR1-TRANSLATOR COMPILER-LET ...) ; compiling (DEFUN WALK-COMPILER-LET ...) ; compiling (SB-WALKER:DEFINE-WALKER-TEMPLATE COMPILER-LET ...) ; compiling (SETF (GETF SB-EVAL::*EVAL-DISPATCH-FUNCTIONS* ...) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/compiler-let-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.031 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2/macroexpand.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CLTL2) ; compiling (DEFUN MACROEXPAND-ALL ...) ; compiling (DEFUN %QUASIQUOTED-MACROEXPAND-ALL ...) ; compiling (SETF (GET # ...) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/macroexpand-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2/env.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CLTL2) ; compiling (DEFVAR *NULL-LEXENV* ...) ; compiling (DEFUN AUGMENT-ENVIRONMENT ...) ; compiling (DEFUN EXTRA-PAIRS ...) ; compiling (DEFUN MAYBE-DEPRECATION-ENTRY ...) ; compiling (DEFUN EXTRA-DECL-INFO ...) ; compiling (DEFMACRO LIST-CONS-WHEN ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN FUNCTION-INFORMATION ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN VARIABLE-INFORMATION ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN DECLARATION-INFORMATION ...) ; compiling (DEFUN PARSE-MACRO ...) ; compiling (DEFUN ENCLOSE ...) ; compiling (DEFUN UPDATE-LEXENV-USER-DATA ...) ; compiling (DEFMACRO DEFINE-DECLARATION ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/env-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.101 * echo "(defsystem :sb-cltl2 :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cltl2.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cltl2")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-CLTL2;SB-CLTL2.ASD.NEWEST" contains definition for system "sb-cltl2". Please only define "SB-CLTL2" and secondary systems with a name starting with "SB-CLTL2/" (e.g. "SB-CLTL2/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CLTL2;SB-CLTL2.ASD.NEWEST" contains definition for system "sb-cltl2-tests". Please only define "SB-CLTL2" and secondary systems with a name starting with "SB-CLTL2/" (e.g. "SB-CLTL2/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2/tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-CLTL2-TESTS ...) ; compiling (IN-PACKAGE :SB-CLTL2-TESTS) ; compiling (REM-ALL-TESTS) ; compiling (DEFMACRO *X*-VALUE ...) ; compiling (DEFTEST COMPILER-LET.1 ...) ; compiling (DEFVAR *EXPANSIONS* ...) ; compiling (DEFMACRO MACROEXPAND-MACRO ...) ; compiling (DEFTEST MACROEXPAND-ALL.1 ...) ; compiling (DEFTEST MACROEXPAND-ALL.2 ...) ; compiling (DEFTEST MACROEXPAND-ALL.3 ...) ; compiling (DEFUN SMV ...) ; compiling (DEFMACRO TESTR ...) ; compiling (DEFTEST MACROEXPAND-ALL.4 ...) ; compiling (DEFTEST MACROEXPAND-ALL.5 ...) ; compiling (DEFTEST MACROEXPAND-ALL.6 ...) ; compiling (DEFINE-SYMBOL-MACRO GLOBAL-SYMBOL-MACRO ...) ; compiling (DEFTEST MACROEXPAND-ALL.7 ...) ; compiling (DEFTEST MACROEXPAND-ALL.8 ...) ; compiling (DEFTEST MACROEXPAND-ALL.9 ...) ; compiling (DEFTEST MACROEXPAND-ALL.10 ...) ; compiling (DEFTEST MACROEXPAND-ALL.11 ...) ; compiling (DEFTEST MACROEXPAND-ALL.12 ...) ; compiling (DEFTEST MACROEXPAND-ALL.13 ...) ; compiling (DEFMACRO DINFO ...) ; compiling (DEF SPEED) ; compiling (DEF SAFETY) ; compiling (DEF DEBUG) ; compiling (DEF COMPILATION-SPEED) ; compiling (DEF SPACE) ; compiling (DEFTEST DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.1 ...) ; compiling (DEFTEST DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.2 ...) ; compiling (DEFTEST DECLARATION-INFORMATION.RESTRICT-COMPILER-POLICY.3 ...) ; compiling (DEFTEST DECLARATION-INFORMATION.MUFFLE-CONDITIONS.DEFAULT ...) ; compiling (DEFTEST DECLARATION-INFORMATION.MUFFLE-CONDITIONS.1 ...) ; compiling (DEFTEST DECLARATION-INFORMATION.MUFFLE-CONDITIONS.2 ...) ; compiling (DECLAIM (DECLARATION FUBAR)) ; compiling (DEFTEST DECLARATION-INFORMATION.DECLARATION ...) ; compiling (DEFVAR *FOO*) ; compiling (DEFMACRO VAR-INFO ...) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND ...) ; compiling (DEFVAR *VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND.DEPRECATION*) ; compiling (DECLAIM (DEPRECATED :EARLY ...)) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND.DEPRECATION ...) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL-SPECIAL/UNBOUND/EXTRA-DECL ...) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL-SPECIAL/BOUND ...) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL-SPECIAL/BOUND/EXTRA-DECL ...) ; compiling (DEFTEST VARIABLE-INFO.LOCAL-SPECIAL/UNBOUND ...) ; compiling (DEFTEST VARIABLE-INFO.LOCAL-SPECIAL/BOUND ...) ; compiling (DEFTEST VARIABLE-INFO.LOCAL-SPECIAL/SHADOWED ...) ; compiling (DEFTEST VARIABLE-INFO.LOCAL-SPECIAL/SHADOWS-LEXICAL ...) ; compiling (DEFTEST VARIABLE-INFO.LEXICAL ...) ; compiling (DEFTEST VARIABLE-INFO.LEXICAL.TYPE ...) ; compiling (DEFTEST VARIABLE-INFO.LEXICAL.TYPE.2 ...) ; compiling (DEFTEST VARIABLE-INFO.LEXICAL.TYPE.3 ...) ; compiling (DEFTEST VARIABLE-INFO.IGNORE ...) ; compiling (DEFTEST VARIABLE-INFO.SYMBOL-MACRO/LOCAL ...) ; compiling (DEFINE-SYMBOL-MACRO MY-SYMBOL-MACRO ...) ; compiling (DEFTEST VARIABLE-INFO.SYMBOL-MACRO/GLOBAL ...) ; compiling (DEFTEST VARIABLE-INFO.UNDEFINED ...) ; compiling (DECLAIM (DEPRECATED :EARLY ...)) ; compiling (DEFTEST VARIABLE-INFO.UNDEFINED.DEPRECATION ...) ; compiling (DECLAIM (GLOBAL THIS-IS-GLOBAL)) ; compiling (DEFTEST GLOBAL-VARIABLE ...) ; compiling (DEFGLOBAL THIS-IS-GLOBAL-TOO ...) ; compiling (DEFTEST GLOBAL-VARIABLE.2 ...) ; compiling (SB-ALIEN:DEFINE-ALIEN-VARIABLE "errno" ...) ; compiling (DEFTEST ALIEN-VARIABLE ...) ; compiling (DEFGLOBAL *VARIABLE-INFO.GLOBAL.DEPRECATION* ...) ; compiling (DECLAIM (DEPRECATED :EARLY ...)) ; compiling (DEFTEST VARIABLE-INFO.GLOBAL.DEPRECATION ...) ; compiling (DEFMACRO FUN-INFO ...) ; compiling (DEFUN MY-GLOBAL-FUN ...) ; compiling (DEFTEST FUNCTION-INFO.GLOBAL/NO-FTYPE ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN MY-GLOBAL-FUN-2 ...) ; compiling (DEFTEST FUNCTION-INFO.GLOBAL/FTYPE ...) ; compiling (DEFUN FUNCTION-INFO.GLOBAL.DEPRECATION ...) ; compiling (DECLAIM (DEPRECATED :EARLY ...)) ; compiling (DEFTEST FUNCTION-INFO.GLOBAL.DEPRECATION ...) ; compiling (DEFTEST FUNCTION-INFO.GLOBAL.DEPRECATION.LEXICALLY-SHADOWED ...) ; compiling (DEFMACRO MY-MACRO ...) ; compiling (DEFTEST FUNCTION-INFO.MACRO ...) ; compiling (DEFTEST FUNCTION-INFO.MACROLET ...) ; compiling (DEFTEST FUNCTION-INFO.SPECIAL-FORM ...) ; compiling (DEFTEST FUNCTION-INFO.NOTINLINE/LOCAL ...) ; compiling (DECLAIM (NOTINLINE MY-NOTINLINE)) ; compiling (DEFUN MY-NOTINLINE ...) ; compiling (DEFTEST FUNCTION-INFO.NOTINLINE/GLOBAL ...) ; compiling (DECLAIM (INLINE MY-INLINE)) ; compiling (DEFUN MY-INLINE ...) ; compiling (DEFTEST FUNCTION-INFO.INLINE/GLOBAL ...) ; compiling (DEFTEST FUNCTION-INFORMATION.KNOWN-INLINE ...) ; compiling (DEFTEST FUNCTION-INFORMATION.FTYPE ...) ; compiling (DEFMACRO CT ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE1 ...) ; compiling (DEFVAR *FOO*) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE2 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE3 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL1 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL12 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL13 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL.MASK ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.VARIABLE.IGNORE ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.FUNCTION ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.MACRO ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.SYMBOL-MACRO ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.MACRO2 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.NEST ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.NEST2 ...) ; compiling (DEFTEST AUGMENT-ENVIRONMENT.SYMBOL-MACRO-VAR ...) ; compiling (DEFMACRO THIRD-VALUE ...) ; compiling (DEFTEST DEFINE-DECLARATION.DECLARE ...) ; compiling (DEFTEST DEFINE-DECLARATION.DECLARE2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.SPECIAL ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.SPECIAL2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.MASK ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.MACROMASK ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.MACROMASK2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.MASK2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.VARIABLE.SPECIALMASK ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION.LEXICAL ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION.LEXICAL2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION.MASK ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION.MASK2 ...) ; compiling (DEFTEST DEFINE-DECLARATION.FUNCTION2 ...) ; compiling (DEFTEST MACROEXPAND-ALL.SPECIAL-BINDING ...) ; compiling (DEFTEST MACROEXPAND-ALL.SYMBOL-MACRO-SHADOWED ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cltl2/tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.091 Doing 118 pending tests of 118 tests total. SB-CLTL2-TESTS::COMPILER-LET.1 SB-CLTL2-TESTS::MACROEXPAND-ALL.1 SB-CLTL2-TESTS::MACROEXPAND-ALL.2 SB-CLTL2-TESTS::MACROEXPAND-ALL.3 SB-CLTL2-TESTS::MACROEXPAND-ALL.4 SB-CLTL2-TESTS::MACROEXPAND-ALL.5 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::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::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 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL13 SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.SPECIAL.MASK SB-CLTL2-TESTS::AUGMENT-ENVIRONMENT.VARIABLE.IGNORE 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 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 SB-CLTL2-TESTS::DEFINE-DECLARATION.VARIABLE.SPECIALMASK 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: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2' + touch obj/asdf-cache/sb-cltl2/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-concurrency + test -f contrib/sb-concurrency/Makefile + test -f contrib/sb-concurrency/test-passed + test -f obj/asdf-cache/sb-concurrency/test-passed.test-report + mkdir -p obj/asdf-cache/sb-concurrency/ + make -C contrib/sb-concurrency test ++ basename sb-concurrency + tee output/building-contrib.sb-concurrency make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-concurrency")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency-tests". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/module-setup.lisp" (written 22 JAN 2017 06:50:00 PM): ; compiling (PROVIDE :SB-CONCURRENCY) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/module-setup.fasl written ; compilation finished in 0:00:00.000 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-CONCURRENCY ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/package-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/frlock.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY) ; compiling (DEFSTRUCT (FRLOCK # ...) ...) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DECLAIM (INLINE MAKE-FRLOCK)) ; compiling (DEFUN MAKE-FRLOCK ...) ; compiling (DECLAIM (INLINE FRLOCK-READ-BEGIN)) ; compiling (DEFUN FRLOCK-READ-BEGIN ...) ; compiling (DECLAIM (INLINE FRLOCK-READ-END)) ; compiling (DEFUN FRLOCK-READ-END ...) ; compiling (DEFMACRO FRLOCK-READ ...) ; compiling (DEFUN %%GRAB-FRLOCK-WRITE-LOCK ...) ; compiling (DECLAIM (INLINE %GRAB-FRLOCK-WRITE-LOCK)) ; compiling (DEFUN %GRAB-FRLOCK-WRITE-LOCK ...) ; compiling (DECLAIM (INLINE GRAB-FRLOCK-WRITE-LOCK)) ; compiling (DEFUN GRAB-FRLOCK-WRITE-LOCK ...) ; compiling (DECLAIM (INLINE RELEASE-FRLOCK-WRITE-LOCK)) ; compiling (DEFUN RELEASE-FRLOCK-WRITE-LOCK ...) ; compiling (DEFMACRO FRLOCK-WRITE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/frlock-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.047 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/queue.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY) ; compiling (DEFCONSTANT +DUMMY+ ...) ; compiling (DEFCONSTANT +DEAD-END+ ...) ; compiling (DECLAIM (INLINE %MAKE-QUEUE)) ; compiling (DEFSTRUCT (QUEUE # ...) ...) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DEFUN MAKE-QUEUE ...) ; compiling (DEFUN ENQUEUE ...) ; compiling (DEFUN DEQUEUE ...) ; compiling (DEFUN TRY-WALK-QUEUE ...) ; compiling (DEFUN LIST-QUEUE-CONTENTS ...) ; compiling (DEFUN QUEUE-COUNT ...) ; compiling (DEFUN QUEUE-EMPTY-P ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/queue-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.027 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/mailbox.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY) ; compiling (DEFSTRUCT (MAILBOX # ...) ...) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DEFUN MAKE-MAILBOX ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFUN MAILBOX-COUNT ...) ; compiling (DEFUN MAILBOX-EMPTY-P ...) ; compiling (DEFUN LIST-MAILBOX-MESSAGES ...) ; compiling (DEFUN SEND-MESSAGE ...) ; compiling (DEFUN RECEIVE-MESSAGE ...) ; compiling (DEFUN RECEIVE-MESSAGE-NO-HANG ...) ; compiling (DEFUN RECEIVE-PENDING-MESSAGES ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/mailbox-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.058 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/gate.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY) ; compiling (DEFSTRUCT (GATE # ...) ...) ; compiling (SETF (DOCUMENTATION # ...) ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFUN MAKE-GATE ...) ; compiling (DEFUN OPEN-GATE ...) ; compiling (DEFUN CLOSE-GATE ...) ; compiling (DEFUN WAIT-ON-GATE ...) ; compiling (DEFUN GATE-OPEN-P ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/gate-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:00.046 * echo "(defsystem :sb-concurrency :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-concurrency.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-concurrency")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency-tests". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :CL-USER) ; compiling (DEFPACKAGE :SB-CONCURRENCY-TEST ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/package-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/test-utils.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY-TEST) ; compiling (DEFPARAMETER +TIMEOUT+ ...) ; compiling (DEFUN MAKE-THREADS ...) ; compiling (DEFUN TIMED-JOIN-THREAD ...) ; compiling (DEFUN HANG ...) ; compiling (DEFUN KILL-THREAD ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/test-utils-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.021 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/test-frlock.lisp" (written 22 JAN 2017 06:44:19 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY-TEST) ; compiling (DEFMACRO DEFTEST* ...) ; compiling (DEFVAR *MINIMUM-SLEEP* ...) ; compiling (DEFUN TEST-FRLOCKS ...) ; compiling (DEFTEST* (FRLOCK.1 :FAILS-ON ...) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/test-frlock-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.058 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/test-queue.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY-TEST) ; compiling (DEFTEST QUEUE.1 ...) ; compiling (DEFTEST QUEUE.2 ...) ; compiling (DEFTEST QUEUE.3 ...) ; compiling (DEFTEST QUEUE.4 ...) ; compiling (DEFTEST QUEUE.5 ...) ; compiling (DEFTEST QUEUE.T.1 ...) ; compiling (DEFTEST QUEUE.T.2 ...) ; compiling (DEFTEST QUEUE.T.3 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/test-queue-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/test-mailbox.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY-TEST) ; compiling (DEFTEST MAILBOX-TRIVIA.1 ...) ; compiling (DEFTEST MAILBOX-TRIVIA.2 ...) ; compiling (DEFTEST MAILBOX-TRIVIA.3 ...) ; compiling (DEFTEST MAILBOX-TIMEOUTS ...) ; compiling (DEFSTRUCT COUNTER ...) ; compiling (DEFUN RECEIVER-DISTRIBUTION ...) ; compiling (DEFUN TEST-MAILBOX-PRODUCERS-CONSUMERS ...) ; compiling (DEFTEST MAILBOX.SINGLE-PRODUCER-SINGLE-CONSUMER ...) ; compiling (DEFTEST MAILBOX.SINGLE-PRODUCER-MULTIPLE-CONSUMERS ...) ; compiling (DEFTEST MAILBOX.MULTIPLE-PRODUCERS-SINGLE-CONSUMER ...) ; compiling (DEFTEST MAILBOX.MULTIPLE-PRODUCERS-MULTIPLE-CONSUMERS ...) ; compiling (DEFTEST MAILBOX.INTERRUPTS-SAFETY.1 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/test-mailbox-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:00.074 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency/tests/test-gate.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-CONCURRENCY-TEST) ; compiling (DEFTEST GATE.0 ...) ; compiling (DEFTEST GATE.1 ...) ; compiling (DEFTEST GATE.2 ...) ; compiling (DEFTEST GATE-DEADLINE.1 ...) ; compiling (DEFTEST GATE-DEADLINE.2 ...) ; compiling (DEFTEST GATE-TIMEOUT.1 ...) ; compiling (DEFTEST GATE-TIMEOUT.2 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-concurrency/tests/test-gate-tmp8V3J6PE9.fasl written ; compilation finished in 0:00:00.003 Doing 25 pending tests of 25 tests total. SB-CONCURRENCY-TEST::FRLOCK.1 SB-CONCURRENCY-TEST::QUEUE.1 SB-CONCURRENCY-TEST::QUEUE.2 SB-CONCURRENCY-TEST::QUEUE.3 SB-CONCURRENCY-TEST::QUEUE.4 SB-CONCURRENCY-TEST::QUEUE.5 SB-CONCURRENCY-TEST::QUEUE.T.1 SB-CONCURRENCY-TEST::QUEUE.T.2 SB-CONCURRENCY-TEST::QUEUE.T.3 SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.1 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 SB-CONCURRENCY-TEST::MAILBOX.MULTIPLE-PRODUCERS-SINGLE-CONSUMER SB-CONCURRENCY-TEST::MAILBOX.MULTIPLE-PRODUCERS-MULTIPLE-CONSUMERS SB-CONCURRENCY-TEST::MAILBOX.INTERRUPTS-SAFETY.1 SB-CONCURRENCY-TEST::GATE.0 SB-CONCURRENCY-TEST::GATE.1 SB-CONCURRENCY-TEST::GATE.2 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: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency' + touch obj/asdf-cache/sb-concurrency/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-cover + test -f contrib/sb-cover/Makefile + test -f contrib/sb-cover/test-passed + test -f obj/asdf-cache/sb-cover/test-passed.test-report + mkdir -p obj/asdf-cache/sb-cover/ + make -C contrib/sb-cover test ++ basename sb-cover + tee output/building-contrib.sb-cover make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cover")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-COVER;SB-COVER.ASD.NEWEST" contains definition for system "sb-cover". Please only define "SB-COVER" and secondary systems with a name starting with "SB-COVER/" (e.g. "SB-COVER/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-COVER;SB-COVER.ASD.NEWEST" contains definition for system "sb-cover/tests". Please only define "SB-COVER" and secondary systems with a name starting with "SB-COVER/" (e.g. "SB-COVER/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/module-setup.lisp" (written 22 JAN 2017 06:50:11 PM): ; compiling (PROVIDE :SB-COVER) ; compiling (REQUIRE :SB-MD5) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/module-setup.fasl written ; compilation finished in 0:00:00.001 WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5-tests". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-ROTATE-BYTE" ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/package-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.005 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte/compiler.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-ROTATE-BYTE") ; compiling (DEFKNOWN ROTATE-BYTE ...) ; compiling (DEFKNOWN %ROTATE-BYTE ...) ; compiling (DEFKNOWN %UNSIGNED-32-ROTATE-BYTE ...) ; compiling (DEFKNOWN %UNSIGNED-64-ROTATE-BYTE ...) ; compiling (DEFINE-SOURCE-TRANSFORM ROTATE-BYTE ...) ; compiling (DEFOPTIMIZER (%ROTATE-BYTE DERIVE-TYPE) ...) ; compiling (DEFTRANSFORM %ROTATE-BYTE ...) ; compiling (DEFTRANSFORM %ROTATE-BYTE ...) ; compiling (DEFTRANSFORM %ROTATE-BYTE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/compiler-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.041 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte/x86-64-vm.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-ROTATE-BYTE") ; compiling (DEFINE-VOP (%32BIT-ROTATE-BYTE/C) ...) ; compiling (DEFINE-VOP (%32BIT-ROTATE-BYTE) ...) ; compiling (DEFINE-VOP (%64BIT-ROTATE-BYTE/C) ...) ; compiling (DEFINE-VOP (%64BIT-ROTATE-BYTE) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/x86-64-vm-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.078 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte/rotate-byte.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-ROTATE-BYTE") ; compiling (DEFUN ROTATE-BYTE ...) ; compiling (DEFUN %ROTATE-BYTE ...) ; compiling (DEFUN %UNSIGNED-32-ROTATE-BYTE ...) ; compiling (DEFUN %UNSIGNED-64-ROTATE-BYTE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/rotate-byte-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.016 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5/md5.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-MD5 ...) ; compiling (IN-PACKAGE :SB-MD5) ; compiling (DEFTYPE UB32 ...) ; compiling (DEFMACRO ASSEMBLE-UB32 ...) ; compiling (DECLAIM (INLINE F ...) ...) ; compiling (DEFUN F ...) ; compiling (DEFUN G ...) ; compiling (DEFUN H ...) ; compiling (DEFUN I ...) ; compiling (DECLAIM (INLINE MOD32+) ...) ; compiling (DEFUN MOD32+ ...) ; compiling (DEFINE-COMPILER-MACRO MOD32+ ...) ; compiling (DECLAIM (INLINE ROL32) ...) ; compiling (DEFUN ROL32 ...) ; compiling (DEFPARAMETER *T* ...) ; compiling (DEFMACRO WITH-MD5-ROUND ...) ; compiling (DEFTYPE MD5-REGS ...) ; compiling (DEFMACRO MD5-REGS-A ...) ; compiling (DEFMACRO MD5-REGS-B ...) ; compiling (DEFMACRO MD5-REGS-C ...) ; compiling (DEFMACRO MD5-REGS-D ...) ; compiling (DEFCONSTANT +MD5-MAGIC-A+ ...) ; compiling (DEFCONSTANT +MD5-MAGIC-B+ ...) ; compiling (DEFCONSTANT +MD5-MAGIC-C+ ...) ; compiling (DEFCONSTANT +MD5-MAGIC-D+ ...) ; compiling (DECLAIM (INLINE INITIAL-MD5-REGS)) ; compiling (DEFUN INITIAL-MD5-REGS ...) ; compiling (DEFUN UPDATE-MD5-BLOCK ...) ; compiling (DECLAIM (INLINE FILL-BLOCK ...)) ; compiling (DEFUN FILL-BLOCK-UB8 ...) ; compiling (DEFUN FILL-BLOCK-CHAR ...) ; compiling (DEFUN FILL-BLOCK ...) ; compiling (DECLAIM (INLINE MD5REGS-DIGEST)) ; compiling (DEFUN MD5REGS-DIGEST ...); in: LAMBDA (#:EXPR #:ENV) ; (+ SB-MD5::OFFSET 1) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 2) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 3) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (+ SB-MD5::OFFSET 2) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (+ SB-MD5::OFFSET 3) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; compiling (DEFSTRUCT (MD5-STATE # ...) ...) ; compiling (DECLAIM (INLINE COPY-TO-BUFFER)) ; compiling (DEFUN COPY-TO-BUFFER ...) ; compiling (DEFUN UPDATE-MD5-STATE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5/md5.lisp ; in: DEFUN UPDATE-MD5-STATE ; (INCF (SB-MD5::MD5-STATE-AMOUNT SB-MD5::STATE) LENGTH) ; --> LET* ; ==> ; (+ LENGTH ; (TRULY-THE (INTEGER 0 *) ; (SB-KERNEL:%INSTANCE-REF (THE SB-MD5:MD5-STATE #:OBJ) 1))) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER -4611686018427387904) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES (INTEGER -4611686018427387904) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE ; 64) ; &REST ; T). ; etc. ; (+ (SB-MD5::MD5-STATE-AMOUNT SB-MD5::STATE) LENGTH) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; compiling (DEFUN FINALIZE-MD5-STATE ...); in: LAMBDA (#:EXPR #:ENV) ; (+ SB-MD5::OFFSET 1) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 2) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 3) ; ; note: unable to ; associate +/+ of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: unable to ; associate +/- of constants ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (+ SB-MD5::OFFSET 1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (+ SB-MD5::OFFSET 2) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (+ SB-MD5::OFFSET 3) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5/md5.lisp ; in: DEFUN FINALIZE-MD5-STATE ; (* 8 (SB-MD5::MD5-STATE-AMOUNT SB-MD5::STATE)) ; ==> ; (ASH SB-C::X 3) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &REST T). ; etc. ; (LDB (BYTE 32 32) SB-MD5::TOTAL-LENGTH) ; --> SB-KERNEL:%LDB LOGAND ; ==> ; (ASH INT (- SB-C::POSN)) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &REST T). ; etc. ; compiling (DEFUN MD5SUM-SEQUENCE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5/md5.lisp ; in: DEFUN MD5SUM-SEQUENCE ; (SB-MD5:UPDATE-MD5-STATE SB-MD5::STATE SB-MD5::DATA :START SB-MD5::REAL-START ; :END (+ SB-MD5::REAL-START (- SB-MD5::END SB-MD5::START))) ; ; note: doing signed word to integer coercion (cost 20) ; compiling (DEFUN MD5SUM-STRING ...) ; compiling (DEFCONSTANT +BUFFER-SIZE+ ...) ; compiling (DEFTYPE BUFFER-INDEX ...) ; compiling (DEFUN MD5SUM-STREAM ...) ; compiling (DEFUN MD5SUM-FILE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-md5/md5-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:00.545 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/cover.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE #:SB-COVER ...) ; compiling (IN-PACKAGE #:SB-COVER) ; compiling (DECLAIM (TYPE # ...)) ; compiling (DEFVAR *SOURCE-PATH-MODE* ...) ; compiling (DEFCLASS SAMPLE-COUNT ...) ; compiling (DEFUN CLEAR-COVERAGE ...) ; compiling (DEFUN RESET-COVERAGE ...) ; compiling (DEFUN SAVE-COVERAGE ...) ; compiling (DEFUN RESTORE-COVERAGE ...) ; compiling (DEFUN SAVE-COVERAGE-IN-FILE ...) ; compiling (DEFUN RESTORE-COVERAGE-FROM-FILE ...) ; compiling (DEFUN PATHNAME-AS-DIRECTORY ...) ; compiling (DEFUN REPORT ...) ; compiling (DEFUN PERCENT ...) ; compiling (DEFUN REPORT-FILE ...) ; compiling (DEFUN FILL-WITH-STATE ...) ; compiling (DEFUN DETABIFY ...) ; compiling (DEFVAR *COUNTS* ...) ; compiling (DEFUN PRINT-REPORT ...) ; compiling (DEFUN WRITE-STYLES ...) ; compiling (DEFUN CONVERT-RECORDS ...) ; compiling (DEFUN READ-FILE ...) ; compiling (DEFUN MAKE-SOURCE-RECORDER ...) ; compiling (DEFUN MAKE-SOURCE-RECORDING-READTABLE ...) ; compiling (DEFUN MAKE-RECORDING-READ-LIST ...) ; compiling (DEFUN SUPPRESS-SHARP-DOT ...) ; compiling (DEFUN READ-AND-RECORD-SOURCE-MAP ...) ; compiling (DEFUN READ-SOURCE-FORM ...) ; compiling (DEFUN SOURCE-PATH-STREAM-POSITION ...) ; compiling (DEFUN CHECK-SOURCE-PATH ...) ; compiling (DEFUN SOURCE-PATH-STRING-POSITION ...) ; compiling (DEFUN SOURCE-PATH-FILE-POSITION ...) ; compiling (DEFUN SOURCE-PATH-SOURCE-POSITION ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/cover-tmp8V3J6PE9.fasl written ; compilation finished in 0:00:00.290 ; ; compilation unit finished ; printed 23 notes * echo "(defsystem :sb-cover :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cover.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cover")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-COVER;SB-COVER.ASD.NEWEST" contains definition for system "sb-cover". Please only define "SB-COVER" and secondary systems with a name starting with "SB-COVER/" (e.g. "SB-COVER/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-COVER;SB-COVER.ASD.NEWEST" contains definition for system "sb-cover/tests". Please only define "SB-COVER" and secondary systems with a name starting with "SB-COVER/" (e.g. "SB-COVER/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5-tests". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE SB-COVER-TEST ...) ; compiling (IN-PACKAGE SB-COVER-TEST) ; compiling (DEFPARAMETER *SOURCE-DIRECTORY* ...) ; compiling (DEFPARAMETER *OUTPUT-DIRECTORY* ...) ; compiling (SETF *DEFAULT-PATHNAME-DEFAULTS* ...) ; compiling (DEFUN COMPILE-LOAD ...) ; compiling (DEFUN REPORT ...) ; compiling (DEFUN REPORT-EXPECT-FAILURE ...) ; compiling (COMPILE-LOAD "test-data-1") ; compiling (REPORT-EXPECT-FAILURE) ; compiling (PROCLAIM (QUOTE #)) ; compiling (COMPILE-LOAD "test-data-1") ; compiling (CATCH (QUOTE OK) ...) ; compiling (REPORT) ; compiling (ASSERT (PROBE-FILE #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (PLUSP #)) ; compiling (TEST1) ; compiling (REPORT) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (PLUSP #)) ; compiling (ASSERT (= # ...)) ; compiling (SB-COVER:RESET-COVERAGE) ; compiling (REPORT) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (ZEROP #)) ; compiling (ASSERT (PLUSP #)) ; compiling (SB-COVER:CLEAR-COVERAGE) ; compiling (REPORT-EXPECT-FAILURE) ; compiling (COMPILE-LOAD "test-data-2") ; compiling (TEST2 1) ; compiling (REPORT) ; compiling (ASSERT (PLUSP #)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (PLUSP #)) ; compiling (ASSERT (PLUSP #)) ; compiling (ASSERT (/= # ...)) ; compiling (TEST2 0) ; compiling (REPORT) ; compiling (ASSERT (= # ...)) ; compiling (COMPILE-LOAD "test-data-3") ; compiling (TEST-2) ; compiling (MAP NIL ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.048 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/test-data-1.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE SB-COVER-TEST) ; compiling (DEFUN TEST1 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/test-data-1.fasl written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/test-data-1.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE SB-COVER-TEST) ; compiling (DEFUN TEST1 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/test-data-1.fasl written ; compilation finished in 0:00:00.002 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/test-data-2.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE SB-COVER-TEST) ; compiling (DEFUN TEST2 ...) ; compiling (IDENTITY 1) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/test-data-2.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover/test-data-3.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DECLAIM (OPTIMIZE SB-C:STORE-COVERAGE-DATA)) ; compiling (DEFUN TEST-1 ...) ; compiling (DEFUN TEST-2 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-cover/test-data-3.fasl written ; compilation finished in 0:00:00.003 ((1 3 1)) * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover' + touch obj/asdf-cache/sb-cover/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-executable + test -f contrib/sb-executable/Makefile + test -f contrib/sb-executable/test-passed + test -f obj/asdf-cache/sb-executable/test-passed.test-report + mkdir -p obj/asdf-cache/sb-executable/ + make -C contrib/sb-executable test ++ basename sb-executable + tee output/building-contrib.sb-executable make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-executable' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(compile-file (format nil "SYS:CONTRIB;~:@(~A~);~:@(~A~).LISP" "sb-executable" "sb-executable") :output-file (parse-native-namestring "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-executable.fasl"))' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-executable.asd true make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-executable' + touch obj/asdf-cache/sb-executable/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-gmp + test -f contrib/sb-gmp/Makefile + test -f contrib/sb-gmp/test-passed + test -f obj/asdf-cache/sb-gmp/test-passed.test-report + mkdir -p obj/asdf-cache/sb-gmp/ + make -C contrib/sb-gmp test ++ basename sb-gmp + tee output/building-contrib.sb-gmp make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-gmp")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp-tests". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-gmp/module-setup.lisp" (written 22 JAN 2017 06:50:14 PM): ; compiling (PROVIDE :SB-GMP) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-gmp/module-setup.fasl written ; compilation finished in 0:00:00.001 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-GMP" ...) ; compiling (IN-PACKAGE "SB-GMP") ; compiling (DEFVAR *GMP-DISABLED* ...) ; compiling (DEFCONSTANT +BIGNUM-RAW-AREA-OFFSET+ ...) ; compiling (DECLAIM (INLINE BIGNUM-DATA-SAP)) ; compiling (DEFUN BIGNUM-DATA-SAP ...) ; compiling (DEFUN TRY-LOAD-SHARED-OBJECT ...) ; compiling (DEFUN %LOAD-GMP ...) ; compiling (DEFVAR *GMP-FEATURES* ...) ; compiling (DEFVAR *GMP-VERSION* ...) ; compiling (%LOAD-GMP) ; compiling (DEFINE-ALIEN-TYPE GMP-LIMB ...) ; compiling (DEFTYPE UI ...) ; compiling (DEFTYPE SI ...) ; compiling (DEFINE-ALIEN-TYPE NIL ...) ; compiling (DECLAIM (INLINE Z-TO-BIGNUM ...)) ; compiling (DEFUN Z-TO-BIGNUM ...) ; compiling (DEFUN Z-TO-BIGNUM-NEG ...) ; compiling (DECLAIM (INLINE GMP-Z-TO-BIGNUM)) ; compiling (DEFUN GMP-Z-TO-BIGNUM ...) ; compiling (DECLAIM (INLINE BLENGTH ...) ...) ; compiling (DEFUN BLENGTH ...) ; compiling (DEFUN BASSERT ...) ; compiling (DEFINE-ALIEN-TYPE NIL ...) ; compiling (DECLAIM (INLINE __GMPZ_INIT ...)) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_INIT ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_CLEAR ...) ; compiling (DEFMACRO DEFINE-TWOARG-MPZ-FUNS ...) ; compiling (DEFMACRO DEFINE-THREEARG-MPZ-FUNS ...) ; compiling (DEFMACRO DEFINE-FOURARG-MPZ-FUNS ...) ; compiling (DEFINE-TWOARG-MPZ-FUNS (__GMPZ_SQRT __GMPZ_NEXTPRIME)) ; compiling (DEFINE-THREEARG-MPZ-FUNS (__GMPZ_ADD __GMPZ_SUB ...)) ; compiling (DEFINE-FOURARG-MPZ-FUNS (__GMPZ_CDIV_QR __GMPZ_FDIV_QR ...)) ; compiling (DECLAIM (INLINE __GMPZ_MUL_2EXP ...)) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_MUL_2EXP ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_FDIV_Q_2EXP ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_POW_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_PROBAB_PRIME_P ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_FAC_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_2FAC_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_MFAC_UIUI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_PRIMORIAL_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_REMOVE ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_BIN_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_FIB2_UI ...) ; compiling (DEFMACRO DEFINE-THREEARG-MPQ-FUNS ...) ; compiling (DEFINE-THREEARG-MPQ-FUNS (__GMPQ_ADD __GMPQ_SUB ...)) ; compiling (DEFMACRO WITH-MPZ-RESULTS ...) ; compiling (DEFMACRO WITH-MPZ-VARS ...) ; compiling (DEFMACRO WITH-GMP-MPZ-RESULTS ...) ; compiling (DEFMACRO DEFGMPFUN ...) ; compiling (DEFGMPFUN MPZ-ADD ...) ; compiling (DEFGMPFUN MPZ-SUB ...) ; compiling (DEFGMPFUN MPZ-MUL ...) ; compiling (DEFGMPFUN MPZ-MUL-2EXP ...) ; compiling (DEFGMPFUN MPZ-MOD ...) ; compiling (DEFGMPFUN MPZ-CDIV ...) ; compiling (DEFGMPFUN MPZ-FDIV ...) ; compiling (DEFGMPFUN MPZ-FDIV-2EXP ...) ; compiling (DEFGMPFUN MPZ-TDIV ...) ; compiling (DEFGMPFUN MPZ-POW ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-POW ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::ROP) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::BASE SB-GMP::GBASE)) ; (SB-GMP::__GMPZ_POW_UI (ADDR SB-GMP::ROP) (ADDR SB-GMP::GBASE) EXP))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::ROP 'SB-GMP::MP_D) #:RESULT3136 ; #:SIZE3137))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN MPZ-POWM ...) ; compiling (DEFGMPFUN MPZ-GCD ...) ; compiling (DEFGMPFUN MPZ-LCM ...) ; compiling (DEFGMPFUN MPZ-SQRT ...) ; compiling (DEFUN MPZ-PROBABLY-PRIME-P ...) ; compiling (DEFGMPFUN MPZ-NEXTPRIME ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-NEXTPRIME ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::PRIME) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::A SB-GMP::GA)) ; (SB-GMP::__GMPZ_NEXTPRIME (ADDR SB-GMP::PRIME) (ADDR SB-GMP::GA)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::PRIME 'SB-GMP::MP_D) ; #:RESULT3703 #:SIZE3704))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN MPZ-FAC ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-FAC ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::FAC) ; (SB-GMP::__GMPZ_FAC_UI (ADDR SB-GMP::FAC) SB-GMP::N)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FAC 'SB-GMP::MP_D) #:RESULT3789 ; #:SIZE3790))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN %MPZ-2FAC ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN %MPZ-2FAC ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::FAC) ; (SB-GMP::__GMPZ_2FAC_UI (ADDR SB-GMP::FAC) SB-GMP::N)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FAC 'SB-GMP::MP_D) #:RESULT3848 ; #:SIZE3849))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN %MPZ-MFAC ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN %MPZ-MFAC ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::FAC) ; (SB-GMP::__GMPZ_MFAC_UIUI (ADDR SB-GMP::FAC) SB-GMP::N SB-GMP::M)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FAC 'SB-GMP::MP_D) #:RESULT3910 ; #:SIZE3911))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN %MPZ-PRIMORIAL ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN %MPZ-PRIMORIAL ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::R) ; (SB-GMP::__GMPZ_PRIMORIAL_UI (ADDR SB-GMP::R) SB-GMP::N)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::R 'SB-GMP::MP_D) #:RESULT3971 ; #:SIZE3972))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN MPZ-REMOVE-5.1 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-REMOVE-5.1 ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::R) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN) (SB-GMP::F SB-GMP::GF)) ; (SETF SB-GMP::C (SB-GMP::__GMPZ_REMOVE # # #)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::R 'SB-GMP::MP_D) #:RESULT4032 ; #:SIZE4033))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; (CHECK-TYPE SB-GMP::F UNSIGNED-BYTE "handled by GMP prior to version 5.1") ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER LET AND IF ; --> AND THE LOCALLY AND THE >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::R) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN) (SB-GMP::F SB-GMP::GF)) ; (SETF SB-GMP::C (SB-GMP::__GMPZ_REMOVE # # #)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::R 'SB-GMP::MP_D) #:RESULT4032 ; #:SIZE4033))) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; (SETF SB-GMP::C ; (SB-GMP::__GMPZ_REMOVE (ADDR SB-GMP::R) (ADDR SB-GMP::GN) ; (ADDR SB-GMP::GF))) ; ==> ; (SETQ SB-GMP::C ; (SB-GMP::__GMPZ_REMOVE (ADDR SB-GMP::R) (ADDR SB-GMP::GN) ; (ADDR SB-GMP::GF))) ; ; note: doing unsigned word to integer coercion (cost 20) to C ; compiling (DEFGMPFUN MPZ-REMOVE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-REMOVE ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::R) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN) (SB-GMP::F SB-GMP::GF)) ; (SETF SB-GMP::C (SB-GMP::__GMPZ_REMOVE # # #)))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::R 'SB-GMP::MP_D) #:RESULT4140 ; #:SIZE4141))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; (SETF SB-GMP::C ; (SB-GMP::__GMPZ_REMOVE (ADDR SB-GMP::R) (ADDR SB-GMP::GN) ; (ADDR SB-GMP::GF))) ; ==> ; (SETQ SB-GMP::C ; (SB-GMP::__GMPZ_REMOVE (ADDR SB-GMP::R) (ADDR SB-GMP::GN) ; (ADDR SB-GMP::GF))) ; ; note: doing unsigned word to integer coercion (cost 20) to C ; compiling (DEFUN SETUP-5.1-STUBS ...) ; compiling (DEFGMPFUN MPZ-BIN ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-BIN ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::R) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN)) ; (SB-GMP::__GMPZ_BIN_UI (ADDR SB-GMP::R) (ADDR SB-GMP::GN) SB-GMP::K))) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::R 'SB-GMP::MP_D) #:RESULT4319 ; #:SIZE4320))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFGMPFUN MPZ-FIB2 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-FIB2 ; (SB-GMP::WITH-GMP-MPZ-RESULTS (SB-GMP::FIBN SB-GMP::FIBN-1) ; (SB-GMP::__GMPZ_FIB2_UI (ADDR SB-GMP::FIBN) (ADDR SB-GMP::FIBN-1) ; SB-GMP::N)) ; --> WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET ; --> SYMBOL-MACROLET LET LET SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF ; --> SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FIBN 'SB-GMP::MP_D) #:RESULT4407 ; #:SIZE4408))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FIBN-1 'SB-GMP::MP_D) ; #:RESULT4409 #:SIZE4410))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FIBN 'SB-GMP::MP_D) #:RESULT4407 ; #:SIZE4408))) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FIBN-1 'SB-GMP::MP_D) ; #:RESULT4409 #:SIZE4410))) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFINE-ALIEN-TYPE NIL ...) ; compiling (DECLAIM (INLINE __GMP_RANDINIT_MT ...)) ; compiling (DEFINE-ALIEN-ROUTINE __GMP_RANDINIT_MT ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMP_RANDINIT_LC_2EXP ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMP_RANDSEED ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMP_RANDSEED_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_URANDOMB ...) ; compiling (DEFINE-ALIEN-ROUTINE __GMPZ_URANDOMM ...) ; compiling (DEFSTRUCT (GMP-RSTATE #) ...) ; compiling (DECLAIM (SB-EXT:MAYBE-INLINE MAKE-GMP-RSTATE ...)) ; compiling (DEFUN MAKE-GMP-RSTATE ...) ; compiling (DEFUN MAKE-GMP-RSTATE-LC ...) ; compiling (DEFUN RAND-SEED ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFUN RAND-SEED ; (TYPEP SB-GMP::SEED '(INTEGER 0 *)) ; --> LET SB-C::%TYPEP-WRAPPER LET AND IF AND THE LOCALLY AND THE >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a (OR (INTEGER * -1) (INTEGER 18446744073709551616)), not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a (OR (INTEGER * -1) (INTEGER 18446744073709551616)), not a FIXNUM. ; etc. ; compiling (DEFUN RANDOM-BITCOUNT ...) ; compiling (DEFUN RANDOM-INT ...) ; compiling (DECLAIM (INLINE %LSIZE)) ; compiling (DEFUN %LSIZE ...) ; compiling (DEFMACRO WITH-MPQ-VAR ...) ; compiling (DEFMACRO DEFMPQFUN ...) ; compiling (DEFMPQFUN MPQ-ADD ...) ; compiling (DEFMPQFUN MPQ-SUB ...) ; compiling (DEFMPQFUN MPQ-MUL ...) ; compiling (DEFMPQFUN MPQ-DIV ...) ; compiling (DEF ORIG-MUL ...) ; compiling (DEF ORIG-TRUNCATE ...) ; compiling (DEF ORIG-GCD ...) ; compiling (DEF ORIG-LCM ...) ; compiling (DEF ORIG-ISQRT ...) ; compiling (DEF ORIG-TWO-ARG-+ ...) ; compiling (DEF ORIG-TWO-ARG-- ...) ; compiling (DEF ORIG-TWO-ARG-* ...) ; compiling (DEF ORIG-TWO-ARG-/ ...) ; compiling (DEF ORIG-INTEXP ...) ; compiling (DEFUN GMP-MUL ...) ; compiling (DEFUN GMP-TRUNCATE ...) ; compiling (DEFUN GMP-LCM ...) ; compiling (DEFUN GMP-ISQRT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFUN GMP-ISQRT ; (DEFUN SB-GMP::GMP-ISQRT (SB-GMP::N) ; (DECLARE (OPTIMIZE (SPEED 3) (SPACE 3)) ; (TYPE UNSIGNED-BYTE SB-GMP::N) ; (INLINE SB-GMP:MPZ-SQRT)) ; (IF (OR (TYPEP SB-GMP::N 'FIXNUM) SB-GMP:*GMP-DISABLED*) ; (SB-GMP::ORIG-ISQRT SB-GMP::N) ; (SB-GMP:MPZ-SQRT SB-GMP::N))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION ; --> SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF TYPEP LET ; --> SB-C::%TYPEP-WRAPPER LET AND IF AND THE LOCALLY AND THE >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; compiling (DEFUN GMP-TWO-ARG-+ ...) ; compiling (DEFUN GMP-TWO-ARG-- ...) ; compiling (DEFUN GMP-TWO-ARG-* ...) ; compiling (DEFUN GMP-TWO-ARG-/ ...) ; compiling (DEFUN GMP-INTEXP ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/gmp.lisp ; in: DEFUN GMP-INTEXP ; (SB-GMP:MPZ-POW SB-GMP::BASE SB-GMP::POWER) ; --> BLOCK SB-GMP::WITH-GMP-MPZ-RESULTS WITH-ALIEN SYMBOL-MACROLET ; --> SYMBOL-MACROLET LET LET SYMBOL-MACROLET LET LET ; --> SB-SYS:WITH-PINNED-OBJECTS FLET BLOCK PROGN SETF SETQ THE IF - ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::ROP 'SB-GMP::MP_D) #:RESULT7547 ; #:SIZE7548))) ; ; note: unable to ; Eliminate %negate/%negate of rationals ; due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX DOUBLE-FLOAT) ; &REST T). ; etc. ; compiling (DEFUN INSTALL-GMP-FUNS ...) ; compiling (DEFUN UNINSTALL-GMP-FUNS ...) ; compiling (DEFUN LOAD-GMP ...) ; compiling (DEFUN UNLOAD-GMP ...) ; compiling (LOAD-GMP) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-gmp/gmp-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:02.288 ; ; compilation unit finished ; printed 29 notes * echo "(defsystem :sb-gmp :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-gmp.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-gmp")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp-tests". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp/tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-GMP-TESTS" ...) ; compiling (IN-PACKAGE "SB-GMP-TESTS") ; compiling (DEFPARAMETER *STATE* ...) ; compiling (RAND-SEED *STATE* ...) ; compiling (DEFMACRO DEFGENERATOR ...) ; compiling (DEFGENERATOR GEN-MPZ ...) ; compiling (DEFUN GEN-MPQ ...) ; compiling (DEFUN MAYBE-APPLY ...) ; compiling (DEFUN TEST-ONE-CASE ...) ; compiling (DEFVAR *ITERATION-COUNT* ...) ; compiling (DEFUN TEST-N-CASES ...) ; compiling (DEFMACRO DEFINE-GMP-TEST ...) ; compiling (DEFINE-GMP-TEST (MPZ-ADD :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-SUB :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-MUL :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-TDIV :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-FDIV :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-CDIV :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-GCD :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-LCM :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (ISQRT :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-MOD :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-POW :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPZ-POWM :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (SIGN-CONVERSION) ...) ; compiling (DEFINE-GMP-TEST (TRUNCATE-1) ...) ; compiling (DEFINE-GMP-TEST (TRUNCATE-2) ...) ; compiling (DEFUN FAC ...) ; compiling (DEFINE-GMP-TEST (FAC1) ...) ; compiling (DEFINE-GMP-TEST (FAC2) ...) ; compiling (DEFINE-GMP-TEST (POW1) ...) ; compiling (DEFINE-GMP-TEST (POW2) ...) ; compiling (DEFTEST REMOVE-1 ...) ; compiling (DEFTEST REMOVE-2 ...) ; compiling (DEFTEST REMOVE-3 ...) ; compiling (DEFTEST FIB ...) ; compiling (DEFTEST BINOMIAL ...) ; compiling (DEFINE-GMP-TEST (MPZ-NEXTPRIME :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPQ-ADD :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPQ-SUB :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPQ-MUL :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (MPQ-DIV :REPEAT ...) ...) ; compiling (DEFINE-GMP-TEST (ADD-1) ...) ; compiling (DEFINE-GMP-TEST (MOD-1) ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-gmp/tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.422 Doing 31 pending tests of 31 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-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::REMOVE-1 SB-GMP-TESTS::REMOVE-2 SB-GMP-TESTS::REMOVE-3 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: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp' + touch obj/asdf-cache/sb-gmp/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-grovel + test -f contrib/sb-grovel/Makefile + test -f contrib/sb-grovel/test-passed + test -f obj/asdf-cache/sb-grovel/test-passed.test-report + mkdir -p obj/asdf-cache/sb-grovel/ + make -C contrib/sb-grovel test ++ basename sb-grovel + tee output/building-contrib.sb-grovel make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-grovel")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-grovel/module-setup.lisp" (written 22 JAN 2017 06:50:19 PM): ; compiling (PROVIDE :SB-GROVEL) ; compiling (REQUIRE :ASDF) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-grovel/module-setup.fasl written ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-grovel :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-grovel.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-grovel")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel' + touch obj/asdf-cache/sb-grovel/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-introspect + test -f contrib/sb-introspect/Makefile + test -f contrib/sb-introspect/test-passed + test -f obj/asdf-cache/sb-introspect/test-passed.test-report + mkdir -p obj/asdf-cache/sb-introspect/ + make -C contrib/sb-introspect test ++ basename sb-introspect + tee output/building-contrib.sb-introspect make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-introspect")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-INTROSPECT;SB-INTROSPECT.ASD.NEWEST" contains definition for system "sb-introspect". Please only define "SB-INTROSPECT" and secondary systems with a name starting with "SB-INTROSPECT/" (e.g. "SB-INTROSPECT/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-INTROSPECT;SB-INTROSPECT.ASD.NEWEST" contains definition for system "sb-introspect/tests". Please only define "SB-INTROSPECT" and secondary systems with a name starting with "SB-INTROSPECT/" (e.g. "SB-INTROSPECT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/module-setup.lisp" (written 22 JAN 2017 06:50:20 PM): ; compiling (PROVIDE :SB-INTROSPECT) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/module-setup.fasl written ; compilation finished in 0:00:00.000 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/introspect.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-INTROSPECT ...) ; compiling (IN-PACKAGE :SB-INTROSPECT) ; compiling (DEFTYPE DEBUG-INFO ...) ; compiling (DEFTYPE DEBUG-SOURCE ...) ; compiling (DEFTYPE DEBUG-FUNCTION ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN FUNCTION-DEBUG-INFO ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN FUNCTION-DEBUG-SOURCE ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN DEBUG-INFO-SOURCE ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN DEBUG-INFO-DEBUG-FUNCTION ...) ; compiling (DEFUN VALID-FUNCTION-NAME-P ...) ; compiling (DECLAIM (INLINE MAP-CODE-CONSTANTS)) ; compiling (DEFUN MAP-CODE-CONSTANTS ...) ; compiling (DECLAIM (INLINE MAP-ALLOCATED-CODE-COMPONENTS)) ; compiling (DEFUN MAP-ALLOCATED-CODE-COMPONENTS ...) ; compiling (DECLAIM (INLINE MAP-CALLER-CODE-COMPONENTS)) ; compiling (DEFUN MAP-CALLER-CODE-COMPONENTS ...) ; compiling (DEFSTRUCT DEFINITION-SOURCE ...) ; compiling (DEFUN VOP-SOURCES-FROM-FUN-TEMPLATES ...) ; compiling (DEFUN FIND-VOP-SOURCE ...) ; compiling (DEFUN FIND-DEFINITION-SOURCES-BY-NAME ...) ; compiling (DEFUN FIND-DEFINITION-SOURCE ...) ; compiling (DEFUN FIND-FUNCTION-DEFINITION-SOURCE ...) ; compiling (DEFUN TRANSLATE-SOURCE-LOCATION ...) ; compiling (SB-INT:DEFINE-DEPRECATED-FUNCTION :LATE ...) ; compiling (DEFUN FUNCTION-LAMBDA-LIST ...) ; compiling (DEFUN DEFTYPE-LAMBDA-LIST ...) ; compiling (DEFUN FUNCTION-TYPE ...) ; compiling (DEFUN FIND-FUNCTION-CALLEES ...) ; compiling (DEFUN FIND-FUNCTION-CALLERS ...) ; compiling (DEFUN COLLECT-XREF ...) ; compiling (DEFUN WHO-CALLS ...) ; compiling (DEFUN WHO-BINDS ...) ; compiling (DEFUN WHO-REFERENCES ...) ; compiling (DEFUN WHO-SETS ...) ; compiling (DEFUN WHO-MACROEXPANDS ...) ; compiling (DEFUN WHO-SPECIALIZES-DIRECTLY ...) ; compiling (DEFUN WHO-SPECIALIZES-GENERALLY ...) ; compiling (DEFUN CANONICALIZE-CLASS-DESIGNATOR ...) ; compiling (DEFUN METHOD-GENERIC-FUNCTION-NAME ...) ; compiling (DEFUN COLLECT-SPECIALIZING-METHODS ...) ; compiling (DEFUN ALLOCATION-INFORMATION ...) ; compiling (DEFUN MAP-ROOT ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/introspect.lisp ; in: DEFUN MAP-ROOT ; (SB-KERNEL:VALUE-CELL-REF SB-INTROSPECT::OBJECT) ; ; note: deleting unreachable code ; (SB-KERNEL:WIDETAG-OF SB-INTROSPECT::OBJECT) ; ; note: deleting unreachable code ; ; note: deleting unreachable code ; (WARN "~&MAP-ROOT: Unknown widetag ~S: ~S~%" ; (SB-KERNEL:WIDETAG-OF SB-INTROSPECT::OBJECT) SB-INTROSPECT::OBJECT) ; ==> ; "~&MAP-ROOT: Unknown widetag ~S: ~S~%" ; ; note: deleting unreachable code ; (SB-KERNEL:VALUE-CELL-REF SB-INTROSPECT::OBJECT) ; ==> ; SB-INTROSPECT::OBJECT ; ; note: deleting unreachable code ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/introspect-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.200 ; ; compilation unit finished ; printed 5 notes * echo "(defsystem :sb-introspect :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-introspect.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-introspect")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-INTROSPECT;SB-INTROSPECT.ASD.NEWEST" contains definition for system "sb-introspect". Please only define "SB-INTROSPECT" and secondary systems with a name starting with "SB-INTROSPECT/" (e.g. "SB-INTROSPECT/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-INTROSPECT;SB-INTROSPECT.ASD.NEWEST" contains definition for system "sb-introspect/tests". Please only define "SB-INTROSPECT" and secondary systems with a name starting with "SB-INTROSPECT/" (e.g. "SB-INTROSPECT/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/xref-test-data.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-INTROSPECT-TEST/XREF ...) ; compiling (IN-PACKAGE :SB-INTROSPECT-TEST/XREF) ; compiling (DEFVAR *A* ...) ; compiling (DEFCONSTANT +Z+ ...) ; compiling (DEFUN FOO ...) ; compiling (DEFUN BAR ...) ; compiling (DEFUN XREF/1 ...) ; compiling (DEFUN XREF/2 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/xref-test-data.lisp ; in: DEFUN XREF/2 ; (SB-INTROSPECT-TEST/XREF::XREF/1) ; ; note: deleting unreachable code ; compiling (LET (#) ...) ; compiling (FLET (#) ...) ; compiling (DEFUN XREF/7 ...) ; compiling (LET (#) ...) ; compiling (DEFVAR *C* ...) ; compiling (DEFUN XREF/8 ...) ; compiling (DEFMETHOD XREF/10 ...) ; compiling (DEFMETHOD XREF/11 ...) ; compiling (DEFMETHOD XREF/11 ...) ; compiling (DEFMETHOD XREF/11 ...) ; compiling (DECLAIM (INLINE INLINE/1)) ; compiling (DEFUN INLINE/1 ...) ; compiling (DEFUN XREF/12 ...) ; compiling (DEFUN XREF/13 ...) ; compiling (DEFUN XREF/14 ...) ; compiling (SB-EXT:DEFGLOBAL **GLOBAL** ...) ; compiling (DEFUN XREF/15 ...) ; compiling (DEFUN XREF/16 ...) ; compiling (DEFMACRO MACRO/1 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/xref-test-data.lisp ; in: DEFMACRO MACRO/1 ; (SB-INTROSPECT-TEST/XREF::XREF/12) ; ; note: deleting unreachable code ; compiling (DEFUN MACRO-USE/1 ...) ; compiling (DEFUN MACRO-USE/2 ...) ; compiling (FLET (#) ...) ; compiling (DEFUN MACRO-USE/4 ...) ; compiling (DECLAIM (INLINE INLINE/2)) ; compiling (DEFUN INLINE/2 ...) ; compiling (DEFUN MACRO-USE/5 ...) ; compiling (DECLAIM (INLINE INLINE/3)) ; compiling (DEFUN INLINE/3 ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/xref-test-data.lisp ; in: DEFUN INLINE/3 ; (DEFUN SB-INTROSPECT-TEST/XREF::INLINE/3 ; (SB-INTROSPECT-TEST/XREF::A ; &OPTIONAL SB-INTROSPECT-TEST/XREF::B ; &KEY SB-INTROSPECT-TEST/XREF::C SB-INTROSPECT-TEST/XREF::D) ; (LIST SB-INTROSPECT-TEST/XREF::A SB-INTROSPECT-TEST/XREF::B ; SB-INTROSPECT-TEST/XREF::C SB-INTROSPECT-TEST/XREF::D)) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-INTROSPECT-TEST/XREF::INLINE/3 ; (SB-INTROSPECT-TEST/XREF::A &OPTIONAL SB-INTROSPECT-TEST/XREF::B &KEY ; SB-INTROSPECT-TEST/XREF::C SB-INTROSPECT-TEST/XREF::D) ; (BLOCK SB-INTROSPECT-TEST/XREF::INLINE/3 ; (LIST SB-INTROSPECT-TEST/XREF::A SB-INTROSPECT-TEST/XREF::B ; SB-INTROSPECT-TEST/XREF::C SB-INTROSPECT-TEST/XREF::D))) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (A &OPTIONAL B &KEY C D) ; compiling (DEFUN INLINE/3-USER/1 ...) ; compiling (DEFUN INLINE/3-USER/2 ...) ; compiling (DEFUN INLINE/3-USER/3 ...) ; compiling (DEFUN INLINE/3-USER/4 ...) ; compiling (DECLAIM (INLINE INLINE/4)) ; compiling (DEFUN INLINE/4 ...) ; compiling (DEFUN INLINE/4-USER ...) ; compiling (DEFINE-COMPILER-MACRO CMACRO ...) ; compiling (DEFSTRUCT STRUCT ...) ; compiling (DEFUN SOURCE-USER ...) ; compiling (DEFCLASS A-CLASS ...) ; compiling (DEFCLASS A-SUBCLASS ...) ; compiling (DEFSTRUCT A-STRUCTURE) ; compiling (DEFSTRUCT (A-SUBSTRUCTURE #)) ; compiling (DEFVAR *AN-INSTANCE-OF-A-CLASS* ...) ; compiling (DEFVAR *AN-INSTANCE-OF-A-SUBCLASS* ...) ; compiling (DEFVAR *AN-INSTANCE-OF-A-STRUCTURE* ...) ; compiling (DEFVAR *AN-INSTANCE-OF-A-SUBSTRUCTURE* ...) ; compiling (DEFMETHOD A-GF-1 ...) ; compiling (DEFMETHOD A-GF-1 ...) ; compiling (DEFMETHOD A-GF-2 ...) ; compiling (DEFMETHOD A-GF-2 ...) ; compiling (DEFMETHOD A-GF-3 ...) ; compiling (DEFMETHOD A-GF-3 ...) ; compiling (DEFUN CALLED-BY-TRACED-FUN ...) ; compiling (DEFUN TRACED-FUN ...) ; compiling (TRACE TRACED-FUN) ; compiling (DEFUN CALLED-BY-INTERPRETED-FUNS ...) ; compiling (LET (#) ...) ; compiling (LET (#) ...) ; compiling (TRACE TRACED-INTERPRETED-FUN) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/xref-test-data-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.100 WARNING: Lisp compilation had style-warnings while compiling # WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST/XREF::XREF/10. WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST/XREF::XREF/11. WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST/XREF::A-GF-1. WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST/XREF::A-GF-2. WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST/XREF::A-GF-3. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/xref-test.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE :SB-INTROSPECT-TEST/XREF) ; compiling (DEFMACRO DEFINE-XREF-TEST ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.1 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.2 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.3 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.4 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.5 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.6 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.7 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.8 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.9 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.10 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.11 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.12 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.13 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.14 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.15 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.16 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.17 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.18 ...) ; compiling (DEFINE-XREF-TEST WHO-MACROEXPANDS.1 ...) ; compiling (DEFINE-XREF-TEST WHO-BINDS.1 ...) ; compiling (DEFINE-XREF-TEST WHO-SETS.1 ...) ; compiling (DEFINE-XREF-TEST WHO-SETS.2 ...) ; compiling (DEFINE-XREF-TEST WHO-REFERENCES.1 ...) ; compiling (DEFINE-XREF-TEST WHO-REFERENCES.2 ...) ; compiling (DEFINE-XREF-TEST WHO-REFERENCES.3 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.STRUCT-SLOT.1 ...) ; compiling (DEFINE-XREF-TEST WHO-CALLS.CMACRO.1 ...) ; compiling (DEFINE-XREF-TEST WHO-SPECIALIZES-DIRECTLY.1 ...) ; compiling (DEFINE-XREF-TEST WHO-SPECIALIZES-DIRECTLY.2 ...) ; compiling (DEFINE-XREF-TEST WHO-SPECIALIZES-GENERALLY.1 ...) ; compiling (DEFINE-XREF-TEST WHO-SPECIALIZES-GENERALLY.2 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/xref-test-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.013 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/test.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DECLAIM (OPTIMIZE #)) ; compiling (IN-PACKAGE :CL-USER) ; compiling (DEFUN ONE ...) ; compiling (DEFGENERIC TWO ...) ; compiling (DEFMETHOD TWO ...) ; compiling (DEFSTRUCT THREE ...) ; compiling (WITH-COMPILATION-UNIT (:SOURCE-PLIST #) ...) ; compiling "oops-off-by-one" ; compiling (DEFPARAMETER *A* ...) ; compiling (DEFVAR *B* ...) ; compiling (DEFCLASS A ...) ; compiling (DEFINE-CONDITION B ...) ; compiling (DEFSTRUCT C ...) ; compiling (DEFSTRUCT (D #) ...) ; compiling (DEFPACKAGE E ...) ; compiling (DEFINE-SYMBOL-MACRO F ...) ; compiling (DEFTYPE G ...) ; compiling (DEFCONSTANT +H+ ...) ; compiling (DEFMETHOD J ...) ; compiling (DEFMETHOD J ...) ; compiling (DEFMACRO L ...) ; compiling (DEFINE-COMPILER-MACRO M ...) ; compiling (DEFSETF N ...) ; compiling (DEFUN (SETF O) ...) ; compiling (DEFMETHOD (SETF P) ...) ; compiling (DEFINE-MODIFY-MACRO Q ...) ; compiling (DEFINE-METHOD-COMBINATION R ...) ; compiling (DEFINE-SETF-EXPANDER S ...) ; compiling (DEFGLOBAL **GLOBAL** ...) ; compiling (DEFINE-ALIEN-TYPE TEST-ALIEN-TYPE ...) ; compiling (DEFINE-ALIEN-TYPE NIL ...) ; compiling (DEFINE-ALIEN-VARIABLE ("errno" TEST-ALIEN-VAR) ...) ; compiling (DEFINE-CONDITION TEST-CONDITION ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/test-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.086 WARNING: Implicitly creating new generic function COMMON-LISP-USER::J. WARNING: Implicitly creating new generic function (COMMON-LISP:SETF COMMON-LISP-USER::P). WARNING: redefining SB-INTROSPECT::FUNCTION-DEBUG-INFO in DEFUN WARNING: redefining SB-INTROSPECT::FUNCTION-DEBUG-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::DEBUG-INFO-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::DEBUG-INFO-DEBUG-FUNCTION in DEFUN WARNING: redefining SB-INTROSPECT:VALID-FUNCTION-NAME-P in DEFUN WARNING: redefining SB-INTROSPECT::MAP-CODE-CONSTANTS in DEFUN WARNING: redefining SB-INTROSPECT::MAP-ALLOCATED-CODE-COMPONENTS in DEFUN WARNING: redefining SB-INTROSPECT::MAP-CALLER-CODE-COMPONENTS in DEFUN WARNING: redefining SB-INTROSPECT::COPY-DEFINITION-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::DEFINITION-SOURCE-P in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-PATHNAME) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-PATHNAME in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-FORM-PATH) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-FORM-PATH in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-FORM-NUMBER) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-FORM-NUMBER in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-CHARACTER-OFFSET) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-CHARACTER-OFFSET in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-FILE-WRITE-DATE) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-FILE-WRITE-DATE in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT:DEFINITION-SOURCE-PLIST) in DEFUN WARNING: redefining SB-INTROSPECT:DEFINITION-SOURCE-PLIST in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-INTROSPECT::DEFINITION-SOURCE-DESCRIPTION) in DEFUN WARNING: redefining SB-INTROSPECT::DEFINITION-SOURCE-DESCRIPTION in DEFUN WARNING: redefining SB-INTROSPECT::MAKE-DEFINITION-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::VOP-SOURCES-FROM-FUN-TEMPLATES in DEFUN WARNING: redefining SB-INTROSPECT::FIND-VOP-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT:FIND-DEFINITION-SOURCES-BY-NAME in DEFUN WARNING: redefining SB-INTROSPECT:FIND-DEFINITION-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::FIND-FUNCTION-DEFINITION-SOURCE in DEFUN WARNING: redefining SB-INTROSPECT::TRANSLATE-SOURCE-LOCATION in DEFUN WARNING: redefining SB-INTROSPECT:FUNCTION-ARGLIST in DEFUN WARNING: redefining SB-INTROSPECT:FUNCTION-LAMBDA-LIST in DEFUN WARNING: redefining SB-INTROSPECT:DEFTYPE-LAMBDA-LIST in DEFUN WARNING: redefining SB-INTROSPECT:FUNCTION-TYPE in DEFUN WARNING: redefining SB-INTROSPECT:FIND-FUNCTION-CALLEES in DEFUN WARNING: redefining SB-INTROSPECT:FIND-FUNCTION-CALLERS in DEFUN WARNING: redefining SB-INTROSPECT::COLLECT-XREF in DEFUN WARNING: redefining SB-INTROSPECT:WHO-CALLS in DEFUN WARNING: redefining SB-INTROSPECT:WHO-BINDS in DEFUN WARNING: redefining SB-INTROSPECT:WHO-REFERENCES in DEFUN WARNING: redefining SB-INTROSPECT:WHO-SETS in DEFUN WARNING: redefining SB-INTROSPECT:WHO-MACROEXPANDS in DEFUN WARNING: redefining SB-INTROSPECT:WHO-SPECIALIZES-DIRECTLY in DEFUN WARNING: redefining SB-INTROSPECT:WHO-SPECIALIZES-GENERALLY in DEFUN WARNING: redefining SB-INTROSPECT::CANONICALIZE-CLASS-DESIGNATOR in DEFUN WARNING: redefining SB-INTROSPECT::METHOD-GENERIC-FUNCTION-NAME in DEFUN WARNING: redefining SB-INTROSPECT::COLLECT-SPECIALIZING-METHODS in DEFUN WARNING: redefining SB-INTROSPECT:ALLOCATION-INFORMATION in DEFUN WARNING: redefining SB-INTROSPECT:MAP-ROOT in DEFUN WARNING: redefining SB-RT::PEND in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-RT::PEND) in DEFUN WARNING: redefining SB-RT::NAME in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-RT::NAME) in DEFUN WARNING: redefining SB-RT::FORM in DEFUN WARNING: redefining (COMMON-LISP:SETF SB-RT::FORM) in DEFUN WARNING: redefining SB-RT::MAKE-ENTRY in DEFUN WARNING: redefining SB-RT::VALS in DEFMACRO WARNING: redefining SB-RT::DEFN in DEFMACRO WARNING: redefining SB-RT:PENDING-TESTS in DEFUN WARNING: redefining SB-RT:REM-ALL-TESTS in DEFUN WARNING: redefining SB-RT:REM-TEST in DEFUN WARNING: redefining SB-RT:GET-TEST in DEFUN WARNING: redefining SB-RT::GET-ENTRY in DEFUN WARNING: redefining SB-RT:DEFTEST in DEFMACRO WARNING: redefining SB-RT::ADD-ENTRY in DEFUN WARNING: redefining SB-RT::REPORT-ERROR in DEFUN WARNING: redefining SB-RT:DO-TEST in DEFUN WARNING: redefining SB-RT::EQUALP-WITH-CASE in DEFUN WARNING: redefining SB-RT::DO-ENTRY in DEFUN WARNING: redefining SB-RT:CONTINUE-TESTING in DEFUN WARNING: redefining SB-RT:DO-TESTS in DEFUN WARNING: redefining SB-RT::DO-ENTRIES in DEFUN ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/test-driver.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-INTROSPECT-TEST ...) ; compiling (IN-PACKAGE :SB-INTROSPECT-TEST) ; compiling (DEFMACRO DEFTEST* ...) ; compiling (DEFUN EXPECT-WILD-RETURN-TYPE-P ...) ; compiling (DEFTEST FUNCTION-LAMBDA-LIST.1 ...) ; compiling (DEFTEST FUNCTION-LAMBDA-LIST.2 ...) ; compiling (DEFTEST FUNCTION-LAMBDA-LIST.3 ...) ; compiling (DEFTEST MACRO-LAMBDA-LIST.1 ...) ; compiling (DEFTEST MACRO-LAMBDA-LIST.2 ...) ; compiling (DEFTEST DEFINITION-SOURCE.1 ...) ; compiling (DEFTEST DEFINITION-SOURCE-PLIST.1 ...) ; compiling (DEFTEST DEFINITION-SOURCE-PLIST.2 ...) ; compiling (DEFUN MATCHP ...) ; compiling (DEFUN MATCHP-NAME ...) ; compiling (DEFUN MATCHP-LENGTH ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.1 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.2 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.3 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.4 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.5 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.6 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.7 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.8 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.9 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.10 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.11 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.12 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.13 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.14 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.15 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.16 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.17 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.18 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.19 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.20 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.21 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.22 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.23 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.24 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.25 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.26 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.27 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.28 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.29 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.30 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.31 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.32 ...) ; compiling (DEFTEST FIND-SOURCE-STUFF.33 ...) ; compiling (DEFGENERIC XUUQ ...) ; compiling (DEFMETHOD XUUQ ...) ; compiling (DEFMETHOD XUUQ ...) ; compiling (DEFTEST GF-INTERPLAY.1 ...) ; compiling (DEFMETHOD KROOLZ ...) ; compiling (DEFTEST GF-INTERPLAY.2 ...) ; compiling (DEFTYPE FOOBAR-TYPE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect/test-driver.lisp ; in: DEFTYPE FOOBAR-TYPE ; (DEFTYPE SB-INTROSPECT-TEST::FOOBAR-TYPE ; (&WHOLE SB-INTROSPECT-TEST::W &ENVIRONMENT SB-INTROSPECT-TEST::E ; SB-INTROSPECT-TEST::R1 SB-INTROSPECT-TEST::R2 ; &OPTIONAL SB-INTROSPECT-TEST::O ; &REST REST ; &KEY SB-INTROSPECT-TEST::K1 ...) ; (DECLARE ; (IGNORE SB-INTROSPECT-TEST::W SB-INTROSPECT-TEST::E SB-INTROSPECT-TEST::R1 ; SB-INTROSPECT-TEST::R2 SB-INTROSPECT-TEST::O REST SB-INTROSPECT-TEST::K1 ; SB-INTROSPECT-TEST::K2 SB-INTROSPECT-TEST::K3)) ; NIL) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (R1 R2 &OPTIONAL O &REST REST ; &KEY K1 K2 K3) ; compiling (DEFTEST DEFTYPE-LAMBDA-LIST.1 ...) ; compiling (DEFTEST DEFTYPE-LAMBDA-LIST.2 ...) ; compiling (DEFTEST DEFTYPE-LAMBDA-LIST.3 ...) ; compiling (DEFTEST DEFTYPE-LAMBDA-LIST.4 ...) ; compiling (DEFUN TAI ...) ; compiling (DEFTEST ALLOCATION-INFROMATION.1 ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.2 ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.3 ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.3B ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.THREAD.1 ...) ; compiling (DEFUN THREAD-TAI ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.THREAD.2 ...) ; compiling (DEFUN THREAD-TAI2 ...) ; compiling (DEFTEST ALLOCATION-INFORMATION.THREAD.3 ...) ; compiling (DEFUN TYPE-EQUAL ...) ; compiling (DEFMACRO INTERPRET ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN MOON ...) ; compiling (DEFTEST FUNCTION-TYPE.1 ...) ; compiling (DEFUN SUN ...) ; compiling (DEFTEST FUNCTION-TYPE.2 ...) ; compiling (DEFTEST FUNCTION-TYPE.5 ...) ; compiling (DEFTEST FUNCTION-TYPE.6 ...) ; compiling (DEFTEST FUNCTION-TYPE.7 ...) ; compiling (DEFTEST FUNCTION-TYPE.8 ...) ; compiling (DEFGENERIC EARTH ...) ; compiling (DEFTEST FUNCTION-TYPE+GFS.1 ...) ; compiling (DEFMETHOD MARS ...) ; compiling (DEFSTRUCT (STRUCT # ...) ...) ; compiling (DEFTEST FUNCTION-TYPE+DEFSTRUCT.2 ...) ; compiling (DEFTEST FUNCTION-TYPE+DEFSTRUCT.3 ...) ; compiling (DEFSTRUCT (TYPED-STRUCT :NAMED ...) ...) ; compiling (DEFTEST FUNCTION-TYPE+DEFSTRUCT.4 ...) ; compiling (DEFTEST FUNCTION-TYPE+DEFSTRUCT.5 ...) ; compiling (DEFUN (SETF SUN) ...) ; compiling (DEFTEST FUNCTION-TYPE+SETF.1 ...) ; compiling (DEFTEST FUNCTION-TYPE+MISC.1 ...) ; compiling (DEFTEST DEFSTRUCT-FUN-SOURCES ...) ; compiling (DEFTEST DEFSTRUCT-FUN-SOURCES-BY-NAME ...) ; compiling (DEFTEST ALIEN-TYPE.1 ...) ; compiling (DEFTEST ALIEN-TYPE.2 ...) ; compiling (DEFTEST ALIEN-VARIABLE ...) ; compiling (DEFTEST CONDITION-SLOT-READER ...) ; compiling (DEFTEST CONDITION-SLOT-WRITER ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-introspect/test-driver-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.109 WARNING: Lisp compilation had style-warnings while compiling # WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST::KROOLZ. WARNING: Implicitly creating new generic function SB-INTROSPECT-TEST::MARS. Doing 105 pending tests of 105 tests total. SB-INTROSPECT-TEST/XREF::WHO-CALLS.1 SB-INTROSPECT-TEST/XREF::WHO-CALLS.2 SB-INTROSPECT-TEST/XREF::WHO-CALLS.3 SB-INTROSPECT-TEST/XREF::WHO-CALLS.4 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 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-INTROSPECT-TEST/XREF::WHO-CALLS.17 SB-INTROSPECT-TEST/XREF::WHO-CALLS.18 SB-INTROSPECT-TEST/XREF::WHO-MACROEXPANDS.1 SB-INTROSPECT-TEST/XREF::WHO-BINDS.1 SB-INTROSPECT-TEST/XREF::WHO-SETS.1 SB-INTROSPECT-TEST/XREF::WHO-SETS.2 SB-INTROSPECT-TEST/XREF::WHO-REFERENCES.1 SB-INTROSPECT-TEST/XREF::WHO-REFERENCES.2 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.2 SB-INTROSPECT-TEST::FUNCTION-LAMBDA-LIST.3 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.1 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.2 SB-INTROSPECT-TEST::DEFINITION-SOURCE.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::ALLOCATION-INFROMATION.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.3 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.3B 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.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 No tests failed. ; ; compilation unit finished ; caught 2 STYLE-WARNING conditions ; printed 2 notes * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect' + touch obj/asdf-cache/sb-introspect/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-md5 + test -f contrib/sb-md5/Makefile + test -f contrib/sb-md5/test-passed + test -f obj/asdf-cache/sb-md5/test-passed.test-report + mkdir -p obj/asdf-cache/sb-md5/ + make -C contrib/sb-md5 test ++ basename sb-md5 + tee output/building-contrib.sb-md5 make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-md5")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5-tests". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-md5/module-setup.lisp" (written 22 JAN 2017 06:50:22 PM): ; compiling (PROVIDE :SB-MD5) ; compiling (REQUIRE :SB-ROTATE-BYTE) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-md5/module-setup.fasl written ; compilation finished in 0:00:00.000 WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. * echo "(defsystem :sb-md5 :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-md5.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-md5")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MD5;SB-MD5.ASD.NEWEST" contains definition for system "sb-md5-tests". Please only define "SB-MD5" and secondary systems with a name starting with "SB-MD5/" (e.g. "SB-MD5/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5/md5-tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE #:SB-MD5-TESTS ...) ; compiling (IN-PACKAGE #:SB-MD5-TESTS) ; compiling (DEFUN BYTE-ARRAY-TO-HEX-STRING ...) ; compiling (DEFUN ONE-SHOT-TEST ...) ; compiling (DEFUN INCREMENTAL-TEST ...) ; compiling (DEFUN FILL-POINTER-TEST ...) ; compiling (DEFUN TESTS-FOR-TEST-SUITE ...) ; compiling (DEFINE-RFC1321-TESTS (# # ...)) ; compiling (DEFINE-OTHER-TESTS (# # ...)) ; compiling (DEFTEST SB-MD5.MD5SUM-FILE.0 ...) ; compiling (DEFTEST SB-MD5.MD5SUM-SEQUENCE.ERROR.0 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-md5/md5-tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.054 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 SB-MD5-TESTS::SB-MD5.OTHER.ONE-SHOT.28 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 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: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5' + touch obj/asdf-cache/sb-md5/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-mpfr + test -f contrib/sb-mpfr/Makefile + test -f contrib/sb-mpfr/test-passed + test -f obj/asdf-cache/sb-mpfr/test-passed.test-report + mkdir -p obj/asdf-cache/sb-mpfr/ + make -C contrib/sb-mpfr test ++ basename sb-mpfr + tee output/building-contrib.sb-mpfr make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-mpfr")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-MPFR;SB-MPFR.ASD.NEWEST" contains definition for system "sb-mpfr". Please only define "SB-MPFR" and secondary systems with a name starting with "SB-MPFR/" (e.g. "SB-MPFR/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MPFR;SB-MPFR.ASD.NEWEST" contains definition for system "sb-mpfr-tests". Please only define "SB-MPFR" and secondary systems with a name starting with "SB-MPFR/" (e.g. "SB-MPFR/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-mpfr/module-setup.lisp" (written 22 JAN 2017 06:50:24 PM): ; compiling (PROVIDE :SB-MPFR) ; compiling (REQUIRE :SB-GMP) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-mpfr/module-setup.fasl written ; compilation finished in 0:00:00.000 WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp-tests". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr/mpfr.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-MPFR ...) ; compiling (IN-PACKAGE :SB-MPFR) ; compiling (DEFVAR +MPFR-PRECISION+) ; compiling (DEFVAR *MPFR-VERSION* ...) ; compiling (DEFVAR *MPFR-FEATURES* ...) ; compiling (DEFUN TRY-LOAD-SHARED-OBJECT ...) ; compiling (DEFUN %LOAD-MPFR ...) ; compiling (DEFUN LOAD-MPFR ...) ; compiling (LOAD-MPFR) ; compiling (DEFINE-ALIEN-TYPE NIL ...) ; compiling (DEFINE-ALIEN-TYPE MPFR_RND_ENUM ...) ; compiling (DECLAIM (INLINE MPFR_INIT2 ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_INIT2 ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CLEAR ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_FLT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_NAN ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_INF ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_ZERO ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_DEFAULT_PREC ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_STR ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr/mpfr.lisp ; in: DEFINE-ALIEN-ROUTINE MPFR_GET_STR ; (DEFINE-ALIEN-ROUTINE SB-MPFR::MPFR_GET_STR (* CHAR) (SB-MPFR::STR (* CHAR)) ; (SB-MPFR:EXP (* LONG)) (SB-MPFR::BASE INT) ; (SB-MPFR::N UNSIGNED) ; (SB-MPFR::X (* (STRUCT SB-MPFR::MPFRFLOAT))) ; (SB-MPFR::RND SB-MPFR::MPFR_RND_ENUM)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION BLOCK WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET SYMBOL-MACROLET ; --> VALUES PROG1 LET ALIEN-FUNCALL ; --> SB-ALIEN-INTERNALS:INVOKE-WITH-SAVED-FP-AND-PC LAMBDA FUNCTION ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DECLAIM (INLINE MPFR_GET_FLT ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_FLT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_GET_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FREE_STR ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SET_STR ...) ; compiling (DECLAIM (INLINE MPFR_ADD ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ADD_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_UI_SUB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SI_SUB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_D_SUB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_Z_SUB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUB_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SQR ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_UI_DIV ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SI_DIV ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_D_DIV ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SQRT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SQRT_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_REC_SQRT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CBRT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ROOT ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_POW ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_POW_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_POW_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_POW_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_UI_POW ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_NEG ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ABS ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIM ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_2UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MUL_2SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_2UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_DIV_2SI ...) ; compiling (DEFMACRO DEFINE-ONEARG-MPFR-INT ...) ; compiling (DEFINE-ONEARG-MPFR-INT (MPFR_LOG MPFR_LOG2 ...)) ; compiling (DEFMACRO DEFINE-TWOARG-MPFR-INT ...) ; compiling (DEFINE-TWOARG-MPFR-INT (MPFR_SIN_COS MPFR_ATAN2 ...)) ; compiling (DECLAIM (INLINE MPFR_FAC_UI ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FAC_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ZETA_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_JN ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_YN ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FMA ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FMS ...) ; compiling (DEFMACRO DEFINE-CONST-MPFR-INT ...) ; compiling (DEFINE-CONST-MPFR-INT (MPFR_CONST_LOG2 MPFR_CONST_PI ...)) ; compiling (DECLAIM (INLINE MPFR_SUM)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SUM ...) ; compiling (DECLAIM (INLINE MPFR_CMP ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_UI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_SI ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_D ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_Z ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_Q ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_UI_2EXP ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMP_SI_2EXP ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CMPABS ...) ; compiling (DEFMACRO DEFINE-ONEARG-MPFR-BOOL ...) ; compiling (DEFINE-ONEARG-MPFR-BOOL (MPFR_NAN_P MPFR_INF_P ...)) ; compiling (DECLAIM (INLINE MPFR_SGN)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_SGN ...) ; compiling (DEFMACRO DEFINE-TWOARG-MPFR-BOOL ...) ; compiling (DEFINE-TWOARG-MPFR-BOOL (MPFR_GREATER_P MPFR_GREATEREQUAL_P ...)) ; compiling (DEFMACRO DEFINE-MPFR-VOID ...) ; compiling (DEFINE-MPFR-VOID (MPFR_CLEAR_UNDERFLOW MPFR_CLEAR_OVERFLOW ...)) ; compiling (DEFMACRO DEFINE-MPFR-BOOL ...) ; compiling (DEFINE-MPFR-BOOL (MPFR_UNDERFLOW_P MPFR_OVERFLOW_P ...)) ; compiling (DECLAIM (INLINE MPFR_URANDOMB ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_URANDOMB ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_URANDOM ...) ; compiling (DEFINE-ONEARG-MPFR-INT (MPFR_RINT MPFR_RINT_CEIL ...)) ; compiling (DECLAIM (INLINE MPFR_CEIL ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_CEIL ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FLOOR ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_ROUND ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_TRUNC ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_MODF ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FMOD ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_REMAINDER ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_REMQUO ...) ; compiling (DEFPARAMETER *MPFR-RND* ...) ; compiling (DEFPARAMETER *MPFR-BASE* ...) ; compiling (DECLAIM (INLINE MPFR-FLOAT-REF ...)) ; compiling (DEFSTRUCT (MPFR-FLOAT #) ...) ; compiling (DEFUN MAKE-MPFR-FLOAT ...) ; compiling (DEFMACRO WITH-PRECISION ...) ; compiling (DEFUN SET-PRECISION ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFUN MPFR-FLOAT-TO-STRING ...) ; compiling (DEFUN MPFR-READER ...) ; compiling (DEFUN ENABLE-MPFR-SYNTAX ...) ; compiling (ENABLE-MPFR-SYNTAX *READTABLE*) ; compiling (DEFUN ADD ...) ; compiling (DEFUN SUB ...) ; compiling (DEFUN MUL ...) ; compiling (DEFUN SQARE ...) ; compiling (DEFUN DIV ...) ; compiling (DEFUN SQRT ...) ; compiling (DEFUN RECIPROCAL-SQRT ...) ; compiling (DEFUN CUBIC-ROOT ...) ; compiling (DEFUN K-ROOT ...) ; compiling (DEFUN POWER ...) ; compiling (DEFUN NEGATE ...) ; compiling (DEFUN ABS ...) ; compiling (DEFUN DIM ...) ; compiling (DEFUN MUL-2-RAISED ...) ; compiling (DEFUN DIV-2-RAISED ...) ; compiling (DEFMACRO DEFINE-ONEARG-MPFR-FUNS ...) ; compiling (DEFINE-ONEARG-MPFR-FUNS (# # ...)) ; compiling (DEFUN ATAN ...) ; compiling (DEFUN SIN-COS ...) ; compiling (DEFUN SINH-COSH ...) ; compiling (DEFUN ARITHMETIC-GEOMETRIC-MEAN ...) ; compiling (DEFUN HYPOT ...) ; compiling (DEFUN FAC ...) ; compiling (DEFUN ZETA ...) ; compiling (DEFUN JN ...) ; compiling (DEFUN YN ...) ; compiling (DEFUN FMA ...) ; compiling (DEFUN FMS ...) ; compiling (DEFUN SUM ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr/mpfr.lisp ; in: DEFUN SUM ; (SETF (DEREF SB-MPFR::AR (INCF SB-MPFR::IDX)) ; (SB-MPFR::MPFR-FLOAT-REF SB-MPFR::X)) ; --> LET* SB-ALIEN-INTERNALS:%SET-DEREF SETF LET* FUNCALL SB-C::%FUNCALL ; --> (SETF SB-ALIEN-INTERNALS:%ALIEN-VALUE) LET ; --> SB-ALIEN-INTERNALS:MAYBE-WITH-PINNED-OBJECTS PROGN LET ; --> SB-ALIEN-INTERNALS:NATURALIZE ; ==> ; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN ; '#) ; ; note: unable to ; optimize ; because: ; could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure ; compiling (DEFMACRO DEFINE-CONST-MPFR-FUNS ...) ; compiling (DEFINE-CONST-MPFR-FUNS (# # ...)) ; compiling (DEFMACRO DEFINE-ONEARG-MPFR-PREDICATES ...) ; compiling (DEFINE-ONEARG-MPFR-PREDICATES (# # ...)) ; compiling (DEFMACRO DEFINE-TWOARG-MPFR-PREDICATES ...) ; compiling (DEFINE-TWOARG-MPFR-PREDICATES (# # ...)) ; compiling (DEFUN COMPARE ...) ; compiling (DEFUN COMPARE-2EXP ...) ; compiling (DEFMACRO DEFINE-MPFR-FLAG-FUNS ...) ; compiling (DEFINE-MPFR-FLAG-FUNS (# # ...)) ; compiling (DEFMACRO DEFINE-MPFR-FLAG-PREDICATES ...) ; compiling (DEFINE-MPFR-FLAG-PREDICATES (# # ...)) ; compiling (DEFUN URANDOMB ...) ; compiling (DEFUN URANDOM ...) ; compiling (DEFINE-ONEARG-MPFR-FUNS (# # ...)) ; compiling (DEFMACRO DEFINE-ONEARG-NO-RND-MPFR-FUNS ...) ; compiling (DEFINE-ONEARG-NO-RND-MPFR-FUNS (# # ...)) ; compiling (DEFUN MODF ...) ; compiling (DEFUN FMOD ...) ; compiling (DEFUN REMAINDER ...) ; compiling (DEFUN REMAINDER-QUOT ...) ; compiling (DECLAIM (INLINE MPFR_FITS_ULONG_P ...)) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FITS_ULONG_P ...) ; compiling (DEFINE-ALIEN-ROUTINE MPFR_FITS_SLONG_P ...) ; compiling (DEFUN COERCE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-mpfr/mpfr-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:06.862 ; ; compilation unit finished ; printed 2 notes * echo "(defsystem :sb-mpfr :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-mpfr.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-mpfr")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-MPFR;SB-MPFR.ASD.NEWEST" contains definition for system "sb-mpfr". Please only define "SB-MPFR" and secondary systems with a name starting with "SB-MPFR/" (e.g. "SB-MPFR/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-MPFR;SB-MPFR.ASD.NEWEST" contains definition for system "sb-mpfr-tests". Please only define "SB-MPFR" and secondary systems with a name starting with "SB-MPFR/" (e.g. "SB-MPFR/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GMP;SB-GMP.ASD.NEWEST" contains definition for system "sb-gmp-tests". Please only define "SB-GMP" and secondary systems with a name starting with "SB-GMP/" (e.g. "SB-GMP/test") in that file. STYLE-WARNING: Undefined alien: "mpfr_get_version" STYLE-WARNING: Undefined alien: "mpfr_get_default_prec" WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr/tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE "SB-MPFR-TESTS" ...) ; compiling (IN-PACKAGE "SB-MPFR-TESTS") ; compiling (DEFUN SAMPLE ...) ; compiling (DEFUN SAMPLE2 ...) ; compiling (DEFUN SAMPLE-PI ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-mpfr/tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.033 Doing 0 pending tests of 0 tests total. No tests failed. * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr' + touch obj/asdf-cache/sb-mpfr/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-posix + test -f contrib/sb-posix/Makefile + test -f contrib/sb-posix/test-passed + test -f obj/asdf-cache/sb-posix/test-passed.test-report + mkdir -p obj/asdf-cache/sb-posix/ + make -C contrib/sb-posix test ++ basename sb-posix + tee output/building-contrib.sb-posix make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-posix")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix/tests". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/module-setup.lisp" (written 22 JAN 2017 06:50:32 PM): ; compiling (PROVIDE :SB-POSIX) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/module-setup.fasl written ; compilation finished in 0:00:00.000 * echo "(defsystem :sb-posix :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-posix.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-posix")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix/tests". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. 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: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/libc-tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE #:SB-LIBC-TESTS ...) ; compiling (IN-PACKAGE "SB-LIBC-TESTS") ; compiling (DEFPARAMETER *TESTS* ...) ; compiling (DEFTEST SB-LIBC.STRTOD.0 ...) ; compiling (DEFTEST SB-LIBC.STRTOD.1 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/libc-tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.006 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix/posix-tests.lisp" (written 22 JAN 2017 06:44:19 PM): ; compiling (DEFPACKAGE "SB-POSIX-TESTS" ...) ; compiling (IN-PACKAGE "SB-POSIX-TESTS") ; compiling (DEFVAR *TEST-DIRECTORY* ...) ; compiling (DEFVAR *CURRENT-DIRECTORY* ...) ; compiling (DEFVAR *THIS-FILE* ...) ; compiling (DEFCONSTANT +MODE-RWX-ALL+ ...) ; compiling (DEFMACRO DEFINE-EACCES-TEST ...) ; compiling (DEFTEST CHDIR.1 ...) ; compiling (DEFTEST CHDIR.2 ...) ; compiling (DEFTEST CHDIR.3 ...) ; compiling (DEFTEST CHDIR.4 ...) ; compiling (DEFTEST CHDIR.5 ...) ; compiling (DEFTEST CHDIR.6 ...) ; compiling (DEFTEST CHDIR.7 ...) ; compiling (DEFTEST CHDIR.8 ...) ; compiling (DEFTEST CHDIR.ERROR.1 ...) ; compiling (DEFTEST CHDIR.ERROR.2 ...) ; compiling (DEFTEST MKDIR.1 ...) ; compiling (DEFTEST MKDIR.2 ...) ; compiling (DEFTEST MKDIR.ERROR.1 ...) ; compiling (DEFTEST MKDIR.ERROR.2 ...) ; compiling (DEFINE-EACCES-TEST MKDIR.ERROR.3 ...) ; compiling (DEFTEST RMDIR.1 ...) ; compiling (DEFTEST RMDIR.2 ...) ; compiling (DEFTEST RMDIR.ERROR.1 ...) ; compiling (DEFTEST RMDIR.ERROR.2 ...) ; compiling (DEFTEST RMDIR.ERROR.4 ...) ; compiling (DEFINE-EACCES-TEST RMDIR.ERROR.5 ...) ; compiling (DEFTEST STAT.1 ...) ; compiling (DEFTEST STAT.2 ...) ; compiling (DEFTEST STAT.3 ...) ; compiling (DEFTEST STAT.4 ...) ; compiling (DEFTEST STAT.5 ...) ; compiling (DEFTEST STAT.ERROR.1 ...) ; compiling (DEFINE-EACCES-TEST STAT.ERROR.2 ...) ; compiling (DEFMACRO WITH-STAT-MODE ...) ; compiling (DEFMACRO WITH-LSTAT-MODE ...) ; compiling (DEFTEST STAT-MODE.1 ...) ; compiling (DEFTEST STAT-MODE.2 ...) ; compiling (DEFTEST STAT-MODE.3 ...) ; compiling (DEFTEST STAT-MODE.4 ...) ; compiling (DEFTEST STAT-MODE.5 ...) ; compiling (DEFTEST STAT-MODE.6 ...) ; compiling (DEFTEST STAT-MODE.7 ...) ; compiling (DEFTEST STAT-MODE.8 ...) ; compiling (DEFTEST FILENAME-DESIGNATOR.1 ...) ; compiling (DEFTEST OPEN.1 ...) ; compiling (DEFTEST OPEN.ERROR.1 ...) ; compiling (DEFTEST FCNTL.1 ...) ; compiling (DEFTEST FCNTL.FLOCK.1 ...) ; compiling (DEFTEST FCNTL.FLOCK.2 ...) ; compiling (DEFTEST READ.1 ...) ; compiling (DEFTEST OPENDIR.1 ...) ; compiling (DEFTEST READDIR.1 ...) ; compiling (DEFTEST READDIR/DIRENT-NAME ...) ; compiling (DEFTEST WRITE.1 ...) ; compiling (DEFTEST PWENT.1 ...) ; compiling (DEFTEST PWENT.2 ...) ; compiling (DEFTEST PWENT.NON-EXISTING ...) ; compiling (DEFTEST GRENT.1 ...) ; compiling (DEFTEST GRENT.2 ...) ; compiling (DEFTEST GRENT.NON-EXISTING ...) ; compiling (DEFTEST TIME.1 ...) ; compiling (DEFTEST UTIMES.1 ...) ; compiling (DEFTEST READLINK.1 ...) ; compiling (DEFTEST READLINK.2 ...) ; compiling (DEFTEST READLINK.ERROR.1 ...) ; compiling (DEFTEST READLINK.ERROR.2 ...) ; compiling (DEFTEST READLINK.ERROR.3 ...) ; compiling (DEFTEST READLINK.ERROR.4 ...) ; compiling (DEFTEST READLINK.ERROR.5 ...) ; compiling (DEFTEST READLINK.ERROR.6 ...) ; compiling (DEFTEST READLINK.ERROR.7 ...) ; compiling (DEFTEST GETCWD.1 ...) ; compiling (DEFTEST MKSTEMP.1 ...) ; compiling (DEFTEST MKDTEMP.1 ...) ; compiling (DEFTEST MKTEMP.1 ...) ; compiling (DEFTEST MKSTEMP.NULL-TERMINATE ...) ; compiling (DEFTEST ENVSTUFF ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-posix/posix-tests-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.042 Doing 72 pending tests of 72 tests total. 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 SB-POSIX-TESTS::CHDIR.7 SB-POSIX-TESTS::CHDIR.8 SB-POSIX-TESTS::CHDIR.ERROR.1 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-POSIX-TESTS::RMDIR.ERROR.1 SB-POSIX-TESTS::RMDIR.ERROR.2 SB-POSIX-TESTS::RMDIR.ERROR.4 SB-POSIX-TESTS::RMDIR.ERROR.5 SB-POSIX-TESTS::STAT.1 SB-POSIX-TESTS::STAT.2 SB-POSIX-TESTS::STAT.3 SB-POSIX-TESTS::STAT.4 SB-POSIX-TESTS::STAT.5 SB-POSIX-TESTS::STAT.ERROR.1 SB-POSIX-TESTS::STAT.ERROR.2 SB-POSIX-TESTS::STAT-MODE.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-POSIX-TESTS::STAT-MODE.6 SB-POSIX-TESTS::STAT-MODE.7 SB-POSIX-TESTS::STAT-MODE.8 SB-POSIX-TESTS::FILENAME-DESIGNATOR.1 SB-POSIX-TESTS::OPEN.1 SB-POSIX-TESTS::OPEN.ERROR.1 SB-POSIX-TESTS::FCNTL.1 SB-POSIX-TESTS::FCNTL.FLOCK.1 SB-POSIX-TESTS::FCNTL.FLOCK.2 SB-POSIX-TESTS::READ.1 SB-POSIX-TESTS::OPENDIR.1 SB-POSIX-TESTS::READDIR.1 SB-POSIX-TESTS::READDIR/DIRENT-NAME SB-POSIX-TESTS::WRITE.1 SB-POSIX-TESTS::PWENT.1 SB-POSIX-TESTS::PWENT.2 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::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: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix' + touch obj/asdf-cache/sb-posix/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-queue + test -f contrib/sb-queue/Makefile + test -f contrib/sb-queue/test-passed + test -f obj/asdf-cache/sb-queue/test-passed.test-report + mkdir -p obj/asdf-cache/sb-queue/ + make -C contrib/sb-queue test ++ basename sb-queue + tee output/building-contrib.sb-queue make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-queue' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-queue")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-QUEUE;SB-QUEUE.ASD.NEWEST" contains definition for system "sb-queue". Please only define "SB-QUEUE" and secondary systems with a name starting with "SB-QUEUE/" (e.g. "SB-QUEUE/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-queue/module-setup.lisp" (written 22 JAN 2017 06:50:36 PM): ; compiling (PROVIDE :SB-QUEUE) ; compiling (REQUIRE :SB-CONCURRENCY) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-queue/module-setup.fasl written ; compilation finished in 0:00:00.000 WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency-tests". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-queue/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE :SB-QUEUE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-queue/package-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.003 * echo "(defsystem :sb-queue :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-queue.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-queue")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-QUEUE;SB-QUEUE.ASD.NEWEST" contains definition for system "sb-queue". Please only define "SB-QUEUE" and secondary systems with a name starting with "SB-QUEUE/" (e.g. "SB-QUEUE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-CONCURRENCY;SB-CONCURRENCY.ASD.NEWEST" contains definition for system "sb-concurrency-tests". Please only define "SB-CONCURRENCY" and secondary systems with a name starting with "SB-CONCURRENCY/" (e.g. "SB-CONCURRENCY/test") in that file. * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-queue' + touch obj/asdf-cache/sb-queue/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-rotate-byte + test -f contrib/sb-rotate-byte/Makefile + test -f contrib/sb-rotate-byte/test-passed + test -f obj/asdf-cache/sb-rotate-byte/test-passed.test-report + mkdir -p obj/asdf-cache/sb-rotate-byte/ + make -C contrib/sb-rotate-byte test ++ basename sb-rotate-byte + tee output/building-contrib.sb-rotate-byte make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-rotate-byte")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/module-setup.lisp" (written 22 JAN 2017 06:50:37 PM): ; compiling (PROVIDE :SB-ROTATE-BYTE) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/module-setup.fasl written ; compilation finished in 0:00:00.000 * echo "(defsystem :sb-rotate-byte :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rotate-byte.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rotate-byte")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-ROTATE-BYTE;SB-ROTATE-BYTE.ASD.NEWEST" contains definition for system "sb-rotate-byte/tests". Please only define "SB-ROTATE-BYTE" and secondary systems with a name starting with "SB-ROTATE-BYTE/" (e.g. "SB-ROTATE-BYTE/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte/rotate-byte-tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-ROTATE-BYTE") ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (FLET (#) ...) ; compiling (DEFUN PFIXNUM/C ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN PFIXNUM ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB32/C ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB32/-C ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB32 ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB32-REG-PRESSURE ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB64/C ...) ; compiling (DEFUN UB64/-C ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (DEFUN UB64 ...) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; compiling (ASSERT (= # ...)) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rotate-byte/rotate-byte-tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.073 * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte' + touch obj/asdf-cache/sb-rotate-byte/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-rt + test -f contrib/sb-rt/Makefile + test -f contrib/sb-rt/test-passed + test -f obj/asdf-cache/sb-rt/test-passed.test-report + mkdir -p obj/asdf-cache/sb-rt/ + make -C contrib/sb-rt test ++ basename sb-rt + tee output/building-contrib.sb-rt make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rt' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-rt")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rt/module-setup.lisp" (written 22 JAN 2017 06:50:38 PM): ; compiling (PROVIDE :SB-RT) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-rt/module-setup.fasl written ; compilation finished in 0:00:00.000 * echo "(defsystem :sb-rt :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rt.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rt")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rt' + touch obj/asdf-cache/sb-rt/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-simple-streams + test -f contrib/sb-simple-streams/Makefile + test -f contrib/sb-simple-streams/test-passed + test -f obj/asdf-cache/sb-simple-streams/test-passed.test-report + mkdir -p obj/asdf-cache/sb-simple-streams/ + make -C contrib/sb-simple-streams test ++ basename sb-simple-streams + tee output/building-contrib.sb-simple-streams make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams' make -C ../asdf make[1]: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make[1]: Nothing to be done for 'fasl'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-simple-streams")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-SIMPLE-STREAMS;SB-SIMPLE-STREAMS.ASD.NEWEST" contains definition for system "sb-simple-streams". Please only define "SB-SIMPLE-STREAMS" and secondary systems with a name starting with "SB-SIMPLE-STREAMS/" (e.g. "SB-SIMPLE-STREAMS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-SIMPLE-STREAMS;SB-SIMPLE-STREAMS.ASD.NEWEST" contains definition for system "sb-simple-streams/tests". Please only define "SB-SIMPLE-STREAMS" and secondary systems with a name starting with "SB-SIMPLE-STREAMS/" (e.g. "SB-SIMPLE-STREAMS/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/module-setup.lisp" (written 22 JAN 2017 06:50:40 PM): ; compiling (PROVIDE :SB-SIMPLE-STREAMS) ; compiling (REQUIRE :SB-BSD-SOCKETS) ; compiling (REQUIRE :SB-POSIX) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/module-setup.fasl written ; compilation finished in 0:00:00.001 WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets/tests". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix/tests". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. 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 "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/package.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE SB-SIMPLE-STREAMS ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/package-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/fndb.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "COMMON-LISP") ; compiling (SB-C:DEFKNOWN OPEN ...) ; compiling (SB-C:DEFKNOWN LISTEN ...) ; compiling (SB-C:DEFKNOWN READ-SEQUENCE ...) ; compiling (SB-C:DEFKNOWN CLEAR-INPUT ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/fndb-tmpAAURSO1.fasl written ; compilation finished in 0:00:00.003 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/iodefs.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEFUN %FILE-NAMESTRING ...) ; compiling (DEFMACRO DEF-STREAM-CLASS ...) ; compiling (SB-INT:DEFCONSTANT-EQX +FLAG-BITS+ ...) ; compiling (DEFUN %FLAGS ...) ; compiling (DEFMACRO WITH-STREAM-CLASS ...) ; compiling (DEFMACRO SM ...) ; compiling (DEFMACRO FUNCALL-STM-HANDLER ...) ; compiling (DEFMACRO FUNCALL-STM-HANDLER-2 ...) ; compiling (DEFMACRO ADD-STREAM-INSTANCE-FLAGS ...) ; compiling (DEFMACRO REMOVE-STREAM-INSTANCE-FLAGS ...) ; compiling (DEFMACRO ANY-STREAM-INSTANCE-FLAGS ...) ; compiling (DEFMACRO SIMPLE-STREAM-DISPATCH ...) ; compiling (DEFMACRO SIMPLE-STREAM-DISPATCH-2 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/iodefs-tmp5GEXGEG5.fasl written ; compilation finished in 0:00:00.091 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/classes.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEFTYPE SIMPLE-STREAM-BUFFER ...) ; compiling (DEFTYPE BLOCKING ...) ; compiling (DEFTYPE J-LISTEN-FN ...) ; compiling (DEFTYPE J-READ-CHAR-FN ...) ; compiling (DEFTYPE J-READ-CHARS-FN ...) ; compiling (DEFTYPE J-WRITE-CHAR-FN ...) ; compiling (DEFTYPE J-WRITE-CHARS-FN ...) ; compiling (DEFTYPE J-UNREAD-CHAR-FN ...) ; compiling (DEF-STREAM-CLASS SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS SINGLE-CHANNEL-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS DUAL-CHANNEL-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS STRING-SIMPLE-STREAM ...) ; compiling (DEFGENERIC DEVICE-OPEN ...) ; compiling (DEFGENERIC DEVICE-CLOSE ...) ; compiling (DEFGENERIC DEVICE-BUFFER-LENGTH ...) ; compiling (DEFGENERIC DEVICE-FILE-POSITION ...) ; compiling (DEFGENERIC (SETF DEVICE-FILE-POSITION) ...) ; compiling (DEFGENERIC DEVICE-FILE-LENGTH ...) ; compiling (DEFGENERIC DEVICE-READ ...) ; compiling (DEFGENERIC DEVICE-CLEAR-INPUT ...) ; compiling (DEFGENERIC DEVICE-WRITE ...) ; compiling (DEFGENERIC DEVICE-CLEAR-OUTPUT ...) ; compiling (DEFGENERIC DEVICE-FINISH-RECORD ...) ; compiling (DEFMETHOD SHARED-INITIALIZE ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD DEVICE-CLOSE ...) ; compiling (DEFMETHOD DEVICE-CLOSE ...) ; compiling (DEFMETHOD DEVICE-BUFFER-LENGTH ...) ; compiling (DEFMETHOD DEVICE-FILE-POSITION ...) ; compiling (DEFMETHOD (SETF DEVICE-FILE-POSITION) ...) ; compiling (DEFMETHOD DEVICE-FILE-LENGTH ...) ; compiling (DEFGENERIC (SETF STREAM-EXTERNAL-FORMAT) ...) ; compiling (DEFMETHOD (SETF STREAM-EXTERNAL-FORMAT) ...) ; compiling (DEFMETHOD (SETF STREAM-EXTERNAL-FORMAT) ...) ; compiling (DEFMETHOD (SETF STREAM-EXTERNAL-FORMAT) ...) ; compiling (DEFMETHOD DEVICE-READ ...) ; compiling (DEFMETHOD DEVICE-READ ...) ; compiling (DEFMETHOD DEVICE-CLEAR-INPUT ...) ; compiling (DEFMETHOD DEVICE-WRITE ...) ; compiling (DEFMETHOD DEVICE-WRITE ...) ; compiling (DEFMETHOD DEVICE-CLEAR-OUTPUT ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/classes-tmpAR3FSGEY.fasl written ; compilation finished in 0:00:00.219 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/internal.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DECLAIM (INLINE BUFFER-SAP ...)) ; compiling (DEFUN BUFFER-SAP ...) ; compiling (DEFUN BREF ...) ; compiling (DEFUN (SETF BREF) ...) ; compiling (DEFUN BUFFER-COPY ...) ; compiling (DEFUN ALLOCATE-BUFFER ...) ; compiling (DEFUN FREE-BUFFER ...) ; compiling (DEFUN MAKE-CONTROL-TABLE ...) ; compiling (DEFUN STD-NEWLINE-OUT-HANDLER ...) ; compiling (DEFUN STD-TAB-OUT-HANDLER ...) ; compiling (DEFUN STD-DC-NEWLINE-IN-HANDLER ...) ; compiling (DEFVAR *STD-CONTROL-OUT-TABLE* ...) ; compiling (DEFVAR *DEFAULT-EXTERNAL-FORMAT* ...) ; compiling (DEFVAR *EXTERNAL-FORMATS* ...) ; compiling (DEFVAR *EXTERNAL-FORMAT-ALIASES* ...) ; compiling (DEFSTRUCT (EXTERNAL-FORMAT # ...) ...) ; compiling (DEFUN %PRINT-EXTERNAL-FORMAT ...) ; compiling (DEFMACRO DEFINE-EXTERNAL-FORMAT ...) ; compiling (DEFUN LOAD-EXTERNAL-FORMAT-ALIASES ...) ; compiling (DEFUN FIND-EXTERNAL-FORMAT ...) ; compiling (DEFINE-CONDITION VOID-EXTERNAL-FORMAT ...) ; compiling (DEFINE-EXTERNAL-FORMAT :VOID ...) ; compiling (DEFINE-EXTERNAL-FORMAT :ISO8859-1 ...) ; compiling (DEFMACRO OCTETS-TO-CHAR ...) ; compiling (DEFMACRO CHAR-TO-OCTETS ...) ; compiling (DEFUN STRING-TO-OCTETS ...) ; compiling (DEFUN OCTETS-TO-STRING ...) ; compiling (DEFUN VECTOR-ELT-WIDTH ...) ; compiling (DEFUN ENDIAN-SWAP-VALUE ...) ; compiling (DEFUN READ-OCTETS ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/internal.lisp ; in: DEFUN READ-OCTETS ; (SB-UNIX:UNIX-READ SB-SIMPLE-STREAMS::FD ; (SB-SIMPLE-STREAMS::BUFFER-SAP SB-SIMPLE-STREAMS::BUFFER ; SB-SIMPLE-STREAMS::START) ; (THE FIXNUM ; (- SB-SIMPLE-STREAMS::END SB-SIMPLE-STREAMS::START))) ; ; note: doing SAP to pointer coercion (cost 20) ; compiling (DEFUN WRITE-OCTETS ...) ; compiling (DEFUN DO-SOME-OUTPUT ...) ; compiling (DEFUN QUEUE-WRITE ...) ; compiling (DEFUN %FD-OPEN ...) ; compiling (DEFUN OPEN-FD-STREAM ...) ; compiling (DEFSTRUCT (FILESPEC-PARSER #) ...) ; compiling (DEFVAR *FILESPEC-PARSERS* ...) ; compiling (DEFUN ADD-FILESPEC ...) ; compiling (DEFMACRO DEFINE-FILESPEC ...) ; compiling (DEFUN PARSE-FILESPEC ...) ; compiling (DEFINE-FILESPEC PATHNAME ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/internal-tmpJAIDFZTC.fasl written ; compilation finished in 0:00:00.389 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/strategy.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEFUN REFILL-BUFFER ...) ; compiling (DEFUN SC-SET-DIRTY ...) ; compiling (DEFUN SC-SET-CLEAN ...) ; compiling (DEFUN SC-DIRTY-P ...) ; compiling (DEFUN FLUSH-BUFFER ...) ; compiling (DEFUN FLUSH-OUT-BUFFER ...) ; compiling (DEFUN READ-BYTE-INTERNAL ...) ; compiling (DECLAIM (FTYPE J-LISTEN-FN ...)) ; compiling (DEFUN SC-LISTEN-EF ...) ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN SC-READ-CHAR-EF ...) ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN SC-READ-CHAR-EF-MAPPED ...) ; compiling (DECLAIM (FTYPE J-READ-CHARS-FN ...)) ; compiling (DEFUN SC-READ-CHARS-EF ...) ; compiling (DECLAIM (FTYPE J-READ-CHARS-FN ...)) ; compiling (DEFUN SC-READ-CHARS-EF-MAPPED ...) ; compiling (DECLAIM (FTYPE J-UNREAD-CHAR-FN ...)) ; compiling (DEFUN SC-UNREAD-CHAR-EF ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHAR-FN ...)) ; compiling (DEFUN SC-WRITE-CHAR-EF ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHARS-FN ...)) ; compiling (DEFUN SC-WRITE-CHARS-EF ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHAR-FN ...)) ; compiling (DEFUN DC-WRITE-CHAR-EF ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHARS-FN ...)) ; compiling (DEFUN DC-WRITE-CHARS-EF ...) ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN STR-READ-CHAR ...) ; compiling (DECLAIM (FTYPE J-LISTEN-FN ...)) ; compiling (DEFUN STR-LISTEN-E-CRLF ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/strategy.lisp ; in: DEFUN STR-LISTEN-E-CRLF ; (DEFUN SB-SIMPLE-STREAMS::STR-LISTEN-E-CRLF (STREAM) ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:COMPOSING-STREAM ; STREAM) ; (SB-SIMPLE-STREAMS:FUNCALL-STM-HANDLER SB-SIMPLE-STREAMS::J-LISTEN ; (SB-SIMPLE-STREAMS:SM ; SB-SIMPLE-STREAMS::MELDED-STREAM ; STREAM)))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-SIMPLE-STREAMS::STR-LISTEN-E-CRLF ; (STREAM) ; (BLOCK SB-SIMPLE-STREAMS::STR-LISTEN-E-CRLF ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:COMPOSING-STREAM ; STREAM) ; (SB-SIMPLE-STREAMS:FUNCALL-STM-HANDLER SB-SIMPLE-STREAMS::J-LISTEN ; (SB-SIMPLE-STREAMS:SM ; SB-SIMPLE-STREAMS::MELDED-STREAM ; STREAM))))) ; ; note: type assertion too complex to check: ; (VALUES &OPTIONAL BOOLEAN &REST T). ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN STR-READ-CHAR-E-CRLF ...) ; compiling (DECLAIM (FTYPE J-UNREAD-CHAR-FN ...)) ; compiling (DEFUN STR-UNREAD-CHAR-E-CRLF ...) ; compiling (DEFUN MELDING-STREAM ...) ; compiling (DEFUN MELD ...) ; compiling (DEFUN UNMELD ...) ; compiling (DEFUN %SF ...) ; compiling (DEFUN INSTALL-SINGLE-CHANNEL-CHARACTER-STRATEGY ...) ; compiling (DEFUN INSTALL-DUAL-CHANNEL-CHARACTER-STRATEGY ...) ; compiling (DEFUN INSTALL-STRING-CHARACTER-STRATEGY ...) ; compiling (DECLAIM (SB-EXT:DEPRECATED :EARLY ...)) ; compiling (DEFUN INSTALL-STRING-INPUT-CHARACTER-STRATEGY ...) ; compiling (DEFUN INSTALL-STRING-OUTPUT-CHARACTER-STRATEGY ...) ; compiling (DEFUN INSTALL-COMPOSING-FORMAT-CHARACTER-STRATEGY ...) ; compiling (DEFUN COMPOSE-ENCAPSULATING-STREAMS ...) ; compiling (DEFMETHOD (SETF STREAM-EXTERNAL-FORMAT) ...) ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN NULL-READ-CHAR ...) ; compiling (DECLAIM (FTYPE J-READ-CHARS-FN ...)) ; compiling (DEFUN NULL-READ-CHARS ...) ; compiling (DECLAIM (FTYPE J-UNREAD-CHAR-FN ...)) ; compiling (DEFUN NULL-UNREAD-CHAR ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHAR-FN ...)) ; compiling (DEFUN NULL-WRITE-CHAR ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHARS-FN ...)) ; compiling (DEFUN NULL-WRITE-CHARS ...) ; compiling (DECLAIM (FTYPE J-LISTEN-FN ...)) ; compiling (DEFUN NULL-LISTEN ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/strategy-tmp8V3J6PE9.fasl written ; compilation finished in 0:00:00.745 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/file.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEF-STREAM-CLASS FILE-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS MAPPED-FILE-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS PROBE-SIMPLE-STREAM ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFUN OPEN-FILE-STREAM ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFUN REVERT-FILE ...) ; compiling (DEFUN DELETE-ORIGINAL ...) ; compiling (DEFMETHOD DEVICE-CLOSE ...) ; compiling (DEFMETHOD DEVICE-FILE-POSITION ...) ; compiling (DEFMETHOD (SETF DEVICE-FILE-POSITION) ...) ; compiling (DEFMETHOD DEVICE-FILE-LENGTH ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-CLOSE ...) ; compiling (DEFMETHOD DEVICE-WRITE ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/file-tmp9V47YWQF.fasl written ; compilation finished in 0:00:00.284 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/string.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEF-STREAM-CLASS STRING-INPUT-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS STRING-OUTPUT-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS COMPOSING-STREAM ...) ; compiling (DEF-STREAM-CLASS FILL-POINTER-OUTPUT-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS XP-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS ANNOTATION-OUTPUT-SIMPLE-STREAM ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-FILE-POSITION ...) ; compiling (DEFMETHOD (SETF DEVICE-FILE-POSITION) ...) ; compiling (DEFMETHOD DEVICE-FILE-LENGTH ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-FILE-POSITION ...) ; compiling (DEFMETHOD (SETF DEVICE-FILE-POSITION) ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/string-tmp9BN22RMA.fasl written ; compilation finished in 0:00:00.193 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/impl.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEFUN %UNINITIALIZED ...) ; compiling (DEFUN %CHECK ...) ; compiling (DEFMETHOD INPUT-STREAM-P ...) ; compiling (DEFMETHOD OUTPUT-STREAM-P ...) ; compiling (DEFMETHOD OPEN-STREAM-P ...) ; compiling (DEFMETHOD CLOSE ...) ; compiling (DEFUN %FILE-POSITION ...) ; compiling (DEFUN %FILE-LENGTH ...) ; compiling (DEFUN %FILE-NAME ...) ; compiling (DEFUN %FILE-RENAME ...) ; compiling (DEFUN %FILE-STRING-LENGTH ...) ; compiling (DEFUN %READ-LINE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/impl.lisp ; in: DEFUN %READ-LINE ; (REPLACE SB-SIMPLE-STREAMS::CBUF SB-SIMPLE-STREAMS::BUF :START1 ; SB-SIMPLE-STREAMS::IDX) ; ; note: unable to ; optimize ; due to type uncertainty: ; The second argument is a SIMPLE-STRING, not a (SIMPLE-ARRAY CHARACTER (*)). ; ; note: unable to ; optimize ; due to type uncertainty: ; The second argument is a SIMPLE-STRING, not a SIMPLE-BASE-STRING. ; (SB-SIMPLE-STREAMS:FUNCALL-STM-HANDLER SB-SIMPLE-STREAMS::J-READ-CHARS ; SB-SIMPLE-STREAMS::ENCAP ; SB-SIMPLE-STREAMS::CBUF #\Newline ; SB-SIMPLE-STREAMS::INDEX ; (LENGTH SB-SIMPLE-STREAMS::CBUF) T) ; --> LET FUNCALL SB-C::%FUNCALL THE ; ==> ; (SB-KERNEL:%COERCE-CALLABLE-TO-FUN ; (SB-SIMPLE-STREAMS:SM SB-SIMPLE-STREAMS::J-READ-CHARS #:G325)) ; ; note: unable to ; optimize away possible call to FDEFINITION at runtime ; because: ; callable expression is not known to be a function ; (REPLACE STRING SB-SIMPLE-STREAMS::BUF :START1 SB-SIMPLE-STREAMS::INDEX) ; ; note: unable to ; optimize ; due to type uncertainty: ; The second argument is a SIMPLE-STRING, not a (SIMPLE-ARRAY CHARACTER (*)). ; ; note: unable to ; optimize ; due to type uncertainty: ; The second argument is a SIMPLE-STRING, not a SIMPLE-BASE-STRING. ; compiling (DEFUN %READ-CHAR ...) ; compiling (DEFUN %UNREAD-CHAR ...) ; compiling (DEFUN %PEEK-CHAR ...) ; compiling (DEFUN %LISTEN ...) ; compiling (DEFUN %CLEAR-INPUT ...) ; compiling (DEFUN %READ-BYTE ...) ; compiling (DEFUN %WRITE-CHAR ...) ; compiling (DEFUN %FRESH-LINE ...) ; compiling (DEFUN %WRITE-STRING ...) ; compiling (DEFUN %LINE-LENGTH ...) ; compiling (DEFUN %FINISH-OUTPUT ...) ; compiling (DEFUN %FORCE-OUTPUT ...) ; compiling (DEFUN %CLEAR-OUTPUT ...) ; compiling (DEFUN %WRITE-BYTE ...) ; compiling (DEFUN %READ-SEQUENCE ...) ; compiling (DEFUN %WRITE-SEQUENCE ...) ; compiling (DEFUN READ-VECTOR ...) ; compiling (DEFMETHOD OPEN-STREAM-P ...) ; compiling (DEFMETHOD INPUT-STREAM-P ...) ; compiling (DEFMETHOD OUTPUT-STREAM-P ...) ; compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...) ; compiling (DEFUN INTERACTIVE-STREAM-P ...) ; compiling (DEFUN (SETF INTERACTIVE-STREAM-P) ...) ; compiling (DEFUN FILE-STRING-LENGTH ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/impl.lisp ; in: DEFUN FILE-STRING-LENGTH ; (SB-SIMPLE-STREAMS::%FILE-STRING-LENGTH STREAM SB-SIMPLE-STREAMS::OBJECT) ; ==> ; STREAM ; ; note: deleting unreachable code ; compiling (DEFUN STREAM-EXTERNAL-FORMAT ...) ; compiling (DEFUN OPEN ...) ; compiling (DECLAIM (INLINE READ-BYTE ...)) ; compiling (DEFUN READ-BYTE ...) ; compiling (DEFUN READ-CHAR ...) ; compiling (DEFUN READ-CHAR-NO-HANG ...) ; compiling (DEFUN UNREAD-CHAR ...) ; compiling (DECLAIM (NOTINLINE READ-BYTE ...)) ; compiling (DEFUN PEEK-CHAR ...) ; compiling (DEFUN LISTEN ...) ; compiling (DEFUN READ-LINE ...) ; compiling (DEFUN READ-SEQUENCE ...) ; compiling (DEFUN CLEAR-INPUT ...) ; compiling (DEFUN WRITE-BYTE ...) ; compiling (DEFUN WRITE-CHAR ...) ; compiling (DEFUN WRITE-STRING ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/impl.lisp ; in: DEFUN WRITE-STRING ; (DEFUN WRITE-STRING ; (STRING ; &OPTIONAL (STREAM *STANDARD-OUTPUT*) ; &KEY (SB-SIMPLE-STREAMS::START 0) (SB-SIMPLE-STREAMS::END NIL)) ; "Outputs the String to the given Stream." ; (DECLARE (SB-INT:EXPLICIT-CHECK)) ; (LET ((STREAM (SB-INT:OUT-SYNONYM-OF STREAM)) ; (SB-SIMPLE-STREAMS::END ; (SB-KERNEL:%CHECK-VECTOR-SEQUENCE-BOUNDS STRING ; SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END))) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SIMPLE-STREAM ; (SB-SIMPLE-STREAMS::%WRITE-STRING STREAM STRING ; SB-SIMPLE-STREAMS::START SB-SIMPLE-STREAMS::END) ; STRING) ; (SB-KERNEL:ANSI-STREAM ; (SB-IMPL::ANSI-STREAM-WRITE-STRING STRING STREAM ; SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END)) ; (FUNDAMENTAL-STREAM ; (STREAM-WRITE-STRING STREAM STRING SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END))))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA WRITE-STRING ; (STRING &OPTIONAL (STREAM *STANDARD-OUTPUT*) &KEY ; (SB-SIMPLE-STREAMS::START 0) (SB-SIMPLE-STREAMS::END NIL)) ; "Outputs the String to the given Stream." ; (DECLARE (SB-INT:EXPLICIT-CHECK)) ; (BLOCK WRITE-STRING ; (LET ((STREAM #) (SB-SIMPLE-STREAMS::END #)) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SIMPLE-STREAM # STRING) ; (SB-KERNEL:ANSI-STREAM #) ; (FUNDAMENTAL-STREAM #))))) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (STRING &OPTIONAL ; (STREAM ; *STANDARD-OUTPUT*) ; &KEY (START 0) ; (END NIL)) ; compiling (DEFUN WRITE-LINE ...) ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/impl.lisp ; in: DEFUN WRITE-LINE ; (DEFUN WRITE-LINE ; (STRING ; &OPTIONAL (STREAM *STANDARD-OUTPUT*) ; &KEY (SB-SIMPLE-STREAMS::START 0) SB-SIMPLE-STREAMS::END) ; (DECLARE (TYPE STRING STRING)) ; (DECLARE (SB-INT:EXPLICIT-CHECK)) ; (LET ((STREAM (SB-INT:OUT-SYNONYM-OF STREAM)) ; (SB-SIMPLE-STREAMS::END ; (SB-KERNEL:%CHECK-VECTOR-SEQUENCE-BOUNDS STRING ; SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END))) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SIMPLE-STREAM ; (SB-SIMPLE-STREAMS::%CHECK STREAM :OUTPUT) ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS # ; # ; #)) ; (SB-KERNEL:ANSI-STREAM ; (SB-IMPL::ANSI-STREAM-WRITE-STRING STRING STREAM ; SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END) ; (FUNCALL # STREAM #\Newline)) ; (FUNDAMENTAL-STREAM ; (STREAM-WRITE-STRING STREAM STRING SB-SIMPLE-STREAMS::START ; SB-SIMPLE-STREAMS::END) ; (STREAM-TERPRI STREAM)))) ; STRING) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA WRITE-LINE ; (STRING &OPTIONAL (STREAM *STANDARD-OUTPUT*) &KEY ; (SB-SIMPLE-STREAMS::START 0) SB-SIMPLE-STREAMS::END) ; (DECLARE (TYPE STRING STRING)) ; (DECLARE (SB-INT:EXPLICIT-CHECK)) ; (BLOCK WRITE-LINE ; (LET ((STREAM #) (SB-SIMPLE-STREAMS::END #)) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SIMPLE-STREAM # #) ; (SB-KERNEL:ANSI-STREAM # #) ; (FUNDAMENTAL-STREAM # #))) ; STRING)) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (STRING &OPTIONAL ; (STREAM ; *STANDARD-OUTPUT*) ; &KEY (START 0) END) ; compiling (DEFUN WRITE-SEQUENCE ...) ; compiling (DEFUN TERPRI ...) ; compiling (DEFUN FRESH-LINE ...) ; compiling (DEFUN FINISH-OUTPUT ...) ; compiling (DEFUN FORCE-OUTPUT ...) ; compiling (DEFUN CLEAR-OUTPUT ...) ; compiling (DEFUN FILE-POSITION ...) ; compiling (DEFUN FILE-LENGTH ...) ; compiling (DEFUN CHARPOS ...) ; compiling (DEFUN LINE-LENGTH ...) ; compiling (DEFUN WAIT-FOR-INPUT-AVAILABLE ...) ; compiling (DEFUN SB-INT:FILE-NAME ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/impl-tmp1CXFJSK9.fasl written ; compilation finished in 0:00:00.846 WARNING: Lisp compilation had style-warnings while compiling # ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/direct.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEF-STREAM-CLASS DIRECT-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS BUFFER-INPUT-SIMPLE-STREAM ...) ; compiling (DEF-STREAM-CLASS BUFFER-OUTPUT-SIMPLE-STREAM ...) ; compiling (DEFMETHOD DEVICE-FILE-LENGTH ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/direct-tmpX4BRKI0R.fasl written ; compilation finished in 0:00:00.014 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/null.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEF-STREAM-CLASS NULL-SIMPLE-STREAM ...) ; compiling (DECLAIM (FTYPE J-READ-CHAR-FN ...)) ; compiling (DEFUN NULL-READ-CHAR ...) ; compiling (DECLAIM (FTYPE J-READ-CHARS-FN ...)) ; compiling (DEFUN NULL-READ-CHARS ...) ; compiling (DECLAIM (FTYPE J-UNREAD-CHAR-FN ...)) ; compiling (DEFUN NULL-UNREAD-CHAR ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHAR-FN ...)) ; compiling (DEFUN NULL-WRITE-CHAR ...) ; compiling (DECLAIM (FTYPE J-WRITE-CHARS-FN ...)) ; compiling (DEFUN NULL-WRITE-CHARS ...) ; compiling (DECLAIM (FTYPE J-LISTEN-FN ...)) ; compiling (DEFUN NULL-LISTEN ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-BUFFER-LENGTH ...) ; compiling (DEFMETHOD DEVICE-READ ...) ; compiling (DEFMETHOD DEVICE-WRITE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/null-tmpQ371UGST.fasl written ; compilation finished in 0:00:00.076 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/socket.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEF-STREAM-CLASS SOCKET-SIMPLE-STREAM ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEF-STREAM-CLASS SOCKET-BASE-SIMPLE-STREAM ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-CLOSE ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-WRITE ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/socket-tmp2OWI3Q7U.fasl written ; compilation finished in 0:00:00.093 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/terminal.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (IN-PACKAGE "SB-SIMPLE-STREAMS") ; compiling (DEFVAR *TERMINAL-CONTROL-IN-TABLE* ...) ; compiling (DEF-STREAM-CLASS TERMINAL-SIMPLE-STREAM ...) ; compiling (DEFMETHOD DEVICE-OPEN ...) ; compiling (DEFMETHOD DEVICE-READ ...) ; compiling (DEFMETHOD DEVICE-CLEAR-INPUT ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/terminal-tmp9KKTJMYV.fasl written ; compilation finished in 0:00:00.049 ; file: /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/internal.lisp ; in: DEFUN SB-SIMPLE-STREAMS:READ-OCTETS ; (SB-SIMPLE-STREAMS::%READ-VECTOR SB-SIMPLE-STREAMS::BUFFER ; SB-SIMPLE-STREAMS::FD SB-SIMPLE-STREAMS::START SB-SIMPLE-STREAMS::END ; :BYTE-8 ; (IF SB-SIMPLE-STREAMS::BLOCKING ; :BNB ; NIL)) ; ; caught STYLE-WARNING: ; undefined function: SB-SIMPLE-STREAMS::%READ-VECTOR ; ; compilation unit finished ; Undefined function: ; SB-SIMPLE-STREAMS::%READ-VECTOR ; caught 3 STYLE-WARNING conditions ; printed 8 notes * echo "(defsystem :sb-simple-streams :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-simple-streams.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-simple-streams")' WARNING: redefining ASDF/SOURCE-REGISTRY:WRAPPING-SOURCE-REGISTRY in DEFUN WARNING: System definition file #P"SYS:CONTRIB;SB-SIMPLE-STREAMS;SB-SIMPLE-STREAMS.ASD.NEWEST" contains definition for system "sb-simple-streams". Please only define "SB-SIMPLE-STREAMS" and secondary systems with a name starting with "SB-SIMPLE-STREAMS/" (e.g. "SB-SIMPLE-STREAMS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-SIMPLE-STREAMS;SB-SIMPLE-STREAMS.ASD.NEWEST" contains definition for system "sb-simple-streams/tests". Please only define "SB-SIMPLE-STREAMS" and secondary systems with a name starting with "SB-SIMPLE-STREAMS/" (e.g. "SB-SIMPLE-STREAMS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-GROVEL;SB-GROVEL.ASD.NEWEST" contains definition for system "sb-grovel". Please only define "SB-GROVEL" and secondary systems with a name starting with "SB-GROVEL/" (e.g. "SB-GROVEL/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-BSD-SOCKETS;SB-BSD-SOCKETS.ASD.NEWEST" contains definition for system "sb-bsd-sockets/tests". Please only define "SB-BSD-SOCKETS" and secondary systems with a name starting with "SB-BSD-SOCKETS/" (e.g. "SB-BSD-SOCKETS/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. WARNING: System definition file #P"SYS:CONTRIB;SB-POSIX;SB-POSIX.ASD.NEWEST" contains definition for system "sb-posix/tests". Please only define "SB-POSIX" and secondary systems with a name starting with "SB-POSIX/" (e.g. "SB-POSIX/test") in that file. 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). STYLE-WARNING: Generic function OPEN-STREAM-P clobbers an earlier FTYPE proclamation (FUNCTION (STREAM) (VALUES BOOLEAN &OPTIONAL)) for the same name with (FUNCTION (T) *). STYLE-WARNING: Generic function CLOSE clobbers an earlier FTYPE proclamation (FUNCTION (STREAM &KEY (:ABORT T)) (VALUES (MEMBER T) &OPTIONAL)) for the same name with (FUNCTION (T &KEY (:ABORT T)) *). WARNING: redefining COMMON-LISP:INTERACTIVE-STREAM-P in DEFUN WARNING: redefining COMMON-LISP:FILE-STRING-LENGTH in DEFUN WARNING: redefining COMMON-LISP:STREAM-EXTERNAL-FORMAT in DEFUN WARNING: redefining COMMON-LISP:OPEN in DEFUN WARNING: redefining COMMON-LISP:READ-BYTE in DEFUN WARNING: redefining COMMON-LISP:READ-CHAR in DEFUN WARNING: redefining COMMON-LISP:READ-CHAR-NO-HANG in DEFUN WARNING: redefining COMMON-LISP:UNREAD-CHAR in DEFUN WARNING: redefining COMMON-LISP:PEEK-CHAR in DEFUN WARNING: redefining COMMON-LISP:LISTEN in DEFUN WARNING: redefining COMMON-LISP:READ-LINE in DEFUN WARNING: redefining COMMON-LISP:READ-SEQUENCE in DEFUN WARNING: redefining COMMON-LISP:CLEAR-INPUT in DEFUN WARNING: redefining COMMON-LISP:WRITE-BYTE in DEFUN WARNING: redefining COMMON-LISP:WRITE-CHAR in DEFUN WARNING: redefining COMMON-LISP:WRITE-STRING in DEFUN WARNING: redefining COMMON-LISP:WRITE-LINE in DEFUN WARNING: redefining COMMON-LISP:WRITE-SEQUENCE in DEFUN WARNING: redefining COMMON-LISP:TERPRI in DEFUN WARNING: redefining COMMON-LISP:FRESH-LINE in DEFUN WARNING: redefining COMMON-LISP:FINISH-OUTPUT in DEFUN WARNING: redefining COMMON-LISP:FORCE-OUTPUT in DEFUN WARNING: redefining COMMON-LISP:CLEAR-OUTPUT in DEFUN WARNING: redefining COMMON-LISP:FILE-POSITION in DEFUN WARNING: redefining COMMON-LISP:FILE-LENGTH in DEFUN WARNING: redefining SB-KERNEL:CHARPOS in DEFUN WARNING: redefining SB-KERNEL:LINE-LENGTH in DEFUN WARNING: redefining SB-INT:FILE-NAME 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 WARNING: System definition file #P"SYS:CONTRIB;SB-RT;SB-RT.ASD.NEWEST" contains definition for system "sb-rt". Please only define "SB-RT" and secondary systems with a name starting with "SB-RT/" (e.g. "SB-RT/test") in that file. ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams/simple-stream-tests.lisp" (written 29 NOV 2016 10:07:35 PM): ; compiling (DEFPACKAGE SB-SIMPLE-STREAMS-TEST ...) ; compiling (IN-PACKAGE #:SB-SIMPLE-STREAMS-TEST) ; compiling (DEFPARAMETER *DUMB-STRING* ...) ; compiling (DEFPARAMETER *TEST-PATH* ...) ; compiling (DEFPARAMETER *TEST-FILE* ...) ; compiling (ENSURE-DIRECTORIES-EXIST *TEST-PATH* ...) ; compiling (DEFUN REMOVE-KEY ...) ; compiling (DEFUN CREATE-TEST-FILE ...) ; compiling (DEFUN REMOVE-TEST-FILE ...) ; compiling (DEFMACRO WITH-TEST-FILE ...) ; compiling (DEFTEST NON-EXISTENT-CLASS ...) ; compiling (DEFTEST NON-STREAM-CLASS ...) ; compiling (DEFTEST CREATE-FILE-1 ...) ; compiling (DEFTEST CREATE-FILE-2 ...) ; compiling (DEFTEST CREATE-READ-FILE-1 ...) ; compiling (DEFTEST CREATE-READ-MAPPED-FILE-1 ...) ; compiling (DEFTEST WRITE-READ-INET ...) ; compiling (DEFTEST WRITE-READ-LARGE-SC-1 ...) ; compiling (DEFTEST WRITE-READ-LARGE-SC-2 ...) ; compiling (DEFTEST WRITE-READ-LARGE-SC-3 ...) ; compiling (DEFTEST WRITE-READ-LARGE-DC-1 ...) ; compiling (DEFTEST FILE-POSITION-1 ...) ; compiling (DEFTEST FILE-POSITION-2 ...) ; compiling (DEFTEST FILE-POSITION-3 ...) ; compiling (DEFTEST FILE-POSITION-4 ...) ; compiling (DEFTEST FILE-POSITION-5 ...) ; compiling (DEFTEST WRITE-READ-UNFLUSHED-SC-1 ...) ; compiling (DEFTEST WRITE-READ-UNFLUSHED-SC-2 ...) ; compiling (DEFTEST WRITE-READ-UNFLUSHED-SC-3 ...) ; compiling (DEFTEST WRITE-READ-UNFLUSHED-SC-4 ...) ; compiling (DEFTEST WRITE-READ-APPEND-SC-1 ...) ; compiling (DEFTEST WRITE-READ-MIXED-SC-1 ...) ; compiling (DEFPARAMETER *MULTI-LINE-STRING* ...) ; compiling (DEFMACRO WITH-DC-TEST-STREAM ...) ; compiling (DEFMACRO WITH-SC-TEST-STREAM ...) ; compiling (DEFTEST LISTEN-DC-1 ...) ; compiling (DEFTEST LISTEN-DC-2 ...) ; compiling (DEFTEST LISTEN-DC-3 ...) ; compiling (DEFTEST CHARPOS-1 ...) ; compiling (DEFTEST CHARPOS-2 ...) ; compiling (DEFTEST READER-1 ...) ; compiling (DEFTEST LINE-LENGTH-DC-1 ...) ; compiling (DEFVAR *SYNONYM*) ; compiling (DEFTEST SYNONYM-STREAM-1 ...) ; compiling (DEFTEST SYNONYM-STREAM-2 ...) ; compiling (DEFTEST SYNONYM-STREAM-3 ...) ; compiling (DEFTEST SYNONYM-STREAM-4 ...) ; compiling (DEFTEST SYNONYM-STREAM-5 ...) ; compiling (DEFTEST SYNONYM-STREAM-6 ...) ; compiling (DEFTEST SYNONYM-STREAM-7 ...) ; compiling (DEFTEST SYNONYM-STREAM-8 ...) ; compiling (DEFTEST SYNONYM-STREAM-9 ...) ; compiling (DEFTEST SYNONYM-STREAM-10 ...) ; compiling (DEFTEST SYNONYM-STREAM-11 ...) ; compiling (DEFTEST SYNONYM-STREAM-12 ...) ; compiling (DEFTEST SYNONYM-STREAM-13 ...) ; compiling (DEFTEST SYNONYM-STREAM-14 ...) ; compiling (DEFTEST SYNONYM-STREAM-15 ...) ; compiling (DEFTEST SYNONYM-STREAM-16 ...) ; compiling (DEFTEST BROADCAST-STREAM-4 ...) ; compiling (DEFTEST BROADCAST-STREAM-5 ...) ; compiling (DEFTEST BROADCAST-STREAM-6 ...) ; compiling (DEFTEST BROADCAST-STREAM-9 ...) ; compiling (DEFTEST BROADCAST-STREAM-10 ...) ; compiling (DEFTEST BROADCAST-STREAM-11 ...) ; compiling (DEFTEST BROADCAST-STREAM-12 ...) ; compiling (DEFTEST BROADCAST-STREAM-13 ...) ; compiling (DEFTEST BROADCAST-STREAM-14 ...) ; compiling (DEFTEST BROADCAST-STREAM-16 ...) ; compiling (DEFTEST TWO-WAY-STREAM-1 ...) ; compiling (DEFTEST TWO-WAY-STREAM-2 ...) ; compiling (DEFTEST TWO-WAY-STREAM-3 ...) ; compiling (DEFTEST TWO-WAY-STREAM-4 ...) ; compiling (DEFTEST TWO-WAY-STREAM-5 ...) ; compiling (DEFTEST TWO-WAY-STREAM-6 ...) ; compiling (DEFTEST TWO-WAY-STREAM-7 ...) ; compiling (DEFTEST TWO-WAY-STREAM-8 ...) ; compiling (DEFTEST TWO-WAY-STREAM-9 ...) ; compiling (DEFTEST TWO-WAY-STREAM-10 ...) ; compiling (DEFTEST TWO-WAY-STREAM-11 ...) ; compiling (DEFTEST TWO-WAY-STREAM-12 ...) ; compiling (DEFTEST TWO-WAY-STREAM-13 ...) ; compiling (DEFTEST TWO-WAY-STREAM-14 ...) ; compiling (DEFTEST TWO-WAY-STREAM-16 ...) ; compiling (DEFTEST ECHO-STREAM-1 ...) ; compiling (DEFTEST ECHO-STREAM-2 ...) ; compiling (DEFTEST ECHO-STREAM-3 ...) ; compiling (DEFTEST ECHO-STREAM-7 ...) ; compiling (DEFTEST ECHO-STREAM-8 ...) ; compiling (DEFTEST ECHO-STREAM-11 ...) ; compiling (DEFTEST ECHO-STREAM-12 ...) ; compiling (DEFTEST ECHO-STREAM-13 ...) ; compiling (DEFTEST ECHO-STREAM-14 ...) ; compiling (DEFTEST ECHO-STREAM-16 ...) ; compiling (DEFTEST CONCATENATED-STREAM-1 ...) ; compiling (DEFTEST CONCATENATED-STREAM-2 ...) ; compiling (DEFTEST CONCATENATED-STREAM-3 ...) ; compiling (DEFTEST CONCATENATED-STREAM-7 ...) ; compiling (DEFTEST CONCATENATED-STREAM-8 ...) ; compiling (DEFTEST CONCATENATED-STREAM-11 ...) ; compiling (DEFTEST CONCATENATED-STREAM-12 ...) ; compiling (DEFTEST CONCATENATED-STREAM-13 ...) ; compiling (DEFTEST CONCATENATED-STREAM-14 ...) ; compiling (DEFTEST CONCATENATED-STREAM-16 ...) ; compiling (DEFTEST FILE-SIMPLE-STREAM-1 ...) ; compiling (DEFTEST STRING-SIMPLE-STREAM-1 ...) ; compiling (DEFTEST EXTERNAL-FORMAT-1 ...) ; compiling (DEFTEST LP491087 ...) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/asdf-cache/sb-simple-streams/simple-stream-tests-tmpGHU3ALSV.fasl written ; compilation finished in 0:00:00.055 * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams' + touch obj/asdf-cache/sb-simple-streams/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/sb-sprof + test -f contrib/sb-sprof/Makefile + test -f contrib/sb-sprof/test-passed + test -f obj/asdf-cache/sb-sprof/test-passed.test-report + mkdir -p obj/asdf-cache/sb-sprof/ + make -C contrib/sb-sprof test ++ basename sb-sprof + tee output/building-contrib.sb-sprof make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-sprof' /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(compile-file (format nil "SYS:CONTRIB;~:@(~A~);~:@(~A~).LISP" "sb-sprof" "sb-sprof") :output-file (parse-native-namestring "/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-sprof.fasl"))' NODE*) ; compiling (DEFMACRO WITH-LOOKUP-TABLES ...) ; compiling (DEFUN LOOKUP-NODE ...) ; compiling (DEFUN COLLECT-NODES ...) ; compiling (DEFUN MAKE-CALL-GRAPH-1 ...) ; compiling (DEFUN REDUCE-CALL-GRAPH ...) ; compiling (DEFUN COMPUTE-ACCRUED-COUNTS ...) ; compiling (DEFUN MAKE-CALL-GRAPH ...) ; compiling (DEFUN PRINT-SEPARATOR ...) ; compiling (DEFUN SAMPLES-PERCENT ...) ; compiling (DEFUN PRINT-CALL-GRAPH-HEADER ...) ; compiling (DECLAIM (TYPE # ...)) ; compiling (DEFVAR *REPORT-SORT-BY* ...) ; compiling (DECLAIM (TYPE # ...)) ; compiling (DEFVAR *REPORT-SORT-ORDER* ...) ; compiling (DEFUN PRINT-FLAT ...) ; compiling (DEFUN PRINT-CYCLES ...) ; compiling (DEFUN PRINT-GRAPH ...) ; compiling (DEFUN REPORT ...) ; compiling (DEFUN SAMPLE-PC-FROM-PC-OR-OFFSET ...) ; compiling (DEFUN ADD-DISASSEMBLY-PROFILE-NOTE ...) ; compiling (PUSHNEW (QUOTE ADD-DISASSEMBLY-PROFILE-NOTE) ...) ; compiling (DEFUN PROFILE-CALL-COUNTS ...) ; compiling (DEFUN PROFILE-CALL-COUNTS-FOR-FUNCTION ...) ; compiling (DEFUN UNPROFILE-CALL-COUNTS ...) ; compiling (DEFUN ENABLE-CALL-COUNTING ...) ; compiling (DEFUN DISABLE-CALL-COUNTING ...) ; compiling (DEFUN ENABLE-CALL-COUNTING-FOR-FUNCTION ...) ; compiling (PROVIDE (QUOTE SB-SPROF)) ; /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-sprof.fasl written ; compilation finished in 0:00:01.015 * echo "(defsystem :sb-sprof :class require-system)" > /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-sprof.asd /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/src/runtime/sbcl --noinform --core /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(load (format nil "SYS:CONTRIB;~:@(~A~);TEST.LISP" "sb-sprof"))' Callers Total. Function Count % Count % Callees ------------------------------------------------------------------------ 171 100.0 TEST [3] 1 0.6 TEST-0 [1] 128 74.9 171 100.0 TEST-0 [1] 1 0.6 TEST-0 [1] 43 25.1 SB-VM::GENERIC-+ [2] ------------------------------------------------------------------------ 43 25.1 TEST-0 [1] 43 25.1 43 25.1 SB-VM::GENERIC-+ [2] ------------------------------------------------------------------------ 171 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [4] 0 0.0 171 100.0 TEST [3] 171 100.0 TEST-0 [1] ------------------------------------------------------------------------ 171 100.0 EVAL [12] 171 100.0 EVAL-TLF [5] 0 0.0 171 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [4] 1 0.6 LOAD [11] 171 100.0 TEST [3] ------------------------------------------------------------------------ 171 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [6] 0 0.0 171 100.0 EVAL-TLF [5] 171 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [4] ------------------------------------------------------------------------ 171 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [7] 0 0.0 171 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [6] 171 100.0 EVAL-TLF [5] ------------------------------------------------------------------------ 171 100.0 SB-C::%DO-FORMS-FROM-INFO [8] 0 0.0 171 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [7] 171 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [6] ------------------------------------------------------------------------ 171 100.0 SB-INT:LOAD-AS-SOURCE [9] 0 0.0 171 100.0 SB-C::%DO-FORMS-FROM-INFO [8] 171 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [7] ------------------------------------------------------------------------ 171 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [10] 0 0.0 171 100.0 SB-INT:LOAD-AS-SOURCE [9] 171 100.0 SB-C::%DO-FORMS-FROM-INFO [8] ------------------------------------------------------------------------ 171 100.0 LOAD [11] 0 0.0 171 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [10] 171 100.0 SB-INT:LOAD-AS-SOURCE [9] ------------------------------------------------------------------------ 1 0.6 SB-INT:SIMPLE-EVAL-IN-LEXENV [4] 0 0.0 171 100.0 LOAD [11] 171 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [10] ------------------------------------------------------------------------ 171 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [13] 0 0.0 171 100.0 EVAL [12] 171 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [4] ------------------------------------------------------------------------ 171 100.0 SB-IMPL::TOPLEVEL-INIT [14] 0 0.0 171 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [13] 171 100.0 EVAL [12] ------------------------------------------------------------------------ 171 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [15] 0 0.0 171 100.0 SB-IMPL::TOPLEVEL-INIT [14] 171 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [13] ------------------------------------------------------------------------ 171 100.0 (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) [16] 0 0.0 171 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [15] 171 100.0 SB-IMPL::TOPLEVEL-INIT [14] ------------------------------------------------------------------------ 0 0.0 171 100.0 (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) [16] 171 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [15] ------------------------------------------------------------------------ Self Total Cumul Nr Count % Count % Count % Calls Function ------------------------------------------------------------------------ 1 128 74.9 171 100.0 128 74.9 - TEST-0 2 43 25.1 43 25.1 171 100.0 - SB-VM::GENERIC-+ 3 0 0.0 171 100.0 171 100.0 - TEST 4 0 0.0 171 100.0 171 100.0 - SB-INT:SIMPLE-EVAL-IN-LEXENV 5 0 0.0 171 100.0 171 100.0 - EVAL-TLF 6 0 0.0 171 100.0 171 100.0 - (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) 7 0 0.0 171 100.0 171 100.0 - (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) 8 0 0.0 171 100.0 171 100.0 - SB-C::%DO-FORMS-FROM-INFO 9 0 0.0 171 100.0 171 100.0 - SB-INT:LOAD-AS-SOURCE 10 0 0.0 171 100.0 171 100.0 - (FLET SB-FASL::LOAD-STREAM :IN LOAD) 11 0 0.0 171 100.0 171 100.0 - LOAD 12 0 0.0 171 100.0 171 100.0 - EVAL 13 0 0.0 171 100.0 171 100.0 - SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS 14 0 0.0 171 100.0 171 100.0 - SB-IMPL::TOPLEVEL-INIT 15 0 0.0 171 100.0 171 100.0 - (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) 16 0 0.0 171 100.0 171 100.0 - (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) ------------------------------------------------------------------------ 0 0.0 elsewhere . Number of samples: 10661 Sample interval: 0.0001 seconds Total sampling time: 1.0661 seconds Number of cycles: 0 Sampled threads: # Callers Total. Function Count % Count % Callees ------------------------------------------------------------------------ 9594 90.0 CONSING-TEST [7] 9594 90.0 9594 90.0 CONSALOT [1] ------------------------------------------------------------------------ 980 9.2 "foreign function interrupt_handle_pending" [24] 980 9.2 980 9.2 "foreign function pthread_sigmask" [2] ------------------------------------------------------------------------ 56 0.5 GET-UNIVERSAL-TIME [5] 56 0.5 56 0.5 "foreign function __vdso_gettimeofday" [3] ------------------------------------------------------------------------ 12 0.1 SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING [26] 12 0.1 12 0.1 (FLET #:CLEANUP-FUN-321 :IN SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING) [4] ------------------------------------------------------------------------ 66 0.6 CONSING-TEST [7] 10 0.1 66 0.6 GET-UNIVERSAL-TIME [5] 56 0.5 "foreign function __vdso_gettimeofday" [3] ------------------------------------------------------------------------ 3 0.0 (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC) [27] 3 0.0 3 0.0 SB-INT:CALL-HOOKS [6] ------------------------------------------------------------------------ 10661 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [11] 2 0.0 10661 100.0 CONSING-TEST [7] 2 0.0 SB-VM::GENERIC-+ [8] 66 0.6 GET-UNIVERSAL-TIME [5] 9594 90.0 CONSALOT [1] ------------------------------------------------------------------------ 2 0.0 CONSING-TEST [7] 2 0.0 2 0.0 SB-VM::GENERIC-+ [8] ------------------------------------------------------------------------ 1 0.0 SB-KERNEL::POST-GC [30] 12 0.1 (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC) [27] 1 0.0 13 0.1 SB-KERNEL:RUN-PENDING-FINALIZERS [9] 12 0.1 SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING [26] ------------------------------------------------------------------------ 1 0.0 SB-KERNEL::POST-GC [30] 1 0.0 1 0.0 SB-THREAD:THREAD-ALIVE-P [10] ------------------------------------------------------------------------ 10661 100.0 EVAL [19] 10661 100.0 EVAL-TLF [12] 0 0.0 10661 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [11] 1 0.0 LOAD [18] 10661 100.0 CONSING-TEST [7] ------------------------------------------------------------------------ 10661 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [13] 0 0.0 10661 100.0 EVAL-TLF [12] 10661 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [11] ------------------------------------------------------------------------ 10661 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [14] 0 0.0 10661 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [13] 10661 100.0 EVAL-TLF [12] ------------------------------------------------------------------------ 10661 100.0 SB-C::%DO-FORMS-FROM-INFO [15] 0 0.0 10661 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [14] 10661 100.0 (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) [13] ------------------------------------------------------------------------ 10661 100.0 SB-INT:LOAD-AS-SOURCE [16] 0 0.0 10661 100.0 SB-C::%DO-FORMS-FROM-INFO [15] 10661 100.0 (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) [14] ------------------------------------------------------------------------ 10661 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [17] 0 0.0 10661 100.0 SB-INT:LOAD-AS-SOURCE [16] 10661 100.0 SB-C::%DO-FORMS-FROM-INFO [15] ------------------------------------------------------------------------ 10661 100.0 LOAD [18] 0 0.0 10661 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [17] 10661 100.0 SB-INT:LOAD-AS-SOURCE [16] ------------------------------------------------------------------------ 1 0.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [11] 0 0.0 10661 100.0 LOAD [18] 10661 100.0 (FLET SB-FASL::LOAD-STREAM :IN LOAD) [17] ------------------------------------------------------------------------ 10661 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [20] 0 0.0 10661 100.0 EVAL [19] 10661 100.0 SB-INT:SIMPLE-EVAL-IN-LEXENV [11] ------------------------------------------------------------------------ 10661 100.0 SB-IMPL::TOPLEVEL-INIT [21] 0 0.0 10661 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [20] 10661 100.0 EVAL [19] ------------------------------------------------------------------------ 10661 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [22] 0 0.0 10661 100.0 SB-IMPL::TOPLEVEL-INIT [21] 10661 100.0 SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS [20] ------------------------------------------------------------------------ 10661 100.0 (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) [23] 0 0.0 10661 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [22] 10661 100.0 SB-IMPL::TOPLEVEL-INIT [21] ------------------------------------------------------------------------ 0 0.0 10661 100.0 (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) [23] 10661 100.0 (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) [22] ------------------------------------------------------------------------ 997 9.4 "foreign function handle_trap" [25] 0 0.0 997 9.4 "foreign function interrupt_handle_pending" [24] 17 0.2 "foreign function maybe_gc" [29] 980 9.2 "foreign function pthread_sigmask" [2] ------------------------------------------------------------------------ 0 0.0 997 9.4 "foreign function handle_trap" [25] 997 9.4 "foreign function interrupt_handle_pending" [24] ------------------------------------------------------------------------ 12 0.1 SB-KERNEL:RUN-PENDING-FINALIZERS [9] 0 0.0 12 0.1 SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING [26] 12 0.1 (FLET #:CLEANUP-FUN-321 :IN SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING) [4] ------------------------------------------------------------------------ 15 0.1 "foreign function call_into_lisp" [28] 0 0.0 15 0.1 (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC) [27] 3 0.0 SB-INT:CALL-HOOKS [6] 12 0.1 SB-KERNEL:RUN-PENDING-FINALIZERS [9] ------------------------------------------------------------------------ 17 0.2 "foreign function maybe_gc" [29] 0 0.0 17 0.2 "foreign function call_into_lisp" [28] 2 0.0 SB-KERNEL::POST-GC [30] 15 0.1 (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC) [27] ------------------------------------------------------------------------ 17 0.2 "foreign function interrupt_handle_pending" [24] 0 0.0 17 0.2 "foreign function maybe_gc" [29] 17 0.2 "foreign function call_into_lisp" [28] ------------------------------------------------------------------------ 2 0.0 "foreign function call_into_lisp" [28] 0 0.0 2 0.0 SB-KERNEL::POST-GC [30] 1 0.0 SB-THREAD:THREAD-ALIVE-P [10] 1 0.0 SB-KERNEL:RUN-PENDING-FINALIZERS [9] ------------------------------------------------------------------------ Self Total Cumul Nr Count % Count % Count % Calls Function ------------------------------------------------------------------------ 1 9594 90.0 9594 90.0 9594 90.0 - CONSALOT 2 980 9.2 980 9.2 10574 99.2 - "foreign function pthread_sigmask" 3 56 0.5 56 0.5 10630 99.7 - "foreign function __vdso_gettimeofday" 4 12 0.1 12 0.1 10642 99.8 - (FLET #:CLEANUP-FUN-321 :IN SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING) 5 10 0.1 66 0.6 10652 99.9 - GET-UNIVERSAL-TIME 6 3 0.0 3 0.0 10655 99.9 - SB-INT:CALL-HOOKS 7 2 0.0 10661 100.0 10657 100.0 - CONSING-TEST 8 2 0.0 2 0.0 10659 100.0 - SB-VM::GENERIC-+ 9 1 0.0 13 0.1 10660 100.0 - SB-KERNEL:RUN-PENDING-FINALIZERS 10 1 0.0 1 0.0 10661 100.0 - SB-THREAD:THREAD-ALIVE-P 11 0 0.0 10661 100.0 10661 100.0 - SB-INT:SIMPLE-EVAL-IN-LEXENV 12 0 0.0 10661 100.0 10661 100.0 - EVAL-TLF 13 0 0.0 10661 100.0 10661 100.0 - (LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) 14 0 0.0 10661 100.0 10661 100.0 - (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) 15 0 0.0 10661 100.0 10661 100.0 - SB-C::%DO-FORMS-FROM-INFO 16 0 0.0 10661 100.0 10661 100.0 - SB-INT:LOAD-AS-SOURCE 17 0 0.0 10661 100.0 10661 100.0 - (FLET SB-FASL::LOAD-STREAM :IN LOAD) 18 0 0.0 10661 100.0 10661 100.0 - LOAD 19 0 0.0 10661 100.0 10661 100.0 - EVAL 20 0 0.0 10661 100.0 10661 100.0 - SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS 21 0 0.0 10661 100.0 10661 100.0 - SB-IMPL::TOPLEVEL-INIT 22 0 0.0 10661 100.0 10661 100.0 - (FLET #:WITHOUT-INTERRUPTS-BODY-90 :IN SAVE-LISP-AND-DIE) 23 0 0.0 10661 100.0 10661 100.0 - (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) 24 0 0.0 997 9.4 10661 100.0 - "foreign function interrupt_handle_pending" 25 0 0.0 997 9.4 10661 100.0 - "foreign function handle_trap" 26 0 0.0 17 0.2 10661 100.0 - "foreign function call_into_lisp" 27 0 0.0 17 0.2 10661 100.0 - "foreign function maybe_gc" 28 0 0.0 15 0.1 10661 100.0 - (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC) 29 0 0.0 12 0.1 10661 100.0 - SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING 30 0 0.0 2 0.0 10661 100.0 - SB-KERNEL::POST-GC ------------------------------------------------------------------------ 0 0.0 elsewhere ; disassembly for CONSALOT ; Size: 164 bytes. Origin: #x1001D37888 ; 888: 498B4C2460 MOV RCX, [R12+96] ; thread.binding-stack-pointer ; no-arg-parsing entry point ; 88D: 48894DF8 MOV [RBP-8], RCX ; 891: BA17001020 MOV EDX, 537919511 ; 896: BB204E0000 MOV EBX, 20000 ; 89B: EB68 JMP L5 ; 89D: 0F1F00 NOP ; 8A0: L0: 4883EB02 SUB RBX, 2 ; 8/10661 samples ; 8A4: 49896C2440 MOV [R12+64], RBP ; thread.pseudo-atomic-bits ; 69/10661 samples ; 8A9: 4D8B5C2418 MOV R11, [R12+24] ; thread.alloc-region ; 8AE: 498D7360 LEA RSI, [R11+96] ; 8B2: 493B742420 CMP RSI, [R12+32] ; 8B7: 7759 JNBE L6 ; 8B9: 4989742418 MOV [R12+24], RSI ; thread.alloc-region ; 8BE: L1: 498D730F LEA RSI, [R11+15] ; 8C2: C646F1D9 MOV BYTE PTR [RSI-15], -39 ; 8C6: C646F914 MOV BYTE PTR [RSI-7], 20 ; 8CA: 49316C2440 XOR [R12+64], RBP ; thread.pseudo-atomic-bits ; 8CF: 7402 JEQ L2 ; 215/10661 samples ; 8D1: CC09 BREAK 9 ; pending interrupt trap ; 8D3: L2: 49896C2440 MOV [R12+64], RBP ; thread.pseudo-atomic-bits ; 7319/10661 samples ; 8D8: 4D8B5C2418 MOV R11, [R12+24] ; thread.alloc-region ; 8DD: 498D4B10 LEA RCX, [R11+16] ; 8E1: 493B4C2420 CMP RCX, [R12+32] ; 8E6: 7737 JNBE L7 ; 8E8: 49894C2418 MOV [R12+24], RCX ; thread.alloc-region ; 8ED: L3: 498D4B07 LEA RCX, [R11+7] ; 8F1: 49316C2440 XOR [R12+64], RBP ; thread.pseudo-atomic-bits ; 8F6: 7402 JEQ L4 ; 246/10661 samples ; 8F8: CC09 BREAK 9 ; pending interrupt trap ; 8FA: L4: 488971F9 MOV [RCX-7], RSI ; 770/10661 samples ; 8FE: 48895101 MOV [RCX+1], RDX ; 714/10661 samples ; 902: 488BD1 MOV RDX, RCX ; 245/10661 samples ; 905: L5: 4885DB TEST RBX, RBX ; 7/10661 samples ; 908: 7F96 JNLE L0 ; 90A: 488BE5 MOV RSP, RBP ; 90D: F8 CLC ; 90E: 5D POP RBP ; 90F: C3 RET ; 910: CC10 BREAK 16 ; Invalid argument count trap ; 912: L6: 6A60 PUSH 96 ; 914: BE20664200 MOV ESI, 4351520 ; alloc_tramp ; 919: FFD6 CALL RSI ; 91B: 415B POP R11 ; 91D: EB9F JMP L1 ; 91F: L7: 6A10 PUSH 16 ; 921: B920664200 MOV ECX, 4351520 ; alloc_tramp ; 926: FFD1 CALL RCX ; 928: 415B POP R11 ; 92A: EBC1 JMP L3 * make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-sprof' + touch obj/asdf-cache/sb-sprof/test-passed.test-report + : + for i in $contribs_to_build + test -d contrib/stale-symbols.lisp + continue + for i in $contribs_to_build + test -d contrib/vanilla-module.mk + continue + HEADER_HAS_BEEN_PRINTED=false ++ cd obj/asdf-cache/ ++ echo asdf sb-aclrepl sb-bsd-sockets sb-cltl2 sb-concurrency sb-cover sb-executable sb-gmp sb-grovel sb-introspect sb-md5 sb-mpfr sb-posix sb-queue sb-rotate-byte sb-rt sb-simple-streams sb-sprof + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/asdf/test-passed.test-report + test -f obj/asdf-cache/asdf/test-passed.test-report + grep -i fail obj/asdf-cache/asdf/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-aclrepl/test-passed.test-report + test -f obj/asdf-cache/sb-aclrepl/test-passed.test-report + grep -i fail obj/asdf-cache/sb-aclrepl/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-bsd-sockets/test-passed.test-report + test -f obj/asdf-cache/sb-bsd-sockets/test-passed.test-report + grep -i fail obj/asdf-cache/sb-bsd-sockets/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-cltl2/test-passed.test-report + test -f obj/asdf-cache/sb-cltl2/test-passed.test-report + grep -i fail obj/asdf-cache/sb-cltl2/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-concurrency/test-passed.test-report + test -f obj/asdf-cache/sb-concurrency/test-passed.test-report + grep -i fail obj/asdf-cache/sb-concurrency/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-cover/test-passed.test-report + test -f obj/asdf-cache/sb-cover/test-passed.test-report + grep -i fail obj/asdf-cache/sb-cover/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-executable/test-passed.test-report + test -f obj/asdf-cache/sb-executable/test-passed.test-report + grep -i fail obj/asdf-cache/sb-executable/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-gmp/test-passed.test-report + test -f obj/asdf-cache/sb-gmp/test-passed.test-report + grep -i fail obj/asdf-cache/sb-gmp/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-grovel/test-passed.test-report + test -f obj/asdf-cache/sb-grovel/test-passed.test-report + grep -i fail obj/asdf-cache/sb-grovel/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-introspect/test-passed.test-report + test -f obj/asdf-cache/sb-introspect/test-passed.test-report + grep -i fail obj/asdf-cache/sb-introspect/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-md5/test-passed.test-report + test -f obj/asdf-cache/sb-md5/test-passed.test-report + grep -i fail obj/asdf-cache/sb-md5/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-mpfr/test-passed.test-report + test -f obj/asdf-cache/sb-mpfr/test-passed.test-report + grep -i fail obj/asdf-cache/sb-mpfr/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-posix/test-passed.test-report + test -f obj/asdf-cache/sb-posix/test-passed.test-report + grep -i fail obj/asdf-cache/sb-posix/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-queue/test-passed.test-report + test -f obj/asdf-cache/sb-queue/test-passed.test-report + grep -i fail obj/asdf-cache/sb-queue/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-rotate-byte/test-passed.test-report + test -f obj/asdf-cache/sb-rotate-byte/test-passed.test-report + grep -i fail obj/asdf-cache/sb-rotate-byte/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-rt/test-passed.test-report + test -f obj/asdf-cache/sb-rt/test-passed.test-report + grep -i fail obj/asdf-cache/sb-rt/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-simple-streams/test-passed.test-report + test -f obj/asdf-cache/sb-simple-streams/test-passed.test-report + grep -i fail obj/asdf-cache/sb-simple-streams/test-passed.test-report + for dir in `cd obj/asdf-cache/ ; echo *` + f=obj/asdf-cache/sb-sprof/test-passed.test-report + test -f obj/asdf-cache/sb-sprof/test-passed.test-report + grep -i fail obj/asdf-cache/sb-sprof/test-passed.test-report + HEADER_HAS_BEEN_PRINTED=false ++ cd contrib ++ echo README STANDARDS asdf asdf-module.mk asdf-stub.lisp code-extras.lisp compiler-extras.lisp sb-aclrepl sb-bsd-sockets sb-cltl2 sb-concurrency sb-cover sb-executable sb-gmp sb-grovel sb-introspect sb-md5 sb-mpfr sb-posix sb-queue sb-rotate-byte sb-rt sb-simple-streams sb-sprof stale-symbols.lisp vanilla-module.mk + for dir in `cd contrib ; echo *` + '[' -d contrib/README -a -f contrib/README/Makefile -a '!' -f obj/asdf-cache/README/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/STANDARDS -a -f contrib/STANDARDS/Makefile -a '!' -f obj/asdf-cache/STANDARDS/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/asdf -a -f contrib/asdf/Makefile -a '!' -f obj/asdf-cache/asdf/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/asdf-module.mk -a -f contrib/asdf-module.mk/Makefile -a '!' -f obj/asdf-cache/asdf-module.mk/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/asdf-stub.lisp -a -f contrib/asdf-stub.lisp/Makefile -a '!' -f obj/asdf-cache/asdf-stub.lisp/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/code-extras.lisp -a -f contrib/code-extras.lisp/Makefile -a '!' -f obj/asdf-cache/code-extras.lisp/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/compiler-extras.lisp -a -f contrib/compiler-extras.lisp/Makefile -a '!' -f obj/asdf-cache/compiler-extras.lisp/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-aclrepl -a -f contrib/sb-aclrepl/Makefile -a '!' -f obj/asdf-cache/sb-aclrepl/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-bsd-sockets -a -f contrib/sb-bsd-sockets/Makefile -a '!' -f obj/asdf-cache/sb-bsd-sockets/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-cltl2 -a -f contrib/sb-cltl2/Makefile -a '!' -f obj/asdf-cache/sb-cltl2/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-concurrency -a -f contrib/sb-concurrency/Makefile -a '!' -f obj/asdf-cache/sb-concurrency/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-cover -a -f contrib/sb-cover/Makefile -a '!' -f obj/asdf-cache/sb-cover/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-executable -a -f contrib/sb-executable/Makefile -a '!' -f obj/asdf-cache/sb-executable/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-gmp -a -f contrib/sb-gmp/Makefile -a '!' -f obj/asdf-cache/sb-gmp/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-grovel -a -f contrib/sb-grovel/Makefile -a '!' -f obj/asdf-cache/sb-grovel/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-introspect -a -f contrib/sb-introspect/Makefile -a '!' -f obj/asdf-cache/sb-introspect/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-md5 -a -f contrib/sb-md5/Makefile -a '!' -f obj/asdf-cache/sb-md5/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-mpfr -a -f contrib/sb-mpfr/Makefile -a '!' -f obj/asdf-cache/sb-mpfr/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-posix -a -f contrib/sb-posix/Makefile -a '!' -f obj/asdf-cache/sb-posix/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-queue -a -f contrib/sb-queue/Makefile -a '!' -f obj/asdf-cache/sb-queue/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-rotate-byte -a -f contrib/sb-rotate-byte/Makefile -a '!' -f obj/asdf-cache/sb-rotate-byte/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-rt -a -f contrib/sb-rt/Makefile -a '!' -f obj/asdf-cache/sb-rt/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-simple-streams -a -f contrib/sb-simple-streams/Makefile -a '!' -f obj/asdf-cache/sb-simple-streams/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/sb-sprof -a -f contrib/sb-sprof/Makefile -a '!' -f obj/asdf-cache/sb-sprof/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/stale-symbols.lisp -a -f contrib/stale-symbols.lisp/Makefile -a '!' -f obj/asdf-cache/stale-symbols.lisp/test-passed.test-report ']' + for dir in `cd contrib ; echo *` + '[' -d contrib/vanilla-module.mk -a -f contrib/vanilla-module.mk/Makefile -a '!' -f obj/asdf-cache/vanilla-module.mk/test-passed.test-report ']' + '[' false = true ']' The build seems to have finished successfully, including 18 (out of 18) contributed modules. If you would like to run more extensive tests on the new SBCL, you can try: cd tests && sh ./run-tests.sh (All tests should pass on x86/Linux, x86/FreeBSD4, and ppc/Darwin. On other platforms some failures are currently expected; patches welcome as always.) To build documentation: cd doc/manual && make To install SBCL (more information in INSTALL): sh install.sh //build started: Sun Jan 22 18:44:24 CET 2017 //build finished: Sun Jan 22 18:51:02 CET 2017 >>> Source compiled. >>> Test phase [not enabled]: dev-lisp/sbcl-1.3.12 >>> Install sbcl-1.3.12 into /var/tmp/portage/dev-lisp/sbcl-1.3.12/image/ category dev-lisp make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//uiop.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//asdf.fasl "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/asdf' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-aclrepl.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-aclrepl.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-aclrepl' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-bsd-sockets.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-bsd-sockets.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-bsd-sockets' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cltl2.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cltl2.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cltl2' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-concurrency.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-concurrency.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-concurrency' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cover.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-cover.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-cover' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-executable' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-executable.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-executable.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-executable' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-gmp.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-gmp.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-gmp' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-grovel.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-grovel.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-grovel' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-introspect.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-introspect.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-introspect' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-md5.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-md5.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-md5' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-mpfr.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-mpfr.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-mpfr' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-posix.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-posix.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-posix' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-queue' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-queue.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-queue.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-queue' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rotate-byte.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rotate-byte.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rotate-byte' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rt' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rt.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-rt.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-rt' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-simple-streams.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-simple-streams.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-simple-streams' make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-sprof' cp /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-sprof.fasl /var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/obj/sbcl-home/contrib//sb-sprof.asd "/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/contrib/" make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/work/sbcl-1.3.12/contrib/sb-sprof' SBCL has been installed: binary /var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/bin/sbcl core and contribs in /var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/lib64/sbcl/ Documentation: man /var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/man/man1/sbcl.1 cp: cannot stat 'doc/sbcl-asdf-install.1': No such file or directory * XATTR_PAX marking -mr /var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/bin/sbcl with paxctl-ng rmdir: removing directory, '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image/usr/share/doc/sbcl-1.3.12/html' rmdir: removing directory, '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image/usr/share/info' removed '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/doc/sbcl-1.3.12/NEWS' removed '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/doc/sbcl-1.3.12/COPYING' removed '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/doc/sbcl-1.3.12/CREDITS' removed '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/doc/sbcl-1.3.12/BUGS' removed directory '/var/tmp/portage/dev-lisp/sbcl-1.3.12/image//usr/share/doc/sbcl-1.3.12' >>> Completed installing sbcl-1.3.12 into /var/tmp/portage/dev-lisp/sbcl-1.3.12/image/ * Final size of build directory: 233556 KiB * Final size of installed tree: 48476 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/bin/sbcl ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc * checking 41 files for package collisions >>> Merging dev-lisp/sbcl-1.3.12 to / --- /etc/ >>> /etc/sbclrc --- /etc/env.d/ >>> /etc/env.d/50sbcl --- /usr/ --- /usr/bin/ >>> /usr/bin/sbcl --- /usr/lib64/ --- /usr/lib64/sbcl/ >>> /usr/lib64/sbcl/sbcl.core --- /usr/lib64/sbcl/contrib/ >>> /usr/lib64/sbcl/contrib/uiop.fasl >>> /usr/lib64/sbcl/contrib/asdf.fasl >>> /usr/lib64/sbcl/contrib/sb-aclrepl.fasl >>> /usr/lib64/sbcl/contrib/sb-aclrepl.asd >>> /usr/lib64/sbcl/contrib/sb-bsd-sockets.fasl >>> /usr/lib64/sbcl/contrib/sb-bsd-sockets.asd >>> /usr/lib64/sbcl/contrib/sb-cltl2.fasl >>> /usr/lib64/sbcl/contrib/sb-cltl2.asd >>> /usr/lib64/sbcl/contrib/sb-concurrency.fasl >>> /usr/lib64/sbcl/contrib/sb-concurrency.asd >>> /usr/lib64/sbcl/contrib/sb-cover.fasl >>> /usr/lib64/sbcl/contrib/sb-cover.asd >>> /usr/lib64/sbcl/contrib/sb-executable.fasl >>> /usr/lib64/sbcl/contrib/sb-executable.asd >>> /usr/lib64/sbcl/contrib/sb-gmp.fasl >>> /usr/lib64/sbcl/contrib/sb-gmp.asd >>> /usr/lib64/sbcl/contrib/sb-grovel.fasl >>> /usr/lib64/sbcl/contrib/sb-grovel.asd >>> /usr/lib64/sbcl/contrib/sb-introspect.fasl >>> /usr/lib64/sbcl/contrib/sb-introspect.asd >>> /usr/lib64/sbcl/contrib/sb-md5.fasl >>> /usr/lib64/sbcl/contrib/sb-md5.asd >>> /usr/lib64/sbcl/contrib/sb-mpfr.fasl >>> /usr/lib64/sbcl/contrib/sb-mpfr.asd >>> /usr/lib64/sbcl/contrib/sb-posix.fasl >>> /usr/lib64/sbcl/contrib/sb-posix.asd >>> /usr/lib64/sbcl/contrib/sb-queue.fasl >>> /usr/lib64/sbcl/contrib/sb-queue.asd >>> /usr/lib64/sbcl/contrib/sb-rotate-byte.fasl >>> /usr/lib64/sbcl/contrib/sb-rotate-byte.asd >>> /usr/lib64/sbcl/contrib/sb-rt.fasl >>> /usr/lib64/sbcl/contrib/sb-rt.asd >>> /usr/lib64/sbcl/contrib/sb-simple-streams.fasl >>> /usr/lib64/sbcl/contrib/sb-simple-streams.asd >>> /usr/lib64/sbcl/contrib/sb-sprof.fasl >>> /usr/lib64/sbcl/contrib/sb-sprof.asd --- /usr/share/ --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/sbcl.1.bz2 --- /usr/share/doc/ >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. >>> dev-lisp/sbcl-1.3.12 merged.