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.4-source.tar.bz2 --url http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.4/sbcl-1.5.4-source.tar.bz2 --hash sha256:ec872be63697041fbb1c6324382b736c2aecb2fc1edb9961f9bfe7b017c1f45c
Source /data/userland-archives/sbcl-1.5.4-source.tar.bz2... not found, skipping file copy
Source http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.4/sbcl-1.5.4-source.tar.bz2...
downloading...
validating signature... skipping (no signature URL)
validating hash... ok
/usr/bin/touch /data/userland-archives/sbcl-1.5.4-source.tar.bz2
/bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4
/usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/sbcl-1.5.4-source.tar.bz2
/usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4/.unpacked
/usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4 --strip=1 --backup --version-control=numbered < patches/0001-Only-generate-versions-in-SBCL-git-checkouts.patch
patching file generate-version.sh
/usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4/.patched-0001-Only-generate-versions-in-SBCL-git-checkouts.patch
/usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4 --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.4/.patched-01-Config.x86-sunos.patch
/usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4 --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.4/.patched-02-asdf-module.mk.patch
/usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4/.patched
/usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/sbcl-1.5.4/.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.4 /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 --with-sb-core-compression)
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"
//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: Thu Jul 18 07:12:52 UTC 2019
//Options: --prefix='/usr' --xc-host='sbcl --no-userinit --no-sysinit'
This is SBCL 10919.-68f8bb0fe, 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 10919.-68f8bb0fe, 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-UNICODE :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)
; Restoring format control functions
; Building Unicode data
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build/ucd.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/tools-for-build/ucd.fasl written
; compilation finished in 0:00:00.515
;; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-source-location.fasl-tmp written
; compilation finished in 0:00:00.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-early.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-early.fasl-tmp written
; compilation finished in 0:00:00.077
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/show.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/show.fasl-tmp written
; compilation finished in 0:00:00.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-constantp.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-constantp.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/primordial-extensions.fasl-tmp written
; compilation finished in 0:00:00.112
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cold-init-helper-macros.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp written
; compilation finished in 0:00:00.061
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/backq.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/backq.fasl-tmp written
; compilation finished in 0:00:00.093
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-byte.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-byte.fasl-tmp written
; compilation finished in 0:00:00.022
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-misc.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-misc.fasl-tmp written
; compilation finished in 0:00:00.083
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-char.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-char.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-float.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-float.fasl-tmp written
; compilation finished in 0:00:00.670
; Float-ops cache prefill: 570 entries
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-io.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-io.fasl-tmp written
; compilation finished in 0:00:00.026
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-condition.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-condition.fasl-tmp written
; compilation finished in 0:00:00.090
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/uncross.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/uncross.fasl-tmp written
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defbangtype.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defbangtype.fasl-tmp written
; compilation finished in 0:00:00.008
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-constants.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-constants.fasl-tmp written
; compilation finished in 0:00:00.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/deftype.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/deftype.fasl-tmp written
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-lexenv.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-lexenv.fasl-tmp written
; compilation finished in 0:00:00.065
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-globaldb.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-globaldb.fasl-tmp written
; compilation finished in 0:00:00.115
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/function-names.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/function-names.fasl-tmp written
; compilation finished in 0:00:00.013
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/parms.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/parms.fasl-tmp written
; compilation finished in 0:00:00.031
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/parms.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/parms.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-vm.fasl-tmp written
; compilation finished in 0:00:00.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-objdef.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp written
; compilation finished in 0:00:00.018
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-array.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-array.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/parse-body.fasl-tmp written
; compilation finished in 0:00:00.004
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/policy.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/policy.fasl-tmp written
; compilation finished in 0:00:00.120
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-extensions.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-extensions.fasl-tmp written
; compilation finished in 0:00:00.538
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/parse-lambda-list.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp written
; compilation finished in 0:00:00.310
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-cl.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-cl.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-fasl.fasl-tmp written
; compilation finished in 0:00:00.028
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defbangstruct.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defbangstruct.fasl-tmp written
; compilation finished in 0:00:00.051
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-thread.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-thread.fasl-tmp written
; compilation finished in 0:00:00.100
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/defconstant.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/defconstant.fasl-tmp written
; compilation finished in 0:00:00.010
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-raw-slots.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-raw-slots.fasl-tmp written
; compilation finished in 0:00:00.031
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/xset.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/xset.fasl-tmp written
; compilation finished in 0:00:00.061
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/type-class.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/type-class.fasl-tmp written
; compilation finished in 0:00:00.372
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-c.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-c.fasl-tmp written
; compilation finished in 0:00:00.132
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fun-info.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fun-info.fasl-tmp written
; compilation finished in 0:00:00.079
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slot-name.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/pcl/slot-name.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/info-vector.fasl-tmp written
; compilation finished in 0:00:00.263
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/globaldb.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/globaldb.fasl-tmp written
; compilation finished in 0:00:00.106
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-array.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-array.fasl-tmp written
; compilation finished in 0:00:00.054
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/primordial-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/primordial-type.fasl-tmp written
; compilation finished in 0:00:00.034
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-classoid.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-classoid.fasl-tmp written
; compilation finished in 0:00:00.421
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-alieneval.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-alieneval.fasl-tmp written
; compilation finished in 0:00:00.108
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/debug-var-io.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/debug-var-io.fasl-tmp written
; compilation finished in 0:00:00.110
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-float.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-float.fasl-tmp written
; compilation finished in 0:00:00.026
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/huffman.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/huffman.fasl-tmp written
; compilation finished in 0:00:00.063
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-time.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-time.fasl-tmp written
; compilation finished in 0:00:00.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/misc.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/misc.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-format.fasl-tmp written
; compilation finished in 0:00:00.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/policies.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/policies.fasl-tmp written
; compilation finished in 0:00:00.207
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/macros.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/macros.fasl-tmp written
; compilation finished in 0:00:00.325
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constantp.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constantp.fasl-tmp written
; compilation finished in 0:00:00.104
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/info-functions.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/info-functions.fasl-tmp written
; compilation finished in 0:00:00.056
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/specializable-array.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/specializable-array.fasl-tmp written
; compilation finished in 0:00:00.011
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-macs.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp written
; compilation finished in 0:00:00.497
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/objdef.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/objdef.fasl-tmp written
; compilation finished in 0:00:00.024
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/sset.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/sset.fasl-tmp written
; compilation finished in 0:00:00.103
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-type.fasl-tmp written
; compilation finished in 0:00:00.332
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/sc-offset.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/sc-offset.fasl-tmp written
; compilation finished in 0:00:00.014
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/node.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/node.fasl-tmp written
; compilation finished in 0:00:02.779
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/lexenv.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/lexenv.fasl-tmp written
; compilation finished in 0:00:00.035
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/early-assem.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/early-assem.fasl-tmp written
; compilation finished in 0:00:00.035
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/vop.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/vop.fasl-tmp written
; compilation finished in 0:00:00.926
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constant-leaf.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constant-leaf.fasl-tmp written
; compilation finished in 0:00:00.035
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/backend.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/backend.fasl-tmp written
; compilation finished in 0:00:00.003
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/vmdef.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/vmdef.fasl-tmp written
; compilation finished in 0:00:00.067
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defmacro.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defmacro.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/destructuring-bind.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/meta-vmdef.fasl-tmp written
; compilation finished in 0:00:00.624
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fixup.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fixup.fasl-tmp written
; compilation finished in 0:00:00.027
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/core.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/core.fasl-tmp written
; compilation finished in 0:00:00.016
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/vm.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/vm.fasl-tmp written
; compilation finished in 0:00:00.197
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/class.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/class.fasl-tmp written
; compilation finished in 0:00:00.269
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/pre-warm.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/pcl/pre-warm.fasl-tmp written
; compilation finished in 0:00:00.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/debug-info.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/debug-info.fasl-tmp written
; compilation finished in 0:00:00.261
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/source-location.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/source-location.fasl-tmp written
; compilation finished in 0:00:00.042
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-class.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-class.fasl-tmp written
; compilation finished in 0:00:00.022
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/parse-defmacro-errors.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp written
; compilation finished in 0:00:00.023
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/format-directive.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/format-directive.fasl-tmp written
; compilation finished in 0:00:00.049
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/primtype.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/primtype.fasl-tmp written
; compilation finished in 0:00:00.131
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/host-alieneval.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-alieneval.fasl-tmp written
; compilation finished in 0:00:00.780
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/host-c-call.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-c-call.fasl-tmp written
; compilation finished in 0:00:00.056
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/compiler-deftype.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/compiler-deftype.fasl-tmp written
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-type.fasl-tmp written
; compilation finished in 0:00:01.151
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/deftypes-for-target.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/deftypes-for-target.fasl-tmp written
; compilation finished in 0:00:00.103
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/knownfun.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/knownfun.fasl-tmp written
; compilation finished in 0:00:00.151
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-type.fasl-tmp written
; compilation finished in 0:00:00.116
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-type.fasl-tmp written
; compilation finished in 0:00:00.127
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/proclaim.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/proclaim.fasl-tmp written
; compilation finished in 0:00:00.113
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/class-init.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/class-init.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defstruct.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defstruct.fasl-tmp written
; compilation finished in 0:00:00.843
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/alien-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/alien-type.fasl-tmp written
; compilation finished in 0:00:00.023
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/force-delayed-defbangstructs.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/compiler-error.fasl-tmp written
; compilation finished in 0:00:00.029
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/type-init.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/type-init.fasl-tmp written
; compilation finished in 0:00:00.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fixup-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fixup-type.fasl-tmp written
; compilation finished in 0:00:00.003
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/package.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/package.fasl-tmp written
; compilation finished in 0:00:00.014
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/random.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/random.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/hash-table.fasl-tmp written
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/readtable.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/readtable.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/pathname.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/pathname.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/host-pprint.fasl-tmp written
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fndb.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fndb.fasl-tmp written
; compilation finished in 0:00:00.050
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-fndb.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp written
; compilation finished in 0:00:00.046
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-objdef.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp written
; compilation finished in 0:00:00.106
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/interr.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/interr.fasl-tmp written
; compilation finished in 0:00:00.025
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/bit-util.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/bit-util.fasl-tmp written
; compilation finished in 0:00:00.025
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/load.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/load.fasl-tmp written
; compilation finished in 0:00:00.214
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/fop.lisp" (written 29 JUN 2019 06:37:44 PM):
; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/fop.lisp
; in: DEFUN LOAD-S-INTEGER
; (1- SB-INT:INDEX)
; ==>
; (- SB-INT:INDEX 1)
;
; note: doing signed word to integer coercion (cost 20), for:
; the first result of inline (signed-byte 32) arithmetic
; (+ SB-FASL::BITS 8)
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/fop.fasl-tmp written
; compilation finished in 0:00:00.482
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ctype.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ctype.fasl-tmp written
; compilation finished in 0:00:00.342
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/disassem.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/disassem.fasl-tmp written
; compilation finished in 0:00:00.372
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/assem.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/assem.fasl-tmp written
; compilation finished in 0:00:00.650
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dump.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dump.fasl-tmp written
; compilation finished in 0:00:00.340
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1report.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1report.fasl-tmp written
; compilation finished in 0:00:00.483
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/main.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/main.fasl-tmp written
; compilation finished in 0:00:00.668
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/xref.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/xref.fasl-tmp written
; compilation finished in 0:00:00.075
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1tran.fasl-tmp written
; compilation finished in 0:00:00.516
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1tran-lambda.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp written
; compilation finished in 0:00:00.306
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1-translators.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1-translators.fasl-tmp written
; compilation finished in 0:00:00.668
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1util.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1util.fasl-tmp written
; compilation finished in 0:00:01.247
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/callable-args.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/callable-args.fasl-tmp written
; compilation finished in 0:00:00.145
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1opt.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1opt.fasl-tmp written
; compilation finished in 0:00:00.623
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/loop.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/loop.fasl-tmp written
; compilation finished in 0:00:00.083
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir1final.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir1final.fasl-tmp written
; compilation finished in 0:00:00.082
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/constraint.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/constraint.fasl-tmp written
; compilation finished in 0:00:00.598
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/array-tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/array-tran.fasl-tmp written
; compilation finished in 0:00:00.757
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/seqtran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/seqtran.fasl-tmp written
; compilation finished in 0:00:01.151
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/saptran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/saptran.fasl-tmp written
; compilation finished in 0:00:00.272
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/sxhash.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/sxhash.fasl-tmp written
; compilation finished in 0:00:00.031
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/quantifiers.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/quantifiers.fasl-tmp written
; compilation finished in 0:00:00.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/bitops-derive-type.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp written
; compilation finished in 0:00:00.070
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/locall.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/locall.fasl-tmp written
; compilation finished in 0:00:00.357
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dfo.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dfo.fasl-tmp written
; compilation finished in 0:00:00.133
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/dce.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/dce.fasl-tmp written
; compilation finished in 0:00:00.018
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/checkgen.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/checkgen.fasl-tmp written
; compilation finished in 0:00:00.177
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/tn.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/tn.fasl-tmp written
; compilation finished in 0:00:00.279
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/life.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/life.fasl-tmp written
; compilation finished in 0:00:00.320
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/debug-dump.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/debug-dump.fasl-tmp written
; compilation finished in 0:00:00.357
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/utils.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/utils.fasl-tmp written
; compilation finished in 0:00:00.044
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/fopcompile.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/fopcompile.fasl-tmp written
; compilation finished in 0:00:00.114
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/assemfile.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/assemfile.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/insts.fasl-tmp written
; compilation finished in 0:00:00.511
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/macros.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/macros.fasl-tmp written
; compilation finished in 0:00:00.186
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/early-type-vops.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/early-type-vops.fasl-tmp written
; compilation finished in 0:00:00.037
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/support.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/support.fasl-tmp written
; compilation finished in 0:00:00.004
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/move.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/move.fasl-tmp written
; compilation finished in 0:00:00.375
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/float.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/float.fasl-tmp written
; compilation finished in 0:00:02.168
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/sap.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/sap.fasl-tmp written
; compilation finished in 0:00:00.387
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/system.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/system.fasl-tmp written
; compilation finished in 0:00:00.188
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/char.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/char.fasl-tmp written
; compilation finished in 0:00:00.126
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/memory.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/memory.fasl-tmp written
; compilation finished in 0:00:00.022
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/arith.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/arith.fasl-tmp written
; compilation finished in 0:00:01.522
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/pred.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/pred.fasl-tmp written
; compilation finished in 0:00:00.145
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/float-tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/float-tran.fasl-tmp written
; compilation finished in 0:00:00.466
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/srctran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/srctran.fasl-tmp written
; compilation finished in 0:00:01.578
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp written
; compilation finished in 0:00:00.323
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-type-vops.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-type-vops.fasl-tmp written
; compilation finished in 0:00:00.464
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/type-vops.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/type-vops.fasl-tmp written
; compilation finished in 0:00:00.141
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/typetran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/typetran.fasl-tmp written
; compilation finished in 0:00:00.232
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-typetran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp written
; compilation finished in 0:00:00.029
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/cross-modular.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/cross-modular.fasl-tmp written
; compilation finished in 0:00:00.024
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/subprim.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/subprim.fasl-tmp written
; compilation finished in 0:00:00.023
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/debug.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/debug.fasl-tmp written
; compilation finished in 0:00:00.055
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/c-call.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/c-call.fasl-tmp written
; compilation finished in 0:00:00.147
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/cell.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/cell.fasl-tmp written
; compilation finished in 0:00:00.497
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/values.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/values.fasl-tmp written
; compilation finished in 0:00:00.042
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/alloc.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/alloc.fasl-tmp written
; compilation finished in 0:00:00.116
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/call.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/call.fasl-tmp written
; compilation finished in 0:00:00.591
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/nlx.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/nlx.fasl-tmp written
; compilation finished in 0:00:00.095
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/late-nlx.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/show.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/x86/array.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/x86/array.fasl-tmp written
; compilation finished in 0:00:00.879
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/type-error.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/type-error.fasl-tmp written
; compilation finished in 0:00:00.152
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/physenvanal.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/physenvanal.fasl-tmp written
; compilation finished in 0:00:00.121
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/assem-rtns.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/assem-rtns.fasl-tmp written
; compilation finished in 0:00:00.032
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/array.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/array.fasl-tmp written
; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/arith.fasl-tmp written
; compilation finished in 0:00:00.075
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/assembly/x86/alloc.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/assembly/x86/alloc.fasl-tmp written
; compilation finished in 0:00:00.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pseudo-vops.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pseudo-vops.fasl-tmp written
; compilation finished in 0:00:00.010
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/aliencomp.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/aliencomp.fasl-tmp written
; compilation finished in 0:00:00.179
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ltv.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ltv.fasl-tmp written
; compilation finished in 0:00:00.031
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/gtn.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/gtn.fasl-tmp written
; compilation finished in 0:00:00.054
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ltn.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ltn.fasl-tmp written
; compilation finished in 0:00:00.266
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/stack.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/stack.fasl-tmp written
; compilation finished in 0:00:00.170
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/control.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/control.fasl-tmp written
; compilation finished in 0:00:00.033
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/entry.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/entry.fasl-tmp written
; compilation finished in 0:00:00.033
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir2tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir2tran.fasl-tmp written
; compilation finished in 0:00:00.767
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/vm-ir2tran.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp written
; compilation finished in 0:00:00.240
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/copyprop.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/copyprop.fasl-tmp written
; compilation finished in 0:00:00.053
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/represent.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/represent.fasl-tmp written
; compilation finished in 0:00:00.216
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/ir2opt.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/ir2opt.fasl-tmp written
; compilation finished in 0:00:00.097
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pack.fasl-tmp written
; compilation finished in 0:00:01.255
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/pack-iterative.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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)
; (INCF
; (AREF (SB-REGALLOC::VERTEX-NEIGHBOR-COLOR-COUNTS SB-REGALLOC::NEIGHBOR)
; SB-REGALLOC::I))
; --> LET*
; ==>
; (+ 1 (AREF #:G4 #:I5))
;
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of GENERIC-+
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/pack-iterative.fasl-tmp written
; compilation finished in 0:00:00.275
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/codegen.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/codegen.fasl-tmp written
; compilation finished in 0:00:00.095
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/debug.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/debug.fasl-tmp written
; compilation finished in 0:00:00.423
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/error.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/error.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/macroexpand.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/macroexpand.fasl-tmp written
; compilation finished in 0:00:00.014
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-extensions.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-extensions.fasl-tmp written
; compilation finished in 0:00:00.024
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-step.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/early-step.fasl-tmp written
; compilation finished in 0:00:00.004
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/late-proclaim.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/late-proclaim.fasl-tmp written
; compilation finished in 0:00:00.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defboot.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/defboot.fasl-tmp written
; compilation finished in 0:00:00.183
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/setf.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/setf.fasl-tmp written
; compilation finished in 0:00:00.133
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/macros.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/macros.fasl-tmp written
; compilation finished in 0:00:00.100
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/loop.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/loop.fasl-tmp written
; compilation finished in 0:00:00.417
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-format.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/code/late-format.fasl-tmp written
; compilation finished in 0:00:00.405
;; 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 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/genesis.fasl-tmp written
; compilation finished in 0:00:01.473
;
; compilation unit finished
; printed 4 notes
beginning GENESIS, creating headers in "src/runtime/genesis"
real 0m52.314s
user 0m49.642s
sys 0m2.422s
//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:239: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:133: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:247: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:133: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:239: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:133: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:247: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:133: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,
^~~~~~~~~~
coreparse.c: In function 'get_asm_routine_by_name':
coreparse.c:1134:46: warning: return makes integer from pointer without a cast [-Wint-conversion]
return code_text_start(code) + fixnum_value(CONS(table->data[i+1])->car);
~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
coreparse.c:1139:12: warning: return makes integer from pointer without a cast [-Wint-conversion]
return NULL;
^~~~
/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:239: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:133: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:247: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:133: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:331: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:128: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:189: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:189: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:99: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:23: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:1698: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:1722: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:1733: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:2204: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:153: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 'os_map':
os-common.c:222: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:222: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:224:16: warning: comparison between pointer and integer
if (actual == MAP_FAILED || (addr && (addr != actual))) {
^~
/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:239: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:133: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:247: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:133: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 'create_thread_struct':
thread.c:701:50: warning: passing argument 2 of 'os_validate' makes integer from pointer without a cast [-Wint-conversion]
void *spaces = os_validate(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:106: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:701:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
void *spaces = os_validate(IS_THREAD_STRUCT, NULL, THREAD_STRUCT_SIZE);
^~~~~~~~~~~
thread.c: In function 'kill_safely':
thread.c:1166:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'os_thread_t {aka long int}' [-Wformat=]
lose("kill_safely: who do you want to kill? %d?\n", os_thread);
^
/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:38:77: warning: comparison between pointer and integer
if (os_validate(NOT_MOVABLE, (os_vm_address_t)start, (os_vm_size_t)size)==NULL) {
^~
validate.c: In function 'protect_page':
validate.c:120: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:133: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:129:22: note: in expansion of macro 'CONTROL_STACK_HARD_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:132:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(control_stack_hard_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'CONTROL_STACK_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:135:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(control_stack_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'CONTROL_STACK_RETURN_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:138:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(control_stack_return_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'BINDING_STACK_HARD_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:142:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(binding_stack_hard_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'BINDING_STACK_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:145:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(binding_stack_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'BINDING_STACK_RETURN_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:148:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(binding_stack_return_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'ALIEN_STACK_HARD_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:152:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(alien_stack_hard_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'ALIEN_STACK_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:155:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(alien_stack_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:129:22: note: in expansion of macro 'ALIEN_STACK_RETURN_GUARD_PAGE'
protect_page(page_name(thread), protect_p, flags); \
^~~~~~~~~
validate.c:158:1: note: in expansion of macro 'DEF_PROTECT_PAGE'
DEF_PROTECT_PAGE(alien_stack_return_guard_page,
^~~~~~~~~~~~~~~~
validate.c:119: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:56:17: warning: passing argument 1 of 'mmap' makes pointer from integer without a cast [-Wint-conversion]
addr = mmap(addr, len, OS_VM_PROT_ALL, 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:56:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
addr = mmap(addr, len, OS_VM_PROT_ALL, flags, -1, 0);
^
sunos-os.c:58:14: warning: comparison between pointer and integer
if (addr == MAP_FAILED) {
^~
sunos-os.c: In function 'sigsegv_handler':
sunos-os.c:100: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:22: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:101: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:22:0,
from arch.h:17,
from sunos-os.c:13:
interrupt.h:152: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:239: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:133: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:247: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:133: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:591: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:133: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:239: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:133: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:247: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:133: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:593:18: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
new_addr = os_validate(NOT_MOVABLE, addr, length);
^
gencgc.c:594:42: warning: comparison between pointer and integer
if (new_addr == NULL || new_addr != addr) {
^~
gencgc.c:595: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:2454: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:133: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:2464: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:133: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:2972: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:133: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:3130: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:133: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,
^~~~~~~~~~
At top level:
gencgc.c:573:13: warning: 'zero_range_with_mmap' defined but not used [-Wunused-function]
static void zero_range_with_mmap(os_vm_address_t addr, os_vm_size_t length) {
^~~~~~~~~~~~~~~~~~~~
/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:7:0:
gc-private.h: In function 'unprotect_page_index':
gc-private.h:239: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:3:
os.h:133: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:7:0:
gc-private.h: In function 'protect_page':
gc-private.h:247: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:3:
os.h:133: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:819: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:887: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:3:
os.h:115: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 0m14.178s
user 0m10.381s
sys 0m2.982s
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 10919.-68f8bb0fe, 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
*
; Restoring format control functions
; Installed READ interceptor
; Float-ops cache prefill: 570 entries
[1/314] src/code/early-source-location
[2/314] src/code/show
[3/314] src/compiler/early-constantp
[4/314] src/code/defsetfs
[5/314] src/code/cl-specials
[6/314] src/code/primordial-extensions
[7/314] src/code/cold-init-helper-macros
[8/314] src/code/early-defmethod
[9/314] src/code/backq
[10/314] src/code/globals
[11/314] src/code/cmacros
[12/314] src/code/uncross
[13/314] src/code/defbangtype
[14/314] src/code/early-constants
[15/314] src/compiler/deftype
[16/314] src/compiler/early-lexenv
[17/314] src/compiler/early-globaldb
[18/314] src/code/function-names
[19/314] src/compiler/generic/parms
[20/314] src/compiler/x86/parms
[21/314] src/compiler/generic/early-vm
[22/314] src/compiler/generic/early-objdef
[23/314] src/code/early-array
[24/314] src/code/barrier
[25/314] src/code/parse-body
[26/314] src/compiler/policy
[27/314] src/code/condition-boot
[28/314] src/code/early-extensions
[29/314] src/compiler/parse-lambda-list
[30/314] src/code/restart
[31/314] src/code/early-cl
[32/314] src/code/ansi-stream
[33/314] src/code/early-fasl
[34/314] src/code/defbangstruct
[35/314] src/code/early-thread
[36/314] src/code/early-print
[37/314] src/code/early-pprint
[38/314] src/code/early-impl
[39/314] src/code/target-extensions
[40/314] src/code/early-package
[41/314] src/compiler/defconstant
[42/314] src/code/early-raw-slots
[43/314] src/code/funutils
[44/314] src/code/maphash
[45/314] src/code/xset
[46/314] src/code/type-class
[47/314] src/code/cas
[48/314] src/compiler/early-c
[49/314] src/compiler/fun-info
[50/314] src/pcl/slot-name
[51/314] src/code/signal
[52/314] src/code/target-lfhash
[53/314] src/compiler/info-vector
[54/314] src/compiler/globaldb
[55/314] src/compiler/generic/vm-array
[56/314] src/code/primordial-type
[57/314] src/code/early-classoid
[58/314] src/code/early-alieneval
[59/314] src/code/sysmacs
[60/314] src/code/target-error
[61/314] output/stuff-groveled-from-headers
[62/314] src/code/cold-error
[63/314] src/code/fdefinition
[64/314] src/code/weak
[65/314] src/code/array
[66/314] src/code/debug-var-io
[67/314] src/code/target-alieneval
[68/314] src/code/target-c-call
[69/314] src/code/target-allocate
[70/314] src/code/misc-aliens
[71/314] src/code/early-float
[72/314] src/pcl/early-low
[73/314] src/code/early-full-eval
[74/314] src/code/pred
[75/314] src/compiler/generic/pinned-objects
[76/314] src/code/target-sxhash
[77/314] src/code/list
[78/314] src/code/seq
[79/314] src/code/coerce
[80/314] src/code/huffman
[81/314] src/code/target-char
[82/314] src/code/target-unicode
[83/314] src/code/string
[84/314] src/code/mipsstrops
[85/314] src/code/early-time
[86/314] src/code/unix
[87/314] src/code/sunos-os
[88/314] src/code/share-vm
[89/314] src/code/thread
[90/314] src/code/target-signal-common
[91/314] src/code/bignum
[92/314] src/code/numbers
[93/314] src/code/float-trap
[94/314] src/code/float
[95/314] src/code/irrat
[96/314] src/code/misc
[97/314] src/code/symbol
[98/314] src/code/late-cas
[99/314] src/code/fd-stream
[100/314] src/code/stream
[101/314] src/code/early-format
[102/314] 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/314] src/code/deadline
[104/314] src/code/serve-event
[105/314] src/code/query
[106/314] src/code/sort
[107/314] src/code/time
[108/314] src/code/final
[109/314] src/code/exhaust
[110/314] src/compiler/policies
[111/314] src/compiler/macros
[112/314] src/compiler/constantp
[113/314] src/compiler/info-functions
[114/314] src/compiler/generic/vm-macs
[115/314] src/compiler/generic/objdef
[116/314] src/compiler/sset
[117/314] src/code/early-type
[118/314] src/code/sc-offset
[119/314] src/compiler/node
[120/314] src/compiler/lexenv
[121/314] src/compiler/early-assem
[122/314] src/compiler/vop
[123/314] src/compiler/constant-leaf
[124/314] src/compiler/backend
[125/314] src/compiler/vmdef
[126/314] src/code/defmacro
[127/314] src/code/destructuring-bind
[128/314] src/compiler/meta-vmdef
[129/314] src/compiler/fixup
[130/314] src/compiler/generic/core
[131/314] src/compiler/x86/vm
[132/314] src/code/x86-vm
[133/314] src/code/target-random
[134/314] src/code/class
[135/314] src/pcl/pre-warm
[136/314] src/pcl/low
[137/314] src/code/debug-info
[138/314] src/code/source-location
[139/314] src/code/early-class
[140/314] src/code/condition
[141/314] 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)
[142/314] src/code/toplevel
[143/314] src/code/parse-defmacro-errors
[144/314] src/code/format-directive
[145/314] src/code/target-format
[146/314] src/compiler/generic/primtype
[147/314] src/code/host-alieneval
[148/314] src/code/host-c-call
[149/314] src/compiler/compiler-deftype
[150/314] src/code/late-type
[151/314] src/code/target-type
[152/314] src/code/deftypes-for-target
[153/314] src/compiler/knownfun
[154/314] src/compiler/generic/vm-type
[155/314] src/compiler/proclaim
[156/314] src/code/class-init
[157/314] src/code/defstruct
[158/314] src/code/target-defstruct
[159/314] src/code/alien-type
[160/314] src/code/force-delayed-defbangstructs
[161/314] src/code/typep
[162/314] src/compiler/compiler-error
[163/314] src/code/type-init
[164/314] src/compiler/fixup-type
[165/314] src/code/package
[166/314] src/code/random
[167/314] src/code/hash-table
[168/314] src/code/readtable
[169/314] src/code/pathname
[170/314] src/code/host-pprint
[171/314] src/compiler/fndb
[172/314] src/compiler/generic/vm-fndb
[173/314] src/compiler/generic/late-objdef
[174/314] src/compiler/generic/interr
[175/314] src/compiler/bit-util
[176/314] src/code/load
[177/314] src/code/linkage-table
[178/314] src/code/foreign
[179/314] src/code/foreign-load
[180/314] src/code/unix-foreign-load
[181/314] src/code/fop
[182/314] src/compiler/ctype
[183/314] src/compiler/disassem
[184/314] src/compiler/assem
[185/314] src/compiler/dump
[186/314] src/compiler/ir1report
[187/314] src/code/target-pathname
[188/314] src/compiler/main
[189/314] src/compiler/xref
[190/314] src/compiler/target-main
[191/314] src/compiler/ir1tran
[192/314] src/compiler/ir1tran-lambda
[193/314] src/compiler/ir1-translators
[194/314] src/compiler/ir1util
[195/314] src/compiler/callable-args
[196/314] src/compiler/ir1opt
[197/314] src/compiler/loop
[198/314] src/compiler/ir1final
[199/314] src/compiler/constraint
[200/314] src/compiler/array-tran
[201/314] src/compiler/seqtran
[202/314] src/compiler/saptran
[203/314] src/compiler/sxhash
[204/314] src/code/quantifiers
[205/314] src/compiler/bitops-derive-type
[206/314] src/compiler/locall
[207/314] src/compiler/dfo
[208/314] src/compiler/dce
[209/314] src/compiler/checkgen
[210/314] src/compiler/tn
[211/314] src/compiler/life
[212/314] src/compiler/debug-dump
[213/314] src/compiler/generic/utils
[214/314] src/compiler/fopcompile
[215/314] src/compiler/target-dstate
[216/314] src/compiler/x86/insts
[217/314] src/compiler/x86/macros
[218/314] src/compiler/generic/early-type-vops
[219/314] src/assembly/x86/support
[220/314] src/compiler/x86/move
[221/314] src/compiler/x86/float
[222/314] src/compiler/x86/sap
[223/314] src/compiler/x86/system
[224/314] src/compiler/x86/char
[225/314] src/compiler/x86/memory
[226/314] src/compiler/x86/arith
[227/314] src/compiler/x86/pred
[228/314] src/compiler/float-tran
[229/314] src/compiler/srctran
[230/314] src/compiler/generic/vm-tran
[231/314] src/compiler/generic/late-type-vops
[232/314] src/compiler/x86/type-vops
[233/314] src/compiler/typetran
[234/314] src/compiler/generic/vm-typetran
[235/314] src/compiler/x86/subprim
[236/314] src/compiler/x86/debug
[237/314] src/compiler/x86/c-call
[238/314] src/compiler/x86/cell
[239/314] src/compiler/x86/values
[240/314] src/compiler/x86/alloc
[241/314] src/compiler/x86/call
[242/314] src/compiler/x86/nlx
[243/314] src/compiler/generic/late-nlx
[244/314] src/compiler/x86/show
[245/314] src/compiler/x86/array
[246/314] src/compiler/generic/type-error
[247/314] src/compiler/physenvanal
[248/314] src/assembly/x86/assem-rtns
[249/314] src/assembly/x86/array
[250/314] src/assembly/x86/arith
[251/314] 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) ...))
; --> PROGN
; ==>
; (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) ...))
; --> PROGN
; ==>
; (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/314] src/assembly/master
[253/314] src/compiler/pseudo-vops
[254/314] src/compiler/aliencomp
[255/314] src/compiler/ltv
[256/314] src/compiler/gtn
[257/314] src/compiler/ltn
[258/314] src/compiler/stack
[259/314] src/compiler/control
[260/314] src/compiler/entry
[261/314] src/compiler/ir2tran
[262/314] src/compiler/generic/vm-ir2tran
[263/314] src/compiler/copyprop
[264/314] src/compiler/represent
[265/314] src/compiler/ir2opt
[266/314] 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/314] src/compiler/pack-iterative
[268/314] src/compiler/codegen
[269/314] src/compiler/debug
[270/314] src/code/format-time
[271/314] src/code/error
[272/314] src/code/macroexpand
[273/314] src/code/late-extensions
[274/314] src/compiler/generic/target-core
[275/314] src/code/alloc
[276/314] src/code/simple-fun
[277/314] src/code/eval
[278/314] src/code/target-package
[279/314] src/code/bignum-random
[280/314] src/code/target-hash-table
[281/314] src/code/pprint
[282/314] src/code/print
[283/314] src/code/reader
[284/314] src/code/target-stream
[285/314] src/code/unix-pathname
[286/314] src/code/filesys
[287/314] src/code/target-misc
[288/314] src/code/sharpm
[289/314] src/code/early-step
[290/314] src/code/gc
[291/314] src/code/avltree
[292/314] src/code/target-thread
[293/314] src/code/timer
[294/314] src/code/error-error
[295/314] src/code/debug-int
[296/314] src/code/interr
[297/314] src/code/target-load
[298/314] src/compiler/target-disassem
[299/314] src/compiler/x86/target-insts
[300/314] src/code/debug
[301/314] src/code/octets
[302/314] src/code/external-formats/enc-basic
[303/314] src/code/external-formats/enc-ucs
[304/314] src/code/full-eval
[305/314] src/code/bit-bash
[306/314] src/compiler/target-dump
[307/314] src/code/cold-init
[308/314] src/compiler/late-proclaim
[309/314] src/code/defboot
[310/314] src/code/setf
[311/314] src/code/macros
[312/314] src/code/loop
[313/314] src/code/late-format
[314/314] src/code/late-globaldb
;
; compilation unit finished
; printed 6 notes
Possibly suspicious calls:
192 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
164 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 (SETF SB-INT:INFO)
4 SB-C::MASK-SIGNED-FIELD
1 SB-SYS:FOREIGN-SYMBOL-SAP
1 SB-VM::ASH-LEFT-MODFX
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 10919.-68f8bb0fe, 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
*
; Restoring format control functions
; Installed READ interceptor
; Float-ops cache prefill: 570 entries
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/compiler/generic/genesis.lisp" (written 29 JUN 2019 06:37:44 PM):
; /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-host/src/compiler/generic/genesis.fasl-tmp written
; compilation finished in 0:00:01.895
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/final.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/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/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
; SB-Loader: (282+689+10832+156+9742) 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 23212032 bytes [5667 pages] from #
/INITIAL-FUN=#X494D3F6D
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 2m22.112s
user 2m17.830s
sys 0m4.122s
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 1.5.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
COLD-INIT... (Length(TLFs)= 9742)
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/warm-error.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.038
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/early-ntrace.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.050
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/room.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/room.fasl
; compilation finished in 0:00:00.330
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/icf.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/icf.fasl
; compilation finished in 0:00:00.155
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/defpackage.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/defpackage.fasl
; compilation finished in 0:00:00.104
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/target-lflist.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.211
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/walk.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/walk.fasl
; compilation finished in 0:00:00.223
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-ebcdic.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.304
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-dos.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.523
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-iso.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.253
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-win.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.919
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-mac.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.089
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/mb-util.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.069
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-cn-tbl.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.186
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-cn.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.145
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-jpn-tbl.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.220
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-jpn.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.373
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/external-formats/enc-utf.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.578
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/stubs.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/macros.fasl
; compilation finished in 0:00:00.061
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/compiler-support.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.029
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defclass.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defclass.fasl
; compilation finished in 0:00:00.092
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defs.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defs.fasl
; compilation finished in 0:00:00.061
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/fngen.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/fngen.fasl
; compilation finished in 0:00:00.047
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/wrapper.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/wrapper.fasl
; compilation finished in 0:00:00.076
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/cache.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/cache.fasl
; compilation finished in 0:00:00.127
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dlisp.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.052
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/boot.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/boot.fasl
; compilation finished in 0:00:00.690
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/vector.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/vector.fasl
; compilation finished in 0:00:00.294
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slots-boot.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.118
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/combin.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/combin.fasl
; compilation finished in 0:00:00.102
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dfun.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dfun.fasl
; compilation finished in 0:00:00.399
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/ctor.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/ctor.fasl
; compilation finished in 0:00:00.324
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/braid.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/braid.fasl
; compilation finished in 0:00:00.232
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/dlisp3.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.005
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/generic-functions.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.015
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/slots.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/slots.fasl
; compilation finished in 0:00:00.202
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/init.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/init.fasl
; compilation finished in 0:00:00.088
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/std-class.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.565
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/cpl.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/methods.fasl
; compilation finished in 0:00:00.457
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/fixup.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/fixup.fasl
; compilation finished in 0:00:00.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/defcombin.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.080
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/ctypes.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/env.fasl
; compilation finished in 0:00:00.023
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/documentation.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/documentation.fasl
; compilation finished in 0:00:00.197
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/print-object.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.109
; Removing placeholder PRINT-OBJECT ... done
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/precom1.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/precom1.fasl
; compilation finished in 0:00:00.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/precom2.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/precom2.fasl
; compilation finished in 0:00:01.406
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/ntrace.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/ntrace.fasl
; compilation finished in 0:00:00.119
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/setf-funs.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.086
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/late-condition.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.012
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/gray-streams-class.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.150
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/pcl/sequence.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/pcl/sequence.fasl
; compilation finished in 0:00:00.469
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/describe.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/describe.fasl
; compilation finished in 0:00:00.245
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/describe-policy.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.008
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/inspect.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/inspect.fasl
; compilation finished in 0:00:00.082
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/profile.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/profile.fasl
; compilation finished in 0:00:00.165
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/step.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/step.fasl
; compilation finished in 0:00:00.026
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/warm-lib.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.058
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/run-program.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.331
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/traceroot.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/traceroot.fasl
; compilation finished in 0:00:00.009
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/repack-xref.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.031
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/module.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/module.fasl
; compilation finished in 0:00:00.016
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/src/code/save.lisp" (written 29 JUN 2019 06:37:44 PM):
; wrote /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/from-xc/src/code/save.fasl
; compilation finished in 0:00:00.101
//doing warm init - load and dump phase
This is SBCL 1.5.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at .
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
COLD-INIT... (Length(TLFs)= 9742)
Disassembler: 36 printers, 22 prefilters, 4 labelers
; Removing placeholder PRINT-OBJECT ... done
; Fixed types: (*BREAK-ON-SIGNALS* SB-PCL:ENSURE-CLASS-FINALIZED)
[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 3032 bytes from the read-only space at 20000000
writing 1360 bytes from the static space at 20100000
writing 22700032 bytes from the dynamic space at 48000000
done]
//checking for leftover cold-init symbols
Found 8:
(#:!MAKE-RAW-SLOT-DATA #:!RAW-SLOT-DATA-INIT #:!HAIRY-DATA-VECTOR-REFFER-INIT
#:*!DELAYED-DEFMETHOD-ARGS* #:!EARLY-GF-NAME #:!BOOTSTRAP-SET-SLOT
#:!BOOTSTRAP-SLOT-INDEX #:!TARGET-ERROR-COLD-INIT)
Found 7 fdefns named by uninterned symbols:
(#
#
#
#
# #
#)
real 0m20.547s
user 0m19.265s
sys 0m1.143s
//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
; in: DEFMETHOD INSPECTED-DESCRIPTION (SINGLE-FLOAT)
; (SB-ACLREPL::DESCRIPTION-MAYBE-INTERNALS "single-float ~W"
; (LIST SB-ACLREPL::OBJECT) "[#x~8,'0X]"
; (ASH (SB-KERNEL:GET-LISP-OBJ-ADDRESS SB-ACLREPL::OBJECT) -32))
; ==>
; "single-float ~W"
;
; note: deleting unreachable code
; in: DEFUN BIGNUM-COMPONENT-AT
; (LET ((SB-ACLREPL::START (* 8 (1+ SB-ACLREPL::OFFSET))))
; (+ (SB-ACLREPL::REF32 BIGNUM SB-ACLREPL::START)
; (ASH (SB-ACLREPL::REF32 BIGNUM (+ 4 SB-ACLREPL::START)) 32)))
;
; note: deleting unreachable code
; (SB-ACLREPL::REF32 BIGNUM SB-ACLREPL::START)
; ==>
; BIGNUM
;
; 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.276
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl/debug.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.013
;
; compilation unit finished
; printed 7 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 29 JUN 2019 06:37:44 PM):
; 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.081
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-aclrepl/tests.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.111
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 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.059
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-grovel/foreign-glue.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.155
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/module-setup.lisp" (written 18 JUL 2019 07:17:02 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/defpackage.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-bsd-sockets/constants.lisp-temp" (written 18 JUL 2019 07:17:02 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.938
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/util.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.024
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/protocol.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.225
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/sockopt.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.188
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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-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: unable to
; optimize away %SAP-ALIEN
; because:
; forced to do runtime allocation of alien-value structure
;
; note: doing SAP to pointer coercion (cost 20)
; (SB-BSD-SOCKETS-INTERNAL::SOCKADDR-IN-ADDR SB-BSD-SOCKETS::SOCKADDR)
; --> BLOCK SLOT SLOT SB-ALIEN-INTERNALS:%ALIEN-VALUE
; --> SB-ALIEN-INTERNALS:NATURALIZE
; ==>
; (SB-ALIEN-INTERNALS:%SAP-ALIEN ALIEN
; '#)
;
; note: doing SAP to pointer coercion (cost 20)
; 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.055
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/inet6.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.059
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/local.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.054
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/name-service.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.135
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/misc.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/strtod.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.022
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/designator.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.028
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/macros.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.065
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/obj/asdf-cache/sb-posix/constants.lisp-temp" (written 18 JUL 2019 07:17:05 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.692
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-posix/interface.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.979
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-bsd-sockets/tests.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.033
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 18 JUL 2019 07:17:07 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 29 JUN 2019 06:37:44 PM):
; 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.055
* 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 29 JUN 2019 06:37:44 PM):
; 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.018
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 18 JUL 2019 07:17:09 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/defpackage.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/compiler-let.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.022
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cltl2/macroexpand.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.073
* 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 29 JUN 2019 06:37:44 PM):
; 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.076
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 18 JUL 2019 07:17:10 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/package.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/frlock.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.049
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/queue.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.024
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/mailbox.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.048
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/gate.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.056
* 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 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-frlock.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.045
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-queue.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-mailbox.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-gate.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.001
Doing 9 pending tests of 9 tests total.
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::MAILBOX-TRIVIA.1
SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.2 SB-CONCURRENCY-TEST::MAILBOX-TRIVIA.3
SB-CONCURRENCY-TEST::GATE.0
No tests failed.
; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-concurrency/tests/test-frlock.lisp
; in: DEFUN SB-CONCURRENCY-TEST::TEST-FRLOCKS
; (* 12 SB-CONCURRENCY-TEST::*CPUS*)
;
; caught WARNING:
; undefined variable: SB-CONCURRENCY-TEST::*CPUS*
;
; compilation unit finished
; Undefined variable:
; SB-CONCURRENCY-TEST::*CPUS*
; caught 1 WARNING condition
* 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 18 JUL 2019 07:17:12 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 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/compiler.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.021
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/x86-vm.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.033
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-rotate-byte/rotate-byte.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-md5/md5.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.325
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/cover.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.234
;
; 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 29 JUN 2019 06:37:44 PM):
; 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.036
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-1.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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-1.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.003
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-3.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-cover/test-data-4.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 18 JUL 2019 07:17:14 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-executable/sb-executable.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.027
* 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 18 JUL 2019 07:17:16 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 29 JUN 2019 06:37:44 PM):
; 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-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.
; (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: 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.435
;
; 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 18 JUL 2019 07:17:19 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 18 JUL 2019 07:17:20 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 29 JUN 2019 06:37:44 PM):
; 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.247
* 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 29 JUN 2019 06:37:44 PM):
; 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.055
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/xref-test.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.019
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/test.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.102
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-introspect/test-driver.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.071
Doing 117 pending tests of 117 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
SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.6
SB-INTROSPECT-TEST::ALLOCATION-INFORMATION.7
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
No tests failed.
;
; 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 18 JUL 2019 07:17:22 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.000
* 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 29 JUN 2019 06:37:44 PM):
; 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.033
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 18 JUL 2019 07:17:24 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-mpfr/mpfr.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.868
* 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 29 JUN 2019 06:37:44 PM):
; 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.014
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 18 JUL 2019 07:17:29 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 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.029
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 18 JUL 2019 07:17:32 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 29 JUN 2019 06:37:44 PM):
; 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.001
* 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 18 JUL 2019 07:17:33 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 29 JUN 2019 06:37:44 PM):
; 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.048
* 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 18 JUL 2019 07:17:35 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 18 JUL 2019 07:17:36 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.002
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/package.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.080
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/classes.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.151
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/internal.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 29 JUN 2019 06:37:44 PM):
; 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.375
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/file.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.241
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/string.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.132
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/impl.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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 #:G10))
;
; 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 FILE-STRING-LENGTH
; (SB-SIMPLE-STREAMS::%FILE-STRING-LENGTH STREAM SB-SIMPLE-STREAMS::OBJECT)
; ==>
; STREAM
;
; note: deleting unreachable code
; 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.646
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/direct.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.007
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/null.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.034
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/socket.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.078
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-simple-streams/terminal.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.032
;
; compilation unit finished
; 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 29 JUN 2019 06:37:44 PM):
; 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.064
* 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 18 JUL 2019 07:17:40 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/package.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.001
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/record.lisp" (written 29 JUN 2019 06:37:44 PM):
; file: /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/record.lisp
; in: DEFUN THREAD-DISTRIBUTION-HANDLER
; (SB-UNIX:UNIX-KILL 0 SB-UNIX:SIGPROF)
; --> BLOCK WITH-ALIEN SYMBOL-MACROLET SYMBOL-MACROLET SYMBOL-MACROLET VALUES
; --> PROG1 LET
; ==>
; (ALIEN-FUNCALL SB-UNIX:UNIX-KILL SB-UNIX::PID 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-UNIX:UNIX-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
; 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.190
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/call-counting.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.018
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/graph.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.279
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/report.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.078
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/interface.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.034
; compiling file "/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof/disassemble.lisp" (written 29 JUN 2019 06:37:44 PM):
; 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.012
;
; compilation unit finished
; printed 4 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 29 JUN 2019 06:37:44 PM):
; 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.015
* make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/i86/contrib/sb-sprof'
real 0m53.336s
user 0m45.269s
sys 0m7.219s
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: Thu Jul 18 07:12:52 UTC 2019
//build finished: Thu Jul 18 07:17:45 UTC 2019
/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
/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.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.5\\.4 -D COMPONENT_RE_VERSION=1\\.5\\.4 -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-2018.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.5.4" -D IPS_COMPONENT_VERSION="1.5.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.4/sbcl-1.5.4-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 MACH="i386" -D MACH32="i86" -D MACH64="amd64" -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="2887569dff327a507004f186869a600f2b9d6b7d" 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
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/prototype/i386/mangled
/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.4 -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.4 /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.4" \
/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.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.5\\.4 -D COMPONENT_RE_VERSION=1\\.5\\.4 -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-2018.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.5.4" -D IPS_COMPONENT_VERSION="1.5.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://downloads.sourceforge.net/project/sbcl/sbcl/1.5.4/sbcl-1.5.4-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 MACH="i386" -D MACH32="i86" -D MACH64="amd64" -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="2887569dff327a507004f186869a600f2b9d6b7d" /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/touch /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/.pre-published-i386
/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.4 -T \*.py /jenkins/jobs/oi-userland/workspace/components/runtime/sbcl/build/manifest-i386-sbcl.pre-published
pkg://openindiana.org/runtime/sbcl@1.5.4,5.11-2018.0.0.0:20190718T071750Z
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
gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/sbcl'