=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for sbcl-2.3.8
WARNING: locale: no encoding 646, using ISO-8859-1
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

[1]> 
"CLISP"
Bye.
rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl
rm -rf sbcl asdf "docstrings/"
rm -f  sbcl.html asdf.html
rm -f contrib-docs.texi-temp
rm -f package-locks.texi-temp
rm -f variables.texinfo
rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp
rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs 
rm -f sbcl.info sbcl.info-* asdf.info
rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \
	*.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \
	html-stamp sbcl-internals/
//entering make-config.sh
//ensuring the existence of output/ directory
//guessing default target CPU architecture from host architecture
//setting up CPU-architecture-dependent information
sbcl_arch="x86-64"
//initializing /work/lang/sbcl/work/sbcl-2.3.8/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/work/lang/sbcl/work/sbcl-2.3.8/tools-for-build'
gcc -I../src/runtime -O2 -I/usr/pkg/include -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  avx2.c   -o avx2
make: Leaving directory '/work/lang/sbcl/work/sbcl-2.3.8/tools-for-build'
make: Entering directory '/work/lang/sbcl/work/sbcl-2.3.8/tools-for-build'
gcc -I../src/runtime -O2 -I/usr/pkg/include -fno-omit-frame-pointer -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -export-dynamic  determine-endianness.c  -lutil -o determine-endianness
make: Leaving directory '/work/lang/sbcl/work/sbcl-2.3.8/tools-for-build'
//finishing /work/lang/sbcl/work/sbcl-2.3.8/local-target-features.lisp-expr
//Starting build: Sun Nov  5 04:38:03 UTC 2023
//Options: --prefix='/usr/pkg' --xc-host='clisp -norc -ansi -on-error abort'
WARNING: locale: no encoding 646, using ISO-8859-1
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

Bye.
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
WARNING: locale: no encoding 646, using ISO-8859-1
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

[1]> 
;; Loading file loader.lisp ...
;; Loaded file loader.lisp
T
[2]> 
;; Loading file make-host-1.lisp ...
;;  Loading file src/cold/shared.lisp ...
;;   Loading file src/cold/shebang.lisp ...
;;   Loaded file src/cold/shebang.lisp
;;  Loaded file src/cold/shared.lisp
target SB-XC:*FEATURES* = (:X86-64 :GENCGC :64-BIT :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :AVX2 :BSD :C-STACK-IS-CONTROL-STACK :CALL-SYMBOL :COMMON-LISP :COMPACT-INSTANCE-HEADER :COMPACT-SYMBOL :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :EXECUTABLE-FUNINSTANCES :FP-AND-PC-STANDARD-SAVE :GENERATIONAL :IEEE-FLOATING-POINT :IMMOBILE-CODE :IMMOBILE-SPACE :INT3-BREAKPOINTS :INTEGER-EQL-VOP :LITTLE-ENDIAN :NETBSD :NO-CONTINUE-UNWIND :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-DOC :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS :SB-SIMD-PACK :SB-SIMD-PACK-256 :SB-SOURCE-LOCATIONS :SB-UNICODE :SBCL :SOFT-CARD-MARKS :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNBIND-IN-UNWIND :UNDEFINED-FUN-RESTARTS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP :USE-CONS-REGION)
;;  Loading file src/cold/set-up-cold-packages.lisp ...
;;   Loading file src/cold/exports.lisp ...
;;   Loaded file src/cold/exports.lisp
;;  Loaded file src/cold/set-up-cold-packages.lisp
;;  Loading file src/cold/defun-load-or-cload-xcompiler.lisp ...
;;  Loaded file src/cold/defun-load-or-cload-xcompiler.lisp
; Building Unicode data
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/tools-for-build/ucd.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/tools-for-build/ucd.fas
0 errors, 0 warnings
;;  Loading file /work/lang/sbcl/work/sbcl-2.3.8/tools-for-build/ucd.fas ...
;;  Loaded file /work/lang/sbcl/work/sbcl-2.3.8/tools-for-build/ucd.fas
//slurp-ucd
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-early.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-early.fas-tmp
The following functions were used but not defined:
 SB-IMPL::XFLOAT-ZEROP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-early.fas ...
;;  Loaded file obj/from-host/src/code/cross-early.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/show.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/show.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/show.fas ...
;;  Loaded file obj/from-host/src/code/show.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/early-constantp.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/early-constantp.fas-tmp
The following functions were used but not defined:
 SB-C::%CONSTANTP SB-C::%CONSTANT-FORM-VALUE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/early-constantp.fas ...
;;  Loaded file obj/from-host/src/compiler/early-constantp.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/vop-existsp.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/vop-existsp.fas-tmp
The following functions were used but not defined:
 SB-INT:INFO SB-C::FUN-INFO-TEMPLATES
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/vop-existsp.fas ...
;;  Loaded file obj/from-host/src/compiler/vop-existsp.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/primordial-extensions.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/primordial-extensions.fas-tmp
The following functions were used but not defined:
 SB-IMPL::PACKAGE-%NAME SB-IMPL::XFLOAT-ZEROP SB-XC:GENSYM
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/primordial-extensions.fas ...
;;  Loaded file obj/from-host/src/code/primordial-extensions.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cold-init-helper-macros.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cold-init-helper-macros.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cold-init-helper-macros.fas ...
;;  Loaded file obj/from-host/src/code/cold-init-helper-macros.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/backq.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/backq.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-IMPL::XFLOAT-ZEROP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/backq.fas ...
;;  Loaded file obj/from-host/src/code/backq.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-byte.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-byte.fas-tmp
The following functions were used but not defined:
 SB-INT:BUG SB-XC:GENSYM
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-byte.fas ...
;;  Loaded file obj/from-host/src/code/cross-byte.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-misc.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-misc.fas-tmp
The following functions were used but not defined:
 SB-XC:- SB-XC:COERCE SB-KERNEL:CLASSOID-LAYOUT SB-KERNEL:FIND-CLASSOID
 SB-KERNEL:LAYOUT-LENGTH SB-INT:MISSING-ARG SB-XC:CHAR-CODE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-misc.fas ...
;;  Loaded file obj/from-host/src/code/cross-misc.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-char.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-char.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-char.fas ...
;;  Loaded file obj/from-host/src/code/cross-char.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-float.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-float.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-ARRAY SB-INT:BUG
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-float.fas ...
WARNING: Replacing method
         #<STANDARD-METHOD (#<STRUCTURE-CLASS FLOAT> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method
          #<STANDARD-METHOD
            (#<STRUCTURE-CLASS COMPLEXNUM> #<BUILT-IN-CLASS T>)>
         in #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
; Float-ops cache prefill: 4422 entries
;;  Loaded file obj/from-host/src/code/cross-float.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-io.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-io.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-io.fas ...
;;  Loaded file obj/from-host/src/code/cross-io.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-condition.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-condition.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-condition.fas ...
;;  Loaded file obj/from-host/src/code/cross-condition.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/uncross.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/uncross.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/uncross.fas ...
;;  Loaded file obj/from-host/src/code/uncross.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/defbangtype.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/defbangtype.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/defbangtype.fas ...
;;  Loaded file obj/from-host/src/code/defbangtype.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-constants.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-constants.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-constants.fas ...
;;  Loaded file obj/from-host/src/code/early-constants.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/function-names.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/function-names.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/function-names.fas ...
;;  Loaded file obj/from-host/src/code/function-names.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/early-globaldb.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/early-globaldb.fas-tmp
The following functions were used but not defined:
 SB-IMPL::PACKED-INFO-VALUE-INDEX
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/early-globaldb.fas ...
;;  Loaded file obj/from-host/src/compiler/early-globaldb.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/parms.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/parms.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/parms.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/parms.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/parms.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/parms.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/parms.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/parms.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/early-vm.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/early-vm.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/early-vm.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/early-objdef.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/early-objdef.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/early-objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/early-objdef.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/parse-body.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/parse-body.fas-tmp
The following functions were used but not defined:
 SB-C:COMPILER-WARN
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/parse-body.fas ...
;;  Loaded file obj/from-host/src/code/parse-body.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/policy.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/policy.fas-tmp
The following functions were used but not defined:
 SB-XC:PROCLAIM SB-C::%CONSTANTP SB-C:COMPILER-WARN
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/policy.fas ...
;;  Loaded file obj/from-host/src/compiler/policy.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-extensions.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-extensions.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:VALUES-SPECIFIER-TYPE-CACHE-CLEAR SB-XC:SPECIAL-OPERATOR-P
 SB-KERNEL:TYPE-SPECIFIER SB-IMPL::%CHECK-DEPRECATED-TYPE
 SB-C::%DEFINE-SYMBOL-MACRO SB-IMPL::%DEFTYPE
 SB-IMPL::CONSTANT-TYPE-EXPANDER SB-INT:INFO
The following functions were used but are deprecated:

 SET - This function name is anachronistic. Use SETF SYMBOL-VALUE instead.
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-extensions.fas ...
;;  Loaded file obj/from-host/src/code/early-extensions.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/defbangstruct.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/defbangstruct.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/defbangstruct.fas ...
;;  Loaded file obj/from-host/src/code/defbangstruct.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-raw-slots.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-raw-slots.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-raw-slots.fas ...
;;  Loaded file obj/from-host/src/code/early-raw-slots.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/hashset.lisp ...
WARNING: in HS-CELLS-OCCUPANCY in lines 276..293 : Unknown declaration INDEX.
         The whole declaration will be ignored.
WARNING: in lines 341..371 : function SB-INT::HASHSET-INSERT-VALIDP is not
         used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/hashset.fas-tmp
The following functions were used but not defined:
 SB-IMPL::SYMBOL-NAME-HASH
0 errors, 2 warnings
WARNING: FAILURE-P was set when creating "obj/from-host/src/code/hashset.fas".
         Continue, using possibly bogus file
         "obj/from-host/src/code/hashset.fas"
;;  Loading file obj/from-host/src/code/hashset.fas ...
;;  Loaded file obj/from-host/src/code/hashset.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/string-hash.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/string-hash.fas-tmp
The following functions were used but not defined:
 SB-VM::GET-NIL-TAGGEDPTR
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/string-hash.fas ...
;;  Loaded file obj/from-host/src/code/string-hash.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/xset.lisp ...
WARNING: in XSET-UNION in lines 131..156 : Unknown declaration INDEX.
         The whole declaration will be ignored.
WARNING: in XSET-ELTS-HASH in lines 229..261 : Unknown declaration
         SB-XC:FIXNUM.
         The whole declaration will be ignored.
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/xset.fas-tmp
The following functions were used but not defined:
 SB-KERNEL::CTYPE-RANDOM SB-XC:TYPEP
0 errors, 2 warnings
WARNING: FAILURE-P was set when creating "obj/from-host/src/code/xset.fas".
         Continue, using possibly bogus file "obj/from-host/src/code/xset.fas"
;;  Loading file obj/from-host/src/code/xset.fas ...
;;  Loaded file obj/from-host/src/code/xset.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/type-class.lisp ...
WARNING: in lines 1409..1499 : function
         TYPEP-IMPL-MACRO-METATYPE-NAME->CLASS-ID is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in lines 1409..1499 : function TYPEP-IMPL-MACRO-CONVERT-CLAUSE is not
         used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/type-class.fas-tmp
The following functions were used but not defined:
 SB-ALIEN::GUESS-ALIGNMENT SB-INT:MAKE-MACRO-LAMBDA
 SB-KERNEL:TYPE-SPECIFIER SB-KERNEL:CSUBTYPEP
0 errors, 2 warnings
;;  Loading file obj/from-host/src/code/type-class.fas ...
;;  Loaded file obj/from-host/src/code/type-class.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/thread-structs.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/thread-structs.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/thread-structs.fas ...
;;  Loaded file obj/from-host/src/code/thread-structs.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/early-c.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/early-c.fas-tmp
The following functions were used but not defined:
 SB-FASL::MAKE-SIMILARITY-TABLE SB-C::NAME-CONTEXT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/early-c.fas ...
;;  Loaded file obj/from-host/src/compiler/early-c.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/pcl/slot-name.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/pcl/slot-name.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/pcl/slot-name.fas ...
;;  Loaded file obj/from-host/src/pcl/slot-name.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-classoid.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-classoid.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-KERNEL:FIND-LAYOUT
 SB-KERNEL:DSD-INDEX SB-KERNEL:DSD-NAME
 SB-KERNEL:FIND-DEFSTRUCT-DESCRIPTION
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-classoid.fas ...
;;  Loaded file obj/from-host/src/code/early-classoid.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/layout-ids.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/layout-ids.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/layout-ids.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/layout-ids.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/debug-var-io.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/debug-var-io.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-ARRAY SB-C::MASK-SIGNED-FIELD
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/debug-var-io.fas ...
;;  Loaded file obj/from-host/src/code/debug-var-io.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-float.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-float.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-float.fas ...
;;  Loaded file obj/from-host/src/code/early-float.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/huffman.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/huffman.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/huffman.fas ...
;;  Loaded file obj/from-host/src/code/huffman.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-time.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-time.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-time.fas ...
;;  Loaded file obj/from-host/src/code/early-time.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/misc.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/misc.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/misc.fas ...
;;  Loaded file obj/from-host/src/code/misc.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/parse-lambda-list.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/parse-lambda-list.fas-tmp
The following functions were used but not defined:
 SB-C::STYLE-WARN-ONCE SB-C:COMPILER-ERROR SB-C::CHECK-VARIABLE-NAME
 SB-INT:INFO
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/parse-lambda-list.fas ...
;;  Loaded file obj/from-host/src/compiler/parse-lambda-list.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/macros.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/macros.fas-tmp
The following functions were used but not defined:
 SB-INT:INFO (SETF SB-INT:INFO)
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/macros.fas ...
;;  Loaded file obj/from-host/src/compiler/macros.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/fun-info.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/fun-info.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/fun-info.fas ...
;;  Loaded file obj/from-host/src/compiler/fun-info.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-macs.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-macs.fas-tmp
The following functions were used but not defined:
 SB-C::IR2-CONVERT-REFFER SB-C::IR2-CONVERT-SETFER
 SB-C::IR2-CONVERT-SETTER SB-C::IR2-CONVERT-VARIABLE-ALLOCATION
 SB-C::IR2-CONVERT-FIXED-ALLOCATION
 SB-C::IR2-CONVERT-STRUCTURE-ALLOCATION SB-C::FUN-INFO-OR-LOSE
 SB-C::IR2-CONVERT-CASSER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-macs.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-macs.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/policies.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/policies.fas-tmp
The following functions were used but not defined:
 SB-C::%COERCE-TO-POLICY
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/policies.fas ...
;;  Loaded file obj/from-host/src/compiler/policies.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/info-vector.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/info-vector.fas-tmp
The following functions were used but not defined:
 SB-IMPL::INFO-PUTHASH
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/info-vector.fas ...
;;  Loaded file obj/from-host/src/compiler/info-vector.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/globaldb.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/globaldb.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:SPECIFIER-TYPE SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS
 SB-KERNEL:FIND-CLASSOID SB-C::MAKE-LEXENV
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/globaldb.fas ...
;;  Loaded file obj/from-host/src/compiler/globaldb.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/objdef.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/objdef.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/objdef.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/lockfree-list.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/lockfree-list.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/lockfree-list.fas ...
;;  Loaded file obj/from-host/src/code/lockfree-list.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-array.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-array.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:CSUBTYPEP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-array.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-array.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/primordial-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/primordial-type.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/primordial-type.fas ...
;;  Loaded file obj/from-host/src/code/primordial-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/specializable-array.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/specializable-array.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:TYPE-SPECIFIER SB-KERNEL:SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/specializable-array.fas ...
;;  Loaded file obj/from-host/src/code/specializable-array.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/sset.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/sset.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/sset.fas ...
;;  Loaded file obj/from-host/src/compiler/sset.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/node.lisp ...
WARNING: in DEFAULT-OUTER-LOOP in lines 555..664 : HEAD is neither declared
         nor bound,
         it will be treated as if it were declared SPECIAL.
WARNING: in DEFAULT-OUTER-LOOP in lines 555..664 : TAIL is neither declared
         nor bound,
         it will be treated as if it were declared SPECIAL.
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/node.fas-tmp
The following functions were used but not defined:
 SB-C::%LVAR-DERIVED-TYPE SB-C::NODE-COMPONENT SB-C::CONT-NUM
 SB-KERNEL:CTYPE-OF SB-KERNEL:SPECIFIER-TYPE
 SB-KERNEL:MAKE-SINGLE-VALUE-TYPE
The following special variables were not defined:
 SB-C::HEAD SB-C::TAIL
0 errors, 2 warnings
WARNING: FAILURE-P was set when creating "obj/from-host/src/compiler/node.fas"
         .
         Continue, using possibly bogus file
         "obj/from-host/src/compiler/node.fas"
;;  Loading file obj/from-host/src/compiler/node.fas ...
;;  Loaded file obj/from-host/src/compiler/node.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/early-assem.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/early-assem.fas-tmp
The following functions were used but not defined:
 SB-C:LABEL-ID SB-C::PARSE-REG-SPEC SB-C::EMIT-ASSEMBLE
 SB-C::EMIT-ASSEMBLE-VOP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/early-assem.fas ...
;;  Loaded file obj/from-host/src/compiler/early-assem.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/vop.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/vop.fas-tmp
The following functions were used but not defined:
 SB-C::PRINT-TN-GUTS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/vop.fas ...
;;  Loaded file obj/from-host/src/compiler/vop.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/backend.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/backend.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/backend.fas ...
;;  Loaded file obj/from-host/src/compiler/backend.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/sc-offset.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/sc-offset.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/sc-offset.fas ...
;;  Loaded file obj/from-host/src/code/sc-offset.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/vmdef.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/vmdef.fas-tmp
The following functions were used but not defined:
 SB-C:MAKE-WIRED-TN SB-C:MAKE-RESTRICTED-TN SB-C:REFERENCE-TN
 SB-REGALLOC:TARGET-IF-DESIRABLE SB-C:PRIMITIVE-TYPE
 SB-KERNEL:SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/vmdef.fas ...
;;  Loaded file obj/from-host/src/compiler/vmdef.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/defmacro.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/defmacro.fas-tmp
The following functions were used but not defined:
 SB-INT:CHECK-DESIGNATOR SB-C:COMPILER-STYLE-WARN
 SB-KERNEL:UNDEFINE-FUN-NAME
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/defmacro.fas ...
;;  Loaded file obj/from-host/src/code/defmacro.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/meta-vmdef.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/meta-vmdef.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:TYPE= SB-KERNEL:SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/meta-vmdef.fas ...
;;  Loaded file obj/from-host/src/compiler/meta-vmdef.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/vm.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/vm.fas-tmp
The following functions were used but not defined:
 SB-C:TN-VALUE SB-VM:FIXNUMIZE SB-VM:STATIC-SYMBOL-P
 SB-VM:STATIC-SYMBOL-OFFSET SB-C:MAKE-FIXUP SB-VM::REG-NAME
 SB-VM::TN-REG SB-C::VALID-FUN-USE SB-C::COMBINATION-FUN-SOURCE-NAME
 SB-C:CONSTANT-LVAR-P SB-VM::POWER-OF-TWO-P SB-C:LVAR-VALUE
 SB-KERNEL:CSUBTYPEP SB-C::LVAR-TYPE SB-KERNEL:SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/vm.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/vm.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/alieneval.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/alieneval.fas-tmp
The following functions were used but not defined:
 SB-INT:%MACROEXPAND SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/alieneval.fas ...
;;  Loaded file obj/from-host/src/code/alieneval.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/class.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/class.fas-tmp
The following functions were used but not defined:
 SB-C:COMPILER-ERROR SB-KERNEL::%REDEFINE-DEFSTRUCT
 SB-KERNEL:%NOTE-TYPE-DEFINED
 SB-KERNEL:VALUES-SPECIFIER-TYPE-CACHE-CLEAR
 SB-PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P
 SB-KERNEL:TYPE-UNION SB-KERNEL:SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/class.fas ...
;;  Loaded file obj/from-host/src/code/class.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/pcl/pre-warm.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/pcl/pre-warm.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/pcl/pre-warm.fas ...
;;  Loaded file obj/from-host/src/pcl/pre-warm.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/debug-info.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/debug-info.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/debug-info.fas ...
;;  Loaded file obj/from-host/src/code/debug-info.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/source-location.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/source-location.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-C:GET-TOPLEVELISH-FILE-INFO
 SB-C::SOURCE-PATH-TLF-NUMBER SB-C::SOURCE-PATH-FORM-NUMBER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/source-location.fas ...
;;  Loaded file obj/from-host/src/code/source-location.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/proclaim.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/proclaim.fas-tmp
The following functions were used but not defined:
 SB-C:COMPILER-ERROR SB-KERNEL:TYPE-INTERSECTION
 SB-C::COMPILER-SPECIFIER-TYPE SB-KERNEL:TYPE= SB-INT:GLOBAL-FTYPE
 SB-KERNEL:TYPE/= SB-KERNEL:CSUBTYPEP SB-KERNEL:TYPE-SPECIFIER
 SB-EXT:TYPEXPAND SB-C::%COMPILER-PROCLAIM SB-KERNEL:SPECIFIER-TYPE
 SB-C::WARN-IF-INLINE-FAILED/PROCLAIM SB-C:COMPILER-WARN
 SB-KERNEL:VALUES-SPECIFIER-TYPE-CACHE-CLEAR SB-C:COMPILER-STYLE-WARN
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/proclaim.fas ...
;;  Loaded file obj/from-host/src/compiler/proclaim.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/constantp.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/constantp.fas-tmp
The following functions were used but not defined:
 SB-INT:%MACROEXPAND SB-C::CAREFUL-SPECIFIER-TYPE SB-KERNEL:CTYPEP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/constantp.fas ...
;;  Loaded file obj/from-host/src/compiler/constantp.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/deftype.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/deftype.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:UNDECLARE-STRUCTURE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/deftype.fas ...
;;  Loaded file obj/from-host/src/code/deftype.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/type.fas-tmp
The following functions were used but not defined:
 SB-C:COMPILER-WARN SB-XC:TYPEP SB-KERNEL:CTYPEP SB-KERNEL:CTYPE-OF
 SB-KERNEL::SIMPLIFY-ARRAY-UNIONS
 SB-KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE SB-VM::SIMD-PACK-MASK->TAG
 SB-KERNEL:FLOAT-FORMAT-NAME
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/type.fas ...
;;  Loaded file obj/from-host/src/code/type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-type.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-type.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/primtype.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/primtype.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:CTYPE-OF
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/primtype.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/primtype.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-type.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-type.fas ...
;;  Loaded file obj/from-host/src/code/cross-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/deftypes-for-target.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/deftypes-for-target.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/deftypes-for-target.fas ...
;;  Loaded file obj/from-host/src/code/deftypes-for-target.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/type-init.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/type-init.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/type-init.fas ...
;;  Loaded file obj/from-host/src/code/type-init.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/defstruct.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/defstruct.fas-tmp
The following functions were used but not defined:
 SB-INT:%PROGRAM-ERROR SB-C:COMPILER-STYLE-WARN
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/defstruct.fas ...
;;  Loaded file obj/from-host/src/code/defstruct.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/alien-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/alien-type.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/alien-type.fas ...
;;  Loaded file obj/from-host/src/code/alien-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/force-delayed-defbangstructs.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/force-delayed-defbangstructs.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/force-delayed-defbangstructs.fas ...
;;  Loaded file obj/from-host/src/code/force-delayed-defbangstructs.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/compiler-error.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/compiler-error.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:COERCE-TO-CONDITION SB-INT:STREAM-ERROR-POSITION-INFO
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/compiler-error.fas ...
;;  Loaded file obj/from-host/src/compiler/compiler-error.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/fixup-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/fixup-type.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/fixup-type.fas ...
;;  Loaded file obj/from-host/src/compiler/fixup-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/package.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/package.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/package.fas ...
;;  Loaded file obj/from-host/src/code/package.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/random.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/random.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/random.fas ...
;;  Loaded file obj/from-host/src/code/random.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/hash-table.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/hash-table.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/hash-table.fas ...
;;  Loaded file obj/from-host/src/code/hash-table.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/readtable.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/readtable.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/readtable.fas ...
;;  Loaded file obj/from-host/src/code/readtable.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/host-pprint.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/host-pprint.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/host-pprint.fas ...
;;  Loaded file obj/from-host/src/code/host-pprint.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/knownfun.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/knownfun.fas-tmp
The following functions were used but not defined:
 SB-C::SIMPLIFY-VECTOR-TYPE SB-C::CAREFUL-SPECIFIER-TYPE
 SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE SB-C::PROPER-SEQUENCE-P
 SB-C::LVAR-TYPE SB-C::LVAR-FUN-TYPE SB-C::ASSERT-ARRAY-INDEX-LVAR-TYPE
 SB-C::LVAR-FUN-NAME SB-C::COMBINATION-FUN-DEBUG-NAME
 SB-C::ADD-ANNOTATION SB-C::ASSERT-LVAR-TYPE SB-C::REOPTIMIZE-LVAR
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/knownfun.fas ...
;;  Loaded file obj/from-host/src/compiler/knownfun.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ctype.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ctype.fas-tmp
The following functions were used but not defined:
 SB-C::REPORT-ARG-COUNT-MISMATCH SB-C::VALIDATE-TEST-AND-TEST-NOT
 SB-C::CHECK-KEY-ARGS-CONSTANT SB-C::FIND-KEYWORD-LVAR
 SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE SB-C:COMPILER-NOTIFY
 SB-C::MAIN-ENTRY SB-C::%LVAR-DERIVED-TYPE SB-C::LVAR-FUN-TYPE
 SB-C::RESOLVE-KEY-ARGS SB-C::SUBSTITUTE-LVAR SB-C::MAYBE-WEAKEN-CHECK
 SB-C::%INSERT-CAST-BEFORE SB-C::USE-LVAR
 SB-C::ASSERT-FUNCTION-DESIGNATOR SB-C::COMPILER-SPECIFIER-TYPE
 SB-C::ADD-ANNOTATION SB-C::DERIVE-NODE-TYPE SB-C::ASSERT-LVAR-TYPE
 SB-C::LVAR-FUN-NAME SB-C::REOPTIMIZE-LVAR SB-C::LVAR-ALL-SOURCES
 SB-C::LVAR-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ctype.fas ...
;;  Loaded file obj/from-host/src/compiler/ctype.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/fndb.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/fndb.fas-tmp
The following functions were used but not defined:
 SB-C::LVAR-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/fndb.fas ...
;;  Loaded file obj/from-host/src/compiler/fndb.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-fndb.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-fndb.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-fndb.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-fndb.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/late-objdef.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/late-objdef.fas-tmp
The following functions were used but not defined:
 SB-FASL::LISPOBJ-DOT-H
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/late-objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/late-objdef.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/interr.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/interr.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/interr.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/interr.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/bit-util.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/bit-util.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/bit-util.fas ...
;;  Loaded file obj/from-host/src/compiler/bit-util.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/load.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/load.fas-tmp
The following functions were used but not defined:
 SB-FASL::MAKE-CHARACTER-DESCRIPTOR SB-FASL::NUMBER-PAIR-TO-CORE
 SB-FASL::NUMBER-TO-CORE SB-FASL:COLD-CONS SB-KERNEL:ALLOCATE-VECTOR
 SB-SYS:READ-N-BYTES SB-FASL::WRITE-WORDINDEXED
 SB-KERNEL:%CODE-ENTRY-POINT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/load.fas ...
;;  Loaded file obj/from-host/src/code/load.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/format-directive.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/format-directive.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/format-directive.fas ...
;;  Loaded file obj/from-host/src/code/format-directive.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/c-call.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/c-call.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/c-call.fas ...
;;  Loaded file obj/from-host/src/code/c-call.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/disassem.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/disassem.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/disassem.fas ...
;;  Loaded file obj/from-host/src/compiler/disassem.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/assem.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/assem.fas-tmp
The following functions were used but not defined:
 SB-ASSEM::%MARK-USED-LABELS SB-VM:EMIT-LONG-NOP SB-ASSEM::DECODE-PREFIX
 SB-C::TRACE-INSTRUCTION SB-ASSEM::EXTRACT-PREFIX-KEYWORDS
 SB-ASSEM::PERFORM-OPERAND-LOWERING SB-C:NOTE-FIXUP SB-C:MAKE-FIXUP
 SB-C:COMPONENT-HEADER-LENGTH
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/assem.fas ...
;;  Loaded file obj/from-host/src/compiler/assem.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/codegen.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/codegen.fas-tmp
The following functions were used but not defined:
 SB-C::PRINT-VOP SB-C::BLOCK-HOME-LAMBDA
 SB-VM:CANONICALIZE-INLINE-CONSTANT SB-VM:INLINE-CONSTANT-VALUE
 SB-VM:SORT-INLINE-CONSTANTS SB-VM:EMIT-INLINE-CONSTANT
 SB-C:EMIT-BLOCK-HEADER SB-C::BLOCK-LABEL SB-C::BLOCK-ENVIRONMENT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/codegen.fas ...
;;  Loaded file obj/from-host/src/compiler/codegen.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/dump.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/dump.fas-tmp
The following functions were used but not defined:
 SB-C::PACK-RETAINED-FIXUPS SB-C::DEBUG-INFO-FOR-COMPONENT
 SB-C::CODE-IMMOBILE-P SB-C::DEBUG-SOURCE-FOR-INFO
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/dump.fas ...
;;  Loaded file obj/from-host/src/compiler/dump.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1report.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1report.fas-tmp
The following functions were used but not defined:
 SB-C::SOURCE-PATH-FORMS SB-C::SOURCE-PATH-TLF-NUMBER
 SB-C::FIND-SOURCE-ROOT SB-C::SOURCE-PATH-ORIGINAL-SOURCE
 SB-C::BLOCK-START-NODE SB-KERNEL:COERCE-TO-CONDITION
 SB-C::WOULD-MUFFLE-P SB-XC:COMPILER-MACRO-FUNCTION
 SB-INT:FUN-NAME-INLINE-EXPANSION
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1report.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1report.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/main.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/main.fas-tmp
The following functions were used but not defined:
 SB-C::IR1-OPTIMIZE SB-C::IR1-OPTIMIZE-LAST-EFFORT SB-C::FIND-DFO
 SB-C::LOCALL-ANALYZE-COMPONENT SB-C::CONSTRAINT-PROPAGATE SB-C::%EVENT
 SB-C::RETRY-DELAYED-IR1-TRANSFORMS SB-C::GENERATE-TYPE-CHECKS
 SB-C::JOIN-BLOCKS-IF-POSSIBLE SB-C::IR1-FINALIZE SB-C::GTN-ANALYZE
 SB-C::LTN-ANALYZE SB-C::CONTROL-ANALYZE SB-C::STACK-ANALYZE
 SB-C::ENTRY-ANALYZE SB-C::CLEAR-DOMINATORS SB-C:IR2-CONVERT
 SB-C::COPY-PROPAGATE SB-C::SELECT-REPRESENTATIONS
 SB-C::CHECK-IR2-CONSISTENCY SB-C::DELETE-UNREFERENCED-TNS
 SB-C::LIFETIME-ANALYZE SB-C::CHECK-LIFE-CONSISTENCY SB-REGALLOC:PACK
 SB-C::CHECK-PACK-CONSISTENCY SB-C::IR2-OPTIMIZE SB-C::DELETE-COMPONENT
 SB-C::RECORD-COMPONENT-XREFS SB-C::ELIMINATE-DEAD-CODE
 SB-C::FIND-DOMINATORS SB-C::LOOP-ANALYZE SB-C::ENVIRONMENT-ANALYZE
 SB-C::REPORT-CODE-DELETION SB-C::PRINT-ALL-BLOCKS SB-C:LABEL-ID
 SB-C::PRE-PACK-TN-STATS SB-C::PRINT-IR2-BLOCKS
 SB-C::EXPAND-COMPILER-MACRO SB-INT:%MACROEXPAND-1 SB-C::PROCESS-DECLS
 SB-C::SOURCE-PATH-TLF-NUMBER SB-C::MAKE-LEXENV SB-C::GET-SOURCE-PATH
 SB-C::FUNCALL-IN-MACROLET-LEXENV
 SB-C::FUNCALL-IN-SYMBOL-MACROLET-LEXENV SB-C::IR1-TOPLEVEL
 SB-C::LAMBDA-COMPONENT SB-C::MERGE-TOPLEVEL-LAMBDAS
 SB-C::NODE-COMPONENT SB-C::LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE
 SB-C::FIND-INITIAL-DFO SB-C::REPLACE-TOPLEVEL-XEPS
 SB-C::CHECK-IR1-CONSISTENCY SB-C::FIND-SOURCE-PATHS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/main.fas ...
;;  Loaded file obj/from-host/src/compiler/main.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/xref.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/xref.fas-tmp
The following functions were used but not defined:
 SB-C::BLOCK-HOME-LAMBDA SB-C::NODE-HOME-LAMBDA
 SB-C::SOURCE-PATH-FORM-NUMBER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/xref.fas ...
;;  Loaded file obj/from-host/src/compiler/xref.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1tran.fas-tmp
The following functions were used but not defined:
 SB-C::REOPTIMIZE-LVAR SB-C::MAKE-EMPTY-COMPONENT
 SB-C::IR1-CONVERT-LAMBDA-BODY SB-C::INSTRUMENT-COVERAGE
 SB-C::FIND-CONSTANT SB-C::ASSURE-LEAF-LIVE-P SB-C::MAKE-CAST
 SB-C::CTRAN-HOME-LAMBDA-OR-NULL SB-XC:COMPILER-MACRO-FUNCTION
 SB-KERNEL:VALID-MACROEXPAND-HOOK SB-C::MAYBE-INSTRUMENT-PROGN-LIKE
 SB-C::SHOW-TRANSFORM-P SB-C::SHOW-TRANSFORM SB-C::VALIDATE-CALL-TYPE
 SB-C::ASSURE-FUNCTIONAL-LIVE-P SB-C::COMPILER-SPECIFIER-TYPE
 SB-C::MAKE-LEXENV SB-C::COMPILER-VALUES-SPECIFIER-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1tran.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1tran-lambda.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1tran-lambda.fas-tmp
The following functions were used but not defined:
 SB-C::CTRAN-STARTS-BLOCK SB-C::LINK-BLOCKS SB-C:MAKE-RESTART-LOCATION
 SB-C::CAREFUL-SPECIFIER-TYPE SB-WALKER:MACROEXPAND-ALL
 SB-C::NAME-LAMBDALIKE SB-C::MAKE-LEXENV SB-C::SUBSTITUTE-LEAF-IF
 SB-C::SUBSTITUTE-LEAF
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1tran-lambda.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1tran-lambda.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1-translators.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1-translators.fas-tmp
The following functions were used but not defined:
 SB-C::POSSIBLE-REST-ARG-CONTEXT SB-C::LINK-BLOCKS
 SB-C::INSTRUMENT-COVERAGE SB-C::CTRAN-DELETED-P
 SB-C::MAKE-RESTRICTED-LEXENV SB-INT:%PROGRAM-ERROR
 SB-C::PRINCIPAL-LVAR-USE SB-C::LVAR-TYPE SB-INT:%MACROEXPAND
 SB-C::GIVE-UP-IR1-TRANSFORM SB-C::SUBSTITUTE-LEAF
 SB-C::COMPILER-VALUES-SPECIFIER-TYPE SB-C::MAKE-CAST
 SB-C::MAYBE-TERMINATE-BLOCK SB-C::DERIVE-NODE-TYPE SB-C::ADD-ANNOTATION
 SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE SB-C::CTRAN-HOME-LAMBDA-OR-NULL
 SB-C::MAKE-LEXENV SB-C::CTRAN-STARTS-BLOCK
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1-translators.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1-translators.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1util.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1util.fas-tmp
The following functions were used but not defined:
 SB-C::FIND-DOMINATORS SB-C::DOMINATES-P SB-C::LOCALL-ANALYZE-COMPONENT
 SB-C::MERGE-TAIL-SETS SB-C::FUN-TYPE-ARG-LIMITS
 SB-C::FUN-TYPE-N-ARG-TYPES SB-C::CAST-TYPE-CHECK
 SB-C::GET-LAMBDA-ENVIRONMENT SB-C::MAYBE-LET-CONVERT
 SB-C::MAYBE-CONVERT-TO-ASSIGNMENT SB-C::REOPTIMIZE-NODE
 SB-C::DERIVE-NODE-TYPE SB-C::REOPTIMIZE-LVAR SB-C::CONSTANT-REFERENCE-P
 SB-C::GIVE-UP-IR1-TRANSFORM SB-C::MAYBE-WEAKEN-CHECK
 SB-C::%LVAR-DERIVED-TYPE SB-C::CONSTANT-LVAR-USES-P
 SB-C::LVAR-USES-VALUES SB-C::PROPER-SEQUENCE-P SB-C:CONSTANT-LVAR-P
 SB-C:LVAR-VALUE SB-C::LVAR-TYPE SB-C::CAST-MISMATCH-FROM-INLINED-P
 SB-C::CHECK-SEQUENCE-RANGES SB-C::CHECK-FUNCTION-DESIGNATOR-LVAR
 SB-C::CHECK-FUNCTION-LVAR
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1util.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1util.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/callable-args.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/callable-args.fas-tmp
The following functions were used but not defined:
 SB-C::ASSERT-LVAR-TYPE SB-C::LVAR-TYPE SB-C:CONSTANT-LVAR-P
 SB-C:LVAR-VALUE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/callable-args.fas ...
;;  Loaded file obj/from-host/src/compiler/callable-args.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/locall.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/locall.fas-tmp
The following functions were used but not defined:
 SB-C::ASSERT-LVAR-TYPE SB-C::%LVAR-DERIVED-TYPE SB-C::TRANSFORM-CALL
 SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE SB-C::JOIN-COMPONENTS
 SB-C::GET-LAMBDA-ENVIRONMENT SB-C::REOPTIMIZE-NODE
 SB-C::DERIVE-NODE-TYPE SB-C::MAYBE-TERMINATE-BLOCK
 SB-C::SUBSTITUTE-SINGLE-USE-LVAR SB-C::REOPTIMIZE-LVAR
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/locall.fas ...
;;  Loaded file obj/from-host/src/compiler/locall.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1opt.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1opt.fas-tmp
The following functions were used but not defined:
 SB-C::SHOW-TYPE-DERIVATION SB-C::TRY-EQUALITY-CONSTRAINT
 SB-C::SHOW-TRANSFORM-P SB-C::SHOW-TRANSFORM
 SB-C::DXIFY-DOWNWARD-FUNARGS SB-C::NUMERIC-TYPE-REAL-P
 SB-C::INTERNAL-TYPE-ERROR-CALL
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1opt.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1opt.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/loop.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/loop.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/loop.fas ...
;;  Loaded file obj/from-host/src/compiler/loop.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/constraint.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/constraint.fas-tmp
The following functions were used but not defined:
 SB-C::INHERIT-EQUALITY-CONSTRAINTS SB-C::TYPE-APPROXIMATE-INTERVAL
 SB-C::ADD-EQUALITY-CONSTRAINTS SB-C::ADD-EQ-CONSTRAINT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/constraint.fas ...
;;  Loaded file obj/from-host/src/compiler/constraint.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/equality-constraints.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/equality-constraints.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/equality-constraints.fas ...
;;  Loaded file obj/from-host/src/compiler/equality-constraints.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/saptran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/saptran.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/saptran.fas ...
;;  Loaded file obj/from-host/src/compiler/saptran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/modarith.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/modarith.fas-tmp
The following functions were used but not defined:
 SB-C::MASK-SIGNED-FIELD SB-C::INTEGER-TYPE-NUMERIC-BOUNDS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/modarith.fas ...
;;  Loaded file obj/from-host/src/compiler/modarith.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/sxhash.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/sxhash.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/sxhash.fas ...
;;  Loaded file obj/from-host/src/compiler/sxhash.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/quantifiers.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/quantifiers.fas-tmp
The following functions were used but not defined:
 SB-INT:FUNARG-BIND/CALL-FORMS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/quantifiers.fas ...
;;  Loaded file obj/from-host/src/code/quantifiers.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/bitops-derive-type.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/bitops-derive-type.fas-tmp
The following functions were used but not defined:
 SB-C::TWO-ARG-DERIVE-TYPE SB-C::LOGNOT-DERIVE-TYPE-AUX
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/bitops-derive-type.fas ...
;;  Loaded file obj/from-host/src/compiler/bitops-derive-type.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/dfo.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/dfo.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/dfo.fas ...
;;  Loaded file obj/from-host/src/compiler/dfo.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/dce.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/dce.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/dce.fas ...
;;  Loaded file obj/from-host/src/compiler/dce.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/checkgen.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/checkgen.fas-tmp
The following functions were used but not defined:
 SB-C::CHANGE-FULL-CALL SB-C:MAKE-RESTART-LOCATION
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/checkgen.fas ...
;;  Loaded file obj/from-host/src/compiler/checkgen.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/tn.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/tn.fas-tmp
The following functions were used but not defined:
 SB-VM:STATIC-SYMBOL-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/tn.fas ...
;;  Loaded file obj/from-host/src/compiler/tn.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/life.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/life.fas-tmp
The following functions were used but not defined:
 SB-C::ADD-TO-EMIT-ORDER SB-C::FIND-IN-ENVIRONMENT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/life.fas ...
;;  Loaded file obj/from-host/src/compiler/life.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/debug-dump.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/debug-dump.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/debug-dump.fas ...
;;  Loaded file obj/from-host/src/compiler/debug-dump.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/utils.lisp ...
WARNING: in SB-C::COMPUTE-FASTREM-COEFFICIENT-IS-POW2 in lines 407..455 :
         Unknown declaration UNSIGNED-BYTE.
         The whole declaration will be ignored.
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/utils.fas-tmp
The following functions were used but not defined:
 SB-C:MAKE-STACK-POINTER-TN SB-VM::EMIT-ERROR-BREAK
 SB-C::UNBOUND-MARKER-TN-P
0 errors, 1 warning
WARNING: FAILURE-P was set when creating
         "obj/from-host/src/compiler/generic/utils.fas".
         Continue, using possibly bogus file
         "obj/from-host/src/compiler/generic/utils.fas"
;;  Loading file obj/from-host/src/compiler/generic/utils.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/utils.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/assemfile.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/assemfile.fas-tmp
The following functions were used but not defined:
 SB-C:GENERATE-RETURN-SEQUENCE SB-C:GENERATE-CALL-SEQUENCE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/assemfile.fas ...
;;  Loaded file obj/from-host/src/assembly/assemfile.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/insts.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/insts.fas-tmp
The following functions were used but not defined:
 SB-C::MASK-SIGNED-FIELD SB-KERNEL:CODE-INSTRUCTIONS SB-SYS:SAP-REF-32
 SB-SYS:SIGNED-SAP-REF-64 SB-SYS:SIGNED-SAP-REF-32
 (SETF SB-SYS:SAP-REF-32) SB-SYS:SAP-INT (SETF SB-SYS:SIGNED-SAP-REF-32)
 (SETF SB-SYS:SAP-REF-64)
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/insts.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/insts.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/avx2-insts.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/avx2-insts.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/avx2-insts.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/avx2-insts.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/macros.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/macros.fas-tmp
The following functions were used but not defined:
 SB-VM::EMIT-INTERNAL-ERROR
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/macros.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/macros.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/x86-64/support.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/x86-64/support.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86-64/support.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/support.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/move.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/move.fas-tmp
The following functions were used but not defined:
 SB-SYS:SAP-INT SB-VM::SIGNED=>BIGNUM-IN-REG SB-C:EMIT-CONSTANT
 SB-VM::UNSIGNED=>BIGNUM-IN-REG
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/move.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/move.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/float.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/float.fas-tmp
The following functions were used but not defined:
 SB-VM::ALLOC-OTHER SB-C:CHANGE-VOP-FLAGS SB-VM::CONSTANTIZE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/float.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/float.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/simd-pack.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/simd-pack.fas-tmp
The following functions were used but not defined:
 SB-VM::ALLOC-OTHER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/simd-pack.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/simd-pack.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/simd-pack-256.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/simd-pack-256.fas-tmp
The following functions were used but not defined:
 SB-VM::ALLOC-OTHER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/simd-pack-256.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/simd-pack-256.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/sap.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/sap.fas-tmp
The following functions were used but not defined:
 SB-VM::ALLOC-OTHER SB-VM::EMIT-INLINE-ADD-SUB
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/sap.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/sap.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/system.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/system.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/system.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/system.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/char.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/char.fas-tmp
The following functions were used but not defined:
 SB-C:NEXT-VOP-IS SB-C::NEXT-VOP SB-C:REPLACE-VOPS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/char.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/char.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/memory.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/memory.fas-tmp
The following functions were used but not defined:
 SB-C::ELIDE-ZERO-FILL
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/memory.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/memory.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/arith.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/arith.fas-tmp
The following functions were used but not defined:
 SB-C::VERY-TEMPORARY-P SB-VM::VALID-MEMREF-BYTE-DISP
 SB-C::PREVIOUS-VOP-IS SB-C::DELETE-UNNECESSARY-MOVE
 SB-C::MASK-SIGNED-FIELD SB-VM::POWER-OF-TWO-LIMIT-P
 SB-C:CHANGE-VOP-FLAGS SB-VM::GENERATE-FIXNUM-TEST
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/arith.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/arith.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/pred.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/pred.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/pred.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/pred.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/float-tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/float-tran.fas-tmp
The following functions were used but not defined:
 SB-C::INTERVAL-INTERSECTION/DIFFERENCE SB-C::MAKE-INTERVAL
 SB-C::INTERVAL-NEG SB-C::INTERVAL-RANGE-INFO SB-C::INTERVAL-SPLIT
 SB-C::PREPARE-ARG-FOR-DERIVE-TYPE SB-C::/-DERIVE-TYPE-AUX
 SB-C::FLATTEN-LIST SB-C::ABS-DERIVE-TYPE-AUX SB-C::INTERVAL-RANGE-INFO>
 SB-C::NUMERIC-TYPE->INTERVAL SB-C::TWO-ARG-DERIVE-TYPE SB-C::BOUND-FUNC
 SB-C::ONE-ARG-DERIVE-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/float-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/float-tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/array-tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/array-tran.fas-tmp
The following functions were used but not defined:
 SB-XC:MACROEXPAND-1 SB-XC:MACROEXPAND SB-VM::MAKE-ARRAY-HEADER-INITS
 SB-C::SIMPLIFY-VECTOR-TYPE SB-C::STRIP-ARRAY-DIMENSIONS-AND-COMPLEXITY
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/array-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/array-tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-tran.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/type-vop-macros.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/type-vop-macros.fas-tmp
The following functions were used but not defined:
 SB-VM::%TEST-HEADERS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/type-vop-macros.fas ...
;;  Loaded file obj/from-host/src/compiler/type-vop-macros.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/type-vops.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/type-vops.fas-tmp
The following functions were used but not defined:
 SB-C:CHANGE-VOP-FLAGS SB-C::PREVIOUS-VOP-IS SB-C::VERY-TEMPORARY-P
 SB-C:EMIT-CONSTANT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/type-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/type-vops.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/type-vops.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/type-vops.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/type-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/type-vops.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir1final.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir1final.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1final.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1final.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/srctran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/srctran.fas-tmp
The following functions were used but not defined:
 SB-INT:%MACROEXPAND SB-C::EQ-COMPARABLE-TYPE-P
 SB-FORMAT::EXTRACT-USER-FUN-DIRECTIVES
 SB-FORMAT::TOKENIZE-CONTROL-STRING
 SB-FORMAT:%COMPILER-WALK-FORMAT-STRING
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/srctran.fas ...
;;  Loaded file obj/from-host/src/compiler/srctran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/seqtran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/seqtran.fas-tmp
The following functions were used but not defined:
 SB-INT:FUNARG-BIND/CALL-FORMS SB-C::SIMPLIFY-VECTOR-TYPE
 SB-INT:PICK-BEST-SXHASH-BITS SB-C::LEGAL-IMMEDIATE-CONSTANT-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/seqtran.fas ...
;;  Loaded file obj/from-host/src/compiler/seqtran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/typetran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/typetran.fas-tmp
The following functions were used but not defined:
 SB-C::SPLIT-UNION-TYPE-TESTS SB-C::BACKEND-TYPE-PREDICATE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/typetran.fas ...
;;  Loaded file obj/from-host/src/compiler/typetran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-typetran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-typetran.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-typetran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-typetran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/cross-modular.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/cross-modular.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-modular.fas ...
;;  Loaded file obj/from-host/src/code/cross-modular.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/subprim.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/subprim.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/subprim.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/subprim.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/debug.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/debug.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/debug.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/debug.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/c-call.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/c-call.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/c-call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/c-call.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/cell.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/cell.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/cell.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/cell.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/values.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/values.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/values.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/values.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/alloc.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/alloc.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/alloc.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/alloc.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/call.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/call.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/call.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/nlx.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/nlx.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/nlx.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/nlx.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/late-nlx.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/late-nlx.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/late-nlx.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/late-nlx.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/show.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/show.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/show.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/show.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/x86-64/array.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/x86-64/array.fas-tmp
The following functions were used but not defined:
 SB-C::VERY-TEMPORARY-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86-64/array.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/array.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/type-error.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/type-error.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/type-error.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/type-error.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/envanal.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/envanal.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/envanal.fas ...
;;  Loaded file obj/from-host/src/compiler/envanal.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/x86-64/assem-rtns.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/x86-64/assem-rtns.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86-64/assem-rtns.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/assem-rtns.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/x86-64/array.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/x86-64/array.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86-64/array.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/array.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/x86-64/arith.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/x86-64/arith.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86-64/arith.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/arith.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/assembly/x86-64/alloc.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/assembly/x86-64/alloc.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86-64/alloc.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/alloc.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/pseudo-vops.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/pseudo-vops.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/pseudo-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/pseudo-vops.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/aliencomp.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/aliencomp.fas-tmp
The following functions were used but not defined:
 SB-C::ANNOTATE-ORDINARY-LVAR SB-C::LVAR-TN SB-C::MOVE-LVAR-RESULT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/aliencomp.fas ...
;;  Loaded file obj/from-host/src/compiler/aliencomp.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/coverage.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/coverage.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/coverage.fas ...
;;  Loaded file obj/from-host/src/compiler/coverage.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ltv.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ltv.fas-tmp
The following functions were used but not defined:
 SB-C::MOVE-LVAR-RESULT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ltv.fas ...
;;  Loaded file obj/from-host/src/compiler/ltv.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/gtn.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/gtn.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/gtn.fas ...
;;  Loaded file obj/from-host/src/compiler/gtn.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ltn.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ltn.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ltn.fas ...
;;  Loaded file obj/from-host/src/compiler/ltn.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/stack.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/stack.fas-tmp
The following functions were used but not defined:
 SB-C::ADD-TO-EMIT-ORDER
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/stack.fas ...
;;  Loaded file obj/from-host/src/compiler/stack.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/control.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/control.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/control.fas ...
;;  Loaded file obj/from-host/src/compiler/control.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/entry.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/entry.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/entry.fas ...
;;  Loaded file obj/from-host/src/compiler/entry.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir2tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir2tran.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir2tran.fas ...
;;  Loaded file obj/from-host/src/compiler/ir2tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/vm-ir2tran.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/vm-ir2tran.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/vm-ir2tran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-ir2tran.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/copyprop.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/copyprop.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/copyprop.fas ...
;;  Loaded file obj/from-host/src/compiler/copyprop.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/represent.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/represent.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/represent.fas ...
;;  Loaded file obj/from-host/src/compiler/represent.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/ir2opt.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/ir2opt.fas-tmp
The following functions were used but not defined:
 SB-C::PRINT-IR2-BLOCKS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir2opt.fas ...
;;  Loaded file obj/from-host/src/compiler/ir2opt.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/pack.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/pack.fas-tmp
The following functions were used but not defined:
 SB-C::PRINT-TN-GUTS SB-REGALLOC::PACK-ITERATIVE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/pack.fas ...
;;  Loaded file obj/from-host/src/compiler/pack.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/pack-iterative.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/pack-iterative.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/pack-iterative.fas ...
;;  Loaded file obj/from-host/src/compiler/pack-iterative.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/debug.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/debug.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/debug.fas ...
;;  Loaded file obj/from-host/src/compiler/debug.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/error.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/error.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/error.fas ...
;;  Loaded file obj/from-host/src/code/error.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/parse-defmacro-errors.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/parse-defmacro-errors.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/parse-defmacro-errors.fas ...
;;  Loaded file obj/from-host/src/code/parse-defmacro-errors.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/macroexpand.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/macroexpand.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/macroexpand.fas ...
;;  Loaded file obj/from-host/src/code/macroexpand.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/simd-fndb.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/simd-fndb.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/simd-fndb.fas ...
;;  Loaded file obj/from-host/src/code/simd-fndb.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/late-extensions.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/late-extensions.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/late-extensions.fas ...
;;  Loaded file obj/from-host/src/code/late-extensions.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/brothertree.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/brothertree.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/brothertree.fas ...
;;  Loaded file obj/from-host/src/code/brothertree.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-step.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-step.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-step.fas ...
;;  Loaded file obj/from-host/src/code/early-step.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/avltree.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/avltree.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/avltree.fas ...
;;  Loaded file obj/from-host/src/code/avltree.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/pcl/walk.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/pcl/walk.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/pcl/walk.fas ...
;;  Loaded file obj/from-host/src/pcl/walk.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/setf.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/setf.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/setf.fas ...
;;  Loaded file obj/from-host/src/code/setf.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/macros.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/macros.fas-tmp
The following functions were used but not defined:
 SB-INT:ABOUT-TO-MODIFY-SYMBOL-VALUE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/macros.fas ...
;;  Loaded file obj/from-host/src/code/macros.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/loop.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/loop.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/loop.fas ...
;;  Loaded file obj/from-host/src/code/loop.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/pcl/defclass.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/pcl/defclass.fas-tmp
The following functions were used but not defined:
 SB-PCL::*SUBTYPEP SB-PCL::MAKE-STRUCTURE-CLASS-DEFSTRUCT-FORM
 SB-MOP:CLASS-DIRECT-SLOTS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/pcl/defclass.fas ...
;;  Loaded file obj/from-host/src/pcl/defclass.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/early-defmethod.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/early-defmethod.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/early-defmethod.fas ...
;;  Loaded file obj/from-host/src/code/early-defmethod.fas
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/code/format.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/code/format.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/format.fas ...
;;  Loaded file obj/from-host/src/code/format.fas
;;  Loading file tests/type.before-xc.lisp ...
;;  Loaded file tests/type.before-xc.lisp
;;  Loading file tests/info.before-xc.lisp ...
;;  Loaded file tests/info.before-xc.lisp
;;  Loading file tests/vm.before-xc.lisp ...
;;  Loaded file tests/vm.before-xc.lisp
;; Compiling file /work/lang/sbcl/work/sbcl-2.3.8/src/compiler/generic/genesis.lisp ...
;; Wrote file /work/lang/sbcl/work/sbcl-2.3.8/obj/from-host/src/compiler/generic/genesis.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/genesis.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/genesis.fas
beginning GENESIS, creating headers in "src/runtime/genesis"
;; Loaded file make-host-1.lisp
Bye.
      103.28 real        99.88 user         2.59 sys
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/work/lang/sbcl/work/sbcl-2.3.8/src/runtime'
rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl *.tmp libsbcl.a sbcl.h \
 ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core
make: Leaving directory '/work/lang/sbcl/work/sbcl-2.3.8/src/runtime'
make: Entering directory '/work/lang/sbcl/work/sbcl-2.3.8/src/runtime'
echo '#include "genesis/config.h"' >sbcl.h
echo '#include "genesis/constants.h"' >>sbcl.h
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o alloc.o alloc.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o arena.o arena.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o backtrace.o backtrace.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o breakpoint.o breakpoint.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o coalesce.o coalesce.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o coreparse.o coreparse.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o dynbind.o dynbind.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o funcall.o funcall.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o gc-common.o gc-common.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o globals.o globals.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o hopscotch.o hopscotch.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o interr.o interr.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o interrupt.o interrupt.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o largefile.o largefile.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o main.o main.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o math.o math.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o monitor.o monitor.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o murmur_hash.o murmur_hash.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o os-common.o os-common.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o parse.o parse.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o print.o print.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o regnames.o regnames.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o runtime.o runtime.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o safepoint.o safepoint.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o save.o save.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o sc-offset.o sc-offset.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o search.o search.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o stringspace.o stringspace.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o thread.o thread.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o time.o time.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o validate.o validate.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o var-io.o var-io.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o vars.o vars.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o wrap.o wrap.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o run-program.o run-program.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o sprof.o sprof.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o x86-64-arch.o x86-64-arch.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o bsd-os.o bsd-os.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o x86-64-bsd-os.o x86-64-bsd-os.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o fullcgc.o fullcgc.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o gencgc.o gencgc.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o traceroot.o traceroot.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o immobile-space.o immobile-space.c
immobile-space.c: In function 'alloc_immobile_fixedobj':
immobile-space.c:404:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       page = get_freeish_page(page+1 >= npages ? 0 : page+1,
                                      ^~
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o elf.o elf.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o x86-64-assem.o x86-64-assem.S
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie -I/usr/pkg/include -I.  -c -o ../../tlsf-bsd/tlsf/tlsf.o ../../tlsf-bsd/tlsf/tlsf.c
gcc -g -Wl,--export-dynamic -export-dynamic -no-pie -o sbcl alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o print.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o x86-64-arch.o bsd-os.o x86-64-bsd-os.o fullcgc.o gencgc.o traceroot.o immobile-space.o elf.o x86-64-assem.o ../../tlsf-bsd/tlsf/tlsf.o -lutil  -lm
/usr/sbin/paxctl +m sbcl
( echo 'CC=gcc' ; \
  echo 'LD=ld' ; \
  echo 'CFLAGS=-O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie' ; \
  echo 'ASFLAGS=-O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-omit-frame-pointer -fno-pie' ; \
  echo 'LINKFLAGS=-g -Wl,--export-dynamic -export-dynamic -no-pie' ; \
  echo 'LDFLAGS=-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -export-dynamic -no-pie' ; \
  echo '__LDFLAGS__=-no-pie' ; \
  echo 'LIBS=-lutil  -lm' ; \
  if [ -n '' ] ; then \
    echo 'LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o print.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o x86-64-arch.o bsd-os.o x86-64-bsd-os.o fullcgc.o gencgc.o traceroot.o immobile-space.o elf.o x86-64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \
    echo 'USE_LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o print.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o x86-64-arch.o bsd-os.o x86-64-bsd-os.o fullcgc.o gencgc.o traceroot.o immobile-space.o elf.o x86-64-assem.o ../../tlsf-bsd/tlsf/tlsf.o' ; \
  fi ; \
  : ) > sbcl.mk
sh: etags: not found
make: Leaving directory '/work/lang/sbcl/work/sbcl-2.3.8/src/runtime'
gcc -I../src/runtime -O2 -I/usr/pkg/include -fno-omit-frame-pointer -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -export-dynamic  grovel-headers.c  -lutil -o grovel-headers
       29.47 real        23.73 user         5.55 sys
//entering make-host-2.sh
//running cross-compiler to create target object files
WARNING: locale: no encoding 646, using ISO-8859-1
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

[1]> 
;; Loading file loader.lisp ...
;; Loaded file loader.lisp
T
[2]> 
;; Loading file make-host-2.lisp ...
;;  Loading file src/cold/shared.lisp ...
;;   Loading file src/cold/shebang.lisp ...
;;   Loaded file src/cold/shebang.lisp
;;  Loaded file src/cold/shared.lisp
;;  Loading file src/cold/set-up-cold-packages.lisp ...
;;   Loading file src/cold/exports.lisp ...
;;   Loaded file src/cold/exports.lisp
;;  Loaded file src/cold/set-up-cold-packages.lisp
;;  Loading file src/cold/defun-load-or-cload-xcompiler.lisp ...
;;  Loaded file src/cold/defun-load-or-cload-xcompiler.lisp
;;  Loading file obj/from-host/src/code/cross-early.fas ...
;;  Loaded file obj/from-host/src/code/cross-early.fas
;;  Loading file obj/from-host/src/code/show.fas ...
;;  Loaded file obj/from-host/src/code/show.fas
;;  Loading file obj/from-host/src/compiler/early-constantp.fas ...
;;  Loaded file obj/from-host/src/compiler/early-constantp.fas
;;  Loading file obj/from-host/src/compiler/vop-existsp.fas ...
;;  Loaded file obj/from-host/src/compiler/vop-existsp.fas
;;  Loading file obj/from-host/src/code/primordial-extensions.fas ...
;;  Loaded file obj/from-host/src/code/primordial-extensions.fas
;;  Loading file obj/from-host/src/code/cold-init-helper-macros.fas ...
;;  Loaded file obj/from-host/src/code/cold-init-helper-macros.fas
;;  Loading file obj/from-host/src/code/backq.fas ...
;;  Loaded file obj/from-host/src/code/backq.fas
;;  Loading file obj/from-host/src/code/cross-byte.fas ...
;;  Loaded file obj/from-host/src/code/cross-byte.fas
;;  Loading file obj/from-host/src/code/cross-misc.fas ...
;;  Loaded file obj/from-host/src/code/cross-misc.fas
;;  Loading file obj/from-host/src/code/cross-char.fas ...
;;  Loaded file obj/from-host/src/code/cross-char.fas
;;  Loading file obj/from-host/src/code/cross-float.fas ...
; Float-ops cache prefill: 4422 entries
;;  Loaded file obj/from-host/src/code/cross-float.fas
;;  Loading file obj/from-host/src/code/cross-io.fas ...
;;  Loaded file obj/from-host/src/code/cross-io.fas
;;  Loading file obj/from-host/src/code/cross-condition.fas ...
;;  Loaded file obj/from-host/src/code/cross-condition.fas
;;  Loading file obj/from-host/src/code/uncross.fas ...
;;  Loaded file obj/from-host/src/code/uncross.fas
;;  Loading file obj/from-host/src/code/defbangtype.fas ...
;;  Loaded file obj/from-host/src/code/defbangtype.fas
;;  Loading file obj/from-host/src/code/early-constants.fas ...
;;  Loaded file obj/from-host/src/code/early-constants.fas
;;  Loading file obj/from-host/src/code/function-names.fas ...
;;  Loaded file obj/from-host/src/code/function-names.fas
;;  Loading file obj/from-host/src/compiler/early-globaldb.fas ...
;;  Loaded file obj/from-host/src/compiler/early-globaldb.fas
;;  Loading file obj/from-host/src/compiler/generic/parms.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/parms.fas
;;  Loading file obj/from-host/src/compiler/x86-64/parms.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/parms.fas
;;  Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/early-vm.fas
;;  Loading file obj/from-host/src/compiler/generic/early-objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/early-objdef.fas
;;  Loading file obj/from-host/src/code/parse-body.fas ...
;;  Loaded file obj/from-host/src/code/parse-body.fas
;;  Loading file obj/from-host/src/compiler/policy.fas ...
;;  Loaded file obj/from-host/src/compiler/policy.fas
;;  Loading file obj/from-host/src/code/early-extensions.fas ...
;;  Loaded file obj/from-host/src/code/early-extensions.fas
;;  Loading file obj/from-host/src/code/defbangstruct.fas ...
;;  Loaded file obj/from-host/src/code/defbangstruct.fas
;;  Loading file obj/from-host/src/code/early-raw-slots.fas ...
;;  Loaded file obj/from-host/src/code/early-raw-slots.fas
;;  Loading file obj/from-host/src/code/hashset.fas ...
;;  Loaded file obj/from-host/src/code/hashset.fas
;;  Loading file obj/from-host/src/code/string-hash.fas ...
;;  Loaded file obj/from-host/src/code/string-hash.fas
;;  Loading file obj/from-host/src/code/xset.fas ...
;;  Loaded file obj/from-host/src/code/xset.fas
;;  Loading file obj/from-host/src/code/type-class.fas ...
;;  Loaded file obj/from-host/src/code/type-class.fas
;;  Loading file obj/from-host/src/code/thread-structs.fas ...
;;  Loaded file obj/from-host/src/code/thread-structs.fas
;;  Loading file obj/from-host/src/compiler/early-c.fas ...
;;  Loaded file obj/from-host/src/compiler/early-c.fas
;;  Loading file obj/from-host/src/pcl/slot-name.fas ...
;;  Loaded file obj/from-host/src/pcl/slot-name.fas
;;  Loading file obj/from-host/src/code/early-classoid.fas ...
;;  Loaded file obj/from-host/src/code/early-classoid.fas
;;  Loading file obj/from-host/src/compiler/generic/layout-ids.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/layout-ids.fas
;;  Loading file obj/from-host/src/code/debug-var-io.fas ...
;;  Loaded file obj/from-host/src/code/debug-var-io.fas
;;  Loading file obj/from-host/src/code/early-float.fas ...
;;  Loaded file obj/from-host/src/code/early-float.fas
;;  Loading file obj/from-host/src/code/huffman.fas ...
;;  Loaded file obj/from-host/src/code/huffman.fas
;;  Loading file obj/from-host/src/code/early-time.fas ...
;;  Loaded file obj/from-host/src/code/early-time.fas
;;  Loading file obj/from-host/src/code/misc.fas ...
;;  Loaded file obj/from-host/src/code/misc.fas
;;  Loading file obj/from-host/src/compiler/parse-lambda-list.fas ...
;;  Loaded file obj/from-host/src/compiler/parse-lambda-list.fas
;;  Loading file obj/from-host/src/compiler/macros.fas ...
;;  Loaded file obj/from-host/src/compiler/macros.fas
;;  Loading file obj/from-host/src/compiler/fun-info.fas ...
;;  Loaded file obj/from-host/src/compiler/fun-info.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-macs.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-macs.fas
;;  Loading file obj/from-host/src/compiler/policies.fas ...
;;  Loaded file obj/from-host/src/compiler/policies.fas
;;  Loading file obj/from-host/src/compiler/info-vector.fas ...
;;  Loaded file obj/from-host/src/compiler/info-vector.fas
;;  Loading file obj/from-host/src/compiler/globaldb.fas ...
;;  Loaded file obj/from-host/src/compiler/globaldb.fas
;;  Loading file obj/from-host/src/compiler/generic/objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/objdef.fas
;;  Loading file obj/from-host/src/code/lockfree-list.fas ...
;;  Loaded file obj/from-host/src/code/lockfree-list.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-array.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-array.fas
;;  Loading file obj/from-host/src/code/primordial-type.fas ...
;;  Loaded file obj/from-host/src/code/primordial-type.fas
;;  Loading file obj/from-host/src/code/specializable-array.fas ...
;;  Loaded file obj/from-host/src/code/specializable-array.fas
;;  Loading file obj/from-host/src/compiler/sset.fas ...
;;  Loaded file obj/from-host/src/compiler/sset.fas
;;  Loading file obj/from-host/src/compiler/node.fas ...
;;  Loaded file obj/from-host/src/compiler/node.fas
;;  Loading file obj/from-host/src/compiler/early-assem.fas ...
;;  Loaded file obj/from-host/src/compiler/early-assem.fas
;;  Loading file obj/from-host/src/compiler/vop.fas ...
;;  Loaded file obj/from-host/src/compiler/vop.fas
;;  Loading file obj/from-host/src/compiler/backend.fas ...
;;  Loaded file obj/from-host/src/compiler/backend.fas
;;  Loading file obj/from-host/src/code/sc-offset.fas ...
;;  Loaded file obj/from-host/src/code/sc-offset.fas
;;  Loading file obj/from-host/src/compiler/vmdef.fas ...
;;  Loaded file obj/from-host/src/compiler/vmdef.fas
;;  Loading file obj/from-host/src/code/defmacro.fas ...
;;  Loaded file obj/from-host/src/code/defmacro.fas
;;  Loading file obj/from-host/src/compiler/meta-vmdef.fas ...
;;  Loaded file obj/from-host/src/compiler/meta-vmdef.fas
;;  Loading file obj/from-host/src/compiler/x86-64/vm.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/vm.fas
;;  Loading file obj/from-host/src/code/alieneval.fas ...
;;  Loaded file obj/from-host/src/code/alieneval.fas
;;  Loading file obj/from-host/src/code/class.fas ...
;;  Loaded file obj/from-host/src/code/class.fas
;;  Loading file obj/from-host/src/pcl/pre-warm.fas ...
;;  Loaded file obj/from-host/src/pcl/pre-warm.fas
;;  Loading file obj/from-host/src/code/debug-info.fas ...
;;  Loaded file obj/from-host/src/code/debug-info.fas
;;  Loading file obj/from-host/src/code/source-location.fas ...
;;  Loaded file obj/from-host/src/code/source-location.fas
;;  Loading file obj/from-host/src/compiler/proclaim.fas ...
;;  Loaded file obj/from-host/src/compiler/proclaim.fas
;;  Loading file obj/from-host/src/compiler/constantp.fas ...
;;  Loaded file obj/from-host/src/compiler/constantp.fas
;;  Loading file obj/from-host/src/code/deftype.fas ...
;;  Loaded file obj/from-host/src/code/deftype.fas
;;  Loading file obj/from-host/src/code/type.fas ...
;;  Loaded file obj/from-host/src/code/type.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-type.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-type.fas
;;  Loading file obj/from-host/src/compiler/generic/primtype.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/primtype.fas
;;  Loading file obj/from-host/src/code/cross-type.fas ...
;;  Loaded file obj/from-host/src/code/cross-type.fas
;;  Loading file obj/from-host/src/code/deftypes-for-target.fas ...
;;  Loaded file obj/from-host/src/code/deftypes-for-target.fas
;;  Loading file obj/from-host/src/code/type-init.fas ...
;;  Loaded file obj/from-host/src/code/type-init.fas
;;  Loading file obj/from-host/src/code/defstruct.fas ...
;;  Loaded file obj/from-host/src/code/defstruct.fas
;;  Loading file obj/from-host/src/code/alien-type.fas ...
;;  Loaded file obj/from-host/src/code/alien-type.fas
;;  Loading file obj/from-host/src/code/force-delayed-defbangstructs.fas ...
;;  Loaded file obj/from-host/src/code/force-delayed-defbangstructs.fas
;;  Loading file obj/from-host/src/compiler/compiler-error.fas ...
;;  Loaded file obj/from-host/src/compiler/compiler-error.fas
;;  Loading file obj/from-host/src/compiler/fixup-type.fas ...
;;  Loaded file obj/from-host/src/compiler/fixup-type.fas
;;  Loading file obj/from-host/src/code/package.fas ...
;;  Loaded file obj/from-host/src/code/package.fas
;;  Loading file obj/from-host/src/code/random.fas ...
;;  Loaded file obj/from-host/src/code/random.fas
;;  Loading file obj/from-host/src/code/hash-table.fas ...
;;  Loaded file obj/from-host/src/code/hash-table.fas
;;  Loading file obj/from-host/src/code/readtable.fas ...
;;  Loaded file obj/from-host/src/code/readtable.fas
;;  Loading file obj/from-host/src/code/host-pprint.fas ...
;;  Loaded file obj/from-host/src/code/host-pprint.fas
;;  Loading file obj/from-host/src/compiler/knownfun.fas ...
;;  Loaded file obj/from-host/src/compiler/knownfun.fas
;;  Loading file obj/from-host/src/compiler/ctype.fas ...
;;  Loaded file obj/from-host/src/compiler/ctype.fas
;;  Loading file obj/from-host/src/compiler/fndb.fas ...
;;  Loaded file obj/from-host/src/compiler/fndb.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-fndb.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-fndb.fas
;;  Loading file obj/from-host/src/compiler/generic/late-objdef.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/late-objdef.fas
;;  Loading file obj/from-host/src/compiler/generic/interr.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/interr.fas
;;  Loading file obj/from-host/src/compiler/bit-util.fas ...
;;  Loaded file obj/from-host/src/compiler/bit-util.fas
;;  Loading file obj/from-host/src/code/load.fas ...
;;  Loaded file obj/from-host/src/code/load.fas
;;  Loading file obj/from-host/src/code/format-directive.fas ...
;;  Loaded file obj/from-host/src/code/format-directive.fas
;;  Loading file obj/from-host/src/code/c-call.fas ...
;;  Loaded file obj/from-host/src/code/c-call.fas
;;  Loading file obj/from-host/src/compiler/disassem.fas ...
;;  Loaded file obj/from-host/src/compiler/disassem.fas
;;  Loading file obj/from-host/src/compiler/assem.fas ...
;;  Loaded file obj/from-host/src/compiler/assem.fas
;;  Loading file obj/from-host/src/compiler/codegen.fas ...
;;  Loaded file obj/from-host/src/compiler/codegen.fas
;;  Loading file obj/from-host/src/compiler/dump.fas ...
;;  Loaded file obj/from-host/src/compiler/dump.fas
;;  Loading file obj/from-host/src/compiler/ir1report.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1report.fas
;;  Loading file obj/from-host/src/compiler/main.fas ...
;;  Loaded file obj/from-host/src/compiler/main.fas
;;  Loading file obj/from-host/src/compiler/xref.fas ...
;;  Loaded file obj/from-host/src/compiler/xref.fas
;;  Loading file obj/from-host/src/compiler/ir1tran.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1tran.fas
;;  Loading file obj/from-host/src/compiler/ir1tran-lambda.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1tran-lambda.fas
;;  Loading file obj/from-host/src/compiler/ir1-translators.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1-translators.fas
;;  Loading file obj/from-host/src/compiler/ir1util.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1util.fas
;;  Loading file obj/from-host/src/compiler/callable-args.fas ...
;;  Loaded file obj/from-host/src/compiler/callable-args.fas
;;  Loading file obj/from-host/src/compiler/locall.fas ...
;;  Loaded file obj/from-host/src/compiler/locall.fas
;;  Loading file obj/from-host/src/compiler/ir1opt.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1opt.fas
;;  Loading file obj/from-host/src/compiler/loop.fas ...
;;  Loaded file obj/from-host/src/compiler/loop.fas
;;  Loading file obj/from-host/src/compiler/constraint.fas ...
;;  Loaded file obj/from-host/src/compiler/constraint.fas
;;  Loading file obj/from-host/src/compiler/equality-constraints.fas ...
;;  Loaded file obj/from-host/src/compiler/equality-constraints.fas
;;  Loading file obj/from-host/src/compiler/saptran.fas ...
;;  Loaded file obj/from-host/src/compiler/saptran.fas
;;  Loading file obj/from-host/src/compiler/modarith.fas ...
;;  Loaded file obj/from-host/src/compiler/modarith.fas
;;  Loading file obj/from-host/src/compiler/sxhash.fas ...
;;  Loaded file obj/from-host/src/compiler/sxhash.fas
;;  Loading file obj/from-host/src/code/quantifiers.fas ...
;;  Loaded file obj/from-host/src/code/quantifiers.fas
;;  Loading file obj/from-host/src/compiler/bitops-derive-type.fas ...
;;  Loaded file obj/from-host/src/compiler/bitops-derive-type.fas
;;  Loading file obj/from-host/src/compiler/dfo.fas ...
;;  Loaded file obj/from-host/src/compiler/dfo.fas
;;  Loading file obj/from-host/src/compiler/dce.fas ...
;;  Loaded file obj/from-host/src/compiler/dce.fas
;;  Loading file obj/from-host/src/compiler/checkgen.fas ...
;;  Loaded file obj/from-host/src/compiler/checkgen.fas
;;  Loading file obj/from-host/src/compiler/tn.fas ...
;;  Loaded file obj/from-host/src/compiler/tn.fas
;;  Loading file obj/from-host/src/compiler/life.fas ...
;;  Loaded file obj/from-host/src/compiler/life.fas
;;  Loading file obj/from-host/src/compiler/debug-dump.fas ...
;;  Loaded file obj/from-host/src/compiler/debug-dump.fas
;;  Loading file obj/from-host/src/compiler/generic/utils.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/utils.fas
;;  Loading file obj/from-host/src/assembly/assemfile.fas ...
;;  Loaded file obj/from-host/src/assembly/assemfile.fas
;;  Loading file obj/from-host/src/compiler/x86-64/insts.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/insts.fas
;;  Loading file obj/from-host/src/compiler/x86-64/avx2-insts.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/avx2-insts.fas
;;  Loading file obj/from-host/src/compiler/x86-64/macros.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/macros.fas
;;  Loading file obj/from-host/src/assembly/x86-64/support.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/support.fas
;;  Loading file obj/from-host/src/compiler/x86-64/move.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/move.fas
;;  Loading file obj/from-host/src/compiler/x86-64/float.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/float.fas
;;  Loading file obj/from-host/src/compiler/x86-64/simd-pack.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/simd-pack.fas
;;  Loading file obj/from-host/src/compiler/x86-64/simd-pack-256.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/simd-pack-256.fas
;;  Loading file obj/from-host/src/compiler/x86-64/sap.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/sap.fas
;;  Loading file obj/from-host/src/compiler/x86-64/system.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/system.fas
;;  Loading file obj/from-host/src/compiler/x86-64/char.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/char.fas
;;  Loading file obj/from-host/src/compiler/x86-64/memory.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/memory.fas
;;  Loading file obj/from-host/src/compiler/x86-64/arith.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/arith.fas
;;  Loading file obj/from-host/src/compiler/x86-64/pred.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/pred.fas
;;  Loading file obj/from-host/src/compiler/float-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/float-tran.fas
;;  Loading file obj/from-host/src/compiler/array-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/array-tran.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-tran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-tran.fas
;;  Loading file obj/from-host/src/compiler/type-vop-macros.fas ...
;;  Loaded file obj/from-host/src/compiler/type-vop-macros.fas
;;  Loading file obj/from-host/src/compiler/x86-64/type-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/type-vops.fas
;;  Loading file obj/from-host/src/compiler/generic/type-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/type-vops.fas
;;  Loading file obj/from-host/src/compiler/ir1final.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1final.fas
;;  Loading file obj/from-host/src/compiler/srctran.fas ...
;;  Loaded file obj/from-host/src/compiler/srctran.fas
;;  Loading file obj/from-host/src/compiler/seqtran.fas ...
;;  Loaded file obj/from-host/src/compiler/seqtran.fas
;;  Loading file obj/from-host/src/compiler/typetran.fas ...
;;  Loaded file obj/from-host/src/compiler/typetran.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-typetran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-typetran.fas
;;  Loading file obj/from-host/src/code/cross-modular.fas ...
;;  Loaded file obj/from-host/src/code/cross-modular.fas
;;  Loading file obj/from-host/src/compiler/x86-64/subprim.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/subprim.fas
;;  Loading file obj/from-host/src/compiler/x86-64/debug.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/debug.fas
;;  Loading file obj/from-host/src/compiler/x86-64/c-call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/c-call.fas
;;  Loading file obj/from-host/src/compiler/x86-64/cell.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/cell.fas
;;  Loading file obj/from-host/src/compiler/x86-64/values.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/values.fas
;;  Loading file obj/from-host/src/compiler/x86-64/alloc.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/alloc.fas
;;  Loading file obj/from-host/src/compiler/x86-64/call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/call.fas
;;  Loading file obj/from-host/src/compiler/x86-64/nlx.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/nlx.fas
;;  Loading file obj/from-host/src/compiler/generic/late-nlx.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/late-nlx.fas
;;  Loading file obj/from-host/src/compiler/x86-64/show.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/show.fas
;;  Loading file obj/from-host/src/compiler/x86-64/array.fas ...
;;  Loaded file obj/from-host/src/compiler/x86-64/array.fas
;;  Loading file obj/from-host/src/compiler/generic/type-error.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/type-error.fas
;;  Loading file obj/from-host/src/compiler/envanal.fas ...
;;  Loaded file obj/from-host/src/compiler/envanal.fas
;;  Loading file obj/from-host/src/assembly/x86-64/assem-rtns.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/assem-rtns.fas
;;  Loading file obj/from-host/src/assembly/x86-64/array.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/array.fas
;;  Loading file obj/from-host/src/assembly/x86-64/arith.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/arith.fas
;;  Loading file obj/from-host/src/assembly/x86-64/alloc.fas ...
;;  Loaded file obj/from-host/src/assembly/x86-64/alloc.fas
;;  Loading file obj/from-host/src/compiler/pseudo-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/pseudo-vops.fas
;;  Loading file obj/from-host/src/compiler/aliencomp.fas ...
;;  Loaded file obj/from-host/src/compiler/aliencomp.fas
;;  Loading file obj/from-host/src/compiler/coverage.fas ...
;;  Loaded file obj/from-host/src/compiler/coverage.fas
;;  Loading file obj/from-host/src/compiler/ltv.fas ...
;;  Loaded file obj/from-host/src/compiler/ltv.fas
;;  Loading file obj/from-host/src/compiler/gtn.fas ...
;;  Loaded file obj/from-host/src/compiler/gtn.fas
;;  Loading file obj/from-host/src/compiler/ltn.fas ...
;;  Loaded file obj/from-host/src/compiler/ltn.fas
;;  Loading file obj/from-host/src/compiler/stack.fas ...
;;  Loaded file obj/from-host/src/compiler/stack.fas
;;  Loading file obj/from-host/src/compiler/control.fas ...
;;  Loaded file obj/from-host/src/compiler/control.fas
;;  Loading file obj/from-host/src/compiler/entry.fas ...
;;  Loaded file obj/from-host/src/compiler/entry.fas
;;  Loading file obj/from-host/src/compiler/ir2tran.fas ...
;;  Loaded file obj/from-host/src/compiler/ir2tran.fas
;;  Loading file obj/from-host/src/compiler/generic/vm-ir2tran.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/vm-ir2tran.fas
;;  Loading file obj/from-host/src/compiler/copyprop.fas ...
;;  Loaded file obj/from-host/src/compiler/copyprop.fas
;;  Loading file obj/from-host/src/compiler/represent.fas ...
;;  Loaded file obj/from-host/src/compiler/represent.fas
;;  Loading file obj/from-host/src/compiler/ir2opt.fas ...
;;  Loaded file obj/from-host/src/compiler/ir2opt.fas
;;  Loading file obj/from-host/src/compiler/pack.fas ...
;;  Loaded file obj/from-host/src/compiler/pack.fas
;;  Loading file obj/from-host/src/compiler/pack-iterative.fas ...
;;  Loaded file obj/from-host/src/compiler/pack-iterative.fas
;;  Loading file obj/from-host/src/compiler/debug.fas ...
;;  Loaded file obj/from-host/src/compiler/debug.fas
;;  Loading file obj/from-host/src/code/error.fas ...
;;  Loaded file obj/from-host/src/code/error.fas
;;  Loading file obj/from-host/src/code/parse-defmacro-errors.fas ...
;;  Loaded file obj/from-host/src/code/parse-defmacro-errors.fas
;;  Loading file obj/from-host/src/code/macroexpand.fas ...
;;  Loaded file obj/from-host/src/code/macroexpand.fas
;;  Loading file obj/from-host/src/code/simd-fndb.fas ...
;;  Loaded file obj/from-host/src/code/simd-fndb.fas
;;  Loading file obj/from-host/src/code/late-extensions.fas ...
;;  Loaded file obj/from-host/src/code/late-extensions.fas
;;  Loading file obj/from-host/src/code/brothertree.fas ...
;;  Loaded file obj/from-host/src/code/brothertree.fas
;;  Loading file obj/from-host/src/code/early-step.fas ...
;;  Loaded file obj/from-host/src/code/early-step.fas
;;  Loading file obj/from-host/src/code/avltree.fas ...
;;  Loaded file obj/from-host/src/code/avltree.fas
;;  Loading file obj/from-host/src/pcl/walk.fas ...
;;  Loaded file obj/from-host/src/pcl/walk.fas
;;  Loading file obj/from-host/src/code/setf.fas ...
;;  Loaded file obj/from-host/src/code/setf.fas
;;  Loading file obj/from-host/src/code/macros.fas ...
;;  Loaded file obj/from-host/src/code/macros.fas
;;  Loading file obj/from-host/src/code/loop.fas ...
;;  Loaded file obj/from-host/src/code/loop.fas
;;  Loading file obj/from-host/src/pcl/defclass.fas ...
;;  Loaded file obj/from-host/src/pcl/defclass.fas
;;  Loading file obj/from-host/src/code/early-defmethod.fas ...
;;  Loaded file obj/from-host/src/code/early-defmethod.fas
;;  Loading file obj/from-host/src/code/format.fas ...
;;  Loaded file obj/from-host/src/code/format.fas
;;  Loading file tests/type.before-xc.lisp ...
;;  Loaded file tests/type.before-xc.lisp
;;  Loading file tests/info.before-xc.lisp ...
;;  Loaded file tests/info.before-xc.lisp
;;  Loading file tests/vm.before-xc.lisp ...
;;  Loaded file tests/vm.before-xc.lisp
;;  Loading file src/cold/compile-cold-sbcl.lisp ...
;;   Loading file src/cold/muffler.lisp ...
;;   Loaded file src/cold/muffler.lisp
ctype cache metrics:  Count     LF     Seek    Hit maxPSL  Mask
  FUN             :    1409  68.8%                     6    7FF
  List            :     924  45.1%                     5    7FF
  VALUES          :     211  41.2%                     4    1FF
  Set             :     201  39.3%                     3    1FF
  UNION           :     180  70.3%                     5     FF
  ARRAY           :     154  60.2%                     5     FF
  NUMERIC         :     139  54.3%                     4     FF
  Key-Info        :      89  69.5%                     4     7F
  CONSTANT        :      61  47.7%                     5     7F
  Key-Info-Set    :      39  60.9%                     3     3F
  INTERSECTION    :      31  48.4%                     3     3F
  UNKNOWN         :      27  42.2%                     3     3F
  MEMBER          :      22  34.4%                     2     3F
  SIMD-PACK       :      19  29.7%                     7     3F
  SIMD-PACK-256   :      19  29.7%                     7     3F
  NEGATION        :      12  18.7%                     2     3F
  HAIRY           :      11  17.2%                     3     3F
  EQL             :       7   NIL%
  CHARACTER-SET   :       4   6.2%                     1     3F
  CONS            :       2   3.1%                     1     3F
  ALIEN-TYPE      :       1   1.6%                     1     3F
  MEMBER/EQ       :       0   0.0%                     0     3F
  FUN-DESIGNATOR  :       0   0.0%                     0     3F
  Total           :    3562
Alien:
  POINTER         :       1   1.6%                     1     3F
  INTEGER         :       0   0.0%                     0     3F
  BOOLEAN         :       0   0.0%                     0     3F
  C-STRING        :       0   0.0%                     0     3F
  ARRAY           :       0   0.0%                     0     3F
  FUN             :       0   0.0%                     0     3F
  VALUES          :       0   0.0%                     0     3F
  ENUM            :       0   0.0%                     0     3F
  UNION           :       0   0.0%                     0     3F
  STRUCT          :       0   0.0%                     0     3F
  Total           :       1
[  1/307] src/code/show                            (0.301 sec)
[  2/307] src/compiler/early-constantp             (0.267 sec)
[  3/307] src/compiler/vop-existsp                 (0.401 sec)
[  4/307] src/code/defsetfs                        (3.535 sec)
[  5/307] src/code/cl-specials                     (0.377 sec)
[  6/307] src/code/primordial-extensions           (2.513 sec)
[  7/307] src/code/cold-init-helper-macros         (0.569 sec)
[  8/307] src/code/backq                           (2.724 sec)
[  9/307] src/code/globals                         (0.262 sec)
[ 10/307] src/code/cmacros                         (0.626 sec)
[ 11/307] src/code/uncross                         (0.026 sec)
[ 12/307] src/code/defbangtype                     (0.181 sec)
[ 13/307] src/code/early-constants                 (0.085 sec)
[ 14/307] src/code/function-names                  (0.445 sec)
[ 15/307] src/compiler/early-globaldb              (2.234 sec)
[ 16/307] src/compiler/generic/parms               (1.051 sec)
[ 17/307] src/compiler/x86-64/parms                (0.535 sec)
[ 18/307] src/compiler/generic/early-vm            (0.261 sec)
[ 19/307] src/compiler/generic/early-objdef        (2.215 sec)
[ 20/307] src/code/barrier                         (0.233 sec)
[ 21/307] src/code/parse-body                      (0.080 sec)
[ 22/307] src/compiler/policy                      (4.597 sec)
[ 23/307] src/code/early-extensions                (11.001 sec)
[ 24/307] src/code/ansi-stream                     (10.669 sec)
[ 25/307] src/code/restart                         (2.570 sec)
[ 26/307] src/code/early-pprint                    (4.959 sec)
[ 27/307] src/code/early-impl                      (0.089 sec)
[ 28/307] src/code/early-package                   (0.297 sec)
[ 29/307] src/code/early-raw-slots                 (1.921 sec)
[ 30/307] src/code/maphash                         (1.135 sec)
[ 31/307] src/code/sysmacs                         (1.728 sec)
[ 32/307] src/code/hashset                         (5.806 sec)
[ 33/307] src/code/string-hash                     (1.808 sec)
[ 34/307] src/code/xset                            (2.948 sec)
[ 35/307] src/code/type-class                      (30.087 sec)
[ 36/307] src/code/cas                             (0.833 sec)
[ 37/307] src/code/thread-structs                  (3.481 sec)
[ 38/307] src/compiler/early-c                     (6.444 sec)
[ 39/307] src/pcl/slot-name                        (0.317 sec)
[ 40/307] src/code/early-classoid                  (13.871 sec)
[ 41/307] src/code/initial-method                  (1.312 sec)
[ 42/307] src/compiler/generic/pinned-objects      (0.472 sec)
[ 43/307] src/compiler/generic/layout-ids          (0.434 sec)
[ 44/307] src/code/signal                          (0.392 sec)
[ 45/307] src/code/cold-error                      (1.857 sec)
[ 46/307] src/code/early-full-eval                 (0.984 sec)
[ 47/307] src/code/debug-var-io                    (3.825 sec)
[ 48/307] src/code/early-float                     (0.737 sec)
[ 49/307] src/code/huffman                         (3.065 sec)
[ 50/307] src/code/early-time                      (0.020 sec)
[ 51/307] src/code/misc                            (0.030 sec)
[ 52/307] src/code/target-error                    (23.210 sec)
[ 53/307] src/code/target-extensions               (2.440 sec)
[ 54/307] src/compiler/parse-lambda-list           (10.474 sec)
[ 55/307] src/compiler/macros                      (9.240 sec)
[ 56/307] src/compiler/fun-info                    (3.914 sec)
[ 57/307] src/compiler/generic/vm-macs             (3.022 sec)
[ 58/307] src/compiler/policies                    (7.114 sec)
[ 59/307] src/code/target-lfhash                   (5.435 sec)
[ 60/307] src/compiler/info-vector                 (7.745 sec)
[ 61/307] src/compiler/globaldb                    (4.951 sec)
[ 62/307] src/compiler/generic/objdef              (3.362 sec)
[ 63/307] src/code/lockfree-list                   (2.686 sec)
[ 64/307] src/compiler/generic/vm-array            (2.795 sec)
[ 65/307] src/code/primordial-type                 (0.385 sec)
[ 66/307] src/compiler/sset                        (3.250 sec)
[ 67/307] src/compiler/node                        (128.852 sec)
[ 68/307] src/compiler/early-assem                 (0.749 sec)
[ 69/307] src/compiler/vop                         (42.314 sec)
[ 70/307] src/compiler/backend                     (0.226 sec)
[ 71/307] src/code/sc-offset                       (0.710 sec)
[ 72/307] src/compiler/vmdef                       (3.420 sec)
[ 73/307] src/code/defmacro                        (0.643 sec)
[ 74/307] src/compiler/meta-vmdef                  (27.531 sec)
[ 75/307] src/compiler/x86-64/vm                   (14.788 sec)
[ 76/307] src/code/alieneval                       (36.305 sec)
[ 77/307] output/stuff-groveled-from-headers       (0.764 sec)
[ 78/307] src/code/target-alieneval                (5.606 sec)
[ 79/307] src/code/target-c-call                   (0.392 sec)
[ 80/307] src/code/misc-aliens                     (1.627 sec)
[ 81/307] src/code/arena                           (1.648 sec)
[ 82/307] src/code/weak                            (0.525 sec)
[ 83/307] src/code/array                           (30.142 sec)
[ 84/307] src/code/list                            (19.606 sec)
[ 85/307] src/code/seq                             (82.164 sec)
[ 86/307] src/code/coerce                          (1.131 sec)
[ 87/307] src/code/thread                          (2.087 sec)
[ 88/307] src/code/target-random                   (5.063 sec)
[ 89/307] src/code/class                           (8.992 sec)
[ 90/307] src/pcl/pre-warm                         (1.492 sec)
[ 91/307] src/code/number-dispatch                 (1.008 sec)
[ 92/307] src/code/float-inf-nan                   (1.040 sec)
[ 93/307] src/code/pathname                        (2.687 sec)
[ 94/307] src/code/target-sxhash                   (7.186 sec)
[ 95/307] src/code/debug-info                      (13.975 sec)
[ 96/307] src/code/source-location                 (1.602 sec)
[ 97/307] src/compiler/proclaim                    (4.599 sec)
[ 98/307] src/compiler/constantp                   (2.756 sec)
[ 99/307] src/code/deftype                         (0.513 sec)
[100/307] src/code/type                            (44.688 sec)
[101/307] src/compiler/generic/vm-type             (3.362 sec)
[102/307] src/code/pred                            (6.950 sec)
[103/307] src/compiler/generic/primtype            (6.217 sec)
[104/307] src/code/deftypes-for-target             (2.249 sec)
[105/307] src/code/type-init                       (0.530 sec)
[106/307] src/code/defstruct                       (20.433 sec)
[107/307] src/code/alien-type                      (0.450 sec)
[108/307] src/compiler/compiler-error              (0.745 sec)
[109/307] src/compiler/fixup-type                  (0.110 sec)
[110/307] src/code/package                         (2.788 sec)
[111/307] src/code/typep                           (3.868 sec)
[112/307] src/code/random                          (0.590 sec)
[113/307] src/code/hash-table                      (4.176 sec)
[114/307] src/code/readtable                       (1.094 sec)
[115/307] src/code/host-pprint                     (0.618 sec)
[116/307] src/compiler/knownfun                    (5.941 sec)
[117/307] src/compiler/ctype                       (10.362 sec)
[118/307] src/compiler/fndb                        (13.711 sec)
[119/307] src/compiler/generic/vm-fndb             (4.380 sec)
[120/307] src/compiler/generic/late-objdef         (2.043 sec)
[121/307] src/compiler/generic/interr              (1.742 sec)
[122/307] src/compiler/bit-util                    (0.751 sec)
[123/307] src/code/foreign                         (1.940 sec)
[124/307] src/code/unix                            (16.997 sec)
[125/307] src/code/symbol                          (4.650 sec)
[126/307] src/code/bignum                         

; file: src/code/bignum.lisp
; in: ; DEFUN ; BIGNUM-NEGATE-LAST-TWO
;     (SETF (VALUES SB-BIGNUM::LAST2 SB-BIGNUM::CARRY)
;    (SB-BIGNUM:%ADD-WITH-CARRY
;     (SB-BIGNUM::%LOGNOT (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::I)) 0
;     SB-BIGNUM::CARRY))
; --> MULTIPLE-VALUE-CALL FUNCTION VALUES 
; ==>
;   (SETQ SB-BIGNUM::LAST2 #:NEW1)
; note: doing unsigned word to integer coercion (cost 20) to LAST2
 (30.676 sec)
[127/307] src/code/numbers                         (49.183 sec)
[128/307] src/code/float-trap                      (1.598 sec)
[129/307] src/code/float                           (9.773 sec)
[130/307] src/code/irrat                           (39.499 sec)
[131/307] src/code/alloc                           (1.685 sec)
[132/307] src/code/fd-stream                       (51.318 sec)
[133/307] src/code/target-char                     (38.215 sec)
[134/307] src/code/stream                          (49.411 sec)
[135/307] src/code/load                            (21.492 sec)
[136/307] src/code/deadline                        (3.500 sec)
[137/307] src/code/common-os                       (0.866 sec)
[138/307] src/code/format-directive                (2.274 sec)
[139/307] src/code/c-call                          (0.804 sec)
[140/307] src/code/foreign-load                    (1.329 sec)
[141/307] src/code/unix-foreign-load               (0.907 sec)
[142/307] src/compiler/disassem                    (6.693 sec)
[143/307] src/compiler/assem                       (19.928 sec)
[144/307] src/compiler/codegen                     (2.844 sec)
[145/307] src/compiler/dump                        (16.534 sec)
[146/307] src/compiler/target-dump                 (0.361 sec)
[147/307] src/compiler/generic/core                (4.089 sec)
[148/307] src/compiler/ir1report                   (7.103 sec)
[149/307] src/compiler/main                        (12.330 sec)
[150/307] src/compiler/xref                        (2.656 sec)
[151/307] src/compiler/target-main                 (3.034 sec)
[152/307] src/compiler/ir1tran                     (19.176 sec)
[153/307] src/compiler/ir1tran-lambda              (12.288 sec)
[154/307] src/compiler/ir1-translators             (15.118 sec)
[155/307] src/compiler/ir1util                     (27.218 sec)
[156/307] src/compiler/callable-args               (4.211 sec)
[157/307] src/compiler/locall                      (9.709 sec)
[158/307] src/compiler/ir1opt                      (22.047 sec)
[159/307] src/compiler/loop                        (1.391 sec)
[160/307] src/compiler/constraint                  (19.826 sec)
[161/307] src/compiler/equality-constraints        (3.922 sec)
[162/307] src/compiler/saptran                     (4.985 sec)
[163/307] src/compiler/modarith                    (7.968 sec)
[164/307] src/compiler/sxhash                      (1.065 sec)
[165/307] src/code/quantifiers                     (1.852 sec)
[166/307] src/compiler/bitops-derive-type          (3.161 sec)
[167/307] src/compiler/dfo                         (3.812 sec)
[168/307] src/compiler/dce                         (0.996 sec)
[169/307] src/compiler/checkgen                    (4.369 sec)
[170/307] src/compiler/tn                          (6.992 sec)
[171/307] src/compiler/life                        (9.782 sec)
[172/307] src/compiler/debug-dump                  (10.252 sec)
[173/307] src/compiler/generic/utils               (5.621 sec)
[174/307] src/compiler/target-dstate               (5.454 sec)
[175/307] src/compiler/x86-64/insts                (45.189 sec)
[176/307] src/compiler/x86-64/avx2-insts           (64.359 sec)
[177/307] src/compiler/x86-64/macros               (4.166 sec)
[178/307] src/assembly/x86-64/support              (1.850 sec)
[179/307] src/compiler/x86-64/move                 (14.122 sec)
[180/307] src/compiler/x86-64/float                (92.648 sec)
[181/307] src/compiler/x86-64/simd-pack            (48.978 sec)
[182/307] src/compiler/x86-64/simd-pack-256        (72.990 sec)
[183/307] src/compiler/x86-64/sap                  (47.213 sec)
[184/307] src/compiler/x86-64/system               (18.486 sec)
[185/307] src/compiler/x86-64/char                 (11.434 sec)
[186/307] src/compiler/x86-64/memory               (13.125 sec)
[187/307] src/compiler/x86-64/arith                (167.261 sec)
[188/307] src/compiler/x86-64/pred                 (15.576 sec)
[189/307] src/compiler/float-tran                  (22.182 sec)
[190/307] src/compiler/array-tran                  (21.361 sec)
[191/307] src/compiler/generic/vm-tran             (6.903 sec)
[192/307] src/compiler/type-vop-macros             (1.738 sec)
[193/307] src/compiler/x86-64/type-vops            (37.012 sec)
[194/307] src/compiler/generic/type-vops           (19.029 sec)
[195/307] src/compiler/ir1final                    (4.040 sec)
[196/307] src/compiler/srctran                     (56.291 sec)
[197/307] src/compiler/seqtran                     (32.377 sec)
[198/307] src/compiler/typetran                    (11.099 sec)
[199/307] src/compiler/generic/vm-typetran         (1.584 sec)
[200/307] src/compiler/x86-64/subprim              (0.941 sec)
[201/307] src/compiler/x86-64/debug                (2.365 sec)
[202/307] src/compiler/x86-64/c-call               (7.049 sec)
[203/307] src/compiler/x86-64/cell                 (30.028 sec)
[204/307] src/compiler/x86-64/values               (2.646 sec)
[205/307] src/compiler/x86-64/alloc                (14.106 sec)
[206/307] src/compiler/x86-64/call                 (26.205 sec)
[207/307] src/compiler/x86-64/nlx                  (5.370 sec)
[208/307] src/compiler/generic/late-nlx            (0.014 sec)
[209/307] src/compiler/x86-64/show                 (0.494 sec)
[210/307] src/compiler/x86-64/array                (60.009 sec)
[211/307] src/compiler/generic/type-error          (6.619 sec)
[212/307] src/compiler/envanal   [1]   Done                    echo "(load \"loader.lisp\") (load-sbcl-file \... |
      Cputime limit exceeded  ${SBCL_XC_HOST}
     2705.54 real      2657.29 user         2.68 sys
*** Error code 152

Stop.
make[1]: stopped in /tree/pkgsrc/lang/sbcl
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/lang/sbcl