>>> sbcl: Building community/sbcl 2.5.0-r0 (using abuild 3.14.1-r4) started Tue, 31 Dec 2024 04:47:06 +0000
>>> sbcl: Validating /home/buildozer/aports/community/sbcl/APKBUILD...
>>> sbcl: Analyzing dependencies...
>>> sbcl: Installing for build: build-base emacs-nox linux-headers mpfr-dev sbcl-bootstrap zstd-dev
(1/18) Installing emacs (29.4-r0)
(2/18) Installing dbus-libs (1.16.0-r0)
(3/18) Installing nettle (3.10-r1)
(4/18) Installing libffi (3.4.6-r0)
(5/18) Installing libtasn1 (4.19.0-r2)
(6/18) Installing p11-kit (0.25.5-r2)
(7/18) Installing gnutls (3.8.8-r0)
(8/18) Installing sqlite-libs (3.47.2-r0)
(9/18) Installing tree-sitter (0.22.2-r1)
(10/18) Installing xz-libs (5.6.3-r0)
(11/18) Installing libxml2 (2.13.4-r3)
(12/18) Installing emacs-nox (29.4-r0)
(13/18) Installing linux-headers (6.12.6-r0)
(14/18) Installing mpfr-dev (4.2.1-r0)
(15/18) Installing sbcl-stage0 (2.5.0-r0)
(16/18) Installing zstd (1.5.6-r2)
(17/18) Installing zstd-dev (1.5.6-r2)
(18/18) Installing .makedepends-sbcl (20241231.044707)
Executing busybox-1.37.0-r10.trigger
OK: 439 MiB in 121 packages
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Cleaning up tmpdir
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.5.0.tar.bz2
>>> sbcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbcl-2.5.0.tar.bz2
>>> sbcl: Checking sha512sums...
sbcl-2.5.0.tar.bz2: OK
ppc-musl.patch: OK
march-armv5-removed.patch: OK
>>> sbcl: Unpacking /var/cache/distfiles/edge/sbcl-2.5.0.tar.bz2...
>>> sbcl: ppc-musl.patch
patching file src/runtime/ppc-linux-os.c
Hunk #1 succeeded at 32 with fuzz 1 (offset -1 lines).
patching file src/runtime/os-common.c
Hunk #1 succeeded at 33 with fuzz 2 (offset 2 lines).
patching file src/runtime/ppc-arch.c
Hunk #1 succeeded at 10 with fuzz 2.
>>> sbcl: march-armv5-removed.patch
patching file src/runtime/Config.arm-linux
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* "SBCL"
* 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 /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build'
gcc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common  determine-endianness.c  -ldl -Wl,-no-as-needed -o determine-endianness
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build'
//finishing /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/local-target-features.lisp-expr
//building host tools
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build'
gcc -DDEFINE_MAIN   -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build'
//Starting build: Tue Dec 31 04:47:11 UTC 2024
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* NIL
* * // Rewrote 0 files out of 1580.
NIL
* make-host-1.sh: set: line 2: can't access tty; job control turned off
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* T
* target SB-XC:*FEATURES* = (:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP :ARM-VFPV2 :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-UNICODE :SBCL :UNIX :USE-SYS-MMAP)
; Building Unicode data
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build/ucd.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build/ucd.fasl
; compilation finished in 0:00:01.486
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tools-for-build/ucd.fasl"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-early.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.123
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/show.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/early-constantp.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/vop-existsp.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/primordial-extensions.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cold-init-helper-macros.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/backq.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-byte.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-misc.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-char.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-io.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-condition.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/uncross.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/defbangtype.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/defbangtype.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-constants.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/function-names.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/early-globaldb.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/parms.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/parms.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/parms.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/early-vm.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/early-vm.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/early-objdef.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/parse-body.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/policy.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-extensions.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:00.397
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/defbangstruct.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.044
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-raw-slots.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/hashset.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.147
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/string-hash.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.030
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/xset.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.097
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/type-class.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:00.653
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/thread-structs.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/early-c.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.140
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/pcl/slot-name.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-classoid.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.314
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/layout-ids.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/debug-var-io.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.083
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/number-dispatch.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/float.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.233
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-float-reader.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-float.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.257
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-time.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/misc.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/parse-lambda-list.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.310
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/macros.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.370
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/fun-info.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-macs.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/policies.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.170
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/info-vector.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.377
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/globaldb.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.153
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/objdef.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/lockfree-list.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/lockfree-list.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-array.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/primordial-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/primordial-type.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/specializable-array.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/sset.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/node.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:02.640
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/early-assem.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/vop.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:01.137
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/backend.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/sc-offset.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/vmdef.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/defmacro.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/meta-vmdef.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:00.863
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/vm.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/vm.fasl-tmp
; compilation finished in 0:00:00.276
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-sxhash.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-sxhash.fasl-tmp
; compilation finished in 0:00:00.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/alieneval.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:01.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/class.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.313
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/pcl/pre-warm.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/debug-info.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.144
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/source-location.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/proclaim.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.103
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/constantp.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/deftype.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:01.490
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.080
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/primtype.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.163
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/deftypes-for-target.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.070
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/type-init.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/defstruct.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:00.584
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/alien-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.007
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/force-delayed-defbangstructs.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/compiler-error.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/fixup-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/package.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/random.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/hash-table.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/readtable.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.006
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/host-pprint.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/knownfun.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.270
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ctype.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.273
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/fndb.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.200
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-fndb.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.063
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/late-objdef.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.073
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/interr.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/bit-util.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/load.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:00.624
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/format-directive.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/c-call.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/disassem.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.163
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/assem.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:00.524
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/codegen.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.067
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/dump.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.377
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1report.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/main.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.366
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/xref.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:00.520
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1tran-lambda.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.307
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1-translators.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:00.333
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1util.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:00.976
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/callable-args.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.133
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/locall.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.260
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1opt.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:00.850
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/loop.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/constraint.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:00.553
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/equality-constraints.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:00.436
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/constraint-back.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:00.180
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/saptran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.173
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/modarith.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.193
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/sxhash.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.047
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/quantifiers.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/bitops-derive-type.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/dfo.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.113
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/checkgen.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.120
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/tn.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.173
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/life.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.246
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/debug-dump.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.317
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/static-syms.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/utils.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/assemfile.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.097
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/insts.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/insts.fasl-tmp
; compilation finished in 0:00:01.033
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/macros.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/macros.fasl-tmp
; compilation finished in 0:00:00.146
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/arm/support.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/arm/support.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/move.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/move.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/float.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/float.fasl-tmp
; compilation finished in 0:00:00.680
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/sap.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/sap.fasl-tmp
; compilation finished in 0:00:00.277
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/system.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/system.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/char.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/char.fasl-tmp
; compilation finished in 0:00:00.083
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/memory.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/memory.fasl-tmp
; compilation finished in 0:00:00.014
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/arith.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/arith.fasl-tmp
; compilation finished in 0:00:01.153
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/pred.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/pred.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/c-call.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/c-call.fasl-tmp
; compilation finished in 0:00:00.106
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/arm/assem-rtns.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/arm/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.027
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/arm/array.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/arm/array.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/arm/arith.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/arm/arith.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/assembly/arm/alloc.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/assembly/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.000
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/float-tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:00.824
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/array-tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:00.556
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.170
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/type-vop-macros.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/type-vops.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/type-vops.fasl-tmp
; compilation finished in 0:00:00.127
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/type-vops.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:00.553
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir1final.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.120
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/alloc.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.067
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/values.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/values.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/srctran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:02.356
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/seqtran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:01.454
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/typetran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:00.320
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-typetran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/cross-modular.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/subprim.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/subprim.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/debug.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/debug.fasl-tmp
; compilation finished in 0:00:00.043
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/cell.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/cell.fasl-tmp
; compilation finished in 0:00:00.317
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/call.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/call.fasl-tmp
; compilation finished in 0:00:00.536
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/nlx.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/nlx.fasl-tmp
; compilation finished in 0:00:00.110
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/late-nlx.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/show.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/show.fasl-tmp
; compilation finished in 0:00:00.010
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/arm/array.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/arm/array.fasl-tmp
; compilation finished in 0:00:00.450
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/type-error.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.303
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/envanal.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.127
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/pseudo-vops.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.023
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/aliencomp.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.150
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/coverage.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.017
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ltv.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/gtn.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.050
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ltn.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.213
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/stack.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.107
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/control.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.037
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/entry.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.026
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir2tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:00.664
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/vm-ir2tran.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.193
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/copyprop.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/represent.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.256
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/ir2opt.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.260
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/pack.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:00.550
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/pack-iterative.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.304
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/debug.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:00.487
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/error.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.077
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/parse-defmacro-errors.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/macroexpand.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/late-extensions.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.013
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/brothertree.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-step.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/avltree.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/avltree.fasl-tmp
; compilation finished in 0:00:00.003
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/pcl/walk.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.217
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/setf.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.144
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/macros.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:00.513
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/loop.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:00.446
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/pcl/defclass.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.057
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/early-defmethod.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.053
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/code/format.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:00.487
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (187 entries)
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (201 entries)
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/genesis.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.557
beginning GENESIS, creating headers in "src/runtime/genesis"
real	0m 51.26s
user	0m 47.32s
sys	0m 3.82s
make-target-1.sh: set: line 2: can't access tty; job control turned off
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/runtime'
rm -f *.[do] ../../tlsf-bsd/tlsf/tlsf.o sbcl *.tmp libsbcl.a \
 ldb unit-tests libsbcl.a shrinkwrap-sbcl* sbcl.mk core
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/runtime'
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/runtime'
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o alloc.o alloc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arena.o arena.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o backtrace.o backtrace.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o breakpoint.o breakpoint.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o coalesce.o coalesce.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o coreparse.o coreparse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o dynbind.o dynbind.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o funcall.o funcall.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o gc-common.o gc-common.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o globals.o globals.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o hopscotch.o hopscotch.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o interr.o interr.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o interrupt.o interrupt.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o largefile.o largefile.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o main.o main.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o math.o math.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o monitor.o monitor.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o murmur_hash.o murmur_hash.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o os-common.o os-common.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o parse.o parse.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o perfecthash.o perfecthash.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o print.o print.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o regnames.o regnames.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o runtime.o runtime.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o safepoint.o safepoint.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o save.o save.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o sc-offset.o sc-offset.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o search.o search.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o stringspace.o stringspace.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o thread.o thread.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o time.o time.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o validate.o validate.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o var-io.o var-io.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o vars.o vars.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o wrap.o wrap.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o run-program.o run-program.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o sprof.o sprof.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-arch.o arm-arch.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o linux-os.o linux-os.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o linux-mman.o linux-mman.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-linux-os.o arm-linux-os.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o fullcgc.o fullcgc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o gencgc.o gencgc.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o traceroot.o traceroot.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-assem.o arm-assem.S
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o ../../tlsf-bsd/tlsf/tlsf.o ../../tlsf-bsd/tlsf/tlsf.c
( echo 'CC=gcc' ; \
  echo 'LD=ld' ; \
  echo 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
  echo 'ASFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
  echo 'LINKFLAGS=-g -Wl,--export-dynamic -no-pie' ; \
  echo 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -no-pie' ; \
  echo '__LDFLAGS__=-no-pie' ; \
  echo 'LIBS=-ldl -Wl,-no-as-needed -lzstd  -lm' ; \
  if [ -n '1' ] ; then \
    echo 'LIBSBCL=sbcl.o' ; \
    echo 'USE_LIBSBCL=sbcl.o' ; \
  fi ; \
  : ) > sbcl.mk
var-io.c: In function 'decompress_vector':
var-io.c:235:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  235 |         lose("Zstd uncompressed size is wrong for input %p: %ld vs %d (%s)",
      |                                                             ~~^
      |                                                               |
      |                                                               long int
      |                                                             %d
  236 |              (void*)l_input, result, buffer_length, ZSTD_getErrorName(result));
      |                              ~~~~~~                            
      |                              |
      |                              size_t {aka unsigned int}
ld -no-pie -r -o sbcl.o alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm-arch.o linux-os.o linux-mman.o arm-linux-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o ../../tlsf-bsd/tlsf/tlsf.o
gcc -g -Wl,--export-dynamic -no-pie -o sbcl sbcl.o -ldl -Wl,-no-as-needed -lzstd  -lm
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c
: sbcl
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c
gcc -g -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-thread.o thread.c
gcc -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.o standalone-thread.o \
	alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interrupt.o largefile.o math.o murmur_hash.o os-common.o parse.o perfecthash.o print.o regnames.o save.o sc-offset.o search.o stringspace.o time.o validate.o var-io.o vars.o wrap.o run-program.o sprof.o arm-arch.o linux-os.o linux-mman.o arm-linux-os.o fullcgc.o gencgc.o traceroot.o arm-assem.o ../../tlsf-bsd/tlsf/tlsf.o -ldl -Wl,-no-as-needed -lzstd  -lm
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/runtime'
gcc -I../src/runtime -Os -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,--as-needed,-O1,--sort-common  grovel-headers.c  -ldl -Wl,-no-as-needed -lzstd -o grovel-headers
In file included from grovel-headers.c:46:
/usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include <sys/termios.h> to <termios.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/termios.h> to <termios.h>
      |  ^~~~~~~
WARNING: Assuming physical layout of timespec
real	0m 3.52s
user	0m 15.73s
sys	0m 3.36s
make-host-2.sh: set: line 2: can't access tty; job control turned off
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 201 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/vm.before-xc.lisp"
ctype cache metrics:  Count     LF     Seek    Hit maxPSL  Mask
  FUN             :    1224  59.8%                     5    7FF
  List            :     791  38.6%                     6    7FF
  Set             :     245  47.9%                     4    1FF
  UNION           :     223  43.6%                     4    1FF
  VALUES          :     184  71.9%                     6     FF
  NUMERIC         :     143  55.9%                     4     FF
  ARRAY           :     135  52.7%                     5     FF
  Key-Info        :      92  71.9%                     5     7F
  CONSTANT        :      49  76.6%                     9     3F
  Key-Info-Set    :      42  65.6%                     5     3F
  INTERSECTION    :      32  50.0%                     3     3F
  UNKNOWN         :      26  40.6%                     2     3F
  MEMBER          :      20  31.3%                     3     3F
  NEGATION        :      15  23.4%                     4     3F
  HAIRY           :       9  14.1%                     1     3F
  EQL             :       9 NIL  %
  CHARACTER-SET   :       4   6.3%                     1     3F
  CONS            :       2   3.1%                     1     3F
  ALIEN-TYPE      :       1   1.6%                     1     3F
  MEMBER/EQ       :       0   0.0%                     0     3F
  FUN-DESIGNATOR  :       0   0.0%                     0     3F
  Total           :    3246
Alien:
  POINTER         :       1   1.6%                     1     3F
  INTEGER         :       0   0.0%                     0     3F
  BOOLEAN         :       0   0.0%                     0     3F
  C-STRING        :       0   0.0%                     0     3F
  ARRAY           :       0   0.0%                     0     3F
  FUN             :       0   0.0%                     0     3F
  VALUES          :       0   0.0%                     0     3F
  ENUM            :       0   0.0%                     0     3F
  UNION           :       0   0.0%                     0     3F
  STRUCT          :       0   0.0%                     0     3F
  Total           :       1
[  1/299] src/code/show                            (0.017 sec)
[  2/299] src/compiler/early-constantp             (0.010 sec)
[  3/299] src/compiler/vop-existsp                 (0.027 sec)
[  4/299] src/code/defsetfs                        (0.176 sec)
[  5/299] src/code/cl-specials                     (0.017 sec)
[  6/299] src/code/primordial-extensions           (0.210 sec)
[  7/299] src/code/cold-init-helper-macros         (0.030 sec)
[  8/299] src/code/backq                           (0.113 sec)
[  9/299] src/code/globals                         (0.017 sec)
[ 10/299] src/code/cmacros                         (0.040 sec)
[ 11/299] src/code/uncross                         (0.003 sec)
[ 12/299] src/code/defbangtype                     (0.007 sec)
[ 13/299] src/code/early-constants                 (0.027 sec)
[ 14/299] src/code/function-names                  (0.023 sec)
[ 15/299] src/compiler/early-globaldb              (0.107 sec)
[ 16/299] src/compiler/generic/parms               (0.040 sec)
[ 17/299] src/compiler/arm/parms                   (0.016 sec)
[ 18/299] src/compiler/generic/early-vm            (0.010 sec)
[ 19/299] src/compiler/generic/early-objdef        (0.067 sec)
[ 20/299] src/code/barrier                         (0.010 sec)
[ 21/299] src/code/parse-body                      (0.027 sec)
[ 22/299] src/compiler/policy                      (0.180 sec)
[ 23/299] src/code/early-extensions                (0.643 sec)
[ 24/299] src/code/ansi-stream                     (0.410 sec)
[ 25/299] src/code/restart                         (0.144 sec)
[ 26/299] src/code/early-pprint                    (0.170 sec)
[ 27/299] src/code/early-impl                      (0.003 sec)
[ 28/299] src/code/early-package                   (0.013 sec)
[ 29/299] src/code/early-raw-slots                 (0.077 sec)
[ 30/299] src/code/maphash                         (0.067 sec)
[ 31/299] src/code/sysmacs                         (0.073 sec)
[ 32/299] src/code/hashset                         (0.257 sec)
[ 33/299] src/code/string-hash                     (0.066 sec)
[ 34/299] src/code/xset                            (0.114 sec)
[ 35/299] src/code/type-class                      (1.016 sec)
[ 36/299] src/code/cas                             (0.070 sec)
[ 37/299] src/code/thread-structs                  (0.137 sec)
[ 38/299] src/compiler/early-c                     (0.210 sec)
[ 39/299] src/pcl/slot-name                        (0.010 sec)
[ 40/299] src/code/early-classoid                  (0.653 sec)
[ 41/299] src/code/initial-method                  (0.054 sec)
[ 42/299] src/compiler/generic/pinned-objects      (0.016 sec)
[ 43/299] src/compiler/generic/layout-ids          (0.014 sec)
[ 44/299] src/code/signal                          (0.046 sec)
[ 45/299] src/code/cold-error                      (0.064 sec)
[ 46/299] src/code/early-full-eval                 (0.033 sec)
[ 47/299] src/code/debug-var-io                    (0.120 sec)
[ 48/299] src/code/number-dispatch                 (0.077 sec)
[ 49/299] src/code/float                           (0.260 sec)
[ 50/299] src/code/early-time                      (0.000 sec)
[ 51/299] src/code/misc                            (0.003 sec)
[ 52/299] src/code/target-error                    (0.917 sec)
[ 53/299] src/code/target-extensions               (0.147 sec)
[ 54/299] src/compiler/parse-lambda-list           (0.430 sec)
[ 55/299] src/compiler/macros                      (0.416 sec)
[ 56/299] src/compiler/fun-info                    (0.137 sec)
[ 57/299] src/compiler/generic/vm-macs             (0.240 sec)
[ 58/299] src/compiler/policies                    (0.460 sec)
[ 59/299] src/code/target-lfhash                   (0.210 sec)
[ 60/299] src/compiler/info-vector                 (0.467 sec)
[ 61/299] src/compiler/globaldb                    (0.166 sec)
[ 62/299] src/compiler/generic/objdef              (0.097 sec)
[ 63/299] src/code/lockfree-list                   (0.107 sec)
[ 64/299] src/compiler/generic/vm-array            (0.083 sec)
[ 65/299] src/code/primordial-type                 (0.027 sec)
[ 66/299] src/compiler/sset                        (0.173 sec)
[ 67/299] src/compiler/node                        (3.907 sec)
[ 68/299] src/compiler/early-assem                 (0.036 sec)
[ 69/299] src/compiler/vop                         (1.764 sec)
[ 70/299] src/compiler/backend                     (0.020 sec)
[ 71/299] src/code/sc-offset                       (0.013 sec)
[ 72/299] src/compiler/vmdef                       (0.110 sec)
[ 73/299] src/code/defmacro                        (0.024 sec)
[ 74/299] src/compiler/meta-vmdef                  (1.206 sec)
[ 75/299] src/compiler/arm/vm                      (0.277 sec)
[ 76/299] src/code/alieneval                       (1.393 sec)
[ 77/299] output/stuff-groveled-from-headers       (0.037 sec)
[ 78/299] src/code/target-alieneval                (0.290 sec)
[ 79/299] src/code/target-c-call                   (0.017 sec)
[ 80/299] src/code/misc-aliens                     (0.050 sec)
[ 81/299] src/code/weak                            (0.013 sec)

; file: src/code/array.lisp
; in: DEF-BIT-ARRAY-OP BIT-NOR
;     (SB-VM::DEF-BIT-ARRAY-OP BIT-NOR LOGNOR)
; --> 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 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET IF LOCALLY BIT-NOR 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)
; 
; note: doing unsigned word to integer coercion (cost 20)
[ 82/299] src/code/array                           (1.243 sec)
[ 83/299] src/code/list                            (0.740 sec)
[ 84/299] src/code/seq                             (3.174 sec)
[ 85/299] src/code/coerce                          (0.073 sec)
[ 86/299] src/code/thread                          (0.080 sec)
[ 87/299] src/code/target-random                   (0.170 sec)
[ 88/299] src/code/class                           (0.457 sec)
[ 89/299] src/pcl/pre-warm                         (0.103 sec)
[ 90/299] src/code/pathname                        (0.093 sec)

; file: src/code/target-sxhash.lisp
; in: DEFUN SXHASH
;     (SB-IMPL::%SXHASH SB-IMPL::X SB-IMPL::+MAX-HASH-DEPTHOID+ NIL)
; --> LET LET LOCALLY LABELS SB-IMPL::SXHASH-RECURSE BLOCK TYPECASE COND IF IF 
; --> IF IF IF SB-IMPL::INSTANCE-SXHASH BLOCK 
; ==>
;   (LET ((SB-IMPL::HEADER-WORD
;          (SB-KERNEL:INSTANCE-HEADER-WORD
;           (SB-EXT:TRULY-THE SB-KERNEL:INSTANCE SB-KERNEL:INSTANCE))))
;     (IF (LOGBITP SB-VM:HASH-SLOT-PRESENT-FLAG SB-IMPL::HEADER-WORD)
;         (SB-EXT:TRULY-THE SB-INT:HASH-CODE
;                           (SB-KERNEL:%INSTANCE-REF SB-KERNEL:INSTANCE
;                                                    (SB-KERNEL:%INSTANCE-LENGTH
;                                                     SB-KERNEL:INSTANCE)))
;         (SB-IMPL::%INSTANCE-SXHASH SB-KERNEL:INSTANCE SB-IMPL::HEADER-WORD)))
; 
; note: doing unsigned word to integer coercion (cost 20) to HEADER-WORD

; in: DEFUN PSXHASH
;     (SB-IMPL::RAW-CASES)
; --> COND IF IF LET SB-INT:MIXF LET* SB-XC:SXHASH IF 
; ==>
;   SB-IMPL::X
; 
; note: doing float to pointer coercion (cost 13)

; --> COND IF IF IF LET SB-INT:MIXF LET* SB-XC:SXHASH IF 
; ==>
;   SB-IMPL::X
; 
; note: doing float to pointer coercion (cost 13)

; --> COND IF IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF 
; ==>
;   SB-IMPL::X
; 
; note: doing float to pointer coercion (cost 13)

; --> COND IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF 
; ==>
;   SB-IMPL::X
; 
; note: doing float to pointer coercion (cost 13)
; 
; note: doing float to pointer coercion (cost 13)

; --> COND IF IF IF IF IF LET LET SB-INT:MIXF LET* SB-XC:SXHASH IF 
; ==>
;   SB-IMPL::X
; 
; note: doing float to pointer coercion (cost 13)

;     (SB-IMPL::HASH-FLOAT SB-XC:SINGLE-FLOAT SB-IMPL::KEY)
; --> COND IF IF THE 
; ==>
;   (SB-BIGNUM:SXHASH-BIGNUM-SINGLE-FLOAT SB-IMPL::KEY)
; 
; note: doing float to pointer coercion (cost 13) from KEY

;     (SB-IMPL::HASH-FLOAT SB-XC:DOUBLE-FLOAT SB-IMPL::KEY)
; --> COND IF IF SB-EXT:FLOAT-INFINITY-P BLOCK SB-KERNEL::FLOAT-INF-OR-NAN-TEST 
; --> SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM TYPECASE COND IF IF 
; --> LET AND IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> COND IF IF THE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR 
; ==>
;   1
; 
; note: doing float to pointer coercion (cost 13)
[ 91/299] src/code/target-sxhash                   (0.467 sec)
[ 92/299] src/code/debug-info                      (0.267 sec)
[ 93/299] src/code/source-location                 (0.053 sec)
[ 94/299] src/compiler/proclaim                    (0.123 sec)
[ 95/299] src/compiler/constantp                   (0.114 sec)
[ 96/299] src/code/deftype                         (0.023 sec)
[ 97/299] src/code/type                            (1.643 sec)
[ 98/299] src/compiler/generic/vm-type             (0.117 sec)
[ 99/299] src/code/pred                            (0.447 sec)
[100/299] src/compiler/generic/primtype            (0.180 sec)
[101/299] src/code/deftypes-for-target             (0.086 sec)
[102/299] src/code/type-init                       (0.017 sec)
[103/299] src/code/defstruct                       (0.790 sec)
[104/299] src/code/alien-type                      (0.017 sec)
[105/299] src/compiler/compiler-error              (0.026 sec)
[106/299] src/compiler/fixup-type                  (0.007 sec)
[107/299] src/code/package                         (0.137 sec)
[108/299] src/code/typep                           (0.146 sec)
[109/299] src/code/random                          (0.017 sec)
[110/299] src/code/hash-table                      (0.130 sec)
[111/299] src/code/readtable                       (0.043 sec)
[112/299] src/code/host-pprint                     (0.020 sec)
[113/299] src/compiler/knownfun                    (0.337 sec)
[114/299] src/compiler/ctype                       (0.403 sec)
[115/299] src/compiler/fndb                        (0.257 sec)
[116/299] src/compiler/generic/vm-fndb             (0.070 sec)
[117/299] src/compiler/generic/late-objdef         (0.060 sec)
[118/299] src/compiler/generic/interr              (0.044 sec)
[119/299] src/compiler/bit-util                    (0.020 sec)
[120/299] src/code/foreign                         (0.076 sec)
[121/299] src/code/unix                            (0.610 sec)
[122/299] src/code/symbol                          (0.147 sec)

; file: src/code/bignum.lisp
; in: DEFUN BIGNUM-LOWER-BITS-ZERO-P
;     (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-INT:INDEX))
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

;     (SB-XC:ZEROP
;      (LOGAND (1- (ASH 1 SB-BIGNUM::N-BITS-PARTIAL-DIGIT))
;              (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::N-FULL-DIGITS)))
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN BIGNUM-NEGATE-LAST-TWO
;     (SETF (VALUES SB-BIGNUM::LAST2 SB-BIGNUM::CARRY)
;             (SB-BIGNUM:%ADD-WITH-CARRY
;              (SB-BIGNUM::%LOGNOT (SB-BIGNUM:%BIGNUM-REF BIGNUM SB-BIGNUM::I)) 0
;              SB-BIGNUM::CARRY))
; --> MULTIPLE-VALUE-CALL FUNCTION VALUES 
; ==>
;   (SETQ SB-BIGNUM::LAST2 #:NEW)
; 
; note: doing unsigned word to integer coercion (cost 20) to LAST2

; in: DEFUN LAST-BIGNUM-PART=>FIXNUM
;     (ASH (SB-BIGNUM:%BIGNUM-REF BIGNUM (1+ SB-BIGNUM::WORD-INDEX))
;          (SB-EXT:TRULY-THE (INTEGER 0 (32))
;                            (- SB-BIGNUM::DIGIT-SIZE SB-BIGNUM:BIT-INDEX)))
; 
; note: doing unsigned word to integer coercion (cost 20)

;     (LOGIOR
;      (ASH (SB-BIGNUM:%BIGNUM-REF BIGNUM (1+ SB-BIGNUM::WORD-INDEX))
;           (SB-EXT:TRULY-THE (INTEGER 0 (32))
;                             (- SB-BIGNUM::DIGIT-SIZE SB-BIGNUM:BIT-INDEX)))
;      (ASH SB-BIGNUM::ONE (- SB-BIGNUM:BIT-INDEX)))
; 
; note: doing signed word to integer coercion (cost 20)

; in: DEF DOUBLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* LABELS COND IF IF AND IF DOTIMES DO BLOCK LET TAGBODY TAGBODY UNLESS 
; --> IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* LABELS 
; ==>
;   (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN)
;    (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
;    (SB-BIGNUM::DOUBLE-FLOAT-FROM-BITS SB-BIGNUM::BITS
;     (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:DOUBLE-FLOAT-BIAS
;      SB-VM:DOUBLE-FLOAT-NORMAL-EXPONENT-MAX)
;     PLUSP))
; 
; note: doing float to pointer coercion (cost 13) to "<return value>"

; in: DEF SINGLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* LABELS COND IF IF AND IF DOTIMES DO BLOCK LET TAGBODY TAGBODY UNLESS 
; --> IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* LABELS 
; ==>
;   (SB-BIGNUM::FLOAT-FROM-BITS (SB-BIGNUM::BITS SB-BIGNUM::LEN)
;    (DECLARE (TYPE SB-BIGNUM:BIGNUM-LENGTH SB-BIGNUM::LEN))
;    (SB-BIGNUM::SINGLE-FLOAT-FROM-BITS SB-BIGNUM::BITS
;     (SB-BIGNUM::CHECK-EXPONENT SB-BIGNUM::LEN SB-VM:SINGLE-FLOAT-BIAS
;      SB-VM:SINGLE-FLOAT-NORMAL-EXPONENT-MAX)
;     PLUSP))
; 
; note: doing float to pointer coercion (cost 13) to "<return value>"

; in: DEFUN MAKE-GCD-BIGNUM-ODD
;     (SB-XC:ZEROP SB-BIGNUM::DIGIT)
; 
; 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))
; 
; 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))
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN BIGNUM-GCD
;     (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF SB-BIGNUM::V 0))
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN BIGNUM-FACTORS-OF-TWO
;     (SB-XC:ZEROP SB-BIGNUM::OR-DIGITS)
; 
; 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))
; 
; 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))))
; 
; 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)
; 
; note: doing unsigned word to integer coercion (cost 20) from N1

;     (INTEGER-LENGTH SB-BIGNUM::N2)
; 
; note: doing unsigned word to integer coercion (cost 20) from N2

; in: DEF DOUBLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* 
; ==>
;   (LOGIOR
;    (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
;    SB-KERNEL::LO)
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; ==>
;   #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM
;         (SB-XC:NUMBER)
;       (DECLARE (SB-C::TOP-LEVEL-FORM))
;       (DECLARE (INLINE SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT))
;       (BLOCK SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM
;         (MULTIPLE-VALUE-BIND (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN)
;             (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT SB-XC:NUMBER)
;           (LET (#)
;             (VALUES SB-BIGNUM::TRUNCATED #)))))
; 
; note: doing float to pointer coercion (cost 13) to "<return value>"

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* 
; ==>
;   (LOGIOR
;    (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
;    SB-KERNEL::LO)
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN BIGNUM-ASHIFT-LEFT-FIXNUM
;     (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
; 
; note: doing unsigned word to integer coercion (cost 20)

; in: DEF DOUBLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:DOUBLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* 
; ==>
;   (LOGIOR
;    (ASH (SB-XC:LDB SB-VM:DOUBLE-FLOAT-HI-SIGNIFICAND-BYTE SB-KERNEL::HI) 32)
;    SB-KERNEL::LO)
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL 
; --> SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT BLOCK LET* COND IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET* 
; ==>
;   (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
; 
; note: doing unsigned word to integer coercion (cost 20)

; in: DEF SINGLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET 
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION LET* 
; ==>
;   (LOGBITP (1- SB-BIGNUM::DIGIT-SIZE) SB-BIGNUM::RIGHT-HALF)
; 
; note: doing unsigned word to integer coercion (cost 20)
[123/299] src/code/bignum                          (1.893 sec)
[124/299] src/code/numbers                         (1.984 sec)
[125/299] src/code/float-trap                      (0.080 sec)
[126/299] src/code/target-float                    (0.086 sec)
[127/299] src/code/irrat                           (1.530 sec)
[128/299] src/code/alloc                           (0.034 sec)
[129/299] src/code/fd-stream                       (1.790 sec)
[130/299] src/code/target-char                     (0.350 sec)
[131/299] src/code/stream                          (2.050 sec)
[132/299] src/code/load                            (0.946 sec)

; file: src/code/deadline.lisp
; in: DEFUN DECODE-TIMEOUT
;     (SB-IMPL::SECONDS-TO-MAYBE-INTERNAL-TIME SB-IMPL::SECONDS)
; --> BLOCK TYPECASE COND IF IF SB-IMPL::SECONDS-TO-INTERNAL-TIME BLOCK THE 
; --> VALUES 
; ==>
;   1
; 
; note: doing float to pointer coercion (cost 13)
[133/299] src/code/deadline                        (0.154 sec)
[134/299] src/code/common-os                       (0.033 sec)
[135/299] src/code/format-directive                (0.093 sec)
[136/299] src/code/c-call                          (0.027 sec)
[137/299] src/code/foreign-load                    (0.047 sec)
[138/299] src/code/unix-foreign-load               (0.033 sec)
[139/299] src/compiler/disassem                    (0.237 sec)
[140/299] src/compiler/assem                       (0.770 sec)
[141/299] src/compiler/codegen                     (0.106 sec)
[142/299] src/compiler/dump                        (0.644 sec)
[143/299] src/compiler/generic/core                (0.126 sec)
[144/299] src/compiler/ir1report                   (0.237 sec)
[145/299] src/compiler/main                        (0.587 sec)
[146/299] src/compiler/xref                        (0.163 sec)
[147/299] src/compiler/target-main                 (0.167 sec)
[148/299] src/compiler/ir1tran                     (0.823 sec)
[149/299] src/compiler/ir1tran-lambda              (0.480 sec)
[150/299] src/compiler/ir1-translators             (0.607 sec)
[151/299] src/compiler/ir1util                     (1.443 sec)
[152/299] src/compiler/callable-args               (0.233 sec)
[153/299] src/compiler/locall                      (0.404 sec)
[154/299] src/compiler/ir1opt                      (1.060 sec)
[155/299] src/compiler/loop                        (0.056 sec)

; file: src/compiler/constraint.lisp
; in: DEFSTRUCT CONSET
;     (DEFSTRUCT
;         (SB-C::CONSET (:CONSTRUCTOR SB-C::MAKE-CONSET NIL)
;          (:COPIER SB-C::%COPY-CONSET))
;       (VECTOR
;        (MAKE-ARRAY
;         (SB-INT:POWER-OF-TWO-CEILING (LENGTH SB-C::*CONSTRAINT-UNIVERSE*))
;         :ELEMENT-TYPE 'BIT :INITIAL-ELEMENT 0)
;        :TYPE SIMPLE-BIT-VECTOR)
;       (MIN 0 :TYPE FIXNUM)
;       (MAX 0 :TYPE FIXNUM))
; --> SB-KERNEL::%TARGET-DEFSTRUCT SB-KERNEL::%TARGET-DEFSTRUCT 
; --> SB-INT:NAMED-LAMBDA FUNCTION AND IF 
; --> (LAMBDA (SB-KERNEL::X SB-KERNEL::Y) (OR (EQ SB-KERNEL::X SB-KERNEL::Y) (SB-INT:BIT-VECTOR-= SB-KERNEL::X SB-KERNEL::Y))) 
; --> SB-C::%FUNCALL OR LET IF SB-INT:BIT-VECTOR-= 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN CONSET=
;     (EQUAL SB-C::VECTOR1 SB-C::VECTOR2)
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
[156/299] src/compiler/constraint                  (0.710 sec)
[157/299] src/compiler/equality-constraints        (0.607 sec)
[158/299] src/compiler/constraint-back             (0.250 sec)
[159/299] src/compiler/saptran                     (0.163 sec)
[160/299] src/compiler/modarith                    (0.257 sec)
[161/299] src/compiler/sxhash                      (0.083 sec)
[162/299] src/code/quantifiers                     (0.034 sec)
[163/299] src/compiler/bitops-derive-type          (0.080 sec)
[164/299] src/compiler/dfo                         (0.170 sec)
[165/299] src/compiler/checkgen                    (0.200 sec)
[166/299] src/compiler/tn                          (0.356 sec)
[167/299] src/compiler/life                        (0.337 sec)
[168/299] src/compiler/debug-dump                  (0.497 sec)
[169/299] src/compiler/generic/static-syms         (0.006 sec)
[170/299] src/compiler/generic/utils               (0.204 sec)
[171/299] src/compiler/target-dstate               (0.173 sec)
[172/299] src/compiler/arm/insts                   (2.033 sec)
[173/299] src/compiler/arm/macros                  (0.214 sec)
[174/299] src/assembly/arm/support                 (0.010 sec)
[175/299] src/compiler/arm/move                    (0.543 sec)
[176/299] src/compiler/arm/float                   (1.017 sec)
[177/299] src/compiler/arm/sap                     (0.433 sec)
[178/299] src/compiler/arm/system                  (0.127 sec)
[179/299] src/compiler/arm/char                    (0.140 sec)
[180/299] src/compiler/arm/memory                  (0.023 sec)
[181/299] src/compiler/arm/arith                   (1.873 sec)
[182/299] src/compiler/arm/pred                    (0.030 sec)
[183/299] src/compiler/arm/c-call                  (0.230 sec)
[184/299] src/assembly/arm/assem-rtns              (0.040 sec)
[185/299] src/assembly/arm/array                   (0.040 sec)
[186/299] src/assembly/arm/arith                   (0.024 sec)
[187/299] src/assembly/arm/alloc                   (0.000 sec)
[188/299] src/assembly/master                      (0.067 sec)
[189/299] src/compiler/float-tran                  (0.870 sec)
[190/299] src/compiler/array-tran                  (0.826 sec)
[191/299] src/compiler/generic/vm-tran             (0.170 sec)
[192/299] src/compiler/type-vop-macros             (0.054 sec)
[193/299] src/compiler/arm/type-vops               (0.150 sec)
[194/299] src/compiler/generic/type-vops           (1.040 sec)
[195/299] src/compiler/ir1final                    (0.146 sec)
[196/299] src/compiler/arm/alloc                   (0.277 sec)
[197/299] src/compiler/arm/values                  (0.087 sec)
[198/299] src/compiler/srctran                     (3.123 sec)
[199/299] src/compiler/seqtran                     (1.487 sec)
[200/299] src/compiler/typetran                    (0.476 sec)
[201/299] src/compiler/generic/vm-typetran         (0.067 sec)
[202/299] src/compiler/arm/subprim                 (0.017 sec)
[203/299] src/compiler/arm/debug                   (0.070 sec)
[204/299] src/compiler/arm/cell                    (0.536 sec)
[205/299] src/compiler/arm/call                    (0.797 sec)
[206/299] src/compiler/arm/nlx                     (0.147 sec)
[207/299] src/compiler/generic/late-nlx            (0.006 sec)
[208/299] src/compiler/arm/show                    (0.020 sec)
[209/299] src/compiler/arm/array                   (0.817 sec)
[210/299] src/compiler/generic/type-error          (0.200 sec)
[211/299] src/compiler/envanal                     (0.167 sec)
[212/299] src/compiler/pseudo-vops                 (0.033 sec)
[213/299] src/compiler/aliencomp                   (0.183 sec)
[214/299] src/compiler/coverage                    (0.030 sec)
[215/299] src/compiler/ltv                         (0.024 sec)
[216/299] src/compiler/gtn                         (0.083 sec)
[217/299] src/compiler/ltn                         (0.313 sec)
[218/299] src/compiler/stack                       (0.147 sec)
[219/299] src/compiler/control                     (0.053 sec)
[220/299] src/compiler/entry                       (0.044 sec)
[221/299] src/compiler/ir2tran                     (0.743 sec)
[222/299] src/compiler/generic/vm-ir2tran          (0.187 sec)
[223/299] src/compiler/copyprop                    (0.130 sec)
[224/299] src/compiler/represent                   (0.370 sec)
[225/299] src/compiler/ir2opt                      (0.370 sec)
[226/299] src/compiler/pack                        (1.750 sec)

; file: 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))
; 
; 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 
; ==>
;   1
; 
; 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)
[227/299] src/compiler/pack-iterative              (0.383 sec)
[228/299] src/compiler/debug                       (0.587 sec)
[229/299] src/code/format-time                     (0.336 sec)
[230/299] src/code/error                           (0.170 sec)
[231/299] src/code/parse-defmacro-errors           (0.034 sec)
[232/299] src/code/macroexpand                     (0.033 sec)
[233/299] src/code/funutils                        (0.010 sec)
[234/299] src/code/linux-os                        (0.007 sec)
[235/299] src/code/share-vm                        (0.103 sec)
[236/299] src/code/arm-vm                          (0.030 sec)
[237/299] src/code/unicode-norm                    (0.097 sec)
[238/299] src/code/mipsstrops                      (0.030 sec)
[239/299] src/code/string                          (1.083 sec)
[240/299] src/code/target-signal-common            (0.080 sec)
[241/299] src/code/target-signal                   (0.057 sec)
[242/299] src/code/serve-event                     (0.273 sec)
[243/299] src/code/late-extensions                 (0.037 sec)
[244/299] src/code/brothertree                     (0.167 sec)
[245/299] src/code/simple-fun                      (0.256 sec)
[246/299] src/code/eval                            (0.090 sec)
[247/299] src/code/toplevel                        (0.234 sec)
[248/299] src/code/time                            (0.140 sec)

; file: src/code/target-package.lisp
; in: DEFUN PACKAGE-ITER-STEP
;     (+ SB-IMPL::BITS 4)
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first result of inline (signed-byte 32) arithmetic
[249/299] src/code/target-package                  (1.233 sec)
[250/299] src/code/bignum-random                   (0.110 sec)

; file: src/code/target-hash-table.lisp
; in: DEFUN ADAPT-EQ-HASH-FUN-BY-N-COLLISIONS
;     (SB-XC:FLOAT SB-IMPL::N-EMPTY-BUCKETS #.(MAKE-DOUBLE-FLOAT #x0 #x0))
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of defaulted

; in: DEFUN PERHAPS-TRUNCATED-EQUAL-HASH
;     (DEFUN SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH (SB-IMPL::KEY SB-IMPL::LIMIT)
;       (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0)))
;       (LET* ((SB-IMPL::TRUNCATEDP-BITS 0)
;              (SB-IMPL::HASH (SB-IMPL::%SXHASH SB-IMPL::KEY # # :ON-TRUNCATE #)))
;         (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH SB-IMPL::TRUNCATEDP-BITS)))
; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; ==>
;   #'(SB-INT:NAMED-LAMBDA SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH
;         (SB-IMPL::KEY SB-IMPL::LIMIT)
;       (DECLARE (SB-C::TOP-LEVEL-FORM))
;       (DECLARE (OPTIMIZE SPEED (SB-C:VERIFY-ARG-COUNT 0)))
;       (BLOCK SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH
;         (LET* ((SB-IMPL::TRUNCATEDP-BITS 0) (SB-IMPL::HASH #))
;           (SB-IMPL::SET-TRUNCATED-HASH-P SB-IMPL::HASH
;            SB-IMPL::TRUNCATEDP-BITS))))
; 
; note: doing signed word to integer coercion (cost 20) to "<return value>"

;     (SB-IMPL::%SXHASH SB-IMPL::KEY (SB-EXT:TRULY-THE FIXNUM SB-IMPL::LIMIT)
;      (SB-EXT:TRULY-THE FIXNUM SB-IMPL::LIMIT) :ON-TRUNCATE
;      (SETQ SB-IMPL::TRUNCATEDP-BITS 3))
; --> LET LET LOCALLY LABELS SB-IMPL::SXHASH-RECURSE BLOCK TYPECASE COND IF IF 
; --> IF IF IF SB-IMPL::INSTANCE-SXHASH BLOCK 
; ==>
;   (LET ((SB-IMPL::HEADER-WORD
;          (SB-KERNEL:INSTANCE-HEADER-WORD
;           (SB-EXT:TRULY-THE SB-KERNEL:INSTANCE SB-KERNEL:INSTANCE))))
;     (IF (LOGBITP SB-VM:HASH-SLOT-PRESENT-FLAG SB-IMPL::HEADER-WORD)
;         (SB-EXT:TRULY-THE SB-INT:HASH-CODE
;                           (SB-KERNEL:%INSTANCE-REF SB-KERNEL:INSTANCE
;                                                    (SB-KERNEL:%INSTANCE-LENGTH
;                                                     SB-KERNEL:INSTANCE)))
;         (SB-IMPL::%INSTANCE-SXHASH SB-KERNEL:INSTANCE SB-IMPL::HEADER-WORD)))
; 
; note: doing unsigned word to integer coercion (cost 20) to HEADER-WORD

; in: DEFUN RAISE-SXSTATE-LIMIT-AND-REHASH
;     (1- SB-IMPL::N-COLLISIONS)
; 
; note: doing unsigned word to integer coercion (cost 20) from N-COLLISIONS

;     (SB-IMPL::REHASH-TRUNCATED SB-IMPL::PERHAPS-TRUNCATED-EQUAL-HASH)
; --> BLOCK LET TAGBODY TAGBODY SB-IMPL::WITH-KEY-AND-UPDATED-NEXT-VECTOR LET* 
; --> IF PROGN LET SB-IMPL::PUSH-IN-CHAIN-AND-COUNT-COLLISIONS LET* UNLESS IF 
; ==>
;   (EQ SB-INT:INDEX 0)
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> BLOCK LET TAGBODY TAGBODY SB-IMPL::WITH-KEY-AND-UPDATED-NEXT-VECTOR LET* 
; --> IF PROGN LET LET COND IF PROGN WHEN IF SB-IMPL::TRUNCATED-HASH-P 
; ==>
;   SB-IMPL::STORED-HASH
; 
; note: doing unsigned word to integer coercion (cost 20) from STORED-HASH

; in: DEFUN FINDHASH-WEAK
;     (= SB-IMPL::HASH (AREF SB-IMPL::HASH-VECTOR SB-IMPL::NEXT))
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

;     (SB-IMPL::DONE-REHASHING HASH-TABLE SB-IMPL::KV-VECTOR SB-IMPL::INITIAL-STAMP)
; --> LET UNLESS IF PROGN SB-INT:AVER UNLESS IF EQ 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-HT-GETTER GETHASH/EQ-HASH/COMMON
;     (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQ-HASH/COMMON EQ
;      SB-IMPL::EQ-HASH/COMMON* T)
; --> 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 SB-IMPL::EQ-HASH/COMMON* 
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first result of %RAW-INSTANCE-REF/SIGNED-WORD

; in: DEFINE-HT-GETTER GETHASH/EQUALP
;     (SB-IMPL::DEFINE-HT-GETTER SB-IMPL::GETHASH/EQUALP EQUALP
;      SB-IMPL::EQUALP-HASH)
; --> 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 = 
; ==>
;   1
; 
; 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 NIL)
; --> 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 = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-HT-SETTER PUTHASH/ANY
;     (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/ANY NIL NIL)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK BLOCK 
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* IF DO BLOCK LET 
; --> TAGBODY TAGBODY WHEN IF AND IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-HT-SETTER PUTHASH/EQUALP
;     (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQUALP EQUALP
;      SB-IMPL::EQUALP-HASH)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 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 = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-HT-SETTER PUTHASH/EQ-HASH/COMMON
;     (SB-IMPL::DEFINE-HT-SETTER SB-IMPL::PUTHASH/EQ-HASH/COMMON EQ
;      SB-IMPL::EQ-HASH/COMMON* T 14)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK BLOCK 
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND 
; --> MULTIPLE-VALUE-CALL SB-IMPL::EQ-HASH/COMMON* 
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first result of %RAW-INSTANCE-REF/SIGNED-WORD

; in:
;      FLET ((INSERT-AT (INDEX HASH-TABLE KEY HASH ADDRESS-BASED-P ...)
;         (DECLARE (OPTIMIZE SPEED #)
;                  (TYPE # INDEX)
;                  (TYPE MAYBE-TRUNCATED-HASH HASH))
;         (WHEN (ZEROP INDEX) (MULTIPLE-VALUE-SETQ # #) (AVER #))
;         (LET (# #)
;           (SETF #)
;           (WHEN ADDRESS-BASED-P #)
;           (AWHEN #
;             #)
;           ...)
;         ...))
;     (/= SB-IMPL::NEXT 0)
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-REMHASH REMHASH/ANY
;     (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/ANY NIL NIL)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* BLOCK COND OR LET IF 
; --> IF AND IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> 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 = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-REMHASH REMHASH/EQUALP
;     (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQUALP EQUALP SB-IMPL::EQUALP-HASH)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> 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 LET OR 
; --> LET = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the second argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> 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 = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFINE-REMHASH REMHASH/EQ-HASH/COMMON
;     (SB-IMPL::DEFINE-REMHASH SB-IMPL::REMHASH/EQ-HASH/COMMON EQ
;      SB-IMPL::EQ-HASH/COMMON* T)
; --> PROGN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> SB-SYS:WITH-PINNED-OBJECTS LET SB-INT:BINDING* LET* MULTIPLE-VALUE-BIND 
; --> MULTIPLE-VALUE-CALL SB-IMPL::EQ-HASH/COMMON* 
; --> SB-IMPL::HASH-TABLE-%HASH-FUN-STATE 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first result of %RAW-INSTANCE-REF/SIGNED-WORD
[251/299] src/code/target-hash-table               (2.237 sec)
[252/299] src/code/fdefinition                     (0.116 sec)
[253/299] src/code/sort                            (0.594 sec)
[254/299] src/code/target-lflist                   (0.350 sec)
[255/299] src/code/solist                          (0.230 sec)
[256/299] src/code/final                           (0.073 sec)
[257/299] src/code/reader                          (1.463 sec)
[258/299] src/code/print                           (1.697 sec)
[259/299] src/code/pprint                          (1.043 sec)
[260/299] src/code/target-defstruct                (0.380 sec)
[261/299] src/code/target-stream                   (0.157 sec)
[262/299] src/code/target-pathname                 (1.340 sec)
[263/299] src/code/unix-pathname                   (0.243 sec)
[264/299] src/code/filesys                         (0.514 sec)
[265/299] src/code/target-misc                     (0.083 sec)
[266/299] src/code/sharpm                          (0.200 sec)
[267/299] src/code/early-step                      (0.010 sec)
[268/299] src/code/avltree                         (0.067 sec)
[269/299] src/code/target-thread                   (0.513 sec)
[270/299] src/code/error-error                     (0.043 sec)
[271/299] src/code/debug-int                       (1.574 sec)
[272/299] src/code/gc                              (0.203 sec)
[273/299] src/code/interr                          (0.177 sec)
[274/299] src/code/target-load                     (0.180 sec)
[275/299] src/compiler/target-disassem             (1.243 sec)
[276/299] src/compiler/arm/target-insts            (0.060 sec)
[277/299] src/code/debug                           (0.487 sec)
[278/299] src/code/octets                          (0.267 sec)
[279/299] src/code/external-formats/enc-basic      (3.696 sec)
[280/299] src/code/external-formats/enc-ucs        (1.044 sec)

; file: src/code/bit-bash.lisp
; in: DEF %BIT-POS-FWD/1
;     (SB-VM::DEF SB-KERNEL:%BIT-POS-FWD/1 NIL (IDENTITY))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; ==>
;   (LET* ((SB-VM::FIRST-WORD
;           (ASH SB-VM::START (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
;          (SB-VM::LAST-WORD
;           (ASH SB-VM::END (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
;          (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::X)
;              (DECLARE #)
;              (- # 1))
;            (SB-VM::END-BIT (SB-VM::X)
;              (DECLARE #)
;              (- # 1))
;            (SB-VM::GET-WORD (SB-VM::OFFSET)
;              (IDENTITY #)))
;       (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 #
;             #)))
;       (LET* ((SB-VM::WORD-INDEX SB-VM::FIRST-WORD) (SB-EXT:WORD #))
;         (DECLARE (SB-INT:INDEX SB-VM::WORD-INDEX))
;         (UNLESS (SB-XC:ZEROP SB-EXT:WORD)
;           (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/1 #))
;         (INCF SB-VM::WORD-INDEX)
;         (LOOP SB-VM::WHILE (< SB-VM::WORD-INDEX SB-VM::LAST-WORD)
;               DO (LET #
;                    #) (INCF SB-VM::WORD-INDEX))
;         (UNLESS (SB-XC:ZEROP SB-VM::END-MASK)
;           (LET #
;             #)))))
; 
; note: doing signed word to integer coercion (cost 20) to END-MASK

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET* UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 - 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> 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)

; --> 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 - 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> 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)

; --> 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 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; 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))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first result of VECTOR-RAW-BITS

; --> 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

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; 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))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; ==>
;   (LET* ((SB-VM::FIRST-WORD
;           (ASH SB-VM::START (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
;          (SB-VM::LAST-WORD
;           (ASH SB-VM::END (- SB-VM::+BIT-POSITION-BASE-SHIFT+)))
;          (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::X)
;              (DECLARE #)
;              (- # 1))
;            (SB-VM::END-BIT (SB-VM::X)
;              (DECLARE #)
;              (- # 1))
;            (SB-VM::GET-WORD (SB-VM::OFFSET)
;              (LOGANDC2 SB-EXT:MOST-POSITIVE-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 #
;             #)))
;       (LET* ((SB-VM::WORD-INDEX SB-VM::FIRST-WORD) (SB-EXT:WORD #))
;         (DECLARE (SB-INT:INDEX SB-VM::WORD-INDEX))
;         (UNLESS (SB-XC:ZEROP SB-EXT:WORD)
;           (RETURN-FROM SB-KERNEL:%BIT-POS-FWD/0 #))
;         (INCF SB-VM::WORD-INDEX)
;         (LOOP SB-VM::WHILE (< SB-VM::WORD-INDEX SB-VM::LAST-WORD)
;               DO (LET #
;                    #) (INCF SB-VM::WORD-INDEX))
;         (UNLESS (SB-XC:ZEROP SB-VM::END-MASK)
;           (LET #
;             #)))))
; 
; note: doing signed word to integer coercion (cost 20) to END-MASK

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET* UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 - 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> 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)

; --> 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 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET* UNLESS IF LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 - 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)

; --> 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)

; --> 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 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; 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))
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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

; --> 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

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET LET UNLESS IF LET UNLESS IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> 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 
; ==>
;   1
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
[281/299] src/code/bit-bash                        (1.366 sec)
[282/299] src/compiler/generic/sanctify            (0.010 sec)
[283/299] src/pcl/walk                             (0.324 sec)
[284/299] src/pcl/low                              (0.060 sec)
[285/299] src/pcl/macros                           (0.046 sec)
[286/299] src/pcl/ecd                              (0.057 sec)
[287/299] src/pcl/compiler-support                 (0.043 sec)
[288/299] src/pcl/defs                             (0.194 sec)
[289/299] src/pcl/wrapper                          (0.063 sec)
[290/299] src/pcl/class-init                       (0.367 sec)
[291/299] src/code/cold-init                       (0.093 sec)
[292/299] src/code/setf                            (0.277 sec)
[293/299] src/code/macros                          (0.720 sec)
[294/299] src/code/loop                            (0.696 sec)
[295/299] src/pcl/defclass                         (0.097 sec)
[296/299] src/code/early-defmethod                 (0.047 sec)
[297/299] src/code/format                          (0.873 sec)
[298/299] src/code/target-format                   (0.820 sec)
[299/299] src/code/late-globaldb                   (0.040 sec)
                                                   110.566
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (6834 entries)
ctype cache metrics:  Count     LF     Seek    Hit maxPSL  Mask
  VALUES          :   44329  67.6%                     9   FFFF
  List            :   41724  63.7%                    13   FFFF
  Set             :   32662  49.8%                     7   FFFF
  UNION           :   24344  74.3%                     8   7FFF
  EQL             :   17843 NIL  %
  NUMERIC         :   10049  61.3%                     7   3FFF
  FUN             :    9164  55.9%                     6   3FFF
  INTERSECTION    :    8531  52.1%                     5   3FFF
  MEMBER          :    4706  57.4%                     6   1FFF
  NEGATION        :    3472  42.4%                    10   1FFF
  Key-Info        :    1294  63.2%                     6    7FF
  ARRAY           :     586  57.2%                     6    3FF
  CONS            :     469  45.8%                     5    3FF
  Key-Info-Set    :     403  39.4%                     3    3FF
  CHARACTER-SET   :     180  70.3%                     6     FF
  ALIEN-TYPE      :      99  38.7%                     4     FF
  UNKNOWN         :      67  52.3%                     3     7F
  CONSTANT        :      49  76.6%                     9     3F
  HAIRY           :      16  25.0%                     2     3F
  MEMBER/EQ       :      10  15.6%                     1     3F
  FUN-DESIGNATOR  :       5   7.8%                     1     3F
  Total           :  200002
Alien:
  FUN             :      71  55.5%                     5     7F
  POINTER         :      17  26.6%                     3     3F
  INTEGER         :       8  12.5%                     2     3F
  ARRAY           :       5   7.8%                     1     3F
  C-STRING        :       3   4.7%                     1     3F
  VALUES          :       2   3.1%                     1     3F
  BOOLEAN         :       1   1.6%                     1     3F
  ENUM            :       0   0.0%                     0     3F
  UNION           :       0   0.0%                     0     3F
  STRUCT          :       0   0.0%                     0     3F
  Total           :     107
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
; 
; compilation unit finished
;   printed 101 notes

Likely suspicious calls:
   2 SB-IMPL::EQL-HASH
   2 SB-IMPL::GETHASH3
   1 SB-KERNEL:%CODE-FUN-OFFSET
   1 SB-KERNEL:CLASSOID-OF
   1 SB-KERNEL:%PUTHASH

Possibly suspicious calls:
 237 SB-KERNEL:SPECIFIER-TYPE
 191 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
 188 SB-KERNEL:%NEGATE
 160 SB-KERNEL:%SINGLE-FLOAT
 148 SB-KERNEL:%DOUBLE-FLOAT
  48 SB-C::MASK-SIGNED-FIELD
  15 SB-KERNEL:RANGE<=
  14 (SETF SB-INT:INFO)
  11 SB-INT:INFO
   8 SB-KERNEL:RANGE<
   7 SB-KERNEL:VALUES-SPECIFIER-TYPE
   5 SB-KERNEL:%UNARY-ROUND
   2 SB-KERNEL:FILL-POINTER-ERROR
   1 SB-KERNEL:RANGE<=<
   1 SB-VM::ASH-LEFT-MOD32
   1 SB-C::%STRUCTURE-IS-A
   1 SB-SYS:FOREIGN-SYMBOL-SAP
   1 SB-IMPL::%FAILED-AVER
   1 SB-KERNEL:DSD-INDEX
   1 SB-C::FUN-INFO-TEMPLATES
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/after-xc.core:
writing 3160 bytes from the static space at 0x4100000
writing 82161664 bytes from the dynamic space at 0x4f000000
writing 9669272 bytes from the read-only space at 0x4e6c7000
writing 0 bytes from the text space at 0
done]
make-genesis-2.sh: set: line 2: can't access tty; job control turned off
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* T
* ; Math journal: prefilled 6834 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/type.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/info.before-xc.lisp"
;; loading #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/tests/vm.before-xc.lisp"
; compiling file "/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/genesis.lisp" (written 29 DEC 2024 10:12:03 AM):

; file: /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
;     (WRITE-BYTE 0 STREAM)
; 
; note: deleting unreachable code

; in: DEFUN COLD-FDEFN-FUN
;     (IF (SB-XC:ZEROP (SB-FASL::DESCRIPTOR-BITS SB-FASL::FUN))
;         SB-FASL::*NIL-DESCRIPTOR*
;         SB-FASL::FUN)
; 
; note: deleting unreachable code

; in: DEFUN COLD-FSET
;     (SB-FASL::DESCRIPTOR-BITS FUNCTION)
; 
; note: deleting unreachable code

; in: DEFINE-COLD-FOP (FOP-FDEFN)
;     (SB-FASL::COLD-INTERN SB-FASL::NAME)
; 
; note: deleting unreachable code

; in: DEFINE-COLD-FOP (FOP-LOAD-CODE (HEADER N-CODE-BYTES N-FIXUP-ELTS))
;     (SB-FASL::DESCRIPTOR-BITS SB-FASL::FN)
; 
; note: deleting unreachable code

; in: DEFUN GC-STRATEGY-ID
;     (ERROR "Missing a GC feature")
; 
; note: deleting unreachable code

; in: DEFUN SB-COLD:GENESIS
;     (FIND-PACKAGE "XC-STRICT-CL")
; 
; note: deleting unreachable code
; 
; compilation unit finished
;   printed 7 notes


; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.733
beginning GENESIS, creating core "output/cold-sbcl.core"
obj/from-xc/src/assembly/master.assem-obj
obj/from-xc/src/code/show.lisp-obj
obj/from-xc/src/compiler/early-constantp.lisp-obj
obj/from-xc/src/compiler/vop-existsp.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/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/code/function-names.lisp-obj
obj/from-xc/src/compiler/early-globaldb.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/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/early-extensions.lisp-obj
obj/from-xc/src/code/ansi-stream.lisp-obj
obj/from-xc/src/code/restart.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/early-package.lisp-obj
obj/from-xc/src/code/early-raw-slots.lisp-obj
obj/from-xc/src/code/maphash.lisp-obj
obj/from-xc/src/code/sysmacs.lisp-obj
obj/from-xc/src/code/hashset.lisp-obj
obj/from-xc/src/code/string-hash.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/code/thread-structs.lisp-obj
obj/from-xc/src/compiler/early-c.lisp-obj
obj/from-xc/src/pcl/slot-name.lisp-obj
obj/from-xc/src/code/early-classoid.lisp-obj
obj/from-xc/src/code/initial-method.lisp-obj
obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj
obj/from-xc/src/compiler/generic/layout-ids.lisp-obj
obj/from-xc/src/code/signal.lisp-obj
obj/from-xc/src/code/cold-error.lisp-obj
obj/from-xc/src/code/early-full-eval.lisp-obj
obj/from-xc/src/code/debug-var-io.lisp-obj
obj/from-xc/src/code/number-dispatch.lisp-obj
obj/from-xc/src/code/float.lisp-obj
obj/from-xc/src/code/early-time.lisp-obj
obj/from-xc/src/code/misc.lisp-obj
obj/from-xc/src/code/target-error.lisp-obj
obj/from-xc/src/code/target-extensions.lisp-obj
obj/from-xc/src/compiler/parse-lambda-list.lisp-obj
obj/from-xc/src/compiler/macros.lisp-obj
obj/from-xc/src/compiler/fun-info.lisp-obj
obj/from-xc/src/compiler/generic/vm-macs.lisp-obj
obj/from-xc/src/compiler/policies.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/objdef.lisp-obj
obj/from-xc/src/code/lockfree-list.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/compiler/sset.lisp-obj
obj/from-xc/src/compiler/node.lisp-obj
obj/from-xc/src/compiler/early-assem.lisp-obj
obj/from-xc/src/compiler/vop.lisp-obj
obj/from-xc/src/compiler/backend.lisp-obj
obj/from-xc/src/code/sc-offset.lisp-obj
obj/from-xc/src/compiler/vmdef.lisp-obj
obj/from-xc/src/code/defmacro.lisp-obj
obj/from-xc/src/compiler/meta-vmdef.lisp-obj
obj/from-xc/src/compiler/arm/vm.lisp-obj
obj/from-xc/src/code/alieneval.lisp-obj
obj/from-xc/output/stuff-groveled-from-headers.lisp-obj
obj/from-xc/src/code/target-alieneval.lisp-obj
obj/from-xc/src/code/target-c-call.lisp-obj
obj/from-xc/src/code/misc-aliens.lisp-obj
obj/from-xc/src/code/weak.lisp-obj
obj/from-xc/src/code/array.lisp-obj
obj/from-xc/src/code/list.lisp-obj
obj/from-xc/src/code/seq.lisp-obj
obj/from-xc/src/code/coerce.lisp-obj
obj/from-xc/src/code/thread.lisp-obj
obj/from-xc/src/code/target-random.lisp-obj
obj/from-xc/src/code/class.lisp-obj
obj/from-xc/src/pcl/pre-warm.lisp-obj
obj/from-xc/src/code/pathname.lisp-obj
obj/from-xc/src/code/target-sxhash.lisp-obj
obj/from-xc/src/code/debug-info.lisp-obj
obj/from-xc/src/code/source-location.lisp-obj
obj/from-xc/src/compiler/proclaim.lisp-obj
obj/from-xc/src/compiler/constantp.lisp-obj
obj/from-xc/src/code/deftype.lisp-obj
obj/from-xc/src/code/type.lisp-obj
obj/from-xc/src/compiler/generic/vm-type.lisp-obj
obj/from-xc/src/code/pred.lisp-obj
obj/from-xc/src/compiler/generic/primtype.lisp-obj
obj/from-xc/src/code/deftypes-for-target.lisp-obj
obj/from-xc/src/code/type-init.lisp-obj
obj/from-xc/src/code/defstruct.lisp-obj
obj/from-xc/src/code/alien-type.lisp-obj
obj/from-xc/src/compiler/compiler-error.lisp-obj
obj/from-xc/src/compiler/fixup-type.lisp-obj
obj/from-xc/src/code/package.lisp-obj
obj/from-xc/src/code/typep.lisp-obj
obj/from-xc/src/code/random.lisp-obj
obj/from-xc/src/code/hash-table.lisp-obj
obj/from-xc/src/code/readtable.lisp-obj
obj/from-xc/src/code/host-pprint.lisp-obj
obj/from-xc/src/compiler/knownfun.lisp-obj
obj/from-xc/src/compiler/ctype.lisp-obj
obj/from-xc/src/compiler/fndb.lisp-obj
obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj
obj/from-xc/src/compiler/generic/late-objdef.lisp-obj
obj/from-xc/src/compiler/generic/interr.lisp-obj
obj/from-xc/src/compiler/bit-util.lisp-obj
obj/from-xc/src/code/foreign.lisp-obj
obj/from-xc/src/code/unix.lisp-obj
obj/from-xc/src/code/symbol.lisp-obj
obj/from-xc/src/code/bignum.lisp-obj
obj/from-xc/src/code/numbers.lisp-obj
obj/from-xc/src/code/float-trap.lisp-obj
obj/from-xc/src/code/target-float.lisp-obj
obj/from-xc/src/code/irrat.lisp-obj
obj/from-xc/src/code/alloc.lisp-obj
obj/from-xc/src/code/fd-stream.lisp-obj
obj/from-xc/src/code/target-char.lisp-obj
obj/from-xc/src/code/stream.lisp-obj
obj/from-xc/src/code/load.lisp-obj
obj/from-xc/src/code/deadline.lisp-obj
obj/from-xc/src/code/common-os.lisp-obj
obj/from-xc/src/code/format-directive.lisp-obj
obj/from-xc/src/code/c-call.lisp-obj
obj/from-xc/src/code/foreign-load.lisp-obj
obj/from-xc/src/code/unix-foreign-load.lisp-obj
obj/from-xc/src/compiler/disassem.lisp-obj
obj/from-xc/src/compiler/assem.lisp-obj
obj/from-xc/src/compiler/codegen.lisp-obj
obj/from-xc/src/compiler/dump.lisp-obj
obj/from-xc/src/compiler/generic/core.lisp-obj
obj/from-xc/src/compiler/ir1report.lisp-obj
obj/from-xc/src/compiler/main.lisp-obj
obj/from-xc/src/compiler/xref.lisp-obj
obj/from-xc/src/compiler/target-main.lisp-obj
obj/from-xc/src/compiler/ir1tran.lisp-obj
obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj
obj/from-xc/src/compiler/ir1-translators.lisp-obj
obj/from-xc/src/compiler/ir1util.lisp-obj
obj/from-xc/src/compiler/callable-args.lisp-obj
obj/from-xc/src/compiler/locall.lisp-obj
obj/from-xc/src/compiler/ir1opt.lisp-obj
obj/from-xc/src/compiler/loop.lisp-obj
obj/from-xc/src/compiler/constraint.lisp-obj
obj/from-xc/src/compiler/equality-constraints.lisp-obj
obj/from-xc/src/compiler/constraint-back.lisp-obj
obj/from-xc/src/compiler/saptran.lisp-obj
obj/from-xc/src/compiler/modarith.lisp-obj
obj/from-xc/src/compiler/sxhash.lisp-obj
obj/from-xc/src/code/quantifiers.lisp-obj
obj/from-xc/src/compiler/bitops-derive-type.lisp-obj
obj/from-xc/src/compiler/dfo.lisp-obj
obj/from-xc/src/compiler/checkgen.lisp-obj
obj/from-xc/src/compiler/tn.lisp-obj
obj/from-xc/src/compiler/life.lisp-obj
obj/from-xc/src/compiler/debug-dump.lisp-obj
obj/from-xc/src/compiler/generic/static-syms.lisp-obj
obj/from-xc/src/compiler/generic/utils.lisp-obj
obj/from-xc/src/compiler/target-dstate.lisp-obj
obj/from-xc/src/compiler/arm/insts.lisp-obj
obj/from-xc/src/compiler/arm/macros.lisp-obj
obj/from-xc/src/assembly/arm/support.lisp-obj
obj/from-xc/src/compiler/arm/move.lisp-obj
obj/from-xc/src/compiler/arm/float.lisp-obj
obj/from-xc/src/compiler/arm/sap.lisp-obj
obj/from-xc/src/compiler/arm/system.lisp-obj
obj/from-xc/src/compiler/arm/char.lisp-obj
obj/from-xc/src/compiler/arm/memory.lisp-obj
obj/from-xc/src/compiler/arm/arith.lisp-obj
obj/from-xc/src/compiler/arm/pred.lisp-obj
obj/from-xc/src/compiler/arm/c-call.lisp-obj
obj/from-xc/src/assembly/arm/assem-rtns.lisp-obj
obj/from-xc/src/assembly/arm/array.lisp-obj
obj/from-xc/src/assembly/arm/arith.lisp-obj
obj/from-xc/src/assembly/arm/alloc.lisp-obj
obj/from-xc/src/compiler/float-tran.lisp-obj
obj/from-xc/src/compiler/array-tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-tran.lisp-obj
obj/from-xc/src/compiler/type-vop-macros.lisp-obj
obj/from-xc/src/compiler/arm/type-vops.lisp-obj
obj/from-xc/src/compiler/generic/type-vops.lisp-obj
obj/from-xc/src/compiler/ir1final.lisp-obj
obj/from-xc/src/compiler/arm/alloc.lisp-obj
obj/from-xc/src/compiler/arm/values.lisp-obj
obj/from-xc/src/compiler/srctran.lisp-obj
obj/from-xc/src/compiler/seqtran.lisp-obj
obj/from-xc/src/compiler/typetran.lisp-obj
obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj
obj/from-xc/src/compiler/arm/subprim.lisp-obj
obj/from-xc/src/compiler/arm/debug.lisp-obj
obj/from-xc/src/compiler/arm/cell.lisp-obj
obj/from-xc/src/compiler/arm/call.lisp-obj
obj/from-xc/src/compiler/arm/nlx.lisp-obj
obj/from-xc/src/compiler/generic/late-nlx.lisp-obj
obj/from-xc/src/compiler/arm/show.lisp-obj
obj/from-xc/src/compiler/arm/array.lisp-obj
obj/from-xc/src/compiler/generic/type-error.lisp-obj
obj/from-xc/src/compiler/envanal.lisp-obj
obj/from-xc/src/compiler/pseudo-vops.lisp-obj
obj/from-xc/src/compiler/aliencomp.lisp-obj
obj/from-xc/src/compiler/coverage.lisp-obj
obj/from-xc/src/compiler/ltv.lisp-obj
obj/from-xc/src/compiler/gtn.lisp-obj
obj/from-xc/src/compiler/ltn.lisp-obj
obj/from-xc/src/compiler/stack.lisp-obj
obj/from-xc/src/compiler/control.lisp-obj
obj/from-xc/src/compiler/entry.lisp-obj
obj/from-xc/src/compiler/ir2tran.lisp-obj
obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj
obj/from-xc/src/compiler/copyprop.lisp-obj
obj/from-xc/src/compiler/represent.lisp-obj
obj/from-xc/src/compiler/ir2opt.lisp-obj
obj/from-xc/src/compiler/pack.lisp-obj
obj/from-xc/src/compiler/pack-iterative.lisp-obj
obj/from-xc/src/compiler/debug.lisp-obj
obj/from-xc/src/code/format-time.lisp-obj
obj/from-xc/src/code/error.lisp-obj
obj/from-xc/src/code/parse-defmacro-errors.lisp-obj
obj/from-xc/src/code/macroexpand.lisp-obj
obj/from-xc/src/code/funutils.lisp-obj
obj/from-xc/src/code/linux-os.lisp-obj
obj/from-xc/src/code/share-vm.lisp-obj
obj/from-xc/src/code/arm-vm.lisp-obj
obj/from-xc/src/code/unicode-norm.lisp-obj
obj/from-xc/src/code/mipsstrops.lisp-obj
obj/from-xc/src/code/string.lisp-obj
obj/from-xc/src/code/target-signal-common.lisp-obj
obj/from-xc/src/code/target-signal.lisp-obj
obj/from-xc/src/code/serve-event.lisp-obj
obj/from-xc/src/code/late-extensions.lisp-obj
obj/from-xc/src/code/brothertree.lisp-obj
obj/from-xc/src/code/simple-fun.lisp-obj
obj/from-xc/src/code/eval.lisp-obj
obj/from-xc/src/code/toplevel.lisp-obj
obj/from-xc/src/code/time.lisp-obj
obj/from-xc/src/code/target-package.lisp-obj
obj/from-xc/src/code/bignum-random.lisp-obj
obj/from-xc/src/code/target-hash-table.lisp-obj
obj/from-xc/src/code/fdefinition.lisp-obj
obj/from-xc/src/code/sort.lisp-obj
obj/from-xc/src/code/target-lflist.lisp-obj
obj/from-xc/src/code/solist.lisp-obj
obj/from-xc/src/code/final.lisp-obj
obj/from-xc/src/code/reader.lisp-obj
obj/from-xc/src/code/print.lisp-obj
obj/from-xc/src/code/pprint.lisp-obj
obj/from-xc/src/code/target-defstruct.lisp-obj
obj/from-xc/src/code/target-stream.lisp-obj
obj/from-xc/src/code/target-pathname.lisp-obj
obj/from-xc/src/code/unix-pathname.lisp-obj
obj/from-xc/src/code/filesys.lisp-obj
obj/from-xc/src/code/target-misc.lisp-obj
obj/from-xc/src/code/sharpm.lisp-obj
obj/from-xc/src/code/early-step.lisp-obj
obj/from-xc/src/code/avltree.lisp-obj
obj/from-xc/src/code/target-thread.lisp-obj
obj/from-xc/src/code/error-error.lisp-obj
obj/from-xc/src/code/debug-int.lisp-obj
obj/from-xc/src/code/gc.lisp-obj
obj/from-xc/src/code/interr.lisp-obj
obj/from-xc/src/code/target-load.lisp-obj
obj/from-xc/src/compiler/target-disassem.lisp-obj
obj/from-xc/src/compiler/arm/target-insts.lisp-obj
obj/from-xc/src/code/debug.lisp-obj
obj/from-xc/src/code/octets.lisp-obj
obj/from-xc/src/code/external-formats/enc-basic.lisp-obj
obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj
obj/from-xc/src/code/bit-bash.lisp-obj
obj/from-xc/src/compiler/generic/sanctify.lisp-obj
obj/from-xc/src/pcl/walk.lisp-obj
obj/from-xc/src/pcl/low.lisp-obj
obj/from-xc/src/pcl/macros.lisp-obj
obj/from-xc/src/pcl/ecd.lisp-obj
obj/from-xc/src/pcl/compiler-support.lisp-obj
obj/from-xc/src/pcl/defs.lisp-obj
obj/from-xc/src/pcl/wrapper.lisp-obj
obj/from-xc/src/pcl/class-init.lisp-obj
obj/from-xc/src/code/cold-init.lisp-obj
obj/from-xc/src/code/setf.lisp-obj
obj/from-xc/src/code/macros.lisp-obj
obj/from-xc/src/code/loop.lisp-obj
obj/from-xc/src/pcl/defclass.lisp-obj
obj/from-xc/src/code/early-defmethod.lisp-obj
obj/from-xc/src/code/format.lisp-obj
obj/from-xc/src/code/target-format.lisp-obj
obj/from-xc/src/code/late-globaldb.lisp-obj
; SB-Loader: (170+4596) methods/other
SB-XC:*FEATURES* =
(:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP
 :ARM-VFPV2 :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL
 :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T
 :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-POLL
 :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-CORE-COMPRESSION :SB-DOC
 :SB-EVAL :SB-LDB :SB-LINKABLE-RUNTIME :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS
 :SB-UNICODE :SBCL :UNIX :USE-SYS-MMAP)
[building initial core file in "output/cold-sbcl.core": 
writing 4096 bytes [1 page] from #<SB-FASL::GSPACE @#x4100000 :STATIC>
writing 26759168 bytes [6533 pages] from #<SB-FASL::GSPACE @#x4F000000 :DYNAMIC>
writing 0 bytes [0 pages] from #<SB-FASL::GSPACE @#x4000000 :READ-ONLY>
movable dynamic space: 354 + 4276 + 1903 cons/code/mixed pages
/INITIAL-FUN=#X508637AD
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real	2m 0.22s
user	1m 51.80s
sys	0m 8.10s
make-target-2.sh: set: line 2: can't access tty; job control turned off
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.5.0, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
Initial page table:
     | Immobile Objects |
 Gen layout symbol   code  Boxed   Cons    Raw   Code  SmMix  Mixed  LgRaw LgCode  LgMix Waste%       Alloc        Trig   Dirty GCs Mem-age
  6      0      0      0      0    354      0   4276      0   1903      0      0      0    0.3    26671136     2000000    4276   0  0.0000
Tot      0      0      0      0    354      0   4276      0   1903      0      0      0    0.3    26671136 [5.0% of 536870912 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 4596)
"obj/from-xc/src/code/show.lisp-obj" 
"obj/from-xc/src/compiler/early-constantp.lisp-obj" 
"obj/from-xc/src/compiler/vop-existsp.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/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/code/function-names.lisp-obj" 
"obj/from-xc/src/compiler/early-globaldb.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/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/early-extensions.lisp-obj" 
"obj/from-xc/src/code/ansi-stream.lisp-obj" 
"obj/from-xc/src/code/restart.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/early-package.lisp-obj" 
"obj/from-xc/src/code/early-raw-slots.lisp-obj" 
"obj/from-xc/src/code/maphash.lisp-obj" 
"obj/from-xc/src/code/sysmacs.lisp-obj" 
"obj/from-xc/src/code/hashset.lisp-obj" 
"obj/from-xc/src/code/string-hash.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/code/thread-structs.lisp-obj" 
"obj/from-xc/src/compiler/early-c.lisp-obj" 
"obj/from-xc/src/pcl/slot-name.lisp-obj" 
"obj/from-xc/src/code/early-classoid.lisp-obj" 
"obj/from-xc/src/code/initial-method.lisp-obj" 
"obj/from-xc/src/compiler/generic/pinned-objects.lisp-obj" 
"obj/from-xc/src/compiler/generic/layout-ids.lisp-obj" 
"obj/from-xc/src/code/signal.lisp-obj" 
"obj/from-xc/src/code/cold-error.lisp-obj" 
"obj/from-xc/src/code/early-full-eval.lisp-obj" 
"obj/from-xc/src/code/debug-var-io.lisp-obj" 
"obj/from-xc/src/code/number-dispatch.lisp-obj" 
"obj/from-xc/src/code/float.lisp-obj" 
"obj/from-xc/src/code/early-time.lisp-obj" 
"obj/from-xc/src/code/misc.lisp-obj" 
"obj/from-xc/src/code/target-error.lisp-obj" 
"obj/from-xc/src/code/target-extensions.lisp-obj" 
"obj/from-xc/src/compiler/parse-lambda-list.lisp-obj" 
"obj/from-xc/src/compiler/macros.lisp-obj" 
"obj/from-xc/src/compiler/fun-info.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-macs.lisp-obj" 
"obj/from-xc/src/compiler/policies.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/objdef.lisp-obj" 
"obj/from-xc/src/code/lockfree-list.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/compiler/sset.lisp-obj" 
"obj/from-xc/src/compiler/node.lisp-obj" 
"obj/from-xc/src/compiler/early-assem.lisp-obj" 
"obj/from-xc/src/compiler/vop.lisp-obj" 
"obj/from-xc/src/compiler/backend.lisp-obj" 
"obj/from-xc/src/code/sc-offset.lisp-obj" 
"obj/from-xc/src/compiler/vmdef.lisp-obj" 
"obj/from-xc/src/code/defmacro.lisp-obj" 
"obj/from-xc/src/compiler/meta-vmdef.lisp-obj" 
"obj/from-xc/src/compiler/arm/vm.lisp-obj" 
"obj/from-xc/src/code/alieneval.lisp-obj" 
"obj/from-xc/output/stuff-groveled-from-headers.lisp-obj" 
"obj/from-xc/src/code/target-alieneval.lisp-obj" 
"obj/from-xc/src/code/target-c-call.lisp-obj" 
"obj/from-xc/src/code/misc-aliens.lisp-obj" 
"obj/from-xc/src/code/weak.lisp-obj" 
"obj/from-xc/src/code/array.lisp-obj" 
"obj/from-xc/src/code/list.lisp-obj" 
"obj/from-xc/src/code/seq.lisp-obj" 
"obj/from-xc/src/code/coerce.lisp-obj" 
"obj/from-xc/src/code/thread.lisp-obj" 
"obj/from-xc/src/code/target-random.lisp-obj" 
"obj/from-xc/src/code/class.lisp-obj" 
"obj/from-xc/src/pcl/pre-warm.lisp-obj" 
"obj/from-xc/src/code/pathname.lisp-obj" 
"obj/from-xc/src/code/target-sxhash.lisp-obj" 
"obj/from-xc/src/code/debug-info.lisp-obj" 
"obj/from-xc/src/code/source-location.lisp-obj" 
"obj/from-xc/src/compiler/proclaim.lisp-obj" 
"obj/from-xc/src/compiler/constantp.lisp-obj" 
"obj/from-xc/src/code/deftype.lisp-obj" 
"obj/from-xc/src/code/type.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-type.lisp-obj" 
"obj/from-xc/src/code/pred.lisp-obj" 
"obj/from-xc/src/compiler/generic/primtype.lisp-obj" 
"obj/from-xc/src/code/deftypes-for-target.lisp-obj" 
"obj/from-xc/src/code/type-init.lisp-obj" 
"obj/from-xc/src/code/defstruct.lisp-obj" 
"obj/from-xc/src/code/alien-type.lisp-obj" 
"obj/from-xc/src/compiler/compiler-error.lisp-obj" 
"obj/from-xc/src/compiler/fixup-type.lisp-obj" 
"obj/from-xc/src/code/package.lisp-obj" 
"obj/from-xc/src/code/typep.lisp-obj" 
"obj/from-xc/src/code/random.lisp-obj" 
"obj/from-xc/src/code/hash-table.lisp-obj" 
"obj/from-xc/src/code/readtable.lisp-obj" 
"obj/from-xc/src/code/host-pprint.lisp-obj" 
"obj/from-xc/src/compiler/knownfun.lisp-obj" 
"obj/from-xc/src/compiler/ctype.lisp-obj" 
"obj/from-xc/src/compiler/fndb.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-fndb.lisp-obj" 
"obj/from-xc/src/compiler/generic/late-objdef.lisp-obj" 
"obj/from-xc/src/compiler/generic/interr.lisp-obj" 
"obj/from-xc/src/compiler/bit-util.lisp-obj" 
"obj/from-xc/src/code/foreign.lisp-obj" 
"obj/from-xc/src/code/unix.lisp-obj" 
"obj/from-xc/src/code/symbol.lisp-obj" 
"obj/from-xc/src/code/bignum.lisp-obj" 
"obj/from-xc/src/code/numbers.lisp-obj" 
"obj/from-xc/src/code/float-trap.lisp-obj" 
"obj/from-xc/src/code/target-float.lisp-obj" 
"obj/from-xc/src/code/irrat.lisp-obj" 
"obj/from-xc/src/code/alloc.lisp-obj" 
"obj/from-xc/src/code/fd-stream.lisp-obj" 
"obj/from-xc/src/code/target-char.lisp-obj" 
"obj/from-xc/src/code/stream.lisp-obj" 
"obj/from-xc/src/code/load.lisp-obj" 
"obj/from-xc/src/code/deadline.lisp-obj" 
"obj/from-xc/src/code/common-os.lisp-obj" 
"obj/from-xc/src/code/format-directive.lisp-obj" 
"obj/from-xc/src/code/c-call.lisp-obj" 
"obj/from-xc/src/code/foreign-load.lisp-obj" 
"obj/from-xc/src/code/unix-foreign-load.lisp-obj" 
"obj/from-xc/src/compiler/disassem.lisp-obj" 
"obj/from-xc/src/compiler/assem.lisp-obj" 
"obj/from-xc/src/compiler/codegen.lisp-obj" 
"obj/from-xc/src/compiler/dump.lisp-obj" 
"obj/from-xc/src/compiler/generic/core.lisp-obj" 
"obj/from-xc/src/compiler/ir1report.lisp-obj" 
"obj/from-xc/src/compiler/main.lisp-obj" 
"obj/from-xc/src/compiler/xref.lisp-obj" 
"obj/from-xc/src/compiler/target-main.lisp-obj" 
"obj/from-xc/src/compiler/ir1tran.lisp-obj" 
"obj/from-xc/src/compiler/ir1tran-lambda.lisp-obj" 
"obj/from-xc/src/compiler/ir1-translators.lisp-obj" 
"obj/from-xc/src/compiler/ir1util.lisp-obj" 
"obj/from-xc/src/compiler/callable-args.lisp-obj" 
"obj/from-xc/src/compiler/locall.lisp-obj" 
"obj/from-xc/src/compiler/ir1opt.lisp-obj" 
"obj/from-xc/src/compiler/loop.lisp-obj" 
"obj/from-xc/src/compiler/constraint.lisp-obj" 
"obj/from-xc/src/compiler/equality-constraints.lisp-obj" 
"obj/from-xc/src/compiler/constraint-back.lisp-obj" 
"obj/from-xc/src/compiler/saptran.lisp-obj" 
"obj/from-xc/src/compiler/modarith.lisp-obj" 
"obj/from-xc/src/compiler/sxhash.lisp-obj" 
"obj/from-xc/src/code/quantifiers.lisp-obj" 
"obj/from-xc/src/compiler/bitops-derive-type.lisp-obj" 
"obj/from-xc/src/compiler/dfo.lisp-obj" 
"obj/from-xc/src/compiler/checkgen.lisp-obj" 
"obj/from-xc/src/compiler/tn.lisp-obj" 
"obj/from-xc/src/compiler/life.lisp-obj" 
"obj/from-xc/src/compiler/debug-dump.lisp-obj" 
"obj/from-xc/src/compiler/generic/static-syms.lisp-obj" 
"obj/from-xc/src/compiler/generic/utils.lisp-obj" 
"obj/from-xc/src/compiler/target-dstate.lisp-obj" 
"obj/from-xc/src/compiler/arm/insts.lisp-obj" 
"obj/from-xc/src/compiler/arm/macros.lisp-obj" 
"obj/from-xc/src/assembly/arm/support.lisp-obj" 
"obj/from-xc/src/compiler/arm/move.lisp-obj" 
"obj/from-xc/src/compiler/arm/float.lisp-obj" 
"obj/from-xc/src/compiler/arm/sap.lisp-obj" 
"obj/from-xc/src/compiler/arm/system.lisp-obj" 
"obj/from-xc/src/compiler/arm/char.lisp-obj" 
"obj/from-xc/src/compiler/arm/memory.lisp-obj" 
"obj/from-xc/src/compiler/arm/arith.lisp-obj" 
"obj/from-xc/src/compiler/arm/pred.lisp-obj" 
"obj/from-xc/src/compiler/arm/c-call.lisp-obj" 
"obj/from-xc/src/assembly/arm/assem-rtns.lisp-obj" 
"obj/from-xc/src/assembly/arm/array.lisp-obj" 
"obj/from-xc/src/assembly/arm/arith.lisp-obj" 
"obj/from-xc/src/assembly/arm/alloc.lisp-obj" 
"obj/from-xc/src/compiler/float-tran.lisp-obj" 
"obj/from-xc/src/compiler/array-tran.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-tran.lisp-obj" 
"obj/from-xc/src/compiler/type-vop-macros.lisp-obj" 
"obj/from-xc/src/compiler/arm/type-vops.lisp-obj" 
"obj/from-xc/src/compiler/generic/type-vops.lisp-obj" 
"obj/from-xc/src/compiler/ir1final.lisp-obj" 
"obj/from-xc/src/compiler/arm/alloc.lisp-obj" 
"obj/from-xc/src/compiler/arm/values.lisp-obj" 
"obj/from-xc/src/compiler/srctran.lisp-obj" 
"obj/from-xc/src/compiler/seqtran.lisp-obj" 
"obj/from-xc/src/compiler/typetran.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-typetran.lisp-obj" 
"obj/from-xc/src/compiler/arm/subprim.lisp-obj" 
"obj/from-xc/src/compiler/arm/debug.lisp-obj" 
"obj/from-xc/src/compiler/arm/cell.lisp-obj" 
"obj/from-xc/src/compiler/arm/call.lisp-obj" 
"obj/from-xc/src/compiler/arm/nlx.lisp-obj" 
"obj/from-xc/src/compiler/generic/late-nlx.lisp-obj" 
"obj/from-xc/src/compiler/arm/show.lisp-obj" 
"obj/from-xc/src/compiler/arm/array.lisp-obj" 
"obj/from-xc/src/compiler/generic/type-error.lisp-obj" 
"obj/from-xc/src/compiler/envanal.lisp-obj" 
"obj/from-xc/src/compiler/pseudo-vops.lisp-obj" 
"obj/from-xc/src/compiler/aliencomp.lisp-obj" 
"obj/from-xc/src/compiler/coverage.lisp-obj" 
"obj/from-xc/src/compiler/ltv.lisp-obj" 
"obj/from-xc/src/compiler/gtn.lisp-obj" 
"obj/from-xc/src/compiler/ltn.lisp-obj" 
"obj/from-xc/src/compiler/stack.lisp-obj" 
"obj/from-xc/src/compiler/control.lisp-obj" 
"obj/from-xc/src/compiler/entry.lisp-obj" 
"obj/from-xc/src/compiler/ir2tran.lisp-obj" 
"obj/from-xc/src/compiler/generic/vm-ir2tran.lisp-obj" 
"obj/from-xc/src/compiler/copyprop.lisp-obj" 
"obj/from-xc/src/compiler/represent.lisp-obj" 
"obj/from-xc/src/compiler/ir2opt.lisp-obj" 
"obj/from-xc/src/compiler/pack.lisp-obj" 
"obj/from-xc/src/compiler/pack-iterative.lisp-obj" 
"obj/from-xc/src/compiler/debug.lisp-obj" 
"obj/from-xc/src/code/format-time.lisp-obj" 
"obj/from-xc/src/code/error.lisp-obj" 
"obj/from-xc/src/code/parse-defmacro-errors.lisp-obj" 
"obj/from-xc/src/code/macroexpand.lisp-obj" 
"obj/from-xc/src/code/funutils.lisp-obj" 
"obj/from-xc/src/code/linux-os.lisp-obj" 
"obj/from-xc/src/code/share-vm.lisp-obj" 
"obj/from-xc/src/code/arm-vm.lisp-obj" 
"obj/from-xc/src/code/unicode-norm.lisp-obj" 
"obj/from-xc/src/code/mipsstrops.lisp-obj" 
"obj/from-xc/src/code/string.lisp-obj" 
"obj/from-xc/src/code/target-signal-common.lisp-obj" 
"obj/from-xc/src/code/target-signal.lisp-obj" 
"obj/from-xc/src/code/serve-event.lisp-obj" 
"obj/from-xc/src/code/late-extensions.lisp-obj" 
"obj/from-xc/src/code/brothertree.lisp-obj" 
"obj/from-xc/src/code/simple-fun.lisp-obj" 
"obj/from-xc/src/code/eval.lisp-obj" 
"obj/from-xc/src/code/toplevel.lisp-obj" 
"obj/from-xc/src/code/time.lisp-obj" 
"obj/from-xc/src/code/target-package.lisp-obj" 
"obj/from-xc/src/code/bignum-random.lisp-obj" 
"obj/from-xc/src/code/target-hash-table.lisp-obj" 
"obj/from-xc/src/code/fdefinition.lisp-obj" 
"obj/from-xc/src/code/sort.lisp-obj" 
"obj/from-xc/src/code/target-lflist.lisp-obj" 
"obj/from-xc/src/code/solist.lisp-obj" 
"obj/from-xc/src/code/final.lisp-obj" 
"obj/from-xc/src/code/reader.lisp-obj" 
"obj/from-xc/src/code/print.lisp-obj" 
"obj/from-xc/src/code/pprint.lisp-obj" 
"obj/from-xc/src/code/target-defstruct.lisp-obj" 
"obj/from-xc/src/code/target-stream.lisp-obj" 
"obj/from-xc/src/code/target-pathname.lisp-obj" 
"obj/from-xc/src/code/unix-pathname.lisp-obj" 
"obj/from-xc/src/code/filesys.lisp-obj" 
"obj/from-xc/src/code/target-misc.lisp-obj" 
"obj/from-xc/src/code/sharpm.lisp-obj" 
"obj/from-xc/src/code/early-step.lisp-obj" 
"obj/from-xc/src/code/avltree.lisp-obj" 
"obj/from-xc/src/code/target-thread.lisp-obj" 
"obj/from-xc/src/code/error-error.lisp-obj" 
"obj/from-xc/src/code/debug-int.lisp-obj" 
"obj/from-xc/src/code/gc.lisp-obj" 
"obj/from-xc/src/code/interr.lisp-obj" 
"obj/from-xc/src/code/target-load.lisp-obj" 
"obj/from-xc/src/compiler/target-disassem.lisp-obj" 
"obj/from-xc/src/compiler/arm/target-insts.lisp-obj" 
"obj/from-xc/src/code/debug.lisp-obj" 
"obj/from-xc/src/code/octets.lisp-obj" 
"obj/from-xc/src/code/external-formats/enc-basic.lisp-obj" 
"obj/from-xc/src/code/external-formats/enc-ucs.lisp-obj" 
"obj/from-xc/src/code/bit-bash.lisp-obj" 
"obj/from-xc/src/compiler/generic/sanctify.lisp-obj" 
"obj/from-xc/src/pcl/walk.lisp-obj" 
"obj/from-xc/src/pcl/low.lisp-obj" 
"obj/from-xc/src/pcl/macros.lisp-obj" 
"obj/from-xc/src/pcl/ecd.lisp-obj" 
"obj/from-xc/src/pcl/compiler-support.lisp-obj" 
"obj/from-xc/src/pcl/defs.lisp-obj" 
"obj/from-xc/src/pcl/wrapper.lisp-obj" 
"obj/from-xc/src/pcl/class-init.lisp-obj" 
"obj/from-xc/src/code/cold-init.lisp-obj" 
"obj/from-xc/src/code/setf.lisp-obj" 
"obj/from-xc/src/code/macros.lisp-obj" 
"obj/from-xc/src/code/loop.lisp-obj" 
"obj/from-xc/src/pcl/defclass.lisp-obj" 
"obj/from-xc/src/code/early-defmethod.lisp-obj" 
"obj/from-xc/src/code/format.lisp-obj" 
"obj/from-xc/src/code/target-format.lisp-obj" 
"obj/from-xc/src/code/late-globaldb.lisp-obj" 
Disassembler: 35 printers, 2 prefilters, 1 labelers
cross-compiler SXHASH tests passed: 2785 cases
; compiling file "src/code/early-ntrace.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/early-ntrace.fasl
; compilation finished in 0:00:00.063
; compiling file "src/code/room.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:00.414
; compiling file "src/code/warm-error.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.076
; compiling file "src/compiler/generic/static-syms.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.017
; compiling file "src/code/icf.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.140
; compiling file "src/code/defpackage.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.204
; compiling file "src/code/huffman.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.080
; compiling file "src/code/target-unicode.lisp" (written 29 DEC 2024 10:12:03 AM):
Computed perfect hash of 1978 keys: 0.033 sec (#P"output/ucd/ucd1-names.lisp-expr")
Computed perfect hash of 45995 keys: 0.38 sec (#P"output/ucd/ucd-names.lisp-expr")
Computed perfect hash of 168 keys: 0.003 sec ("base-char-name")
Computed perfect hash of 135 keys: 0.007 sec ("titlecases")
Computed perfect hash of 211 keys: 0.003 sec ("foldcases")

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:03.490
; compiling file "src/code/external-formats/enc-utf.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:00.950
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:00.427
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:01.306
; compiling file "src/code/external-formats/enc-dos.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:07.156
; compiling file "src/code/external-formats/enc-iso.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:06.767
; compiling file "src/code/external-formats/enc-win.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:04.290
; compiling file "src/code/external-formats/enc-mac.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.547
; compiling file "src/code/external-formats/mb-util.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.064
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.143
; compiling file "src/code/external-formats/enc-cn.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.214
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.136
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:00.487
; compiling file "src/code/stubs.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.280
; compiling file "src/pcl/fngen.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.064
; compiling file "src/pcl/cache.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.296
; compiling file "src/pcl/dlisp.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.070
; compiling file "src/pcl/boot.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:00.740
; compiling file "src/pcl/vector.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.283
; compiling file "src/pcl/slots-boot.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.187
; compiling file "src/pcl/combin.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.120
; compiling file "src/pcl/dfun.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:00.500
; compiling file "src/pcl/ctor.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.330
; compiling file "src/pcl/braid.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.183
; compiling file "src/pcl/dlisp3.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.007
; compiling file "src/pcl/generic-functions.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.047
; compiling file "src/pcl/slots.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.117
; compiling file "src/pcl/init.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.107
; compiling file "src/pcl/std-class.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:00.580
; compiling file "src/pcl/cpl.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.094
; compiling file "src/pcl/fsc.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.007
; compiling file "src/pcl/methods.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:00.413
; compiling file "src/pcl/fixup.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.020
; compiling file "src/pcl/call-next-method.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.020
; compiling file "src/pcl/defcombin.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.214
; compiling file "src/pcl/env.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.033
; compiling file "src/pcl/documentation.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.184
; compiling file "src/pcl/print-object.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.090
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/precom2.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:00.514
; compiling file "src/code/ntrace.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.210
; compiling file "src/code/full-eval.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.293
; compiling file "src/code/setf-funs.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.143
; compiling file "src/code/late-condition.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.014
; compiling file "src/pcl/gray-streams-class.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.003
; compiling file "src/pcl/gray-streams.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.097
; compiling file "src/pcl/sequence.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:00.570
; compiling file "src/code/describe.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.217
; compiling file "src/code/describe-policy.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.057
; compiling file "src/code/inspect.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.093
; compiling file "src/code/profile.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.180
; compiling file "src/code/step.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.026
; compiling file "src/code/warm-lib.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.000
; compiling file "src/code/alien-callback.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.063
; compiling file "src/code/run-program.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.330
; compiling file "src/code/traceroot.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.137
; compiling file "src/code/query.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.013
; compiling file "src/code/timer.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.134
; compiling file "src/code/repack-xref.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.030
; compiling file "src/code/module.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.043
; compiling file "src/code/save.lisp" (written 29 DEC 2024 10:12:03 AM):

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.086
Done with warm.lisp. INTERNAL-REAL-TIME=37.273s
//doing warm init - load and dump phase
Checking symbol printer: T
cross-compiler SXHASH tests passed: 2785 cases
Done with warm.lisp. INTERNAL-REAL-TIME=1.48s
                          External   |    Internal
COMMON-LISP          |   978 (   +0) |     0 (   +0)
COMMON-LISP-USER     |     0 (   +0) |    48 (  -23)
KEYWORD              |  2221 ( -176) |     0 (   +0)
SB-ALIEN             |    60 (   +0) |   405 (  -18)
SB-ALIEN-INTERNALS   |    96 (   +0) |     0 (   +0)
SB-ARM-ASM           |     0 (   +0) |   325 (  -88)
SB-ASSEM             |    60 (   +0) |   214 (  -20)
SB-BIGNUM            |    45 (  -15) |    63 (  -78)
SB-BROTHERTREE       |     5 (   +0) |    36 (  -15)
SB-C                 |   336 (   +0) |  4908 ( -442)
SB-DEBUG             |    24 (   +0) |   208 (   -4)
SB-DI                |    84 (   +0) |   325 (   +0)
SB-DISASSEM          |    67 (   +0) |   273 ( -149)
SB-EVAL              |     9 (   +0) |   166 (   +0)
SB-EXT               |   236 (   +0) |     0 (   +0)
SB-FASL              |    10 (   -2) |   195 (  -50)
SB-FORMAT            |     2 (   +0) |   301 (  -13)
SB-GRAY              |    32 (   +0) |    12 (   -2)
SB-IMPL              |    41 (   +0) |  4595 (-1135)
SB-INT               |   412 (   +0) |     3 (   -2)
SB-KERNEL            |  1110 (   +0) |  1421 ( -278)
SB-LOCKLESS          |    29 (   +0) |   135 (  -53)
SB-LOOP              |     0 (   +0) |   243 (  -44)
SB-MOP               |   102 (   +0) |     0 (   +0)
SB-PCL               |    16 (   +0) |  1685 ( -205)
SB-PRETTY            |     6 (   +0) |   237 (  -15)
SB-PROFILE           |     4 (   +0) |    79 (   -2)
SB-REGALLOC          |     8 (   +0) |   240 (  -51)
SB-SEQUENCE          |    56 (   +0) |     0 (   +0)
SB-SYS               |   111 (   +0) |     2 (   -5)
SB-THREAD            |    76 (   +0) |   214 (  -37)
SB-UNICODE           |    47 (   +0) |    75 (  -27)
SB-UNIX              |   174 (   +0) |   123 (  -57)
SB-VM                |   387 (   +0) |  1042 ( -580)
SB-WALKER            |     8 (   +0) |   114 (   -9)
                             ( -193) |       (-3402) = (-3595)
; Checking #P"/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/output/xfloat-math.lisp-expr"
real	0m 41.13s
user	0m 36.57s
sys	0m 4.43s
//entering make-target-contrib.sh
make: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib'
make MODULE_REQUIRES="" -C sb-posix
make MODULE_REQUIRES="" -C sb-bsd-sockets
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-rotate-byte'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-executable'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-posix"  </dev/null
make MODULE_REQUIRES="" -C sb-concurrency
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-gmp'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-introspect"  </dev/null
make MODULE_REQUIRES="" -C sb-rt
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-cltl2"  </dev/null
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-concurrency'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-aclrepl"  </dev/null
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-rt'
make MODULE_REQUIRES="" -C asdf
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-bsd-sockets"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-sprof"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-capstone"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-executable"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-gmp"  </dev/null
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/asdf'
mkdir -p ../..//obj/sbcl-home/contrib/
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-rotate-byte"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;UIOP.LISP" :print nil :output-file (merge-pathnames (parse-native-namestring "../..//obj/sbcl-home/contrib//uiop.fasl")))' </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-rt"  </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-concurrency"  </dev/null
; Note: Building "sb-aclrepl"
; Note: Building "sb-cltl2"
; Note: Building "sb-capstone"
; Note: Building "sb-bsd-sockets"
; Note: Building "sb-sprof"
; Note: Building "sb-gmp"
; Note: Building "sb-rotate-byte"
; Note: Building "sb-rt"
; compiling file "SYS:CONTRIB;ASDF;UIOP.LISP.NEWEST" (written 29 DEC 2024 10:12:03 AM):
; Note: Building "sb-concurrency"
; Note: Building "sb-posix"
; Note: Building "sb-introspect"
; Note: Building "sb-executable"
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-executable'
../../obj/from-self/contrib/sb-bsd-sockets/runme.c: In function 'main':
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:39:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   39 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:char)\n", CAST_SIGNED(sizeof(char)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:40:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   40 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:short)\n", CAST_SIGNED(sizeof(short)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:41:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   41 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:long-long)\n", CAST_SIGNED(sizeof(long long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:42:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   42 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:long)\n", CAST_SIGNED(sizeof(long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:43:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   43 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:int)\n", CAST_SIGNED(sizeof(int)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:46:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   46 |     fprintf(out, "(cl:defconstant AF-INET %ld \"IP Protocol family\")\n", CAST_SIGNED(AF_INET));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:51:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   51 |     fprintf(out, "(cl:defconstant AF-UNSPEC %ld \"Unspecified\")\n", CAST_SIGNED(AF_UNSPEC));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:56:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   56 |     fprintf(out, "(cl:defconstant AF-INET6 %ld \"IP version 6\")\n", CAST_SIGNED(AF_INET6));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:61:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   61 |     fprintf(out, "(cl:defconstant AF-ROUTE %ld \"Alias to emulate 4.4BSD \")\n", CAST_SIGNED(AF_NETLINK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:66:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   66 |     fprintf(out, "(cl:defconstant SOCK-STREAM %ld \"Sequenced, reliable, connection-based byte streams.\")\n", CAST_SIGNED(SOCK_STREAM));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:71:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   71 |     fprintf(out, "(cl:defconstant SOCK-DGRAM %ld \"Connectionless, unreliable datagrams of fixed maximum length.\")\n", CAST_SIGNED(SOCK_DGRAM));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:76:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   76 |     fprintf(out, "(cl:defconstant SOCK-RAW %ld \"Raw protocol interface.\")\n", CAST_SIGNED(SOCK_RAW));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:81:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   81 |     fprintf(out, "(cl:defconstant SOCK-RDM %ld \"Reliably-delivered messages.\")\n", CAST_SIGNED(SOCK_RDM));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:86:52: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   86 |     fprintf(out, "(cl:defconstant SOCK-SEQPACKET %ld \"Sequenced, reliable, connection-based, datagrams of fixed maximum length.\")\n", CAST_SIGNED(SOCK_SEQPACKET));
      |                                                  ~~^
      |                                                    |
      |                                                    long int
      |                                                  %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:91:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   91 |     fprintf(out, "(cl:defconstant SOL-SOCKET %ld)\n", CAST_SIGNED(SOL_SOCKET));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:96:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   96 |     fprintf(out, "(cl:defconstant SO-DEBUG %ld \"Enable debugging in underlying protocol modules\")\n", CAST_SIGNED(SO_DEBUG));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:101:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  101 |     fprintf(out, "(cl:defconstant SO-REUSEADDR %ld \"Enable local address reuse\")\n", CAST_SIGNED(SO_REUSEADDR));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:106:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  106 |     fprintf(out, "(cl:defconstant SO-TYPE %ld)\n", CAST_SIGNED(SO_TYPE));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:111:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  111 |     fprintf(out, "(cl:defconstant SO-ERROR %ld)\n", CAST_SIGNED(SO_ERROR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:116:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  116 |     fprintf(out, "(cl:defconstant SO-DONTROUTE %ld \"Bypass routing facilities: instead send direct to appropriate network interface for the network portion of the destination address\")\n", CAST_SIGNED(SO_DONTROUTE));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:121:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  121 |     fprintf(out, "(cl:defconstant SO-BROADCAST %ld \"Request permission to send broadcast datagrams\")\n", CAST_SIGNED(SO_BROADCAST));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:126:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  126 |     fprintf(out, "(cl:defconstant SO-SNDBUF %ld)\n", CAST_SIGNED(SO_SNDBUF));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:131:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  131 |     fprintf(out, "(cl:defconstant SO-PASSCRED %ld)\n", CAST_SIGNED(SO_PASSCRED));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:136:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  136 |     fprintf(out, "(cl:defconstant SO-RCVBUF %ld)\n", CAST_SIGNED(SO_RCVBUF));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:141:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  141 |     fprintf(out, "(cl:defconstant SO-KEEPALIVE %ld \"Send periodic keepalives.  If peer does not respond, we get SIGPIPE.\")\n", CAST_SIGNED(SO_KEEPALIVE));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:146:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  146 |     fprintf(out, "(cl:defconstant TCP-KEEPCNT %ld \"Number of unacknowledged probes before the connection is considered dead.\")\n", CAST_SIGNED(TCP_KEEPCNT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:151:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  151 |     fprintf(out, "(cl:defconstant TCP-KEEPIDLE %ld \"Seconds between the last data packet sent and the first keepalive probe.\")\n", CAST_SIGNED(TCP_KEEPIDLE));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:156:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  156 |     fprintf(out, "(cl:defconstant TCP-KEEPINTVL %ld \"Seconds between keepalive probes.\")\n", CAST_SIGNED(TCP_KEEPINTVL));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:161:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  161 |     fprintf(out, "(cl:defconstant SO-OOBINLINE %ld \"Put out-of-band data into the normal input queue when received\")\n", CAST_SIGNED(SO_OOBINLINE));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:166:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  166 |     fprintf(out, "(cl:defconstant SO-NO-CHECK %ld)\n", CAST_SIGNED(SO_NO_CHECK));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:171:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  171 |     fprintf(out, "(cl:defconstant SO-PRIORITY %ld)\n", CAST_SIGNED(SO_PRIORITY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:176:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  176 |     fprintf(out, "(cl:defconstant SO-LINGER %ld \"For reliable streams, pause a while on closing when unsent messages are queued\")\n", CAST_SIGNED(SO_LINGER));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:181:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  181 |     fprintf(out, "(cl:defconstant SO-BSDCOMPAT %ld)\n", CAST_SIGNED(SO_BSDCOMPAT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:186:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  186 |     fprintf(out, "(cl:defconstant SO-SNDLOWAT %ld)\n", CAST_SIGNED(SO_SNDLOWAT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:191:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  191 |     fprintf(out, "(cl:defconstant SO-RCVLOWAT %ld)\n", CAST_SIGNED(SO_RCVLOWAT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:196:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  196 |     fprintf(out, "(cl:defconstant SO-SNDTIMEO %ld)\n", CAST_SIGNED(SO_SNDTIMEO));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:201:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  201 |     fprintf(out, "(cl:defconstant SO-RCVTIMEO %ld)\n", CAST_SIGNED(SO_RCVTIMEO));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:206:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  206 |     fprintf(out, "(cl:defconstant TCP-NODELAY %ld)\n", CAST_SIGNED(TCP_NODELAY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:211:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  211 |     fprintf(out, "(cl:defconstant SO-BINDTODEVICE %ld)\n", CAST_SIGNED(SO_BINDTODEVICE));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:216:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  216 |     fprintf(out, "(cl:defconstant MSG-OOB %ld)\n", CAST_SIGNED(MSG_OOB));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:221:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  221 |     fprintf(out, "(cl:defconstant MSG-PEEK %ld)\n", CAST_SIGNED(MSG_PEEK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:226:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  226 |     fprintf(out, "(cl:defconstant MSG-DONTROUTE %ld)\n", CAST_SIGNED(MSG_DONTROUTE));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:230:78: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
  230 |     fprintf(out, "(sb-alien:define-alien-type SOCKLEN-T (sb-alien:%ssigned %ld))\n", SIGNED_(socklen_t), CAST_SIGNED((8*sizeof(socklen_t))));
      |                                                                            ~~^
      |                                                                              |
      |                                                                              long int
      |                                                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:231:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  231 |     fprintf(out, "(sb-grovel::define-c-struct PROTOENT %ld\n", CAST_SIGNED(sizeof(struct protoent)));
      |                                                        ~~^
      |                                                          |
      |                                                          long int
      |                                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:237:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  237 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.p_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:244:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  244 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.p_aliases)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:251:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  251 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.p_proto)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:261:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  261 |     fprintf(out, "(cl:defconstant INADDR-ANY %ld)\n", CAST_SIGNED(INADDR_ANY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:265:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  265 |     fprintf(out, "(sb-grovel::define-c-struct IN-ADDR %ld\n", CAST_SIGNED(sizeof(struct in_addr)));
      |                                                       ~~^
      |                                                         |
      |                                                         long int
      |                                                       %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:271:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  271 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.s_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:274:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  274 |     fprintf(out, "(sb-grovel::define-c-struct SOCKADDR-IN %ld\n", CAST_SIGNED(sizeof(struct sockaddr_in)));
      |                                                           ~~^
      |                                                             |
      |                                                             long int
      |                                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:280:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  280 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:287:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  287 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_port)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:294:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  294 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:297:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  297 |     fprintf(out, "(sb-grovel::define-c-struct IN6-ADDR %ld\n", CAST_SIGNED(sizeof(struct in6_addr)));
      |                                                        ~~^
      |                                                          |
      |                                                          long int
      |                                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:303:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  303 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.s6_addr[16])));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:306:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  306 |     fprintf(out, "(sb-grovel::define-c-struct SOCKADDR-IN6 %ld\n", CAST_SIGNED(sizeof(struct sockaddr_in6)));
      |                                                            ~~^
      |                                                              |
      |                                                              long int
      |                                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:312:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  312 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:319:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  319 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_port)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:326:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  326 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_flowinfo)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:333:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  333 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:340:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  340 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_scope_id)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:343:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  343 |     fprintf(out, "(sb-grovel::define-c-struct SOCKADDR-UN %ld\n", CAST_SIGNED(sizeof(struct sockaddr_un)));
      |                                                           ~~^
      |                                                             |
      |                                                             long int
      |                                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:349:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  349 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:356:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  356 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_path)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c: In function 'main':
../../obj/from-self/contrib/sb-posix/runme.c:41:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   41 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:char)\n", CAST_SIGNED(sizeof(char)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-rotate-byte'
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:359:70: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  359 |     fprintf(out, "(sb-grovel::define-c-struct SOCKADDR-UN-ABSTRACT %ld\n", CAST_SIGNED(sizeof(struct sockaddr_un)));
      |                                                                    ~~^
      |                                                                      |
      |                                                                      long int
      |                                                                    %d
../../obj/from-self/contrib/sb-posix/runme.c:42:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   42 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:short)\n", CAST_SIGNED(sizeof(short)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:43:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   43 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:long-long)\n", CAST_SIGNED(sizeof(long long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:44:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   44 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:long)\n", CAST_SIGNED(sizeof(long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
make MODULE_REQUIRES="sb-rotate-byte.fasl" -C sb-md5
../../obj/from-self/contrib/sb-posix/runme.c:45:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   45 |     fprintf(out, "  (cl:setf (cl:gethash %ld *integer-sizes*) 'sb-alien:int)\n", CAST_SIGNED(sizeof(int)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:365:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  365 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:48:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   48 |     fprintf(out, "(cl:defconstant AF-INET %ld \"IP Protocol family\")\n", CAST_SIGNED(AF_INET));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:53:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   53 |     fprintf(out, "(sb-alien:define-alien-type UID-T (sb-alien:%ssigned %ld))\n", SIGNED_(uid_t), CAST_SIGNED((8*sizeof(uid_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:54:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   54 |     fprintf(out, "(sb-alien:define-alien-type GID-T (sb-alien:%ssigned %ld))\n", SIGNED_(gid_t), CAST_SIGNED((8*sizeof(gid_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:372:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  372 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_path)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:55:76: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   55 |     fprintf(out, "(sb-alien:define-alien-type NLINK-T (sb-alien:%ssigned %ld))\n", SIGNED_(nlink_t), CAST_SIGNED((8*sizeof(nlink_t))));
      |                                                                          ~~^
      |                                                                            |
      |                                                                            long int
      |                                                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:56:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   56 |     fprintf(out, "(sb-alien:define-alien-type PID-T (sb-alien:%ssigned %ld))\n", SIGNED_(pid_t), CAST_SIGNED((8*sizeof(pid_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:376:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  376 |     fprintf(out, "(cl:defconstant INET-ADDRSTRLEN %ld)\n", CAST_SIGNED(INET_ADDRSTRLEN));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:57:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   57 |     fprintf(out, "(sb-alien:define-alien-type INO-T (sb-alien:%ssigned %ld))\n", SIGNED_(ino_t), CAST_SIGNED((8*sizeof(ino_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-md5'
../../obj/from-self/contrib/sb-posix/runme.c:58:75: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   58 |     fprintf(out, "(sb-alien:define-alien-type TIME-T (sb-alien:%ssigned %ld))\n", SIGNED_(time_t), CAST_SIGNED((8*sizeof(time_t))));
      |                                                                         ~~^
      |                                                                           |
      |                                                                           long int
      |                                                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:381:54: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  381 |     fprintf(out, "(cl:defconstant INET6-ADDRSTRLEN %ld)\n", CAST_SIGNED(INET6_ADDRSTRLEN));
      |                                                    ~~^
      |                                                      |
      |                                                      long int
      |                                                    %d
../../obj/from-self/contrib/sb-posix/runme.c:59:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   59 |     fprintf(out, "(sb-alien:define-alien-type DEV-T (sb-alien:%ssigned %ld))\n", SIGNED_(dev_t), CAST_SIGNED((8*sizeof(dev_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:61:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   61 |     fprintf(out, "(cl:defconstant SIGHUP %ld \"terminal line hangup.\")\n", CAST_SIGNED(SIGHUP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:67:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   67 |     fprintf(out, "(cl:defconstant SIGINT %ld \"interrupt program.\")\n", CAST_SIGNED(SIGINT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:73:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   73 |     fprintf(out, "(cl:defconstant SIGQUIT %ld \"quit program.\")\n", CAST_SIGNED(SIGQUIT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:391:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  391 |     fprintf(out, "(sb-grovel::define-c-struct HOSTENT %ld\n", CAST_SIGNED(sizeof(struct hostent)));
      |                                                       ~~^
      |                                                         |
      |                                                         long int
      |                                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:79:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   79 |     fprintf(out, "(cl:defconstant SIGILL %ld \"illegal instruction.\")\n", CAST_SIGNED(SIGILL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:85:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   85 |     fprintf(out, "(cl:defconstant SIGTRAP %ld \"trace trap.\")\n", CAST_SIGNED(SIGTRAP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:91:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   91 |     fprintf(out, "(cl:defconstant SIGABRT %ld \"abort program (formerly SIGIOT).\")\n", CAST_SIGNED(SIGABRT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:397:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  397 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:103:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  103 |     fprintf(out, "(cl:defconstant SIGFPE %ld \"floating-point exception.\")\n", CAST_SIGNED(SIGFPE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:109:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  109 |     fprintf(out, "(cl:defconstant SIGKILL %ld \"kill program.\")\n", CAST_SIGNED(SIGKILL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:115:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  115 |     fprintf(out, "(cl:defconstant SIGBUS %ld \"bus error.\")\n", CAST_SIGNED(SIGBUS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:404:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  404 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_aliases)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:121:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  121 |     fprintf(out, "(cl:defconstant SIGSEGV %ld \"segmentation violation.\")\n", CAST_SIGNED(SIGSEGV));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:127:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  127 |     fprintf(out, "(cl:defconstant SIGSYS %ld \"non-existent system call invoked.\")\n", CAST_SIGNED(SIGSYS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:411:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  411 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_addrtype)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:133:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  133 |     fprintf(out, "(cl:defconstant SIGPIPE %ld \"write on a pipe with no reader.\")\n", CAST_SIGNED(SIGPIPE));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:139:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  139 |     fprintf(out, "(cl:defconstant SIGALRM %ld \"real-time timer expired.\")\n", CAST_SIGNED(SIGALRM));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:145:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  145 |     fprintf(out, "(cl:defconstant SIGTERM %ld \"software termination signal.\")\n", CAST_SIGNED(SIGTERM));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:418:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  418 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_length)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:151:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  151 |     fprintf(out, "(cl:defconstant SIGURG %ld \"urgent condition present on socket.\")\n", CAST_SIGNED(SIGURG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:157:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  157 |     fprintf(out, "(cl:defconstant SIGSTOP %ld \"stop (cannot be caught or ignored).\")\n", CAST_SIGNED(SIGSTOP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:425:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  425 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_addr_list)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:163:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  163 |     fprintf(out, "(cl:defconstant SIGTSTP %ld \"stop signal generated from keyboard.\")\n", CAST_SIGNED(SIGTSTP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:169:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  169 |     fprintf(out, "(cl:defconstant SIGCONT %ld \"continue after stop.\")\n", CAST_SIGNED(SIGCONT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:175:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  175 |     fprintf(out, "(cl:defconstant SIGCHLD %ld \"child status has changed.\")\n", CAST_SIGNED(SIGCHLD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:181:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  181 |     fprintf(out, "(cl:defconstant SIGTTIN %ld \"background read attempted from control terminal.\")\n", CAST_SIGNED(SIGTTIN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:474:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  474 |     fprintf(out, "(cl:defconstant IPPROTO_IP %ld)\n", CAST_SIGNED(IPPROTO_IP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:187:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  187 |     fprintf(out, "(cl:defconstant SIGTTOU %ld \"background write attempted to control terminal.\")\n", CAST_SIGNED(SIGTTOU));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:193:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  193 |     fprintf(out, "(cl:defconstant SIGIO %ld \"I/O is possible on a descriptor (see fcntl(2)).\")\n", CAST_SIGNED(SIGIO));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-md5" sb-rotate-byte.fasl </dev/null
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:479:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  479 |     fprintf(out, "(cl:defconstant IPPROTO_IPV6 %ld)\n", CAST_SIGNED(IPPROTO_IPV6));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:199:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  199 |     fprintf(out, "(cl:defconstant SIGXCPU %ld \"cpu time limit exceeded (see setrlimit(2)).\")\n", CAST_SIGNED(SIGXCPU));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:205:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  205 |     fprintf(out, "(cl:defconstant SIGXFSZ %ld \"file size limit exceeded (see setrlimit(2)).\")\n", CAST_SIGNED(SIGXFSZ));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:484:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  484 |     fprintf(out, "(cl:defconstant IPPROTO_ICMP %ld)\n", CAST_SIGNED(IPPROTO_ICMP));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:211:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  211 |     fprintf(out, "(cl:defconstant SIGVTALRM %ld \"virtual time alarm (see setitimer(2)).\")\n", CAST_SIGNED(SIGVTALRM));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:217:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  217 |     fprintf(out, "(cl:defconstant SIGPROF %ld \"profiling timer alarm (see setitimer(2)).\")\n", CAST_SIGNED(SIGPROF));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:489:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  489 |     fprintf(out, "(cl:defconstant IPPROTO_IGMP %ld)\n", CAST_SIGNED(IPPROTO_IGMP));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:223:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  223 |     fprintf(out, "(cl:defconstant SIGWINCH %ld \"Window size change.\")\n", CAST_SIGNED(SIGWINCH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:229:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  229 |     fprintf(out, "(cl:defconstant SIGPWR %ld \"Power failure.\")\n", CAST_SIGNED(SIGPWR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:494:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  494 |     fprintf(out, "(cl:defconstant IPPROTO_TCP %ld)\n", CAST_SIGNED(IPPROTO_TCP));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:235:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  235 |     fprintf(out, "(cl:defconstant SIGUSR1 %ld \"User defined signal 1.\")\n", CAST_SIGNED(SIGUSR1));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:241:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  241 |     fprintf(out, "(cl:defconstant SIGUSR2 %ld \"User defined signal 2.\")\n", CAST_SIGNED(SIGUSR2));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:499:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  499 |     fprintf(out, "(cl:defconstant IPPROTO_UDP %ld)\n", CAST_SIGNED(IPPROTO_UDP));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:247:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  247 |     fprintf(out, "(cl:defconstant SIGRTMIN %ld \"Smallest real-time signal number.\")\n", CAST_SIGNED(SIGRTMIN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:504:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  504 |     fprintf(out, "(cl:defconstant IPPROTO_RAW %ld)\n", CAST_SIGNED(IPPROTO_RAW));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:253:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  253 |     fprintf(out, "(cl:defconstant SIGRTMAX %ld \"Largest real-time signal number.\")\n", CAST_SIGNED(SIGRTMAX));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:259:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  259 |     fprintf(out, "(cl:defconstant EPERM %ld)\n", CAST_SIGNED(EPERM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:509:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  509 |     fprintf(out, "(cl:defconstant AF-LOCAL %ld \"Local to host (pipes and file-domain).\")\n", CAST_SIGNED(AF_LOCAL));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:266:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  266 |     fprintf(out, "(cl:defconstant ENOENT %ld)\n", CAST_SIGNED(ENOENT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:273:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  273 |     fprintf(out, "(cl:defconstant ESRCH %ld)\n", CAST_SIGNED(ESRCH));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:514:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  514 |     fprintf(out, "(cl:defconstant IFNAMSIZ %ld)\n", CAST_SIGNED(IFNAMSIZ));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:280:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  280 |     fprintf(out, "(cl:defconstant EINTR %ld)\n", CAST_SIGNED(EINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:519:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  519 |     fprintf(out, "(cl:defconstant SHUT_RD %ld)\n", CAST_SIGNED(SHUT_RD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:287:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  287 |     fprintf(out, "(cl:defconstant EIO %ld)\n", CAST_SIGNED(EIO));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:294:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  294 |     fprintf(out, "(cl:defconstant ENXIO %ld)\n", CAST_SIGNED(ENXIO));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:524:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  524 |     fprintf(out, "(cl:defconstant SHUT_WR %ld)\n", CAST_SIGNED(SHUT_WR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:301:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  301 |     fprintf(out, "(cl:defconstant E2BIG %ld)\n", CAST_SIGNED(E2BIG));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:308:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  308 |     fprintf(out, "(cl:defconstant ENOEXEC %ld)\n", CAST_SIGNED(ENOEXEC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:529:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  529 |     fprintf(out, "(cl:defconstant SHUT_RDWR %ld)\n", CAST_SIGNED(SHUT_RDWR));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:315:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  315 |     fprintf(out, "(cl:defconstant EBADF %ld)\n", CAST_SIGNED(EBADF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:534:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  534 |     fprintf(out, "(cl:defconstant O-NONBLOCK %ld)\n", CAST_SIGNED(O_NONBLOCK));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:322:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  322 |     fprintf(out, "(cl:defconstant ECHILD %ld)\n", CAST_SIGNED(ECHILD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:329:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  329 |     fprintf(out, "(cl:defconstant EAGAIN %ld)\n", CAST_SIGNED(EAGAIN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:539:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  539 |     fprintf(out, "(cl:defconstant F-GETFL %ld)\n", CAST_SIGNED(F_GETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:336:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  336 |     fprintf(out, "(cl:defconstant ENOMEM %ld)\n", CAST_SIGNED(ENOMEM));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:544:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  544 |     fprintf(out, "(cl:defconstant F-SETFL %ld)\n", CAST_SIGNED(F_SETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:343:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  343 |     fprintf(out, "(cl:defconstant EACCES %ld)\n", CAST_SIGNED(EACCES));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:549:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  549 |     fprintf(out, "(cl:defconstant MSG-TRUNC %ld)\n", CAST_SIGNED(MSG_TRUNC));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:350:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  350 |     fprintf(out, "(cl:defconstant EFAULT %ld)\n", CAST_SIGNED(EFAULT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:357:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  357 |     fprintf(out, "(cl:defconstant ENOTBLK %ld)\n", CAST_SIGNED(ENOTBLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:554:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  554 |     fprintf(out, "(cl:defconstant MSG-WAITALL %ld)\n", CAST_SIGNED(MSG_WAITALL));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:364:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  364 |     fprintf(out, "(cl:defconstant EBUSY %ld)\n", CAST_SIGNED(EBUSY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:559:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  559 |     fprintf(out, "(cl:defconstant MSG-EOR %ld)\n", CAST_SIGNED(MSG_EOR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:371:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  371 |     fprintf(out, "(cl:defconstant EEXIST %ld)\n", CAST_SIGNED(EEXIST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:378:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  378 |     fprintf(out, "(cl:defconstant EXDEV %ld)\n", CAST_SIGNED(EXDEV));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:564:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  564 |     fprintf(out, "(cl:defconstant MSG-DONTWAIT %ld)\n", CAST_SIGNED(MSG_DONTWAIT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:385:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  385 |     fprintf(out, "(cl:defconstant ENODEV %ld)\n", CAST_SIGNED(ENODEV));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:569:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  569 |     fprintf(out, "(cl:defconstant MSG-NOSIGNAL %ld)\n", CAST_SIGNED(MSG_NOSIGNAL));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:392:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  392 |     fprintf(out, "(cl:defconstant ENOTDIR %ld)\n", CAST_SIGNED(ENOTDIR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:399:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  399 |     fprintf(out, "(cl:defconstant EISDIR %ld)\n", CAST_SIGNED(EISDIR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:574:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  574 |     fprintf(out, "(cl:defconstant MSG-CONFIRM %ld)\n", CAST_SIGNED(MSG_CONFIRM));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:406:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  406 |     fprintf(out, "(cl:defconstant EINVAL %ld)\n", CAST_SIGNED(EINVAL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:579:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  579 |     fprintf(out, "(cl:defconstant MSG-MORE %ld)\n", CAST_SIGNED(MSG_MORE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:413:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  413 |     fprintf(out, "(cl:defconstant ENFILE %ld)\n", CAST_SIGNED(ENFILE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:584:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  584 |     fprintf(out, "(cl:defconstant EADDRINUSE %ld)\n", CAST_SIGNED(EADDRINUSE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:420:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  420 |     fprintf(out, "(cl:defconstant EMFILE %ld)\n", CAST_SIGNED(EMFILE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
WARNING: Capstone not loaded.
../../obj/from-self/contrib/sb-posix/runme.c:427:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  427 |     fprintf(out, "(cl:defconstant ENOTTY %ld)\n", CAST_SIGNED(ENOTTY));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:589:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  589 |     fprintf(out, "(cl:defconstant EAGAIN %ld)\n", CAST_SIGNED(EAGAIN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:434:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  434 |     fprintf(out, "(cl:defconstant ETXTBSY %ld)\n", CAST_SIGNED(ETXTBSY));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:594:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  594 |     fprintf(out, "(cl:defconstant EBADF %ld)\n", CAST_SIGNED(EBADF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
; Note: Building "sb-md5", deps=("SB-ROTATE-BYTE")
../../obj/from-self/contrib/sb-posix/runme.c:441:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  441 |     fprintf(out, "(cl:defconstant EFBIG %ld)\n", CAST_SIGNED(EFBIG));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:599:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  599 |     fprintf(out, "(cl:defconstant ECONNREFUSED %ld)\n", CAST_SIGNED(ECONNREFUSED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:448:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  448 |     fprintf(out, "(cl:defconstant ENOSPC %ld)\n", CAST_SIGNED(ENOSPC));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:455:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  455 |     fprintf(out, "(cl:defconstant ESPIPE %ld)\n", CAST_SIGNED(ESPIPE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:604:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  604 |     fprintf(out, "(cl:defconstant ETIMEDOUT %ld)\n", CAST_SIGNED(ETIMEDOUT));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:462:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  462 |     fprintf(out, "(cl:defconstant EROFS %ld)\n", CAST_SIGNED(EROFS));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:609:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  609 |     fprintf(out, "(cl:defconstant EINTR %ld)\n", CAST_SIGNED(EINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:469:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  469 |     fprintf(out, "(cl:defconstant EMLINK %ld)\n", CAST_SIGNED(EMLINK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-rt'
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:614:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  614 |     fprintf(out, "(cl:defconstant EINVAL %ld)\n", CAST_SIGNED(EINVAL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:476:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  476 |     fprintf(out, "(cl:defconstant EPIPE %ld)\n", CAST_SIGNED(EPIPE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:483:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  483 |     fprintf(out, "(cl:defconstant EDOM %ld)\n", CAST_SIGNED(EDOM));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:619:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  619 |     fprintf(out, "(cl:defconstant ENOBUFS %ld)\n", CAST_SIGNED(ENOBUFS));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:490:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  490 |     fprintf(out, "(cl:defconstant ERANGE %ld)\n", CAST_SIGNED(ERANGE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:624:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  624 |     fprintf(out, "(cl:defconstant ENOMEM %ld)\n", CAST_SIGNED(ENOMEM));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:497:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  497 |     fprintf(out, "(cl:defconstant EDEADLK %ld)\n", CAST_SIGNED(EDEADLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:629:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  629 |     fprintf(out, "(cl:defconstant EOPNOTSUPP %ld)\n", CAST_SIGNED(EOPNOTSUPP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:504:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  504 |     fprintf(out, "(cl:defconstant ENAMETOOLONG %ld)\n", CAST_SIGNED(ENAMETOOLONG));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:634:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  634 |     fprintf(out, "(cl:defconstant EPERM %ld)\n", CAST_SIGNED(EPERM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:511:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  511 |     fprintf(out, "(cl:defconstant ENOLCK %ld)\n", CAST_SIGNED(ENOLCK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:639:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  639 |     fprintf(out, "(cl:defconstant EPROTONOSUPPORT %ld)\n", CAST_SIGNED(EPROTONOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:518:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  518 |     fprintf(out, "(cl:defconstant ENOSYS %ld)\n", CAST_SIGNED(ENOSYS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:525:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  525 |     fprintf(out, "(cl:defconstant ENOTEMPTY %ld)\n", CAST_SIGNED(ENOTEMPTY));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:644:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  644 |     fprintf(out, "(cl:defconstant ERANGE %ld)\n", CAST_SIGNED(ERANGE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:532:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  532 |     fprintf(out, "(cl:defconstant ELOOP %ld)\n", CAST_SIGNED(ELOOP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:649:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  649 |     fprintf(out, "(cl:defconstant ESOCKTNOSUPPORT %ld)\n", CAST_SIGNED(ESOCKTNOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:539:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  539 |     fprintf(out, "(cl:defconstant EWOULDBLOCK %ld)\n", CAST_SIGNED(EWOULDBLOCK));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:654:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  654 |     fprintf(out, "(cl:defconstant ENETUNREACH %ld)\n", CAST_SIGNED(ENETUNREACH));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:546:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  546 |     fprintf(out, "(cl:defconstant ENOMSG %ld)\n", CAST_SIGNED(ENOMSG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:659:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  659 |     fprintf(out, "(cl:defconstant ENOTCONN %ld)\n", CAST_SIGNED(ENOTCONN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:553:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  553 |     fprintf(out, "(cl:defconstant EIDRM %ld)\n", CAST_SIGNED(EIDRM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:664:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  664 |     fprintf(out, "(cl:defconstant EAFNOSUPPORT %ld)\n", CAST_SIGNED(EAFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:560:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  560 |     fprintf(out, "(cl:defconstant ECHRNG %ld)\n", CAST_SIGNED(ECHRNG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:567:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  567 |     fprintf(out, "(cl:defconstant EL2NSYNC %ld)\n", CAST_SIGNED(EL2NSYNC));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:669:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  669 |     fprintf(out, "(cl:defconstant EINPROGRESS %ld)\n", CAST_SIGNED(EINPROGRESS));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:574:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  574 |     fprintf(out, "(cl:defconstant EL3HLT %ld)\n", CAST_SIGNED(EL3HLT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:673:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  673 |     fprintf(out, "(sb-grovel::define-c-struct ADDRINFO %ld\n", CAST_SIGNED(sizeof(struct addrinfo)));
      |                                                        ~~^
      |                                                          |
      |                                                          long int
      |                                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:581:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  581 |     fprintf(out, "(cl:defconstant EL3RST %ld)\n", CAST_SIGNED(EL3RST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-capstone'
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:679:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  679 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_flags)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:588:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  588 |     fprintf(out, "(cl:defconstant ELNRNG %ld)\n", CAST_SIGNED(ELNRNG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:595:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  595 |     fprintf(out, "(cl:defconstant EUNATCH %ld)\n", CAST_SIGNED(EUNATCH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:686:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  686 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:602:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  602 |     fprintf(out, "(cl:defconstant ENOCSI %ld)\n", CAST_SIGNED(ENOCSI));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:693:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  693 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_socktype)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:609:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  609 |     fprintf(out, "(cl:defconstant EL2HLT %ld)\n", CAST_SIGNED(EL2HLT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:700:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  700 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_protocol)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:616:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  616 |     fprintf(out, "(cl:defconstant EBADE %ld)\n", CAST_SIGNED(EBADE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:707:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  707 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_addrlen)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:623:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  623 |     fprintf(out, "(cl:defconstant EBADR %ld)\n", CAST_SIGNED(EBADR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:714:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  714 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:630:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  630 |     fprintf(out, "(cl:defconstant EXFULL %ld)\n", CAST_SIGNED(EXFULL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:721:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  721 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_canonname)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:637:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  637 |     fprintf(out, "(cl:defconstant ENOANO %ld)\n", CAST_SIGNED(ENOANO));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:644:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  644 |     fprintf(out, "(cl:defconstant EBADRQC %ld)\n", CAST_SIGNED(EBADRQC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:728:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  728 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_next)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:651:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  651 |     fprintf(out, "(cl:defconstant EBADSLT %ld)\n", CAST_SIGNED(EBADSLT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:744:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  744 |     fprintf(out, "(cl:defconstant EAI-FAMILY %ld)\n", CAST_SIGNED(EAI_FAMILY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:658:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  658 |     fprintf(out, "(cl:defconstant EDEADLOCK %ld)\n", CAST_SIGNED(EDEADLOCK));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:749:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  749 |     fprintf(out, "(cl:defconstant EAI-SOCKTYPE %ld)\n", CAST_SIGNED(EAI_SOCKTYPE));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:665:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  665 |     fprintf(out, "(cl:defconstant EBFONT %ld)\n", CAST_SIGNED(EBFONT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:754:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  754 |     fprintf(out, "(cl:defconstant EAI-BADFLAGS %ld)\n", CAST_SIGNED(EAI_BADFLAGS));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:672:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  672 |     fprintf(out, "(cl:defconstant ENOSTR %ld)\n", CAST_SIGNED(ENOSTR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:759:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  759 |     fprintf(out, "(cl:defconstant EAI-NONAME %ld)\n", CAST_SIGNED(EAI_NONAME));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:679:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  679 |     fprintf(out, "(cl:defconstant ENODATA %ld)\n", CAST_SIGNED(ENODATA));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:764:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  764 |     fprintf(out, "(cl:defconstant EAI-SERVICE %ld)\n", CAST_SIGNED(EAI_SERVICE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:686:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  686 |     fprintf(out, "(cl:defconstant ETIME %ld)\n", CAST_SIGNED(ETIME));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:693:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  693 |     fprintf(out, "(cl:defconstant ENOSR %ld)\n", CAST_SIGNED(ENOSR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:769:52: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  769 |     fprintf(out, "(cl:defconstant EAI-ADDRFAMILY %ld)\n", CAST_SIGNED(EAI_ADDRFAMILY));
      |                                                  ~~^
      |                                                    |
      |                                                    long int
      |                                                  %d
../../obj/from-self/contrib/sb-posix/runme.c:700:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  700 |     fprintf(out, "(cl:defconstant ENONET %ld)\n", CAST_SIGNED(ENONET));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:774:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  774 |     fprintf(out, "(cl:defconstant EAI-MEMORY %ld)\n", CAST_SIGNED(EAI_MEMORY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:707:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  707 |     fprintf(out, "(cl:defconstant ENOPKG %ld)\n", CAST_SIGNED(ENOPKG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:779:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  779 |     fprintf(out, "(cl:defconstant EAI-FAIL %ld)\n", CAST_SIGNED(EAI_FAIL));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:714:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  714 |     fprintf(out, "(cl:defconstant EREMOTE %ld)\n", CAST_SIGNED(EREMOTE));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:784:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  784 |     fprintf(out, "(cl:defconstant EAI-AGAIN %ld)\n", CAST_SIGNED(EAI_AGAIN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:721:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  721 |     fprintf(out, "(cl:defconstant ENOLINK %ld)\n", CAST_SIGNED(ENOLINK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:789:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  789 |     fprintf(out, "(cl:defconstant EAI-SYSTEM %ld)\n", CAST_SIGNED(EAI_SYSTEM));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:728:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  728 |     fprintf(out, "(cl:defconstant EADV %ld)\n", CAST_SIGNED(EADV));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:794:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  794 |     fprintf(out, "(cl:defconstant NI-NAMEREQD %ld)\n", CAST_SIGNED(NI_NAMEREQD));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:735:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  735 |     fprintf(out, "(cl:defconstant ESRMNT %ld)\n", CAST_SIGNED(ESRMNT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:742:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  742 |     fprintf(out, "(cl:defconstant ECOMM %ld)\n", CAST_SIGNED(ECOMM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:749:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  749 |     fprintf(out, "(cl:defconstant EPROTO %ld)\n", CAST_SIGNED(EPROTO));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:756:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  756 |     fprintf(out, "(cl:defconstant EMULTIHOP %ld)\n", CAST_SIGNED(EMULTIHOP));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-cltl2'
../../obj/from-self/contrib/sb-posix/runme.c:763:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  763 |     fprintf(out, "(cl:defconstant EDOTDOT %ld)\n", CAST_SIGNED(EDOTDOT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:770:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  770 |     fprintf(out, "(cl:defconstant EBADMSG %ld)\n", CAST_SIGNED(EBADMSG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:777:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  777 |     fprintf(out, "(cl:defconstant EOVERFLOW %ld)\n", CAST_SIGNED(EOVERFLOW));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:784:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  784 |     fprintf(out, "(cl:defconstant ENOTUNIQ %ld)\n", CAST_SIGNED(ENOTUNIQ));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:791:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  791 |     fprintf(out, "(cl:defconstant EBADFD %ld)\n", CAST_SIGNED(EBADFD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:798:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  798 |     fprintf(out, "(cl:defconstant EREMCHG %ld)\n", CAST_SIGNED(EREMCHG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:805:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  805 |     fprintf(out, "(cl:defconstant ELIBACC %ld)\n", CAST_SIGNED(ELIBACC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:812:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  812 |     fprintf(out, "(cl:defconstant ELIBBAD %ld)\n", CAST_SIGNED(ELIBBAD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:819:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  819 |     fprintf(out, "(cl:defconstant ELIBSCN %ld)\n", CAST_SIGNED(ELIBSCN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:826:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  826 |     fprintf(out, "(cl:defconstant ELIBMAX %ld)\n", CAST_SIGNED(ELIBMAX));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:833:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  833 |     fprintf(out, "(cl:defconstant ELIBEXEC %ld)\n", CAST_SIGNED(ELIBEXEC));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:840:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  840 |     fprintf(out, "(cl:defconstant EILSEQ %ld)\n", CAST_SIGNED(EILSEQ));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:847:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  847 |     fprintf(out, "(cl:defconstant ERESTART %ld)\n", CAST_SIGNED(ERESTART));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:854:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  854 |     fprintf(out, "(cl:defconstant ESTRPIPE %ld)\n", CAST_SIGNED(ESTRPIPE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:861:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  861 |     fprintf(out, "(cl:defconstant EUSERS %ld)\n", CAST_SIGNED(EUSERS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:868:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  868 |     fprintf(out, "(cl:defconstant ENOTSOCK %ld)\n", CAST_SIGNED(ENOTSOCK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:875:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  875 |     fprintf(out, "(cl:defconstant EDESTADDRREQ %ld)\n", CAST_SIGNED(EDESTADDRREQ));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:882:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  882 |     fprintf(out, "(cl:defconstant EMSGSIZE %ld)\n", CAST_SIGNED(EMSGSIZE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:889:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  889 |     fprintf(out, "(cl:defconstant EPROTOTYPE %ld)\n", CAST_SIGNED(EPROTOTYPE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:896:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  896 |     fprintf(out, "(cl:defconstant ENOPROTOOPT %ld)\n", CAST_SIGNED(ENOPROTOOPT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:903:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  903 |     fprintf(out, "(cl:defconstant EPROTONOSUPPORT %ld)\n", CAST_SIGNED(EPROTONOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:910:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  910 |     fprintf(out, "(cl:defconstant ESOCKTNOSUPPORT %ld)\n", CAST_SIGNED(ESOCKTNOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:917:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  917 |     fprintf(out, "(cl:defconstant EOPNOTSUPP %ld)\n", CAST_SIGNED(EOPNOTSUPP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:924:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  924 |     fprintf(out, "(cl:defconstant EPFNOSUPPORT %ld)\n", CAST_SIGNED(EPFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:931:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  931 |     fprintf(out, "(cl:defconstant EAFNOSUPPORT %ld)\n", CAST_SIGNED(EAFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:938:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  938 |     fprintf(out, "(cl:defconstant EADDRINUSE %ld)\n", CAST_SIGNED(EADDRINUSE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:945:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  945 |     fprintf(out, "(cl:defconstant EADDRNOTAVAIL %ld)\n", CAST_SIGNED(EADDRNOTAVAIL));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-posix/runme.c:952:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  952 |     fprintf(out, "(cl:defconstant ENETDOWN %ld)\n", CAST_SIGNED(ENETDOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:959:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  959 |     fprintf(out, "(cl:defconstant ENETUNREACH %ld)\n", CAST_SIGNED(ENETUNREACH));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:966:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  966 |     fprintf(out, "(cl:defconstant ENETRESET %ld)\n", CAST_SIGNED(ENETRESET));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:973:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  973 |     fprintf(out, "(cl:defconstant ECONNABORTED %ld)\n", CAST_SIGNED(ECONNABORTED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:980:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  980 |     fprintf(out, "(cl:defconstant ECONNRESET %ld)\n", CAST_SIGNED(ECONNRESET));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:987:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  987 |     fprintf(out, "(cl:defconstant ENOBUFS %ld)\n", CAST_SIGNED(ENOBUFS));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:994:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  994 |     fprintf(out, "(cl:defconstant EISCONN %ld)\n", CAST_SIGNED(EISCONN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1001:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1001 |     fprintf(out, "(cl:defconstant ENOTCONN %ld)\n", CAST_SIGNED(ENOTCONN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1008:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1008 |     fprintf(out, "(cl:defconstant ESHUTDOWN %ld)\n", CAST_SIGNED(ESHUTDOWN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1015:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1015 |     fprintf(out, "(cl:defconstant ETOOMANYREFS %ld)\n", CAST_SIGNED(ETOOMANYREFS));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1022:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1022 |     fprintf(out, "(cl:defconstant ETIMEDOUT %ld)\n", CAST_SIGNED(ETIMEDOUT));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1029:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1029 |     fprintf(out, "(cl:defconstant ECONNREFUSED %ld)\n", CAST_SIGNED(ECONNREFUSED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1036:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1036 |     fprintf(out, "(cl:defconstant EHOSTDOWN %ld)\n", CAST_SIGNED(EHOSTDOWN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1043:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1043 |     fprintf(out, "(cl:defconstant EHOSTUNREACH %ld)\n", CAST_SIGNED(EHOSTUNREACH));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1050:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1050 |     fprintf(out, "(cl:defconstant EALREADY %ld)\n", CAST_SIGNED(EALREADY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1057:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1057 |     fprintf(out, "(cl:defconstant EINPROGRESS %ld)\n", CAST_SIGNED(EINPROGRESS));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1064:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1064 |     fprintf(out, "(cl:defconstant ESTALE %ld)\n", CAST_SIGNED(ESTALE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1071:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1071 |     fprintf(out, "(cl:defconstant EUCLEAN %ld)\n", CAST_SIGNED(EUCLEAN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1078:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1078 |     fprintf(out, "(cl:defconstant ENOTNAM %ld)\n", CAST_SIGNED(ENOTNAM));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1085:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1085 |     fprintf(out, "(cl:defconstant ENAVAIL %ld)\n", CAST_SIGNED(ENAVAIL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1092:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1092 |     fprintf(out, "(cl:defconstant EREMOTEIO %ld)\n", CAST_SIGNED(EREMOTEIO));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1099:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1099 |     fprintf(out, "(cl:defconstant EDQUOT %ld)\n", CAST_SIGNED(EDQUOT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1106:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1106 |     fprintf(out, "(cl:defconstant ENOMEDIUM %ld)\n", CAST_SIGNED(ENOMEDIUM));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1113:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1113 |     fprintf(out, "(cl:defconstant EMEDIUMTYPE %ld)\n", CAST_SIGNED(EMEDIUMTYPE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1120:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1120 |     fprintf(out, "(cl:defconstant WNOHANG %ld)\n", CAST_SIGNED(WNOHANG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1126:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1126 |     fprintf(out, "(cl:defconstant WUNTRACED %ld)\n", CAST_SIGNED(WUNTRACED));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1131:75: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1131 |     fprintf(out, "(sb-alien:define-alien-type MODE-T (sb-alien:%ssigned %ld))\n", SIGNED_(mode_t), CAST_SIGNED((8*sizeof(mode_t))));
      |                                                                         ~~^
      |                                                                           |
      |                                                                           long int
      |                                                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1133:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1133 |     fprintf(out, "(cl:defconstant S-IFMT %ld)\n", CAST_SIGNED(S_IFMT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1139:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1139 |     fprintf(out, "(cl:defconstant S-IFIFO %ld)\n", CAST_SIGNED(S_IFIFO));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1145:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1145 |     fprintf(out, "(cl:defconstant S-IFCHR %ld)\n", CAST_SIGNED(S_IFCHR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1151:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1151 |     fprintf(out, "(cl:defconstant S-IFDIR %ld)\n", CAST_SIGNED(S_IFDIR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1157:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1157 |     fprintf(out, "(cl:defconstant S-IFBLK %ld)\n", CAST_SIGNED(S_IFBLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1163:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1163 |     fprintf(out, "(cl:defconstant S-IFREG %ld)\n", CAST_SIGNED(S_IFREG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1169:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1169 |     fprintf(out, "(cl:defconstant S-IFLNK %ld)\n", CAST_SIGNED(S_IFLNK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1175:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1175 |     fprintf(out, "(cl:defconstant S-IFSOCK %ld)\n", CAST_SIGNED(S_IFSOCK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1187:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1187 |     fprintf(out, "(cl:defconstant S-ISUID %ld)\n", CAST_SIGNED(S_ISUID));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1193:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1193 |     fprintf(out, "(cl:defconstant S-ISGID %ld)\n", CAST_SIGNED(S_ISGID));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1199:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1199 |     fprintf(out, "(cl:defconstant S-ISVTX %ld)\n", CAST_SIGNED(S_ISVTX));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1205:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1205 |     fprintf(out, "(cl:defconstant S-IRUSR %ld)\n", CAST_SIGNED(S_IRUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1211:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1211 |     fprintf(out, "(cl:defconstant S-IWUSR %ld)\n", CAST_SIGNED(S_IWUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1217:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1217 |     fprintf(out, "(cl:defconstant S-IXUSR %ld)\n", CAST_SIGNED(S_IXUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1223:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1223 |     fprintf(out, "(cl:defconstant S-IREAD %ld)\n", CAST_SIGNED(S_IRUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1229:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1229 |     fprintf(out, "(cl:defconstant S-IWRITE %ld)\n", CAST_SIGNED(S_IWUSR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1235:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1235 |     fprintf(out, "(cl:defconstant S-IEXEC %ld)\n", CAST_SIGNED(S_IXUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1241:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1241 |     fprintf(out, "(cl:defconstant S-IRGRP %ld)\n", CAST_SIGNED(S_IRGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1247:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1247 |     fprintf(out, "(cl:defconstant S-IWGRP %ld)\n", CAST_SIGNED(S_IWGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1253:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1253 |     fprintf(out, "(cl:defconstant S-IXGRP %ld)\n", CAST_SIGNED(S_IXGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1259:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1259 |     fprintf(out, "(cl:defconstant S-IROTH %ld)\n", CAST_SIGNED(S_IROTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1265:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1265 |     fprintf(out, "(cl:defconstant S-IWOTH %ld)\n", CAST_SIGNED(S_IWOTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1271:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1271 |     fprintf(out, "(cl:defconstant S-IXOTH %ld)\n", CAST_SIGNED(S_IXOTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1277:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1277 |     fprintf(out, "(cl:defconstant R-OK %ld)\n", CAST_SIGNED(R_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1283:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1283 |     fprintf(out, "(cl:defconstant W-OK %ld)\n", CAST_SIGNED(W_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1289:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1289 |     fprintf(out, "(cl:defconstant X-OK %ld)\n", CAST_SIGNED(X_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-concurrency'
make MODULE_REQUIRES="sb-concurrency.fasl" -C sb-queue
../../obj/from-self/contrib/sb-posix/runme.c:1295:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1295 |     fprintf(out, "(cl:defconstant F-OK %ld)\n", CAST_SIGNED(F_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-queue'
../../obj/from-self/contrib/sb-posix/runme.c:1300:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1300 |     fprintf(out, "(sb-alien:define-alien-type OFF-T (sb-alien:%ssigned %ld))\n", SIGNED_(off_t), CAST_SIGNED((8*sizeof(off_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1302:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1302 |     fprintf(out, "(cl:defconstant PROT-NONE %ld \"mmap: no protection\")\n", CAST_SIGNED(PROT_NONE));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1308:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1308 |     fprintf(out, "(cl:defconstant PROT-READ %ld \"mmap: read protection\")\n", CAST_SIGNED(PROT_READ));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-queue" sb-concurrency.fasl </dev/null
../../obj/from-self/contrib/sb-posix/runme.c:1314:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1314 |     fprintf(out, "(cl:defconstant PROT-WRITE %ld \"mmap: write protection\")\n", CAST_SIGNED(PROT_WRITE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1320:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1320 |     fprintf(out, "(cl:defconstant PROT-EXEC %ld \"mmap: execute protection\")\n", CAST_SIGNED(PROT_EXEC));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1326:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1326 |     fprintf(out, "(cl:defconstant MAP-SHARED %ld \"mmap: shared memory\")\n", CAST_SIGNED(MAP_SHARED));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1332:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1332 |     fprintf(out, "(cl:defconstant MAP-PRIVATE %ld \"mmap: private mapping\")\n", CAST_SIGNED(MAP_PRIVATE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1338:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1338 |     fprintf(out, "(cl:defconstant MAP-FIXED %ld \"mmap: map at given location\")\n", CAST_SIGNED(MAP_FIXED));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1344:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1344 |     fprintf(out, "(cl:defconstant MAP-ANON %ld \"mmap: anonymous mapping not associated with any file\")\n", CAST_SIGNED(MAP_ANON));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1350:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1350 |     fprintf(out, "(cl:defconstant MS-ASYNC %ld \"msync: return immediately\")\n", CAST_SIGNED(MS_ASYNC));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1356:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1356 |     fprintf(out, "(cl:defconstant MS-SYNC %ld \"msync: perform synchronous writes\")\n", CAST_SIGNED(MS_SYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
; Note: Building "sb-queue", deps=("SB-CONCURRENCY")
../../obj/from-self/contrib/sb-posix/runme.c:1362:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1362 |     fprintf(out, "(cl:defconstant MS-INVALIDATE %ld \"msync: invalidate all cached data\")\n", CAST_SIGNED(MS_INVALIDATE));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-posix/runme.c:1368:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1368 |     fprintf(out, "(cl:defconstant MCL-CURRENT %ld \"mlockall: lock all pages which are currently mapped into the address space of the process.\")\n", CAST_SIGNED(MCL_CURRENT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1374:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1374 |     fprintf(out, "(cl:defconstant MCL-FUTURE %ld \"mlockall: lock all pages which will become mapped into the address space of the process in the future.\")\n", CAST_SIGNED(MCL_FUTURE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1379:56: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1379 |     fprintf(out, "(sb-grovel::define-c-struct DIRENT %ld\n", CAST_SIGNED(sizeof(struct dirent64)));
      |                                                      ~~^
      |                                                        |
      |                                                        long int
      |                                                      %d
../../obj/from-self/contrib/sb-posix/runme.c:1385:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1385 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.d_ino)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1392:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1392 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.d_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1395:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1395 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-PASSWD %ld\n", CAST_SIGNED(sizeof(struct passwd)));
      |                                                            ~~^
      |                                                              |
      |                                                              long int
      |                                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1401:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1401 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1408:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1408 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_passwd)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1415:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1415 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_uid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1422:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1422 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1429:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1429 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_gecos)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1436:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1436 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_dir)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1443:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1443 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_shell)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1446:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1446 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-GROUP %ld\n", CAST_SIGNED(sizeof(struct group)));
      |                                                           ~~^
      |                                                             |
      |                                                             long int
      |                                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1452:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1452 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1459:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1459 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_passwd)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1466:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1466 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1473:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1473 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_mem)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1476:60: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1476 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-STAT %ld\n", CAST_SIGNED(sizeof(struct stat)));
      |                                                          ~~^
      |                                                            |
      |                                                            long int
      |                                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1482:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1482 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_mode)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1489:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1489 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_ino)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1496:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1496 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_dev)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1503:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1503 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_nlink)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1510:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1510 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_uid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1517:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1517 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_rdev)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1524:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1524 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1531:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1531 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_size)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1538:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1538 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_atime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1545:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1545 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_mtime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1552:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1552 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_ctime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1556:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1556 |     fprintf(out, "(cl:defconstant O-RDONLY %ld)\n", CAST_SIGNED(O_RDONLY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1562:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1562 |     fprintf(out, "(cl:defconstant O-WRONLY %ld)\n", CAST_SIGNED(O_WRONLY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1568:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1568 |     fprintf(out, "(cl:defconstant O-RDWR %ld)\n", CAST_SIGNED(O_RDWR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1574:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1574 |     fprintf(out, "(cl:defconstant O-CREAT %ld)\n", CAST_SIGNED(O_CREAT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1580:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1580 |     fprintf(out, "(cl:defconstant O-EXCL %ld)\n", CAST_SIGNED(O_EXCL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1586:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1586 |     fprintf(out, "(cl:defconstant O-NOCTTY %ld)\n", CAST_SIGNED(O_NOCTTY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1592:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1592 |     fprintf(out, "(cl:defconstant O-TRUNC %ld)\n", CAST_SIGNED(O_TRUNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1598:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1598 |     fprintf(out, "(cl:defconstant O-APPEND %ld)\n", CAST_SIGNED(O_APPEND));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1604:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1604 |     fprintf(out, "(cl:defconstant O-NONBLOCK %ld)\n", CAST_SIGNED(O_NONBLOCK));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1610:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1610 |     fprintf(out, "(cl:defconstant O-NDELAY %ld)\n", CAST_SIGNED(O_NDELAY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1616:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1616 |     fprintf(out, "(cl:defconstant O-SYNC %ld)\n", CAST_SIGNED(O_SYNC));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1622:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1622 |     fprintf(out, "(cl:defconstant O-NOFOLLOW %ld)\n", CAST_SIGNED(O_NOFOLLOW));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1628:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1628 |     fprintf(out, "(cl:defconstant O-DIRECTORY %ld)\n", CAST_SIGNED(O_DIRECTORY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1634:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1634 |     fprintf(out, "(cl:defconstant O-DIRECT %ld)\n", CAST_SIGNED(O_DIRECT));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1640:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1640 |     fprintf(out, "(cl:defconstant O-ASYNC %ld)\n", CAST_SIGNED(O_ASYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1646:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1646 |     fprintf(out, "(cl:defconstant O-LARGEFILE %ld)\n", CAST_SIGNED(O_LARGEFILE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1652:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1652 |     fprintf(out, "(cl:defconstant O-DSYNC %ld)\n", CAST_SIGNED(O_DSYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1658:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1658 |     fprintf(out, "(cl:defconstant O-RSYNC %ld)\n", CAST_SIGNED(O_RSYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1664:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1664 |     fprintf(out, "(cl:defconstant SEEK-SET %ld)\n", CAST_SIGNED(SEEK_SET));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1670:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1670 |     fprintf(out, "(cl:defconstant SEEK-CUR %ld)\n", CAST_SIGNED(SEEK_CUR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1676:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1676 |     fprintf(out, "(cl:defconstant SEEK-END %ld)\n", CAST_SIGNED(SEEK_END));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1682:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1682 |     fprintf(out, "(cl:defconstant F-DUPFD %ld)\n", CAST_SIGNED(F_DUPFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1688:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1688 |     fprintf(out, "(cl:defconstant F-GETFD %ld)\n", CAST_SIGNED(F_GETFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1694:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1694 |     fprintf(out, "(cl:defconstant F-SETFD %ld)\n", CAST_SIGNED(F_SETFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1700:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1700 |     fprintf(out, "(cl:defconstant F-GETFL %ld)\n", CAST_SIGNED(F_GETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-queue'
../../obj/from-self/contrib/sb-posix/runme.c:1706:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1706 |     fprintf(out, "(cl:defconstant F-SETFL %ld)\n", CAST_SIGNED(F_SETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1712:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1712 |     fprintf(out, "(cl:defconstant F-GETLK %ld)\n", CAST_SIGNED(F_GETLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1718:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1718 |     fprintf(out, "(cl:defconstant F-SETLK %ld)\n", CAST_SIGNED(F_SETLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1724:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1724 |     fprintf(out, "(cl:defconstant F-SETLKW %ld)\n", CAST_SIGNED(F_SETLKW));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1730:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1730 |     fprintf(out, "(cl:defconstant F-GETOWN %ld)\n", CAST_SIGNED(F_GETOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1736:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1736 |     fprintf(out, "(cl:defconstant F-SETOWN %ld)\n", CAST_SIGNED(F_SETOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1742:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1742 |     fprintf(out, "(cl:defconstant F-RDLCK %ld)\n", CAST_SIGNED(F_RDLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1748:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1748 |     fprintf(out, "(cl:defconstant F-WRLCK %ld)\n", CAST_SIGNED(F_WRLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1754:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1754 |     fprintf(out, "(cl:defconstant F-UNLCK %ld)\n", CAST_SIGNED(F_UNLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1759:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1759 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-FLOCK %ld\n", CAST_SIGNED(sizeof(struct flock)));
      |                                                           ~~^
      |                                                             |
      |                                                             long int
      |                                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1765:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1765 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_type)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1772:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1772 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_whence)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1779:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1779 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_start)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1786:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1786 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_len)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1793:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1793 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_pid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1797:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1797 |     fprintf(out, "(cl:defconstant F-LOCK %ld)\n", CAST_SIGNED(F_LOCK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1803:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1803 |     fprintf(out, "(cl:defconstant F-TLOCK %ld)\n", CAST_SIGNED(F_TLOCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1809:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1809 |     fprintf(out, "(cl:defconstant F-ULOCK %ld)\n", CAST_SIGNED(F_ULOCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1815:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1815 |     fprintf(out, "(cl:defconstant F-TEST %ld)\n", CAST_SIGNED(F_TEST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1820:73: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1820 |     fprintf(out, "(sb-alien:define-alien-type CC-T (sb-alien:%ssigned %ld))\n", SIGNED_(cc_t), CAST_SIGNED((8*sizeof(cc_t))));
      |                                                                       ~~^
      |                                                                         |
      |                                                                         long int
      |                                                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1821:76: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1821 |     fprintf(out, "(sb-alien:define-alien-type SPEED-T (sb-alien:%ssigned %ld))\n", SIGNED_(speed_t), CAST_SIGNED((8*sizeof(speed_t))));
      |                                                                          ~~^
      |                                                                            |
      |                                                                            long int
      |                                                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1823:77: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1823 |     fprintf(out, "(sb-alien:define-alien-type TCFLAG-T (sb-alien:%ssigned %ld))\n", SIGNED_(tcflag_t), CAST_SIGNED((8*sizeof(tcflag_t))));
      |                                                                           ~~^
      |                                                                             |
      |                                                                             long int
      |                                                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1826:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1826 |     fprintf(out, "(cl:defconstant NCCS %ld)\n", CAST_SIGNED(NCCS));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1831:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1831 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-TERMIOS %ld\n", CAST_SIGNED(sizeof(struct termios)));
      |                                                             ~~^
      |                                                               |
      |                                                               long int
      |                                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1837:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1837 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_iflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1844:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1844 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_oflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1851:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1851 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_cflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1858:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1858 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_lflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1865:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1865 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_cc)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1868:80: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1868 |     fprintf(out, "(sb-alien:define-alien-type SUSECONDS-T (sb-alien:%ssigned %ld))\n", SIGNED_(suseconds_t), CAST_SIGNED((8*sizeof(suseconds_t))));
      |                                                                              ~~^
      |                                                                                |
      |                                                                                long int
      |                                                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1869:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1869 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-UTIMBUF %ld\n", CAST_SIGNED(sizeof(struct utimbuf)));
      |                                                             ~~^
      |                                                               |
      |                                                               long int
      |                                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1875:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1875 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.actime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1882:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1882 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.modtime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1885:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1885 |     fprintf(out, "(sb-grovel::define-c-struct ALIEN-TIMEVAL %ld\n", CAST_SIGNED(sizeof(struct timeval)));
      |                                                             ~~^
      |                                                               |
      |                                                               long int
      |                                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1891:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1891 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.tv_sec)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1898:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1898 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.tv_usec)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-introspect'
../../obj/from-self/contrib/sb-posix/runme.c:1902:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1902 |     fprintf(out, "(cl:defconstant VEOF %ld)\n", CAST_SIGNED(VEOF));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1908:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1908 |     fprintf(out, "(cl:defconstant VEOL %ld)\n", CAST_SIGNED(VEOL));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1914:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1914 |     fprintf(out, "(cl:defconstant VERASE %ld)\n", CAST_SIGNED(VERASE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1920:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1920 |     fprintf(out, "(cl:defconstant VINTR %ld)\n", CAST_SIGNED(VINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1926:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1926 |     fprintf(out, "(cl:defconstant VKILL %ld)\n", CAST_SIGNED(VKILL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1932:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1932 |     fprintf(out, "(cl:defconstant VMIN %ld)\n", CAST_SIGNED(VMIN));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1938:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1938 |     fprintf(out, "(cl:defconstant VQUIT %ld)\n", CAST_SIGNED(VQUIT));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1944:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1944 |     fprintf(out, "(cl:defconstant VSTART %ld)\n", CAST_SIGNED(VSTART));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1950:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1950 |     fprintf(out, "(cl:defconstant VSTOP %ld)\n", CAST_SIGNED(VSTOP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1956:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1956 |     fprintf(out, "(cl:defconstant VSUSP %ld)\n", CAST_SIGNED(VSUSP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1962:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1962 |     fprintf(out, "(cl:defconstant VTIME %ld)\n", CAST_SIGNED(VTIME));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1968:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1968 |     fprintf(out, "(cl:defconstant VDISABLE %ld)\n", CAST_SIGNED(_POSIX_VDISABLE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1974:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1974 |     fprintf(out, "(cl:defconstant BRKINT %ld)\n", CAST_SIGNED(BRKINT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1980:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1980 |     fprintf(out, "(cl:defconstant ICRNL %ld)\n", CAST_SIGNED(ICRNL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1986:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1986 |     fprintf(out, "(cl:defconstant IGNBRK %ld)\n", CAST_SIGNED(IGNBRK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1992:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1992 |     fprintf(out, "(cl:defconstant IGNCR %ld)\n", CAST_SIGNED(IGNCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1998:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1998 |     fprintf(out, "(cl:defconstant IGNPAR %ld)\n", CAST_SIGNED(IGNPAR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2004:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2004 |     fprintf(out, "(cl:defconstant INLCR %ld)\n", CAST_SIGNED(INLCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2010:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2010 |     fprintf(out, "(cl:defconstant INPCK %ld)\n", CAST_SIGNED(INPCK));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2016:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2016 |     fprintf(out, "(cl:defconstant ISTRIP %ld)\n", CAST_SIGNED(ISTRIP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2022:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2022 |     fprintf(out, "(cl:defconstant IXOFF %ld)\n", CAST_SIGNED(IXOFF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2028:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2028 |     fprintf(out, "(cl:defconstant IXON %ld)\n", CAST_SIGNED(IXON));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2034:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2034 |     fprintf(out, "(cl:defconstant PARMRK %ld)\n", CAST_SIGNED(PARMRK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2040:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2040 |     fprintf(out, "(cl:defconstant OPOST %ld)\n", CAST_SIGNED(OPOST));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2046:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2046 |     fprintf(out, "(cl:defconstant OCRNL %ld)\n", CAST_SIGNED(OCRNL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2052:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2052 |     fprintf(out, "(cl:defconstant ONOCR %ld)\n", CAST_SIGNED(ONOCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2058:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2058 |     fprintf(out, "(cl:defconstant ONLRET %ld)\n", CAST_SIGNED(ONLRET));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2064:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2064 |     fprintf(out, "(cl:defconstant OFDEL %ld)\n", CAST_SIGNED(OFDEL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2070:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2070 |     fprintf(out, "(cl:defconstant OFILL %ld)\n", CAST_SIGNED(OFILL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2076:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2076 |     fprintf(out, "(cl:defconstant NLDLY %ld)\n", CAST_SIGNED(NLDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2082:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2082 |     fprintf(out, "(cl:defconstant NL0 %ld)\n", CAST_SIGNED(NL0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2088:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2088 |     fprintf(out, "(cl:defconstant NL1 %ld)\n", CAST_SIGNED(NL1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2094:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2094 |     fprintf(out, "(cl:defconstant CRDLY %ld)\n", CAST_SIGNED(CRDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2100:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2100 |     fprintf(out, "(cl:defconstant CR0 %ld)\n", CAST_SIGNED(CR0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2106:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2106 |     fprintf(out, "(cl:defconstant CR1 %ld)\n", CAST_SIGNED(CR1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2112:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2112 |     fprintf(out, "(cl:defconstant CR2 %ld)\n", CAST_SIGNED(CR2));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2118:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2118 |     fprintf(out, "(cl:defconstant CR3 %ld)\n", CAST_SIGNED(CR3));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2124:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2124 |     fprintf(out, "(cl:defconstant TABDLY %ld)\n", CAST_SIGNED(TABDLY));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2130:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2130 |     fprintf(out, "(cl:defconstant TAB0 %ld)\n", CAST_SIGNED(TAB0));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2136:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2136 |     fprintf(out, "(cl:defconstant TAB1 %ld)\n", CAST_SIGNED(TAB1));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2142:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2142 |     fprintf(out, "(cl:defconstant TAB2 %ld)\n", CAST_SIGNED(TAB2));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2148:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2148 |     fprintf(out, "(cl:defconstant TAB3 %ld)\n", CAST_SIGNED(TAB3));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2154:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2154 |     fprintf(out, "(cl:defconstant BSDLY %ld)\n", CAST_SIGNED(BSDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2160:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2160 |     fprintf(out, "(cl:defconstant BS0 %ld)\n", CAST_SIGNED(BS0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2166:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2166 |     fprintf(out, "(cl:defconstant BS1 %ld)\n", CAST_SIGNED(BS1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2172:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2172 |     fprintf(out, "(cl:defconstant VTDLY %ld)\n", CAST_SIGNED(VTDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2178:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2178 |     fprintf(out, "(cl:defconstant VT0 %ld)\n", CAST_SIGNED(VT0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2184:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2184 |     fprintf(out, "(cl:defconstant VT1 %ld)\n", CAST_SIGNED(VT1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2190:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2190 |     fprintf(out, "(cl:defconstant FFDLY %ld)\n", CAST_SIGNED(FFDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2196:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2196 |     fprintf(out, "(cl:defconstant FF0 %ld)\n", CAST_SIGNED(FF0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2202:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2202 |     fprintf(out, "(cl:defconstant FF1 %ld)\n", CAST_SIGNED(FF1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2208:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2208 |     fprintf(out, "(cl:defconstant B0 %ld)\n", CAST_SIGNED(B0));
      |                                      ~~^
      |                                        |
      |                                        long int
      |                                      %d
../../obj/from-self/contrib/sb-posix/runme.c:2214:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2214 |     fprintf(out, "(cl:defconstant B50 %ld)\n", CAST_SIGNED(B50));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2220:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2220 |     fprintf(out, "(cl:defconstant B75 %ld)\n", CAST_SIGNED(B75));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2226:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2226 |     fprintf(out, "(cl:defconstant B110 %ld)\n", CAST_SIGNED(B110));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2232:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2232 |     fprintf(out, "(cl:defconstant B134 %ld)\n", CAST_SIGNED(B134));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2238:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2238 |     fprintf(out, "(cl:defconstant B150 %ld)\n", CAST_SIGNED(B150));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2244:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2244 |     fprintf(out, "(cl:defconstant B200 %ld)\n", CAST_SIGNED(B200));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2250:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2250 |     fprintf(out, "(cl:defconstant B300 %ld)\n", CAST_SIGNED(B300));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2256:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2256 |     fprintf(out, "(cl:defconstant B600 %ld)\n", CAST_SIGNED(B600));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2262:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2262 |     fprintf(out, "(cl:defconstant B1200 %ld)\n", CAST_SIGNED(B1200));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2268:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2268 |     fprintf(out, "(cl:defconstant B1800 %ld)\n", CAST_SIGNED(B1800));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2274:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2274 |     fprintf(out, "(cl:defconstant B2400 %ld)\n", CAST_SIGNED(B2400));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2280:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2280 |     fprintf(out, "(cl:defconstant B4800 %ld)\n", CAST_SIGNED(B4800));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2286:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2286 |     fprintf(out, "(cl:defconstant B9600 %ld)\n", CAST_SIGNED(B9600));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2292:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2292 |     fprintf(out, "(cl:defconstant B19200 %ld)\n", CAST_SIGNED(B19200));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2298:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2298 |     fprintf(out, "(cl:defconstant B38400 %ld)\n", CAST_SIGNED(B38400));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2304:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2304 |     fprintf(out, "(cl:defconstant B57600 %ld)\n", CAST_SIGNED(B57600));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2310:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2310 |     fprintf(out, "(cl:defconstant B115200 %ld)\n", CAST_SIGNED(B115200));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2316:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2316 |     fprintf(out, "(cl:defconstant B230400 %ld)\n", CAST_SIGNED(B230400));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2322:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2322 |     fprintf(out, "(cl:defconstant CSIZE %ld)\n", CAST_SIGNED(CSIZE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2328:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2328 |     fprintf(out, "(cl:defconstant CS5 %ld)\n", CAST_SIGNED(CS5));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2334:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2334 |     fprintf(out, "(cl:defconstant CS6 %ld)\n", CAST_SIGNED(CS6));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2340:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2340 |     fprintf(out, "(cl:defconstant CS7 %ld)\n", CAST_SIGNED(CS7));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2346:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2346 |     fprintf(out, "(cl:defconstant CS8 %ld)\n", CAST_SIGNED(CS8));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2352:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2352 |     fprintf(out, "(cl:defconstant CSTOPB %ld)\n", CAST_SIGNED(CSTOPB));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2358:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2358 |     fprintf(out, "(cl:defconstant CREAD %ld)\n", CAST_SIGNED(CREAD));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2364:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2364 |     fprintf(out, "(cl:defconstant PARENB %ld)\n", CAST_SIGNED(PARENB));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2370:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2370 |     fprintf(out, "(cl:defconstant PARODD %ld)\n", CAST_SIGNED(PARODD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2376:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2376 |     fprintf(out, "(cl:defconstant HUPCL %ld)\n", CAST_SIGNED(HUPCL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2382:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2382 |     fprintf(out, "(cl:defconstant CLOCAL %ld)\n", CAST_SIGNED(CLOCAL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2388:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2388 |     fprintf(out, "(cl:defconstant ECHO %ld)\n", CAST_SIGNED(ECHO));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2394:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2394 |     fprintf(out, "(cl:defconstant ECHOE %ld)\n", CAST_SIGNED(ECHOE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2400:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2400 |     fprintf(out, "(cl:defconstant ECHOK %ld)\n", CAST_SIGNED(ECHOK));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2406:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2406 |     fprintf(out, "(cl:defconstant ECHONL %ld)\n", CAST_SIGNED(ECHONL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2412:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2412 |     fprintf(out, "(cl:defconstant ICANON %ld)\n", CAST_SIGNED(ICANON));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2418:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2418 |     fprintf(out, "(cl:defconstant IEXTEN %ld)\n", CAST_SIGNED(IEXTEN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2424:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2424 |     fprintf(out, "(cl:defconstant ISIG %ld)\n", CAST_SIGNED(ISIG));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2430:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2430 |     fprintf(out, "(cl:defconstant NOFLSH %ld)\n", CAST_SIGNED(NOFLSH));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2436:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2436 |     fprintf(out, "(cl:defconstant TOSTOP %ld)\n", CAST_SIGNED(TOSTOP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2442:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2442 |     fprintf(out, "(cl:defconstant TCSANOW %ld)\n", CAST_SIGNED(TCSANOW));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2448:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2448 |     fprintf(out, "(cl:defconstant TCSADRAIN %ld)\n", CAST_SIGNED(TCSADRAIN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2454:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2454 |     fprintf(out, "(cl:defconstant TCSAFLUSH %ld)\n", CAST_SIGNED(TCSAFLUSH));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2460:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2460 |     fprintf(out, "(cl:defconstant TCIFLUSH %ld)\n", CAST_SIGNED(TCIFLUSH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2466:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2466 |     fprintf(out, "(cl:defconstant TCIOFLUSH %ld)\n", CAST_SIGNED(TCIOFLUSH));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2472:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2472 |     fprintf(out, "(cl:defconstant TCOFLUSH %ld)\n", CAST_SIGNED(TCOFLUSH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2478:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2478 |     fprintf(out, "(cl:defconstant TCIOFF %ld)\n", CAST_SIGNED(TCIOFF));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2484:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2484 |     fprintf(out, "(cl:defconstant TCION %ld)\n", CAST_SIGNED(TCION));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2490:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2490 |     fprintf(out, "(cl:defconstant TCOOFF %ld)\n", CAST_SIGNED(TCOOFF));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2496:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2496 |     fprintf(out, "(cl:defconstant TCOON %ld)\n", CAST_SIGNED(TCOON));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2502:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2502 |     fprintf(out, "(cl:defconstant LOG-USER %ld \"Default openlog() faclity.\")\n", CAST_SIGNED(LOG_USER));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2508:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2508 |     fprintf(out, "(cl:defconstant LOG-LOCAL0 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL0));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2514:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2514 |     fprintf(out, "(cl:defconstant LOG-LOCAL1 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL1));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2520:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2520 |     fprintf(out, "(cl:defconstant LOG-LOCAL2 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL2));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2526:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2526 |     fprintf(out, "(cl:defconstant LOG-LOCAL3 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL3));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2532:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2532 |     fprintf(out, "(cl:defconstant LOG-LOCAL4 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL4));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2538:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2538 |     fprintf(out, "(cl:defconstant LOG-LOCAL5 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL5));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2544:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2544 |     fprintf(out, "(cl:defconstant LOG-LOCAL6 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL6));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2550:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2550 |     fprintf(out, "(cl:defconstant LOG-LOCAL7 %ld \"Locally-defined openlog() facility\")\n", CAST_SIGNED(LOG_LOCAL7));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2556:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2556 |     fprintf(out, "(cl:defconstant LOG-AUTHPRIV %ld \"openlog() facility for authorization messages\")\n", CAST_SIGNED(LOG_AUTHPRIV));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:2562:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2562 |     fprintf(out, "(cl:defconstant LOG-CRON %ld \"openlog() facility for cron and at daemons\")\n", CAST_SIGNED(LOG_CRON));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-md5'
make MODULE_REQUIRES="sb-md5.fasl" -C sb-cover
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-cover'
../../obj/from-self/contrib/sb-posix/runme.c:2568:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2568 |     fprintf(out, "(cl:defconstant LOG-DAEMON %ld \"openlog() facility for arbitrary daemons\")\n", CAST_SIGNED(LOG_DAEMON));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-aclrepl'
../../obj/from-self/contrib/sb-posix/runme.c:2574:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2574 |     fprintf(out, "(cl:defconstant LOG-FTP %ld \"openlog() facility for FTP daemons\")\n", CAST_SIGNED(LOG_FTP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-cover" sb-md5.fasl </dev/null
../../obj/from-self/contrib/sb-posix/runme.c:2580:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2580 |     fprintf(out, "(cl:defconstant LOG-KERN %ld \"openlog() facility for kernel messages\")\n", CAST_SIGNED(LOG_KERN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2586:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2586 |     fprintf(out, "(cl:defconstant LOG-LPR %ld \"openlog() facility for the printer subsystem\")\n", CAST_SIGNED(LOG_LPR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2592:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2592 |     fprintf(out, "(cl:defconstant LOG-MAIL %ld \"openlog() facility for the mail subsystem\")\n", CAST_SIGNED(LOG_MAIL));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2598:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2598 |     fprintf(out, "(cl:defconstant LOG-NEWS %ld \"openlog() facility for the usenet subsystem\")\n", CAST_SIGNED(LOG_NEWS));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
; Note: Building "sb-cover", deps=("SB-MD5")
../../obj/from-self/contrib/sb-posix/runme.c:2604:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2604 |     fprintf(out, "(cl:defconstant LOG-SYSLOG %ld \"openlog() facility for the syslog subsystem\")\n", CAST_SIGNED(LOG_SYSLOG));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2610:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2610 |     fprintf(out, "(cl:defconstant LOG-UUCP %ld \"openlog() facility for the UUCP subsystem\")\n", CAST_SIGNED(LOG_UUCP));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2616:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2616 |     fprintf(out, "(cl:defconstant LOG-PID %ld \"If supplied to openlog(), log the process ID with each message\")\n", CAST_SIGNED(LOG_PID));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2622:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2622 |     fprintf(out, "(cl:defconstant LOG-CONS %ld \"If supplied to openlog(), log to the system console as well as logfiles\")\n", CAST_SIGNED(LOG_CONS));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2628:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2628 |     fprintf(out, "(cl:defconstant LOG-NDELAY %ld \"If supplied to openlog(), immediately open the syslog connection.\")\n", CAST_SIGNED(LOG_NDELAY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2634:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2634 |     fprintf(out, "(cl:defconstant LOG-ODELAY %ld \"If supplied to openlog(), delay opening the syslog connection to the first syslog() call.\")\n", CAST_SIGNED(LOG_ODELAY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2640:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2640 |     fprintf(out, "(cl:defconstant LOG-NOWAIT %ld \"If supplied to openlog(), do not wait for child processes created by calls to syslog().\")\n", CAST_SIGNED(LOG_NOWAIT));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2646:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2646 |     fprintf(out, "(cl:defconstant LOG-PERROR %ld \"If supplied to openlog(), write log messages to the process's standard error descriptor in addition to the logging facility.\")\n", CAST_SIGNED(LOG_PERROR));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2652:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2652 |     fprintf(out, "(cl:defconstant LOG-EMERG %ld \"Log severity level denoting a panic.\")\n", CAST_SIGNED(LOG_EMERG));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2658:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2658 |     fprintf(out, "(cl:defconstant LOG-ALERT %ld \"Log severity level denoting a condition that should be corrected immediately.\")\n", CAST_SIGNED(LOG_ALERT));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2664:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2664 |     fprintf(out, "(cl:defconstant LOG-CRIT %ld \"Log severity level denoting critical conditions.\")\n", CAST_SIGNED(LOG_CRIT));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2670:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2670 |     fprintf(out, "(cl:defconstant LOG-ERR %ld \"Log severity level denoting an error.\")\n", CAST_SIGNED(LOG_ERR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2676:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2676 |     fprintf(out, "(cl:defconstant LOG-WARNING %ld \"Log severity level denoting a warning.\")\n", CAST_SIGNED(LOG_WARNING));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:2682:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2682 |     fprintf(out, "(cl:defconstant LOG-NOTICE %ld \"Log severity level denoting non-errors that may require special handling.\")\n", CAST_SIGNED(LOG_NOTICE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2688:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2688 |     fprintf(out, "(cl:defconstant LOG-INFO %ld \"Log severity level denoting informational messages.\")\n", CAST_SIGNED(LOG_INFO));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2694:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2694 |     fprintf(out, "(cl:defconstant LOG-DEBUG %ld \"Log severity level denoting debugging information .\")\n", CAST_SIGNED(LOG_DEBUG));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-sprof'
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-cover'
STYLE-WARNING: Couldn't grovel for SIGEMT (unknown to the C compiler).
STYLE-WARNING: Couldn't grovel for S_IFWHT (unknown to the C compiler).
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-bsd-sockets'
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-gmp'
make MODULE_REQUIRES="sb-gmp.fasl" -C sb-mpfr
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-mpfr'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-mpfr" sb-gmp.fasl </dev/null
; Note: Building "sb-mpfr", deps=("SB-GMP")
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-posix'
make MODULE_REQUIRES="sb-posix.fasl sb-bsd-sockets.fasl" -C sb-simple-streams
make MODULE_REQUIRES="sb-posix.fasl" -C sb-perf
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-simple-streams'
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-perf'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-perf" sb-posix.fasl </dev/null
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-simple-streams" sb-posix.fasl sb-bsd-sockets.fasl </dev/null
; Note: Building "sb-perf", deps=("SB-POSIX")
; Note: Building "sb-simple-streams", deps=("SB-POSIX" "SB-BSD-SOCKETS")
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-perf'

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/asdf/../../obj/sbcl-home/contrib/uiop.fasl
; compilation finished in 0:00:03.117
* if [ -d asdf-upstream ] ; then rm -rf asdf-upstream ; fi
mkdir -p ../..//obj/sbcl-home/contrib/
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval '(setf (sb-ext:readtable-base-char-preference *readtable*) :both)' --eval '(compile-file #p"SYS:CONTRIB;ASDF;ASDF.LISP" :print nil :output-file (merge-pathnames (parse-native-namestring "../..//obj/sbcl-home/contrib//asdf.fasl")))' </dev/null
; compiling file "SYS:CONTRIB;ASDF;ASDF.LISP.NEWEST" (written 29 DEC 2024 10:12:03 AM):
WARNING: redefining COMMON-LISP:OPEN in DEFUN
WARNING: redefining COMMON-LISP:LISTEN in DEFUN
WARNING: redefining COMMON-LISP:READ-SEQUENCE in DEFUN
WARNING: redefining COMMON-LISP:CLEAR-INPUT in DEFUN
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-simple-streams'
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-mpfr'

; wrote /home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/asdf/../../obj/sbcl-home/contrib/asdf.fasl
; compilation finished in 0:00:03.437
* make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/asdf'
make MODULE_REQUIRES="asdf.fasl" -C sb-grovel
make[1]: Entering directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-grovel'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-grovel" asdf.fasl </dev/null
; Note: Building "sb-grovel", deps=("ASDF")
make[1]: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib/sb-grovel'
make: Leaving directory '/home/buildozer/aports/community/sbcl/src/sbcl-2.5.0/contrib'
real	0m 7.11s
user	0m 18.87s
sys	0m 3.73s
Found 5:
(#:!DECODE-FOP #:!HAIRY-DATA-VECTOR-REFFER-INIT #:*!DELAYED-DEFMETHOD-ARGS*
 #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-SLOT-INDEX)
Found 4 fdefns named by uninterned symbols:
(#<SB-KERNEL:FDEFN #:!DECODE-FOP>
 #<SB-KERNEL:FDEFN #:!HAIRY-DATA-VECTOR-REFFER-INIT>
 #<SB-KERNEL:FDEFN #:!BOOTSTRAP-SET-SLOT>
 #<SB-KERNEL:FDEFN #:!BOOTSTRAP-SLOT-INDEX>)

The build seems to have finished successfully, including 19 (out of 20)
contributed modules. If you would like to run more extensive tests on
the new SBCL, you can try:

  cd ./tests && sh ./run-tests.sh

To build documentation:

  cd ./doc/manual && make

To install SBCL (more information in INSTALL):

  sh install.sh

//build started:  Tue Dec 31 04:47:11 UTC 2024
//build finished: Tue Dec 31 04:50:55 UTC 2024
>>> sbcl: Entering fakeroot...
/home/buildozer/aports/community/sbcl/pkg/sbcl/usr

SBCL has been installed:
 binary /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/bin/sbcl
 core and contribs in /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/lib/sbcl/

Documentation:
 man /home/buildozer/aports/community/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1
>>> sbcl-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/sbcl/pkg/sbcl-doc/usr/share/licenses'
>>> sbcl-doc*: Preparing subpackage sbcl-doc...
>>> sbcl-doc*: Running postcheck for sbcl-doc
>>> sbcl*: Running postcheck for sbcl
>>> sbcl*: Preparing package sbcl...
>>> sbcl*: Stripping binaries
>>> sbcl-doc*: Scanning shared objects
>>> sbcl*: Scanning shared objects
>>> sbcl-doc*: Tracing dependencies...
>>> sbcl-doc*: Package size: 620.0 KB
>>> sbcl-doc*: Compressing data...
>>> sbcl-doc*: Create checksum...
>>> sbcl-doc*: Create sbcl-doc-2.5.0-r0.apk
>>> sbcl*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libzstd.so.1
>>> sbcl*: Package size: 36.0 MB
>>> sbcl*: Compressing data...
>>> sbcl*: Create checksum...
>>> sbcl*: Create sbcl-2.5.0-r0.apk
>>> sbcl: Build complete at Tue, 31 Dec 2024 04:50:56 +0000 elapsed time 0h 3m 50s
>>> sbcl: Cleaning up srcdir
>>> sbcl: Cleaning up pkgdir
>>> sbcl: Uninstalling dependencies...
(1/18) Purging .makedepends-sbcl (20241231.044707)
(2/18) Purging emacs-nox (29.4-r0)
(3/18) Purging emacs (29.4-r0)
(4/18) Purging linux-headers (6.12.6-r0)
(5/18) Purging mpfr-dev (4.2.1-r0)
(6/18) Purging zstd-dev (1.5.6-r2)
(7/18) Purging zstd (1.5.6-r2)
(8/18) Purging dbus-libs (1.16.0-r0)
(9/18) Purging gnutls (3.8.8-r0)
(10/18) Purging libxml2 (2.13.4-r3)
(11/18) Purging nettle (3.10-r1)
(12/18) Purging p11-kit (0.25.5-r2)
(13/18) Purging sbcl-stage0 (2.5.0-r0)
(14/18) Purging sqlite-libs (3.47.2-r0)
(15/18) Purging tree-sitter (0.22.2-r1)
(16/18) Purging xz-libs (5.6.3-r0)
(17/18) Purging libffi (3.4.6-r0)
(18/18) Purging libtasn1 (4.19.0-r2)
Executing busybox-1.37.0-r10.trigger
OK: 275 MiB in 103 packages
>>> sbcl: Updating the community/armv7 repository index...
>>> sbcl: Signing the index...