=> 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.5.1
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"
//initializing /pbulk/work/lang/sbcl/work/sbcl-2.5.1/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build'
gcc -I../src/runtime -O2 -I/usr/pkg/include -g -Wall -O2 -fno-omit-frame-pointer -m32 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  determine-endianness.c   -o determine-endianness
make: Leaving directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build'
//finishing /pbulk/work/lang/sbcl/work/sbcl-2.5.1/local-target-features.lisp-expr
//building host tools
make: Entering directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build'
gcc -DDEFINE_MAIN  -I/usr/pkg/include -I../src/runtime -O2 -I/usr/pkg/include -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build'
//Starting build: Mon Mar 17 11:20:45 UTC 2025
//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 :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :BSD :C-STACK-IS-CONTROL-STACK :COMMON-LISP :COMPARE-AND-SWAP-VOPS :CYCLE-COUNTER :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL :IEEE-FLOATING-POINT :LITTLE-ENDIAN :NETBSD :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-SOURCE-LOCATIONS :SB-THREAD :SB-UNICODE :SBCL :STACK-GROWS-DOWNWARD-NOT-UPWARD :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP)
;;  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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build/ucd.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build/ucd.fas
0 errors, 0 warnings
;;  Loading file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build/ucd.fas ...
;;  Loaded file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/tools-for-build/ucd.fas
//slurp-ucd
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-early.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-early.fas-tmp
The following functions were used but not defined:
 SB-XC:= SB-XC:< SB-IMPL::XFLOAT-EXPT SB-IMPL::XFLOAT-FLOOR
 SB-IMPL::XFLOAT-CEILING SB-IMPL::XFLOAT-TRUNCATE SB-IMPL::XFLOAT-ROUND
 SB-IMPL::XFLOAT-MOD SB-IMPL::XFLOAT-REM SB-IMPL::XFLOAT-ABS
 SB-IMPL::XFLOAT-SIGNUM SB-IMPL::XFLOAT-COERCE SB-XC:MAKE-ARRAY
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/show.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/early-constantp.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/vop-existsp.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/primordial-extensions.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/primordial-extensions.fas-tmp
The following functions were used but not defined:
 SB-XC:GENSYM SB-IMPL::PACKAGE-%NAME SB-XC:< SB-XC:=
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cold-init-helper-macros.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/backq.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/backq.fas-tmp
The following functions were used but not defined:
 SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-XC:=
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/backq.fas ...
;;  Loaded file obj/from-host/src/code/backq.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-byte.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-misc.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-misc.fas-tmp
The following functions were used but not defined:
 SB-XC:ARRAY-ELEMENT-TYPE SB-XC:|-| SB-INT:BUG SB-KERNEL:CLASSOID-LAYOUT
 SB-KERNEL:FIND-CLASSOID 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-char.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-io.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-io.fas-tmp
The following functions were used but not defined:
 SB-XC:=
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-condition.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/uncross.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/defbangtype.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-constants.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/function-names.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/function-names.fas-tmp
The following functions were used but not defined:
 SB-INT:INFO
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/early-globaldb.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/parms.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/generic/parms.fas-tmp
The following functions were used but not defined:
 SB-XC:= SB-IMPL::XFLOAT-EXPT
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/parms.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/parms.fas-tmp
The following functions were used but not defined:
 SB-IMPL::XFLOAT-EXPT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/parms.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/parms.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/early-vm.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/generic/early-vm.fas-tmp
The following functions were used but not defined:
 SB-IMPL::XFLOAT-EXPT
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/early-objdef.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/parse-body.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/policy.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/policy.fas-tmp
The following functions were used but not defined:
 SB-IMPL::XFLOAT-EXPT SB-XC:PROCLAIM SB-C::%CONSTANTP SB-XC:<
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-extensions.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/early-extensions.fas-tmp
The following functions were used but not defined:
 SB-IMPL::XFLOAT-EXPT 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 SB-XC:=
 SB-XC:INTEGER-DECODE-FLOAT
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/defbangstruct.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-raw-slots.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/hashset.lisp ...
WARNING: in lines 341..371 : function SB-INT::HASHSET-INSERT-VALIDP is not
         used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/hashset.fas-tmp
The following functions were used but not defined:
 SB-XC:FLOAT
0 errors, 1 warning
;;  Loading file obj/from-host/src/code/hashset.fas ...
;;  Loaded file obj/from-host/src/code/hashset.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/string-hash.lisp ...
WARNING: LOOP: FOR clauses should occur before the loop's main body
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/string-hash.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:%MAKE-LISP-OBJ
0 errors, 1 warning
WARNING: FAILURE-P was set when creating
         "obj/from-host/src/code/string-hash.fas".
         Continue, using possibly bogus file
         "obj/from-host/src/code/string-hash.fas"
;;  Loading file obj/from-host/src/code/string-hash.fas ...
;;  Loaded file obj/from-host/src/code/string-hash.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/xset.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/xset.fas-tmp
The following functions were used but not defined:
 SB-C::PLUS-MOD-FIXNUM SB-IMPL::EQL-HASH SB-KERNEL:%MAKE-LISP-OBJ
 SB-KERNEL::CTYPE-RANDOM SB-XC:=
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/xset.fas ...
;;  Loaded file obj/from-host/src/code/xset.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/type-class.lisp ...
WARNING: in lines 1382..1472 : function
         TYPEP-IMPL-MACRO-METATYPE-NAME->CLASS-ID is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in lines 1382..1472 : function TYPEP-IMPL-MACRO-CONVERT-CLAUSE is not
         used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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-C::FALLBACK-HASH
 SB-XC:SXHASH SB-C::NUMBER-HASH SB-KERNEL:TYPE-SPECIFIER
 SB-KERNEL:SYMBOL-HASH SB-C::PLUS-MOD-FIXNUM 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/thread-structs.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/early-c.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/early-c.fas-tmp
The following functions were used but not defined:
 SB-C::MAKE-SIMILARITY-TABLE SB-XC:= SB-C::NAME-CONTEXT
 SB-C::DEFAULT-GC-STRATEGY
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/pcl/slot-name.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-classoid.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/layout-ids.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/debug-var-io.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/debug-var-io.fas-tmp
The following functions were used but not defined:
 SB-XC:=
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/number-dispatch.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/number-dispatch.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/number-dispatch.fas ...
;;  Loaded file obj/from-host/src/code/number-dispatch.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/float.lisp ...
WARNING: in SCALE-SINGLE-FLOAT in lines 589..611 : Unknown declaration
         SINGLE-FLOAT.
         The whole declaration will be ignored.
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/float.fas-tmp
The following functions were used but not defined:
 SB-XC:* SB-XC:= SB-XC:|-| SB-XC:<= SB-XC:<
0 errors, 1 warning
WARNING: FAILURE-P was set when creating "obj/from-host/src/code/float.fas".
         Continue, using possibly bogus file
         "obj/from-host/src/code/float.fas"
;;  Loading file obj/from-host/src/code/float.fas ...
;;  Loaded file obj/from-host/src/code/float.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-float-reader.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-float-reader.fas-tmp
The following functions were used but not defined:
 SB-XC:=
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-float-reader.fas ...
;;  Loaded file obj/from-host/src/code/cross-float-reader.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-float.lisp ...
WARNING: in NATURAL-LOG in lines 401..422 : Unknown declaration RATIONAL.
         The whole declaration will be ignored.
WARNING: in NATURAL-LOG-%LOG in lines 401..422 : Unknown declaration RATIONAL.
         The whole declaration will be ignored.
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-float.fas-tmp
0 errors, 2 warnings
WARNING: FAILURE-P was set when creating
         "obj/from-host/src/code/cross-float.fas".
         Continue, using possibly bogus file
         "obj/from-host/src/code/cross-float.fas"
;;  Loading file obj/from-host/src/code/cross-float.fas ...
;;  Loaded file obj/from-host/src/code/cross-float.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-time.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/misc.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/parse-lambda-list.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/parse-lambda-list.fas-tmp
The following functions were used but not defined:
 SB-C::%CONSTANTP 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/macros.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/fun-info.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-macs.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/policies.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/info-vector.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/globaldb.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/objdef.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/lockfree-list.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-array.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/primordial-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/specializable-array.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/sset.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/node.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/node.fas-tmp
The following functions were used but not defined:
 SB-C::%LVAR-DERIVED-TYPE SB-C::CONT-NUM SB-KERNEL:CTYPE-OF
 SB-KERNEL:SPECIFIER-TYPE SB-KERNEL:MAKE-SINGLE-VALUE-TYPE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/node.fas ...
;;  Loaded file obj/from-host/src/compiler/node.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/early-assem.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/vop.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/vop.fas-tmp
The following functions were used but not defined:
 SB-C:MAKE-STACK-POINTER-TN SB-C:MAKE-DYNAMIC-STATE-TNS
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/backend.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/sc-offset.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/vmdef.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/defmacro.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/meta-vmdef.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/vm.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/vm.fas-tmp
The following functions were used but not defined:
 SB-VM:STATIC-SYMBOL-P SB-C:TN-VALUE SB-VM:FIXNUMIZE
 SB-VM:STATIC-SYMBOL-OFFSET
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/vm.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/vm.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-sxhash.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/cross-sxhash.fas-tmp
The following functions were used but not defined:
 SB-XC:TYPEP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/cross-sxhash.fas ...
;;  Loaded file obj/from-host/src/code/cross-sxhash.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/alieneval.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/class.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/pcl/pre-warm.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/debug-info.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/source-location.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/proclaim.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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-KERNEL:TYPE/=
 SB-KERNEL:CSUBTYPEP SB-INT:GLOBAL-FTYPE SB-KERNEL:VALUES-SUBTYPEP
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/constantp.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/deftype.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/type.fas-tmp
The following functions were used but not defined:
 SB-C:COMPILER-WARN SB-C::FUN-TYPE-POSITIONAL-COUNT SB-XC:TYPEP
 SB-KERNEL:CTYPEP SB-KERNEL:CTYPE-OF SB-KERNEL::SIMPLIFY-ARRAY-UNIONS
 SB-KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/primtype.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/deftypes-for-target.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/type-init.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/defstruct.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/alien-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/force-delayed-defbangstructs.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/compiler-error.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/fixup-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/package.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/random.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/hash-table.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/readtable.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/host-pprint.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/knownfun.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ctype.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::ASSERT-LVAR-TYPE SB-C::DERIVE-NODE-TYPE
 SB-C::ASSERT-NODE-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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/fndb.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-fndb.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/late-objdef.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/interr.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/bit-util.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/load.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/load.fas-tmp
The following functions were used but not defined:
 SB-FASL::MAKE-CHARACTER-DESCRIPTOR SB-FASL::NUMBER-TO-CORE
 SB-FASL::COLD-CONS SB-KERNEL:ALLOCATE-VECTOR SB-SYS:READ-N-BYTES
 (SETF SB-KERNEL:CODE-HEADER-REF) 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/format-directive.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/c-call.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/disassem.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/assem.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/assem.fas-tmp
The following functions were used but not defined:
 SB-ASSEM::%MARK-USED-LABELS SB-C::TRACE-INSTRUCTION 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/codegen.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/dump.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/dump.fas-tmp
The following functions were used but not defined:
 SB-C::PACK-FIXUPS-FOR-REAPPLICATION SB-C::DEBUG-INFO-FOR-COMPONENT
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1report.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/main.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::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::FIND-DFO 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::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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/xref.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::COMBINATION-FUN-DEBUG-NAME SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::CTRAN-STARTS-BLOCK
 SB-C::LINK-BLOCKS 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1tran-lambda.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1-translators.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::INSTRUMENT-COVERAGE
 SB-C::LINK-BLOCKS SB-C::CTRAN-DELETED-P SB-C::MAKE-RESTRICTED-LEXENV
 SB-INT:%PROGRAM-ERROR SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE
 SB-C::PRINCIPAL-LVAR-USE SB-INT:%MACROEXPAND SB-C::NODE-HOME-LAMBDA
 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::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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1util.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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::XEP-ENCLOSE
 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-TYPE
 SB-C::CHECK-SEQUENCE-RANGES SB-C::CHECK-FUNCTION-DESIGNATOR-LVAR
 SB-C::CHECK-FUNCTION-LVAR SB-C:TN-VALUE SB-C:LVAR-VALUE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1util.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1util.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/callable-args.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/callable-args.fas-tmp
The following functions were used but not defined:
 SB-C::ASSERT-LVAR-TYPE SB-C:CONSTANT-LVAR-P SB-C:LVAR-VALUE
 SB-C::LVAR-TYPE
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/locall.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/locall.fas-tmp
The following functions were used but not defined:
 SB-C::FIND-DFO SB-C::ASSERT-LVAR-TYPE SB-C::%LVAR-DERIVED-TYPE
 SB-C::TRANSFORM-CALL SB-C::LVAR-TYPE 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1opt.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/ir1opt.fas-tmp
The following functions were used but not defined:
 SB-C::NEXT-BLOCK SB-C::SHOW-TYPE-DERIVATION 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/loop.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/loop.fas-tmp
The following functions were used but not defined:
 SB-C::NUMBER-BLOCKS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/loop.fas ...
;;  Loaded file obj/from-host/src/compiler/loop.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/constraint.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/constraint.fas-tmp
The following functions were used but not defined:
 SB-C::INHERIT-EQUALITY-CONSTRAINTS SB-C::ADD-EQUALITY-CONSTRAINT
 SB-C::ADD-EQUALITY-CONSTRAINTS SB-C::TYPE-APPROXIMATE-INTERVAL
 SB-C::ADD-MV-LET-RESULT-CONSTRAINTS SB-C::CONSTRAINT-PROPAGATE-BACK
 SB-C::ADD-SET-CONSTRAINTS SB-C::ADD-EQ-CONSTRAINT
 SB-C::TRY-EQUALITY-CONSTRAINT SB-C::ADD-VAR-RESULT-CONSTRAINTS
 SB-C::LAMBDA-VAR/VECTOR-LENGTH-P SB-C::JOIN-EQUALITY-CONSTRAINTS
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/constraint.fas ...
;;  Loaded file obj/from-host/src/compiler/constraint.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/equality-constraints.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/equality-constraints.fas-tmp
The following functions were used but not defined:
 SB-C::CONSTRAINT-PROPAGATE-BACK SB-C::INTERVAL-< SB-C::INTERVAL-NEG
 SB-C::INTERVAL-SUB SB-C::SEQUENCE-ELEMENT-TYPE SB-C::FIND-DERIVE-TYPE
 SB-C::VECTOR-LENGTH-TYPE SB-C::EQUAL-TYPE SB-C::EQUALP-TYPE
 SB-C::TYPE-APPROXIMATE-INTERVAL
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/constraint-back.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/constraint-back.fas-tmp
The following functions were used but not defined:
 SB-C::INTERVAL-ADD SB-C::INTERVAL-SUB SB-C::INTERVAL-DIV
 SB-C::INTERVAL-CONTAINS-P SB-C::TYPE-APPROXIMATE-INTERVAL
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/constraint-back.fas ...
;;  Loaded file obj/from-host/src/compiler/constraint-back.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/saptran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/modarith.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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
 SB-C::TYPE-APPROXIMATE-INTERVAL SB-C::INTERVAL-ADD
 SB-C::INTERVAL-RANGE-INFO
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/modarith.fas ...
;;  Loaded file obj/from-host/src/compiler/modarith.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/sxhash.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/quantifiers.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/bitops-derive-type.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/dfo.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/checkgen.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/tn.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/tn.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/tn.fas ...
;;  Loaded file obj/from-host/src/compiler/tn.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/life.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/debug-dump.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/static-syms.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/generic/static-syms.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/static-syms.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/static-syms.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/utils.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/generic/utils.fas-tmp
The following functions were used but not defined:
 SB-VM::EMIT-ERROR-BREAK SB-C::UNBOUND-MARKER-TN-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/generic/utils.fas ...
;;  Loaded file obj/from-host/src/compiler/generic/utils.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/assemfile.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/insts.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/insts.fas-tmp
The following functions were used but not defined:
 SB-KERNEL:CODE-INSTRUCTIONS (SETF SB-SYS:SIGNED-SAP-REF-32)
 SB-SYS:SAP-REF-32 SB-SYS:SAP-INT (SETF SB-SYS:SAP-REF-32)
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/insts.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/insts.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/macros.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/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/macros.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/macros.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/x86/support.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/assembly/x86/support.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86/support.fas ...
;;  Loaded file obj/from-host/src/assembly/x86/support.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/move.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/move.fas-tmp
The following functions were used but not defined:
 SB-SYS:SAP-INT SB-C:EMIT-CONSTANT
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/move.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/move.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/float.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/float.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/float.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/float.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/sap.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/sap.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/sap.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/sap.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/system.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/system.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/system.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/system.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/char.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/char.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/char.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/char.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/memory.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/memory.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/memory.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/memory.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/arith.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/arith.fas-tmp
The following functions were used but not defined:
 SB-C::MASK-SIGNED-FIELD SB-C:CHANGE-VOP-FLAGS
 SB-VM::GENERATE-FIXNUM-TEST
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/arith.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/arith.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/pred.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/pred.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/pred.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/pred.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/c-call.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/c-call.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/c-call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/c-call.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/x86/assem-rtns.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/assembly/x86/assem-rtns.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86/assem-rtns.fas ...
;;  Loaded file obj/from-host/src/assembly/x86/assem-rtns.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/x86/array.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/assembly/x86/array.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86/array.fas ...
;;  Loaded file obj/from-host/src/assembly/x86/array.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/x86/arith.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/assembly/x86/arith.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86/arith.fas ...
;;  Loaded file obj/from-host/src/assembly/x86/arith.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/assembly/x86/alloc.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/assembly/x86/alloc.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/assembly/x86/alloc.fas ...
;;  Loaded file obj/from-host/src/assembly/x86/alloc.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/float-tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 SB-C::CAST-OR-CHECK-BOUND-TYPE
 SB-C::TYPE-APPROXIMATE-INTERVAL SB-C::SAFE-SINGLE-COERCION-P
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/array-tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/array-tran.fas-tmp
The following functions were used but not defined:
 SB-C::TYPE-APPROXIMATE-INTERVAL 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
 SB-C::INTEGER-TYPE-NUMERIC-BOUNDS
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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/type-vop-macros.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/type-vops.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/type-vops.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/type-vops.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/type-vops.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/type-vops.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir1final.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/ir1final.fas-tmp
The following functions were used but not defined:
 SB-C::NEXT-NODE
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/ir1final.fas ...
;;  Loaded file obj/from-host/src/compiler/ir1final.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/alloc.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/alloc.fas-tmp
The following functions were used but not defined:
 SB-C::MAKE-VECTOR-CHECK-OVERFLOW-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/alloc.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/alloc.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/values.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/values.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/values.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/values.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/srctran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 SB-KERNEL:GET-LISP-OBJ-ADDRESS
 SB-IMPL::SHOULD-ATTEMPT-HASH-BASED-CASE-DISPATCH
 SB-C::PREHASH-FOR-PERFECT-HASH
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/srctran.fas ...
;;  Loaded file obj/from-host/src/compiler/srctran.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/seqtran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/seqtran.fas-tmp
The following functions were used but not defined:
 SB-INT:FUNARG-BIND/CALL-FORMS
 SB-C::STRIP-ARRAY-DIMENSIONS-AND-COMPLEXITY SB-C::SIMPLIFY-VECTOR-TYPE
 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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/typetran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-typetran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/cross-modular.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/subprim.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/subprim.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/subprim.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/subprim.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/debug.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/debug.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/debug.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/debug.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/cell.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/cell.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/cell.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/cell.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/call.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/call.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/call.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/call.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/nlx.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/nlx.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/nlx.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/nlx.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/late-nlx.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/show.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/show.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/show.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/show.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/x86/array.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/x86/array.fas-tmp
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/x86/array.fas ...
;;  Loaded file obj/from-host/src/compiler/x86/array.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/type-error.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/envanal.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/pseudo-vops.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/aliencomp.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/coverage.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ltv.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/gtn.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/compiler/gtn.fas-tmp
The following functions were used but not defined:
 SB-C::UNBOXED-SPECIALIZED-RETURN-P
0 errors, 0 warnings
;;  Loading file obj/from-host/src/compiler/gtn.fas ...
;;  Loaded file obj/from-host/src/compiler/gtn.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ltn.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/stack.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/control.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/entry.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir2tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/vm-ir2tran.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/copyprop.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/represent.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/ir2opt.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/pack.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/pack-iterative.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/debug.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/error.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/parse-defmacro-errors.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/macroexpand.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/late-extensions.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/brothertree.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-step.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/avltree.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/pcl/walk.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/setf.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/macros.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/obj/from-host/src/code/macros.fas-tmp
The following functions were used but not defined:
 SB-INT:ABOUT-TO-MODIFY-SYMBOL-VALUE SB-PCL::EMIT-CACHE-LOOKUP
0 errors, 0 warnings
;;  Loading file obj/from-host/src/code/macros.fas ...
;;  Loaded file obj/from-host/src/code/macros.fas
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/loop.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/pcl/defclass.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/early-defmethod.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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 /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/code/format.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (164 entries)
;;  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
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (176 entries)
;; Compiling file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/compiler/generic/genesis.lisp ...
;; Wrote file /pbulk/work/lang/sbcl/work/sbcl-2.5.1/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.
       52.11 real        47.32 user         4.25 sys
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/runtime'
rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl *.tmp libsbcl.a \
 ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core
make: Leaving directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/runtime'
make: Entering directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/runtime'
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -fno-pie -I/usr/pkg/include -I.  -c -o parse.o parse.c
In file included from /usr/include/ctype.h:100,
                 from parse.c:16:
parse.c: In function 'parse_lispobj':
parse.c:275:26: warning: array subscript has type 'char' [-Wchar-subscripts]
  275 |         if (isalpha(token[1])) {
      |                          ^
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -Wall -O2 -fno-omit-frame-pointer -m32 -fno-pie -I/usr/pkg/include -I.  -c -o perfecthash.o perfecthash.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -fno-pie -I/usr/pkg/include -I.  -c -o x86-arch.o x86-arch.c
gcc -O2 -I/usr/pkg/include -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -g -Wall -O2 -fno-omit-frame-pointer -m32 -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 -g -Wall -O2 -fno-omit-frame-pointer -m32 -fno-pie -I/usr/pkg/include -I.  -c -o x86-bsd-os.o x86-bsd-os.c
x86-bsd-os.c: In function 'arch_os_load_ldt':
x86-bsd-os.c:148:23: warning: implicit declaration of function 'rfs'; did you mean 'ffs'? [-Wimplicit-function-declaration]
  148 |     unsigned int fs = rfs();
      |                       ^~~
      |                       ffs
x86-bsd-os.c:152:12: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  152 |     if (fs != sel)
      |            ^~
x86-bsd-os.c:153:9: warning: implicit declaration of function 'load_fs' [-Wimplicit-function-declaration]
  153 |         load_fs(sel);
      |         ^~~~~~~
x86-bsd-os.c: In function 'arch_os_thread_init':
x86-bsd-os.c:168:22: error: 'LDT_AUTO_ALLOC' undeclared (first use in this function)
  168 |     n = i386_set_ldt(LDT_AUTO_ALLOC, (union descriptor*) &ldt_entry, 1);
      |                      ^~~~~~~~~~~~~~
x86-bsd-os.c:168:22: note: each undeclared identifier is reported only once for each function it appears in
make: *** [<builtin>: x86-bsd-os.o] Error 1
make: Leaving directory '/pbulk/work/lang/sbcl/work/sbcl-2.5.1/src/runtime'
       14.57 real        10.33 user         1.35 sys
*** Error code 2

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

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