=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for sbcl-1.5.7nb2
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="arm"
//initializing /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/build-features.lisp-expr
//initializing /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build'
gcc -O2 -D_FORTIFY_SOURCE=2 -I../src/runtime -Wl,-R/usr/pkg/lib -export-dynamic determine-endianness.c -lutil -larm -o determine-endianness
make: Leaving directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build'
[1] Done echo "input" |
Segmentation fault (core dumped) ./${bin} >/dev/null 2>&1
//finishing /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/local-target-features.lisp-expr
//Starting build: Thu Jun 25 00:55:03 UTC 2020
//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)
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.
CANONICALIZE-WHITESPACE/DIRECTORY
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)
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/ansify.lisp ...
;; Loaded file src/cold/ansify.lisp
;; Loading file src/cold/shebang.lisp ...
;; Loaded file src/cold/shebang.lisp
;; Loaded file src/cold/shared.lisp
target SB-XC:*FEATURES* = (:ARM :ALIEN-CALLBACKS :ANSI-CL :ARM-VFP :ARM-VFPV2 :BSD :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENCGC :IEEE-FLOATING-POINT :LINKAGE-TABLE :LITTLE-ENDIAN :NETBSD :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-PUTWC :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :RELOCATABLE-HEAP :SB-DOC :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-UNICODE :SBCL :STACK-ALLOCATABLE-CLOSURES :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :UNIX :UNWIND-TO-FRAME-AND-CALL-VOP)
;; Loading file tools-for-build/ldso-stubs.lisp ...
;; Loaded file tools-for-build/ldso-stubs.lisp
;; Loading file src/cold/set-up-cold-packages.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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build/ucd.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build/ucd.fas
0 errors, 0 warnings
;; Loading file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build/ucd.fas ...
;; Loaded file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build/ucd.fas
//slurp-ucd
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-source-location.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-source-location.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-source-location.fas ...
;; Loaded file obj/from-host/src/code/early-source-location.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-early.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/cross-early.fas-tmp
The following functions were used but not defined:
SB-IMPL::XFLOAT-ZEROP
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/cross-early.fas ...
;; Loaded file obj/from-host/src/code/cross-early.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/show.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/early-constantp.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/early-constantp.fas-tmp
The following functions were used but not defined:
SB-C::%CONSTANTP SB-XC:TYPEP 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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/primordial-extensions.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/primordial-extensions.fas-tmp
The following functions were used but not defined:
SB-IMPL::PACKAGE-%NAME SB-IMPL::XFLOAT-ZEROP SB-XC:GENSYM
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/primordial-extensions.fas ...
;; Loaded file obj/from-host/src/code/primordial-extensions.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cold-init-helper-macros.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/backq.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/backq.fas-tmp
The following functions were used but not defined:
SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-IMPL::XFLOAT-ZEROP
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/backq.fas ...
;; Loaded file obj/from-host/src/code/backq.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-byte.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/cross-byte.fas-tmp
The following functions were used but not defined:
SB-INT:BUG
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-misc.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/cross-misc.fas-tmp
The following functions were used but not defined:
SB-XC:- SB-XC:COERCE 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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-char.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-float.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/cross-float.fas-tmp
The following functions were used but not defined:
SB-XC:MAKE-ARRAY SB-INT:BUG SB-INT:%HASH-TABLE-ALIST
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/cross-float.fas ...
WARNING: Replacing method
# #)> in
#
WARNING: Replacing method
# #)>
in #
; Float-ops cache prefill: 622 entries
;; Loaded file obj/from-host/src/code/cross-float.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-io.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/cross-io.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/cross-io.fas ...
;; Loaded file obj/from-host/src/code/cross-io.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-condition.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/uncross.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/defbangtype.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-constants.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/deftype.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/deftype.fas-tmp
The following functions were used but not defined:
SB-INT:PARSE-BODY SB-C::%CONSTANTP SB-INT:MAKE-MACRO-LAMBDA
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/deftype.fas ...
;; Loaded file obj/from-host/src/compiler/deftype.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/early-lexenv.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/early-lexenv.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/early-lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/early-lexenv.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/early-globaldb.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/function-names.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/function-names.fas-tmp
The following functions were used but not defined:
SB-FASL:COLD-TARGET-PUSH SB-FASL:COLD-CONS SB-FASL:COLD-INTERN
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/parms.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/parms.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/generic/parms.fas ...
;; Loaded file obj/from-host/src/compiler/generic/parms.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/parms.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/parms.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/parms.fas ...
;; Loaded file obj/from-host/src/compiler/arm/parms.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/early-vm.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/early-vm.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-vm.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/early-objdef.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-array.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-array.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-array.fas ...
;; Loaded file obj/from-host/src/code/early-array.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/parse-body.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/policy.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/policy.fas-tmp
The following functions were used but not defined:
SB-INT:DEPRECATION-WARN SB-XC:PROCLAIM 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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-extensions.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-extensions.fas-tmp
The following functions were used but not defined:
SB-KERNEL:TYPE-SPECIFIER SB-IMPL::%CHECK-DEPRECATED-TYPE
SB-C::%DEFINE-SYMBOL-MACRO SB-IMPL::%COMPILER-DEFTYPE SB-INT:INFO
The following functions were used but are deprecated:
SET - This function name is anachronistic. Use SETF SYMBOL-VALUE instead.
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-extensions.fas ...
;; Loaded file obj/from-host/src/code/early-extensions.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/parse-lambda-list.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/parse-lambda-list.fas-tmp
The following functions were used but not defined:
SB-C::MAKE-REPEATED-NAME-CHECK SB-C::CHECK-VARIABLE-NAME-FOR-BINDING
SB-C:COMPILER-ERROR SB-C::STYLE-WARN-ONCE
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-cl.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-cl.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-cl.fas ...
;; Loaded file obj/from-host/src/code/early-cl.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-fasl.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-fasl.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-fasl.fas ...
;; Loaded file obj/from-host/src/code/early-fasl.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/defbangstruct.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-thread.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-thread.fas-tmp
The following functions were used but not defined:
SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-thread.fas ...
;; Loaded file obj/from-host/src/code/early-thread.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/defconstant.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/defconstant.fas-tmp
The following functions were used but not defined:
SB-INT:INFO SB-INT:ABOUT-TO-MODIFY-SYMBOL-VALUE SB-INT:CLEAR-INFO
(SETF SB-INT:INFO)
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/defconstant.fas ...
;; Loaded file obj/from-host/src/compiler/defconstant.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-raw-slots.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/xset.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/xset.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/xset.fas ...
;; Loaded file obj/from-host/src/code/xset.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/type-class.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/type-class.fas-tmp
The following functions were used but not defined:
SB-KERNEL:DSD-INDEX SB-KERNEL:DD-SLOTS
SB-KERNEL:FIND-DEFSTRUCT-DESCRIPTION SB-KERNEL:DSD-NAME
SB-ALIEN::GUESS-ALIGNMENT SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS
SB-KERNEL:CSUBTYPEP
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/type-class.fas ...
;; Loaded file obj/from-host/src/code/type-class.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/early-c.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/early-c.fas-tmp
The following functions were used but not defined:
SB-C::NAME-CONTEXT SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/fun-info.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/pcl/slot-name.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/info-vector.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/globaldb.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/globaldb.fas-tmp
The following functions were used but not defined:
SB-FASL::COLD-SVSET SB-FASL::COLD-SYMBOL-VALUE SB-FASL::WRITE-SLOTS
SB-FASL::ALLOCATE-STRUCT
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/globaldb.fas ...
;; Loaded file obj/from-host/src/compiler/globaldb.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-array.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/primordial-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-classoid.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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:RANDOM-LAYOUT-CLOS-HASH
SB-KERNEL:SPECIFIER-TYPE
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-alieneval.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-alieneval.fas-tmp
The following functions were used but not defined:
SB-ALIEN::AUXILIARY-TYPE-DEFINITIONS
SB-ALIEN-INTERNALS:PARSE-ALIEN-TYPE
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-alieneval.fas ...
;; Loaded file obj/from-host/src/code/early-alieneval.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/debug-var-io.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/debug-var-io.fas-tmp
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-float.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-float.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-float.fas ...
;; Loaded file obj/from-host/src/code/early-float.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/huffman.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/huffman.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/huffman.fas ...
;; Loaded file obj/from-host/src/code/huffman.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-time.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/misc.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-format.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-format.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-format.fas ...
;; Loaded file obj/from-host/src/code/early-format.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/policies.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/macros.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/macros.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/macros.fas ...
;; Loaded file obj/from-host/src/compiler/macros.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/constantp.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/info-functions.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/info-functions.fas-tmp
The following functions were used but not defined:
SB-C:COMPILER-ERROR SB-C:COMPILER-STYLE-WARN
SB-KERNEL:STRUCTURE-CTOR-LAMBDA-PARTS SB-C::FUN-LOCALLY-DEFINED-P
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/info-functions.fas ...
;; Loaded file obj/from-host/src/compiler/info-functions.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/specializable-array.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/specializable-array.fas-tmp
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-macs.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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::FUN-INFO-OR-LOSE
SB-C::IR2-CONVERT-VARIABLE-ALLOCATION
SB-C::IR2-CONVERT-FIXED-ALLOCATION
SB-C::IR2-CONVERT-STRUCTURE-ALLOCATION
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/objdef.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/sset.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-type.fas-tmp
The following functions were used but not defined:
SB-KERNEL:TYPE-UNION SB-KERNEL:CTYPE-OF SB-KERNEL:TYPE=
SB-KERNEL:CONTAINS-UNKNOWN-TYPE-P SB-KERNEL::MAP-TYPE
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-type.fas ...
;; Loaded file obj/from-host/src/code/early-type.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/sc-offset.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/node.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/node.fas-tmp
The following functions were used but not defined:
SB-C::%LVAR-DERIVED-TYPE SB-C::NODE-COMPONENT SB-C::CONT-NUM
SB-KERNEL: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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/lexenv.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/lexenv.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/lexenv.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/early-assem.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/vop.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/constant-leaf.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/constant-leaf.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/constant-leaf.fas ...
;; Loaded file obj/from-host/src/compiler/constant-leaf.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/backend.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/vmdef.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/vmdef.fas ...
;; Loaded file obj/from-host/src/compiler/vmdef.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/defmacro.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/defmacro.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/defmacro.fas ...
;; Loaded file obj/from-host/src/code/defmacro.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/destructuring-bind.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/destructuring-bind.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/destructuring-bind.fas ...
;; Loaded file obj/from-host/src/code/destructuring-bind.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/meta-vmdef.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/meta-vmdef.fas-tmp
The following functions were used but not defined:
SB-KERNEL: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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/fixup.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/fixup.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/fixup.fas ...
;; Loaded file obj/from-host/src/compiler/fixup.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/core.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/core.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/generic/core.fas ...
;; Loaded file obj/from-host/src/compiler/generic/core.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/vm.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/vm.fas-tmp
The following functions were used but not defined:
SB-VM:STATIC-SYMBOL-P SB-C::VALID-FUN-USE
SB-C::COMBINATION-FUN-SOURCE-NAME
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/vm.fas ...
;; Loaded file obj/from-host/src/compiler/arm/vm.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/arm-vm.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/arm-vm.fas-tmp
The following functions were used but not defined:
SB-FASL::DESCRIPTOR-MEM (SETF SB-FASL::BVREF-32)
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/arm-vm.fas ...
;; Loaded file obj/from-host/src/code/arm-vm.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/class.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/class.fas-tmp
The following functions were used but not defined:
SB-C:COMPILER-ERROR SB-PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P
SB-KERNEL:TYPE-UNION
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/class.fas ...
;; Loaded file obj/from-host/src/code/class.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/pcl/pre-warm.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/debug-info.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/source-location.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-class.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/early-class.fas-tmp
The following functions were used but not defined:
SB-XC:PROCLAIM SB-KERNEL:TYPE-SPECIFIER SB-C:PROCLAIM-FTYPE
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/early-class.fas ...
;; Loaded file obj/from-host/src/code/early-class.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/parse-defmacro-errors.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/format-directive.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/primtype.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/primtype.fas-tmp
The following functions were used but not defined:
SB-KERNEL:CTYPE-OF SB-KERNEL:TYPE= SB-KERNEL:CSUBTYPEP
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/host-alieneval.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/host-alieneval.fas-tmp
The following functions were used but not defined:
SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS SB-INT:%MACROEXPAND
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/host-alieneval.fas ...
;; Loaded file obj/from-host/src/code/host-alieneval.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/host-c-call.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/host-c-call.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/host-c-call.fas ...
;; Loaded file obj/from-host/src/code/host-c-call.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/compiler-deftype.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/compiler-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/compiler/compiler-deftype.fas ...
;; Loaded file obj/from-host/src/compiler/compiler-deftype.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/late-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/late-type.fas-tmp
The following functions were used but not defined:
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/late-type.fas ...
;; Loaded file obj/from-host/src/code/late-type.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/deftypes-for-target.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/knownfun.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/knownfun.fas-tmp
The following functions were used but not defined:
SB-C::MAYBE-FIND-FREE-VAR 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::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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/proclaim.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/proclaim.fas-tmp
The following functions were used but not defined:
SB-C::COMPILER-SPECIFIER-TYPE SB-INT:GLOBAL-FTYPE
SB-C::WARN-IF-INLINE-FAILED/PROCLAIM SB-C:COMPILER-WARN
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/class-init.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/class-init.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/class-init.fas ...
;; Loaded file obj/from-host/src/code/class-init.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/defstruct.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/defstruct.fas-tmp
The following functions were used but not defined:
SB-C:COMPILER-NOTIFY SB-INT:%PROGRAM-ERROR SB-C:COMPILER-STYLE-WARN
SB-C:COMPILER-ERROR
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/defstruct.fas ...
;; Loaded file obj/from-host/src/code/defstruct.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/alien-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/force-delayed-defbangstructs.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/compiler-error.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/type-init.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/fixup-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/package.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/random.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/hash-table.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/readtable.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/pathname.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/pathname.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/pathname.fas ...
;; Loaded file obj/from-host/src/code/pathname.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/host-pprint.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/fndb.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/fndb.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/fndb.fas ...
;; Loaded file obj/from-host/src/compiler/fndb.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-fndb.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/vm-fndb.fas-tmp
The following functions were used but not defined:
SB-C::DERIVE-MAKE-ARRAY-TYPE SB-C::CONSTANT-LVAR-P SB-C::LVAR-VALUE
SB-C::LVAR-TYPE SB-C::CUT-TO-WIDTH
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/late-objdef.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/late-objdef.fas-tmp
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/interr.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/bit-util.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/load.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/load.fas-tmp
The following functions were used but not defined:
SB-FASL::READ-STRING-AS-BYTES SB-FASL::FOP-LIST* SB-FASL::FOP-LIST
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/load.fas ...
;; Loaded file obj/from-host/src/code/load.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/fop.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/fop.fas-tmp
The following functions were used but not defined:
SB-FASL::MAKE-CHARACTER-DESCRIPTOR SB-FASL::NUMBER-PAIR-TO-CORE
SB-FASL::NUMBER-TO-CORE SB-FASL:COLD-CONS SB-KERNEL:ALLOCATE-VECTOR
SB-SYS:READ-N-BYTES SB-FASL::WRITE-WORDINDEXED
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/fop.fas ...
;; Loaded file obj/from-host/src/code/fop.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ctype.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ctype.fas-tmp
The following functions were used but not defined:
SB-C::REPORT-ARG-COUNT-MISMATCH SB-C::IMMEDIATELY-USED-P
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::MAIN-ENTRY
SB-C::%LVAR-DERIVED-TYPE SB-C:COMPILER-NOTIFY SB-C::LVAR-FUN-TYPE
SB-C::RESOLVE-KEY-ARGS SB-C::SUBSTITUTE-LVAR SB-C::MAYBE-WEAKEN-CHECK
SB-C::%INSERT-CAST-BEFORE SB-C::USE-LVAR
SB-C::ASSERT-FUNCTION-DESIGNATOR SB-C::COMPILER-SPECIFIER-TYPE
SB-C::ADD-ANNOTATION SB-C::DERIVE-NODE-TYPE SB-C::ASSERT-LVAR-TYPE
SB-C::LVAR-FUN-NAME SB-C::REOPTIMIZE-LVAR SB-C::LVAR-ALL-SOURCES
SB-C::LVAR-TYPE SB-C::IR2-CONVERT-FULL-CALL SB-C::LVAR-VALUE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ctype.fas ...
;; Loaded file obj/from-host/src/compiler/ctype.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/disassem.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/assem.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/assem.fas-tmp
The following functions were used but not defined:
SB-C::TRACE-INSTRUCTION
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/assem.fas ...
;; Loaded file obj/from-host/src/compiler/assem.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/dump.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/dump.fas-tmp
The following functions were used but not defined:
SB-C::DEBUG-INFO-FOR-COMPONENT
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/dump.fas ...
;; Loaded file obj/from-host/src/compiler/dump.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1report.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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-KERNEL:COERCE-TO-CONDITION SB-C::BLOCK-START-NODE
SB-C::WOULD-MUFFLE-P
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir1report.fas ...
;; Loaded file obj/from-host/src/compiler/ir1report.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/main.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/main.fas-tmp
The following functions were used but not defined:
SB-C::IR1-OPTIMIZE SB-C::FIND-DFO SB-C::LOCALL-ANALYZE-COMPONENT
SB-C::CONSTRAINT-PROPAGATE SB-C::RETRY-DELAYED-IR1-TRANSFORMS
SB-C::%EVENT 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::CLEAR-DOMINATORS SB-C::STACK-ANALYZE
SB-C::ENTRY-ANALYZE SB-C:IR2-CONVERT SB-C::COPY-PROPAGATE
SB-C::IR2-OPTIMIZE 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::DELETE-NO-OP-VOPS
SB-C::IR2-OPTIMIZE-JUMPS SB-C::OPTIMIZE-CONSTANT-LOADS
SB-C::GENERATE-CODE SB-C::DELETE-COMPONENT SB-C::RECORD-COMPONENT-XREFS
SB-C::FIND-DOMINATORS SB-C::LOOP-ANALYZE SB-C::ELIMINATE-DEAD-CODE
SB-C::PHYSENV-ANALYZE SB-C::PRINT-ALL-BLOCKS SB-C:LABEL-ID
SB-C::PRE-PACK-TN-STATS SB-C::PRINT-IR2-BLOCKS SB-C::FOPCOMPILABLE-P
SB-C::EXPAND-COMPILER-MACRO SB-INT:%MACROEXPAND-1 SB-C::PROCESS-DECLS
SB-C::MAKE-EMPTY-COMPONENT SB-C::NAME-LAMBDALIKE
SB-C::IR1-CONVERT-LAMBDALIKE SB-C::IR1-CONVERT-LAMBDA
SB-C::MAKE-XEP-LAMBDA-EXPRESSION SB-C::LOCALL-ANALYZE-XEP-ENTRY-POINT
SB-C::SUBSTITUTE-LEAF-IF 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::FIND-CONSTANT
SB-C::IR1-TOPLEVEL SB-C::LAMBDA-COMPONENT SB-C::MERGE-TOPLEVEL-LAMBDAS
SB-C::NODE-COMPONENT SB-C::LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE
SB-C::FIND-INITIAL-DFO SB-C::REPLACE-TOPLEVEL-XEPS
SB-C::CHECK-IR1-CONSISTENCY SB-C::DEBUG-SOURCE-FOR-INFO
SB-C::FIND-SOURCE-PATHS SB-C::FOPCOMPILE SB-C::COMPILE-LOAD-TIME-VALUE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/main.fas ...
;; Loaded file obj/from-host/src/compiler/main.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/xref.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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::PRINCIPAL-LVAR-USE
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir1tran.fas-tmp
The following functions were used but not defined:
SB-C::DUMPABLE-LEAFLIKE-P SB-C::ENSURE-BLOCK-START
SB-C::REOPTIMIZE-LVAR SB-C::MAKE-EMPTY-COMPONENT
SB-C::IR1-CONVERT-LAMBDA-BODY SB-C::FIND-CONSTANT
SB-C::LAMBDA-COMPONENT SB-C::ASSURE-LEAF-LIVE-P
SB-C::DEFINED-FUN-FUNCTIONAL SB-C::CTRAN-HOME-LAMBDA-OR-NULL
SB-KERNEL:VALID-MACROEXPAND-HOOK SB-C::SOURCE-PATH-ORIGINAL-SOURCE
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 SB-C::MAKE-CAST
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir1tran.fas ...
;; Loaded file obj/from-host/src/compiler/ir1tran.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1tran-lambda.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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::SUBSTITUTE-LEAF-IF SB-C::FUNCALL-IN-SYMBOL-MACROLET-LEXENV
SB-C::NAME-LAMBDALIKE SB-C::MAKE-LEXENV SB-C::CAREFUL-SPECIFIER-TYPE
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1-translators.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir1-translators.fas-tmp
The following functions were used but not defined:
SB-C::POSSIBLE-REST-ARG-CONTEXT SB-C::LINK-BLOCKS SB-C::CTRAN-DELETED-P
SB-C::START-BLOCK SB-C::MAKE-RESTRICTED-LEXENV SB-INT:%PROGRAM-ERROR
SB-C::PRINCIPAL-LVAR-USE SB-C::LVAR-TYPE SB-INT:%MACROEXPAND
SB-C::GIVE-UP-IR1-TRANSFORM SB-C::SUBSTITUTE-LEAF
SB-C::COMPILER-VALUES-SPECIFIER-TYPE SB-C::MAKE-CAST
SB-C::MAYBE-TERMINATE-BLOCK SB-C::DERIVE-NODE-TYPE SB-C::ADD-ANNOTATION
SB-C::CONSTANT-LVAR-P SB-C::LVAR-VALUE SB-C::CTRAN-HOME-LAMBDA-OR-NULL
SB-C::MAKE-LEXENV SB-C::CTRAN-STARTS-BLOCK
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir1-translators.fas ...
;; Loaded file obj/from-host/src/compiler/ir1-translators.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1util.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir1util.fas-tmp
The following functions were used but not defined:
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::REOPTIMIZE-NODE SB-C::MAYBE-LET-CONVERT
SB-C::MAYBE-CONVERT-TO-ASSIGNMENT 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-TYPE
SB-C::%LVAR-DERIVED-TYPE SB-C::CONSTANT-LVAR-USES-P
SB-C::LVAR-USES-VALUES SB-C::PROPER-SEQUENCE-P SB-C::CONSTANT-LVAR-P
SB-C::LVAR-VALUE SB-C::CHECK-FUNCTION-DESIGNATOR-LVAR
SB-C::CHECK-FUNCTION-LVAR
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir1util.fas ...
;; Loaded file obj/from-host/src/compiler/ir1util.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/callable-args.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/callable-args.fas-tmp
The following functions were used but not defined:
SB-C::ASSERT-LVAR-TYPE SB-C::LVAR-TYPE SB-C::CONSTANT-LVAR-P
SB-C::LVAR-VALUE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/callable-args.fas ...
;; Loaded file obj/from-host/src/compiler/callable-args.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1opt.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir1opt.fas-tmp
The following functions were used but not defined:
SB-C::MAYBE-CONVERT-TAIL-LOCAL-CALL SB-C::NUMERIC-TYPE-REAL-P
SB-C::CONVERT-CALL-IF-POSSIBLE SB-C::MAYBE-LET-CONVERT
SB-C::LOCALL-ANALYZE-COMPONENT SB-C::PROPAGATE-TO-ARGS
SB-C::REOPTIMIZE-CALL SB-C::MERGE-TAIL-SETS
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/loop.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/loop.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/loop.fas ...
;; Loaded file obj/from-host/src/compiler/loop.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir1final.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir1final.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir1final.fas ...
;; Loaded file obj/from-host/src/compiler/ir1final.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/constraint.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/constraint.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/constraint.fas ...
;; Loaded file obj/from-host/src/compiler/constraint.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/array-tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/array-tran.fas-tmp
The following functions were used but not defined:
SB-C::WEAKEN-INTEGER-TYPE SB-XC:MACROEXPAND-1 SB-XC:MACROEXPAND
SB-VM::MAKE-ARRAY-HEADER-INITS SB-C::SIMPLIFY-VECTOR-TYPE
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/seqtran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/seqtran.fas-tmp
The following functions were used but not defined:
SB-INT:FUNARG-BIND/CALL-FORMS SB-C::SIMPLIFY-VECTOR-TYPE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/seqtran.fas ...
;; Loaded file obj/from-host/src/compiler/seqtran.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/saptran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/sxhash.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/quantifiers.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/bitops-derive-type.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/locall.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/locall.fas-tmp
The following functions were used but not defined:
SB-C::JOIN-COMPONENTS SB-C::GET-LAMBDA-PHYSENV
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/locall.fas ...
;; Loaded file obj/from-host/src/compiler/locall.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/dfo.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/dce.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/dce.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/dce.fas ...
;; Loaded file obj/from-host/src/compiler/dce.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/checkgen.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/checkgen.fas-tmp
The following functions were used but not defined:
SB-C::BACKEND-TYPE-PREDICATE SB-C::%SOURCE-TRANSFORM-TYPEP
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/checkgen.fas ...
;; Loaded file obj/from-host/src/compiler/checkgen.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/tn.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/life.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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-PHYSENV
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/life.fas ...
;; Loaded file obj/from-host/src/compiler/life.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/debug-dump.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/debug-dump.fas-tmp
The following functions were used but not defined:
SB-C::LABEL-ELSEWHERE-P
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/utils.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/utils.fas-tmp
The following functions were used but not defined:
SB-VM::EMIT-ERROR-BREAK
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/fopcompile.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/fopcompile.fas-tmp
The following functions were used but not defined:
SB-INT:%MACROEXPAND
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/fopcompile.fas ...
;; Loaded file obj/from-host/src/compiler/fopcompile.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/assemfile.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/assemfile.fas-tmp
The following functions were used but not defined:
SB-C::EMIT-INLINE-CONSTANTS SB-C::DEFAULT-SEGMENT-INST-HOOK
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/insts.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/insts.fas-tmp
The following functions were used but not defined:
SB-C:COMPONENT-HEADER-LENGTH
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/insts.fas ...
;; Loaded file obj/from-host/src/compiler/arm/insts.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/macros.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/macros.fas-tmp
The following functions were used but not defined:
SB-VM::LOAD-IMMEDIATE-WORD SB-VM::EMIT-INTERNAL-ERROR
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/macros.fas ...
;; Loaded file obj/from-host/src/compiler/arm/macros.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/early-type-vops.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/early-type-vops.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/generic/early-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-type-vops.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/arm/support.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/arm/support.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/assembly/arm/support.fas ...
;; Loaded file obj/from-host/src/assembly/arm/support.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/move.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/move.fas-tmp
The following functions were used but not defined:
SB-C:CURRENT-NFP-TN SB-C:EMIT-CONSTANT
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/move.fas ...
;; Loaded file obj/from-host/src/compiler/arm/move.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/float.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/float.fas-tmp
The following functions were used but not defined:
SB-C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/float.fas ...
;; Loaded file obj/from-host/src/compiler/arm/float.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/sap.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/sap.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/sap.fas ...
;; Loaded file obj/from-host/src/compiler/arm/sap.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/system.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/system.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/system.fas ...
;; Loaded file obj/from-host/src/compiler/arm/system.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/char.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/char.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/char.fas ...
;; Loaded file obj/from-host/src/compiler/arm/char.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/memory.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/memory.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/memory.fas ...
;; Loaded file obj/from-host/src/compiler/arm/memory.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/arith.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/arith.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/arith.fas ...
;; Loaded file obj/from-host/src/compiler/arm/arith.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/pred.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/pred.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/pred.fas ...
;; Loaded file obj/from-host/src/compiler/arm/pred.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/float-tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/float-tran.fas-tmp
The following functions were used but not defined:
SB-C::ONE-ARG-DERIVE-TYPE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/float-tran.fas ...
;; Loaded file obj/from-host/src/compiler/float-tran.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/srctran.lisp ...
WARNING: in SIGNED-ZERO->= in lines 394..425 : Unknown declaration REAL.
The whole declaration will be ignored.
WARNING: in SIGNED-ZERO-> in lines 394..425 : Unknown declaration REAL.
The whole declaration will be ignored.
WARNING: in SIGNED-ZERO-= in lines 394..425 : Unknown declaration REAL.
The whole declaration will be ignored.
WARNING: in SIGNED-ZERO-< in lines 394..425 : Unknown declaration REAL.
The whole declaration will be ignored.
WARNING: in SIGNED-ZERO-<= in lines 394..425 : Unknown declaration REAL.
The whole declaration will be ignored.
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/srctran.fas-tmp
The following functions were used but not defined:
SB-INT:%MACROEXPAND SB-C::MASK-SIGNED-FIELD
SB-FORMAT::EXTRACT-USER-FUN-DIRECTIVES
SB-FORMAT::TOKENIZE-CONTROL-STRING
SB-FORMAT:%COMPILER-WALK-FORMAT-STRING SB-C::SIMPLIFY-VECTOR-TYPE
0 errors, 5 warnings
WARNING: FAILURE-P was set when creating
"obj/from-host/src/compiler/srctran.fas".
Continue, using possibly bogus file
"obj/from-host/src/compiler/srctran.fas"
;; Loading file obj/from-host/src/compiler/srctran.fas ...
;; Loaded file obj/from-host/src/compiler/srctran.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/late-type-vops.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/generic/late-type-vops.fas-tmp
The following functions were used but not defined:
SB-VM::%TEST-FIXNUM SB-VM::%TEST-LOWTAG SB-VM::%TEST-HEADERS
SB-VM::%TEST-FIXNUM-AND-HEADERS SB-VM::%TEST-IMMEDIATE
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/generic/late-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-type-vops.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/type-vops.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/type-vops.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/arm/type-vops.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/typetran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/typetran.fas-tmp
The following functions were used but not defined:
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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-typetran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/cross-modular.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/subprim.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/subprim.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/subprim.fas ...
;; Loaded file obj/from-host/src/compiler/arm/subprim.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/debug.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/debug.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/debug.fas ...
;; Loaded file obj/from-host/src/compiler/arm/debug.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/c-call.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/c-call.fas-tmp
The following functions were used but not defined:
SB-C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/c-call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/c-call.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/cell.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/cell.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/cell.fas ...
;; Loaded file obj/from-host/src/compiler/arm/cell.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/values.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/values.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/values.fas ...
;; Loaded file obj/from-host/src/compiler/arm/values.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/alloc.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/alloc.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/alloc.fas ...
;; Loaded file obj/from-host/src/compiler/arm/alloc.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/call.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/call.fas-tmp
The following functions were used but not defined:
SB-C:SB-ALLOCATED-SIZE SB-C:CALLEE-NFP-TN SB-C:CALLEE-RETURN-PC-TN
SB-C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/call.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/nlx.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/nlx.fas-tmp
The following functions were used but not defined:
SB-C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/nlx.fas ...
;; Loaded file obj/from-host/src/compiler/arm/nlx.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/late-nlx.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/show.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/show.fas-tmp
The following functions were used but not defined:
SB-C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/show.fas ...
;; Loaded file obj/from-host/src/compiler/arm/show.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/arm/array.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/arm/array.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/array.fas ...
;; Loaded file obj/from-host/src/compiler/arm/array.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/type-error.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/physenvanal.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/physenvanal.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/physenvanal.fas ...
;; Loaded file obj/from-host/src/compiler/physenvanal.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/arm/assem-rtns.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/arm/assem-rtns.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/assembly/arm/assem-rtns.fas ...
;; Loaded file obj/from-host/src/assembly/arm/assem-rtns.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/arm/array.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/arm/array.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/assembly/arm/array.fas ...
;; Loaded file obj/from-host/src/assembly/arm/array.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/arm/arith.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/arm/arith.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/assembly/arm/arith.fas ...
;; Loaded file obj/from-host/src/assembly/arm/arith.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/assembly/arm/alloc.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/assembly/arm/alloc.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/assembly/arm/alloc.fas ...
;; Loaded file obj/from-host/src/assembly/arm/alloc.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/pseudo-vops.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/aliencomp.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/aliencomp.fas-tmp
The following functions were used but not defined:
SB-C::ANNOTATE-ORDINARY-LVAR SB-C::EMIT-MOVE 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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ltv.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/gtn.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/gtn.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/gtn.fas ...
;; Loaded file obj/from-host/src/compiler/gtn.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ltn.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/stack.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/control.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/entry.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir2tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/vm-ir2tran.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/copyprop.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/represent.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/ir2opt.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/ir2opt.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/ir2opt.fas ...
;; Loaded file obj/from-host/src/compiler/ir2opt.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/pack.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/pack-iterative.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/codegen.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/codegen.fas-tmp
The following functions were used but not defined:
SB-C::PRINT-VOP
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/codegen.fas ...
;; Loaded file obj/from-host/src/compiler/codegen.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/debug.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/error.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/macroexpand.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/late-extensions.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-step.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/late-proclaim.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/compiler/late-proclaim.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/late-proclaim.fas ...
;; Loaded file obj/from-host/src/compiler/late-proclaim.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/defboot.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/defboot.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/defboot.fas ...
;; Loaded file obj/from-host/src/code/defboot.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/setf.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/macros.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/macros.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/macros.fas ...
;; Loaded file obj/from-host/src/code/macros.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/loop.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/late-format.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/obj/from-host/src/code/late-format.fas-tmp
0 errors, 0 warnings
;; Loading file obj/from-host/src/code/late-format.fas ...
;; Loaded file obj/from-host/src/code/late-format.fas
;; Loading file tests/type.before-xc.lisp ...
;; Loaded file tests/type.before-xc.lisp
;; Loading file tests/info.before-xc.lisp ...
;; Loaded file tests/info.before-xc.lisp
;; Loading file tests/vm.before-xc.lisp ...
;; Loaded file tests/vm.before-xc.lisp
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/genesis.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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.
142.62 real 124.71 user 14.49 sys
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
rm -f *.[do] sbcl sbcl.nm sbcl.h core *.tmp
make: Leaving directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
make: Entering directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
echo '#include "genesis/config.h"' >sbcl.h
echo '#include "genesis/constants.h"' >>sbcl.h
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o alloc.o alloc.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o backtrace.o backtrace.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o breakpoint.o breakpoint.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o coalesce.o coalesce.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o coreparse.o coreparse.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o dynbind.o dynbind.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o funcall.o funcall.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o gc-common.o gc-common.c
gc-common.c: In function 'scan_nonweak_kv_vector':
gc-common.c:1187:21: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
lispobj* data = kv_vector->data;
^~~~~~~~~
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o globals.o globals.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o hopscotch.o hopscotch.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o interr.o interr.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o interrupt.o interrupt.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o largefile.o largefile.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o main.o main.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o monitor.o monitor.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o murmur_hash.o murmur_hash.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o os-common.o os-common.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o parse.o parse.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o print.o print.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o purify.o purify.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o pthread-futex.o pthread-futex.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o regnames.o regnames.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o run-program.o run-program.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o runtime.o runtime.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o safepoint.o safepoint.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o save.o save.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o sc-offset.o sc-offset.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o search.o search.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o thread.o thread.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o time.o time.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o validate.o validate.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o var-io.o var-io.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o vars.o vars.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o wrap.o wrap.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o arm-arch.o arm-arch.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o bsd-os.o bsd-os.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o arm-bsd-os.o arm-bsd-os.c
arm-bsd-os.c: In function 'os_context_register_addr':
arm-bsd-os.c:72:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types]
return &context->uc_mcontext.__gregs[offset];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arm-bsd-os.c: In function 'os_flush_icache':
arm-bsd-os.c:96:21: warning: passing argument 1 of 'arm_sync_icache' makes integer from pointer without a cast [-Wint-conversion]
arm_sync_icache(address, length);
^~~~~~~
In file included from arm-bsd-os.c:30:0:
/usr/include/arm/sysarch.h:79:5: note: expected 'uintptr_t {aka long unsigned int}' but argument is of type 'os_vm_address_t {aka char *}'
int arm_sync_icache(uintptr_t, size_t);
^~~~~~~~~~~~~~~
arm-bsd-os.c: In function 'sigtrap_handler':
arm-bsd-os.c:106:49: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'u32 {aka unsigned int}' [-Wformat=]
lose("Unrecognized trap instruction %08lx in sigtrap_handler()",
~~~~^
%08x
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o fullcgc.o fullcgc.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o gencgc.o gencgc.c
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o traceroot.o traceroot.c
traceroot.c: In function 'compute_heap_inverse':
traceroot.c:837:59: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'time_t {aka long long int}' [-Wformat=]
"Inverted heap: ct=%d, cap=%d, LF=%f ET=%ld+%ld sys+usr\n",
~~^
%lld
traceroot.c:837:63: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'time_t {aka long long int}' [-Wformat=]
"Inverted heap: ct=%d, cap=%d, LF=%f ET=%ld+%ld sys+usr\n",
~~^
%lld
gcc -O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie -I. -DSBCL_PREFIX=\"'/usr/pkg'\" -c -o arm-assem.o arm-assem.S
gcc -g -export-dynamic -no-pie -o sbcl alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o pthread-futex.o regnames.o run-program.o runtime.o safepoint.o save.o sc-offset.o search.o thread.o time.o validate.o var-io.o vars.o wrap.o arm-arch.o bsd-os.o arm-bsd-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o -lutil -larm -lm
/usr/sbin/paxctl +m sbcl
nm -gp sbcl | grep -v " [FUw] " > ,sbcl.nm
mv -f ,sbcl.nm sbcl.nm
( echo 'CC=gcc' ; \
echo 'LD=ld' ; \
echo 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie' ; \
echo 'ASFLAGS=-O2 -D_FORTIFY_SOURCE=2 -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -fno-pie' ; \
echo 'LINKFLAGS=-g -export-dynamic -no-pie' ; \
echo 'LDFLAGS=-Wl,-R/usr/pkg/lib -export-dynamic -no-pie' ; \
echo '__LDFLAGS__= -no-pie' ; \
echo 'LIBS=-lutil -larm -lm' ; \
if [ -n '' ] ; then \
echo 'LIBSBCL=alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o pthread-futex.o regnames.o run-program.o runtime.o safepoint.o save.o sc-offset.o search.o thread.o time.o validate.o var-io.o vars.o wrap.o arm-arch.o bsd-os.o arm-bsd-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o' ; \
echo 'USE_LIBSBCL=alloc.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o monitor.o murmur_hash.o os-common.o parse.o print.o purify.o pthread-futex.o regnames.o run-program.o runtime.o safepoint.o save.o sc-offset.o search.o thread.o time.o validate.o var-io.o vars.o wrap.o arm-arch.o bsd-os.o arm-bsd-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o' ; \
fi ; \
: ) > sbcl.mk
sh: etags: not found
make: Leaving directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
make: Entering directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build'
gcc -O2 -D_FORTIFY_SOURCE=2 -I../src/runtime -Wl,-R/usr/pkg/lib -export-dynamic grovel-headers.c -lutil -larm -o grovel-headers
make: Leaving directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/tools-for-build'
make: Entering directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
make: Nothing to be done for 'after-grovel-headers'.
make: Leaving directory '/tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/runtime'
34.54 real 26.32 user 6.98 sys
//entering make-host-2.sh
//running cross-compiler to create target object files
WARNING: locale: no encoding 646, using ISO-8859-1
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Welcome to GNU CLISP 2.49 (2010-07-07)
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010
Type :h and hit Enter for context help.
[1]>
;; Loading file loader.lisp ...
;; Loaded file loader.lisp
T
[2]>
;; Loading file make-host-2.lisp ...
;; Loading file src/cold/shared.lisp ...
;; Loading file src/cold/ansify.lisp ...
;; Loaded file src/cold/ansify.lisp
;; Loading file src/cold/shebang.lisp ...
;; Loaded file src/cold/shebang.lisp
;; Loaded file src/cold/shared.lisp
;; Loading file src/cold/set-up-cold-packages.lisp ...
;; Loaded file src/cold/set-up-cold-packages.lisp
;; Loading file src/cold/defun-load-or-cload-xcompiler.lisp ...
;; Loaded file src/cold/defun-load-or-cload-xcompiler.lisp
;; Loading file obj/from-host/src/code/early-source-location.fas ...
;; Loaded file obj/from-host/src/code/early-source-location.fas
;; Loading file obj/from-host/src/code/cross-early.fas ...
;; Loaded file obj/from-host/src/code/cross-early.fas
;; Loading file obj/from-host/src/code/show.fas ...
;; Loaded file obj/from-host/src/code/show.fas
;; Loading file obj/from-host/src/compiler/early-constantp.fas ...
;; Loaded file obj/from-host/src/compiler/early-constantp.fas
;; Loading file obj/from-host/src/code/primordial-extensions.fas ...
;; Loaded file obj/from-host/src/code/primordial-extensions.fas
;; Loading file obj/from-host/src/code/cold-init-helper-macros.fas ...
;; Loaded file obj/from-host/src/code/cold-init-helper-macros.fas
;; Loading file obj/from-host/src/code/backq.fas ...
;; Loaded file obj/from-host/src/code/backq.fas
;; Loading file obj/from-host/src/code/cross-byte.fas ...
;; Loaded file obj/from-host/src/code/cross-byte.fas
;; Loading file obj/from-host/src/code/cross-misc.fas ...
;; Loaded file obj/from-host/src/code/cross-misc.fas
;; Loading file obj/from-host/src/code/cross-char.fas ...
;; Loaded file obj/from-host/src/code/cross-char.fas
;; Loading file obj/from-host/src/code/cross-float.fas ...
; Float-ops cache prefill: 622 entries
;; Loaded file obj/from-host/src/code/cross-float.fas
;; Loading file obj/from-host/src/code/cross-io.fas ...
;; Loaded file obj/from-host/src/code/cross-io.fas
;; Loading file obj/from-host/src/code/cross-condition.fas ...
;; Loaded file obj/from-host/src/code/cross-condition.fas
;; Loading file obj/from-host/src/code/uncross.fas ...
;; Loaded file obj/from-host/src/code/uncross.fas
;; Loading file obj/from-host/src/code/defbangtype.fas ...
;; Loaded file obj/from-host/src/code/defbangtype.fas
;; Loading file obj/from-host/src/code/early-constants.fas ...
;; Loaded file obj/from-host/src/code/early-constants.fas
;; Loading file obj/from-host/src/compiler/deftype.fas ...
;; Loaded file obj/from-host/src/compiler/deftype.fas
;; Loading file obj/from-host/src/compiler/early-lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/early-lexenv.fas
;; Loading file obj/from-host/src/compiler/early-globaldb.fas ...
;; Loaded file obj/from-host/src/compiler/early-globaldb.fas
;; Loading file obj/from-host/src/code/function-names.fas ...
;; Loaded file obj/from-host/src/code/function-names.fas
;; Loading file obj/from-host/src/compiler/generic/parms.fas ...
;; Loaded file obj/from-host/src/compiler/generic/parms.fas
;; Loading file obj/from-host/src/compiler/arm/parms.fas ...
;; Loaded file obj/from-host/src/compiler/arm/parms.fas
;; Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-vm.fas
;; Loading file obj/from-host/src/compiler/generic/early-objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-objdef.fas
;; Loading file obj/from-host/src/code/early-array.fas ...
;; Loaded file obj/from-host/src/code/early-array.fas
;; Loading file obj/from-host/src/code/parse-body.fas ...
;; Loaded file obj/from-host/src/code/parse-body.fas
;; Loading file obj/from-host/src/compiler/policy.fas ...
;; Loaded file obj/from-host/src/compiler/policy.fas
;; Loading file obj/from-host/src/code/early-extensions.fas ...
;; Loaded file obj/from-host/src/code/early-extensions.fas
;; Loading file obj/from-host/src/compiler/parse-lambda-list.fas ...
;; Loaded file obj/from-host/src/compiler/parse-lambda-list.fas
;; Loading file obj/from-host/src/code/early-cl.fas ...
;; Loaded file obj/from-host/src/code/early-cl.fas
;; Loading file obj/from-host/src/code/early-fasl.fas ...
;; Loaded file obj/from-host/src/code/early-fasl.fas
;; Loading file obj/from-host/src/code/defbangstruct.fas ...
;; Loaded file obj/from-host/src/code/defbangstruct.fas
;; Loading file obj/from-host/src/code/early-thread.fas ...
;; Loaded file obj/from-host/src/code/early-thread.fas
;; Loading file obj/from-host/src/compiler/defconstant.fas ...
;; Loaded file obj/from-host/src/compiler/defconstant.fas
;; Loading file obj/from-host/src/code/early-raw-slots.fas ...
;; Loaded file obj/from-host/src/code/early-raw-slots.fas
;; Loading file obj/from-host/src/code/xset.fas ...
;; Loaded file obj/from-host/src/code/xset.fas
;; Loading file obj/from-host/src/code/type-class.fas ...
;; Loaded file obj/from-host/src/code/type-class.fas
;; Loading file obj/from-host/src/compiler/early-c.fas ...
;; Loaded file obj/from-host/src/compiler/early-c.fas
;; Loading file obj/from-host/src/compiler/fun-info.fas ...
;; Loaded file obj/from-host/src/compiler/fun-info.fas
;; Loading file obj/from-host/src/pcl/slot-name.fas ...
;; Loaded file obj/from-host/src/pcl/slot-name.fas
;; Loading file obj/from-host/src/compiler/info-vector.fas ...
;; Loaded file obj/from-host/src/compiler/info-vector.fas
;; Loading file obj/from-host/src/compiler/globaldb.fas ...
;; Loaded file obj/from-host/src/compiler/globaldb.fas
;; Loading file obj/from-host/src/compiler/generic/vm-array.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-array.fas
;; Loading file obj/from-host/src/code/primordial-type.fas ...
;; Loaded file obj/from-host/src/code/primordial-type.fas
;; Loading file obj/from-host/src/code/early-classoid.fas ...
;; Loaded file obj/from-host/src/code/early-classoid.fas
;; Loading file obj/from-host/src/code/early-alieneval.fas ...
;; Loaded file obj/from-host/src/code/early-alieneval.fas
;; Loading file obj/from-host/src/code/debug-var-io.fas ...
;; Loaded file obj/from-host/src/code/debug-var-io.fas
;; Loading file obj/from-host/src/code/early-float.fas ...
;; Loaded file obj/from-host/src/code/early-float.fas
;; Loading file obj/from-host/src/code/huffman.fas ...
;; Loaded file obj/from-host/src/code/huffman.fas
;; Loading file obj/from-host/src/code/early-time.fas ...
;; Loaded file obj/from-host/src/code/early-time.fas
;; Loading file obj/from-host/src/code/misc.fas ...
;; Loaded file obj/from-host/src/code/misc.fas
;; Loading file obj/from-host/src/code/early-format.fas ...
;; Loaded file obj/from-host/src/code/early-format.fas
;; Loading file obj/from-host/src/compiler/policies.fas ...
;; Loaded file obj/from-host/src/compiler/policies.fas
;; Loading file obj/from-host/src/compiler/macros.fas ...
;; Loaded file obj/from-host/src/compiler/macros.fas
;; Loading file obj/from-host/src/compiler/constantp.fas ...
;; Loaded file obj/from-host/src/compiler/constantp.fas
;; Loading file obj/from-host/src/compiler/info-functions.fas ...
;; Loaded file obj/from-host/src/compiler/info-functions.fas
;; Loading file obj/from-host/src/code/specializable-array.fas ...
;; Loaded file obj/from-host/src/code/specializable-array.fas
;; Loading file obj/from-host/src/compiler/generic/vm-macs.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-macs.fas
;; Loading file obj/from-host/src/compiler/generic/objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/objdef.fas
;; Loading file obj/from-host/src/compiler/sset.fas ...
;; Loaded file obj/from-host/src/compiler/sset.fas
;; Loading file obj/from-host/src/code/early-type.fas ...
;; Loaded file obj/from-host/src/code/early-type.fas
;; Loading file obj/from-host/src/code/sc-offset.fas ...
;; Loaded file obj/from-host/src/code/sc-offset.fas
;; Loading file obj/from-host/src/compiler/node.fas ...
;; Loaded file obj/from-host/src/compiler/node.fas
;; Loading file obj/from-host/src/compiler/lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/lexenv.fas
;; Loading file obj/from-host/src/compiler/early-assem.fas ...
;; Loaded file obj/from-host/src/compiler/early-assem.fas
;; Loading file obj/from-host/src/compiler/vop.fas ...
;; Loaded file obj/from-host/src/compiler/vop.fas
;; Loading file obj/from-host/src/compiler/constant-leaf.fas ...
;; Loaded file obj/from-host/src/compiler/constant-leaf.fas
;; Loading file obj/from-host/src/compiler/backend.fas ...
;; Loaded file obj/from-host/src/compiler/backend.fas
;; Loading file obj/from-host/src/compiler/vmdef.fas ...
;; Loaded file obj/from-host/src/compiler/vmdef.fas
;; Loading file obj/from-host/src/code/defmacro.fas ...
;; Loaded file obj/from-host/src/code/defmacro.fas
;; Loading file obj/from-host/src/code/destructuring-bind.fas ...
;; Loaded file obj/from-host/src/code/destructuring-bind.fas
;; Loading file obj/from-host/src/compiler/meta-vmdef.fas ...
;; Loaded file obj/from-host/src/compiler/meta-vmdef.fas
;; Loading file obj/from-host/src/compiler/fixup.fas ...
;; Loaded file obj/from-host/src/compiler/fixup.fas
;; Loading file obj/from-host/src/compiler/generic/core.fas ...
;; Loaded file obj/from-host/src/compiler/generic/core.fas
;; Loading file obj/from-host/src/compiler/arm/vm.fas ...
;; Loaded file obj/from-host/src/compiler/arm/vm.fas
;; Loading file obj/from-host/src/code/arm-vm.fas ...
;; Loaded file obj/from-host/src/code/arm-vm.fas
;; Loading file obj/from-host/src/code/class.fas ...
;; Loaded file obj/from-host/src/code/class.fas
;; Loading file obj/from-host/src/pcl/pre-warm.fas ...
;; Loaded file obj/from-host/src/pcl/pre-warm.fas
;; Loading file obj/from-host/src/code/debug-info.fas ...
;; Loaded file obj/from-host/src/code/debug-info.fas
;; Loading file obj/from-host/src/code/source-location.fas ...
;; Loaded file obj/from-host/src/code/source-location.fas
;; Loading file obj/from-host/src/code/early-class.fas ...
;; Loaded file obj/from-host/src/code/early-class.fas
;; Loading file obj/from-host/src/code/parse-defmacro-errors.fas ...
;; Loaded file obj/from-host/src/code/parse-defmacro-errors.fas
;; Loading file obj/from-host/src/code/format-directive.fas ...
;; Loaded file obj/from-host/src/code/format-directive.fas
;; Loading file obj/from-host/src/compiler/generic/primtype.fas ...
;; Loaded file obj/from-host/src/compiler/generic/primtype.fas
;; Loading file obj/from-host/src/code/host-alieneval.fas ...
;; Loaded file obj/from-host/src/code/host-alieneval.fas
;; Loading file obj/from-host/src/code/host-c-call.fas ...
;; Loaded file obj/from-host/src/code/host-c-call.fas
;; Loading file obj/from-host/src/compiler/compiler-deftype.fas ...
;; Loaded file obj/from-host/src/compiler/compiler-deftype.fas
;; Loading file obj/from-host/src/code/late-type.fas ...
;; Loaded file obj/from-host/src/code/late-type.fas
;; Loading file obj/from-host/src/code/deftypes-for-target.fas ...
;; Loaded file obj/from-host/src/code/deftypes-for-target.fas
;; Loading file obj/from-host/src/compiler/knownfun.fas ...
;; Loaded file obj/from-host/src/compiler/knownfun.fas
;; Loading file obj/from-host/src/code/cross-type.fas ...
;; Loaded file obj/from-host/src/code/cross-type.fas
;; Loading file obj/from-host/src/compiler/generic/vm-type.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-type.fas
;; Loading file obj/from-host/src/compiler/proclaim.fas ...
;; Loaded file obj/from-host/src/compiler/proclaim.fas
;; Loading file obj/from-host/src/code/class-init.fas ...
;; Loaded file obj/from-host/src/code/class-init.fas
;; Loading file obj/from-host/src/code/defstruct.fas ...
;; Loaded file obj/from-host/src/code/defstruct.fas
;; Loading file obj/from-host/src/code/alien-type.fas ...
;; Loaded file obj/from-host/src/code/alien-type.fas
;; Loading file obj/from-host/src/code/force-delayed-defbangstructs.fas ...
;; Loaded file obj/from-host/src/code/force-delayed-defbangstructs.fas
;; Loading file obj/from-host/src/compiler/compiler-error.fas ...
;; Loaded file obj/from-host/src/compiler/compiler-error.fas
;; Loading file obj/from-host/src/code/type-init.fas ...
;; Loaded file obj/from-host/src/code/type-init.fas
;; Loading file obj/from-host/src/compiler/fixup-type.fas ...
;; Loaded file obj/from-host/src/compiler/fixup-type.fas
;; Loading file obj/from-host/src/code/package.fas ...
;; Loaded file obj/from-host/src/code/package.fas
;; Loading file obj/from-host/src/code/random.fas ...
;; Loaded file obj/from-host/src/code/random.fas
;; Loading file obj/from-host/src/code/hash-table.fas ...
;; Loaded file obj/from-host/src/code/hash-table.fas
;; Loading file obj/from-host/src/code/readtable.fas ...
;; Loaded file obj/from-host/src/code/readtable.fas
;; Loading file obj/from-host/src/code/pathname.fas ...
;; Loaded file obj/from-host/src/code/pathname.fas
;; Loading file obj/from-host/src/code/host-pprint.fas ...
;; Loaded file obj/from-host/src/code/host-pprint.fas
;; Loading file obj/from-host/src/compiler/fndb.fas ...
;; Loaded file obj/from-host/src/compiler/fndb.fas
;; Loading file obj/from-host/src/compiler/generic/vm-fndb.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-fndb.fas
;; Loading file obj/from-host/src/compiler/generic/late-objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-objdef.fas
;; Loading file obj/from-host/src/compiler/generic/interr.fas ...
;; Loaded file obj/from-host/src/compiler/generic/interr.fas
;; Loading file obj/from-host/src/compiler/bit-util.fas ...
;; Loaded file obj/from-host/src/compiler/bit-util.fas
;; Loading file obj/from-host/src/code/load.fas ...
;; Loaded file obj/from-host/src/code/load.fas
;; Loading file obj/from-host/src/code/fop.fas ...
;; Loaded file obj/from-host/src/code/fop.fas
;; Loading file obj/from-host/src/compiler/ctype.fas ...
;; Loaded file obj/from-host/src/compiler/ctype.fas
;; Loading file obj/from-host/src/compiler/disassem.fas ...
;; Loaded file obj/from-host/src/compiler/disassem.fas
;; Loading file obj/from-host/src/compiler/assem.fas ...
;; Loaded file obj/from-host/src/compiler/assem.fas
;; Loading file obj/from-host/src/compiler/dump.fas ...
;; Loaded file obj/from-host/src/compiler/dump.fas
;; Loading file obj/from-host/src/compiler/ir1report.fas ...
;; Loaded file obj/from-host/src/compiler/ir1report.fas
;; Loading file obj/from-host/src/compiler/main.fas ...
;; Loaded file obj/from-host/src/compiler/main.fas
;; Loading file obj/from-host/src/compiler/xref.fas ...
;; Loaded file obj/from-host/src/compiler/xref.fas
;; Loading file obj/from-host/src/compiler/ir1tran.fas ...
;; Loaded file obj/from-host/src/compiler/ir1tran.fas
;; Loading file obj/from-host/src/compiler/ir1tran-lambda.fas ...
;; Loaded file obj/from-host/src/compiler/ir1tran-lambda.fas
;; Loading file obj/from-host/src/compiler/ir1-translators.fas ...
;; Loaded file obj/from-host/src/compiler/ir1-translators.fas
;; Loading file obj/from-host/src/compiler/ir1util.fas ...
;; Loaded file obj/from-host/src/compiler/ir1util.fas
;; Loading file obj/from-host/src/compiler/callable-args.fas ...
;; Loaded file obj/from-host/src/compiler/callable-args.fas
;; Loading file obj/from-host/src/compiler/ir1opt.fas ...
;; Loaded file obj/from-host/src/compiler/ir1opt.fas
;; Loading file obj/from-host/src/compiler/loop.fas ...
;; Loaded file obj/from-host/src/compiler/loop.fas
;; Loading file obj/from-host/src/compiler/ir1final.fas ...
;; Loaded file obj/from-host/src/compiler/ir1final.fas
;; Loading file obj/from-host/src/compiler/constraint.fas ...
;; Loaded file obj/from-host/src/compiler/constraint.fas
;; Loading file obj/from-host/src/compiler/array-tran.fas ...
;; Loaded file obj/from-host/src/compiler/array-tran.fas
;; Loading file obj/from-host/src/compiler/seqtran.fas ...
;; Loaded file obj/from-host/src/compiler/seqtran.fas
;; Loading file obj/from-host/src/compiler/saptran.fas ...
;; Loaded file obj/from-host/src/compiler/saptran.fas
;; Loading file obj/from-host/src/compiler/sxhash.fas ...
;; Loaded file obj/from-host/src/compiler/sxhash.fas
;; Loading file obj/from-host/src/code/quantifiers.fas ...
;; Loaded file obj/from-host/src/code/quantifiers.fas
;; Loading file obj/from-host/src/compiler/bitops-derive-type.fas ...
;; Loaded file obj/from-host/src/compiler/bitops-derive-type.fas
;; Loading file obj/from-host/src/compiler/locall.fas ...
;; Loaded file obj/from-host/src/compiler/locall.fas
;; Loading file obj/from-host/src/compiler/dfo.fas ...
;; Loaded file obj/from-host/src/compiler/dfo.fas
;; Loading file obj/from-host/src/compiler/dce.fas ...
;; Loaded file obj/from-host/src/compiler/dce.fas
;; Loading file obj/from-host/src/compiler/checkgen.fas ...
;; Loaded file obj/from-host/src/compiler/checkgen.fas
;; Loading file obj/from-host/src/compiler/tn.fas ...
;; Loaded file obj/from-host/src/compiler/tn.fas
;; Loading file obj/from-host/src/compiler/life.fas ...
;; Loaded file obj/from-host/src/compiler/life.fas
;; Loading file obj/from-host/src/compiler/debug-dump.fas ...
;; Loaded file obj/from-host/src/compiler/debug-dump.fas
;; Loading file obj/from-host/src/compiler/generic/utils.fas ...
;; Loaded file obj/from-host/src/compiler/generic/utils.fas
;; Loading file obj/from-host/src/compiler/fopcompile.fas ...
;; Loaded file obj/from-host/src/compiler/fopcompile.fas
;; Loading file obj/from-host/src/assembly/assemfile.fas ...
;; Loaded file obj/from-host/src/assembly/assemfile.fas
;; Loading file obj/from-host/src/compiler/arm/insts.fas ...
;; Loaded file obj/from-host/src/compiler/arm/insts.fas
;; Loading file obj/from-host/src/compiler/arm/macros.fas ...
;; Loaded file obj/from-host/src/compiler/arm/macros.fas
;; Loading file obj/from-host/src/compiler/generic/early-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-type-vops.fas
;; Loading file obj/from-host/src/assembly/arm/support.fas ...
;; Loaded file obj/from-host/src/assembly/arm/support.fas
;; Loading file obj/from-host/src/compiler/arm/move.fas ...
;; Loaded file obj/from-host/src/compiler/arm/move.fas
;; Loading file obj/from-host/src/compiler/arm/float.fas ...
;; Loaded file obj/from-host/src/compiler/arm/float.fas
;; Loading file obj/from-host/src/compiler/arm/sap.fas ...
;; Loaded file obj/from-host/src/compiler/arm/sap.fas
;; Loading file obj/from-host/src/compiler/arm/system.fas ...
;; Loaded file obj/from-host/src/compiler/arm/system.fas
;; Loading file obj/from-host/src/compiler/arm/char.fas ...
;; Loaded file obj/from-host/src/compiler/arm/char.fas
;; Loading file obj/from-host/src/compiler/arm/memory.fas ...
;; Loaded file obj/from-host/src/compiler/arm/memory.fas
;; Loading file obj/from-host/src/compiler/arm/arith.fas ...
;; Loaded file obj/from-host/src/compiler/arm/arith.fas
;; Loading file obj/from-host/src/compiler/arm/pred.fas ...
;; Loaded file obj/from-host/src/compiler/arm/pred.fas
;; Loading file obj/from-host/src/compiler/float-tran.fas ...
;; Loaded file obj/from-host/src/compiler/float-tran.fas
;; Loading file obj/from-host/src/compiler/srctran.fas ...
;; Loaded file obj/from-host/src/compiler/srctran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-tran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-tran.fas
;; Loading file obj/from-host/src/compiler/generic/late-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-type-vops.fas
;; Loading file obj/from-host/src/compiler/arm/type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/arm/type-vops.fas
;; Loading file obj/from-host/src/compiler/typetran.fas ...
;; Loaded file obj/from-host/src/compiler/typetran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-typetran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-typetran.fas
;; Loading file obj/from-host/src/code/cross-modular.fas ...
;; Loaded file obj/from-host/src/code/cross-modular.fas
;; Loading file obj/from-host/src/compiler/arm/subprim.fas ...
;; Loaded file obj/from-host/src/compiler/arm/subprim.fas
;; Loading file obj/from-host/src/compiler/arm/debug.fas ...
;; Loaded file obj/from-host/src/compiler/arm/debug.fas
;; Loading file obj/from-host/src/compiler/arm/c-call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/c-call.fas
;; Loading file obj/from-host/src/compiler/arm/cell.fas ...
;; Loaded file obj/from-host/src/compiler/arm/cell.fas
;; Loading file obj/from-host/src/compiler/arm/values.fas ...
;; Loaded file obj/from-host/src/compiler/arm/values.fas
;; Loading file obj/from-host/src/compiler/arm/alloc.fas ...
;; Loaded file obj/from-host/src/compiler/arm/alloc.fas
;; Loading file obj/from-host/src/compiler/arm/call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/call.fas
;; Loading file obj/from-host/src/compiler/arm/nlx.fas ...
;; Loaded file obj/from-host/src/compiler/arm/nlx.fas
;; Loading file obj/from-host/src/compiler/generic/late-nlx.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-nlx.fas
;; Loading file obj/from-host/src/compiler/arm/show.fas ...
;; Loaded file obj/from-host/src/compiler/arm/show.fas
;; Loading file obj/from-host/src/compiler/arm/array.fas ...
;; Loaded file obj/from-host/src/compiler/arm/array.fas
;; Loading file obj/from-host/src/compiler/generic/type-error.fas ...
;; Loaded file obj/from-host/src/compiler/generic/type-error.fas
;; Loading file obj/from-host/src/compiler/physenvanal.fas ...
;; Loaded file obj/from-host/src/compiler/physenvanal.fas
;; Loading file obj/from-host/src/assembly/arm/assem-rtns.fas ...
;; Loaded file obj/from-host/src/assembly/arm/assem-rtns.fas
;; Loading file obj/from-host/src/assembly/arm/array.fas ...
;; Loaded file obj/from-host/src/assembly/arm/array.fas
;; Loading file obj/from-host/src/assembly/arm/arith.fas ...
;; Loaded file obj/from-host/src/assembly/arm/arith.fas
;; Loading file obj/from-host/src/assembly/arm/alloc.fas ...
;; Loaded file obj/from-host/src/assembly/arm/alloc.fas
;; Loading file obj/from-host/src/compiler/pseudo-vops.fas ...
;; Loaded file obj/from-host/src/compiler/pseudo-vops.fas
;; Loading file obj/from-host/src/compiler/aliencomp.fas ...
;; Loaded file obj/from-host/src/compiler/aliencomp.fas
;; Loading file obj/from-host/src/compiler/ltv.fas ...
;; Loaded file obj/from-host/src/compiler/ltv.fas
;; Loading file obj/from-host/src/compiler/gtn.fas ...
;; Loaded file obj/from-host/src/compiler/gtn.fas
;; Loading file obj/from-host/src/compiler/ltn.fas ...
;; Loaded file obj/from-host/src/compiler/ltn.fas
;; Loading file obj/from-host/src/compiler/stack.fas ...
;; Loaded file obj/from-host/src/compiler/stack.fas
;; Loading file obj/from-host/src/compiler/control.fas ...
;; Loaded file obj/from-host/src/compiler/control.fas
;; Loading file obj/from-host/src/compiler/entry.fas ...
;; Loaded file obj/from-host/src/compiler/entry.fas
;; Loading file obj/from-host/src/compiler/ir2tran.fas ...
;; Loaded file obj/from-host/src/compiler/ir2tran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-ir2tran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-ir2tran.fas
;; Loading file obj/from-host/src/compiler/copyprop.fas ...
;; Loaded file obj/from-host/src/compiler/copyprop.fas
;; Loading file obj/from-host/src/compiler/represent.fas ...
;; Loaded file obj/from-host/src/compiler/represent.fas
;; Loading file obj/from-host/src/compiler/ir2opt.fas ...
;; Loaded file obj/from-host/src/compiler/ir2opt.fas
;; Loading file obj/from-host/src/compiler/pack.fas ...
;; Loaded file obj/from-host/src/compiler/pack.fas
;; Loading file obj/from-host/src/compiler/pack-iterative.fas ...
;; Loaded file obj/from-host/src/compiler/pack-iterative.fas
;; Loading file obj/from-host/src/compiler/codegen.fas ...
;; Loaded file obj/from-host/src/compiler/codegen.fas
;; Loading file obj/from-host/src/compiler/debug.fas ...
;; Loaded file obj/from-host/src/compiler/debug.fas
;; Loading file obj/from-host/src/code/error.fas ...
;; Loaded file obj/from-host/src/code/error.fas
;; Loading file obj/from-host/src/code/macroexpand.fas ...
;; Loaded file obj/from-host/src/code/macroexpand.fas
;; Loading file obj/from-host/src/code/late-extensions.fas ...
;; Loaded file obj/from-host/src/code/late-extensions.fas
;; Loading file obj/from-host/src/code/early-step.fas ...
;; Loaded file obj/from-host/src/code/early-step.fas
;; Loading file obj/from-host/src/compiler/late-proclaim.fas ...
;; Loaded file obj/from-host/src/compiler/late-proclaim.fas
;; Loading file obj/from-host/src/code/defboot.fas ...
;; Loaded file obj/from-host/src/code/defboot.fas
;; Loading file obj/from-host/src/code/setf.fas ...
;; Loaded file obj/from-host/src/code/setf.fas
;; Loading file obj/from-host/src/code/macros.fas ...
;; Loaded file obj/from-host/src/code/macros.fas
;; Loading file obj/from-host/src/code/loop.fas ...
;; Loaded file obj/from-host/src/code/loop.fas
;; Loading file obj/from-host/src/code/late-format.fas ...
;; Loaded file obj/from-host/src/code/late-format.fas
;; Loading file src/cold/compile-cold-sbcl.lisp ...
;; Loading file src/cold/muffler.lisp ...
;; Loaded file src/cold/muffler.lisp
[1/316] src/code/early-source-location
[2/316] src/code/show
[3/316] src/compiler/early-constantp
[4/316] src/code/defsetfs
[5/316] src/code/cl-specials
[6/316] src/code/primordial-extensions
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/primordial-extensions.lisp
; in: ; EVAL-WHEN ; (:LOAD-TOPLEVEL :EXECUTE)
; (MAKE-ARRAY (IF PACKAGE LENGTH 0) :ELEMENT-TYPE 'CHARACTER)
; --> SB-EXT:TRULY-THE
; ==>
; (SB-KERNEL:ALLOCATE-VECTOR 218 (THE SB-INT:INDEX LENGTH) (* (+ LENGTH 1) 1))
; note: could not stack allocate: (MAKE-ARRAY (IF PACKAGE LENGTH 0) :ELEMENT-TYPE 'CHARACTER)
[7/316] src/code/cold-init-helper-macros
[8/316] src/code/early-defmethod
[9/316] src/code/backq
[10/316] src/code/globals
[11/316] src/code/cmacros
[12/316] src/code/uncross
[13/316] src/code/defbangtype
[14/316] src/code/early-constants
[15/316] src/compiler/deftype
[16/316] src/compiler/early-lexenv
[17/316] src/compiler/early-globaldb
[18/316] src/code/function-names
[19/316] src/compiler/generic/parms
[20/316] src/compiler/arm/parms
[21/316] src/compiler/generic/early-vm
[22/316] src/compiler/generic/early-objdef
[23/316] src/code/early-array
[24/316] src/code/barrier
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/barrier.lisp
; in: ; DEF ; SB-VM:%COMPILER-BARRIER
; (SB-THREAD::DEF SB-VM:%COMPILER-BARRIER)
; ==>
; (DEFUN SB-VM:%COMPILER-BARRIER NIL (VALUES))
; caught ERROR:
;
; ; (during macroexpansion of (DEFUN SB-VM:%COMPILER-BARRIER ...))
; ; failed AVER: SB-C::EXPRESSION
; in: ; DEF ; SB-VM:%MEMORY-BARRIER
; (SB-THREAD::DEF SB-VM:%MEMORY-BARRIER)
; ==>
; (DEFUN SB-VM:%MEMORY-BARRIER NIL (VALUES))
; caught ERROR:
;
; ; (during macroexpansion of (DEFUN SB-VM:%MEMORY-BARRIER ...))
; ; failed AVER: SB-C::EXPRESSION
; in: ; DEF ; SB-VM:%READ-BARRIER
; (SB-THREAD::DEF SB-VM:%READ-BARRIER)
; ==>
; (DEFUN SB-VM:%READ-BARRIER NIL (VALUES))
; caught ERROR:
;
; ; (during macroexpansion of (DEFUN SB-VM:%READ-BARRIER ...))
; ; failed AVER: SB-C::EXPRESSION
; in: ; DEF ; SB-VM:%WRITE-BARRIER
; (SB-THREAD::DEF SB-VM:%WRITE-BARRIER)
; ==>
; (DEFUN SB-VM:%WRITE-BARRIER NIL (VALUES))
; caught ERROR:
;
; ; (during macroexpansion of (DEFUN SB-VM:%WRITE-BARRIER ...))
; ; failed AVER: SB-C::EXPRESSION
; in: ; DEF ; SB-VM:%DATA-DEPENDENCY-BARRIER
; (SB-THREAD::DEF SB-VM:%DATA-DEPENDENCY-BARRIER)
; ==>
; (DEFUN SB-VM:%DATA-DEPENDENCY-BARRIER NIL (VALUES))
; caught ERROR:
;
; ; (during macroexpansion of (DEFUN SB-VM:%DATA-DEPENDENCY-BARRIER ...))
; ; failed AVER: SB-C::EXPRESSION
WARNING: FAILURE-P was set when creating
"obj/from-xc/src/code/barrier.lisp-obj".
Continue, using possibly bogus file
"obj/from-xc/src/code/barrier.lisp-obj"
[25/316] src/code/parse-body
[26/316] src/compiler/policy
[27/316] src/code/condition-boot
[28/316] src/code/early-extensions
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/early-extensions.lisp
; in: ; DEFUN ; ALLOC-HASH-CACHE
; (DEFUN SB-IMPL::ALLOC-HASH-CACHE (SB-IMPL::SIZE SYMBOL)
; (LET (SB-IMPL::CACHE)
; (MACROLET (# #) (SB-THREAD:BARRIER # # #)
; (SB-IMPL::SET! SYMBOL SB-IMPL::CACHE))))
; --> PROGN
; ==>
; (SB-IMPL::%DEFUN 'SB-IMPL::ALLOC-HASH-CACHE
; (SB-INT:NAMED-LAMBDA SB-IMPL::ALLOC-HASH-CACHE (SB-IMPL::SIZE SYMBOL)
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; (BLOCK SB-IMPL::ALLOC-HASH-CACHE (LET # #))))
; caught WARNING:
; ; Call to SB-VM:%WRITE-BARRIER could not be inlined because its source code was not saved. A global INLINE or SB-EXT:MAYBE-INLINE proclamation must be in effect to save function definitions for inlining.
WARNING: FAILURE-P was set when creating
"obj/from-xc/src/code/early-extensions.lisp-obj".
Continue, using possibly bogus file
"obj/from-xc/src/code/early-extensions.lisp-obj"
[29/316] src/compiler/parse-lambda-list
[30/316] src/code/restart
[31/316] src/code/early-cl
[32/316] src/code/ansi-stream
[33/316] src/code/early-fasl
[34/316] src/code/defbangstruct
[35/316] src/code/early-thread
[36/316] src/code/early-print
[37/316] src/code/early-pprint
[38/316] src/code/early-impl
[39/316] src/code/target-extensions
[40/316] src/code/early-package
[41/316] src/compiler/defconstant
[42/316] src/code/early-raw-slots
[43/316] src/code/funutils
[44/316] src/code/maphash
[45/316] src/code/xset
[46/316] src/code/type-class
[47/316] src/code/cas
[48/316] src/compiler/early-c
[49/316] src/compiler/fun-info
[50/316] src/pcl/slot-name
[51/316] src/code/signal
[52/316] src/code/target-lfhash
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/target-lfhash.lisp
; in: ; DEFUN ; INFO-GETHASH
; (DEFUN SB-INT:INFO-GETHASH
; (SB-IMPL::KEY SB-IMPL::ENV &AUX
; (SB-IMPL::STORAGE (SB-IMPL::INFO-ENV-STORAGE SB-IMPL::ENV)))
; (SB-IMPL::!DO-PROBE-SEQUENCE (SB-IMPL::STORAGE SB-IMPL::KEY SB-IMPL::ENV)
; :MISS (RETURN-FROM SB-INT:INFO-GETHASH NIL) :HIT (LET (#) (LOOP #))))
; --> PROGN
; ==>
; (SB-IMPL::%DEFUN 'SB-INT:INFO-GETHASH
; (SB-INT:NAMED-LAMBDA SB-INT:INFO-GETHASH
; (SB-IMPL::KEY SB-IMPL::ENV &AUX (SB-IMPL::STORAGE #))
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; (BLOCK SB-INT:INFO-GETHASH (SB-IMPL::!DO-PROBE-SEQUENCE # :MISS # :HIT #))))
; caught WARNING:
; ; Call to SB-VM:%READ-BARRIER could not be inlined because its source code was not saved. A global INLINE or SB-EXT:MAYBE-INLINE proclamation must be in effect to save function definitions for inlining.
WARNING: FAILURE-P was set when creating
"obj/from-xc/src/code/target-lfhash.lisp-obj".
Continue, using possibly bogus file
"obj/from-xc/src/code/target-lfhash.lisp-obj"
[53/316] src/compiler/info-vector
[54/316] src/compiler/globaldb
[55/316] src/compiler/generic/vm-array
[56/316] src/code/primordial-type
[57/316] src/code/early-classoid
[58/316] src/code/early-alieneval
[59/316] src/code/sysmacs
[60/316] src/code/target-error
[61/316] output/stuff-groveled-from-headers
[62/316] src/code/cold-error
[63/316] src/code/fdefinition
[64/316] src/code/weak
[65/316] src/code/array
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/array.lisp
; in: ; DEF-BIT-ARRAY-OP ; BIT-NOR
; (SB-VM::DEF-BIT-ARRAY-OP BIT-NOR LOGNOR)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET IF SB-KERNEL:WITH-ARRAY-DATA LET LET LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION
; --> SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION SB-KERNEL:WITH-ARRAY-DATA LET LET
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION IF LOCALLY
; --> BIT-NOR PROGN LET IF DO BLOCK LET TAGBODY TAGBODY SETF
; --> SB-KERNEL:%SET-VECTOR-RAW-BITS SB-KERNEL:WORD-LOGICAL-NOR LOGAND
; ==>
; (LOGNOR SB-C::X SB-C::Y)
; note: doing unsigned word to integer coercion (cost 20)
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET IF SB-KERNEL:WITH-ARRAY-DATA LET LET LET
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION
; --> SB-KERNEL:WITH-ARRAY-DATA LET LET LET MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL FUNCTION SB-KERNEL:WITH-ARRAY-DATA LET LET
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION IF LOCALLY
; --> BIT-NOR PROGN LET IF DO BLOCK LET TAGBODY RETURN-FROM PROGN SETF
; --> SB-KERNEL:%SET-VECTOR-RAW-BITS SB-KERNEL:WORD-LOGICAL-NOR LOGAND
; ==>
; (LOGNOR SB-C::X SB-C::Y)
; note: doing unsigned word to integer coercion (cost 20)
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET IF LOCALLY BIT-NOR PROGN LET IF DO BLOCK LET
; --> TAGBODY TAGBODY SETF SB-KERNEL:%SET-VECTOR-RAW-BITS
; --> SB-KERNEL:WORD-LOGICAL-NOR LOGAND
; ==>
; (LOGNOR SB-C::X SB-C::Y)
; note: doing unsigned word to integer coercion (cost 20)
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET IF LOCALLY BIT-NOR PROGN LET IF DO BLOCK LET
; --> TAGBODY RETURN-FROM PROGN SETF SB-KERNEL:%SET-VECTOR-RAW-BITS
; --> SB-KERNEL:WORD-LOGICAL-NOR LOGAND
; ==>
; (LOGNOR SB-C::X SB-C::Y)
; note: doing unsigned word to integer coercion (cost 20)
; note: doing unsigned word to integer coercion (cost 20)
[66/316] src/code/debug-var-io
[67/316] src/code/target-alieneval
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/target-alieneval.lisp
; in:
; ; DEFUN-CACHED
; ; (COERCE-TO-INTERPRETED-FUNCTION :HASH-BITS 8 :HASH-FUNCTION
; ; #'GLOBALDB-SXHASHOID)
; (SB-INT:DEFUN-CACHED
; (SB-ALIEN::COERCE-TO-INTERPRETED-FUNCTION :HASH-BITS 8 :HASH-FUNCTION
; #'SB-INT:GLOBALDB-SXHASHOID)
; ((SB-ALIEN::LAMBDA-FORM EQUAL))
; (LET ((SB-EXT:*EVALUATOR-MODE* :INTERPRET))
; (SB-XC:COERCE SB-ALIEN::LAMBDA-FORM 'FUNCTION)))
; --> PROGN SB-IMPL::!DEFINE-HASH-CACHE PROGN DEFUN PROGN
; ==>
; (SB-IMPL::%DEFUN 'SB-ALIEN::!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER
; (SB-INT:NAMED-LAMBDA SB-ALIEN::!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER
; (#:THUNK SB-ALIEN::LAMBDA-FORM) (DECLARE (SB-C::TOP-LEVEL-FORM))
; (BLOCK SB-ALIEN::!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER (LET # # #)))
; '(LAMBDA (#:THUNK SB-ALIEN::LAMBDA-FORM)
; (BLOCK SB-ALIEN::!COERCE-TO-INTERPRETED-FUNCTION-MEMO-WRAPPER (LET # # #))))
; caught WARNING:
; ; Call to SB-VM:%DATA-DEPENDENCY-BARRIER could not be inlined because its source code was not saved. A global INLINE or SB-EXT:MAYBE-INLINE proclamation must be in effect to save function definitions for inlining.
WARNING: FAILURE-P was set when creating
"obj/from-xc/src/code/target-alieneval.lisp-obj".
Continue, using possibly bogus file
"obj/from-xc/src/code/target-alieneval.lisp-obj"
[68/316] src/code/target-c-call
[69/316] src/code/target-allocate
[70/316] src/code/misc-aliens
[71/316] src/code/early-float
[72/316] src/pcl/early-low
[73/316] src/code/early-full-eval
[74/316] src/code/pred
[75/316] src/compiler/generic/pinned-objects
[76/316] src/code/target-sxhash
[77/316] src/code/list
[78/316] src/code/seq
[79/316] src/code/coerce
[80/316] src/code/huffman
[81/316] src/code/target-char
[82/316] src/code/target-unicode
[83/316] src/code/string
[84/316] src/code/mipsstrops
[85/316] src/code/early-time
[86/316] src/code/unix
[87/316] src/code/bsd-os
[88/316] src/code/share-vm
[89/316] src/code/thread
[90/316] src/code/target-signal-common
[91/316] src/code/bignum
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/bignum.lisp
; in: ; DEFUN ; BIGNUM-FACTORS-OF-TWO
; (SB-XC:ZEROP SB-BIGNUM::OR-DIGITS)
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; DMOD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::U 0))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; REDUCED-RATIO-MOD
; (INTEGER-LENGTH SB-BIGNUM::N1)
; ==>
; SB-BIGNUM::N1
; note: doing unsigned word to integer coercion (cost 20) from N1
; (INTEGER-LENGTH SB-BIGNUM::N2)
; ==>
; SB-BIGNUM::N2
; note: doing unsigned word to integer coercion (cost 20) from N2
; in: ; DEFUN ; BIGNUM-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::V 0))
; --> SB-XC:= IF SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::V1 0))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; BIGNUM-MOD-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::B 0))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; BIGNUM-BINARY-GCD
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::R 0))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; MAKE-GCD-BIGNUM-ODD
; (SB-XC:ZEROP SB-BIGNUM::DIGIT)
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; BIGNUM-TO-FLOAT
; (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::X SB-BIGNUM::I))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; BIGNUM-LOGBITP
; (LOGBITP SB-KERNEL:BIT-INDEX
; (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::WORD-INDEX))
; --> IF NOT IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; %NORMALIZE-BIGNUM-BUFFER
; (SB-XC:ZEROP
; (LOGXOR SB-BIGNUM::SIGN-DIGIT
; (SB-BIGNUM:%ASHR SB-BIGNUM::NEXT-DIGIT (1- SB-BIGNUM::DIGIT-SIZE))))
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; %MOSTLY-NORMALIZE-BIGNUM
; (SB-BIGNUM::%NORMALIZE-BIGNUM-BUFFER SB-BIGNUM::RESULT SB-BIGNUM::LEN)
; --> BLOCK UNLESS IF DO BLOCK LET TAGBODY UNLESS IF NOT IF SB-XC:ZEROP
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
[92/316] src/code/numbers
[93/316] src/code/float-trap
[94/316] src/code/float
[95/316] src/code/irrat
[96/316] src/code/misc
[97/316] src/code/symbol
[98/316] src/code/late-cas
[99/316] src/code/fd-stream
[100/316] src/code/stream
[101/316] src/code/early-format
[102/316] src/code/common-os
[103/316] src/code/deadline
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/deadline.lisp
; in: ; DEFUN ; SECONDS-TO-MAYBE-INTERNAL-TIME
; (SB-IMPL::SECONDS-TO-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET
; --> SB-KERNEL:%UNARY-TRUNCATE
; ==>
; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X)
; note: doing float to pointer coercion (cost 13)
; in: ; DEFUN ; SECONDS-TO-INTERNAL-TIME-DEADLINE
; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK TYPECASE LET COND IF IF PROGN
; --> SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES PROG1 LET
; --> SB-XC:TRUNCATE SB-XC:TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE
; ==>
; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X)
; note: doing float to pointer coercion (cost 13)
; in: ; DEFUN ; SIGNAL-DEADLINE =>
; ; DEFER-DEADLINE ; (&OPTIONAL (SECONDS SECONDS))
; (SB-IMPL::SECONDS-TO-INTERNAL-TIME-DEADLINE SB-IMPL::SECONDS)
; --> BLOCK LET WHEN IF SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME BLOCK
; --> TYPECASE LET COND IF IF PROGN SB-IMPL::SECONDS-TO-INTERNAL-TIME
; --> BLOCK THE VALUES PROG1 LET SB-XC:TRUNCATE SB-XC:TRUNCATE LET
; --> SB-KERNEL:%UNARY-TRUNCATE
; ==>
; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X)
; note: doing float to pointer coercion (cost 13)
; in: ; DEFUN ; DECODE-TIMEOUT
; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK TYPECASE LET COND IF IF PROGN
; --> SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES PROG1 LET
; --> SB-XC:TRUNCATE SB-XC:TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE
; ==>
; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X)
; note: doing float to pointer coercion (cost 13)
[104/316] src/code/serve-event
[105/316] src/code/query
[106/316] src/code/sort
[107/316] src/code/time
[108/316] src/code/exhaust
[109/316] src/compiler/policies
[110/316] src/compiler/macros
[111/316] src/compiler/constantp
[112/316] src/compiler/info-functions
[113/316] src/compiler/generic/vm-macs
[114/316] src/compiler/generic/objdef
[115/316] src/compiler/sset
[116/316] src/code/early-type
[117/316] src/code/sc-offset
[118/316] src/compiler/node
[119/316] src/compiler/lexenv
[120/316] src/compiler/early-assem
[121/316] src/compiler/vop
[122/316] src/compiler/constant-leaf
[123/316] src/compiler/backend
[124/316] src/compiler/vmdef
[125/316] src/code/defmacro
[126/316] src/code/destructuring-bind
[127/316] src/compiler/meta-vmdef
[128/316] src/compiler/fixup
[129/316] src/compiler/generic/core
[130/316] src/compiler/arm/vm
[131/316] src/code/arm-vm
[132/316] src/code/target-random
[133/316] src/code/class
[134/316] src/pcl/pre-warm
[135/316] src/pcl/low
[136/316] src/code/debug-info
[137/316] src/code/source-location
[138/316] src/code/early-class
[139/316] src/code/condition
[140/316] src/code/target-signal
[141/316] src/code/toplevel
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/toplevel.lisp
; in: ; DEFUN ; SLEEP
; (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK TYPECASE LET COND IF IF PROGN
; --> SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE VALUES PROG1 LET
; --> SB-XC:TRUNCATE SB-XC:TRUNCATE LET SB-KERNEL:%UNARY-TRUNCATE
; ==>
; (SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT SB-C::X)
; note: doing float to pointer coercion (cost 13)
[142/316] src/code/parse-defmacro-errors
[143/316] src/code/format-directive
[144/316] src/code/target-format
[145/316] src/compiler/generic/primtype
[146/316] src/code/host-alieneval
[147/316] src/code/host-c-call
[148/316] src/compiler/compiler-deftype
[149/316] src/code/late-type
[150/316] src/code/target-type
[151/316] src/code/deftypes-for-target
[152/316] src/compiler/knownfun
[153/316] src/compiler/generic/vm-type
[154/316] src/compiler/proclaim
[155/316] src/code/class-init
[156/316] src/code/defstruct
[157/316] src/code/target-defstruct
[158/316] src/code/alien-type
[159/316] src/code/force-delayed-defbangstructs
[160/316] src/code/typep
[161/316] src/compiler/compiler-error
[162/316] src/code/type-init
[163/316] src/compiler/fixup-type
[164/316] src/code/package
[165/316] src/code/random
[166/316] src/code/hash-table
[167/316] src/code/readtable
[168/316] src/code/pathname
[169/316] src/code/host-pprint
[170/316] src/compiler/fndb
[171/316] src/compiler/generic/vm-fndb
[172/316] src/compiler/generic/late-objdef
[173/316] src/compiler/generic/interr
[174/316] src/compiler/bit-util
[175/316] src/code/load
[176/316] src/code/linkage-table
[177/316] src/code/foreign
[178/316] src/code/foreign-load
[179/316] src/code/unix-foreign-load
[180/316] src/code/fop
[181/316] src/compiler/ctype
[182/316] src/compiler/disassem
[183/316] src/compiler/assem
[184/316] src/compiler/dump
[185/316] src/compiler/ir1report
[186/316] src/code/target-pathname
[187/316] src/compiler/main
[188/316] src/compiler/xref
[189/316] src/compiler/target-main
[190/316] src/compiler/ir1tran
[191/316] src/compiler/ir1tran-lambda
[192/316] src/compiler/ir1-translators
[193/316] src/compiler/ir1util
[194/316] src/compiler/callable-args
[195/316] src/compiler/ir1opt
[196/316] src/compiler/loop
[197/316] src/compiler/ir1final
[198/316] src/compiler/constraint
[199/316] src/compiler/array-tran
[200/316] src/compiler/seqtran
[201/316] src/compiler/saptran
[202/316] src/compiler/sxhash
[203/316] src/code/quantifiers
[204/316] src/compiler/bitops-derive-type
[205/316] src/compiler/locall
[206/316] src/compiler/dfo
[207/316] src/compiler/dce
[208/316] src/compiler/checkgen
[209/316] src/compiler/tn
[210/316] src/compiler/life
[211/316] src/compiler/debug-dump
[212/316] src/compiler/generic/utils
[213/316] src/compiler/fopcompile
[214/316] src/compiler/target-dstate
[215/316] src/compiler/arm/insts
[216/316] src/compiler/arm/macros
[217/316] src/compiler/generic/early-type-vops
[218/316] src/assembly/arm/support
[219/316] src/compiler/arm/move
[220/316] src/compiler/arm/float
[221/316] src/compiler/arm/sap
[222/316] src/compiler/arm/system
[223/316] src/compiler/arm/char
[224/316] src/compiler/arm/memory
[225/316] src/compiler/arm/arith
[226/316] src/compiler/arm/pred
[227/316] src/compiler/float-tran
[228/316] src/compiler/srctran
[229/316] src/compiler/generic/vm-tran
[230/316] src/compiler/generic/late-type-vops
[231/316] src/compiler/arm/type-vops
[232/316] src/compiler/typetran
[233/316] src/compiler/generic/vm-typetran
[234/316] src/compiler/arm/subprim
[235/316] src/compiler/arm/debug
[236/316] src/compiler/arm/c-call
[237/316] src/compiler/arm/cell
[238/316] src/compiler/arm/values
[239/316] src/compiler/arm/alloc
[240/316] src/compiler/arm/call
[241/316] src/compiler/arm/nlx
[242/316] src/compiler/generic/late-nlx
[243/316] src/compiler/arm/show
[244/316] src/compiler/arm/array
[245/316] src/compiler/generic/type-error
[246/316] src/compiler/physenvanal
[247/316] src/assembly/arm/assem-rtns
[248/316] src/assembly/arm/array
[249/316] src/assembly/arm/arith
[250/316] src/assembly/arm/alloc
[251/316] src/assembly/master
;; Loading file src/assembly/master.lisp ...
;; Loaded file src/assembly/master.lisp
[252/316] src/compiler/pseudo-vops
[253/316] src/compiler/aliencomp
[254/316] src/compiler/ltv
[255/316] src/compiler/gtn
[256/316] src/compiler/ltn
[257/316] src/compiler/stack
[258/316] src/compiler/control
[259/316] src/compiler/entry
[260/316] src/compiler/ir2tran
[261/316] src/compiler/generic/vm-ir2tran
[262/316] src/compiler/copyprop
[263/316] src/compiler/represent
[264/316] src/compiler/ir2opt
[265/316] src/compiler/pack
[266/316] src/compiler/pack-iterative
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/pack-iterative.lisp
; in: ; DEFUN ; COLOR-NO-CONFLICTS-P
; (LOGTEST
; (ASH (SB-REGALLOC::VERTEX-SIZE-MASK SB-REGALLOC::VERTEX) SB-REGALLOC::COLOR)
; (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::VERTEX))
; --> NOT IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; VERTEX-COLOR-POSSIBLE-P
; (SB-REGALLOC::COLOR-NO-CONFLICTS-P SB-REGALLOC::COLOR SB-REGALLOC::VERTEX)
; --> BLOCK NOT IF LOGTEST NOT IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; COLOR-VERTEX
; (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR)
; SB-REGALLOC::MASK)
; note: doing unsigned word to integer coercion (cost 20)
[267/316] src/compiler/codegen
[268/316] src/compiler/debug
[269/316] src/code/format-time
[270/316] src/code/error
[271/316] src/code/macroexpand
[272/316] src/code/late-extensions
[273/316] src/compiler/generic/target-core
[274/316] src/code/alloc
[275/316] src/code/simple-fun
[276/316] src/code/eval
[277/316] src/code/target-package
[278/316] src/code/bignum-random
[279/316] src/code/target-hash-table
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/target-hash-table.lisp
; in: ; DEFUN ; FINDHASH-WEAK
; (= SB-INT:HASH (AREF SB-IMPL::HASH-VECTOR SB-IMPL::NEXT))
; --> EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFINE-HT-GETTER ; GETHASH/EQUAL
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQUAL EQUAL)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING*
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET* FLET
; --> SB-IMPL::HASH-SEARCH BLOCK IF MACROLET LOOP BLOCK TAGBODY PROGN
; --> SB-IMPL::PROBE IF OR LET AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFINE-HT-GETTER ; GETHASH/EQUALP
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQUALP EQUALP)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING*
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET* FLET
; --> SB-IMPL::HASH-SEARCH BLOCK IF MACROLET LOOP BLOCK TAGBODY PROGN
; --> SB-IMPL::PROBE IF OR LET AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFINE-HT-GETTER ; GETHASH/ANY
; (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/ANY NIL)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING*
; --> LET* FLET SB-IMPL::HASH-SEARCH BLOCK IF MACROLET LOOP BLOCK
; --> TAGBODY PROGN SB-IMPL::PROBE IF OR LET IF AND IF = EQL IF EQL EQ
; --> IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-PUTHASH-DEFINITIONS =>
; ; DEFINE-HT-SETTER ; PUTHASH/ANY
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/ANY NIL)
; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* IF DO BLOCK LET TAGBODY TAGBODY WHEN IF AND
; --> IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-PUTHASH-DEFINITIONS =>
; ; DEFINE-HT-SETTER ; PUTHASH/EQUALP
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQUALP EQUALP)
; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* IF DO BLOCK LET TAGBODY TAGBODY WHEN IF AND IF =
; --> EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-PUTHASH-DEFINITIONS =>
; ; DEFINE-HT-SETTER ; PUTHASH/EQUAL
; (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQUAL EQUAL)
; --> SB-INT:NAMED-LAMBDA FUNCTION BLOCK SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* IF DO BLOCK LET TAGBODY TAGBODY WHEN IF AND IF =
; --> EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-PUTHASH-DEFINITIONS
; (/= SB-IMPL::NEXT 0)
; --> IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-REMHASH-DEFINITIONS =>
; ; DEFINE-REMHASH ; REMHASH/ANY
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/ANY NIL)
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* BLOCK COND OR LET IF IF AND IF = EQL IF EQL
; --> EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* BLOCK COND OR LET IF IF IF THE DO BLOCK LET
; --> TAGBODY TAGBODY WHEN IF AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-REMHASH-DEFINITIONS =>
; ; DEFINE-REMHASH ; REMHASH/EQUALP
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQUALP EQUALP)
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* BLOCK COND OR LET IF IF AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* BLOCK COND OR LET IF IF IF THE DO BLOCK LET TAGBODY
; --> TAGBODY WHEN IF AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEFUN ; GET-REMHASH-DEFINITIONS =>
; ; DEFINE-REMHASH ; REMHASH/EQUAL
; (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQUAL EQUAL)
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* BLOCK COND OR LET IF IF AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> SB-INT:NAMED-LAMBDA FUNCTION SB-SYS:WITH-PINNED-OBJECTS LET
; --> SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> FUNCTION LET* BLOCK COND OR LET IF IF IF THE DO BLOCK LET TAGBODY
; --> TAGBODY WHEN IF AND IF = EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
[280/316] src/code/final
[281/316] src/code/pprint
[282/316] src/code/print
[283/316] src/code/reader
[284/316] src/code/target-stream
[285/316] src/code/unix-pathname
[286/316] src/code/filesys
[287/316] src/code/target-misc
[288/316] src/code/sharpm
[289/316] src/code/early-step
[290/316] src/code/gc
[291/316] src/code/avltree
[292/316] src/code/target-thread
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/target-thread.lisp
; in: ; DEFUN ; RELEASE-MUTEX
; (DEFUN SB-THREAD:RELEASE-MUTEX
; (SB-THREAD:MUTEX &KEY (SB-THREAD::IF-NOT-OWNER :PUNT))
; "Release MUTEX by setting it to NIL. Wake up threads waiting for
; this mutex.
;
; RELEASE-MUTEX is not interrupt safe: interrupts should be disabled
; around calls to it.
;
; If the current thread is not the owner of the mutex then it silently
; returns without doing anything (if IF-NOT-OWNER is :PUNT), signals a
; WARNING (if IF-NOT-OWNER is :WARN), or releases the mutex anyway (if
; IF-NOT-OWNER is :FORCE)."
; (DECLARE (TYPE SB-THREAD:MUTEX SB-THREAD:MUTEX))
; (LET* ((SB-THREAD::SELF SB-THREAD:*CURRENT-THREAD*) (SB-THREAD::OLD-OWNER #))
; (UNLESS (EQ SB-THREAD::SELF SB-THREAD::OLD-OWNER)
; (ECASE SB-THREAD::IF-NOT-OWNER # # #) (SETF # NIL) (SB-THREAD:BARRIER #))))
; --> PROGN
; ==>
; (SB-IMPL::%DEFUN 'SB-THREAD:RELEASE-MUTEX
; (SB-INT:NAMED-LAMBDA SB-THREAD:RELEASE-MUTEX
; (SB-THREAD:MUTEX &KEY (SB-THREAD::IF-NOT-OWNER :PUNT))
; (DECLARE (SB-C::TOP-LEVEL-FORM))
; "Release MUTEX by setting it to NIL. Wake up threads waiting for
; this mutex.
;
; RELEASE-MUTEX is not interrupt safe: interrupts should be disabled
; around calls to it.
;
; If the current thread is not the owner of the mutex then it silently
; returns without doing anything (if IF-NOT-OWNER is :PUNT), signals a
; WARNING (if IF-NOT-OWNER is :WARN), or releases the mutex anyway (if
; IF-NOT-OWNER is :FORCE)."
; (DECLARE (TYPE SB-THREAD:MUTEX SB-THREAD:MUTEX))
; (BLOCK SB-THREAD:RELEASE-MUTEX (LET* # #))))
; caught WARNING:
; ; Call to SB-VM:%MEMORY-BARRIER could not be inlined because its source code was not saved. A global INLINE or SB-EXT:MAYBE-INLINE proclamation must be in effect to save function definitions for inlining.
WARNING: FAILURE-P was set when creating
"obj/from-xc/src/code/target-thread.lisp-obj".
Continue, using possibly bogus file
"obj/from-xc/src/code/target-thread.lisp-obj"
[293/316] src/code/timer
[294/316] src/code/error-error
[295/316] src/code/debug-int
[296/316] src/code/interr
[297/316] src/code/target-load
[298/316] src/compiler/target-disassem
[299/316] src/compiler/arm/target-insts
[300/316] src/code/debug
[301/316] src/code/octets
[302/316] src/code/external-formats/enc-basic
[303/316] src/code/external-formats/enc-ucs
[304/316] src/code/full-eval
[305/316] src/code/bit-bash
; file: /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/code/bit-bash.lisp
; in: ; DEF ; %BIT-POS-FWD/1
; (SB-VM::DEF SB-KERNEL:%BIT-POS-FWD/1 NIL (IDENTITY))
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK
; ==>
; (LET*
; ((SB-VM::FIRST-WORD (ASH SB-VM::START #))
; (SB-VM::LAST-WORD (ASH SB-VM::END #))
; (SB-VM::START-MASK (SB-VM::COMPUTE-START-MASK SB-VM::START))
; (SB-VM::END-MASK (SB-VM::COMPUTE-END-MASK SB-VM::END)))
; (DECLARE (SB-INT:INDEX SB-VM::LAST-WORD SB-VM::FIRST-WORD))
; (FLET ((SB-VM::START-BIT # # #) (SB-VM::END-BIT # # #) (SB-VM::GET-WORD # #))
; (DECLARE (INLINE SB-VM::START-BIT SB-VM::END-BIT SB-VM::GET-WORD))
; (UNLESS (< SB-VM::FIRST-WORD SB-VM::LAST-WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/1 #))
; (LET* (# #) (DECLARE #) (UNLESS # #) (INCF SB-VM::WORD-INDEX)
; (LOOP SB-VM::WHILE # DO # #) (UNLESS # #))))
; note: doing signed word to integer coercion (cost 20) to END-MASK
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF SB-XC:ZEROP SB-XC:= EQL
; --> IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT
; --> BLOCK - INTEGER-LENGTH LOGAND -
; ==>
; (SB-KERNEL:%NEGATE (THE SB-XC:NUMBER SB-VM::X))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT
; --> BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; --> INTEGER-LENGTH LOGAND -
; ==>
; (SB-KERNEL:%NEGATE (THE SB-XC:NUMBER SB-VM::X))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF
; --> SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET
; --> UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEF ; %BIT-POS-REV/1
; (SB-VM::DEF SB-KERNEL:%BIT-POS-REV/1 T (IDENTITY))
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF
; --> EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET LOOP BLOCK TAGBODY PROGN LET
; --> SB-VM::GET-WORD BLOCK IDENTITY PROG1 LET
; ==>
; (SB-KERNEL:%VECTOR-RAW-BITS VECTOR SB-VM::OFFSET)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of VECTOR-RAW-BITS
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET LET
; ==>
; (LOGAND SB-VM::START-MASK (SB-VM::GET-WORD SB-VM::FIRST-WORD))
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF
; --> SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET
; --> UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEF ; %BIT-POS-FWD/0
; (SB-VM::DEF SB-KERNEL:%BIT-POS-FWD/0 NIL
; (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD))
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK
; ==>
; (LET*
; ((SB-VM::FIRST-WORD (ASH SB-VM::START #))
; (SB-VM::LAST-WORD (ASH SB-VM::END #))
; (SB-VM::START-MASK (SB-VM::COMPUTE-START-MASK SB-VM::START))
; (SB-VM::END-MASK (SB-VM::COMPUTE-END-MASK SB-VM::END)))
; (DECLARE (SB-INT:INDEX SB-VM::LAST-WORD SB-VM::FIRST-WORD))
; (FLET ((SB-VM::START-BIT # # #) (SB-VM::END-BIT # # #) (SB-VM::GET-WORD # #))
; (DECLARE (INLINE SB-VM::START-BIT SB-VM::END-BIT SB-VM::GET-WORD))
; (UNLESS (< SB-VM::FIRST-WORD SB-VM::LAST-WORD)
; (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/0 #))
; (LET* (# #) (DECLARE #) (UNLESS # #) (INCF SB-VM::WORD-INDEX)
; (LOOP SB-VM::WHILE # DO # #) (UNLESS # #))))
; note: doing signed word to integer coercion (cost 20) to END-MASK
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF SB-XC:ZEROP SB-XC:= EQL
; --> IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; --> INTEGER-LENGTH LOGAND -
; ==>
; (SB-KERNEL:%NEGATE (THE SB-XC:NUMBER SB-VM::X))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF RETURN-FROM
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing unsigned word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT
; --> BLOCK - INTEGER-LENGTH LOGAND -
; ==>
; (SB-KERNEL:%NEGATE (THE SB-XC:NUMBER SB-VM::X))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET* LOOP BLOCK TAGBODY PROGN LET UNLESS
; --> IF RETURN-FROM SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT
; --> BLOCK -
; ==>
; (INTEGER-LENGTH (LOGAND SB-VM::X (- SB-VM::X)))
; note: doing unsigned word to integer coercion (cost 20)
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF
; --> SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET
; --> UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; in: ; DEF ; %BIT-POS-REV/0
; (SB-VM::DEF SB-KERNEL:%BIT-POS-REV/0 T (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD))
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF
; --> EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET LOOP BLOCK TAGBODY PROGN LET
; --> SB-VM::GET-WORD BLOCK
; ==>
; (LOGANDC2 SB-EXT:MOST-POSITIVE-WORD
; (SB-KERNEL:%VECTOR-RAW-BITS VECTOR SB-VM::OFFSET))
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET LET
; ==>
; (LOGAND SB-VM::START-MASK (SB-VM::GET-WORD SB-VM::FIRST-WORD))
; note: doing unsigned word to integer coercion (cost 20), for:
; the first result of inline (unsigned-byte 32) arithmetic
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP
; --> SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF
; --> SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
; --> FUNCTION BLOCK LET* FLET UNLESS IF RETURN-FROM LET UNLESS IF LET
; --> UNLESS IF SB-XC:ZEROP SB-XC:= EQL IF EQL EQ IF
; ==>
; (EQ SB-C::Y SB-C::X)
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of IF-EQ
[306/316] src/compiler/generic/sanctify
[307/316] src/compiler/target-dump
[308/316] src/code/cold-init
[309/316] src/compiler/late-proclaim
[310/316] src/code/defboot
[311/316] src/code/setf
[312/316] src/code/macros
[313/316] src/code/loop
[314/316] src/code/late-format
[315/316] src/code/late-globaldb
[316/316] src/code/redblack
;; Loaded file src/cold/compile-cold-sbcl.lisp
; compilation unit finished
; caught 5 ERROR conditions
; caught 4 WARNING conditions
; printed 76 notes
Likely suspicious calls:
62 SB-VM:%WRITE-BARRIER
40 SB-VM:%DATA-DEPENDENCY-BARRIER
16 SB-VM:%READ-BARRIER
3 SB-VM:%MEMORY-BARRIER
Possibly suspicious calls:
192 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
166 SB-KERNEL:SPECIFIER-TYPE
144 SB-KERNEL:%NEGATE
133 SB-KERNEL:%DOUBLE-FLOAT
102 SB-KERNEL:%SINGLE-FLOAT
41 SB-C::MASK-SIGNED-FIELD
17 SB-KERNEL:%UNARY-TRUNCATE/SINGLE-FLOAT
13 SB-KERNEL:%UNARY-TRUNCATE/DOUBLE-FLOAT
9 SB-INT:INFO
8 SB-KERNEL:VALUES-SPECIFIER-TYPE
5 SB-KERNEL:%UNARY-ROUND
4 (SETF SB-INT:INFO)
1 SB-SYS:FOREIGN-SYMBOL-SAP
;; Loading file tests/type.after-xc.lisp ...
;; Loaded file tests/type.after-xc.lisp
;; Loaded file make-host-2.lisp
Bye.
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
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)
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-genesis-2.lisp ...
;; Loading file src/cold/shared.lisp ...
;; Loading file src/cold/ansify.lisp ...
;; Loaded file src/cold/ansify.lisp
;; Loading file src/cold/shebang.lisp ...
;; Loaded file src/cold/shebang.lisp
;; Loaded file src/cold/shared.lisp
;; Loading file src/cold/set-up-cold-packages.lisp ...
;; Loaded file src/cold/set-up-cold-packages.lisp
;; Loading file src/cold/defun-load-or-cload-xcompiler.lisp ...
;; Loaded file src/cold/defun-load-or-cload-xcompiler.lisp
;; Loading file obj/from-host/src/code/early-source-location.fas ...
;; Loaded file obj/from-host/src/code/early-source-location.fas
;; Loading file obj/from-host/src/code/cross-early.fas ...
;; Loaded file obj/from-host/src/code/cross-early.fas
;; Loading file obj/from-host/src/code/show.fas ...
;; Loaded file obj/from-host/src/code/show.fas
;; Loading file obj/from-host/src/compiler/early-constantp.fas ...
;; Loaded file obj/from-host/src/compiler/early-constantp.fas
;; Loading file obj/from-host/src/code/primordial-extensions.fas ...
;; Loaded file obj/from-host/src/code/primordial-extensions.fas
;; Loading file obj/from-host/src/code/cold-init-helper-macros.fas ...
;; Loaded file obj/from-host/src/code/cold-init-helper-macros.fas
;; Loading file obj/from-host/src/code/backq.fas ...
;; Loaded file obj/from-host/src/code/backq.fas
;; Loading file obj/from-host/src/code/cross-byte.fas ...
;; Loaded file obj/from-host/src/code/cross-byte.fas
;; Loading file obj/from-host/src/code/cross-misc.fas ...
;; Loaded file obj/from-host/src/code/cross-misc.fas
;; Loading file obj/from-host/src/code/cross-char.fas ...
;; Loaded file obj/from-host/src/code/cross-char.fas
;; Loading file obj/from-host/src/code/cross-float.fas ...
; Float-ops cache prefill: 622 entries
;; Loaded file obj/from-host/src/code/cross-float.fas
;; Loading file obj/from-host/src/code/cross-io.fas ...
;; Loaded file obj/from-host/src/code/cross-io.fas
;; Loading file obj/from-host/src/code/cross-condition.fas ...
;; Loaded file obj/from-host/src/code/cross-condition.fas
;; Loading file obj/from-host/src/code/uncross.fas ...
;; Loaded file obj/from-host/src/code/uncross.fas
;; Loading file obj/from-host/src/code/defbangtype.fas ...
;; Loaded file obj/from-host/src/code/defbangtype.fas
;; Loading file obj/from-host/src/code/early-constants.fas ...
;; Loaded file obj/from-host/src/code/early-constants.fas
;; Loading file obj/from-host/src/compiler/deftype.fas ...
;; Loaded file obj/from-host/src/compiler/deftype.fas
;; Loading file obj/from-host/src/compiler/early-lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/early-lexenv.fas
;; Loading file obj/from-host/src/compiler/early-globaldb.fas ...
;; Loaded file obj/from-host/src/compiler/early-globaldb.fas
;; Loading file obj/from-host/src/code/function-names.fas ...
;; Loaded file obj/from-host/src/code/function-names.fas
;; Loading file obj/from-host/src/compiler/generic/parms.fas ...
;; Loaded file obj/from-host/src/compiler/generic/parms.fas
;; Loading file obj/from-host/src/compiler/arm/parms.fas ...
;; Loaded file obj/from-host/src/compiler/arm/parms.fas
;; Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-vm.fas
;; Loading file obj/from-host/src/compiler/generic/early-objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-objdef.fas
;; Loading file obj/from-host/src/code/early-array.fas ...
;; Loaded file obj/from-host/src/code/early-array.fas
;; Loading file obj/from-host/src/code/parse-body.fas ...
;; Loaded file obj/from-host/src/code/parse-body.fas
;; Loading file obj/from-host/src/compiler/policy.fas ...
;; Loaded file obj/from-host/src/compiler/policy.fas
;; Loading file obj/from-host/src/code/early-extensions.fas ...
;; Loaded file obj/from-host/src/code/early-extensions.fas
;; Loading file obj/from-host/src/compiler/parse-lambda-list.fas ...
;; Loaded file obj/from-host/src/compiler/parse-lambda-list.fas
;; Loading file obj/from-host/src/code/early-cl.fas ...
;; Loaded file obj/from-host/src/code/early-cl.fas
;; Loading file obj/from-host/src/code/early-fasl.fas ...
;; Loaded file obj/from-host/src/code/early-fasl.fas
;; Loading file obj/from-host/src/code/defbangstruct.fas ...
;; Loaded file obj/from-host/src/code/defbangstruct.fas
;; Loading file obj/from-host/src/code/early-thread.fas ...
;; Loaded file obj/from-host/src/code/early-thread.fas
;; Loading file obj/from-host/src/compiler/defconstant.fas ...
;; Loaded file obj/from-host/src/compiler/defconstant.fas
;; Loading file obj/from-host/src/code/early-raw-slots.fas ...
;; Loaded file obj/from-host/src/code/early-raw-slots.fas
;; Loading file obj/from-host/src/code/xset.fas ...
;; Loaded file obj/from-host/src/code/xset.fas
;; Loading file obj/from-host/src/code/type-class.fas ...
;; Loaded file obj/from-host/src/code/type-class.fas
;; Loading file obj/from-host/src/compiler/early-c.fas ...
;; Loaded file obj/from-host/src/compiler/early-c.fas
;; Loading file obj/from-host/src/compiler/fun-info.fas ...
;; Loaded file obj/from-host/src/compiler/fun-info.fas
;; Loading file obj/from-host/src/pcl/slot-name.fas ...
;; Loaded file obj/from-host/src/pcl/slot-name.fas
;; Loading file obj/from-host/src/compiler/info-vector.fas ...
;; Loaded file obj/from-host/src/compiler/info-vector.fas
;; Loading file obj/from-host/src/compiler/globaldb.fas ...
;; Loaded file obj/from-host/src/compiler/globaldb.fas
;; Loading file obj/from-host/src/compiler/generic/vm-array.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-array.fas
;; Loading file obj/from-host/src/code/primordial-type.fas ...
;; Loaded file obj/from-host/src/code/primordial-type.fas
;; Loading file obj/from-host/src/code/early-classoid.fas ...
;; Loaded file obj/from-host/src/code/early-classoid.fas
;; Loading file obj/from-host/src/code/early-alieneval.fas ...
;; Loaded file obj/from-host/src/code/early-alieneval.fas
;; Loading file obj/from-host/src/code/debug-var-io.fas ...
;; Loaded file obj/from-host/src/code/debug-var-io.fas
;; Loading file obj/from-host/src/code/early-float.fas ...
;; Loaded file obj/from-host/src/code/early-float.fas
;; Loading file obj/from-host/src/code/huffman.fas ...
;; Loaded file obj/from-host/src/code/huffman.fas
;; Loading file obj/from-host/src/code/early-time.fas ...
;; Loaded file obj/from-host/src/code/early-time.fas
;; Loading file obj/from-host/src/code/misc.fas ...
;; Loaded file obj/from-host/src/code/misc.fas
;; Loading file obj/from-host/src/code/early-format.fas ...
;; Loaded file obj/from-host/src/code/early-format.fas
;; Loading file obj/from-host/src/compiler/policies.fas ...
;; Loaded file obj/from-host/src/compiler/policies.fas
;; Loading file obj/from-host/src/compiler/macros.fas ...
;; Loaded file obj/from-host/src/compiler/macros.fas
;; Loading file obj/from-host/src/compiler/constantp.fas ...
;; Loaded file obj/from-host/src/compiler/constantp.fas
;; Loading file obj/from-host/src/compiler/info-functions.fas ...
;; Loaded file obj/from-host/src/compiler/info-functions.fas
;; Loading file obj/from-host/src/code/specializable-array.fas ...
;; Loaded file obj/from-host/src/code/specializable-array.fas
;; Loading file obj/from-host/src/compiler/generic/vm-macs.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-macs.fas
;; Loading file obj/from-host/src/compiler/generic/objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/objdef.fas
;; Loading file obj/from-host/src/compiler/sset.fas ...
;; Loaded file obj/from-host/src/compiler/sset.fas
;; Loading file obj/from-host/src/code/early-type.fas ...
;; Loaded file obj/from-host/src/code/early-type.fas
;; Loading file obj/from-host/src/code/sc-offset.fas ...
;; Loaded file obj/from-host/src/code/sc-offset.fas
;; Loading file obj/from-host/src/compiler/node.fas ...
;; Loaded file obj/from-host/src/compiler/node.fas
;; Loading file obj/from-host/src/compiler/lexenv.fas ...
;; Loaded file obj/from-host/src/compiler/lexenv.fas
;; Loading file obj/from-host/src/compiler/early-assem.fas ...
;; Loaded file obj/from-host/src/compiler/early-assem.fas
;; Loading file obj/from-host/src/compiler/vop.fas ...
;; Loaded file obj/from-host/src/compiler/vop.fas
;; Loading file obj/from-host/src/compiler/constant-leaf.fas ...
;; Loaded file obj/from-host/src/compiler/constant-leaf.fas
;; Loading file obj/from-host/src/compiler/backend.fas ...
;; Loaded file obj/from-host/src/compiler/backend.fas
;; Loading file obj/from-host/src/compiler/vmdef.fas ...
;; Loaded file obj/from-host/src/compiler/vmdef.fas
;; Loading file obj/from-host/src/code/defmacro.fas ...
;; Loaded file obj/from-host/src/code/defmacro.fas
;; Loading file obj/from-host/src/code/destructuring-bind.fas ...
;; Loaded file obj/from-host/src/code/destructuring-bind.fas
;; Loading file obj/from-host/src/compiler/meta-vmdef.fas ...
;; Loaded file obj/from-host/src/compiler/meta-vmdef.fas
;; Loading file obj/from-host/src/compiler/fixup.fas ...
;; Loaded file obj/from-host/src/compiler/fixup.fas
;; Loading file obj/from-host/src/compiler/generic/core.fas ...
;; Loaded file obj/from-host/src/compiler/generic/core.fas
;; Loading file obj/from-host/src/compiler/arm/vm.fas ...
;; Loaded file obj/from-host/src/compiler/arm/vm.fas
;; Loading file obj/from-host/src/code/arm-vm.fas ...
;; Loaded file obj/from-host/src/code/arm-vm.fas
;; Loading file obj/from-host/src/code/class.fas ...
;; Loaded file obj/from-host/src/code/class.fas
;; Loading file obj/from-host/src/pcl/pre-warm.fas ...
;; Loaded file obj/from-host/src/pcl/pre-warm.fas
;; Loading file obj/from-host/src/code/debug-info.fas ...
;; Loaded file obj/from-host/src/code/debug-info.fas
;; Loading file obj/from-host/src/code/source-location.fas ...
;; Loaded file obj/from-host/src/code/source-location.fas
;; Loading file obj/from-host/src/code/early-class.fas ...
;; Loaded file obj/from-host/src/code/early-class.fas
;; Loading file obj/from-host/src/code/parse-defmacro-errors.fas ...
;; Loaded file obj/from-host/src/code/parse-defmacro-errors.fas
;; Loading file obj/from-host/src/code/format-directive.fas ...
;; Loaded file obj/from-host/src/code/format-directive.fas
;; Loading file obj/from-host/src/compiler/generic/primtype.fas ...
;; Loaded file obj/from-host/src/compiler/generic/primtype.fas
;; Loading file obj/from-host/src/code/host-alieneval.fas ...
;; Loaded file obj/from-host/src/code/host-alieneval.fas
;; Loading file obj/from-host/src/code/host-c-call.fas ...
;; Loaded file obj/from-host/src/code/host-c-call.fas
;; Loading file obj/from-host/src/compiler/compiler-deftype.fas ...
;; Loaded file obj/from-host/src/compiler/compiler-deftype.fas
;; Loading file obj/from-host/src/code/late-type.fas ...
;; Loaded file obj/from-host/src/code/late-type.fas
;; Loading file obj/from-host/src/code/deftypes-for-target.fas ...
;; Loaded file obj/from-host/src/code/deftypes-for-target.fas
;; Loading file obj/from-host/src/compiler/knownfun.fas ...
;; Loaded file obj/from-host/src/compiler/knownfun.fas
;; Loading file obj/from-host/src/code/cross-type.fas ...
;; Loaded file obj/from-host/src/code/cross-type.fas
;; Loading file obj/from-host/src/compiler/generic/vm-type.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-type.fas
;; Loading file obj/from-host/src/compiler/proclaim.fas ...
;; Loaded file obj/from-host/src/compiler/proclaim.fas
;; Loading file obj/from-host/src/code/class-init.fas ...
;; Loaded file obj/from-host/src/code/class-init.fas
;; Loading file obj/from-host/src/code/defstruct.fas ...
;; Loaded file obj/from-host/src/code/defstruct.fas
;; Loading file obj/from-host/src/code/alien-type.fas ...
;; Loaded file obj/from-host/src/code/alien-type.fas
;; Loading file obj/from-host/src/code/force-delayed-defbangstructs.fas ...
;; Loaded file obj/from-host/src/code/force-delayed-defbangstructs.fas
;; Loading file obj/from-host/src/compiler/compiler-error.fas ...
;; Loaded file obj/from-host/src/compiler/compiler-error.fas
;; Loading file obj/from-host/src/code/type-init.fas ...
;; Loaded file obj/from-host/src/code/type-init.fas
;; Loading file obj/from-host/src/compiler/fixup-type.fas ...
;; Loaded file obj/from-host/src/compiler/fixup-type.fas
;; Loading file obj/from-host/src/code/package.fas ...
;; Loaded file obj/from-host/src/code/package.fas
;; Loading file obj/from-host/src/code/random.fas ...
;; Loaded file obj/from-host/src/code/random.fas
;; Loading file obj/from-host/src/code/hash-table.fas ...
;; Loaded file obj/from-host/src/code/hash-table.fas
;; Loading file obj/from-host/src/code/readtable.fas ...
;; Loaded file obj/from-host/src/code/readtable.fas
;; Loading file obj/from-host/src/code/pathname.fas ...
;; Loaded file obj/from-host/src/code/pathname.fas
;; Loading file obj/from-host/src/code/host-pprint.fas ...
;; Loaded file obj/from-host/src/code/host-pprint.fas
;; Loading file obj/from-host/src/compiler/fndb.fas ...
;; Loaded file obj/from-host/src/compiler/fndb.fas
;; Loading file obj/from-host/src/compiler/generic/vm-fndb.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-fndb.fas
;; Loading file obj/from-host/src/compiler/generic/late-objdef.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-objdef.fas
;; Loading file obj/from-host/src/compiler/generic/interr.fas ...
;; Loaded file obj/from-host/src/compiler/generic/interr.fas
;; Loading file obj/from-host/src/compiler/bit-util.fas ...
;; Loaded file obj/from-host/src/compiler/bit-util.fas
;; Loading file obj/from-host/src/code/load.fas ...
;; Loaded file obj/from-host/src/code/load.fas
;; Loading file obj/from-host/src/code/fop.fas ...
;; Loaded file obj/from-host/src/code/fop.fas
;; Loading file obj/from-host/src/compiler/ctype.fas ...
;; Loaded file obj/from-host/src/compiler/ctype.fas
;; Loading file obj/from-host/src/compiler/disassem.fas ...
;; Loaded file obj/from-host/src/compiler/disassem.fas
;; Loading file obj/from-host/src/compiler/assem.fas ...
;; Loaded file obj/from-host/src/compiler/assem.fas
;; Loading file obj/from-host/src/compiler/dump.fas ...
;; Loaded file obj/from-host/src/compiler/dump.fas
;; Loading file obj/from-host/src/compiler/ir1report.fas ...
;; Loaded file obj/from-host/src/compiler/ir1report.fas
;; Loading file obj/from-host/src/compiler/main.fas ...
;; Loaded file obj/from-host/src/compiler/main.fas
;; Loading file obj/from-host/src/compiler/xref.fas ...
;; Loaded file obj/from-host/src/compiler/xref.fas
;; Loading file obj/from-host/src/compiler/ir1tran.fas ...
;; Loaded file obj/from-host/src/compiler/ir1tran.fas
;; Loading file obj/from-host/src/compiler/ir1tran-lambda.fas ...
;; Loaded file obj/from-host/src/compiler/ir1tran-lambda.fas
;; Loading file obj/from-host/src/compiler/ir1-translators.fas ...
;; Loaded file obj/from-host/src/compiler/ir1-translators.fas
;; Loading file obj/from-host/src/compiler/ir1util.fas ...
;; Loaded file obj/from-host/src/compiler/ir1util.fas
;; Loading file obj/from-host/src/compiler/callable-args.fas ...
;; Loaded file obj/from-host/src/compiler/callable-args.fas
;; Loading file obj/from-host/src/compiler/ir1opt.fas ...
;; Loaded file obj/from-host/src/compiler/ir1opt.fas
;; Loading file obj/from-host/src/compiler/loop.fas ...
;; Loaded file obj/from-host/src/compiler/loop.fas
;; Loading file obj/from-host/src/compiler/ir1final.fas ...
;; Loaded file obj/from-host/src/compiler/ir1final.fas
;; Loading file obj/from-host/src/compiler/constraint.fas ...
;; Loaded file obj/from-host/src/compiler/constraint.fas
;; Loading file obj/from-host/src/compiler/array-tran.fas ...
;; Loaded file obj/from-host/src/compiler/array-tran.fas
;; Loading file obj/from-host/src/compiler/seqtran.fas ...
;; Loaded file obj/from-host/src/compiler/seqtran.fas
;; Loading file obj/from-host/src/compiler/saptran.fas ...
;; Loaded file obj/from-host/src/compiler/saptran.fas
;; Loading file obj/from-host/src/compiler/sxhash.fas ...
;; Loaded file obj/from-host/src/compiler/sxhash.fas
;; Loading file obj/from-host/src/code/quantifiers.fas ...
;; Loaded file obj/from-host/src/code/quantifiers.fas
;; Loading file obj/from-host/src/compiler/bitops-derive-type.fas ...
;; Loaded file obj/from-host/src/compiler/bitops-derive-type.fas
;; Loading file obj/from-host/src/compiler/locall.fas ...
;; Loaded file obj/from-host/src/compiler/locall.fas
;; Loading file obj/from-host/src/compiler/dfo.fas ...
;; Loaded file obj/from-host/src/compiler/dfo.fas
;; Loading file obj/from-host/src/compiler/dce.fas ...
;; Loaded file obj/from-host/src/compiler/dce.fas
;; Loading file obj/from-host/src/compiler/checkgen.fas ...
;; Loaded file obj/from-host/src/compiler/checkgen.fas
;; Loading file obj/from-host/src/compiler/tn.fas ...
;; Loaded file obj/from-host/src/compiler/tn.fas
;; Loading file obj/from-host/src/compiler/life.fas ...
;; Loaded file obj/from-host/src/compiler/life.fas
;; Loading file obj/from-host/src/compiler/debug-dump.fas ...
;; Loaded file obj/from-host/src/compiler/debug-dump.fas
;; Loading file obj/from-host/src/compiler/generic/utils.fas ...
;; Loaded file obj/from-host/src/compiler/generic/utils.fas
;; Loading file obj/from-host/src/compiler/fopcompile.fas ...
;; Loaded file obj/from-host/src/compiler/fopcompile.fas
;; Loading file obj/from-host/src/assembly/assemfile.fas ...
;; Loaded file obj/from-host/src/assembly/assemfile.fas
;; Loading file obj/from-host/src/compiler/arm/insts.fas ...
;; Loaded file obj/from-host/src/compiler/arm/insts.fas
;; Loading file obj/from-host/src/compiler/arm/macros.fas ...
;; Loaded file obj/from-host/src/compiler/arm/macros.fas
;; Loading file obj/from-host/src/compiler/generic/early-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/early-type-vops.fas
;; Loading file obj/from-host/src/assembly/arm/support.fas ...
;; Loaded file obj/from-host/src/assembly/arm/support.fas
;; Loading file obj/from-host/src/compiler/arm/move.fas ...
;; Loaded file obj/from-host/src/compiler/arm/move.fas
;; Loading file obj/from-host/src/compiler/arm/float.fas ...
;; Loaded file obj/from-host/src/compiler/arm/float.fas
;; Loading file obj/from-host/src/compiler/arm/sap.fas ...
;; Loaded file obj/from-host/src/compiler/arm/sap.fas
;; Loading file obj/from-host/src/compiler/arm/system.fas ...
;; Loaded file obj/from-host/src/compiler/arm/system.fas
;; Loading file obj/from-host/src/compiler/arm/char.fas ...
;; Loaded file obj/from-host/src/compiler/arm/char.fas
;; Loading file obj/from-host/src/compiler/arm/memory.fas ...
;; Loaded file obj/from-host/src/compiler/arm/memory.fas
;; Loading file obj/from-host/src/compiler/arm/arith.fas ...
;; Loaded file obj/from-host/src/compiler/arm/arith.fas
;; Loading file obj/from-host/src/compiler/arm/pred.fas ...
;; Loaded file obj/from-host/src/compiler/arm/pred.fas
;; Loading file obj/from-host/src/compiler/float-tran.fas ...
;; Loaded file obj/from-host/src/compiler/float-tran.fas
;; Loading file obj/from-host/src/compiler/srctran.fas ...
;; Loaded file obj/from-host/src/compiler/srctran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-tran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-tran.fas
;; Loading file obj/from-host/src/compiler/generic/late-type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-type-vops.fas
;; Loading file obj/from-host/src/compiler/arm/type-vops.fas ...
;; Loaded file obj/from-host/src/compiler/arm/type-vops.fas
;; Loading file obj/from-host/src/compiler/typetran.fas ...
;; Loaded file obj/from-host/src/compiler/typetran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-typetran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-typetran.fas
;; Loading file obj/from-host/src/code/cross-modular.fas ...
;; Loaded file obj/from-host/src/code/cross-modular.fas
;; Loading file obj/from-host/src/compiler/arm/subprim.fas ...
;; Loaded file obj/from-host/src/compiler/arm/subprim.fas
;; Loading file obj/from-host/src/compiler/arm/debug.fas ...
;; Loaded file obj/from-host/src/compiler/arm/debug.fas
;; Loading file obj/from-host/src/compiler/arm/c-call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/c-call.fas
;; Loading file obj/from-host/src/compiler/arm/cell.fas ...
;; Loaded file obj/from-host/src/compiler/arm/cell.fas
;; Loading file obj/from-host/src/compiler/arm/values.fas ...
;; Loaded file obj/from-host/src/compiler/arm/values.fas
;; Loading file obj/from-host/src/compiler/arm/alloc.fas ...
;; Loaded file obj/from-host/src/compiler/arm/alloc.fas
;; Loading file obj/from-host/src/compiler/arm/call.fas ...
;; Loaded file obj/from-host/src/compiler/arm/call.fas
;; Loading file obj/from-host/src/compiler/arm/nlx.fas ...
;; Loaded file obj/from-host/src/compiler/arm/nlx.fas
;; Loading file obj/from-host/src/compiler/generic/late-nlx.fas ...
;; Loaded file obj/from-host/src/compiler/generic/late-nlx.fas
;; Loading file obj/from-host/src/compiler/arm/show.fas ...
;; Loaded file obj/from-host/src/compiler/arm/show.fas
;; Loading file obj/from-host/src/compiler/arm/array.fas ...
;; Loaded file obj/from-host/src/compiler/arm/array.fas
;; Loading file obj/from-host/src/compiler/generic/type-error.fas ...
;; Loaded file obj/from-host/src/compiler/generic/type-error.fas
;; Loading file obj/from-host/src/compiler/physenvanal.fas ...
;; Loaded file obj/from-host/src/compiler/physenvanal.fas
;; Loading file obj/from-host/src/assembly/arm/assem-rtns.fas ...
;; Loaded file obj/from-host/src/assembly/arm/assem-rtns.fas
;; Loading file obj/from-host/src/assembly/arm/array.fas ...
;; Loaded file obj/from-host/src/assembly/arm/array.fas
;; Loading file obj/from-host/src/assembly/arm/arith.fas ...
;; Loaded file obj/from-host/src/assembly/arm/arith.fas
;; Loading file obj/from-host/src/assembly/arm/alloc.fas ...
;; Loaded file obj/from-host/src/assembly/arm/alloc.fas
;; Loading file obj/from-host/src/compiler/pseudo-vops.fas ...
;; Loaded file obj/from-host/src/compiler/pseudo-vops.fas
;; Loading file obj/from-host/src/compiler/aliencomp.fas ...
;; Loaded file obj/from-host/src/compiler/aliencomp.fas
;; Loading file obj/from-host/src/compiler/ltv.fas ...
;; Loaded file obj/from-host/src/compiler/ltv.fas
;; Loading file obj/from-host/src/compiler/gtn.fas ...
;; Loaded file obj/from-host/src/compiler/gtn.fas
;; Loading file obj/from-host/src/compiler/ltn.fas ...
;; Loaded file obj/from-host/src/compiler/ltn.fas
;; Loading file obj/from-host/src/compiler/stack.fas ...
;; Loaded file obj/from-host/src/compiler/stack.fas
;; Loading file obj/from-host/src/compiler/control.fas ...
;; Loaded file obj/from-host/src/compiler/control.fas
;; Loading file obj/from-host/src/compiler/entry.fas ...
;; Loaded file obj/from-host/src/compiler/entry.fas
;; Loading file obj/from-host/src/compiler/ir2tran.fas ...
;; Loaded file obj/from-host/src/compiler/ir2tran.fas
;; Loading file obj/from-host/src/compiler/generic/vm-ir2tran.fas ...
;; Loaded file obj/from-host/src/compiler/generic/vm-ir2tran.fas
;; Loading file obj/from-host/src/compiler/copyprop.fas ...
;; Loaded file obj/from-host/src/compiler/copyprop.fas
;; Loading file obj/from-host/src/compiler/represent.fas ...
;; Loaded file obj/from-host/src/compiler/represent.fas
;; Loading file obj/from-host/src/compiler/ir2opt.fas ...
;; Loaded file obj/from-host/src/compiler/ir2opt.fas
;; Loading file obj/from-host/src/compiler/pack.fas ...
;; Loaded file obj/from-host/src/compiler/pack.fas
;; Loading file obj/from-host/src/compiler/pack-iterative.fas ...
;; Loaded file obj/from-host/src/compiler/pack-iterative.fas
;; Loading file obj/from-host/src/compiler/codegen.fas ...
;; Loaded file obj/from-host/src/compiler/codegen.fas
;; Loading file obj/from-host/src/compiler/debug.fas ...
;; Loaded file obj/from-host/src/compiler/debug.fas
;; Loading file obj/from-host/src/code/error.fas ...
;; Loaded file obj/from-host/src/code/error.fas
;; Loading file obj/from-host/src/code/macroexpand.fas ...
;; Loaded file obj/from-host/src/code/macroexpand.fas
;; Loading file obj/from-host/src/code/late-extensions.fas ...
;; Loaded file obj/from-host/src/code/late-extensions.fas
;; Loading file obj/from-host/src/code/early-step.fas ...
;; Loaded file obj/from-host/src/code/early-step.fas
;; Loading file obj/from-host/src/compiler/late-proclaim.fas ...
;; Loaded file obj/from-host/src/compiler/late-proclaim.fas
;; Loading file obj/from-host/src/code/defboot.fas ...
;; Loaded file obj/from-host/src/code/defboot.fas
;; Loading file obj/from-host/src/code/setf.fas ...
;; Loaded file obj/from-host/src/code/setf.fas
;; Loading file obj/from-host/src/code/macros.fas ...
;; Loaded file obj/from-host/src/code/macros.fas
;; Loading file obj/from-host/src/code/loop.fas ...
;; Loaded file obj/from-host/src/code/loop.fas
;; Loading file obj/from-host/src/code/late-format.fas ...
;; Loaded file obj/from-host/src/code/late-format.fas
;; Compiling file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/src/compiler/generic/genesis.lisp ...
;; Wrote file /tmp/pkgbuild/lang/sbcl/work.earmv6hf/sbcl-1.5.7/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 core "output/cold-sbcl.core"
obj/from-xc/src/assembly/master.assem-obj
obj/from-xc/src/code/early-source-location.lisp-obj
obj/from-xc/src/code/show.lisp-obj
obj/from-xc/src/compiler/early-constantp.lisp-obj
obj/from-xc/src/code/defsetfs.lisp-obj
obj/from-xc/src/code/cl-specials.lisp-obj
obj/from-xc/src/code/primordial-extensions.lisp-obj
obj/from-xc/src/code/cold-init-helper-macros.lisp-obj
obj/from-xc/src/code/early-defmethod.lisp-obj
obj/from-xc/src/code/backq.lisp-obj
obj/from-xc/src/code/globals.lisp-obj
obj/from-xc/src/code/cmacros.lisp-obj
obj/from-xc/src/code/uncross.lisp-obj
obj/from-xc/src/code/defbangtype.lisp-obj
obj/from-xc/src/code/early-constants.lisp-obj
obj/from-xc/src/compiler/deftype.lisp-obj
obj/from-xc/src/compiler/early-lexenv.lisp-obj
obj/from-xc/src/compiler/early-globaldb.lisp-obj
obj/from-xc/src/code/function-names.lisp-obj
obj/from-xc/src/compiler/generic/parms.lisp-obj
obj/from-xc/src/compiler/arm/parms.lisp-obj
obj/from-xc/src/compiler/generic/early-vm.lisp-obj
obj/from-xc/src/compiler/generic/early-objdef.lisp-obj
obj/from-xc/src/code/early-array.lisp-obj
obj/from-xc/src/code/barrier.lisp-obj
obj/from-xc/src/code/parse-body.lisp-obj
obj/from-xc/src/compiler/policy.lisp-obj
obj/from-xc/src/code/condition-boot.lisp-obj
obj/from-xc/src/code/early-extensions.lisp-obj
obj/from-xc/src/compiler/parse-lambda-list.lisp-obj
obj/from-xc/src/code/restart.lisp-obj
obj/from-xc/src/code/early-cl.lisp-obj
obj/from-xc/src/code/ansi-stream.lisp-obj
obj/from-xc/src/code/early-fasl.lisp-obj
obj/from-xc/src/code/defbangstruct.lisp-obj
obj/from-xc/src/code/early-thread.lisp-obj
obj/from-xc/src/code/early-print.lisp-obj
obj/from-xc/src/code/early-pprint.lisp-obj
obj/from-xc/src/code/early-impl.lisp-obj
obj/from-xc/src/code/target-extensions.lisp-obj
obj/from-xc/src/code/early-package.lisp-obj
obj/from-xc/src/compiler/defconstant.lisp-obj
obj/from-xc/src/code/early-raw-slots.lisp-obj
obj/from-xc/src/code/funutils.lisp-obj
obj/from-xc/src/code/maphash.lisp-obj
obj/from-xc/src/code/xset.lisp-obj
obj/from-xc/src/code/type-class.lisp-obj
obj/from-xc/src/code/cas.lisp-obj
obj/from-xc/src/compiler/early-c.lisp-obj
obj/from-xc/src/compiler/fun-info.lisp-obj
obj/from-xc/src/pcl/slot-name.lisp-obj
obj/from-xc/src/code/signal.lisp-obj
obj/from-xc/src/code/target-lfhash.lisp-obj
obj/from-xc/src/compiler/info-vector.lisp-obj
obj/from-xc/src/compiler/globaldb.lisp-obj
obj/from-xc/src/compiler/generic/vm-array.lisp-obj
obj/from-xc/src/code/primordial-type.lisp-obj
obj/from-xc/src/code/early-classoid.lisp-obj
obj/from-xc/src/code/early-alieneval.lisp-obj
obj/from-xc/src/code/sysmacs.lisp-obj
obj/from-xc/src/code/target-error.lisp-obj
obj/from-xc/output/stuff-groveled-from-headers.lisp-obj
obj/from-xc/src/code/cold-error.lisp-obj
obj/from-xc/src/code/fdefinition.lisp-obj
obj/from-xc/src/code/weak.lisp-obj
obj/from-xc/src/code/array.lisp-obj
obj/from-xc/src/code/debug-var-io.lisp-obj
obj/from-xc/src/code/target-alieneval.lisp-obj
The foreign symbol table is:
"weak_pointer_chain" = #X 53894
"lower_thread_control_stack_guard_page" = #X 23304
"get_h_errno" = #X 2C420
"protect_alien_stack_hard_guard_page" = #X 2B90C
"sb_utimes" = #X 2C734
"vodxprint_fun" = #X 26B50
"sb_getrusage" = #X 2C558
"describe_internal_error" = #X 21104
"gc_active_p" = #X 547A8
"brief_print" = #X 28A84
"all_signals_blocked_p" = #X 21640
"new_areas_index_hwm" = #X 57E0C
"gc_managed_addr_p" = #X 24DA4
"sbcl_home" = #X 54254
"gc_dispose_private_pages" = #X 30A40
"component_ptr_from_pc" = #X 1E88C
"arch_skip_instruction" = #X 2C740
"get_asm_routine_by_name" = #X 199F8
"fun_end_breakpoint_end" = #X 38078
"pinned_objects" = #X 57DC8
"globals_init" = #X 1F6B8
"wait_for_exec" = #X 28EA0
"fstat_wrapper" = #X 2C178
"os_get_runtime_executable_path" = #X 2CBB4
"sb_nanosleep" = #X 2C560
"find_symbol" = #X 2B19C
"interrupt_handler_pending_p" = #X 22C68
"fun_end_breakpoint_trap" = #X 38074
"ext_find_page_index" = #X 300DC
"sc_and_offset_offset" = #X 2AC58
"_lstat" = #X 2CB9C
"page_address" = #X 300C8
"n_scav_calls" = #X 57CC8
"h_errno" = #X 543F8
"unblock_signals_in_context_and_maybe_warn" = #X 21AF4
"_end" = #X 57E10
"deferrables_blocked_p" = #X 21888
"dynamic_values_bytes" = #X 54268
"lstat_wrapper" = #X 2C0E8
"varint_unpack" = #X 1F4F8
"scav_vector" = #X 1C69C
"os_allocate" = #X 24CAC
"debug_print" = #X 2143C
"gpr_murmur_hash3" = #X 24BCC
"sb_realpath" = #X 2BFB8
"lose" = #X 20E04
"deferrable_sigset" = #X 579E0
"sc_and_offset_sc_number" = #X 2AC18
"varint_unpacker_init" = #X 1F4A8
"__bss_end__" = #X 57E10
"block_deferrable_signals" = #X 219FC
"fun_end_breakpoint_guts" = #X 38074
"var_value" = #X 2BEFC
"var_name" = #X 2BEF4
"lisp_code_in_elf" = #X 19094
"sizetab" = #X 53898
"gc_alloc_region" = #X 57C98
"_readdir" = #X 2CBA8
"internal_errors_enabled" = #X 54540
"check_interrupt_context_or_lose" = #X 21D3C
"gen_of" = #X 321BC
"alloc_profiling" = #X 57854
"gc_gen_of" = #X 3216C
"sigint_init" = #X 294D8
"gc_private_cons" = #X 31400
"_edata" = #X 54290
"os_context_register_addr" = #X 2CCFC
"wifsignaled" = #X 2C464
"define_dynamic_var" = #X 2BDE4
"gc_managed_heap_space_p" = #X 24CDC
"simple_fun_index" = #X 1E994
"posix_argv" = #X 579FC
"handle_guard_page_triggered" = #X 23460
"unbind_to_here" = #X 19C24
"check_blockables_unblocked_or_lose" = #X 21918
"allocation_profiler_stop" = #X 16630
"__mark_obj" = #X 2DBB4
"wexitstatus" = #X 2C458
"s_issock" = #X 2C544
"reset_control_stack_guard_page" = #X 233D0
"wifcontinued" = #X 2C430
"weak_ht_alivep_funs" = #X 53884
"arch_internal_error_arguments" = #X 2C760
"alloc_profile_buffer" = #X 57850
"core_string" = #X 579F8
"disable_lossage_handler" = #X 20DEC
"sigabrt_handler" = #X 2222C
"gc_find_freeish_pages" = #X 31148
"lisp_backtrace" = #X 171E8
"gc_sigset" = #X 579D0
"os_invalidate" = #X 2CB30
"dyndebug_config" = #X 54660
"undo_fake_foreign_function_call" = #X 22ACC
"sb_nanosleep_float" = #X 2C670
"maybe_defer_handler" = #X 22ED8
"s_isreg" = #X 2C4CC
"successful_malloc" = #X 294F0
"report_heap_exhaustion" = #X 3077C
"protect_alien_stack_guard_page" = #X 2B93C
"saved_runtime_path" = #X 5468C
"lisp_alloc" = #X 3463C
"execute_full_mark_phase" = #X 2DFEC
"gencgc_verbose" = #X 547A0
"skip_internal_error" = #X 2109C
"s_ischr" = #X 2C4F4
"s_islnk" = #X 2C530
"hopscotch_containsp" = #X 207D0
"gencgc_zero_check" = #X 547D4
"protect_binding_stack_guard_page" = #X 2B894
"lisp_startup_options" = #X 579F4
"show_lstring" = #X 26CD8
"gencgc_alloc_granularity" = #X 547D0
"lose_on_corruption_p" = #X 5443C
"__bss_start__" = #X 54290
"gc_and_save" = #X 34D30
"hopscotch_create" = #X 1F988
"hopscotch_reset" = #X 1FCBC
"test_weak_triggers" = #X 1DA3C
"gc_heapsort_uwords" = #X 1F59C
"hopscotch_get" = #X 20964
"coalesce_similar_objects" = #X 18690
"bytes_consed_between_gcs" = #X 53CD8
"lisp_thread_name" = #X 37C20
"scan_binding_stack" = #X 1D4B8
"handle_fun_end_breakpoint" = #X 17954
"throw_to_monitor" = #X 24BAC
"var_setclock" = #X 2BF34
"copy_object" = #X 1BD84
"block_blockable_signals" = #X 21A10
"funcall3" = #X 19CE4
"funcall0" = #X 19C74
"sc_and_offset_extract_bits" = #X 2ABC4
"gc_private_free" = #X 30A08
"os_context_pc_addr" = #X 2CD08
"funcall2" = #X 19CB4
"symbol_name" = #X 28B1C
"funcall1" = #X 19C88
"interrupt_init" = #X 23C44
"define_var" = #X 2BC58
"gc_search_space3" = #X 1E8E0
"scavenge_control_stack" = #X 1F034
"restore_sbcl_signals" = #X 23880
"wrapped_readlink" = #X 2BF40
"breakpoint_remove" = #X 177AC
"instance_scan" = #X 1D56C
"simple_fun_name" = #X 1EA48
"_utime" = #X 2CBAC
"debug_function_from_pc" = #X 1708C
"breakpoint_install" = #X 17798
"dyndebug_init" = #X 265A0
"scrub_control_stack" = #X 1EEB0
"copy_large_object" = #X 31C3C
"collect_garbage" = #X 33E44
"set_pty" = #X 28DE0
"zero_dirty_pages" = #X 3092C
"wstopsig" = #X 2C4C0
"prepare_to_save" = #X 2AAB0
"unblock_gc_signals" = #X 21AE0
"os_vm_page_size" = #X 57A10
"interrupt_handle_now" = #X 2224C
"alloc" = #X 348A4
"heap_scavenge" = #X 1C008
"arch_remove_breakpoint" = #X 2C7D0
"fake_foreign_function_call" = #X 22114
"bind_variable" = #X 19BC0
"gc_alloc_large" = #X 31590
"verify_heap" = #X 3220C
"scavenge_interrupt_contexts" = #X 1F240
"sb_gettimeofday" = #X 2C55C
"wifstopped" = #X 2C498
"sb_kernel_package" = #X 2B054
"ldb_monitor" = #X 249AC
"prove_liveness" = #X 37BE0
"alivep_funs" = #X 54274
"scavenge" = #X 1C198
"valid_widetag_p" = #X 1E82C
"maybe_gc" = #X 1ED80
"hopscotch_resize_up" = #X 2028C
"__end__" = #X 57E10
"valid_lisp_pointer_p" = #X 1EC70
"allocation_profiler_start" = #X 164A4
"create_initial_thread" = #X 2B1B8
"search_static_space" = #X 2AE1C
"lisp_memory_fault_error" = #X 23DC0
"generation_average_age" = #X 30118
"scav_binding_stack" = #X 1D3CC
"unhandled_sigmemoryfault" = #X 34D2C
"hopscotch_destroy" = #X 1FBE8
"__bss_start" = #X 54290
"protect_control_stack_guard_page" = #X 2B7F0
"breakpoint_do_displaced_inst" = #X 177C4
"cull_weak_hash_tables" = #X 1E1E0
"sbcl_main" = #X 2955C
"sigaddset_gc" = #X 21884
"search_read_only_space" = #X 2ADEC
"execute_full_sweep_phase" = #X 2E8D4
"deposit_filler" = #X 32104
"new_space" = #X 57C94
"static_space_free_pointer" = #X 578B4
"os_map" = #X 24D2C
"arch_os_thread_init" = #X 2CC60
"mark_bits" = #X 57A2C
"weak_vectors" = #X 5789C
"parse_token" = #X 24F68
"sigaddset_blockable" = #X 2186C
"alloc_profile_data" = #X 5784C
"parse_addr" = #X 250C8
"next_free_page" = #X 57C90
"s_isblk" = #X 2C508
"gencgc_handle_wp_violation" = #X 34B1C
"spawn" = #X 28F80
"handle_breakpoint" = #X 17810
"weak_hash_tables" = #X 54434
"lowtag_for_widetag" = #X 53C98
"arch_clear_pseudo_atomic_interrupted" = #X 2C7B4
"wake_thread" = #X 2B410
"smash_weak_pointers" = #X 1D680
"__stack_chk_guard" = #X 543D8
"os_restore_fp_control" = #X 2CD18
"uid_username" = #X 2C254
"environ" = #X 57840
"write_heap_exhaustion_report" = #X 3061C
"gc_alloc_with_region" = #X 31B64
"interrupt_handle_now_handler" = #X 2265C
"pre_verify_gen_0" = #X 547DC
"hopscotch_log_stats" = #X 1FE9C
"anon_dynamic_space_start" = #X 578B0
"parse_lispobj" = #X 2522C
"debug_weak_ht" = #X 54430
"__sF" = #X 542D0
"_toupper_tab_" = #X 542C8
"arrange_return_to_c_function" = #X 2311C
"save_to_filehandle" = #X 2A640
"_start" = #X 16178
"arch_os_thread_cleanup" = #X 2CCF4
"alloc_code_object" = #X 16420
"fshow_fun" = #X 26C24
"gc_init" = #X 34638
"sb_mkstemp" = #X 2C208
"os_init" = #X 2C8F4
"parse_number" = #X 24FEC
"add_to_weak_vector_list" = #X 1DA00
"odxprint_fun" = #X 26BF4
"memory_fault_handler" = #X 2C8A8
"find_code" = #X 177C8
"continue_after_memoryfault_on_unprotected_pages" = #X 547F0
"alloc_tramp" = #X 38078
"s_isfifo" = #X 2C51C
"check_deferrables_unblocked_or_lose" = #X 2189C
"search_dynamic_space" = #X 32084
"os_context_lr_addr" = #X 2CD10
"user_homedir" = #X 2C300
"arch_write_linkage_table_entry" = #X 2C860
"positive_bignum_logbitp" = #X 1D514
"allocate_hardwired_spaces" = #X 2B5E4
"read_var_integer" = #X 2B9A4
"all_threads" = #X 57A00
"purify" = #X 28D2C
"lisp_linkage_table_n_prelinked" = #X 579F0
"visit_freed_objects" = #X 32100
"sb_select" = #X 2C728
"from_space" = #X 57C8C
"undoably_install_low_level_interrupt_handler" = #X 23988
"build_id" = #X 5345C
"print" = #X 289F0
"page_table_pages" = #X 57C88
"generations" = #X 57B88
"hopscotch_init" = #X 1F928
"__start" = #X 16178
"interrupt_internal_error" = #X 22B30
"find_package" = #X 2B068
"print_constant" = #X 20FE8
"arch_get_bad_addr" = #X 2C738
"undefined_alien_address" = #X 54694
"wrapped_environ" = #X 2C410
"gc_traceroot_criterion" = #X 57B80
"gc_scav_pair" = #X 1BDCC
"blockables_blocked_p" = #X 21904
"hopscotch_insert" = #X 1FEA0
"wtermsig" = #X 2C490
"print_generation_stats" = #X 306F4
"maybe_save_gc_mask_and_block_deferrables" = #X 21C08
"protect_alien_stack_return_guard_page" = #X 2B970
"weak_objects" = #X 57858
"current_control_stack_pointer" = #X 578AC
"_opendir" = #X 2CBA4
"instance_classoid_name" = #X 28C48
"scav_code_header" = #X 356F8
"gc_logfile" = #X 547AC
"DYNAMIC_SPACE_START" = #X 57A0C
"copied_string" = #X 29514
"enable_lossage_handler" = #X 20DD4
"alloc_profile_n_counters" = #X 53458
"allocate_lisp_dynamic_space" = #X 2B6CC
"weakobj_init" = #X 1DD4C
"os_flush_icache" = #X 2CD1C
"asm_routines_end" = #X 57A08
"s_isdir" = #X 2C4E0
"scavtab" = #X 53484
"walk_generation" = #X 33D1C
"install_sig_memory_fault_handler" = #X 54048
"arch_install_breakpoint" = #X 2C7C8
"interrupt_handle_pending" = #X 22C88
"get_timezone" = #X 2B4C4
"load_core_file" = #X 19278
"reset_printer" = #X 289CC
"call_into_c" = #X 37FA4
"protect_control_stack_return_guard_page" = #X 2B824
"gc_heap_exhausted_error_or_lose" = #X 3105C
"arch_handle_single_step_trap" = #X 2C804
"more_p" = #X 24F30
"verify_gens" = #X 54288
"read_only_space_free_pointer" = #X 578A8
"lookup_by_obj" = #X 2BBE8
"gc_mark_obj" = #X 2D194
"scrub_thread_control_stack" = #X 1EF80
"asm_routines_start" = #X 57A04
"in_leaving_without_gcing_race_p" = #X 21CF4
"_fstat" = #X 2CBA0
"reset_thread_control_stack_guard_page" = #X 2335C
"search_for_embedded_core" = #X 1909C
"unwind_binding_stack" = #X 2A4E8
"page_table" = #X 57B7C
"handle_trap" = #X 23EA0
"check_gc_signals_unblocked_or_lose" = #X 21994
"search_for_symbol" = #X 2AE4C
"os_deallocate" = #X 24CBC
"lisp_register_names" = #X 54210
"os_protect" = #X 2CB5C
"unbind" = #X 19BF0
"_ctype_tab_" = #X 542C0
"gc_object_watcher" = #X 57B78
"prepare_for_full_mark_phase" = #X 2DEEC
"cached_alloc" = #X 578B8
"gc_mark_range" = #X 2DE7C
"__ps_strings" = #X 54400
"arrange_return_to_lisp_function" = #X 23210
"gc_show_pte" = #X 35638
"small_generation_limit" = #X 5428A
"dynamic_space_size" = #X 53CE0
"gc_signals_blocked_p" = #X 21980
"asm_routine_poke" = #X 19AD0
"gc_prove_liveness" = #X 362D0
"hopscotch_delete" = #X 20C08
"protect_binding_stack_hard_guard_page" = #X 2B85C
"os_validate" = #X 2CA0C
"copy_unboxed_object" = #X 31F6C
"foreign_function_call_active" = #X 578A4
"do_pending_interrupt" = #X 380E0
"install_handler" = #X 23AAC
"lookup_by_name" = #X 2BB64
"large_allocation" = #X 547E0
"unblock_deferrable_signals" = #X 21A24
"uid_homedir" = #X 2C388
"sb_closedir" = #X 2C04C
"save_runtime_to_filehandle" = #X 2A9EC
"sb_nanosleep_double" = #X 2C5B8
"corruption_warning_and_maybe_lose" = #X 20EB4
"current_control_frame_pointer" = #X 578A0
"check_blockables_blocked_or_lose" = #X 2194C
"interrupt_handlers" = #X 578D0
"sigaddset_deferrable" = #X 21854
"kill_safely" = #X 2B468
"fdefn_callee_lispobj" = #X 1D648
"_stat" = #X 2CB98
"get_current_sigmask" = #X 21630
"log_generation_stats" = #X 30700
"gencgc_oldest_gen_to_gc" = #X 54289
"passwd_homedir" = #X 2C27C
"arch_do_displaced_inst" = #X 2C7D4
"sxhash_simple_string" = #X 1F734
"wifexited" = #X 2C448
"suballocator_end_ptr" = #X 57A28
"write_generation_stats" = #X 30154
"flush_vars" = #X 2BA24
"__progname" = #X 53454
"arch_install_interrupt_handlers" = #X 2CD20
"sb_setitimer" = #X 2C730
"sb_dirent_name" = #X 2C050
"var_clock" = #X 2BF2C
"arch_handle_fun_end_breakpoint" = #X 2C7DC
"gencgc_release_granularity" = #X 5428C
"arch_set_pseudo_atomic_interrupted" = #X 2C79C
"toggle_print_garbage" = #X 2E810
"safely_show_lstring" = #X 28CF0
"handle_single_step_trap" = #X 17AC8
"suballocator_free_ptr" = #X 57A24
"thread_control_stack_size" = #X 53CDC
"thread_yield" = #X 2B408
"set_noecho" = #X 28D44
"properly_tagged_p_internal" = #X 1EB14
"n_scav_skipped" = #X 57A78
"os_get_errno" = #X 24CC0
"protect_binding_stack_return_guard_page" = #X 2B8D0
"search_all_gc_spaces" = #X 1E850
"scav_queue" = #X 57A14
"sb_opendir" = #X 2C018
"max_alloc_point_counters" = #X 57848
"arch_handle_breakpoint" = #X 2C7D8
"os_context_sigmask_addr" = #X 2CA04
"layout_classoid_name" = #X 28BC0
"call_into_lisp" = #X 37EDC
"internal_error_descriptions" = #X 53D68
"siginfo_code" = #X 23DB8
"check_deferrables_blocked_or_lose" = #X 218D0
"gc_coalesce_string_literals" = #X 547F4
"widetag_names" = #X 5404C
"internal_error_nargs" = #X 53CE8
"bytes_allocated" = #X 547A4
"arch_pseudo_atomic_atomic" = #X 2C77C
"scan_weak_hashtable" = #X 1DD88
"_bss_end__" = #X 57E10
"hopscotch_put" = #X 20AAC
"gc_store_corefile_ptes" = #X 35558
"sb_getitimer" = #X 2C72C
"_socket" = #X 2CBB0
"simple_base_stringize" = #X 26C54
"os_install_interrupt_handlers" = #X 2CB88
"protect_control_stack_hard_guard_page" = #X 2B7BC
"gc_load_corefile_ptes" = #X 35104
"heap_trace_verbose" = #X 57800
"ignore_memoryfaults_on_unprotected_pages" = #X 547EC
"blockable_sigset" = #X 578C0
"hopscotch_hmix" = #X 1F6DC
"monitor_or_something" = #X 24BC8
"gc_close_region" = #X 30AE4
"sb_readdir" = #X 2C01C
"os_link_runtime" = #X 24CD8
"check_gc_signals_blocked_or_lose" = #X 219C8
"auto_gc_trigger" = #X 547E8
"classoid_name" = #X 28B5C
"gc_n_stack_pins" = #X 57A74
"lisp_init_function" = #X 57A70
"main" = #X 381C4
"stat_wrapper" = #X 2C058
*** - The foreign symbol "malloc" is undefined.
Bye.
//testing for consistency of first and second GENESIS passes
diff: output/genesis-2: No such file or directory
error: header files do not match between first and second GENESIS
3156.66 real 3000.33 user 131.53 sys
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/lang/sbcl
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/sbcl