gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/sbcl-1.5.8-source.tar.bz2 --url http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.8/sbcl-1.5.8-source.tar.bz2 --hash sha256:84572f9133d13c982db13d1768d38331421204bc0ca083dacc5364e46796ff4c Source /data/userland-archives/sbcl-1.5.8-source.tar.bz2... not found, skipping file copy Source http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.8/sbcl-1.5.8-source.tar.bz2... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/sbcl-1.5.8-source.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/sbcl-1.5.8-source.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8 --strip=1 --backup --version-control=numbered < patches/01-Config.x86-sunos.patch patching file src/runtime/Config.x86-sunos /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8/.patched-01-Config.x86-sunos.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8 --strip=1 --backup --version-control=numbered < patches/02-asdf-module.mk.patch patching file contrib/asdf-module.mk /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8/.patched-02-asdf-module.mk.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8/.prep /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build /bin/cp -f -a /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.8 /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86 ; /usr/bin/env PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/gnu/bin GNUMAKE=/usr/gnu/bin/make CC="/usr/gcc/6/bin/gcc" /usr/gnu/bin/sh make.sh --prefix=/usr --arch=x86 --fancy) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual' rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf "docstrings/" rm -f sbcl.html asdf.html rm -f contrib-docs.texi-temp rm -f package-locks.texi-temp rm -f variables.texinfo rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs rm -f sbcl.info sbcl.info-* asdf.info make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/internals' rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \ *.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \ html-stamp sbcl-internals/ make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/internals' //entering make-config.sh //ensuring the existence of output/ directory //guessing default target CPU architecture from host architecture //setting up CPU-architecture-dependent information sbcl_arch="x86" Enabling threads due to --fancy. //initializing /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/build-features.lisp-expr //initializing /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/local-target-features.lisp-expr //setting up OS-dependent information make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -I../src/runtime determine-endianness.c -ldl -lsocket -lnsl -lrt -o determine-endianness make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' //finishing /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/local-target-features.lisp-expr //Starting build: Sun Nov 24 11:37:30 UTC 2019 //Options: --prefix='/usr' --xc-host='sbcl --no-userinit --no-sysinit' This is SBCL 1.5.5, 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. * CANONICALIZE-WHITESPACE/DIRECTORY * * //entering make-host-1.sh //building cross-compiler, and doing first genesis This is SBCL 1.5.5, 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 SB-XC:*FEATURES* = (:X86 :ALIEN-CALLBACKS :ANSI-CL :C-STACK-IS-CONTROL-STACK :COMMON-LISP :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GENCGC :IEEE-FLOATING-POINT :LINKAGE-TABLE :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-PUTWC :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :RELOCATABLE-HEAP :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :STACK-ALLOCATABLE-CLOSURES :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :STACK-GROWS-DOWNWARD-NOT-UPWARD :SUNOS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP) ; Building Unicode data ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build/ucd.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build/ucd.fasl ; compilation finished in 0:00:00.963 ;; loading #P"/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build/ucd.fasl" ; Installed READ interceptor ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-source-location.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-source-location.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-early.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-early.fasl-tmp ; compilation finished in 0:00:00.048 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/show.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/show.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-constantp.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-constantp.fasl-tmp ; compilation finished in 0:00:00.004 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/primordial-extensions.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/primordial-extensions.fasl-tmp ; compilation finished in 0:00:00.097 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cold-init-helper-macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp ; compilation finished in 0:00:00.068 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/backq.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/backq.fasl-tmp ; compilation finished in 0:00:00.059 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-byte.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-byte.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-misc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-misc.fasl-tmp ; compilation finished in 0:00:00.067 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-char.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-char.fasl-tmp ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-float.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-float.lisp ; in: DEFUN RATIONAL ; (SB-IMPL::REALNUMIFY SB-IMPL::X) ; --> BLOCK COND IF ; ==> ; SB-IMPL::X ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-float.fasl-tmp ; compilation finished in 0:00:00.400 ; Float-ops cache prefill: 622 entries ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-io.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-io.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-condition.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-condition.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/uncross.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/uncross.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defbangtype.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defbangtype.fasl-tmp ; compilation finished in 0:00:00.004 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-constants.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-constants.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/deftype.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/deftype.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-lexenv.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-lexenv.fasl-tmp ; compilation finished in 0:00:00.044 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-globaldb.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-globaldb.fasl-tmp ; compilation finished in 0:00:00.103 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/function-names.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/function-names.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/parms.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/parms.fasl-tmp ; compilation finished in 0:00:00.028 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/parms.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/parms.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-vm.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-vm.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-objdef.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp ; compilation finished in 0:00:00.009 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-array.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-array.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/parse-body.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/parse-body.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/policy.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/policy.fasl-tmp ; compilation finished in 0:00:00.080 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-extensions.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-extensions.fasl-tmp ; compilation finished in 0:00:00.374 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/parse-lambda-list.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp ; compilation finished in 0:00:00.206 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-cl.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-cl.fasl-tmp ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-fasl.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-fasl.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defbangstruct.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defbangstruct.fasl-tmp ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-thread.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-thread.fasl-tmp ; compilation finished in 0:00:00.054 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/defconstant.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/defconstant.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-raw-slots.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-raw-slots.fasl-tmp ; compilation finished in 0:00:00.043 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/xset.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/xset.fasl-tmp ; compilation finished in 0:00:00.027 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/type-class.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/type-class.fasl-tmp ; compilation finished in 0:00:00.295 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-c.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-c.fasl-tmp ; compilation finished in 0:00:00.099 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fun-info.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fun-info.fasl-tmp ; compilation finished in 0:00:00.059 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slot-name.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/pcl/slot-name.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/info-vector.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/info-vector.fasl-tmp ; compilation finished in 0:00:00.230 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/globaldb.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/globaldb.fasl-tmp ; compilation finished in 0:00:00.103 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-array.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-array.fasl-tmp ; compilation finished in 0:00:00.029 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/primordial-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/primordial-type.fasl-tmp ; compilation finished in 0:00:00.025 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-classoid.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-classoid.fasl-tmp ; compilation finished in 0:00:00.275 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-alieneval.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-alieneval.fasl-tmp ; compilation finished in 0:00:00.065 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/debug-var-io.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/debug-var-io.fasl-tmp ; compilation finished in 0:00:00.071 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-float.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-float.lisp ; in: DEFUN SINGLE-FROM-BITS ; (IF (SB-XC:ZEROP SB-KERNEL::SIGN) ; 0 ; -1) ; ; note: deleting unreachable code ; in: DEFUN DOUBLE-FROM-BITS ; (IF (SB-XC:ZEROP SB-KERNEL::SIGN) ; 0 ; -1) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-float.fasl-tmp ; compilation finished in 0:00:00.018 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/huffman.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/huffman.lisp ; in: DEFUN HUFFMAN-DECODE ; (IF (SB-XC:ZEROP (SB-IMPL::POP-BIT)) ; SB-IMPL::LEFT ; SB-IMPL::RIGHT) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/huffman.fasl-tmp ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-time.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-time.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/misc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/misc.fasl-tmp ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-format.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-format.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/policies.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/policies.lisp ; in: DEFINE-OPTIMIZATION-QUALITY VERIFY-ARG-COUNT ; (IF (SB-XC:ZEROP SAFETY) ; 0 ; 3) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/policies.fasl-tmp ; compilation finished in 0:00:00.157 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/macros.lisp ; in: DEFMACRO DEFTRANSFORM ; (DEFMACRO SB-C:DEFTRANSFORM ; (SB-C::NAME ; (SB-C::LAMBDA-LIST ; &OPTIONAL ; (SB-C::ARG-TYPES '*) ; (SB-C::RESULT-TYPE '*) ; &KEY ; SB-C::RESULT ; SB-C:POLICY ; SB-C::NODE ; SB-C::DEFUN-ONLY ; SB-C::EVAL-NAME ; (SB-C::IMPORTANT :SLIGHTLY)) ; &BODY SB-C::BODY-DECLS-DOC) ; (DECLARE (TYPE (MEMBER NIL :SLIGHTLY T) SB-C::IMPORTANT)) ; (WHEN (AND SB-C::EVAL-NAME SB-C::DEFUN-ONLY) ; (ERROR "can't specify both DEFUN-ONLY and EVAL-NAME")) ; (MULTIPLE-VALUE-BIND (SB-C::BODY SB-C::DECLS SB-C::DOC) ; (SB-INT:PARSE-BODY SB-C::BODY-DECLS-DOC T) ; (LET ((SB-C::N-NODE #) (SB-C::N-DECLS #) (SB-C::N-LAMBDA #)) ; (MULTIPLE-VALUE-BIND (SB-C::BINDINGS SB-C::VARS) ; (SB-C::PARSE-DEFTRANSFORM SB-C::LAMBDA-LIST SB-C::N-NODE '#) ; (LET # ; #))))) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (LAMBDA-LIST &OPTIONAL ; (ARG-TYPES '*) ; (RESULT-TYPE '*) &KEY RESULT ; POLICY NODE DEFUN-ONLY ; EVAL-NAME ; (IMPORTANT :SLIGHTLY)) ; in: DEFMACRO DEFTRANSFORMS ; (DEFMACRO SB-C::DEFTRANSFORMS ; (SB-C::NAMES ; (SB-C::LAMBDA-LIST ; &OPTIONAL ; (SB-C::ARG-TYPES '*) ; (SB-C::RESULT-TYPE '*) ; &KEY ; SB-C::RESULT ; SB-C:POLICY ; SB-C::NODE ; (SB-C::IMPORTANT :SLIGHTLY)) ; &BODY SB-C::BODY-DECLS-DOC) ; (LET ((SB-C::TRANSFORM-NAME (SB-INT:SYMBOLICATE # 'SB-C::-TRANSFORM)) ; (TYPE (LIST 'FUNCTION SB-C::ARG-TYPES SB-C::RESULT-TYPE)) ; (SB-C::DOC (NTH-VALUE 2 #))) ; (SB-INT:QUASIQUOTE ; (PROGN ; (SB-C:DEFTRANSFORM # ; # ; #) ; #S(SB-IMPL::COMMA :EXPR # :KIND 2))))) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (LAMBDA-LIST &OPTIONAL ; (ARG-TYPES '*) ; (RESULT-TYPE '*) &KEY RESULT ; POLICY NODE ; (IMPORTANT :SLIGHTLY)) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/macros.fasl-tmp ; compilation finished in 0:00:00.202 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constantp.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constantp.lisp ; in: DEFUN CONSTANT-SPECIAL-FORM-P ; (SB-C::EXPAND-CASES 1 :MAYBE) ; --> FLET LET CASE LET COND IF IF IF IF IF IF IF IF PROGN LET* AND IF LET* AND ; --> IF IF IF IF >= ; ==> ; (LENGTH VALUES) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; ==> ; (LENGTH SB-C::SYMBOLS) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constantp.fasl-tmp ; compilation finished in 0:00:00.063 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/info-functions.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/info-functions.fasl-tmp ; compilation finished in 0:00:00.036 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/specializable-array.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/specializable-array.fasl-tmp ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-macs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp ; compilation finished in 0:00:00.313 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/objdef.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/objdef.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/sset.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/sset.lisp ; in: DEFUN SSET-GROW ; (IF (SB-XC:ZEROP (LENGTH VECTOR)) ; 2 ; (* (LENGTH VECTOR) 2)) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/sset.fasl-tmp ; compilation finished in 0:00:00.074 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-type.lisp ; in: DEFUN MAKE-NUMERIC-TYPE ; (SB-KERNEL::INT-TYPE NIL -536870913) ; --> SB-KERNEL::LITERAL-CTYPE LOAD-TIME-VALUE SB-KERNEL::INTERNED-NUMERIC-TYPE ; --> IF AND IF ; ==> ; -536870913 ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-type.fasl-tmp ; compilation finished in 0:00:00.221 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/sc-offset.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/sc-offset.fasl-tmp ; compilation finished in 0:00:00.010 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/node.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/node.fasl-tmp ; compilation finished in 0:00:01.756 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/lexenv.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/lexenv.fasl-tmp ; compilation finished in 0:00:00.017 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-assem.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-assem.fasl-tmp ; compilation finished in 0:00:00.026 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/vop.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/vop.fasl-tmp ; compilation finished in 0:00:00.877 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constant-leaf.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constant-leaf.fasl-tmp ; compilation finished in 0:00:00.040 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/backend.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/backend.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/vmdef.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/vmdef.fasl-tmp ; compilation finished in 0:00:00.056 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defmacro.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defmacro.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/destructuring-bind.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/destructuring-bind.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/meta-vmdef.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/meta-vmdef.fasl-tmp ; compilation finished in 0:00:00.518 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fixup.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fixup.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/core.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/core.fasl-tmp ; compilation finished in 0:00:00.014 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/vm.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/vm.fasl-tmp ; compilation finished in 0:00:00.177 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/class.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/class.fasl-tmp ; compilation finished in 0:00:00.218 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/pre-warm.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/pcl/pre-warm.fasl-tmp ; compilation finished in 0:00:00.009 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/debug-info.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/debug-info.fasl-tmp ; compilation finished in 0:00:00.200 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/source-location.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/source-location.fasl-tmp ; compilation finished in 0:00:00.026 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-class.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-class.fasl-tmp ; compilation finished in 0:00:00.016 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/parse-defmacro-errors.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp ; compilation finished in 0:00:00.019 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/format-directive.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/format-directive.fasl-tmp ; compilation finished in 0:00:00.038 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/primtype.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/primtype.lisp ; in: MULTIPLE-VALUE-BIND (UNSIGNED SIGNED) ; '(SB-VM::UNSIGNED-BYTE-64 SB-VM::UNSIGNED-BYTE-63 SB-VM::POSITIVE-FIXNUM) ; ; note: deleting unreachable code ; in: ; DEFUN-CACHED (PRIMITIVE-TYPE-AUX :HASH-FUNCTION #'TYPE-HASH-VALUE :HASH-BITS 9 ; :VALUES 2) ; 'SB-VM::SIGNED-BYTE-64 ; ; note: deleting unreachable code ; 'SB-VM::UNSIGNED-BYTE-63 ; ; note: deleting unreachable code ; 'SB-VM::UNSIGNED-BYTE-64 ; ; note: deleting unreachable code ; 'SB-VM::SIGNED-BYTE-64 ; ; note: deleting unreachable code ; 'SB-VM::UNSIGNED-BYTE-63 ; ; note: deleting unreachable code ; 'SB-VM::UNSIGNED-BYTE-64 ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/primtype.fasl-tmp ; compilation finished in 0:00:00.105 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/host-alieneval.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-alieneval.fasl-tmp ; compilation finished in 0:00:00.563 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/host-c-call.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-c-call.fasl-tmp ; compilation finished in 0:00:00.041 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/compiler-deftype.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/compiler-deftype.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-type.lisp ; in: DEFUN LIST-ABSTRACT-TYPE-FUNCTION ; (SB-KERNEL:GENERIC-ABSTRACT-TYPE-FUNCTION TYPE SB-KERNEL::OVERAPPROXIMATE ; #'UNION #'INTERSECTION #'SET-DIFFERENCE '* NIL SB-KERNEL::OVER ; SB-KERNEL::UNDER) ; --> BLOCK LABELS SB-KERNEL::WALK-INTERSECTION BLOCK UNLESS IF RETURN-FROM ; --> SB-KERNEL::DEFAULT ; ==> ; SB-KERNEL::OVERAPPROXIMATE ; ; note: deleting unreachable code ; --> BLOCK LABELS SB-KERNEL::WALK-UNION BLOCK UNLESS IF RETURN-FROM ; --> SB-KERNEL::DEFAULT ; ==> ; SB-KERNEL::OVERAPPROXIMATE ; ; note: deleting unreachable code ; --> BLOCK LABELS SB-KERNEL::WALK-NEGATE BLOCK UNLESS IF RETURN-FROM ; --> SB-KERNEL::DEFAULT ; ==> ; SB-KERNEL::OVERAPPROXIMATE ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-type.fasl-tmp ; compilation finished in 0:00:00.995 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/deftypes-for-target.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/deftypes-for-target.fasl-tmp ; compilation finished in 0:00:00.073 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/knownfun.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/knownfun.fasl-tmp ; compilation finished in 0:00:00.113 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-type.lisp ; in: DEFUN CROSS-TYPEP ; (VALUES NIL T) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-type.fasl-tmp ; compilation finished in 0:00:00.060 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-type.fasl-tmp ; compilation finished in 0:00:00.099 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/proclaim.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/proclaim.fasl-tmp ; compilation finished in 0:00:00.062 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/class-init.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/class-init.fasl-tmp ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defstruct.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defstruct.lisp ; in: DEFUN PARSE-1-DSD ; (DESTRUCTURING-BIND ; (SB-KERNEL::NAME ; &OPTIONAL (SB-KERNEL::DEFAULT NIL SB-KERNEL::DEFAULT-P) ; &KEY (TYPE NIL SB-KERNEL::TYPE-P) ; (SB-KERNEL::READ-ONLY NIL SB-KERNEL::RO-P)) ; SB-KERNEL::SPEC ; (WHEN (SB-KERNEL::DD-CONC-NAME DEFSTRUCT) ; (TYPECASE SB-KERNEL::NAME ; ((MEMBER :CONC-NAME :CONSTRUCTOR :COPIER :PREDICATE :INCLUDE ; :PRINT-FUNCTION :PRINT-OBJECT :TYPE :INITIAL-OFFSET :PURE) ; (WARN "slot name of ~S indicates probable syntax error in DEFSTRUCT" ; SB-KERNEL::NAME)))) ; (VALUES SB-KERNEL::NAME SB-KERNEL::DEFAULT SB-KERNEL::DEFAULT-P ; (SB-INT:UNCROSS TYPE) SB-KERNEL::TYPE-P SB-KERNEL::READ-ONLY ; SB-KERNEL::RO-P)) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (NAME &OPTIONAL ; (DEFAULT NIL DEFAULT-P) &KEY ; (TYPE NIL TYPE-P) ; (READ-ONLY NIL RO-P)) ; in: DEFUN INSTANCE-CONSTRUCTOR-FORM ; (IF (SB-KERNEL::RAW-SLOTS) ; (LET ((SB-KERNEL::TEMP (MAKE-SYMBOL "INSTANCE"))) ; (SB-INT:QUASIQUOTE ; (LET (#) ; #S(SB-IMPL::COMMA :EXPR # :KIND 2) ; #S(SB-IMPL::COMMA :EXPR SB-KERNEL::TEMP :KIND 0)))) ; SB-KERNEL::INSTANCE-FORM) ; ==> ; SB-KERNEL::INSTANCE-FORM ; ; note: deleting unreachable code ; ; note: deleting unreachable code ; (LET ((SB-KERNEL::TEMP (MAKE-SYMBOL "INSTANCE"))) ; (SB-INT:QUASIQUOTE ; (LET ((# #)) ; #S(SB-IMPL::COMMA :EXPR (MAPCAR # # #) :KIND 2) ; #S(SB-IMPL::COMMA :EXPR SB-KERNEL::TEMP :KIND 0)))) ; ; note: deleting unreachable code ; (LET ((SB-KERNEL::INSTANCE-FORM ; (SB-INT:QUASIQUOTE ; (SB-KERNEL::%MAKE-STRUCTURE-INSTANCE-MACRO # '# #)))) ; (IF (SB-KERNEL::RAW-SLOTS) ; (LET ((SB-KERNEL::TEMP #)) ; (SB-INT:QUASIQUOTE ; (LET # ; # ; #))) ; SB-KERNEL::INSTANCE-FORM)) ; ; note: deleting unreachable code ; (MAPC ; (LAMBDA ; (SB-KERNEL::DSD SB-KERNEL::VALUE ; &AUX (SB-KERNEL::RAW-TYPE (SB-KERNEL:DSD-RAW-TYPE SB-KERNEL::DSD)) ; (SB-KERNEL::SPEC (LIST* :SLOT SB-KERNEL::RAW-TYPE #))) ; (COND ; ((EQ SB-KERNEL::VALUE 'SB-KERNEL::.DO-NOT-INITIALIZE-SLOT.) (WHEN # # #)) ; ((EQ SB-KERNEL::RAW-TYPE T) (SB-KERNEL::SLOT-SPECS SB-KERNEL::SPEC) ; (SB-KERNEL::SLOT-VALUES SB-KERNEL::VALUE)) ; (T (SB-KERNEL::RAW-SLOTS SB-KERNEL::DSD) ; (SB-KERNEL::RAW-VALUES SB-KERNEL::VALUE)))) ; SB-KERNEL:DD-SLOTS VALUES) ; --> LET LET ; ==> ; SB-KERNEL:DD-SLOTS ; ; note: deleting unreachable code ; --> LET LET HOST-SB-INT:DO-ANONYMOUS BLOCK LET ; ==> ; VALUES ; ; note: deleting unreachable code ; (SB-KERNEL::RAW-SLOTS SB-KERNEL::DSD) ; --> PROGN LET CONS ; ==> ; SB-KERNEL::DSD ; ; note: deleting unreachable code ; (SB-KERNEL::RAW-VALUES SB-KERNEL::VALUE) ; --> PROGN LET CONS ; ==> ; SB-KERNEL::VALUE ; ; note: deleting unreachable code ; (SB-KERNEL::SLOT-VALUES SB-KERNEL::VALUE) ; --> PROGN LET CONS ; ==> ; SB-KERNEL::VALUE ; ; note: deleting unreachable code ; (EQ SB-KERNEL::RAW-TYPE T) ; ==> ; SB-KERNEL::RAW-TYPE ; ; note: deleting unreachable code ; (RPLACA SB-KERNEL::SPEC :UNBOUND) ; --> LET ; ==> ; SB-KERNEL::SPEC ; ; note: deleting unreachable code ; (SB-KERNEL::SLOT-SPECS SB-KERNEL::SPEC) ; --> PROGN LET CONS ; ==> ; SB-KERNEL::SPEC ; ; note: deleting unreachable code ; (SB-KERNEL:DSD-RAW-TYPE SB-KERNEL::DSD) ; ==> ; SB-KERNEL::DSD ; ; note: deleting unreachable code ; (LIST* :SLOT SB-KERNEL::RAW-TYPE (SB-KERNEL:DSD-INDEX SB-KERNEL::DSD)) ; ==> ; SB-KERNEL::RAW-TYPE ; ; note: deleting unreachable code ; (EQ SB-KERNEL::VALUE 'SB-KERNEL::.DO-NOT-INITIALIZE-SLOT.) ; ==> ; SB-KERNEL::VALUE ; ; note: deleting unreachable code ; (EQ SB-KERNEL::RAW-TYPE T) ; ==> ; SB-KERNEL::RAW-TYPE ; ; note: deleting unreachable code ; (SB-KERNEL::SLOT-SPECS SB-KERNEL::SPEC) ; --> PROGN LET CONS ; ==> ; SB-KERNEL::SPEC ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defstruct.fasl-tmp ; compilation finished in 0:00:00.497 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/alien-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/alien-type.fasl-tmp ; compilation finished in 0:00:00.018 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/force-delayed-defbangstructs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/compiler-error.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/compiler-error.lisp ; in: DEFUN COMPILER-ERROR ; (SB-INT:BUG "Control returned from *COMPILER-ERROR-BAILOUT*.") ; ==> ; "Control returned from *COMPILER-ERROR-BAILOUT*." ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/compiler-error.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/type-init.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/type-init.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fixup-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fixup-type.fasl-tmp ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/package.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/random.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/random.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/hash-table.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/hash-table.fasl-tmp ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/readtable.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/readtable.fasl-tmp ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/pathname.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/pathname.fasl-tmp ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/host-pprint.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-pprint.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fndb.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fndb.fasl-tmp ; compilation finished in 0:00:00.140 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-fndb.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-objdef.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp ; compilation finished in 0:00:00.050 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/interr.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/interr.fasl-tmp ; compilation finished in 0:00:00.016 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/bit-util.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/bit-util.fasl-tmp ; compilation finished in 0:00:00.015 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/load.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/load.lisp ; in: DEFUN MAYBE-ANNOUNCE-LOAD ; (FORMAT T "loading ~S~%" SB-FASL::NAME) ; ==> ; "loading ~S~%" ; ; note: deleting unreachable code ; in: DEFUN MAYBE-SKIP-SHEBANG-LINE ; (READ-BYTE STREAM NIL) ; --> BLOCK IF LET IF HOST-SB-IMPL::EOF-OR-LOSE IF ERROR ; ==> ; STREAM ; ; note: deleting unreachable code ; in: DEFUN CHECK-FASL-HEADER ; (READ-BYTE STREAM NIL) ; --> BLOCK IF LET IF HOST-SB-IMPL::EOF-OR-LOSE IF ERROR ; ==> ; STREAM ; ; note: deleting unreachable code ; in: DEFUN DECODE-FOP ; (IF (SB-XC:ZEROP SB-FASL::NCONSES) ; (+ (SB-FASL::READ-VARINT) 16) ; SB-FASL::NCONSES) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/load.fasl-tmp ; compilation finished in 0:00:00.151 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/fop.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/fop.lisp ; in: DEFUN READ-CHAR-STRING-AS-VARINTS ; (ASH (LOGAND SB-FASL::OCTET 127) SB-FASL::SHIFT) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (COMMON-LISP:MOD 34091302913) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (COMMON-LISP:MOD 34091302913) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; etc. ; (LOGIOR (ASH (LOGAND SB-FASL::OCTET 127) SB-FASL::SHIFT) SB-FASL::ACCUM) ; ; note: forced to do full call ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (COMMON-LISP:MOD 34091302913), not a FIXNUM. ; The result is a (VALUES (COMMON-LISP:MOD 34092417024) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline (unsigned-byte 32) arithmetic (cost 3) because: ; The first argument is a (COMMON-LISP:MOD 34091302913), not a (UNSIGNED-BYTE ; 32). ; The result is a (VALUES (COMMON-LISP:MOD 34092417024) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE ; 32) ; &REST ; T). ; etc. ; in: DEFUN LOAD-S-INTEGER ; (ASH 1 SB-FASL::BITS) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (- SB-FASL::RESULT (ASH 1 SB-FASL::BITS)) ; ; 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 second argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The second argument is a (INTEGER 1), not a (SIGNED-BYTE 32). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 32) &REST ; T). ; etc. ; (ASH SB-XC:BYTE SB-FASL::BITS) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (+ SB-FASL::RESULT (ASH SB-XC:BYTE SB-FASL::BITS)) ; ; 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 second 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 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 32) ; &REST T). ; etc. ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/fop.fasl-tmp ; compilation finished in 0:00:00.324 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ctype.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ctype.fasl-tmp ; compilation finished in 0:00:00.206 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/disassem.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/disassem.fasl-tmp ; compilation finished in 0:00:00.277 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/assem.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/assem.lisp ; in: DEFMACRO ASSEMBLE ; (DEFMACRO SB-ASSEM:ASSEMBLE ; ((&OPTIONAL SB-ASSEM::DEST SB-ASSEM::VOP &KEY LABELS) ; &BODY SB-ASSEM::BODY &ENVIRONMENT SB-ASSEM::ENV) ; "Execute BODY (as a progn) with DEST as the current section or segment." ; (FLET ((SB-ASSEM::LABEL-NAME-P (SB-ASSEM::THING) ; (AND SB-ASSEM::THING #))) ; (LET* ((SB-ASSEM::VISIBLE-LABELS #) ; (SB-ASSEM::INHERITED-LABELS #) ; (SB-ASSEM::NEW-LABELS #) ; (SB-ASSEM::NESTED-LABELS #)) ; (WHEN (INTERSECTION LABELS SB-ASSEM::INHERITED-LABELS) ; (ERROR "duplicate nested labels: ~S" #)) ; (SB-INT:QUASIQUOTE ; (LET* # ; #))))) ; ; caught STYLE-WARNING: ; &OPTIONAL and &KEY found in the same lambda list: (&OPTIONAL DEST VOP &KEY ; LABELS) ; in: DEFMACRO DEFINE-INSTRUCTION ; (IF SB-ASSEM::PINNED ; (SETF SB-ASSEM::EMITTER (SB-INT:QUASIQUOTE (# #))) ; (LET ((SB-ASSEM::FLET-NAME (MAKE-SYMBOL #)) (SB-ASSEM::INST-NAME '#:INST)) ; (SETF SB-ASSEM::EMITTER (SB-INT:QUASIQUOTE #)))) ; ==> ; SB-ASSEM::PINNED ; ; note: deleting unreachable code ; (LET ((SB-ASSEM::FLET-NAME ; (MAKE-SYMBOL (CONCATENATE 'STRING "ENCODE-" SB-ASSEM::SYM-NAME))) ; (SB-ASSEM::INST-NAME '#:INST)) ; (SETF SB-ASSEM::EMITTER (SB-INT:QUASIQUOTE (#)))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/assem.fasl-tmp ; compilation finished in 0:00:00.518 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dump.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dump.lisp ; in: DEFUN DUMP-SYMBOL ; (NOT SB-FASL::THIS-BASE-P) ; --> IF ; ==> ; SB-FASL::THIS-BASE-P ; ; note: deleting unreachable code ; (NOT SB-FASL::THAT-BASE-P) ; --> IF ; ==> ; SB-FASL::THAT-BASE-P ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dump.fasl-tmp ; compilation finished in 0:00:00.210 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1report.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1report.fasl-tmp ; compilation finished in 0:00:00.142 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/main.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/main.fasl-tmp ; compilation finished in 0:00:00.412 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/xref.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/xref.fasl-tmp ; compilation finished in 0:00:00.059 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1tran.fasl-tmp ; compilation finished in 0:00:00.380 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1tran-lambda.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp ; compilation finished in 0:00:00.217 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1-translators.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1-translators.lisp ; in: DEF-IR1-TRANSLATOR FUNCTION ; (SB-C::WITH-FUN-NAME-LEAF (SB-C::LEAF SB-C::THING SB-C::START) ; (SB-C::REFERENCE-LEAF SB-C::START SB-C::NEXT SB-C::RESULT SB-C::LEAF)) ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL IF SB-C::FIND-GLOBAL-FUN ; ==> ; SB-C::THING ; ; note: deleting unreachable code ; in: DEF-IR1-TRANSLATOR GLOBAL-FUNCTION ; (SB-C::WITH-FUN-NAME-LEAF (SB-C::LEAF SB-C::THING SB-C::START ; :GLOBAL-FUNCTION T) ; (SB-C::REFERENCE-LEAF SB-C::START SB-C::NEXT SB-C::RESULT SB-C::LEAF)) ; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL IF SB-C::FUN-NAME-LEAF ; ==> ; SB-C::THING ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1-translators.fasl-tmp ; compilation finished in 0:00:00.477 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1util.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1util.fasl-tmp ; compilation finished in 0:00:00.691 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/callable-args.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/callable-args.fasl-tmp ; compilation finished in 0:00:00.099 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1opt.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1opt.fasl-tmp ; compilation finished in 0:00:00.444 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/loop.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/loop.fasl-tmp ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1final.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1final.fasl-tmp ; compilation finished in 0:00:00.056 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constraint.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constraint.fasl-tmp ; compilation finished in 0:00:00.369 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/array-tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/array-tran.lisp ; in: DEFUN TRANSFORM-MAKE-ARRAY-VECTOR ; (IF (SB-XC:ZEROP SB-C::N-PAD-ELEMENTS) ; 'LENGTH ; (SB-INT:QUASIQUOTE ; (+ LENGTH #S(SB-IMPL::COMMA :EXPR SB-C::N-PAD-ELEMENTS :KIND 0)))) ; ; note: deleting unreachable code ; in: DEFTRANSFORM (SETF AREF) ; (IF (SB-C:POLICY SB-C::NODE (SB-XC:ZEROP SB-C::INSERT-ARRAY-BOUNDS-CHECKS)) ; (SB-INT:QUASIQUOTE ; (SB-KERNEL:HAIRY-DATA-VECTOR-SET ARRAY SB-INT:INDEX SB-C::NEW-VALUE)) ; (SB-INT:QUASIQUOTE ; (SB-KERNEL:HAIRY-DATA-VECTOR-SET/CHECK-BOUNDS ARRAY SB-INT:INDEX ; SB-C::NEW-VALUE))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/array-tran.fasl-tmp ; compilation finished in 0:00:00.423 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/seqtran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/seqtran.fasl-tmp ; compilation finished in 0:00:00.712 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/saptran.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/saptran.lisp ; in: DEFTRANSFORM FOREIGN-SYMBOL-ADDRESS ; (SB-C::GIVE-UP-IR1-TRANSFORM) ; ; note: deleting unreachable code ; in: DEFTRANSFORM FOREIGN-SYMBOL-SAP ; (SB-SYS:FIND-FOREIGN-SYMBOL-IN-TABLE SB-C::NAME ; SB-SYS:*STATIC-FOREIGN-SYMBOLS*) ; ==> ; SB-C::NAME ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/saptran.fasl-tmp ; compilation finished in 0:00:00.207 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/modarith.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/modarith.lisp ; in: DEFUN CUT-TO-WIDTH ; (IF (SB-XC:ZEROP SB-C::WIDTH) ; '(EQL 0) ; (SB-INT:QUASIQUOTE ; (#S(SB-IMPL::COMMA :EXPR (ECASE SB-C::SIGNEDP # #) :KIND 0) ; #S(SB-IMPL::COMMA :EXPR SB-C::WIDTH :KIND 0)))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/modarith.fasl-tmp ; compilation finished in 0:00:00.129 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/sxhash.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/sxhash.fasl-tmp ; compilation finished in 0:00:00.143 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/quantifiers.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/quantifiers.fasl-tmp ; compilation finished in 0:00:00.016 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/bitops-derive-type.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp ; compilation finished in 0:00:00.070 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/locall.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/locall.fasl-tmp ; compilation finished in 0:00:00.231 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dfo.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dfo.fasl-tmp ; compilation finished in 0:00:00.092 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dce.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dce.fasl-tmp ; compilation finished in 0:00:00.013 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/checkgen.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/checkgen.fasl-tmp ; compilation finished in 0:00:00.197 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/tn.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/tn.lisp ; in: DEFUN DELETE-UNREFERENCED-TNS ; (SB-C::TN-SAVE-TN SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SBIT SB-C::ALIASES (SB-C::TN-NUMBER SB-C:TN)) ; --> AREF THE ; ==> ; SB-C::ALIASES ; ; note: deleting unreachable code ; (SB-C:TN-KIND SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-WRITES SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-READS SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-SAVE-TN SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SBIT SB-C::ALIASES (SB-C::TN-NUMBER SB-C:TN)) ; --> AREF THE ; ==> ; SB-C::ALIASES ; ; note: deleting unreachable code ; (SB-C:TN-KIND SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-WRITES SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-READS SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-SAVE-TN SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SBIT SB-C::ALIASES (SB-C::TN-NUMBER SB-C:TN)) ; --> AREF THE ; ==> ; SB-C::ALIASES ; ; note: deleting unreachable code ; (SB-C:TN-KIND SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-WRITES SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-READS SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-SAVE-TN SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SBIT SB-C::ALIASES (SB-C::TN-NUMBER SB-C:TN)) ; --> AREF THE ; ==> ; SB-C::ALIASES ; ; note: deleting unreachable code ; (SB-C:TN-KIND SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-WRITES SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C::TN-READS SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/tn.fasl-tmp ; compilation finished in 0:00:00.184 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/life.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/life.fasl-tmp ; compilation finished in 0:00:00.228 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/debug-dump.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/debug-dump.lisp ; in: DEFUN DUMP-1-VAR ; (SB-XC:BYTE 27 8) ; ; note: deleting unreachable code ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 8) SB-C::FLAGS) (SB-C::TN-SC+OFFSET SB-C:TN)) ; --> LET* LET DPB LET HOST-SB-KERNEL:%DPB ; ==> ; SB-C::FLAGS ; ; note: deleting unreachable code ; (SB-C::TN-SC+OFFSET SB-C:TN) ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (WHEN SB-C::SAVE-TN ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 35) SB-C::FLAGS) ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN))) ; --> IF ; ==> ; SB-C::SAVE-TN ; ; note: deleting unreachable code ; (SB-XC:BYTE 27 35) ; ; note: deleting unreachable code ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 35) SB-C::FLAGS) ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN)) ; --> LET* LET DPB LET HOST-SB-KERNEL:%DPB ; ==> ; SB-C::FLAGS ; ; note: deleting unreachable code ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN) ; ==> ; SB-C::SAVE-TN ; ; note: deleting unreachable code ; (AND SB-C:TN (SB-C:TN-OFFSET SB-C:TN)) ; --> IF ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-C:TN-OFFSET SB-C:TN) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (IF (AND SB-C:TN (SB-C:TN-OFFSET SB-C:TN)) ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 8) SB-C::FLAGS) ; (SB-C::TN-SC+OFFSET SB-C:TN)) ; (SB-INT:AVER SB-C::MINIMAL)) ; ; note: deleting unreachable code ; (SB-XC:BYTE 27 8) ; ; note: deleting unreachable code ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 8) SB-C::FLAGS) (SB-C::TN-SC+OFFSET SB-C:TN)) ; --> LET* LET DPB LET HOST-SB-KERNEL:%DPB ; ==> ; SB-C::FLAGS ; ; note: deleting unreachable code ; (SB-C::TN-SC+OFFSET SB-C:TN) ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; (SB-INT:AVER SB-C::MINIMAL) ; --> UNLESS IF ; ==> ; SB-C::MINIMAL ; ; note: deleting unreachable code ; (WHEN SB-C::SAVE-TN ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 35) SB-C::FLAGS) ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN))) ; --> IF ; ==> ; SB-C::SAVE-TN ; ; note: deleting unreachable code ; (SB-XC:BYTE 27 35) ; ; note: deleting unreachable code ; (SETF (SB-XC:LDB (SB-XC:BYTE 27 35) SB-C::FLAGS) ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN)) ; --> LET* LET DPB LET HOST-SB-KERNEL:%DPB ; ==> ; SB-C::FLAGS ; ; note: deleting unreachable code ; (SB-C::TN-SC+OFFSET SB-C::SAVE-TN) ; ==> ; SB-C::SAVE-TN ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/debug-dump.fasl-tmp ; compilation finished in 0:00:00.220 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/utils.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/utils.fasl-tmp ; compilation finished in 0:00:00.037 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fopcompile.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fopcompile.fasl-tmp ; compilation finished in 0:00:00.120 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/assemfile.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/assemfile.fasl-tmp ; compilation finished in 0:00:00.082 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/insts.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/insts.lisp ; in: DEFUN EMIT-EA ; (SB-X86-ASM::EMIT-ABSOLUTE-FIXUP SB-X86-ASM::SEGMENT SB-X86-ASM::DISP) ; ==> ; SB-X86-ASM::SEGMENT ; ; note: deleting unreachable code ; ; note: deleting unreachable code ; in: DEFUN SB-ASSEM::%MARK-USED-LABELS ; (SETF (SB-ASSEM:LABEL-USEDP SB-X86-ASM::DISP) T) ; --> HOST-SB-KERNEL:%INSTANCE-SET THE ; ==> ; SB-X86-ASM::DISP ; ; note: deleting unreachable code ; (CAR SB-X86-ASM::OFFSET) ; ==> ; SB-X86-ASM::OFFSET ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/insts.fasl-tmp ; compilation finished in 0:00:00.417 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/macros.fasl-tmp ; compilation finished in 0:00:00.145 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-type-vops.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-type-vops.lisp ; in: DEFMACRO TEST-TYPE ; (- SB-VM:SINGLE-FLOAT-WIDETAG 4) ; ==> ; SB-VM:SINGLE-FLOAT-WIDETAG ; ; note: deleting unreachable code ; (+ SB-VM:SINGLE-FLOAT-WIDETAG 4) ; ==> ; SB-VM:SINGLE-FLOAT-WIDETAG ; ; note: deleting unreachable code ; (REMOVE SB-VM:SINGLE-FLOAT-WIDETAG SB-VM::+IMMEDIATE-TYPES+) ; ==> ; SB-VM:SINGLE-FLOAT-WIDETAG ; ; note: deleting unreachable code ; (AND (= SB-VM:N-WORD-BITS 64) SB-VM::IMMEDIATES SB-VM::HEADERS) ; --> IF IF ; ==> ; SB-VM::IMMEDIATES ; ; note: deleting unreachable code ; --> IF ; ==> ; SB-VM::HEADERS ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-type-vops.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/support.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/support.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/move.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/move.fasl-tmp ; compilation finished in 0:00:00.226 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/float.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/float.fasl-tmp ; compilation finished in 0:00:01.982 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/sap.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/sap.fasl-tmp ; compilation finished in 0:00:00.330 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/system.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/system.fasl-tmp ; compilation finished in 0:00:00.186 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/char.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/char.fasl-tmp ; compilation finished in 0:00:00.110 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/memory.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/memory.fasl-tmp ; compilation finished in 0:00:00.009 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/arith.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/arith.fasl-tmp ; compilation finished in 0:00:01.289 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/pred.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/pred.fasl-tmp ; compilation finished in 0:00:00.113 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/float-tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/float-tran.lisp ; in: DEFUN GENERATE-RANDOM-EXPR-FOR-POWER-OF-2 ; (<= SB-C::N-BITS (* 2 SB-KERNEL:N-RANDOM-CHUNK-BITS)) ; ==> ; SB-C::N-BITS ; ; note: deleting unreachable code ; (* 2 SB-KERNEL:N-RANDOM-CHUNK-BITS) ; ==> ; SB-KERNEL:N-RANDOM-CHUNK-BITS ; ; note: deleting unreachable code ; (ERROR "Unexpectedly small N-RANDOM-CHUNK-BITS") ; ==> ; "Unexpectedly small N-RANDOM-CHUNK-BITS" ; ; note: deleting unreachable code ; in: DEFTRANSFORM RANDOM ; (IF (SB-XC:ZEROP (LOGAND SB-C::NUM (1- SB-C::NUM))) ; (LET ((SB-C::N-BITS (INTEGER-LENGTH #))) ; (MULTIPLE-VALUE-BIND (SB-C::N-CHUNK-BITS SB-C::CHUNK-EXPR) ; (SB-C::CHUNK-N-BITS-AND-EXPR SB-C::N-BITS) ; (IF (< SB-C::N-BITS SB-C::N-CHUNK-BITS) ; (SB-INT:QUASIQUOTE #) ; SB-C::CHUNK-EXPR))) ; (LET ((SB-C::N-BITS (INTEGER-LENGTH SB-C::NUM))) ; (MULTIPLE-VALUE-BIND (SB-C::N-CHUNK-BITS SB-C::CHUNK-EXPR) ; (SB-C::CHUNK-N-BITS-AND-EXPR SB-C::N-BITS) ; (IF (OR # #) ; (SB-INT:QUASIQUOTE #) ; (LET # ; #))))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/float-tran.fasl-tmp ; compilation finished in 0:00:00.552 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/srctran.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/srctran.lisp ; in: DEFUN DERIVE-GCD ; (CDR SB-C::PRIMES) ; ==> ; SB-C::PRIMES ; ; note: deleting unreachable code ; '(EQL 1) ; ; note: deleting unreachable code ; in: DEFUN COUNT-LOW-ORDER-ZEROS ; (IF (SB-XC:ZEROP SB-C::THING) ; SB-XC:MOST-POSITIVE-FIXNUM ; (DO ((SB-C::RESULT 0 (1+ SB-C::RESULT)) ; (SB-C::NUM SB-C::THING (ASH SB-C::NUM -1))) ; ((LOGBITP 0 SB-C::NUM) SB-C::RESULT))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/srctran.fasl-tmp ; compilation finished in 0:00:01.389 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp ; compilation finished in 0:00:00.230 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-type-vops.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-type-vops.fasl-tmp ; compilation finished in 0:00:00.373 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/type-vops.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/type-vops.fasl-tmp ; compilation finished in 0:00:00.130 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/typetran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/typetran.fasl-tmp ; compilation finished in 0:00:00.175 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-typetran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp ; compilation finished in 0:00:00.023 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-modular.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-modular.fasl-tmp ; compilation finished in 0:00:00.021 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/subprim.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/subprim.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/debug.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/debug.fasl-tmp ; compilation finished in 0:00:00.041 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/c-call.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/c-call.fasl-tmp ; compilation finished in 0:00:00.120 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/cell.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/cell.fasl-tmp ; compilation finished in 0:00:00.403 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/values.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/values.fasl-tmp ; compilation finished in 0:00:00.029 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/alloc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/alloc.fasl-tmp ; compilation finished in 0:00:00.105 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/call.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/call.lisp ; in: DEFINE-VOP (COPY-MORE-ARG) ; (IF (SB-XC:ZEROP SB-VM::I) ; (SB-ASSEM:INST SB-VM::TEST SB-VM::ECX-TN SB-VM::ECX-TN) ; (SB-ASSEM:INST SB-VM::CMP SB-VM::ECX-TN (SB-VM:FIXNUMIZE SB-VM::I))) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/call.fasl-tmp ; compilation finished in 0:00:00.413 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/nlx.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/nlx.fasl-tmp ; compilation finished in 0:00:00.112 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-nlx.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/show.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/show.fasl-tmp ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/array.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/array.fasl-tmp ; compilation finished in 0:00:00.641 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/type-error.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/type-error.fasl-tmp ; compilation finished in 0:00:00.107 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/physenvanal.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/physenvanal.fasl-tmp ; compilation finished in 0:00:00.130 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/assem-rtns.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/assem-rtns.fasl-tmp ; compilation finished in 0:00:00.021 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/array.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/array.fasl-tmp ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/arith.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/arith.fasl-tmp ; compilation finished in 0:00:00.058 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/alloc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/alloc.fasl-tmp ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pseudo-vops.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pseudo-vops.fasl-tmp ; compilation finished in 0:00:00.009 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/aliencomp.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/aliencomp.lisp ; in: DEFUN FIND-DEREF-ALIEN-TYPE ; (SB-C::GIVE-UP-IR1-TRANSFORM) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/aliencomp.fasl-tmp ; compilation finished in 0:00:00.152 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ltv.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ltv.fasl-tmp ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/gtn.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/gtn.fasl-tmp ; compilation finished in 0:00:00.057 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ltn.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ltn.lisp ; in: DEFUN NODE-LTN-POLICY ; (IF (SB-XC:ZEROP SAFETY) ; (IF (>= SPEED SB-C::EFF-SPACE) ; :FAST ; :SMALL) ; (IF (>= SPEED SB-C::EFF-SPACE) ; :FAST-SAFE ; :SMALL-SAFE)) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ltn.fasl-tmp ; compilation finished in 0:00:00.273 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/stack.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/stack.fasl-tmp ; compilation finished in 0:00:00.181 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/control.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/control.fasl-tmp ; compilation finished in 0:00:00.039 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/entry.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/entry.fasl-tmp ; compilation finished in 0:00:00.033 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir2tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir2tran.fasl-tmp ; compilation finished in 0:00:00.572 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-ir2tran.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp ; compilation finished in 0:00:00.185 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/copyprop.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/copyprop.fasl-tmp ; compilation finished in 0:00:00.049 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/represent.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/represent.fasl-tmp ; compilation finished in 0:00:00.182 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir2opt.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir2opt.fasl-tmp ; compilation finished in 0:00:00.087 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack.lisp ; in: DEFUN GROW-SC ; (IF (SB-XC:ZEROP (LENGTH SB-REGALLOC::CONFLICTS)) ; (SB-C::IR2-BLOCK-COUNT SB-C:*COMPONENT-BEING-COMPILED*) ; (LENGTH (THE SIMPLE-VECTOR (SVREF SB-REGALLOC::CONFLICTS 0)))) ; ; note: deleting unreachable code ; in: DEFUN SAVE-COMPLEX-WRITER-TN ; (SETF (SB-C:TN-KIND SB-REGALLOC::SAVE) :SAVE) ; --> HOST-SB-KERNEL:%INSTANCE-SET THE ; ==> ; SB-REGALLOC::SAVE ; ; note: deleting unreachable code ; in: DEFUN SAVE-IF-NECESSARY ; (SETF (SB-C:TN-KIND SB-REGALLOC::SAVE) :SAVE) ; --> HOST-SB-KERNEL:%INSTANCE-SET THE ; ==> ; SB-REGALLOC::SAVE ; ; note: deleting unreachable code ; in: DEFUN CHECK-OK-TARGET ; (IF (AND (EQ SB-REGALLOC::TARGET-SB (SB-C:SC-SB SB-REGALLOC::SC)) ; (OR (EQ (SB-C::SB-KIND SB-REGALLOC::TARGET-SB) :UNBOUNDED) ; (SB-C::SC-LOCATIONS-MEMBER SB-REGALLOC::LOC ; (SB-C::SC-LOCATIONS ; SB-REGALLOC::SC))) ; (= (SB-C::SC-ELEMENT-SIZE SB-REGALLOC::TARGET-SC) ; (SB-C::SC-ELEMENT-SIZE SB-REGALLOC::SC)) ; (NOT ; (SB-REGALLOC::CONFLICTS-IN-SC SB-C:TN SB-REGALLOC::SC ; SB-REGALLOC::LOC)) ; (SB-XC:ZEROP ; (SB-XC:MOD SB-REGALLOC::LOC (SB-C::SC-ALIGNMENT SB-REGALLOC::SC)))) ; SB-REGALLOC::LOC ; NIL) ; ; note: deleting unreachable code ; in: DEFUN PACK-TN ; (SB-C:TN-SC SB-REGALLOC::SAVE) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-REGALLOC::SAVE ; ; note: deleting unreachable code ; (SB-C:TN-OFFSET SB-REGALLOC::SAVE) ; --> HOST-SB-KERNEL:THE* HOST-SB-KERNEL:%INSTANCE-REF THE ; ==> ; SB-REGALLOC::SAVE ; ; note: deleting unreachable code ; (SB-REGALLOC::PACK-TN SB-REGALLOC::SAVE NIL) ; ==> ; SB-REGALLOC::SAVE ; ; note: deleting unreachable code ; (SETF (SB-C:TN-OFFSET SB-C:TN) (SB-C:TN-OFFSET SB-REGALLOC::SAVE)) ; --> HOST-SB-KERNEL:%INSTANCE-SET THE ; ==> ; SB-C:TN ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pack.fasl-tmp ; compilation finished in 0:00:00.564 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack-iterative.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack-iterative.lisp ; in: DEFUN COLOR-VERTEX ; (ASH (SB-REGALLOC::VERTEX-SIZE-MASK SB-REGALLOC::VERTEX) SB-REGALLOC::COLOR) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (COMMON-LISP:MOD 547608330241) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline ASH (cost 3) because: ; The result is a (VALUES (COMMON-LISP:MOD 547608330241) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; etc. ; (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR) ; SB-REGALLOC::MASK) ; ; note: forced to do full call ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (UNSIGNED-BYTE 32), not a FIXNUM. ; The second argument is a (COMMON-LISP:MOD 547608330241), not a FIXNUM. ; The result is a (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST T). ; unable to do inline (unsigned-byte 32) arithmetic (cost 3) because: ; The second argument is a (COMMON-LISP:MOD 547608330241), not a (SIGNED-BYTE ; 32). ; The result is a (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE ; 32) ; &REST T). ; etc. ; ; note: doing unsigned word to integer coercion (cost 20) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pack-iterative.fasl-tmp ; compilation finished in 0:00:00.205 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/codegen.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/codegen.fasl-tmp ; compilation finished in 0:00:00.074 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/debug.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/debug.fasl-tmp ; compilation finished in 0:00:00.349 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/error.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/error.fasl-tmp ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/macroexpand.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/macroexpand.fasl-tmp ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-extensions.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-extensions.fasl-tmp ; compilation finished in 0:00:00.030 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-step.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-step.fasl-tmp ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/late-proclaim.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/late-proclaim.fasl-tmp ; compilation finished in 0:00:00.007 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defboot.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defboot.fasl-tmp ; compilation finished in 0:00:00.127 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/setf.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/setf.fasl-tmp ; compilation finished in 0:00:00.198 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/macros.fasl-tmp ; compilation finished in 0:00:00.088 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/loop.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/loop.fasl-tmp ; compilation finished in 0:00:00.331 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-format.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-format.fasl-tmp ; compilation finished in 0:00:00.354 ;; loading #P"/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tests/type.before-xc.lisp" ;; loading #P"/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tests/info.before-xc.lisp" ;; loading #P"/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tests/vm.before-xc.lisp" ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/genesis.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/genesis.lisp ; in: DEFMETHOD PRINT-OBJECT (DESCRIPTOR T) ; (FORMAT STREAM "for LTV ~D" (SB-FASL::DESCRIPTOR-WORD-OFFSET SB-FASL::DES)) ; ==> ; STREAM ; ; note: deleting unreachable code ; in: DEFUN WRITE-DOUBLE-FLOAT-BITS ; (SB-FASL::WRITE-WORDINDEXED/RAW SB-FASL::ADDRESS SB-INT:INDEX ; (SB-KERNEL:DOUBLE-FLOAT-BITS SB-FASL::X)) ; ==> ; SB-FASL::ADDRESS ; ; note: deleting unreachable code ; in: DEFUN VECTOR-FROM-CORE ; (SB-FASL::COLD-SVREF SB-FASL::DESCRIPTOR SB-FASL::I) ; --> BLOCK SB-FASL::READ-WORDINDEXED + IF SB-FASL::DESCRIPTOR-FIXNUM ; ==> ; SB-FASL::I ; ; note: deleting unreachable code ; in: DEFUN MAKE-COLD-LAYOUT ; (SB-FASL::COLD-SVREF SB-FASL::INHERITS SB-FASL::I) ; --> BLOCK SB-FASL::READ-WORDINDEXED + IF SB-FASL::DESCRIPTOR-FIXNUM ; ==> ; SB-FASL::I ; ; note: deleting unreachable code ; in: DEFMACRO DEFINE-COLD-FOP ; (ERROR "~S is not a defined FOP." SB-FASL::NAME) ; ==> ; "~S is not a defined FOP." ; ; note: deleting unreachable code ; in: DEFUN OUTPUT-PAGE-TABLE ; #'(SETF SB-FASL::BVREF-32) ; ; note: deleting unreachable code ; in: DEFUN HOST-OBJECT-FROM-CORE ; (ERROR "Can't warm a deferred LTV placeholder") ; ==> ; "Can't warm a deferred LTV placeholder" ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/genesis.fasl-tmp ; compilation finished in 0:00:01.212 ; ; compilation unit finished ; caught 4 STYLE-WARNING conditions ; printed 134 notes beginning GENESIS, creating headers in "src/runtime/genesis" real 0m41.218s user 0m39.259s sys 0m1.834s //entering make-target-1.sh //building runtime system and symbol table file make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' rm -f *.[do] sbcl sbcl.nm sbcl.h core *.tmp make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' echo '#include "genesis/config.h"' >sbcl.h echo '#include "genesis/constants.h"' >>sbcl.h /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o alloc.o alloc.c alloc.c: In function 'allocation_profiler_start': alloc.c:99:20: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] printf("using %d cells (0x%"OBJ_FMTX" bytes) for profile buffer @ %p\n", ^~~~~~~~~~~~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o backtrace.o backtrace.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o breakpoint.o breakpoint.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o coalesce.o coalesce.c In file included from coalesce.c:19:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from gc.h:20:0, from coalesce.c:17: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from coalesce.c:19:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from gc.h:20:0, from coalesce.c:17: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o coreparse.o coreparse.c In file included from coreparse.c:42:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from coreparse.c:32:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from coreparse.c:42:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from coreparse.c:32:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o dynbind.o dynbind.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o funcall.o funcall.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o gc-common.o gc-common.c In file included from gc-common.c:49:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from gc-common.c:33:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from gc-common.c:49:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from gc-common.c:33:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gc-common.c: In function 'trans_code': gc-common.c:321:21: warning: passing argument 1 of 'os_flush_icache' makes integer from pointer without a cast [-Wint-conversion] os_flush_icache(code_text_start(new_code), code_text_size(new_code)); ^~~~~~~~~~~~~~~ In file included from gc-common.c:33:0: os.h:130:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_flush_icache(os_vm_address_t addr, os_vm_size_t len); ^~~~~~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o globals.o globals.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o hopscotch.o hopscotch.c hopscotch.c: In function 'hopscotch_init': hopscotch.c:126:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] char* mem = os_allocate(n_bytes_total); ^~~~~~~~~~~ hopscotch.c: In function 'cached_allocate': hopscotch.c:161:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion] char* result = os_allocate(nbytes); ^~~~~~~~~~~ hopscotch.c: In function 'cached_deallocate': hopscotch.c:188:27: warning: passing argument 1 of 'os_deallocate' makes integer from pointer without a cast [-Wint-conversion] os_deallocate(mem - ALLOCATION_OVERHEAD, ^~~ In file included from hopscotch.c:19:0: os.h:191:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_deallocate(os_vm_address_t addr, os_vm_size_t len); ^~~~~~~~~~~~~ hopscotch.c:195:23: warning: passing argument 1 of 'os_deallocate' makes integer from pointer without a cast [-Wint-conversion] os_deallocate(cached_alloc[line] - ALLOCATION_OVERHEAD, ^~~~~~~~~~~~ In file included from hopscotch.c:19:0: os.h:191:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_deallocate(os_vm_address_t addr, os_vm_size_t len); ^~~~~~~~~~~~~ hopscotch.c:198:5: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(mem, zero_fill_length); ^~~~~ hopscotch.c:198:5: warning: incompatible implicit declaration of built-in function 'bzero' hopscotch.c: In function 'hopscotch_reset': hopscotch.c:385:9: warning: incompatible implicit declaration of built-in function 'bzero' bzero(ht->keys, ht->mem_size); ^~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o interr.o interr.c interr.c: In function 'print_message': interr.c:102:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] fprintf(stderr, " in SBCL pid %d",getpid()); ^ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o interrupt.o interrupt.c In file included from thread.h:24:0, from arch.h:17, from interrupt.c:56: interrupt.c: In function 'reset_thread_control_stack_guard_page': validate.h:42:5: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion] (CONTROL_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) ^ interrupt.c:1726:12: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' memset(CONTROL_STACK_GUARD_PAGE(th), 0, os_vm_page_size); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:33:0, from interrupt.c:47: /usr/include/iso/string_iso.h:72:14: note: expected 'void *' but argument is of type 'long unsigned int' extern void *memset(void *, int, size_t); ^~~~~~ interrupt.c: In function 'handle_guard_page_triggered': interrupt.c:1750:48: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] lose("Control stack exhausted, fault: %p, PC: %p", ^ interrupt.c:1761:69: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] lose("Control stack exhausted with gc_active_p, fault: %p, PC: %p", ^ interrupt.c:1766:72: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] lose("Control stack exhausted while pseudo-atomic, fault: %p, PC: %p", ^ interrupt.c:1771:52: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] lose("Control stack exhausted, fault: %p, PC: %p", ^ interrupt.c: In function 'lisp_memory_fault_error': interrupt.c:2287:11: warning: assignment makes pointer from integer without a cast [-Wint-conversion] *--sp = addr; ^ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o largefile.o largefile.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o main.o main.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o monitor.o monitor.c monitor.c: In function 'dump_cmd': monitor.c:154:18: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%p: ", (os_vm_address_t) addr); ^ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o murmur_hash.o murmur_hash.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o os-common.o os-common.c os-common.c: In function 'load_core_bytes': os-common.c:230:19: warning: passing argument 1 of 'mmap' makes pointer from integer without a cast [-Wint-conversion] actual = mmap(addr, len, OS_VM_PROT_ALL, MAP_PRIVATE | MAP_FIXED, ^~~~ In file included from target-os.h:15:0, from os.h:59, from globals.h:19, from os-common.c:17: /usr/include/sys/mman.h:230:14: note: expected 'void *' but argument is of type 'os_vm_address_t {aka long unsigned int}' extern void *mmap(void *, size_t, int, int, int, off_t); ^~~~ os-common.c:230:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] actual = mmap(addr, len, OS_VM_PROT_ALL, MAP_PRIVATE | MAP_FIXED, ^ os-common.c:232:16: warning: comparison between pointer and integer if (actual == MAP_FAILED) { ^~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o parse.o parse.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o print.o print.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o purify.o purify.c In file included from purify.c:32:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from purify.c:24:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from purify.c:32:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from purify.c:24:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o pthread-futex.o pthread-futex.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o regnames.o regnames.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o run-program.o run-program.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o runtime.o runtime.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o safepoint.o safepoint.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o save.o save.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o sc-offset.o sc-offset.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o search.o search.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o thread.o thread.c thread.c: In function 'attach_os_thread': thread.c:543:3: warning: implicit declaration of function 'thr_stksegment' [-Wimplicit-function-declaration] thr_stksegment(&stack); ^~~~~~~~~~~~~~ thread.c: In function 'create_thread_struct': thread.c:702:58: warning: passing argument 2 of 'os_validate' makes integer from pointer without a cast [-Wint-conversion] void *spaces = os_validate(MOVABLE|IS_THREAD_STRUCT, NULL, THREAD_STRUCT_SIZE); ^~~~ In file included from globals.h:19:0, from thread.h:8, from validate.h:35, from thread.c:34: os.h:108:24: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern os_vm_address_t os_validate(int movable, ^~~~~~~~~~~ thread.c:702:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion] void *spaces = os_validate(MOVABLE|IS_THREAD_STRUCT, NULL, THREAD_STRUCT_SIZE); ^~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o time.o time.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o validate.o validate.c validate.c: In function 'ensure_space': validate.c:57:76: warning: comparison between pointer and integer if (os_validate(attributes, (os_vm_address_t)start, (os_vm_size_t)size)==NULL) { ^~ validate.c: In function 'ensure_undefined_alien': validate.c:71:64: warning: passing argument 2 of 'os_validate' makes integer from pointer without a cast [-Wint-conversion] os_vm_address_t start = os_validate(MOVABLE|IS_GUARD_PAGE, NULL, ^~~~ In file included from validate.c:21:0: os.h:108:24: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern os_vm_address_t os_validate(int movable, ^~~~~~~~~~~ validate.c: In function 'protect_page': validate.c:155:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page, os_vm_page_size, protect_p ? ^~~~ In file included from validate.c:21:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_control_stack_hard_guard_page': validate.h:40:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] ((os_vm_address_t)(th->control_stack_start)) ^ validate.c:164:22: note: in expansion of macro 'CONTROL_STACK_HARD_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:167:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(control_stack_hard_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_control_stack_guard_page': validate.h:42:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (CONTROL_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:170:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(control_stack_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_control_stack_return_guard_page': validate.h:44:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (CONTROL_STACK_GUARD_PAGE(th) + os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'CONTROL_STACK_RETURN_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:173:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(control_stack_return_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_binding_stack_hard_guard_page': validate.h:80:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (((os_vm_address_t)th->binding_stack_start) + BINDING_STACK_SIZE - \ ^ validate.c:164:22: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:177:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(binding_stack_hard_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_binding_stack_guard_page': validate.h:83:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (BINDING_STACK_HARD_GUARD_PAGE(th) - os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:180:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(binding_stack_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_binding_stack_return_guard_page': validate.h:85:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (BINDING_STACK_GUARD_PAGE(th) - os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:183:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(binding_stack_return_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_alien_stack_hard_guard_page': validate.h:59:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] ((os_vm_address_t)(th->alien_stack_start)) ^ validate.c:164:22: note: in expansion of macro 'ALIEN_STACK_HARD_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:187:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(alien_stack_hard_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_alien_stack_guard_page': validate.h:61:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (ALIEN_STACK_HARD_GUARD_PAGE(th) + os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:190:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(alien_stack_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ In file included from validate.c:24:0: validate.c: In function 'protect_alien_stack_return_guard_page': validate.h:63:5: warning: passing argument 1 of 'protect_page' makes pointer from integer without a cast [-Wint-conversion] (ALIEN_STACK_GUARD_PAGE(th) + os_vm_page_size) ^ validate.c:164:22: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE' protect_page(page_name(thread), protect_p, flags); \ ^~~~~~~~~ validate.c:193:1: note: in expansion of macro 'DEF_PROTECT_PAGE' DEF_PROTECT_PAGE(alien_stack_return_guard_page, ^~~~~~~~~~~~~~~~ validate.c:154:1: note: expected 'void *' but argument is of type 'long unsigned int' protect_page(void *page, int protect_p, os_vm_prot_t flags) { ^~~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o var-io.o var-io.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o vars.o vars.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o wrap.o wrap.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-arch.o x86-arch.c /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o sunos-os.o sunos-os.c In file included from sunos-os.c:26:0: gencgc-internal.h: In function 'pinned_p': gencgc-internal.h:203:5: warning: implicit declaration of function 'gc_dcheck' [-Wimplicit-function-declaration] gc_dcheck(compacting_p()); ^~~~~~~~~ sunos-os.c: In function 'os_validate': sunos-os.c:58:17: warning: passing argument 1 of 'mmap' makes pointer from integer without a cast [-Wint-conversion] addr = mmap(addr, len, protection, flags, -1, 0); ^~~~ In file included from target-os.h:15:0, from os.h:59, from sunos-os.c:12: /usr/include/sys/mman.h:230:14: note: expected 'void *' but argument is of type 'os_vm_address_t {aka long unsigned int}' extern void *mmap(void *, size_t, int, int, int, off_t); ^~~~ sunos-os.c:58:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion] addr = mmap(addr, len, protection, flags, -1, 0); ^ sunos-os.c:60:14: warning: comparison between pointer and integer if (addr == MAP_FAILED) { ^~ sunos-os.c: In function 'sigsegv_handler': sunos-os.c:102:50: warning: passing argument 2 of 'handle_guard_page_triggered' makes integer from pointer without a cast [-Wint-conversion] if(!handle_guard_page_triggered(context, fault_addr)) ^~~~~~~~~~ In file included from thread.h:23:0, from arch.h:17, from sunos-os.c:13: interrupt.h:119:16: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern boolean handle_guard_page_triggered(os_context_t *,os_vm_address_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sunos-os.c:103:46: warning: passing argument 2 of 'lisp_memory_fault_error' makes integer from pointer without a cast [-Wint-conversion] lisp_memory_fault_error(context, fault_addr); ^~~~~~~~~~ In file included from thread.h:23:0, from arch.h:17, from sunos-os.c:13: interrupt.h:153:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void lisp_memory_fault_error(os_context_t *context, ^~~~~~~~~~~~~~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-sunos-os.o x86-sunos-os.c x86-sunos-os.c: In function 'os_context_fp_control': x86-sunos-os.c:184:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] int *state = context->uc_mcontext.fpregs.fp_reg_set.fpchip_state.state; ^~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o fullcgc.o fullcgc.c In file included from fullcgc.c:14:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from gc.h:20:0, from fullcgc.c:12: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from fullcgc.c:14:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from gc.h:20:0, from fullcgc.c:12: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ fullcgc.c: In function 'execute_full_sweep_phase': fullcgc.c:603:24: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(first_page), ^~~~~~~~~~~~ In file included from gc.h:20:0, from fullcgc.c:12: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o gencgc.o gencgc.c In file included from gencgc.c:46:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from gencgc.c:46:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gencgc.c: In function 'zero_range_with_mmap': gencgc.c:611:18: warning: assignment makes pointer from integer without a cast [-Wint-conversion] new_addr = os_validate(NOT_MOVABLE, addr, length); ^ gencgc.c:612:42: warning: comparison between pointer and integer if (new_addr == NULL || new_addr != addr) { ^~ gencgc.c:613:50: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'os_vm_address_t {aka long unsigned int}' [-Wformat=] lose("remap_free_pages: page moved, %p ==> %p", ^ gencgc.c: In function 'unprotect_oldspace': gencgc.c:2521:32: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(region_addr, region_bytes, OS_VM_PROT_ALL); ^~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gencgc.c:2531:20: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(region_addr, region_bytes, OS_VM_PROT_ALL); ^~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gencgc.c: In function 'write_protect_generation_pages': gencgc.c:3041:20: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(start), ^~~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gencgc.c: In function 'garbage_collect_generation': gencgc.c:3199:24: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(0), npage_bytes(next_free_page), ^~~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ gencgc.c: In function 'gc_load_corefile_ptes': gencgc.c:4429:24: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(start), ^~~~~~~~~~~~ In file included from gencgc.c:37:0: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o traceroot.o traceroot.c In file included from traceroot.c:6:0: gc-private.h: In function 'unprotect_page_index': gc-private.h:294:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect(page_address(page_index), GENCGC_CARD_BYTES, OS_VM_PROT_ALL); ^~~~~~~~~~~~ In file included from arch.h:15:0, from traceroot.c:2: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ In file included from traceroot.c:6:0: gc-private.h: In function 'protect_page': gc-private.h:302:16: warning: passing argument 1 of 'os_protect' makes integer from pointer without a cast [-Wint-conversion] os_protect((void *)page_addr, ^ In file included from arch.h:15:0, from traceroot.c:2: os.h:135:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'void *' extern void os_protect(os_vm_address_t addr, ^~~~~~~~~~ traceroot.c: In function 'compute_heap_inverse': traceroot.c:815:24: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ss.scratchpad.base = os_allocate(scratchpad_size); ^ traceroot.c: In function 'trace_paths': traceroot.c:894:19: warning: passing argument 1 of 'os_invalidate' makes integer from pointer without a cast [-Wint-conversion] os_invalidate(scratchpad.base, scratchpad.end-scratchpad.base); ^~~~~~~~~~ In file included from arch.h:15:0, from traceroot.c:2: os.h:117:13: note: expected 'os_vm_address_t {aka long unsigned int}' but argument is of type 'char *' extern void os_invalidate(os_vm_address_t addr, os_vm_size_t len); ^~~~~~~~~~~~~ /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o x86-assem.o x86-assem.S /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie -I. -DSBCL_PREFIX=\"'/usr'\" -c -o ldso-stubs.o ldso-stubs.S /usr/gcc/6/bin/gcc -g -no-pie -o sbcl alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o 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-arch.o sunos-os.o x86-sunos-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ldso-stubs.o -ldl -lsocket -lnsl -lrt -lz -lm : sbcl nm -xgp sbcl | ggrep -v " [FUw] " > ,sbcl.nm mv -f ,sbcl.nm sbcl.nm ( echo 'CC=/usr/gcc/6/bin/gcc' ; \ echo 'LD=ld' ; \ echo 'CFLAGS=-g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie' ; \ echo 'ASFLAGS=-g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -fno-pie' ; \ echo 'LINKFLAGS=-g -no-pie' ; \ echo 'LDFLAGS=-no-pie' ; \ echo '__LDFLAGS__= -no-pie' ; \ echo 'LIBS=-ldl -lsocket -lnsl -lrt -lz -lm' ; \ if [ -n '' ] ; then \ echo 'LIBSBCL=alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o 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-arch.o sunos-os.o x86-sunos-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ldso-stubs.o' ; \ echo 'USE_LIBSBCL=alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o 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-arch.o sunos-os.o x86-sunos-os.o fullcgc.o gencgc.o traceroot.o x86-assem.o ldso-stubs.o' ; \ fi ; \ : ) > sbcl.mk make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' /usr/gcc/6/bin/gcc -g -O2 -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200809L -DSVR4 -D_REENTRANT -fno-omit-frame-pointer -I../src/runtime grovel-headers.c -ldl -lsocket -lnsl -lrt -lz -o grovel-headers make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' make[3]: Nothing to be done for 'after-grovel-headers'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime' real 0m12.522s user 0m9.377s sys 0m2.566s //entering make-host-2.sh //running cross-compiler to create target object files This is SBCL 1.5.5, 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 * ; Installed READ interceptor ; Float-ops cache prefill: 622 entries [1/316] src/code/early-source-location [2/316] src/code/show [3/316] src/compiler/early-constantp [4/316] src/code/defsetfs [5/316] src/code/cl-specials [6/316] src/code/primordial-extensions [7/316] src/code/cold-init-helper-macros [8/316] src/code/early-defmethod [9/316] src/code/backq [10/316] src/code/globals [11/316] src/code/cmacros [12/316] src/code/uncross [13/316] src/code/defbangtype [14/316] src/code/early-constants [15/316] src/compiler/deftype [16/316] src/compiler/early-lexenv [17/316] src/compiler/early-globaldb [18/316] src/code/function-names [19/316] src/compiler/generic/parms [20/316] src/compiler/x86/parms [21/316] src/compiler/generic/early-vm [22/316] src/compiler/generic/early-objdef [23/316] src/code/early-array [24/316] src/code/barrier [25/316] src/code/parse-body [26/316] src/compiler/policy [27/316] src/code/condition-boot [28/316] src/code/early-extensions [29/316] src/compiler/parse-lambda-list [30/316] src/code/restart [31/316] src/code/early-cl [32/316] src/code/ansi-stream [33/316] src/code/early-fasl [34/316] src/code/defbangstruct [35/316] src/code/early-thread [36/316] src/code/early-print [37/316] src/code/early-pprint [38/316] src/code/early-impl [39/316] src/code/target-extensions [40/316] src/code/early-package [41/316] src/compiler/defconstant [42/316] src/code/early-raw-slots [43/316] src/code/funutils [44/316] src/code/maphash [45/316] src/code/xset [46/316] src/code/type-class [47/316] src/code/cas [48/316] src/compiler/early-c [49/316] src/compiler/fun-info [50/316] src/pcl/slot-name [51/316] src/code/signal [52/316] src/code/target-lfhash [53/316] src/compiler/info-vector [54/316] src/compiler/globaldb [55/316] src/compiler/generic/vm-array [56/316] src/code/primordial-type [57/316] src/code/early-classoid [58/316] src/code/early-alieneval [59/316] src/code/sysmacs [60/316] src/code/target-error [61/316] output/stuff-groveled-from-headers [62/316] src/code/cold-error [63/316] src/code/fdefinition [64/316] src/code/weak [65/316] src/code/array [66/316] src/code/debug-var-io [67/316] src/code/target-alieneval [68/316] src/code/target-c-call [69/316] src/code/target-allocate [70/316] src/code/misc-aliens [71/316] src/code/early-float [72/316] src/pcl/early-low [73/316] src/code/early-full-eval [74/316] src/code/pred [75/316] src/compiler/generic/pinned-objects [76/316] src/code/target-sxhash [77/316] src/code/list [78/316] src/code/seq [79/316] src/code/coerce [80/316] src/code/huffman [81/316] src/code/target-char [82/316] src/code/target-unicode [83/316] src/code/string [84/316] src/code/mipsstrops [85/316] src/code/early-time [86/316] src/code/unix [87/316] src/code/sunos-os [88/316] src/code/share-vm [89/316] src/code/thread [90/316] src/code/target-signal-common [91/316] src/code/bignum [92/316] src/code/numbers [93/316] src/code/float-trap [94/316] src/code/float [95/316] src/code/irrat [96/316] src/code/misc [97/316] src/code/symbol [98/316] src/code/late-cas [99/316] src/code/fd-stream [100/316] src/code/stream [101/316] src/code/early-format [102/316] src/code/common-os ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/deadline.lisp ; in: DEFUN SECONDS-TO-MAYBE-INTERNAL-TIME ; (SB-IMPL::SECONDS-TO-INTERNAL-TIME SB-IMPL::SECONDS) ; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET ; --> SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; in: DEFUN SECONDS-TO-INTERNAL-TIME-DEADLINE ; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS) ; --> BLOCK TYPECASE LET COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME ; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET ; --> SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; in: DEFUN SIGNAL-DEADLINE => DEFER-DEADLINE (&OPTIONAL (SECONDS SECONDS)) ; (SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE SB-IMPL::SECONDS) ; --> BLOCK LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE ; --> LET COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES ; --> PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; in: DEFUN DECODE-TIMEOUT ; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS) ; --> BLOCK TYPECASE LET COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME ; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET ; --> SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) [103/316] src/code/deadline [104/316] src/code/serve-event [105/316] src/code/query [106/316] src/code/sort [107/316] src/code/time [108/316] src/code/exhaust [109/316] src/compiler/policies [110/316] src/compiler/macros [111/316] src/compiler/constantp [112/316] src/compiler/info-functions [113/316] src/compiler/generic/vm-macs [114/316] src/compiler/generic/objdef [115/316] src/compiler/sset [116/316] src/code/early-type [117/316] src/code/sc-offset [118/316] src/compiler/node [119/316] src/compiler/lexenv [120/316] src/compiler/early-assem [121/316] src/compiler/vop [122/316] src/compiler/constant-leaf [123/316] src/compiler/backend [124/316] src/compiler/vmdef [125/316] src/code/defmacro [126/316] src/code/destructuring-bind [127/316] src/compiler/meta-vmdef [128/316] src/compiler/fixup [129/316] src/compiler/generic/core [130/316] src/compiler/x86/vm [131/316] src/code/x86-vm [132/316] src/code/target-random [133/316] src/code/class [134/316] src/pcl/pre-warm [135/316] src/pcl/low [136/316] src/code/debug-info [137/316] src/code/source-location [138/316] src/code/early-class [139/316] src/code/condition [140/316] src/code/target-signal ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/toplevel.lisp ; in: DEFUN SLEEP ; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS) ; --> BLOCK TYPECASE LET COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME ; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET ; --> SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) [141/316] src/code/toplevel [142/316] src/code/parse-defmacro-errors [143/316] src/code/format-directive [144/316] src/code/target-format [145/316] src/compiler/generic/primtype [146/316] src/code/host-alieneval [147/316] src/code/host-c-call [148/316] src/compiler/compiler-deftype [149/316] src/code/late-type [150/316] src/code/target-type [151/316] src/code/deftypes-for-target [152/316] src/compiler/knownfun [153/316] src/compiler/generic/vm-type [154/316] src/compiler/proclaim [155/316] src/code/class-init [156/316] src/code/defstruct [157/316] src/code/target-defstruct [158/316] src/code/alien-type [159/316] src/code/force-delayed-defbangstructs [160/316] src/code/typep [161/316] src/compiler/compiler-error [162/316] src/code/type-init [163/316] src/compiler/fixup-type [164/316] src/code/package [165/316] src/code/random [166/316] src/code/hash-table [167/316] src/code/readtable [168/316] src/code/pathname [169/316] src/code/host-pprint [170/316] src/compiler/fndb [171/316] src/compiler/generic/vm-fndb [172/316] src/compiler/generic/late-objdef [173/316] src/compiler/generic/interr [174/316] src/compiler/bit-util [175/316] src/code/load [176/316] src/code/linkage-table [177/316] src/code/foreign [178/316] src/code/foreign-load [179/316] src/code/unix-foreign-load [180/316] src/code/fop [181/316] src/compiler/ctype [182/316] src/compiler/disassem [183/316] src/compiler/assem [184/316] src/compiler/dump [185/316] src/compiler/ir1report [186/316] src/code/target-pathname [187/316] src/compiler/main [188/316] src/compiler/xref [189/316] src/compiler/target-main [190/316] src/compiler/ir1tran [191/316] src/compiler/ir1tran-lambda [192/316] src/compiler/ir1-translators [193/316] src/compiler/ir1util [194/316] src/compiler/callable-args [195/316] src/compiler/ir1opt [196/316] src/compiler/loop [197/316] src/compiler/ir1final [198/316] src/compiler/constraint [199/316] src/compiler/array-tran [200/316] src/compiler/seqtran [201/316] src/compiler/saptran [202/316] src/compiler/modarith [203/316] src/compiler/sxhash [204/316] src/code/quantifiers [205/316] src/compiler/bitops-derive-type [206/316] src/compiler/locall [207/316] src/compiler/dfo [208/316] src/compiler/dce [209/316] src/compiler/checkgen [210/316] src/compiler/tn [211/316] src/compiler/life [212/316] src/compiler/debug-dump [213/316] src/compiler/generic/utils [214/316] src/compiler/fopcompile [215/316] src/compiler/target-dstate [216/316] src/compiler/x86/insts [217/316] src/compiler/x86/macros [218/316] src/compiler/generic/early-type-vops [219/316] src/assembly/x86/support [220/316] src/compiler/x86/move [221/316] src/compiler/x86/float [222/316] src/compiler/x86/sap [223/316] src/compiler/x86/system [224/316] src/compiler/x86/char [225/316] src/compiler/x86/memory [226/316] src/compiler/x86/arith [227/316] src/compiler/x86/pred [228/316] src/compiler/float-tran [229/316] src/compiler/srctran [230/316] src/compiler/generic/vm-tran [231/316] src/compiler/generic/late-type-vops [232/316] src/compiler/x86/type-vops [233/316] src/compiler/typetran [234/316] src/compiler/generic/vm-typetran [235/316] src/compiler/x86/subprim [236/316] src/compiler/x86/debug [237/316] src/compiler/x86/c-call [238/316] src/compiler/x86/cell [239/316] src/compiler/x86/values [240/316] src/compiler/x86/alloc [241/316] src/compiler/x86/call [242/316] src/compiler/x86/nlx [243/316] src/compiler/generic/late-nlx [244/316] src/compiler/x86/show [245/316] src/compiler/x86/array [246/316] src/compiler/generic/type-error [247/316] src/compiler/physenvanal [248/316] src/assembly/x86/assem-rtns [249/316] src/assembly/x86/array [250/316] src/assembly/x86/arith [251/316] src/assembly/x86/alloc ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/arith.lisp ; in: ; MACROLET ((DEFINE-GENERIC-ARITH-ROUTINE ((FUN COST) &BODY BODY) ; (QUASIQUOTE ; (DEFINE-ASSEMBLY-ROUTINE # ; # ; # ; # ; ...)))) ; (MACROLET ((SB-VM::DEFINE-GENERIC-ARITH-ROUTINE ; ((SB-VM::FUN SB-VM::COST) &BODY SB-VM::BODY) ; (SB-INT:QUASIQUOTE ; (SB-VM::DEFINE-ASSEMBLY-ROUTINE # ; # ; # ; # ; # ; # ; # ; # ; # ; SB-VM::DO-STATIC-FUN ; # ; ...)))) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (+ 10) (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::ADD SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::RCR SB-VM::RES 1) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::RES 1) (SB-C:MOVE SB-VM::ECX SB-VM::RES) ; (SB-VM::ALLOC-OTHER SB-VM::RES SB-VM:BIGNUM-WIDETAG ; (1+ SB-VM:BIGNUM-DIGITS-OFFSET) NIL) ; (SB-VM::STOREW SB-VM::ECX SB-VM::RES SB-VM:BIGNUM-DIGITS-OFFSET ; SB-VM:OTHER-POINTER-LOWTAG) ; SB-VM::OKAY) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (- 10) (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::SUB SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) (SB-ASSEM:INST SB-VM::CMC) ; (SB-ASSEM:INST SB-VM::RCR SB-VM::RES 1) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::RES 1) (SB-C:MOVE SB-VM::ECX SB-VM::RES) ; (SB-VM::ALLOC-OTHER SB-VM::RES SB-VM:BIGNUM-WIDETAG ; (1+ SB-VM:BIGNUM-DIGITS-OFFSET) NIL) ; (SB-VM::STOREW SB-VM::ECX SB-VM::RES SB-VM:BIGNUM-DIGITS-OFFSET ; SB-VM:OTHER-POINTER-LOWTAG) ; SB-VM::OKAY) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (* 30) (SB-C:MOVE SB-VM::EAX SB-VM::X) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::EAX SB-VM:N-FIXNUM-TAG-BITS) ; (SB-ASSEM:INST SB-VM::IMUL SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::SHRD SB-VM::EAX SB-VM::X SB-VM:N-FIXNUM-TAG-BITS) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::X SB-VM:N-FIXNUM-TAG-BITS) ; (SB-C:MOVE SB-VM::ECX SB-VM::X) (SB-ASSEM:INST SB-VM::CDQ) ; (SB-ASSEM:INST SB-VM::CMP SB-VM::X SB-VM::ECX) ; (SB-ASSEM:INST SB-VM::JMP :E SB-VM::SINGLE-WORD-BIGNUM) ...)) ; ==> ; (LET ((SB-VM::X ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDX-OFFSET)) ; (SB-VM::Y ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDI-OFFSET)) ; (SB-VM::RES ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDX-OFFSET)) ; (SB-VM::EAX ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::UNSIGNED-REG) :OFFSET ; SB-VM::EAX-OFFSET)) ; (SB-VM::ECX ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::UNSIGNED-REG) :OFFSET ; SB-VM::ECX-OFFSET))) ; (SB-ASSEM:ASSEMBLE (:CODE 'NIL) ; SB-VM::GENERIC-+ ; (PUSH (LIST 'SB-VM::GENERIC-+ SB-VM::GENERIC-+ 0) SB-C::*ENTRY-POINTS*) ; (SB-ASSEM:INST SB-VM::MOV SB-VM::ECX SB-VM::X) ; (SB-ASSEM:INST OR SB-VM::ECX SB-VM::Y) ; (SB-ASSEM:INST SB-VM::TEST SB-VM::ECX SB-VM:FIXNUM-TAG-MASK) ; (SB-ASSEM:INST SB-VM::JMP :NZ SB-VM::DO-STATIC-FUN) ; (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::ADD SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::RCR SB-VM::RES 1) ; ...) ; (WHEN *COMPILE-PRINT* ; (FORMAT *ERROR-OUTPUT* "~S assembled~%" 'SB-VM::GENERIC-+))) ; ; caught STYLE-WARNING: ; The variable EAX is defined but never used. ; ; compilation unit finished ; caught 1 STYLE-WARNING condition ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/arith.lisp ; in: ; MACROLET ((DEFINE-GENERIC-ARITH-ROUTINE ((FUN COST) &BODY BODY) ; (QUASIQUOTE ; (DEFINE-ASSEMBLY-ROUTINE # ; # ; # ; # ; ...)))) ; (MACROLET ((SB-VM::DEFINE-GENERIC-ARITH-ROUTINE ; ((SB-VM::FUN SB-VM::COST) &BODY SB-VM::BODY) ; (SB-INT:QUASIQUOTE ; (SB-VM::DEFINE-ASSEMBLY-ROUTINE # ; # ; # ; # ; # ; # ; # ; # ; # ; SB-VM::DO-STATIC-FUN ; # ; ...)))) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (+ 10) (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::ADD SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::RCR SB-VM::RES 1) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::RES 1) (SB-C:MOVE SB-VM::ECX SB-VM::RES) ; (SB-VM::ALLOC-OTHER SB-VM::RES SB-VM:BIGNUM-WIDETAG ; (1+ SB-VM:BIGNUM-DIGITS-OFFSET) NIL) ; (SB-VM::STOREW SB-VM::ECX SB-VM::RES SB-VM:BIGNUM-DIGITS-OFFSET ; SB-VM:OTHER-POINTER-LOWTAG) ; SB-VM::OKAY) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (- 10) (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::SUB SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) (SB-ASSEM:INST SB-VM::CMC) ; (SB-ASSEM:INST SB-VM::RCR SB-VM::RES 1) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::RES 1) (SB-C:MOVE SB-VM::ECX SB-VM::RES) ; (SB-VM::ALLOC-OTHER SB-VM::RES SB-VM:BIGNUM-WIDETAG ; (1+ SB-VM:BIGNUM-DIGITS-OFFSET) NIL) ; (SB-VM::STOREW SB-VM::ECX SB-VM::RES SB-VM:BIGNUM-DIGITS-OFFSET ; SB-VM:OTHER-POINTER-LOWTAG) ; SB-VM::OKAY) ; (SB-VM::DEFINE-GENERIC-ARITH-ROUTINE (* 30) (SB-C:MOVE SB-VM::EAX SB-VM::X) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::EAX SB-VM:N-FIXNUM-TAG-BITS) ; (SB-ASSEM:INST SB-VM::IMUL SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::SHRD SB-VM::EAX SB-VM::X SB-VM:N-FIXNUM-TAG-BITS) ; (SB-ASSEM:INST SB-VM::SAR SB-VM::X SB-VM:N-FIXNUM-TAG-BITS) ; (SB-C:MOVE SB-VM::ECX SB-VM::X) (SB-ASSEM:INST SB-VM::CDQ) ; (SB-ASSEM:INST SB-VM::CMP SB-VM::X SB-VM::ECX) ; (SB-ASSEM:INST SB-VM::JMP :E SB-VM::SINGLE-WORD-BIGNUM) ...)) ; ==> ; (LET ((SB-VM::X ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDX-OFFSET)) ; (SB-VM::Y ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDI-OFFSET)) ; (SB-VM::RES ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::DESCRIPTOR-REG) :OFFSET ; SB-VM::EDX-OFFSET)) ; (SB-VM::EAX ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::UNSIGNED-REG) :OFFSET ; SB-VM::EAX-OFFSET)) ; (SB-VM::ECX ; (SB-C:MAKE-RANDOM-TN :KIND :NORMAL :SC ; (SB-C:SC-OR-LOSE 'SB-VM::UNSIGNED-REG) :OFFSET ; SB-VM::ECX-OFFSET))) ; (SB-ASSEM:ASSEMBLE (:CODE 'NIL) ; SB-VM::GENERIC-- ; (PUSH (LIST 'SB-VM::GENERIC-- SB-VM::GENERIC-- 0) SB-C::*ENTRY-POINTS*) ; (SB-ASSEM:INST SB-VM::MOV SB-VM::ECX SB-VM::X) ; (SB-ASSEM:INST OR SB-VM::ECX SB-VM::Y) ; (SB-ASSEM:INST SB-VM::TEST SB-VM::ECX SB-VM:FIXNUM-TAG-MASK) ; (SB-ASSEM:INST SB-VM::JMP :NZ SB-VM::DO-STATIC-FUN) ; (SB-C:MOVE SB-VM::RES SB-VM::X) ; (SB-ASSEM:INST SB-VM::SUB SB-VM::RES SB-VM::Y) ; (SB-ASSEM:INST SB-VM::JMP :NO SB-VM::OKAY) ; (SB-ASSEM:INST SB-VM::CMC) ; ...) ; (WHEN *COMPILE-PRINT* ; (FORMAT *ERROR-OUTPUT* "~S assembled~%" 'SB-VM::GENERIC--))) ; ; caught STYLE-WARNING: ; The variable EAX is defined but never used. ; ; compilation unit finished ; caught 1 STYLE-WARNING condition [252/316] src/assembly/master [253/316] src/compiler/pseudo-vops [254/316] src/compiler/aliencomp [255/316] src/compiler/ltv [256/316] src/compiler/gtn [257/316] src/compiler/ltn [258/316] src/compiler/stack [259/316] src/compiler/control [260/316] src/compiler/entry [261/316] src/compiler/ir2tran [262/316] src/compiler/generic/vm-ir2tran [263/316] src/compiler/copyprop [264/316] src/compiler/represent [265/316] src/compiler/ir2opt [266/316] src/compiler/pack ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack-iterative.lisp ; in: DEFUN COLOR-VERTEX ; (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR) ; SB-REGALLOC::MASK) ; ; note: doing unsigned word to integer coercion (cost 20) [267/316] src/compiler/pack-iterative [268/316] src/compiler/codegen [269/316] src/compiler/debug [270/316] src/code/format-time [271/316] src/code/error [272/316] src/code/macroexpand [273/316] src/code/late-extensions [274/316] src/compiler/generic/target-core [275/316] src/code/alloc [276/316] src/code/simple-fun [277/316] src/code/eval [278/316] src/code/target-package [279/316] src/code/bignum-random [280/316] src/code/target-hash-table [281/316] src/code/final [282/316] src/code/pprint [283/316] src/code/print [284/316] src/code/reader [285/316] src/code/target-stream [286/316] src/code/unix-pathname [287/316] src/code/filesys [288/316] src/code/target-misc [289/316] src/code/sharpm [290/316] src/code/early-step [291/316] src/code/gc [292/316] src/code/avltree [293/316] src/code/target-thread [294/316] src/code/timer [295/316] src/code/error-error [296/316] src/code/debug-int [297/316] src/code/interr [298/316] src/code/target-load [299/316] src/compiler/target-disassem [300/316] src/compiler/x86/target-insts [301/316] src/code/debug [302/316] src/code/octets [303/316] src/code/external-formats/enc-basic [304/316] src/code/external-formats/enc-ucs [305/316] src/code/full-eval [306/316] src/code/bit-bash [307/316] src/compiler/target-dump [308/316] src/code/cold-init [309/316] src/compiler/late-proclaim [310/316] src/code/defboot [311/316] src/code/setf [312/316] src/code/macros [313/316] src/code/loop [314/316] src/code/late-format [315/316] src/code/late-globaldb [316/316] src/code/redblack ; ; compilation unit finished ; printed 6 notes Possibly suspicious calls: 192 SB-KERNEL:%COERCE-CALLABLE-TO-FUN 170 SB-KERNEL:SPECIFIER-TYPE 133 SB-KERNEL:%DOUBLE-FLOAT 102 SB-KERNEL:%SINGLE-FLOAT 17 SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT 13 SB-KERNEL:%UNARY-TRUNCATE/DOUBLE-FLOAT 9 SB-INT:INFO 8 SB-KERNEL:VALUES-SPECIFIER-TYPE 5 SB-KERNEL:%UNARY-ROUND 4 SB-C::MASK-SIGNED-FIELD 4 (SETF SB-INT:INFO) 1 SB-VM::ASH-LEFT-MODFX 1 SB-SYS:FOREIGN-SYMBOL-SAP [undoing binding stack and other enclosing state... done] [performing final GC... done] [saving current Lisp image into output/after-xc.core: writing 3304 bytes from the read-only space at 20000000 writing 1304 bytes from the static space at 20100000 writing 43745280 bytes from the dynamic space at 48000000 done] //entering make-genesis-2.sh //loading and running GENESIS to create cold-sbcl.core This is SBCL 1.5.5, 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 * ; Installed READ interceptor ; Float-ops cache prefill: 622 entries ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/genesis.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/genesis.lisp ; in: DEFMETHOD PRINT-OBJECT (DESCRIPTOR T) ; (FORMAT STREAM "for LTV ~D" (SB-FASL::DESCRIPTOR-WORD-OFFSET SB-FASL::DES)) ; ==> ; STREAM ; ; note: deleting unreachable code ; in: DEFUN WRITE-DOUBLE-FLOAT-BITS ; (SB-FASL::WRITE-WORDINDEXED/RAW SB-FASL::ADDRESS SB-INT:INDEX ; (SB-KERNEL:DOUBLE-FLOAT-BITS SB-FASL::X)) ; ==> ; SB-FASL::ADDRESS ; ; note: deleting unreachable code ; in: DEFUN VECTOR-FROM-CORE ; (SB-FASL::COLD-SVREF SB-FASL::DESCRIPTOR SB-FASL::I) ; --> BLOCK SB-FASL::READ-WORDINDEXED + IF SB-FASL::DESCRIPTOR-FIXNUM ; ==> ; SB-FASL::I ; ; note: deleting unreachable code ; in: DEFUN MAKE-COLD-LAYOUT ; (SB-FASL::COLD-SVREF SB-FASL::INHERITS SB-FASL::I) ; --> BLOCK SB-FASL::READ-WORDINDEXED + IF SB-FASL::DESCRIPTOR-FIXNUM ; ==> ; SB-FASL::I ; ; note: deleting unreachable code ; in: DEFMACRO DEFINE-COLD-FOP ; (ERROR "~S is not a defined FOP." SB-FASL::NAME) ; ==> ; "~S is not a defined FOP." ; ; note: deleting unreachable code ; in: DEFUN OUTPUT-PAGE-TABLE ; #'(SETF SB-FASL::BVREF-32) ; ; note: deleting unreachable code ; in: DEFUN HOST-OBJECT-FROM-CORE ; (ERROR "Can't warm a deferred LTV placeholder") ; ==> ; "Can't warm a deferred LTV placeholder" ; ; note: deleting unreachable code ; ; compilation unit finished ; printed 7 notes ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/genesis.fasl-tmp ; compilation finished in 0:00:01.367 beginning GENESIS, creating core "output/cold-sbcl.core" WARNING: ignoring unrecognized line "" in src/runtime/sbcl.nm WARNING: ignoring unrecognized line "" in src/runtime/sbcl.nm WARNING: ignoring unrecognized line "sbcl:" in src/runtime/sbcl.nm obj/from-xc/src/assembly/master.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/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/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/barrier.lisp-obj obj/from-xc/src/code/parse-body.lisp-obj obj/from-xc/src/compiler/policy.lisp-obj obj/from-xc/src/code/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/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/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/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/code/target-lfhash.lisp-obj obj/from-xc/src/compiler/info-vector.lisp-obj obj/from-xc/src/compiler/globaldb.lisp-obj obj/from-xc/src/compiler/generic/vm-array.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/early-alieneval.lisp-obj obj/from-xc/src/code/sysmacs.lisp-obj obj/from-xc/src/code/target-error.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/code/weak.lisp-obj obj/from-xc/src/code/array.lisp-obj obj/from-xc/src/code/debug-var-io.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/early-full-eval.lisp-obj obj/from-xc/src/code/pred.lisp-obj obj/from-xc/src/compiler/generic/pinned-objects.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/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/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/sunos-os.lisp-obj obj/from-xc/src/code/share-vm.lisp-obj obj/from-xc/src/code/thread.lisp-obj obj/from-xc/src/code/target-signal-common.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/misc.lisp-obj obj/from-xc/src/code/symbol.lisp-obj obj/from-xc/src/code/late-cas.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/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/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/code/sc-offset.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/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/fixup.lisp-obj obj/from-xc/src/compiler/generic/core.lisp-obj obj/from-xc/src/compiler/x86/vm.lisp-obj obj/from-xc/src/code/x86-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-class.lisp-obj obj/from-xc/src/code/condition.lisp-obj obj/from-xc/src/code/target-signal.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/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/code/host-pprint.lisp-obj obj/from-xc/src/compiler/fndb.lisp-obj obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj obj/from-xc/src/compiler/generic/late-objdef.lisp-obj obj/from-xc/src/compiler/generic/interr.lisp-obj obj/from-xc/src/compiler/bit-util.lisp-obj obj/from-xc/src/code/load.lisp-obj obj/from-xc/src/code/linkage-table.lisp-obj obj/from-xc/src/code/foreign.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/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/code/target-pathname.lisp-obj obj/from-xc/src/compiler/main.lisp-obj obj/from-xc/src/compiler/xref.lisp-obj obj/from-xc/src/compiler/target-main.lisp-obj obj/from-xc/src/compiler/ir1tran.lisp-obj obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj obj/from-xc/src/compiler/ir1-translators.lisp-obj obj/from-xc/src/compiler/ir1util.lisp-obj obj/from-xc/src/compiler/callable-args.lisp-obj obj/from-xc/src/compiler/ir1opt.lisp-obj obj/from-xc/src/compiler/loop.lisp-obj obj/from-xc/src/compiler/ir1final.lisp-obj obj/from-xc/src/compiler/constraint.lisp-obj obj/from-xc/src/compiler/array-tran.lisp-obj obj/from-xc/src/compiler/seqtran.lisp-obj obj/from-xc/src/compiler/saptran.lisp-obj obj/from-xc/src/compiler/modarith.lisp-obj obj/from-xc/src/compiler/sxhash.lisp-obj obj/from-xc/src/code/quantifiers.lisp-obj obj/from-xc/src/compiler/bitops-derive-type.lisp-obj obj/from-xc/src/compiler/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/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/target-dstate.lisp-obj obj/from-xc/src/compiler/x86/insts.lisp-obj obj/from-xc/src/compiler/x86/macros.lisp-obj obj/from-xc/src/compiler/generic/early-type-vops.lisp-obj obj/from-xc/src/assembly/x86/support.lisp-obj obj/from-xc/src/compiler/x86/move.lisp-obj obj/from-xc/src/compiler/x86/float.lisp-obj obj/from-xc/src/compiler/x86/sap.lisp-obj obj/from-xc/src/compiler/x86/system.lisp-obj obj/from-xc/src/compiler/x86/char.lisp-obj obj/from-xc/src/compiler/x86/memory.lisp-obj obj/from-xc/src/compiler/x86/arith.lisp-obj obj/from-xc/src/compiler/x86/pred.lisp-obj obj/from-xc/src/compiler/float-tran.lisp-obj obj/from-xc/src/compiler/srctran.lisp-obj obj/from-xc/src/compiler/generic/vm-tran.lisp-obj obj/from-xc/src/compiler/generic/late-type-vops.lisp-obj obj/from-xc/src/compiler/x86/type-vops.lisp-obj obj/from-xc/src/compiler/typetran.lisp-obj obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj obj/from-xc/src/compiler/x86/subprim.lisp-obj obj/from-xc/src/compiler/x86/debug.lisp-obj obj/from-xc/src/compiler/x86/c-call.lisp-obj obj/from-xc/src/compiler/x86/cell.lisp-obj obj/from-xc/src/compiler/x86/values.lisp-obj obj/from-xc/src/compiler/x86/alloc.lisp-obj obj/from-xc/src/compiler/x86/call.lisp-obj obj/from-xc/src/compiler/x86/nlx.lisp-obj obj/from-xc/src/compiler/generic/late-nlx.lisp-obj obj/from-xc/src/compiler/x86/show.lisp-obj obj/from-xc/src/compiler/x86/array.lisp-obj obj/from-xc/src/compiler/generic/type-error.lisp-obj obj/from-xc/src/compiler/physenvanal.lisp-obj obj/from-xc/src/assembly/x86/assem-rtns.lisp-obj obj/from-xc/src/assembly/x86/array.lisp-obj obj/from-xc/src/assembly/x86/arith.lisp-obj obj/from-xc/src/assembly/x86/alloc.lisp-obj obj/from-xc/src/compiler/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/alloc.lisp-obj obj/from-xc/src/code/simple-fun.lisp-obj obj/from-xc/src/code/eval.lisp-obj obj/from-xc/src/code/target-package.lisp-obj obj/from-xc/src/code/bignum-random.lisp-obj obj/from-xc/src/code/target-hash-table.lisp-obj obj/from-xc/src/code/final.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/unix-pathname.lisp-obj obj/from-xc/src/code/filesys.lisp-obj obj/from-xc/src/code/target-misc.lisp-obj obj/from-xc/src/code/sharpm.lisp-obj obj/from-xc/src/code/early-step.lisp-obj obj/from-xc/src/code/gc.lisp-obj obj/from-xc/src/code/avltree.lisp-obj obj/from-xc/src/code/target-thread.lisp-obj obj/from-xc/src/code/timer.lisp-obj obj/from-xc/src/code/error-error.lisp-obj obj/from-xc/src/code/debug-int.lisp-obj obj/from-xc/src/code/interr.lisp-obj obj/from-xc/src/code/target-load.lisp-obj obj/from-xc/src/compiler/target-disassem.lisp-obj obj/from-xc/src/compiler/x86/target-insts.lisp-obj obj/from-xc/src/code/debug.lisp-obj obj/from-xc/src/code/octets.lisp-obj obj/from-xc/src/code/external-formats/enc-basic.lisp-obj obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj obj/from-xc/src/code/full-eval.lisp-obj obj/from-xc/src/code/bit-bash.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/late-globaldb.lisp-obj obj/from-xc/src/code/redblack.lisp-obj ; SB-Loader: (286+693+10932+156+9858) structs/vars/funs/methods/other [building initial core file in "output/cold-sbcl.core": writing 4096 bytes [1 page] from # writing 4096 bytes [1 page] from # writing 25608192 bytes [6252 pages] from # 3843 boxed pages, 2409 code pages /INITIAL-FUN=#X49703DDD done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good real 1m49.029s user 1m45.152s sys 0m3.726s //entering make-target-2.sh //doing warm init - compilation phase This is SBCL 1.5.8, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. Initial page table: Gen Boxed Code Raw LgBox LgCode LgRaw Pin Alloc Waste Trig WP GCs Mem-age 6 3843 2409 0 0 0 0 0 25597824 10368 2000000 6252 0 0.0000 Total bytes allocated = 25597824 Dynamic-space-size bytes = 536870912 COLD-INIT... (Length(TLFs)= 9858) Disassembler: 36 printers, 22 prefilters, 4 labelers ; Checking #P"/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/float-math.lisp-expr" ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-ntrace.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/early-ntrace.fasl ; compilation finished in 0:00:00.045 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/room.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/room.fasl ; compilation finished in 0:00:00.287 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/warm-error.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/warm-error.fasl ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/icf.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/icf.fasl ; compilation finished in 0:00:00.128 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defpackage.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/defpackage.fasl ; compilation finished in 0:00:00.085 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/target-lflist.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/target-lflist.fasl ; compilation finished in 0:00:00.173 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/walk.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/walk.fasl ; compilation finished in 0:00:00.187 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-ebcdic.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-ebcdic.fasl ; compilation finished in 0:00:00.103 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-cyr.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-cyr.fasl ; compilation finished in 0:00:00.290 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-dos.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-dos.fasl ; compilation finished in 0:00:01.347 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-iso.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-iso.fasl ; compilation finished in 0:00:01.297 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-win.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-win.fasl ; compilation finished in 0:00:00.848 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-mac.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-mac.fasl ; compilation finished in 0:00:00.120 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/mb-util.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/mb-util.fasl ; compilation finished in 0:00:00.050 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-cn-tbl.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-cn-tbl.fasl ; compilation finished in 0:00:00.230 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-cn.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-cn.fasl ; compilation finished in 0:00:00.155 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-jpn-tbl.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-jpn-tbl.fasl ; compilation finished in 0:00:00.243 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-jpn.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-jpn.fasl ; compilation finished in 0:00:00.366 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-utf.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/external-formats/enc-utf.fasl ; compilation finished in 0:00:00.609 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/stubs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/stubs.fasl ; compilation finished in 0:00:00.079 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/macros.fasl ; compilation finished in 0:00:00.045 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/compiler-support.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/compiler-support.fasl ; compilation finished in 0:00:00.033 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defclass.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defclass.fasl ; compilation finished in 0:00:00.108 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defs.fasl ; compilation finished in 0:00:00.068 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/fngen.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/fngen.fasl ; compilation finished in 0:00:00.040 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/wrapper.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/wrapper.fasl ; compilation finished in 0:00:00.046 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/cache.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/cache.fasl ; compilation finished in 0:00:00.154 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dlisp.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dlisp.fasl ; compilation finished in 0:00:00.045 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/boot.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/boot.fasl ; compilation finished in 0:00:00.762 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/vector.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/vector.fasl ; compilation finished in 0:00:00.258 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slots-boot.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/slots-boot.fasl ; compilation finished in 0:00:00.127 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/combin.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/combin.fasl ; compilation finished in 0:00:00.085 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dfun.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dfun.fasl ; compilation finished in 0:00:00.451 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/ctor.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/ctor.fasl ; compilation finished in 0:00:00.320 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/braid.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/braid.fasl ; compilation finished in 0:00:00.128 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dlisp3.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dlisp3.fasl ; compilation finished in 0:00:00.004 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/generic-functions.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/generic-functions.fasl ; compilation finished in 0:00:00.014 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slots.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/slots.fasl ; compilation finished in 0:00:00.138 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/init.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/init.fasl ; compilation finished in 0:00:00.074 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/std-class.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/std-class.fasl ; compilation finished in 0:00:00.587 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/cpl.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/cpl.fasl ; compilation finished in 0:00:00.048 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/fsc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/fsc.fasl ; compilation finished in 0:00:00.012 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/methods.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/methods.fasl ; compilation finished in 0:00:00.378 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/fixup.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/fixup.fasl ; compilation finished in 0:00:00.010 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defcombin.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defcombin.fasl ; compilation finished in 0:00:00.077 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/ctypes.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/ctypes.fasl ; compilation finished in 0:00:00.011 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/env.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/env.fasl ; compilation finished in 0:00:00.022 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/documentation.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/documentation.fasl ; compilation finished in 0:00:00.176 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/print-object.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/print-object.fasl ; compilation finished in 0:00:00.147 ; Removing placeholder PRINT-OBJECT ... done ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/precom1.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/precom1.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/precom2.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/precom2.fasl ; compilation finished in 0:00:01.588 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/ntrace.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/ntrace.fasl ; compilation finished in 0:00:00.122 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/setf-funs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/setf-funs.fasl ; compilation finished in 0:00:00.071 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-condition.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/late-condition.fasl ; compilation finished in 0:00:00.045 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/gray-streams-class.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/gray-streams-class.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/gray-streams.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/gray-streams.fasl ; compilation finished in 0:00:00.114 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/sequence.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/sequence.fasl ; compilation finished in 0:00:00.473 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/describe.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/describe.fasl ; compilation finished in 0:00:00.195 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/describe-policy.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/describe-policy.fasl ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/inspect.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/inspect.fasl ; compilation finished in 0:00:00.083 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/profile.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/profile.fasl ; compilation finished in 0:00:00.152 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/step.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/step.fasl ; compilation finished in 0:00:00.019 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/warm-lib.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/warm-lib.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/alien-callback.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/alien-callback.fasl ; compilation finished in 0:00:00.061 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/run-program.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/run-program.fasl ; compilation finished in 0:00:00.270 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/traceroot.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/traceroot.fasl ; compilation finished in 0:00:00.044 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/repack-xref.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/repack-xref.fasl ; compilation finished in 0:00:00.027 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/module.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/module.fasl ; compilation finished in 0:00:00.012 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/save.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/save.fasl ; compilation finished in 0:00:00.168 //doing warm init - load and dump phase This is SBCL 1.5.8, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. Initial page table: Gen Boxed Code Raw LgBox LgCode LgRaw Pin Alloc Waste Trig WP GCs Mem-age 6 3843 2409 0 0 0 0 0 25597824 10368 2000000 6252 0 0.0000 Total bytes allocated = 25597824 Dynamic-space-size bytes = 536870912 COLD-INIT... (Length(TLFs)= 9858) Disassembler: 36 printers, 22 prefilters, 4 labelers ; Removing placeholder PRINT-OBJECT ... done ; Fixed types: (*BREAK-ON-SIGNALS* SB-PCL:ENSURE-CLASS-FINALIZED) ; Repacking xref information ; Old xref size 1,348,519 bytes ; New xref size 899,460 bytes [undoing binding stack and other enclosing state... done] [coalescing similar vectors... done] [performing final GC... done] [saving current Lisp image into output/sbcl.core: writing 3304 bytes from the read-only space at 20000000 writing 1304 bytes from the static space at 20100000 writing 25575424 bytes from the dynamic space at 48000000 done] //checking for leftover cold-init symbols Found 49: (#:!MAKE-RAW-SLOT-DATA #:!RAW-SLOT-DATA-INIT #:!HAIRY-DATA-VECTOR-REFFER-INIT #:!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER #:!PACK-FIXUP-INFO #:!SETQ-OPTIONAL-LEADING-SIGN #:!+PCL-BOUNDP-NAME+ #:!+PCL-WRITER-NAME+ #:!+PCL-READER-NAME+ #:!DO-PACKED-INFO-VECTOR-AUX-KEY #:!WITH-PACKED-INFO-ITERATOR #:!TOKENIZE-CONTROL-STRING-MEMO-WRAPPER #:!ILLEGAL-INSIDE-JUSTIFICATION #:!BOOTSTRAP-GET-SLOT #:!DO-PROBE-SEQUENCE #:!GET-META-INFOS #:!+COMMA-DOT+ #:!+COMMA-AT+ #:*!DELAYED-DEFMETHOD-ARGS* #:!EARLY-GF-NAME #:!WEAKEN-TYPE-MEMO-WRAPPER #:!UNPACK-FIXUP-INFO #:!VALUES-TYPE-INTERSECTION-MEMO-WRAPPER #:!TYPE=-MEMO-WRAPPER #:!CTYPE-OF-MEMO-WRAPPER #:!CTYPE-SAETP-INDEX #:!TYPE-NEGATION-MEMO-WRAPPER #:!VALUES-SUBTYPEP-MEMO-WRAPPER #:!FIND-DATA-VECTOR-REFFER/CHECK-BOUNDS #:!VALUES-TYPE-UNION-MEMO-WRAPPER #:!FIND-DATA-VECTOR-SETTER/CHECK-BOUNDS #:!CSUBTYPEP-MEMO-WRAPPER #:!TYPE-SINGLETON-P-MEMO-WRAPPER #:!FIND-DATA-VECTOR-SETTER #:!TYPE-INTERSECTION2-MEMO-WRAPPER #:!VALUES-SPECIFIER-TYPE-MEMO-WRAPPER #:!INVOKE-TYPE-METHOD #:!MAKE-VALUES-TYPE-CACHED-MEMO-WRAPPER #:!%COERCE-TO-VALUES-MEMO-WRAPPER #:!TYPE-UNION2-MEMO-WRAPPER #:!CTYPE-OF-ARRAY-MEMO-WRAPPER #:!%TYPE-INTERSECTION-MEMO-WRAPPER #:!%TYPE-UNION-MEMO-WRAPPER #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-SLOT-INDEX #:!PRIMITIVE-TYPE-AUX-MEMO-WRAPPER #:!CONDITION-HASH #:!EXPANDER-FOR-DEFSTRUCT #:!TARGET-ERROR-COLD-INIT) Leftover from [disabled?] tree-shaker: (SB-C::LVAR-TYPE-USING SB-PRETTY::PPRINT-TAGBODY-GUTS SB-IMPL::WITH-DESCRIPTOR-HANDLERS SB-BIGNUM::SUBTRACT-BIGNUM-LOOP SB-BIGNUM::BIGNUM-REPLACE SB-BIGNUM::WITH-BIGNUM-BUFFERS SB-BIGNUM::GCD-ASSERT SB-BIGNUM::MODULARLY SB-BIGNUM::BIGNUM-NEGATE-LOOP SB-BIGNUM::SHIFT-RIGHT-UNALIGNED SB-IMPL::STRING-LESS-GREATER-EQUAL-TESTS) Found 55 fdefns named by uninterned symbols: (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) real 0m21.677s user 0m20.351s sys 0m1.209s //entering make-target-contrib.sh find: stat() error obj/asdf-cache/: No such file or directory find: stat() error obj/sbcl-home/contrib/: No such file or directory make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' mkdir -p /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib/ /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;UIOP.LISP" :print nil :output-file (parse-native-namestring "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//uiop.fasl"))' LET ; ==> ; SB-ACLREPL::OBJECT ; ; note: deleting unreachable code ; in: DEFUN N-WORD-BITS-HEX-FORMAT ; (CASE SB-VM:N-WORD-BITS (64 "~16,'0X") (32 "~8,'0X") (T "~X")) ; --> LET COND IF PROGN ; ==> ; "~16,'0X" ; ; note: deleting unreachable code ; --> LET COND IF IF THE PROGN ; ==> ; "~X" ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-aclrepl/inspect-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.237 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl/debug.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-aclrepl/debug-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.010 ; ; compilation unit finished ; printed 4 notes CL-USER(1): echo "(defsystem :sb-aclrepl :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-aclrepl.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-aclrepl")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rt/rt.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rt/rt-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.067 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl/tests.lisp ; in: DEF-ELEMENTS-TESTS *BIGNUM* ; (ACLREPL-TESTS::DEF-ELEMENTS-TESTS ACLREPL-TESTS::*BIGNUM* 1 ; #(4938271560493827156) #((0 . :HEX64))) ; --> PROGN UNLESS IF EQ ; ==> ; #(4938271560493827156) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-aclrepl/tests-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.108 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[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-bsd-sockets")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel/defpackage.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-grovel/defpackage-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel/def-to-lisp.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-grovel/def-to-lisp-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.055 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel/foreign-glue.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-grovel/foreign-glue-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.131 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/module-setup.lisp" (written 24 NOV 2019 11:40:46 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/defpackage.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/defpackage-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 24 NOV 2019 11:40:47 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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 12 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 0 4) ; (SB-BSD-SOCKETS-INTERNAL::ALIASES (* (* T)) ; "char **" 4 4) ; (SB-BSD-SOCKETS-INTERNAL::PROTO INTEGER "int" 8 ; 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 #:WITH-PINNED-OBJECTS-THUNK54 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) ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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::PROTOENT-PROTO ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::PROTOENT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::PROTOENT-PROTO ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::PROTO))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G119) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; in: SB-GROVEL::DEFINE-C-STRUCT SOCKADDR-IN6 ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN6 32 ; (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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; 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) ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; in: SB-GROVEL::DEFINE-C-STRUCT HOSTENT ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::HOSTENT 20 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 0 4) ; (SB-BSD-SOCKETS-INTERNAL::ALIASES (* C-STRING) ; "char **" 4 4) ; (TYPE INTEGER "int" 8 4) ; (LENGTH INTEGER "int" 12 4) ; (SB-BSD-SOCKETS-INTERNAL::ADDRESSES ; (* (* (UNSIGNED 8))) "char **" 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 #:WITH-PINNED-OBJECTS-THUNK28 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) ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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::HOSTENT-TYPE ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::HOSTENT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::HOSTENT-TYPE (SLOT STRUCT 'TYPE))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G93) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::HOSTENT-LENGTH ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::HOSTENT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::HOSTENT-LENGTH (SLOT STRUCT 'LENGTH))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G120) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 ; in: SB-GROVEL::DEFINE-C-STRUCT MSGHDR ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::MSGHDR 28 ; (SB-BSD-SOCKETS-INTERNAL::NAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "void *" 0 4) ; (SB-BSD-SOCKETS-INTERNAL::NAMELEN INTEGER ; "socklen_t" 4 4) ; (SB-BSD-SOCKETS-INTERNAL::IOV (* T) ; "struct iovec" 8 4) ; (SB-BSD-SOCKETS-INTERNAL::IOVLEN INTEGER "size_t" ; 12 4) ; (SB-BSD-SOCKETS-INTERNAL::CONTROL (* T) "void *" ; 16 4) ; (SB-BSD-SOCKETS-INTERNAL::CONTROLLEN INTEGER ; "socklen_t" 20 4) ; (SB-BSD-SOCKETS-INTERNAL::FLAGS INTEGER "int" 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 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 #:WITH-PINNED-OBJECTS-THUNK30 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) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::MSGHDR-NAMELEN ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::MSGHDR)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::MSGHDR-NAMELEN ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::NAMELEN))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G68) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 (SB-C::TOP-LEVEL-FORM)) ; (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 SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G122) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G176) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::MSGHDR-FLAGS ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::MSGHDR)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::MSGHDR-FLAGS ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::FLAGS))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G203) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; in: SB-GROVEL::DEFINE-C-STRUCT ADDRINFO ; (SB-GROVEL::DEFINE-C-STRUCT SB-BSD-SOCKETS-INTERNAL::ADDRINFO 32 ; (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) ; (SB-BSD-SOCKETS-INTERNAL::CANONNAME ; SB-BSD-SOCKETS-INTERNAL::C-STRING-POINTER ; "char *" 20 4) ; (ADDR (* T) "struct sockaddr*" 24 4) ; (SB-BSD-SOCKETS-INTERNAL::NEXT ; (* (STRUCT SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) ; "struct addrinfo*" 28 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FLAGS ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FLAGS ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::FLAGS))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G41) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::ADDRINFO-FAMILY ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::FAMILY))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G68) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::ADDRINFO-SOCKTYPE ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::ADDRINFO-SOCKTYPE ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::SOCKTYPE))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G95) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::ADDRINFO-PROTOCOL ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::ADDRINFO-PROTOCOL ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::PROTOCOL))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G122) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-BSD-SOCKETS-INTERNAL::ADDRINFO-ADDRLEN ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-BSD-SOCKETS-INTERNAL::ADDRINFO)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-BSD-SOCKETS-INTERNAL::ADDRINFO-ADDRLEN ; (SLOT STRUCT 'SB-BSD-SOCKETS-INTERNAL::ADDRLEN))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; --> FUNCTION SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G149) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 #:WITH-PINNED-OBJECTS-THUNK166 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) ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/constants-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.811 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/util.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/util-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.051 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/protocol.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/protocol-tmp8UG37QJ5.fasl ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/sockets.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/sockets-tmp65YV5VYW.fasl ; compilation finished in 0:00:00.159 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/sockopt.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/sockopt-tmpGO4MNX7G.fasl ; compilation finished in 0:00:00.153 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet.lisp ; in: DEFUN GETPROTOBYNAME ; (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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/inet-tmp9NXH2K1.fasl ; compilation finished in 0:00:00.020 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet4.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet4.lisp ; in: DEFMETHOD MAKE-SOCKADDR-FOR (INET-SOCKET) ; (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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; (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 away %SAP-ALIEN ; because: ; 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: 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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/inet4-tmp6B86GLV2.fasl ; compilation finished in 0:00:00.068 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet6.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/inet6-tmpZWLLOVAH.fasl ; compilation finished in 0:00:00.053 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/local.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/local-tmpS9M8BVBG.fasl ; compilation finished in 0:00:00.069 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/name-service.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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 TAGBODY SB-LOOP::LOOP-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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; 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 TAGBODY SB-LOOP::LOOP-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) ; (SB-BSD-SOCKETS::ADDRINFO-ERROR-CASE ("getaddrinfo" ; (SB-BSD-SOCKETS-INTERNAL::GETADDRINFO ; SB-BSD-SOCKETS::NODE NIL NIL ; (ADDR SB-BSD-SOCKETS::INFO))) ; (LET ((SB-BSD-SOCKETS::HOST-ENT4 ; (MAKE-INSTANCE 'SB-BSD-SOCKETS:HOST-ENT :NAME SB-BSD-SOCKETS::NODE ; :TYPE SB-BSD-SOCKETS-INTERNAL::AF-INET :ALIASES NIL ; :ADDRESSES NIL)) ; (SB-BSD-SOCKETS::HOST-ENT6 ; (MAKE-INSTANCE 'SB-BSD-SOCKETS:HOST-ENT :NAME SB-BSD-SOCKETS::NODE ; :TYPE SB-BSD-SOCKETS-INTERNAL::AF-INET6 :ALIASES ; NIL :ADDRESSES NIL))) ; (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::FREEADDRINFO SB-BSD-SOCKETS::INFO) ; (VALUES SB-BSD-SOCKETS::HOST-ENT4 SB-BSD-SOCKETS::HOST-ENT6))) ; --> SB-BSD-SOCKETS::SYSCALL-ERROR-CASE MULTIPLE-VALUE-BIND LET COND IF ; ==> ; (SB-BSD-SOCKETS::ADDRINFO-ERROR "getaddrinfo" #:RESULT1) ; ; note: doing signed word to integer coercion (cost 20) ; in: DEFUN GET-HOST-BY-ADDRESS ; (AREF SB-BSD-SOCKETS::ADDRESS SB-BSD-SOCKETS::I) ; --> SB-KERNEL:HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS THE ; ==> ; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY ; (SB-KERNEL:CHECK-BOUND ARRAY ; (ARRAY-DIMENSION ; ARRAY 0) ; SB-INT:INDEX)) ; ; note: unable to ; avoid runtime dispatch on array element type ; due to type uncertainty: ; The first argument is a (VECTOR (UNSIGNED-BYTE 8) 4), not a SIMPLE-ARRAY. ; --> SB-KERNEL:HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS THE ; --> SB-KERNEL:HAIRY-DATA-VECTOR-REF SB-KERNEL:CHECK-BOUND SB-C::BOUND-CAST ; ==> ; (SB-KERNEL:%CHECK-BOUND ARRAY SB-C::DIMENSION SB-INT:INDEX) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (VECTOR (UNSIGNED-BYTE 8) 4), not a (SIMPLE-ARRAY * ; (*)). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (VECTOR (UNSIGNED-BYTE 8) 16), not a (SIMPLE-ARRAY * ; (*)). ; --> SB-KERNEL:HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS THE ; ==> ; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY ; (SB-KERNEL:CHECK-BOUND ARRAY ; (ARRAY-DIMENSION ; ARRAY 0) ; SB-INT:INDEX)) ; ; note: unable to ; avoid runtime dispatch on array element type ; due to type uncertainty: ; The first argument is a (VECTOR (UNSIGNED-BYTE 8) 16), not a SIMPLE-ARRAY. ; (SB-BSD-SOCKETS::ADDRINFO-ERROR-CASE ("getnameinfo" ; (SB-BSD-SOCKETS-INTERNAL::GETNAMEINFO ; (CAST SB-BSD-SOCKETS::SOCKADDR (* T)) ; SB-BSD-SOCKETS::SOCKADDR-SIZE ; (CAST SB-BSD-SOCKETS::HOST-BUF ; (* CHAR)) ; SB-BSD-SOCKETS::NI-MAX-HOST NIL 0 ; SB-BSD-SOCKETS-INTERNAL::NI-NAMEREQD)) ; (MAKE-INSTANCE 'SB-BSD-SOCKETS:HOST-ENT :NAME ; (SB-ALIEN::C-STRING-TO-STRING ; (ALIEN-SAP SB-BSD-SOCKETS::HOST-BUF) ; (SB-IMPL::DEFAULT-EXTERNAL-FORMAT) 'CHARACTER) ; :TYPE SB-BSD-SOCKETS::ADDRESS-FAMILY :ALIASES NIL ; :ADDRESSES (LIST SB-BSD-SOCKETS::ADDRESS))) ; --> SB-BSD-SOCKETS::SYSCALL-ERROR-CASE MULTIPLE-VALUE-BIND LET COND IF ; ==> ; (SB-BSD-SOCKETS::ADDRINFO-ERROR "getnameinfo" #:RESULT151) ; ; note: doing signed word to integer coercion (cost 20) ; (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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/name-service-tmp205IFRLS.fasl ; compilation finished in 0:00:00.086 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/misc.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/misc-tmpBW6GBZVX.fasl ; compilation finished in 0:00:00.010 ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/name-service.lisp ; in: DEFUN SB-BSD-SOCKETS::GET-NAME-SERVICE-ERROR-MESSAGE ; (SB-BSD-SOCKETS-INTERNAL::H-STRERROR SB-BSD-SOCKETS::ERRNO) ; ; caught STYLE-WARNING: ; undefined function: SB-BSD-SOCKETS-INTERNAL::H-STRERROR ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/sockets.lisp ; in: DEFMETHOD SB-BSD-SOCKETS:SOCKET-SEND (SB-BSD-SOCKETS:SOCKET T T) ; (IF SB-BSD-SOCKETS::NOSIGNAL ; SB-BSD-SOCKETS-INTERNAL::MSG-NOSIGNAL ; 0) ; ; caught WARNING: ; undefined variable: SB-BSD-SOCKETS-INTERNAL::MSG-NOSIGNAL ; ; compilation unit finished ; Undefined function: ; SB-BSD-SOCKETS-INTERNAL::H-STRERROR ; Undefined variable: ; SB-BSD-SOCKETS-INTERNAL::MSG-NOSIGNAL ; caught 1 WARNING condition ; caught 1 STYLE-WARNING condition ; printed 104 notes * echo "(defsystem :sb-bsd-sockets :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-bsd-sockets.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-bsd-sockets")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/defpackage.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/defpackage-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/strtod.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/strtod-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.028 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/designator.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/designator-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.030 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/macros.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/macros-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.057 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/constants.lisp-temp" (written 24 NOV 2019 11:40:49 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/constants.lisp-temp ; in: SB-GROVEL::DEFINE-C-STRUCT DIRENT ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::DIRENT 12 ; (SB-POSIX::INO SB-POSIX::INO-T "ino_t" 0 4) ; (SB-POSIX::NAME C-STRING "char *" 10 1)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX:DIRENT-INO ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G58) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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) ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-PASSWD ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-PASSWD 36 ; (SB-POSIX::NAME SB-POSIX::C-STRING-POINTER ; "char *" 0 4) ; (SB-POSIX::PASSWD SB-POSIX::C-STRING-POINTER ; "char *" 4 4) ; (SB-POSIX::UID SB-POSIX::UID-T "uid_t" 8 4) ; (SB-POSIX::GID SB-POSIX::GID-T "gid_t" 12 4) ; (SB-POSIX::GECOS SB-POSIX::C-STRING-POINTER ; "char *" 24 4) ; (SB-POSIX::DIR SB-POSIX::C-STRING-POINTER ; "char *" 28 4) ; (SB-POSIX::SHELL SB-POSIX::C-STRING-POINTER ; "char *" 32 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 #:WITH-PINNED-OBJECTS-THUNK30 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) ; --> 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 #:WITH-PINNED-OBJECTS-THUNK58 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) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-PASSWD-UID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-PASSWD)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-PASSWD-UID (SLOT STRUCT 'SB-POSIX::UID))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G85) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-PASSWD-GID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-PASSWD)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-PASSWD-GID (SLOT STRUCT 'SB-POSIX::GID))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G103) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 #:WITH-PINNED-OBJECTS-THUNK122 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) ; --> 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 #:WITH-PINNED-OBJECTS-THUNK150 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) ; --> 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 #:WITH-PINNED-OBJECTS-THUNK178 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) ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-GROUP ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-GROUP 16 ; (SB-POSIX::NAME SB-POSIX::C-STRING-POINTER ; "char *" 0 4) ; (SB-POSIX::PASSWD SB-POSIX::C-STRING-POINTER ; "char *" 4 4) ; (SB-POSIX::GID SB-POSIX::GID-T "gid_t" 8 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 #:WITH-PINNED-OBJECTS-THUNK26 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) ; --> 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 #:WITH-PINNED-OBJECTS-THUNK54 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) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-GROUP-GID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-GROUP)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-GROUP-GID (SLOT STRUCT 'SB-POSIX::GID))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G81) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-STAT ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-STAT 136 ; (SB-POSIX::INO SB-POSIX::INO-T "ino_t" 16 4) ; (SB-POSIX::MODE SB-POSIX::MODE-T "mode_t" 20 4) ; (SB-POSIX::NLINK SB-POSIX::NLINK-T "nlink_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" 36 4) ; (SB-POSIX::SIZE OFF-T "off_t" 48 4) ; (SB-POSIX::ATIME SB-POSIX::TIME-T "time_t" 56 4) ; (SB-POSIX::MTIME SB-POSIX::TIME-T "time_t" 64 4) ; ...) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-DEV ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G33) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-INO ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G51) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-MODE ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-MODE (SLOT STRUCT 'SB-POSIX::MODE))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G69) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-NLINK ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G87) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-UID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-UID (SLOT STRUCT 'SB-POSIX::UID))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G105) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-GID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-STAT)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-STAT-GID (SLOT STRUCT 'SB-POSIX::GID))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G123) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-RDEV ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; --> 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G141) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-STAT-SIZE ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-STAT-ATIME ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-STAT-MTIME ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-STAT-CTIME ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-FLOCK ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-FLOCK 36 (TYPE SHORT "short" 0 2) ; (SB-POSIX::WHENCE SHORT "short" 2 2) ; (SB-POSIX::START OFF-T "off_t" 4 4) ; (SB-POSIX::LEN OFF-T "off_t" 8 4) ; (SB-POSIX::PID SB-POSIX::PID-T "pid_t" 16 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 (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-FLOCK-LEN ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-FLOCK-PID ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-FLOCK)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-FLOCK-PID (SLOT STRUCT 'SB-POSIX::PID))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-TERMIOS ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-TERMIOS 36 ; (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" 16 ; 19)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TERMIOS-IFLAG ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TERMIOS)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TERMIOS-IFLAG (SLOT STRUCT 'SB-POSIX::IFLAG))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G27) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TERMIOS-OFLAG ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TERMIOS)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TERMIOS-OFLAG (SLOT STRUCT 'SB-POSIX::OFLAG))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G45) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TERMIOS-CFLAG ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TERMIOS)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TERMIOS-CFLAG (SLOT STRUCT 'SB-POSIX::CFLAG))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G63) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TERMIOS-LFLAG ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE (ALIEN (* SB-POSIX::ALIEN-TERMIOS)) STRUCT) ; (OPTIMIZE (SPEED 3))) ; (BLOCK SB-POSIX::ALIEN-TERMIOS-LFLAG (SLOT STRUCT 'SB-POSIX::LFLAG))) ; ; 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 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 MULTIPLE-VALUE-BIND LET UNLESS IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:G81) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; --> 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 away %SAP-ALIEN ; because: ; 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 away %SAP-ALIEN ; because: ; forced to do runtime allocation of alien-value structure ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-UTIMBUF ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-UTIMBUF 8 ; (SB-POSIX::ACTIME SB-POSIX::TIME-T "time_t" 0 4) ; (SB-POSIX::MODTIME SB-POSIX::TIME-T "time_t" 4 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-UTIMBUF-ACTIME ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-UTIMBUF-MODTIME ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; in: SB-GROVEL::DEFINE-C-STRUCT ALIEN-TIMEVAL ; (SB-GROVEL::DEFINE-C-STRUCT SB-POSIX::ALIEN-TIMEVAL 8 ; (SB-POSIX::SEC SB-POSIX::TIME-T "time_t" 0 4) ; (SB-POSIX::USEC SB-POSIX::SUSECONDS-T ; "suseconds_t" 4 4)) ; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-POSIX::ALIEN-TIMEVAL-SEC ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 SB-POSIX::ALIEN-TIMEVAL-USEC ; (STRUCT) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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 "" ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/constants-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.666 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/interface.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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 SB-POSIX::BUF BLOCK WHEN IF SETF SB-KERNEL:%SET-SAP-REF-8 ; --> ALIEN-SAP ; ==> ; SB-POSIX::BUF ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/interface-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.860 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/tests-tmp8UG37QJ5.fasl ; compilation finished in 0:00:00.029 Doing 11 pending tests of 11 tests total. SB-BSD-SOCKETS:MAKE-INET-ADDRESS SB-BSD-SOCKETS-TEST::MAKE-INET-ADDRESS2 SB-BSD-SOCKETS-TEST::MAKE-INET6-ADDRESS.1 SB-BSD-SOCKETS-TEST::UNPARSE-INET6-ADDRESS SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/TCP SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/UDP SB-BSD-SOCKETS-TEST::GET-PROTOCOL-BY-NAME/ERROR SB-BSD-SOCKETS-TEST::MAKE-INET6-SOCKET.SMOKE SB-BSD-SOCKETS-TEST::MAKE-INET6-SOCKET.KEYWORD SB-BSD-SOCKETS-TEST::INET6-SOCKET-BIND SB-BSD-SOCKETS-TEST::SIMPLE-LOCAL-CLIENT No tests failed. ; ; compilation unit finished ; printed 60 notes * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-capstone")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-capstone/module-setup.lisp" (written 24 NOV 2019 11:40:52 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-capstone/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone/capstone.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-capstone/capstone-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.042 * echo "(defsystem :sb-capstone :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-capstone.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-capstone")' WARNING: Capstone not loaded. STYLE-WARNING: Undefined alien: "cs_open" STYLE-WARNING: Undefined alien: "cs_version" STYLE-WARNING: Undefined alien: "cs_close" STYLE-WARNING: Undefined alien: "cs_free" STYLE-WARNING: Undefined alien: "cs_option" STYLE-WARNING: Undefined alien: "cs_malloc" STYLE-WARNING: Undefined alien: "cs_disasm_iter" ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-capstone/tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.014 WARNING: Could not test sb-capstone * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cltl2")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/module-setup.lisp" (written 24 NOV 2019 11:40:53 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/defpackage.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/defpackage-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/compiler-let.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/compiler-let-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.018 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/macroexpand.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/macroexpand-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.010 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/env.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/env-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.071 * echo "(defsystem :sb-cltl2 :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cltl2.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cltl2")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cltl2/tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.043 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[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-concurrency")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/module-setup.lisp" (written 24 NOV 2019 11:40:54 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/frlock.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/frlock-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.046 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/queue.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/queue-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.023 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/mailbox.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/mailbox-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.054 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/gate.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/gate-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.035 * echo "(defsystem :sb-concurrency :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-concurrency.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-concurrency")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-utils.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-utils.lisp ; in: DEFUN TIMED-JOIN-THREAD ; (SB-SYS:WITH-DEADLINE (:SECONDS SB-CONCURRENCY-TEST::TIMEOUT) ; (SB-THREAD:JOIN-THREAD SB-THREAD:THREAD :DEFAULT :ABORTED)) ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF PROGN LOCALLY SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES ; --> PROG1 LET TRUNCATE TRUNCATE ; ==> ; (* SB-IMPL::SECONDS INTERNAL-TIME-UNITS-PER-SECOND) ; ; note: unable to ; recode as leas, shifts and adds ; due to type uncertainty: ; The first argument is a (MOD 2305843009213694), not a (UNSIGNED-BYTE 32). ; The result is a (VALUES (MOD 2305843009213693001) &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 32) ; &REST T). ; ; note: unable to ; recode as leas, shifts and adds ; due to type uncertainty: ; The first argument is a (MOD 2305843009213694), not a FIXNUM. ; The result is a (VALUES (MOD 2305843009213693001) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST T). ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES ; --> PROG1 LET TRUNCATE TRUNCATE ; ==> ; (* SB-IMPL::SECONDS INTERNAL-TIME-UNITS-PER-SECOND) ; ; note: unable to ; associate */(* /) of constants ; due to type uncertainty: ; The first argument is a (OR (DOUBLE-FLOAT 0.0d0 1.152921504606846d15) ; (AND (NOT INTEGER) ; (RATIONAL 0 ; 1152921504606846))), not a RATIONAL. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES ; --> PROG1 LET TRUNCATE TRUNCATE LET ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE SB-C::X) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF TYPEP LET SB-C::%TYPEP-WRAPPER AND IF LOCALLY AND IF >= 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. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF PROGN LOCALLY SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES ; --> PROG1 LET TRUNCATE TRUNCATE ; ==> ; (* SB-IMPL::SECONDS INTERNAL-TIME-UNITS-PER-SECOND) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 3) because: ; The first argument is a (MOD 2305843009213694), not a FIXNUM. ; The result is a (VALUES (MOD 2305843009213693001) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a (MOD 2305843009213694), not a FIXNUM. ; The result is a (VALUES (MOD 2305843009213693001) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; etc. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES PROG1 ; --> LET TRUNCATE TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: forced to do full call ; unable to do inline float truncate (cost 5) because: ; The result is a (VALUES (MOD 1152921504606846978) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE ; 32) ; &REST ; T). ; unable to do inline float truncate (cost 5) because: ; The result is a (VALUES (MOD 1152921504606846978) &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 32) ; &REST ; T). ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF IF TYPEP LET SB-C::%TYPEP-WRAPPER OR LET IF TYPEP LET ; --> SB-C::%TYPEP-WRAPPER AND IF LOCALLY AND IF >= 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 RATIO (INTEGER * -1) ; (INTEGER 2305843009213694)), not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a (OR RATIO (INTEGER * -1) ; (INTEGER 2305843009213694)), not a FIXNUM. ; etc. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE ; --> MULTIPLE-VALUE-BIND LET UNLESS IF AND IF LOCALLY AND IF >= 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. ; --> LET LABELS LET WHEN IF SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE BLOCK ; --> LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK TYPECASE LET ; --> COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES PROG1 ; --> LET TRUNCATE TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE ; ==> ; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/test-utils-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-frlock.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/test-frlock-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.048 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-queue.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/test-queue-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-mailbox.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/test-mailbox-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.003 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-gate.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-concurrency/tests/test-gate-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.002 Doing 20 pending tests of 20 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::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. ; ; compilation unit finished ; printed 11 notes * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-cover")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/module-setup.lisp" (written 24 NOV 2019 11:41:10 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/compiler.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/compiler-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.017 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/x86-vm.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/x86-vm-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.024 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/rotate-byte.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/rotate-byte-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5/md5.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5/md5.lisp ; in: DEFUN F ; (DEFUN SB-MD5::F (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (LOGIOR (LOGAND SB-MD5::X SB-MD5::Y) (LOGANDC1 SB-MD5::X SB-MD5::Z))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::F ; (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::F ; (LOGIOR (LOGAND SB-MD5::X SB-MD5::Y) (LOGANDC1 SB-MD5::X SB-MD5::Z)))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFUN G ; (DEFUN SB-MD5::G (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (LOGIOR (LOGAND SB-MD5::X SB-MD5::Z) (LOGANDC2 SB-MD5::Y SB-MD5::Z))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::G ; (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::G ; (LOGIOR (LOGAND SB-MD5::X SB-MD5::Z) (LOGANDC2 SB-MD5::Y SB-MD5::Z)))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFUN H ; (DEFUN SB-MD5::H (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (LOGXOR SB-MD5::X SB-MD5::Y SB-MD5::Z)) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::H ; (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::H (LOGXOR SB-MD5::X SB-MD5::Y SB-MD5::Z))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFUN I ; (DEFUN SB-MD5::I (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (LDB (BYTE 32 0) (LOGXOR SB-MD5::Y (LOGORC2 SB-MD5::X SB-MD5::Z)))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::I ; (SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::X SB-MD5::Y SB-MD5::Z) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::I ; (LDB (BYTE 32 0) (LOGXOR SB-MD5::Y (LOGORC2 SB-MD5::X SB-MD5::Z))))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFUN MOD32+ ; (DEFUN SB-MD5::MOD32+ (SB-MD5::A SB-MD5::B) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::A SB-MD5::B) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (LDB (BYTE 32 0) (+ SB-MD5::A SB-MD5::B))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::MOD32+ ; (SB-MD5::A SB-MD5::B) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::A SB-MD5::B) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::MOD32+ (LDB (BYTE 32 0) (+ SB-MD5::A SB-MD5::B)))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFUN ROL32 ; (DEFUN SB-MD5::ROL32 (SB-MD5::A SB-MD5::S) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::A) ; (TYPE (UNSIGNED-BYTE 5) SB-MD5::S) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (SB-ROTATE-BYTE:ROTATE-BYTE SB-MD5::S (BYTE 32 0) SB-MD5::A)) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-MD5::ROL32 ; (SB-MD5::A SB-MD5::S) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (TYPE SB-MD5::UB32 SB-MD5::A) ; (TYPE (UNSIGNED-BYTE 5) SB-MD5::S) ; (OPTIMIZE (SPEED 3) (SAFETY 0) (SPACE 0) (DEBUG 0))) ; (BLOCK SB-MD5::ROL32 ; (SB-ROTATE-BYTE:ROTATE-BYTE SB-MD5::S (BYTE 32 0) SB-MD5::A))) ; ; note: doing unsigned word to integer coercion (cost 20) to "" ; in: DEFPARAMETER *T* ; (SIN (FLOAT SB-MD5::I 0.0d0)) ; ; note: unable to avoid inline argument range check ; because the argument range ((DOUBLE-FLOAT 1.0d0)) was not within 2^63 ; in: DEFSTRUCT MD5-STATE ; (DEFSTRUCT ; (SB-MD5:MD5-STATE (:CONSTRUCTOR SB-MD5:MAKE-MD5-STATE NIL) (:COPIER)) ; (SB-MD5::REGS (SB-MD5:INITIAL-MD5-REGS) :TYPE SB-MD5:MD5-REGS :READ-ONLY T) ; (SB-MD5::AMOUNT 0 :TYPE (INTEGER 0 *)) ; (BLOCK (SB-MD5::MAKE-UB32-VECTOR 16) :READ-ONLY T :TYPE SB-MD5::MD5-BLOCK) ; (SB-MD5::BUFFER (MAKE-ARRAY 64 :ELEMENT-TYPE '(UNSIGNED-BYTE 8)) :READ-ONLY ; T :TYPE (SIMPLE-ARRAY (UNSIGNED-BYTE 8) (64))) ; (SB-MD5::BUFFER-INDEX 0 :TYPE (INTEGER 0 63)) ; (SB-MD5::FINALIZED-P NIL)) ; --> PROGN SB-C:XDEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN ; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK SB-KERNEL:%INSTANCE-SET SB-KERNEL:THE* ; --> MULTIPLE-VALUE-BIND LET UNLESS IF AND IF 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. ; in: DEFUN UPDATE-MD5-STATE ; (+ (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 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 32) ; &REST T). ; etc. ; ; 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 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 32) ; &REST T). ; etc. ; 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 32). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 32) ; &REST T). ; etc. ; (LDB (BYTE 32 0) SB-MD5::TOTAL-LENGTH) ; --> SB-KERNEL:%LDB ; ==> ; (LOGAND (ASH INT (- SB-C::POSN)) (ASH 4294967295 (- SB-C::SIZE 32))) ; ; note: forced to do LOGAND-WORD-MASK (cost 10) ; unable to do inline (unsigned-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; unable to do inline (unsigned-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; 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 32). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 32) ; &REST T). ; etc. ; --> SB-KERNEL:%LDB ; ==> ; (LOGAND (ASH INT (- SB-C::POSN)) (ASH 4294967295 (- SB-C::SIZE 32))) ; ; note: forced to do LOGAND-WORD-MASK (cost 10) ; unable to do inline (unsigned-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; unable to do inline (unsigned-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; 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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-md5/md5-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.301 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/cover.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/cover-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.197 ; ; compilation unit finished ; printed 15 notes * echo "(defsystem :sb-cover :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cover.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-cover")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.031 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-1.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-1.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-1.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-1.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-2.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-2.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-3.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-3.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-branching-forms.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-branching-forms.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-4.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-cover/test-data-4.fasl ; compilation finished in 0:00:00.002 * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-executable")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-executable/module-setup.lisp" (written 24 NOV 2019 11:41:12 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-executable/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable/sb-executable.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-executable/sb-executable-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.020 * echo "(defsystem :sb-executable :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-executable.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-executable")' * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-gmp")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-gmp/module-setup.lisp" (written 24 NOV 2019 11:41:14 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-gmp/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp/gmp.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp/gmp.lisp ; in: DEFGMPFUN MPZ-MUL-2EXP ; (CHECK-TYPE SB-GMP::B SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFGMPFUN MPZ-FDIV-2EXP ; (CHECK-TYPE SB-GMP::B SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; 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 #:WITH-PINNED-OBJECTS-THUNK19 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFUN MPZ-PROBABLY-PRIME-P ; (DEFUN SB-GMP:MPZ-PROBABLY-PRIME-P (SB-GMP::N &OPTIONAL (SB-GMP::REPS 25)) ; (DECLARE (OPTIMIZE (SPEED 3) (SPACE 3) (SAFETY 0)) ; (TYPE INTEGER SB-GMP::N SB-GMP::REPS)) ; (CHECK-TYPE SB-GMP::REPS FIXNUM) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN)) ; (SB-GMP::__GMPZ_PROBAB_PRIME_P (ADDR SB-GMP::GN) SB-GMP::REPS))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SB-GMP:MPZ-PROBABLY-PRIME-P ; (SB-GMP::N &OPTIONAL (SB-GMP::REPS 25)) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (DECLARE (OPTIMIZE (SPEED 3) (SPACE 3) (SAFETY 0)) ; (TYPE INTEGER SB-GMP::N SB-GMP::REPS)) ; (BLOCK SB-GMP:MPZ-PROBABLY-PRIME-P ; (CHECK-TYPE SB-GMP::REPS FIXNUM) ; (SB-GMP::WITH-MPZ-VARS ((SB-GMP::N SB-GMP::GN)) ; (SB-GMP::__GMPZ_PROBAB_PRIME_P (ADDR SB-GMP::GN) SB-GMP::REPS)))) ; ; note: doing signed word to integer coercion (cost 20) to "" ; 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 #:WITH-PINNED-OBJECTS-THUNK16 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) #:RESULT0 ; #:SIZE1))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFGMPFUN MPZ-FAC ; (CHECK-TYPE SB-GMP::N SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK9 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFGMPFUN %MPZ-2FAC ; (CHECK-TYPE SB-GMP::N SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK9 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFGMPFUN %MPZ-MFAC ; (CHECK-TYPE SB-GMP::N SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (CHECK-TYPE SB-GMP::M SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT5) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK12 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) #:RESULT6 ; #:SIZE7))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFGMPFUN %MPZ-PRIMORIAL ; (CHECK-TYPE SB-GMP::N SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK9 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; 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 #:WITH-PINNED-OBJECTS-THUNK26 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) #:RESULT4 ; #:SIZE5))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 AND IF ; --> 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 #:WITH-PINNED-OBJECTS-THUNK26 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) #:RESULT4 ; #:SIZE5))) ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-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 ; 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 #:WITH-PINNED-OBJECTS-THUNK22 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) #:RESULT0 ; #:SIZE1))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-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 ; 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 #:WITH-PINNED-OBJECTS-THUNK19 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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::K SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK19 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) #:RESULT3 ; #:SIZE4))) ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFGMPFUN MPZ-FIB2 ; (CHECK-TYPE SB-GMP::N SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 ; --> #:WITH-PINNED-OBJECTS-THUNK13 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) #:RESULT3 ; #:SIZE4))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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) #:RESULT5 ; #:SIZE6))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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) #:RESULT3 ; #:SIZE4))) ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; ==> ; (SB-KERNEL:%NEGATE ; (THE NUMBER ; (SB-GMP::GMP-Z-TO-BIGNUM (SLOT SB-GMP::FIBN-1 'SB-GMP::MP_D) #:RESULT5 ; #:SIZE6))) ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; in: DEFUN MAKE-GMP-RSTATE-LC ; (CHECK-TYPE SB-GMP::C SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT2) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; (CHECK-TYPE SB-GMP::M2EXP SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT5) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; in: DEFUN RAND-SEED ; (TYPEP SB-GMP::SEED 'SB-GMP::UI) ; --> LET SB-C::%TYPEP-WRAPPER SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT3) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; (TYPEP SB-GMP::SEED '(INTEGER 0 *)) ; --> LET SB-C::%TYPEP-WRAPPER AND IF 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 4294967296)), not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a (OR (INTEGER * -1) (INTEGER 4294967296)), not a FIXNUM. ; etc. ; in: DEFUN RANDOM-BITCOUNT ; (CHECK-TYPE SB-GMP::BITCOUNT SB-GMP::UI) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER ; --> SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT5) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a FIXNUM. ; 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 AND IF 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. ; in: DEFUN GMP-INTEXP ; (SB-GMP:MPZ-MUL-2EXP 1 SB-GMP::POWER) ; --> BLOCK CHECK-TYPE DO BLOCK LET TAGBODY UNLESS IF TYPEP LET ; --> SB-C::%TYPEP-WRAPPER SB-KERNEL:UNSIGNED-BYTE-32-P IF ; ==> ; (SB-KERNEL:UNSIGNED-BYTE-32-P #:OBJECT14) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #:WITH-PINNED-OBJECTS-THUNK50 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) #:RESULT37 ; #:SIZE38))) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; 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 DOUBLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &REST T). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-gmp/gmp-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:01.331 ; ; compilation unit finished ; printed 68 notes * echo "(defsystem :sb-gmp :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-gmp.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-gmp")' * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-grovel")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-grovel/module-setup.lisp" (written 24 NOV 2019 11:41:16 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-grovel/module-setup.fasl ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-grovel :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-grovel.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-grovel")' * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-introspect")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/module-setup.lisp" (written 24 NOV 2019 11:41:17 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/introspect.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/introspect-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.221 * echo "(defsystem :sb-introspect :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-introspect.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-introspect")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/xref-test-data.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/xref-test-data.lisp ; in: DEFUN XREF/2 ; (SB-INTROSPECT-TEST/XREF::XREF/1) ; ; note: deleting unreachable code ; in: DEFMACRO MACRO/1 ; (SB-INTROSPECT-TEST/XREF::XREF/12) ; ; note: deleting unreachable code ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/xref-test-data-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.057 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/xref-test.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/xref-test-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.008 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/test.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/test-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.088 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/test-driver.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-introspect/test-driver-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.060 Doing 120 pending tests of 120 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::MACRO-LAMBDA-LIST.3 SB-INTROSPECT-TEST::MACRO-LAMBDA-LIST.4 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-INFORMATION.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.2C SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.3 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.4 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.5 Test SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.6 failed Form: (MULTIPLE-VALUE-BIND (SB-INTROSPECT-TEST::PAGE SB-INTROSPECT-TEST::GEN) (SB-INTROSPECT-TEST::PAGE-AND-GEN (SETQ SB-INTROSPECT-TEST::*LARGE-OBJ* (SB-C:ALLOCATE-CODE-OBJECT NIL 0 (MAX (* 4 SB-VM:GENCGC-CARD-BYTES) 65536)))) (DECLARE (NOTINLINE FORMAT)) (FORMAT (MAKE-STRING-OUTPUT-STREAM) "~%") (LOOP SB-INTROSPECT-TEST::FOR SB-INTROSPECT-TEST::I SB-INTROSPECT-TEST::FROM 1 SB-INTROSPECT-TEST::TO SB-VM:+HIGHEST-NORMAL-GENERATION+ SB-INTROSPECT-TEST::ALWAYS (SB-INTROSPECT-TEST::ASSERT-LARGE-PAGE/GEN/BOXEDP 'SB-INTROSPECT-TEST::*LARGE-OBJ* SB-INTROSPECT-TEST::PAGE SB-INTROSPECT-TEST::I T))) Expected value: T Actual value: NIL. SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.7 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.1 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.2 SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.THREAD.3 SB-INTROSPECT-TEST::FUNCTION-TYPE.1 SB-INTROSPECT-TEST::FUNCTION-TYPE.2 SB-INTROSPECT-TEST::FUNCTION-TYPE.5 SB-INTROSPECT-TEST::FUNCTION-TYPE.6 SB-INTROSPECT-TEST::FUNCTION-TYPE.7 SB-INTROSPECT-TEST::FUNCTION-TYPE.8 SB-INTROSPECT-TEST::FUNCTION-TYPE+GFS.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.2 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.3 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.4 SB-INTROSPECT-TEST::FUNCTION-TYPE+DEFSTRUCT.5 SB-INTROSPECT-TEST::FUNCTION-TYPE+SETF.1 SB-INTROSPECT-TEST::FUNCTION-TYPE+MISC.1 SB-INTROSPECT-TEST::DEFSTRUCT-FUN-SOURCES SB-INTROSPECT-TEST::DEFSTRUCT-FUN-SOURCES-BY-NAME SB-INTROSPECT-TEST::ALIEN-TYPE.1 SB-INTROSPECT-TEST::ALIEN-TYPE.2 SB-INTROSPECT-TEST::ALIEN-VARIABLE SB-INTROSPECT-TEST::CONDITION-SLOT-READER SB-INTROSPECT-TEST::CONDITION-SLOT-WRITER SB-INTROSPECT-TEST::FUNCTION-WITH-A-LOCAL-FUNCTION SB-INTROSPECT-TEST::OBJECT-SIZE SB-INTROSPECT-TEST::MAP-ROOT-CLOSURE-UN SB-INTROSPECT-TEST::MAP-ROOT-CLOSURE-NAMED SB-INTROSPECT-TEST::MAP-ROOT-GF SB-INTROSPECT-TEST::MAP-ROOT-FUNCTION-SIMPLE SB-INTROSPECT-TEST::MAP-ROOT-FUNCTION-UNSIMPLE SB-INTROSPECT-TEST::LARGEST-OBJECTS-SMOKETEST 1 out of 120 total tests failed: SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.6. No unexpected failures. WARNING: ignoring expected failures in test-op ; ; compilation unit finished ; printed 2 notes * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-md5")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-md5/module-setup.lisp" (written 24 NOV 2019 11:41:21 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-md5/module-setup.fasl ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-md5 :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-md5.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-md5")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5/md5-tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-md5/md5-tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.029 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[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-mpfr")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-mpfr/module-setup.lisp" (written 24 NOV 2019 11:41:22 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-mpfr/module-setup.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr/mpfr.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-mpfr/mpfr-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:03.261 * echo "(defsystem :sb-mpfr :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-mpfr.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-mpfr")' STYLE-WARNING: Undefined alien: "mpfr_get_version" STYLE-WARNING: Undefined alien: "mpfr_get_default_prec" ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr/tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-mpfr/tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.013 Doing 0 pending tests of 0 tests total. No tests failed. * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-posix")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/module-setup.lisp" (written 24 NOV 2019 11:41:27 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/module-setup.fasl ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-posix :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-posix.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-posix")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/libc-tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/libc-tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.005 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/posix-tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/posix-tests-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.032 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.3 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::MKTEMP.1 SB-POSIX-TESTS::MKSTEMP.NULL-TERMINATE SB-POSIX-TESTS::ENVSTUFF No tests failed. * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-queue' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-queue")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-queue/module-setup.lisp" (written 24 NOV 2019 11:41:30 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-queue/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-queue/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-queue/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 * echo "(defsystem :sb-queue :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-queue.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-queue")' * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-queue' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-rotate-byte")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/module-setup.lisp" (written 24 NOV 2019 11:41:31 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/module-setup.fasl ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-rotate-byte :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rotate-byte.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rotate-byte")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/rotate-byte-tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rotate-byte/rotate-byte-tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.060 * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rt' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-rt")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rt/module-setup.lisp" (written 24 NOV 2019 11:41:32 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-rt/module-setup.fasl ; compilation finished in 0:00:00.001 * echo "(defsystem :sb-rt :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rt.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-rt")' * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rt' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-simple-streams")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/module-setup.lisp" (written 24 NOV 2019 11:41:33 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/module-setup.fasl ; compilation finished in 0:00:00.001 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/fndb.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/fndb-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/iodefs.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/iodefs-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.060 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/classes.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/classes-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.112 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/internal.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/internal-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.290 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/strategy.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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). ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/strategy-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.417 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/file.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/file-tmp8UG37QJ5.fasl ; compilation finished in 0:00:00.191 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/string.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/string-tmp65YV5VYW.fasl ; compilation finished in 0:00:00.105 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/impl.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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-FOR-CALL ; (SB-SIMPLE-STREAMS:SM SB-SIMPLE-STREAMS::J-READ-CHARS #:G9)) ; ; 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. ; in: DEFUN %WRITE-BYTE ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:SIMPLE-STREAM STREAM) ; (SB-SIMPLE-STREAMS::%CHECK STREAM :OUTPUT) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SINGLE-CHANNEL-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:SINGLE-CHANNEL-SIMPLE-STREAM ; STREAM) ; (LET # ; # ; # ; # ; # ; #))) ; (SB-SIMPLE-STREAMS:DUAL-CHANNEL-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:DUAL-CHANNEL-SIMPLE-STREAM ; STREAM) ; (LET # ; # ; # ; # ; #))) ; (SB-SIMPLE-STREAMS:STRING-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:STRING-SIMPLE-STREAM ; STREAM) ; (LET # ; # ; #))))) ; ==> ; (LET* ((#:STREAM0 STREAM)) ; (DECLARE (TYPE SB-SIMPLE-STREAMS:SIMPLE-STREAM #:STREAM0)) ; (MACROLET ((SB-SIMPLE-STREAMS:SM (SB-SIMPLE-STREAMS::SLOT-NAME STREAM) ; (DECLARE #) ; `(SLOT-VALUE ,'#:STREAM0 ',SB-SIMPLE-STREAMS::SLOT-NAME)) ; (SB-SIMPLE-STREAMS:ADD-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS:REMOVE-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS::ANY-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(NOT #))) ; (SB-SIMPLE-STREAMS::%CHECK STREAM :OUTPUT) ; (ETYPECASE STREAM ; (SB-SIMPLE-STREAMS:SINGLE-CHANNEL-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS # ; #)) ; (SB-SIMPLE-STREAMS:DUAL-CHANNEL-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS # ; #)) ; (SB-SIMPLE-STREAMS:STRING-SIMPLE-STREAM ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS # ; #))))) ; ; caught STYLE-WARNING: ; The variable #:STREAM0 is defined but never used. ; in: DEFUN FILE-STRING-LENGTH ; (SB-SIMPLE-STREAMS::%FILE-STRING-LENGTH STREAM SB-SIMPLE-STREAMS::OBJECT) ; ==> ; STREAM ; ; note: deleting unreachable code ; in: DEFUN READ-SEQUENCE ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:SIMPLE-STREAM STREAM) ; (SB-SIMPLE-STREAMS::%READ-SEQUENCE STREAM SB-SIMPLE-STREAMS::SEQ ; SB-SIMPLE-STREAMS::START SB-SIMPLE-STREAMS::END ; SB-SIMPLE-STREAMS::PARTIAL-FILL)) ; ==> ; (LET* ((#:STREAM2 STREAM)) ; (DECLARE (TYPE SB-SIMPLE-STREAMS:SIMPLE-STREAM #:STREAM2)) ; (MACROLET ((SB-SIMPLE-STREAMS:SM (SB-SIMPLE-STREAMS::SLOT-NAME STREAM) ; (DECLARE #) ; `(SLOT-VALUE ,'#:STREAM2 ',SB-SIMPLE-STREAMS::SLOT-NAME)) ; (SB-SIMPLE-STREAMS:ADD-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS:REMOVE-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS::ANY-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(NOT #))) ; (SB-SIMPLE-STREAMS::%READ-SEQUENCE STREAM SB-SIMPLE-STREAMS::SEQ ; SB-SIMPLE-STREAMS::START SB-SIMPLE-STREAMS::END ; SB-SIMPLE-STREAMS::PARTIAL-FILL))) ; ; caught STYLE-WARNING: ; The variable #:STREAM2 is defined but never used. ; in: DEFUN SB-INT:FILE-NAME ; (SB-SIMPLE-STREAMS:WITH-STREAM-CLASS (SB-SIMPLE-STREAMS:FILE-SIMPLE-STREAM ; STREAM) ; (COND ; (SB-SIMPLE-STREAMS::NEW-NAME ; (SB-SIMPLE-STREAMS::%FILE-RENAME STREAM SB-SIMPLE-STREAMS::NEW-NAME)) ; (T (SB-SIMPLE-STREAMS::%FILE-NAME STREAM)))) ; ==> ; (LET* ((#:STREAM2 STREAM)) ; (DECLARE (TYPE SB-SIMPLE-STREAMS:FILE-SIMPLE-STREAM #:STREAM2)) ; (MACROLET ((SB-SIMPLE-STREAMS:SM (SB-SIMPLE-STREAMS::SLOT-NAME STREAM) ; (DECLARE #) ; `(SLOT-VALUE ,'#:STREAM2 ',SB-SIMPLE-STREAMS::SLOT-NAME)) ; (SB-SIMPLE-STREAMS:ADD-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS:REMOVE-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(SETF #)) ; (SB-SIMPLE-STREAMS::ANY-STREAM-INSTANCE-FLAGS ; (STREAM &REST SB-SIMPLE-STREAMS::FLAGS) ; (DECLARE #) ; `(NOT #))) ; (COND ; (SB-SIMPLE-STREAMS::NEW-NAME ; (SB-SIMPLE-STREAMS::%FILE-RENAME STREAM SB-SIMPLE-STREAMS::NEW-NAME)) ; (T (SB-SIMPLE-STREAMS::%FILE-NAME STREAM))))) ; ; caught STYLE-WARNING: ; The variable #:STREAM2 is defined but never used. ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/impl-tmpGO4MNX7G.fasl ; compilation finished in 0:00:00.615 WARNING: Lisp compilation had style-warnings while compiling # ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/direct.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/direct-tmp9NXH2K1.fasl ; compilation finished in 0:00:00.006 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/null.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/null-tmp6B86GLV2.fasl ; compilation finished in 0:00:00.027 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/socket.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/socket-tmpZWLLOVAH.fasl ; compilation finished in 0:00:00.057 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/terminal.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/terminal-tmpS9M8BVBG.fasl ; compilation finished in 0:00:00.029 ; ; compilation unit finished ; caught 3 STYLE-WARNING conditions ; printed 8 notes * echo "(defsystem :sb-simple-streams :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-simple-streams.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/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 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 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/simple-stream-tests.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-simple-streams/simple-stream-tests-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.036 * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof' /usr/gnu/bin/make -C ../asdf make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[4]: Nothing to be done for 'fasl'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' \ --load ../asdf-stub.lisp \ --eval '(asdf::build-asdf-contrib "sb-sprof")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/module-setup.lisp" (written 24 NOV 2019 11:41:37 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/module-setup.fasl ; compilation finished in 0:00:00.000 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/package.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/package-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.002 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/record.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/record.lisp ; in: DEFUN THREAD-DISTRIBUTION-HANDLER ; (SB-SPROF::PTHREAD-KILL SB-SPROF::OS-THREAD SB-UNIX:SIGPROF) ; --> BLOCK WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET SYMBOL-MACROLET VALUES ; --> PROG1 LET ; ==> ; (ALIEN-FUNCALL SB-SPROF::PTHREAD-KILL SB-SPROF::OS-THREAD SIGNAL) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SB-ALIEN-INTERNALS:ALIEN-VALUE, not a (ALIEN (* T)). ; ; note: unable to optimize because: can't tell function type at compile time ; --> BLOCK WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET SYMBOL-MACROLET VALUES ; --> PROG1 LET ALIEN-FUNCALL SB-SPROF::PTHREAD-KILL ; --> SB-ALIEN-INTERNALS:%ALIEN-VALUE SB-ALIEN-INTERNALS:NATURALIZE ; --> SB-ALIEN-INTERNALS:%SAP-ALIEN SB-KERNEL::%MAKE-STRUCTURE-INSTANCE-MACRO ; --> TRULY-THE ; ==> ; (SB-KERNEL:%MAKE-STRUCTURE-INSTANCE ; # ; '((:SLOT T . 1) (:SLOT T . 2)) (THE SYSTEM-AREA-POINTER SB-KERNEL::SAP) ; (THE SB-ALIEN-INTERNALS:ALIEN-TYPE TYPE)) ; ; note: doing SAP to pointer coercion (cost 20), for: ; the second argument of INIT-SLOT ; --> BLOCK WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET SYMBOL-MACROLET VALUES ; --> PROG1 LET ; ==> ; (ALIEN-FUNCALL SB-SPROF::PTHREAD-KILL SB-SPROF::OS-THREAD SIGNAL) ; ; note: doing unsigned word to integer coercion (cost 20) ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/record-tmp74KGUNRZ.fasl ; compilation finished in 0:00:00.173 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/call-counting.lisp" (written 26 OCT 2019 11:03:42 AM): ; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/call-counting.lisp ; in: DEFUN ENABLE-CALL-COUNTING-FOR-FUNCTION ; (INCF (THE (UNSIGNED-BYTE 59) (CAR SB-INT:INFO))) ; --> LET* ; ==> ; (+ 1 (THE (UNSIGNED-BYTE 59) (CAR #:INFO2))) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (UNSIGNED-BYTE 59), not a FIXNUM. ; The result is a (VALUES (INTEGER 1 576460752303423487) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (UNSIGNED-BYTE 59), not a FIXNUM. ; The result is a (VALUES (INTEGER 1 576460752303423487) &OPTIONAL), not a (VALUES ; FIXNUM ; &REST ; T). ; etc. ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/call-counting-tmpCEL1YIM2.fasl ; compilation finished in 0:00:00.017 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/graph.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/graph-tmpHAMQABTV.fasl ; compilation finished in 0:00:00.225 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/report.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/report-tmpUPMG0IBO.fasl ; compilation finished in 0:00:00.061 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/interface.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/interface-tmpAKM32D0F.fasl ; compilation finished in 0:00:00.029 ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/disassemble.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/disassemble-tmp8UG37QJ5.fasl ; compilation finished in 0:00:00.010 ; ; compilation unit finished ; printed 5 notes * echo "(defsystem :sb-sprof :class require-system)" > /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-sprof.asd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/runtime/sbcl --noinform --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --load ../asdf-stub.lisp \ --eval '(asdf::test-asdf-contrib "sb-sprof")' ; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/test.lisp" (written 26 OCT 2019 11:03:42 AM): ; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-sprof/test-tmp7LQ0A0VI.fasl ; compilation finished in 0:00:00.011 * make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof' real 1m4.209s user 1m3.736s sys 1m7.697s The build seems to have finished successfully, including 19 (out of 19) contributed modules. If you would like to run more extensive tests on the new SBCL, you can try: cd tests && sh ./run-tests.sh To build documentation: cd doc/manual && make To install SBCL (more information in INSTALL): sh install.sh //build started: Sun Nov 24 11:37:30 UTC 2019 //build finished: Sun Nov 24 11:41:42 UTC 2019 (cd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual ; /usr/bin/env PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/gnu/bin GNUMAKE=/usr/gnu/bin/make CC="/usr/gcc/6/bin/gcc" BUILD_ROOT=/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 /usr/gnu/bin/make html info) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual' rm -f asdf.texinfo ln -s ../../contrib/asdf/asdf.texinfo touch tempfiles-stamp sh make-tempfiles.sh "" ""docstrings/"" && touch "docstrings/" /creating docstring snippets from SBCL='/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual/../../src/runtime/sbcl --core /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual/../../output/sbcl.core' for documented contribs (sb-aclrepl sb-bsd-sockets sb-concurrency sb-cover sb-grovel sb-md5 sb-posix sb-queue sb-rotate-byte sb-simple-streams sb-sprof) for packages (COMMON-LISP SB-ACLREPL SB-ALIEN SB-BSD-SOCKETS SB-CONCURRENCY SB-COVER SB-DEBUG SB-EXT SB-GRAY SB-GROVEL SB-MD5 SB-MOP SB-PCL SB-POSIX SB-PROFILE SB-QUEUE SB-ROTATE-BYTE SB-SEQUENCE SB-SIMPLE-STREAMS SB-SPROF SB-SYS SB-THREAD SB-UNICODE) /expanding variables in variables.texinfo /creating encodings.texi-temp makeinfo -I "docstrings/" -I "../../contrib/" --html --no-split --css-include=style-common.css --css-include=style-single.css sbcl.texinfo makeinfo --html --no-split --css-include=style-common.css --css-include=style-single.css asdf.texinfo touch html-stamp makeinfo -I "docstrings/" -I "../../contrib/" sbcl.texinfo makeinfo -I "docstrings/" -I "../../contrib/" asdf.texinfo make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/doc/manual' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86 ; /usr/bin/env PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/gnu/bin GNUMAKE=/usr/gnu/bin/make CC="/usr/gcc/6/bin/gcc" BUILD_ROOT=/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 /usr/gnu/bin/sh install.sh) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//uiop.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//asdf.fasl "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/asdf' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-aclrepl.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-aclrepl.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-bsd-sockets.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-bsd-sockets.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-capstone.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-capstone.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-capstone' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cltl2.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cltl2.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-concurrency.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-concurrency.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cover.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-cover.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-executable.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-executable.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-gmp.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-gmp.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-gmp' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-grovel.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-grovel.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-introspect.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-introspect.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-md5.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-md5.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-mpfr.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-mpfr.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-posix.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-posix.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-queue' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-queue.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-queue.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-queue' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rotate-byte.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rotate-byte.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rt' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rt.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-rt.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rt' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-simple-streams.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-simple-streams.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof' cp /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-sprof.fasl /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/sbcl-home/contrib//sb-sprof.asd "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/contrib/" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof' SBCL has been installed: binary /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/bin/sbcl core and contribs in /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/lib/sbcl/ Documentation: man /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/man/man1/sbcl.1 info /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/asdf.info [/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/dir] info /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/sbcl.info [/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/dir] info /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/sbcl.info-1 info /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/info/sbcl.info-2 html /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/doc/sbcl/sbcl.html html /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/usr/share/doc/sbcl/asdf.html /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.5\\.8 -D COMPONENT_RE_VERSION=1\\.5\\.8 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Other Languages" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.5.8" -D IPS_COMPONENT_VERSION="1.5.8" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.8/sbcl-1.5.8-source.tar.bz2" -D COMPONENT_PROJECT_URL="http://www.sbcl.org/" -D COMPONENT_NAME="sbcl" -D COMPONENT_FMRI="runtime/sbcl" -D COMPONENT_LICENSE_FILE="sbcl.license" -D COMPONENT_SUMMARY="sbcl - Steel Bank Common Lisp" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD-PublicDomain" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1ed85d140383024624c7dafa818890391eaf084b" sbcl.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl -d sbcl-1.5.8 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/files -m /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.mogrified >/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl -d sbcl-1.5.8 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/files /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.mangled >/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl sbcl-1.5.8 /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/files" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.5\\.8 -D COMPONENT_RE_VERSION=1\\.5\\.8 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Other Languages" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.5.8" -D IPS_COMPONENT_VERSION="1.5.8" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.8/sbcl-1.5.8-source.tar.bz2" -D COMPONENT_PROJECT_URL="http://www.sbcl.org/" -D COMPONENT_NAME="sbcl" -D COMPONENT_FMRI="runtime/sbcl" -D COMPONENT_LICENSE_FILE="sbcl.license" -D COMPONENT_SUMMARY="sbcl - Steel Bank Common Lisp" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD-PublicDomain" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1ed85d140383024624c7dafa818890391eaf084b" /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl -d sbcl-1.5.8 -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/files -T \*.py /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.pre-published pkg://openindiana.org/runtime/sbcl@1.5.8,5.11-2019.0.0.0:20191124T114207Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl'