==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sbcl 2.6.8-1 (Fri Aug 28 19:50:01 2026)
==> Retrieving sources...
  -> Found sbcl-2.6.8-source.tar.bz2
  -> Found arch-fixes.lisp
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    sbcl-2.6.8-source.tar.bz2 ... Passed
    arch-fixes.lisp ... Passed
==> Making package: sbcl 2.6.8-1 (Sat Aug 29 01:50:29 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) sbcl-2.6.7-1

Total Download Size:   12.61 MiB
Total Installed Size:  59.54 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 sbcl-2.6.7-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing sbcl...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Retrieving sources...
  -> Found sbcl-2.6.8-source.tar.bz2
  -> Found arch-fixes.lisp
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sbcl-2.6.8-source.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
This is SBCL 2.6.7, 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
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 generated-texinfo-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"
No threads on this platform.
//initializing /build/sbcl/src/sbcl-2.6.8/local-target-features.lisp-expr
//setting up OS-dependent information
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/tools-for-build'
cc -I../src/runtime -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -marm    determine-endianness.c  -ldl -Wl,-no-as-needed -o determine-endianness
make: Leaving directory '/build/sbcl/src/sbcl-2.6.8/tools-for-build'
//finishing /build/sbcl/src/sbcl-2.6.8/local-target-features.lisp-expr
//building host tools
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/tools-for-build'
cc -DDEFINE_MAIN -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -I../src/runtime -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -o perfecthash ../src/runtime/perfecthash.c
make: Leaving directory '/build/sbcl/src/sbcl-2.6.8/tools-for-build'
//Starting build: Sat Aug 29 01:50:47 UTC 2026
//Options: --prefix='/usr' --xc-host='sbcl'
This is SBCL 2.6.7, 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 1705.
NIL
* //entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 2.6.7, 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
* ; in: LAMBDA (FEATURES)
;     (SET-DIFFERENCE
;      (UNION SB-COLD::FEATURES
;             (LIST :ARM :SB-CORE-COMPRESSION :SB-XREF-FOR-INTERNALS
;                   :SB-AFTER-XC-CORE :OS-PROVIDES-CLOCK-GETTIME :UNIX :LINUX :ELF
;                   :USE-SYS-MMAP :LARGEFILE :LITTLE-ENDIAN ...))
;      (LIST))
; 
; note: deleting unreachable code
; 
; compilation unit finished
;   printed 1 note
target SB-XC:*FEATURES* = (:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP :ARM-VFPV2 :BITMAPPED-CONSET :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME :OS-PROVIDES-CLOSE-RANGE-WRAPPER :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-POLL :OS-PROVIDES-POSIX-SPAWN :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-AFTER-XC-CORE :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-UNICODE :SB-XREF-FOR-INTERNALS :SBCL :UNIX :USE-SYS-MMAP)
; Building Unicode data
; compiling file "/build/sbcl/src/sbcl-2.6.8/tools-for-build/ucd.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/tools-for-build/ucd.fasl
; compilation finished in 0:00:03.760
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tools-for-build/ucd.fasl"
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-early.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-early.fasl-tmp
; compilation finished in 0:00:00.324
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/show.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/show.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/early-constantp.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/early-constantp.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/vop-existsp.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/vop-existsp.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/primordial-extensions.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/primordial-extensions.fasl-tmp
; compilation finished in 0:00:00.256
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cold-init-helper-macros.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/backq.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/backq.fasl-tmp
; compilation finished in 0:00:00.148
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-byte.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-byte.fasl-tmp
; compilation finished in 0:00:00.072
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-misc.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-misc.fasl-tmp
; compilation finished in 0:00:00.320
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-char.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-char.fasl-tmp
; compilation finished in 0:00:00.084
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-io.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-io.fasl-tmp
; compilation finished in 0:00:00.044
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-condition.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-condition.fasl-tmp
; compilation finished in 0:00:00.080
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/uncross.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/uncross.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/defbangtype.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/defbangtype.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-constants.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-constants.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/function-names.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/function-names.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/early-globaldb.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/early-globaldb.fasl-tmp
; compilation finished in 0:00:00.196
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/parms.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/parms.fasl-tmp
; compilation finished in 0:00:00.072
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/parms.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/parms.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/early-vm.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/early-vm.fasl-tmp
; compilation finished in 0:00:00.052
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/early-objdef.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp
; compilation finished in 0:00:00.044
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/parse-body.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/parse-body.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/policy.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/policy.fasl-tmp
; compilation finished in 0:00:00.260
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-extensions.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-extensions.fasl-tmp
; compilation finished in 0:00:01.032
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/defbangstruct.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/defbangstruct.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-raw-slots.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-raw-slots.fasl-tmp
; compilation finished in 0:00:00.068
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/hashset.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/hashset.fasl-tmp
; compilation finished in 0:00:00.364
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/string-hash.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/string-hash.fasl-tmp
; compilation finished in 0:00:00.308
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/xset.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/xset.fasl-tmp
; compilation finished in 0:00:00.220
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/type-class.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/type-class.fasl-tmp
; compilation finished in 0:00:01.532
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/thread-structs.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/thread-structs.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/early-c.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/early-c.fasl-tmp
; compilation finished in 0:00:00.296
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/pcl/slot-name.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/pcl/slot-name.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-classoid.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-classoid.fasl-tmp
; compilation finished in 0:00:00.952
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/layout-ids.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/layout-ids.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/debug-var-io.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/debug-var-io.fasl-tmp
; compilation finished in 0:00:00.152
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/number-dispatch.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/number-dispatch.fasl-tmp
; compilation finished in 0:00:00.120
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-float-reader.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-float-reader.fasl-tmp
; compilation finished in 0:00:00.148
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/float-from-bits.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/float-from-bits.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/float.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/float.fasl-tmp
; compilation finished in 0:00:00.752
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-float.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-float.fasl-tmp
; compilation finished in 0:00:00.820
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-time.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-time.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/misc.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/misc.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/parse-lambda-list.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp
; compilation finished in 0:00:00.712
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/macros.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/macros.fasl-tmp
; compilation finished in 0:00:00.748
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/fun-info.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/fun-info.fasl-tmp
; compilation finished in 0:00:00.188
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-macs.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp
; compilation finished in 0:00:00.548
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/policies.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/policies.fasl-tmp
; compilation finished in 0:00:00.612
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/info-vector.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/info-vector.fasl-tmp
; compilation finished in 0:00:00.708
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/globaldb.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/globaldb.fasl-tmp
; compilation finished in 0:00:00.380
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/objdef.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/objdef.fasl-tmp
; compilation finished in 0:00:00.116
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/lockfree-list.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/lockfree-list.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-array.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-array.fasl-tmp
; compilation finished in 0:00:00.144
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/primordial-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/primordial-type.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/specializable-array.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/specializable-array.fasl-tmp
; compilation finished in 0:00:00.064
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/sset.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/sset.fasl-tmp
; compilation finished in 0:00:00.200
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/node.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/node.fasl-tmp
; compilation finished in 0:00:10.172
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/early-assem.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/early-assem.fasl-tmp
; compilation finished in 0:00:00.092
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/vop.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/vop.fasl-tmp
; compilation finished in 0:00:04.828
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/backend.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/backend.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/sc-offset.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/sc-offset.fasl-tmp
; compilation finished in 0:00:00.268
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/vmdef.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/vmdef.fasl-tmp
; compilation finished in 0:00:00.196
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/defmacro.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/defmacro.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/meta-vmdef.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/meta-vmdef.fasl-tmp
; compilation finished in 0:00:02.092
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/vm.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/vm.fasl-tmp
; compilation finished in 0:00:00.656
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-sxhash.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-sxhash.fasl-tmp
; compilation finished in 0:00:00.092
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/alieneval.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/alieneval.fasl-tmp
; compilation finished in 0:00:02.720
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/class.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/class.fasl-tmp
; compilation finished in 0:00:00.776
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/pcl/pre-warm.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/pcl/pre-warm.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/debug-info.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/debug-info.fasl-tmp
; compilation finished in 0:00:00.468
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/source-location.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/source-location.fasl-tmp
; compilation finished in 0:00:00.088
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/proclaim.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/proclaim.fasl-tmp
; compilation finished in 0:00:00.276
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/constantp.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/constantp.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/deftype.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/deftype.fasl-tmp
; compilation finished in 0:00:00.052
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/type.fasl-tmp
; compilation finished in 0:00:05.216
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-type.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/primtype.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/primtype.fasl-tmp
; compilation finished in 0:00:00.296
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-type.fasl-tmp
; compilation finished in 0:00:00.260
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/deftypes-for-target.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/deftypes-for-target.fasl-tmp
; compilation finished in 0:00:00.168
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/type-init.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/type-init.fasl-tmp
; compilation finished in 0:00:00.048
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/defstruct.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/defstruct.fasl-tmp
; compilation finished in 0:00:01.532
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/alien-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/alien-type.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/force-delayed-defbangstructs.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp
; compilation finished in 0:00:00.136
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/compiler-error.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/compiler-error.fasl-tmp
; compilation finished in 0:00:00.068
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/fixup-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/fixup-type.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/package.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/package.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/random.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/random.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/hash-table.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/hash-table.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/readtable.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/readtable.fasl-tmp
; compilation finished in 0:00:00.016
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/host-pprint.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/host-pprint.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/knownfun.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/knownfun.fasl-tmp
; compilation finished in 0:00:00.460
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ctype.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ctype.fasl-tmp
; compilation finished in 0:00:00.832
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/fndb.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/fndb.fasl-tmp
; compilation finished in 0:00:00.592
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-fndb.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp
; compilation finished in 0:00:00.248
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/late-objdef.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp
; compilation finished in 0:00:00.192
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/interr.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/interr.fasl-tmp
; compilation finished in 0:00:00.048
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/bit-util.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/bit-util.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/load.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/load.fasl-tmp
; compilation finished in 0:00:01.520
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/format-directive.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/format-directive.fasl-tmp
; compilation finished in 0:00:00.148
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/c-call.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/c-call.fasl-tmp
; compilation finished in 0:00:00.104
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/disassem.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/disassem.fasl-tmp
; compilation finished in 0:00:00.396
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/assem.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/assem.fasl-tmp
; compilation finished in 0:00:01.336
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/codegen.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/codegen.fasl-tmp
; compilation finished in 0:00:00.220
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/dump.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/dump.fasl-tmp
; compilation finished in 0:00:00.804
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1report.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1report.fasl-tmp
; compilation finished in 0:00:00.568
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/main.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/main.fasl-tmp
; compilation finished in 0:00:00.944
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/xref.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/xref.fasl-tmp
; compilation finished in 0:00:00.148
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1tran.fasl-tmp
; compilation finished in 0:00:01.316
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1tran-lambda.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp
; compilation finished in 0:00:00.792
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1-translators.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1-translators.fasl-tmp
; compilation finished in 0:00:01.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1util.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1util.fasl-tmp
; compilation finished in 0:00:03.088
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/callable-args.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/callable-args.fasl-tmp
; compilation finished in 0:00:00.312
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/locall.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/locall.fasl-tmp
; compilation finished in 0:00:00.908
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1opt.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1opt.fasl-tmp
; compilation finished in 0:00:02.220
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/loop.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/loop.fasl-tmp
; compilation finished in 0:00:00.520
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/constraint.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/constraint.fasl-tmp
; compilation finished in 0:00:01.516
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/equality-constraints.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/equality-constraints.fasl-tmp
; compilation finished in 0:00:01.016
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/constraint-back.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/constraint-back.fasl-tmp
; compilation finished in 0:00:01.372
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/saptran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/saptran.fasl-tmp
; compilation finished in 0:00:00.328
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/modarith.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/modarith.fasl-tmp
; compilation finished in 0:00:00.596
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/sxhash.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/sxhash.fasl-tmp
; compilation finished in 0:00:00.124
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/quantifiers.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/quantifiers.fasl-tmp
; compilation finished in 0:00:00.024
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/bitops-derive-type.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp
; compilation finished in 0:00:00.224
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/dfo.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/dfo.fasl-tmp
; compilation finished in 0:00:00.236
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/checkgen.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/checkgen.fasl-tmp
; compilation finished in 0:00:00.460
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/tn.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/tn.fasl-tmp
; compilation finished in 0:00:00.400
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/life.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/life.fasl-tmp
; compilation finished in 0:00:00.508
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/debug-dump.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/debug-dump.fasl-tmp
; compilation finished in 0:00:00.896
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/static-syms.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/static-syms.fasl-tmp
; compilation finished in 0:00:00.020
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/utils.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/utils.fasl-tmp
; compilation finished in 0:00:00.432
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/assemfile.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/assemfile.fasl-tmp
; compilation finished in 0:00:00.228
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/insts.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/insts.fasl-tmp
; compilation finished in 0:00:02.952
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/macros.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/macros.fasl-tmp
; compilation finished in 0:00:00.408
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/arm/support.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/arm/support.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/move.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/move.fasl-tmp
; compilation finished in 0:00:00.716
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/float.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/float.fasl-tmp
; compilation finished in 0:00:01.912
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/sap.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/sap.fasl-tmp
; compilation finished in 0:00:00.688
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/char.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/char.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/system.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/system.fasl-tmp
; compilation finished in 0:00:00.216
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/memory.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/memory.fasl-tmp
; compilation finished in 0:00:00.036
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/c-call.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/c-call.fasl-tmp
; compilation finished in 0:00:00.280
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/arm/assem-rtns.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/arm/assem-rtns.fasl-tmp
; compilation finished in 0:00:00.060
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/arm/array.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/arm/array.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/arm/arith.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/arm/arith.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/assembly/arm/alloc.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/assembly/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/float-tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/float-tran.fasl-tmp
; compilation finished in 0:00:02.248
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/array-tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/array-tran.fasl-tmp
; compilation finished in 0:00:01.788
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp
; compilation finished in 0:00:00.576
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/type-vop-macros.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/type-vop-macros.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/arith.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/arith.fasl-tmp
; compilation finished in 0:00:03.080
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/pred.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/pred.fasl-tmp
; compilation finished in 0:00:00.040
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/type-vops.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/type-vops.fasl-tmp
; compilation finished in 0:00:00.156
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/type-vops.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/type-vops.fasl-tmp
; compilation finished in 0:00:01.592
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir1final.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir1final.fasl-tmp
; compilation finished in 0:00:00.444
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/alloc.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/alloc.fasl-tmp
; compilation finished in 0:00:00.208
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/values.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/values.fasl-tmp
; compilation finished in 0:00:00.104
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/srctran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/srctran.fasl-tmp
; compilation finished in 0:00:09.440
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/seqtran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/seqtran.fasl-tmp
; compilation finished in 0:00:04.036
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/typetran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/typetran.fasl-tmp
; compilation finished in 0:00:01.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-typetran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp
; compilation finished in 0:00:00.088
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/cross-modular.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/cross-modular.fasl-tmp
; compilation finished in 0:00:00.100
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/subprim.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/subprim.fasl-tmp
; compilation finished in 0:00:00.028
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/debug.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/debug.fasl-tmp
; compilation finished in 0:00:00.108
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/cell.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/cell.fasl-tmp
; compilation finished in 0:00:00.736
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/call.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/call.fasl-tmp
; compilation finished in 0:00:01.184
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/nlx.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/nlx.fasl-tmp
; compilation finished in 0:00:00.920
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/late-nlx.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/show.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/show.fasl-tmp
; compilation finished in 0:00:00.032
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/arm/array.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/arm/array.fasl-tmp
; compilation finished in 0:00:01.232
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/type-error.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/type-error.fasl-tmp
; compilation finished in 0:00:00.440
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/envanal.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/envanal.fasl-tmp
; compilation finished in 0:00:00.356
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/pseudo-vops.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/pseudo-vops.fasl-tmp
; compilation finished in 0:00:00.052
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/aliencomp.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/aliencomp.fasl-tmp
; compilation finished in 0:00:00.440
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/coverage.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/coverage.fasl-tmp
; compilation finished in 0:00:00.076
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ltv.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ltv.fasl-tmp
; compilation finished in 0:00:00.048
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/gtn.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/gtn.fasl-tmp
; compilation finished in 0:00:00.128
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ltn.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ltn.fasl-tmp
; compilation finished in 0:00:00.628
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/stack.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/stack.fasl-tmp
; compilation finished in 0:00:00.152
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/control.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/control.fasl-tmp
; compilation finished in 0:00:00.096
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/entry.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/entry.fasl-tmp
; compilation finished in 0:00:00.160
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir2tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir2tran.fasl-tmp
; compilation finished in 0:00:01.796
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/vm-ir2tran.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp
; compilation finished in 0:00:00.484
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/copyprop.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/copyprop.fasl-tmp
; compilation finished in 0:00:00.104
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/represent.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/represent.fasl-tmp
; compilation finished in 0:00:00.684
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/ir2opt.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/ir2opt.fasl-tmp
; compilation finished in 0:00:00.788
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/pack.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/pack.fasl-tmp
; compilation finished in 0:00:01.520
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/pack-iterative.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/pack-iterative.fasl-tmp
; compilation finished in 0:00:00.668
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/debug.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/debug.fasl-tmp
; compilation finished in 0:00:01.100
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/error.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/error.fasl-tmp
; compilation finished in 0:00:00.368
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/parse-defmacro-errors.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp
; compilation finished in 0:00:00.072
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/macroexpand.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/macroexpand.fasl-tmp
; compilation finished in 0:00:00.064
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/late-extensions.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/late-extensions.fasl-tmp
; compilation finished in 0:00:00.056
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/brothertree.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/brothertree.fasl-tmp
; compilation finished in 0:00:00.012
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-step.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-step.fasl-tmp
; compilation finished in 0:00:00.004
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/avltree.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/avltree.fasl-tmp
; compilation finished in 0:00:00.008
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/pcl/walk.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/pcl/walk.fasl-tmp
; compilation finished in 0:00:00.568
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/setf.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/setf.fasl-tmp
; compilation finished in 0:00:00.468
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/macros.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/macros.fasl-tmp
; compilation finished in 0:00:01.096
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/loop.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/loop.fasl-tmp
; compilation finished in 0:00:01.264
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/pcl/defclass.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/pcl/defclass.fasl-tmp
; compilation finished in 0:00:00.168
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/early-defmethod.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/early-defmethod.fasl-tmp
; compilation finished in 0:00:00.064
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/code/format.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/code/format.fasl-tmp
; compilation finished in 0:00:01.156
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (193 entries)
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/vm.before-xc.lisp"
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (205 entries)
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/genesis.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:04.728
beginning GENESIS, creating headers in "src/runtime/genesis"

real	2m26.056s
user	2m15.537s
sys	0m10.515s
//entering make-target-1.sh
//building runtime system and symbol table file
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/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 '/build/sbcl/src/sbcl-2.6.8/src/runtime'
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/src/runtime'
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o alloc.o alloc.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arena.o arena.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o backtrace.o backtrace.c
backtrace.c:17:9: warning: '_GNU_SOURCE' redefined
   17 | #define _GNU_SOURCE
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o breakpoint.o breakpoint.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o coalesce.o coalesce.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o coreparse.o coreparse.c
coreparse.c:1384:13: warning: 'construct_tls_map' defined but not used [-Wunused-function]
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o dynbind.o dynbind.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o funcall.o funcall.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o gc-common.o gc-common.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o globals.o globals.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o hopscotch.o hopscotch.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o interr.o interr.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o interrupt.o interrupt.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o largefile.o largefile.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o main.o main.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o math.o math.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o monitor.o monitor.c
monitor.c:12:9: warning: '_GNU_SOURCE' redefined
   12 | #define _GNU_SOURCE
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o murmur_hash.o murmur_hash.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o os-common.o os-common.c
os-common.c:11:10: warning: '_GNU_SOURCE' redefined
   11 | # define _GNU_SOURCE /* needed for RTLD_DEFAULT from dlfcn.h */
      |          ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
os-common.c: In function 'load_core_bytes':
os-common.c:297:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o parse.o parse.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o perfecthash.o perfecthash.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o print.o print.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o time.o time.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o regnames.o regnames.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o runtime.o runtime.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o safepoint.o safepoint.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o save.o save.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o sc-offset.o sc-offset.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o search.o search.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o stringspace.o stringspace.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o thread.o thread.c
thread.c:12:9: warning: '_GNU_SOURCE' redefined
   12 | #define _GNU_SOURCE // for pthread_setname_np()
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o stop-the-world.o stop-the-world.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o validate.o validate.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o var-io.o var-io.c
var-io.c: In function 'decompress_vector':
var-io.c:235:14: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o vars.o vars.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o wrap.o wrap.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o run-program.o run-program.c
run-program.c:18:9: warning: '_GNU_SOURCE' redefined
   18 | #define _GNU_SOURCE
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o sprof.o sprof.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-arch.o arm-arch.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o linux-os.o linux-os.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o linux-mman.o linux-mman.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-linux-os.o arm-linux-os.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o fullcgc.o fullcgc.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o gencgc.o gencgc.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o traceroot.o traceroot.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -I.  -c -o arm-assem.o arm-assem.S
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -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
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie -o sbcl alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.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
: sbcl
cc -g -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-monitor.o monitor.c
monitor.c:12:9: warning: '_GNU_SOURCE' redefined
   12 | #define _GNU_SOURCE
      |         ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
cc -g -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie -DSTANDALONE_LDB -c -o standalone-interr.o interr.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie -o ldb standalone-monitor.o standalone-interr.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 time.o regnames.o save.o sc-offset.o search.o stringspace.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
( echo 'CC=cc' ; \
  echo 'LD=ld' ; \
  echo 'CFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
  echo 'ASFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-pie' ; \
  echo 'LINKFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -g -Wl,--export-dynamic -no-pie' ; \
  echo 'LDFLAGS=-no-pie' ; \
  echo '__LDFLAGS__=-no-pie' ; \
  echo 'LIBS=-ldl -Wl,-no-as-needed -lzstd  -lm' ; \
  if [ -n '' ] ; then \
    echo 'LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.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' ; \
    echo 'USE_LIBSBCL=alloc.o arena.o backtrace.o breakpoint.o coalesce.o coreparse.o dynbind.o funcall.o gc-common.o globals.o hopscotch.o interr.o interrupt.o largefile.o main.o math.o monitor.o murmur_hash.o os-common.o parse.o perfecthash.o print.o time.o regnames.o runtime.o safepoint.o save.o sc-offset.o search.o stringspace.o thread.o stop-the-world.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' ; \
  fi ; \
  : ) > sbcl.mk
/bin/sh: line 1: etags: command not found
make: Leaving directory '/build/sbcl/src/sbcl-2.6.8/src/runtime'
cc -I../src/runtime -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_GNU_SOURCE -fno-omit-frame-pointer -DSBCL_HOME=/usr/lib/sbcl -marm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64    grovel-headers.c  -ldl -Wl,-no-as-needed -lzstd -o grovel-headers

real	0m31.355s
user	0m9.056s
sys	0m8.197s
//entering make-host-2.sh
//running cross-compiler to create target object files
This is SBCL 2.6.7, 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
* ; in: LAMBDA (FEATURES)
;     (SET-DIFFERENCE
;      (UNION SB-COLD::FEATURES
;             (LIST :ARM :SB-CORE-COMPRESSION :SB-XREF-FOR-INTERNALS
;                   :SB-AFTER-XC-CORE :OS-PROVIDES-CLOCK-GETTIME :UNIX :LINUX :ELF
;                   :USE-SYS-MMAP :LARGEFILE :LITTLE-ENDIAN ...))
;      (LIST))
; 
; note: deleting unreachable code
; 
; compilation unit finished
;   printed 1 note
; Math journal: prefilled 205 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/vm.before-xc.lisp"
[  1/299] src/assembly/master                      (0.104 sec)
[  2/299] src/code/show                            (0.072 sec)
[  3/299] src/compiler/early-constantp             (0.028 sec)
[  4/299] src/compiler/vop-existsp                 (0.080 sec)
[  5/299] src/code/defsetfs                        (0.412 sec)
[  6/299] src/code/cl-specials                     (0.052 sec)
[  7/299] src/code/primordial-extensions           (0.604 sec)
[  8/299] src/code/cold-init-helper-macros         (0.080 sec)
[  9/299] src/code/backq                           (0.312 sec)
[ 10/299] src/code/globals                         (0.068 sec)
[ 11/299] src/code/cmacros                         (0.112 sec)
[ 12/299] src/code/uncross                         (0.012 sec)
[ 13/299] src/code/defbangtype                     (0.016 sec)
[ 14/299] src/code/early-constants                 (0.016 sec)
[ 15/299] src/code/function-names                  (0.068 sec)
[ 16/299] src/compiler/early-globaldb              (0.360 sec)
[ 17/299] src/compiler/generic/parms               (0.084 sec)
[ 18/299] src/compiler/arm/parms                   (0.060 sec)
[ 19/299] src/compiler/generic/early-vm            (0.036 sec)
[ 20/299] src/compiler/generic/early-objdef        (0.168 sec)
[ 21/299] src/code/barrier                         (0.036 sec)
[ 22/299] src/code/parse-body                      (0.020 sec)
[ 23/299] src/compiler/policy                      (0.572 sec)
[ 24/299] src/code/early-extensions                (1.976 sec)
[ 25/299] src/code/ansi-stream                     (1.204 sec)
[ 26/299] src/code/restart                         (0.288 sec)
[ 27/299] src/code/early-pprint                    (0.484 sec)
[ 28/299] src/code/early-package                   (0.032 sec)
[ 29/299] src/code/early-raw-slots                 (0.200 sec)
[ 30/299] src/code/maphash                         (0.168 sec)
[ 31/299] src/code/sysmacs                         (0.196 sec)
[ 32/299] src/code/hashset                         (0.644 sec)
[ 33/299] src/code/string-hash                     (0.192 sec)
[ 34/299] src/code/xset                            (0.372 sec)
[ 35/299] src/code/type-class                      (2.752 sec)
[ 36/299] src/code/cas                             (0.100 sec)
[ 37/299] src/code/thread-structs                  (0.512 sec)
[ 38/299] src/compiler/early-c                     (0.672 sec)
[ 39/299] src/pcl/slot-name                        (0.040 sec)
[ 40/299] src/code/early-classoid                  (1.704 sec)
[ 41/299] src/code/initial-method                  (0.140 sec)
[ 42/299] src/compiler/generic/pinned-objects      (0.040 sec)
[ 43/299] src/compiler/generic/layout-ids          (0.036 sec)
[ 44/299] src/code/signal                          (0.048 sec)
[ 45/299] src/code/cold-error                      (0.204 sec)
[ 46/299] src/code/early-full-eval                 (0.100 sec)
[ 47/299] src/code/debug-var-io                    (0.284 sec)
[ 48/299] src/code/number-dispatch                 (0.204 sec)
[ 49/299] src/code/float-from-bits                 (0.044 sec)

; file: src/code/float.lisp
; in:
;      MAKE-DEFS ((($TYPE $MAKE $TINY $HUGE $TWO^ ...)
;              (SINGLE-FLOAT MAKE-SINGLE-FLOAT #.(MAKE-SINGLE-FLOAT #xDA24260)
;               #.(MAKE-SINGLE-FLOAT #x7149F2CA) #.(MAKE-SINGLE-FLOAT #x4C000000)
;               ...)))
;     (SB-KERNEL:MAKE-DEFS (((SB-KERNEL::$TYPE SB-KERNEL::$MAKE SB-KERNEL::$TINY
;                             SB-KERNEL::$HUGE SB-KERNEL::$TWO^ SB-KERNEL::$TWO^-
;                             SB-KERNEL::$SIZE)
;                            (SB-XC:SINGLE-FLOAT SB-KERNEL:MAKE-SINGLE-FLOAT
;                             #.(MAKE-SINGLE-FLOAT #xDA24260)
;                             #.(MAKE-SINGLE-FLOAT #x7149F2CA)
;                             #.(MAKE-SINGLE-FLOAT #x4C000000)
;                             #.(MAKE-SINGLE-FLOAT #x33000000) 31)))
;       (DEFUN SB-KERNEL::SCALE-$TYPE (SB-XC:FLOAT SB-KERNEL::N)
;         (DECLARE (SB-KERNEL::$TYPE SB-XC:FLOAT)
;                  (INTEGER SB-KERNEL::N)
;                  (OPTIMIZE SPEED))
;         (BLOCK SB-KERNEL::SCALE-$TYPE
;           (LET* (# # # # # # #)
;             (WHEN # # #)
;             (WHEN # #)
;             (IF #
;                 #
;                 #)
;             (LET #
;               #
;               #)))))
; --> DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; ==>
;   #'(SB-INT:NAMED-LAMBDA SB-KERNEL:SCALE-SINGLE-FLOAT
;         (SB-XC:FLOAT SB-KERNEL::N)
;       (DECLARE (SB-C::TOP-LEVEL-FORM))
;       (DECLARE (SB-XC:SINGLE-FLOAT SB-XC:FLOAT)
;                (INTEGER SB-KERNEL::N)
;                (OPTIMIZE SPEED))
;       (BLOCK SB-KERNEL:SCALE-SINGLE-FLOAT
;         (BLOCK SB-KERNEL:SCALE-SINGLE-FLOAT
;           (LET* (# # # # # # #)
;             (WHEN # # #)
;             (WHEN # #)
;             (IF #
;                 #
;                 #)
;             (LET #
;               #
;               #)))))
; 
; note: doing float to pointer coercion (cost 13) to "<return value>"
[ 50/299] src/code/float                           (0.976 sec)
[ 51/299] src/code/early-time                      (0.012 sec)
[ 52/299] src/code/misc                            (0.048 sec)
[ 53/299] src/code/target-error                    (3.036 sec)
[ 54/299] src/code/target-extensions               (0.344 sec)
[ 55/299] src/compiler/parse-lambda-list           (1.092 sec)
[ 56/299] src/compiler/macros                      (1.292 sec)
[ 57/299] src/compiler/fun-info                    (0.308 sec)
[ 58/299] src/compiler/generic/vm-macs             (0.380 sec)
[ 59/299] src/compiler/policies                    (1.416 sec)
[ 60/299] src/code/target-lfhash                   (0.644 sec)
[ 61/299] src/compiler/info-vector                 (1.116 sec)
[ 62/299] src/compiler/globaldb                    (0.548 sec)
[ 63/299] src/compiler/generic/objdef              (0.232 sec)
[ 64/299] src/code/lockfree-list                   (0.292 sec)
[ 65/299] src/compiler/generic/vm-array            (0.532 sec)
[ 66/299] src/code/primordial-type                 (0.080 sec)
[ 67/299] src/compiler/sset                        (0.360 sec)
[ 68/299] src/compiler/node                        (19.044 sec)
[ 69/299] src/compiler/early-assem                 (0.108 sec)
[ 70/299] src/compiler/vop                         (10.916 sec)
[ 71/299] src/compiler/backend                     (0.060 sec)
[ 72/299] src/code/sc-offset                       (0.044 sec)
[ 73/299] src/compiler/vmdef                       (0.624 sec)
[ 74/299] src/code/defmacro                        (0.060 sec)
[ 75/299] src/compiler/meta-vmdef                  (3.088 sec)
[ 76/299] src/compiler/arm/vm                      (1.100 sec)
[ 77/299] src/code/alieneval                       (3.640 sec)
[ 78/299] output/stuff-groveled-from-headers       (0.084 sec)
[ 79/299] src/code/target-alieneval                (0.820 sec)
[ 80/299] src/code/target-c-call                   (0.064 sec)
[ 81/299] src/code/misc-aliens                     (0.112 sec)
[ 82/299] src/code/weak                            (0.052 sec)

; file: src/code/array.lisp
; in: DEFUN EXTEND-VECTOR
;     (SB-VM::REALLOCATE-VECTOR-WITH-WIDETAG SB-VM::OLD-DATA SB-VM::WIDETAG
;      SB-VM::NEW-LENGTH SB-VM::N-BITS-SHIFT)
; --> BLOCK LET* THE SB-VM::VECTOR-LENGTH-IN-WORDS BLOCK IF LET 
; ==>
;   (ASH (+ LENGTH SB-VM::MASK) SB-VM::SHIFT)
; 
; note: doing signed word to integer coercion (cost 20)

; 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)
[ 83/299] src/code/array                           (3.744 sec)
[ 84/299] src/code/list                            (2.400 sec)
[ 85/299] src/code/seq                             (13.424 sec)
[ 86/299] src/code/coerce                          (0.188 sec)
[ 87/299] src/code/thread                          (0.792 sec)

; file: src/code/bignum.lisp
; 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 
; --> IF 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 
; --> IF 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-DIV
;         (SB-BIGNUM::QUOT SB-XC:NUMBER SB-BIGNUM::DIVISOR)
;       (DECLARE (SB-C::TOP-LEVEL-FORM))
;       (DECLARE (INLINE SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT))
;       (BLOCK SB-BIGNUM:UNARY-TRUNCATE-DOUBLE-FLOAT-TO-BIGNUM-DIV
;         (IF (SB-XC:ZEROP SB-BIGNUM::DIVISOR)
;             (LOCALLY
;              (DECLARE #)
;              (ERROR 'DIVISION-BY-ZERO :OPERATION 'SB-XC:TRUNCATE :OPERANDS #))
;             (MULTIPLE-VALUE-BIND (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN)
;                 (SB-KERNEL:INTEGER-DECODE-DOUBLE-FLOAT SB-BIGNUM::QUOT)
;               (LET #
;                 #)))))
; 
; 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: DEF SINGLE-FLOAT
;     (SB-BIGNUM::DEF SB-XC:SINGLE-FLOAT)
; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; ==>
;   #'(SB-INT:NAMED-LAMBDA SB-BIGNUM:UNARY-TRUNCATE-SINGLE-FLOAT-TO-BIGNUM-DIV
;         (SB-BIGNUM::QUOT SB-XC:NUMBER SB-BIGNUM::DIVISOR)
;       (DECLARE (SB-C::TOP-LEVEL-FORM))
;       (DECLARE (INLINE SB-KERNEL:INTEGER-DECODE-SINGLE-FLOAT))
;       (BLOCK SB-BIGNUM:UNARY-TRUNCATE-SINGLE-FLOAT-TO-BIGNUM-DIV
;         (IF (SB-XC:ZEROP SB-BIGNUM::DIVISOR)
;             (LOCALLY
;              (DECLARE #)
;              (ERROR 'DIVISION-BY-ZERO :OPERATION 'SB-XC:TRUNCATE :OPERANDS #))
;             (MULTIPLE-VALUE-BIND (SB-BIGNUM::BITS SB-XC:EXP SB-BIGNUM::SIGN)
;                 (SB-KERNEL:INTEGER-DECODE-SINGLE-FLOAT SB-BIGNUM::QUOT)
;               (LET #
;                 #)))))
; 
; note: doing float to pointer coercion (cost 13) to "<return value>"

; 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)
[ 88/299] src/code/bignum                          (4.960 sec)
[ 89/299] src/code/target-random                   (0.584 sec)
[ 90/299] src/code/class                           (0.984 sec)
[ 91/299] src/pcl/pre-warm                         (0.172 sec)
[ 92/299] src/code/pathname                        (0.252 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 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 THE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB-XC:FLOOR 
; ==>
;   1
; 
; note: doing float to pointer coercion (cost 13)

; --> 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
[ 93/299] src/code/target-sxhash                   (1.444 sec)
[ 94/299] src/code/debug-info                      (0.748 sec)
[ 95/299] src/code/source-location                 (0.152 sec)
[ 96/299] src/compiler/proclaim                    (0.408 sec)
[ 97/299] src/compiler/constantp                   (0.244 sec)
[ 98/299] src/code/deftype                         (0.056 sec)
[ 99/299] src/code/type                            (6.924 sec)
[100/299] src/compiler/generic/vm-type             (0.340 sec)
[101/299] src/code/pred                            (1.080 sec)
[102/299] src/compiler/generic/primtype            (0.484 sec)
[103/299] src/code/deftypes-for-target             (0.240 sec)
[104/299] src/code/type-init                       (0.060 sec)
[105/299] src/code/defstruct                       (2.384 sec)
[106/299] src/code/alien-type                      (0.044 sec)
[107/299] src/compiler/compiler-error              (0.076 sec)
[108/299] src/compiler/fixup-type                  (0.024 sec)
[109/299] src/code/package                         (0.388 sec)
[110/299] src/code/typep                           (0.364 sec)
[111/299] src/code/random                          (0.048 sec)
[112/299] src/code/hash-table                      (0.320 sec)
[113/299] src/code/readtable                       (0.116 sec)
[114/299] src/code/host-pprint                     (0.052 sec)
[115/299] src/compiler/knownfun                    (1.044 sec)
[116/299] src/compiler/ctype                       (1.124 sec)
[117/299] src/compiler/fndb                        (1.000 sec)
[118/299] src/compiler/generic/vm-fndb             (0.216 sec)
[119/299] src/compiler/generic/late-objdef         (0.188 sec)
[120/299] src/compiler/generic/interr              (0.136 sec)
[121/299] src/compiler/bit-util                    (0.068 sec)
[122/299] src/code/foreign                         (0.220 sec)
[123/299] src/code/unix                            (1.808 sec)
[124/299] src/code/symbol                          (0.408 sec)
[125/299] src/code/numbers                         (7.392 sec)
[126/299] src/code/float-trap                      (0.308 sec)
[127/299] src/code/target-float                    (0.108 sec)

; file: src/code/irrat.lisp
; in: DEFUN EXPT
;     (= SB-KERNEL::LO 0)
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN EXPT-DOUBLE-FLOAT
;     (SB-XC:EXPT SB-KERNEL::BASE SB-KERNEL::POWER)
; --> BLOCK LABELS SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM 
; --> TYPECASE COND IF IF IF TYPECASE COND IF IF IF SB-KERNEL::REAL-EXPT BLOCK 
; --> LET COND IF OR LET IF LET IF SB-KERNEL::ISINT BLOCK OR LET IF LET* LET 
; --> COND IF IF LET COND IF IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; in: DEFUN EXPT-SINGLE-FLOAT
;     (SB-XC:EXPT SB-KERNEL::BASE SB-KERNEL::POWER)
; --> BLOCK LABELS SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM 
; --> TYPECASE COND IF IF TYPECASE COND IF IF SB-KERNEL::REAL-EXPT BLOCK LET 
; --> COND IF OR LET IF LET IF SB-KERNEL::ISINT BLOCK OR LET IF LET* LET COND 
; --> IF IF LET COND IF IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
[128/299] src/code/irrat                           (3.936 sec)
[129/299] src/code/alloc                           (0.084 sec)
[130/299] src/code/fd-stream                       (4.940 sec)
[131/299] src/code/target-char                     (1.688 sec)
[132/299] src/code/stream                          (6.196 sec)
[133/299] src/code/load                            (2.700 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)
[134/299] src/code/deadline                        (0.380 sec)
[135/299] src/code/common-os                       (0.112 sec)
[136/299] src/code/format-directive                (0.244 sec)
[137/299] src/code/c-call                          (0.148 sec)
[138/299] src/code/foreign-load                    (0.132 sec)
[139/299] src/code/unix-foreign-load               (0.088 sec)
[140/299] src/compiler/disassem                    (0.652 sec)
[141/299] src/compiler/assem                       (2.372 sec)
[142/299] src/compiler/codegen                     (0.488 sec)
[143/299] src/compiler/dump                        (1.468 sec)
[144/299] src/compiler/generic/core                (0.344 sec)
[145/299] src/compiler/ir1report                   (0.648 sec)
[146/299] src/compiler/main                        (2.276 sec)
[147/299] src/compiler/xref                        (0.324 sec)
[148/299] src/compiler/target-main                 (0.564 sec)
[149/299] src/compiler/ir1tran                     (1.804 sec)
[150/299] src/compiler/ir1tran-lambda              (1.664 sec)
[151/299] src/compiler/ir1-translators             (1.700 sec)
[152/299] src/compiler/ir1util                     (4.668 sec)
[153/299] src/compiler/callable-args               (0.584 sec)
[154/299] src/compiler/locall                      (1.288 sec)
[155/299] src/compiler/ir1opt                      (3.276 sec)
[156/299] src/compiler/loop                        (0.384 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 #* :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 LET 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

; in: DEFUN JOIN-TYPE-CONSTRAINTS
;     (SB-C::DO-CONSET-ELEMENTS (SB-C::CON SB-C::OUT)
;       (LET ((SB-C::KIND (SB-C::CONSTRAINT-KIND SB-C::CON))
;             (SB-C::Y (SB-C::CONSTRAINT-Y SB-C::CON))
;             (SB-C::NOT-P (SB-C::CONSTRAINT-NOT-P SB-C::CON)))
;         (WHEN (AND (NOT SB-C::EQUALITY-ONLY) (OR # # #))
;           (PUSHNEW (SB-C::CONSTRAINT-X SB-C::CON) SB-C::VARS))
;         (WHEN (AND (EQ SB-C::KIND 'SB-C::EQUALITY) (/= # 0))
;           (PUSHNEW (SB-C::CONSTRAINT-X SB-C::CON) SB-C::EQUALITY-VARS :TEST #'EQ)
;           (WHEN (SB-C::LAMBDA-VAR/VECTOR-LENGTH-P SB-C::Y)
;             (PUSHNEW SB-C::Y SB-C::EQUALITY-VARS)))))
; --> LET LOOP BLOCK LET TAGBODY LET SB-INT:DO-ANONYMOUS BLOCK LET TAGBODY 
; --> UNLESS IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

; --> LET LOOP BLOCK LET TAGBODY LET SB-INT:DO-ANONYMOUS BLOCK LET TAGBODY 
; --> TAGBODY LET LOCALLY AREF LOGIOR LET SB-C::IF-VOP-EXISTSP LET 1- 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20) from #:WORD
[157/299] src/compiler/constraint                  (2.084 sec)
[158/299] src/compiler/equality-constraints        (1.392 sec)
[159/299] src/compiler/constraint-back             (1.048 sec)
[160/299] src/compiler/saptran                     (0.500 sec)
[161/299] src/compiler/modarith                    (0.896 sec)
[162/299] src/compiler/sxhash                      (0.232 sec)
[163/299] src/code/quantifiers                     (0.060 sec)
[164/299] src/compiler/bitops-derive-type          (0.260 sec)
[165/299] src/compiler/dfo                         (0.404 sec)
[166/299] src/compiler/checkgen                    (0.956 sec)
[167/299] src/compiler/tn                          (0.680 sec)
[168/299] src/compiler/life                        (0.772 sec)
[169/299] src/compiler/debug-dump                  (1.272 sec)
[170/299] src/compiler/generic/static-syms         (0.020 sec)
[171/299] src/compiler/generic/utils               (0.608 sec)
[172/299] src/compiler/target-dstate               (0.452 sec)
[173/299] src/compiler/arm/insts                   (6.096 sec)
[174/299] src/compiler/arm/macros                  (0.692 sec)
[175/299] src/assembly/arm/support                 (0.020 sec)
[176/299] src/compiler/arm/move                    (0.996 sec)
[177/299] src/compiler/arm/float                   (2.996 sec)
[178/299] src/compiler/arm/sap                     (1.052 sec)
[179/299] src/compiler/arm/char                    (0.376 sec)
[180/299] src/compiler/arm/system                  (0.364 sec)
[181/299] src/compiler/arm/memory                  (0.060 sec)
[182/299] src/compiler/arm/c-call                  (0.596 sec)
[183/299] src/assembly/arm/assem-rtns              (0.108 sec)
[184/299] src/assembly/arm/array                   (0.108 sec)
[185/299] src/assembly/arm/arith                   (0.056 sec)
[186/299] src/assembly/arm/alloc                   (0.004 sec)
[187/299] src/compiler/float-tran                  (2.992 sec)
[188/299] src/compiler/array-tran                  (3.256 sec)
[189/299] src/compiler/generic/vm-tran             (0.540 sec)
[190/299] src/compiler/type-vop-macros             (0.144 sec)
[191/299] src/compiler/arm/arith                   (4.992 sec)
[192/299] src/compiler/arm/pred                    (0.104 sec)
[193/299] src/compiler/arm/type-vops               (0.264 sec)
[194/299] src/compiler/generic/type-vops           (2.848 sec)
[195/299] src/compiler/ir1final                    (0.596 sec)
[196/299] src/compiler/arm/alloc                   (0.324 sec)
[197/299] src/compiler/arm/values                  (0.188 sec)
[198/299] src/compiler/srctran                     (11.492 sec)
[199/299] src/compiler/seqtran                     (5.180 sec)
[200/299] src/compiler/typetran                    (1.628 sec)
[201/299] src/compiler/generic/vm-typetran         (0.196 sec)
[202/299] src/compiler/arm/subprim                 (0.044 sec)
[203/299] src/compiler/arm/debug                   (0.696 sec)
[204/299] src/compiler/arm/cell                    (1.352 sec)
[205/299] src/compiler/arm/call                    (1.924 sec)
[206/299] src/compiler/arm/nlx                     (1.204 sec)
[207/299] src/compiler/generic/late-nlx            (0.012 sec)
[208/299] src/compiler/arm/show                    (0.060 sec)
[209/299] src/compiler/arm/array                   (2.107 sec)
[210/299] src/compiler/generic/type-error          (0.832 sec)
[211/299] src/compiler/envanal                     (0.608 sec)
[212/299] src/compiler/pseudo-vops                 (0.088 sec)
[213/299] src/compiler/aliencomp                   (0.636 sec)
[214/299] src/compiler/coverage                    (0.144 sec)
[215/299] src/compiler/ltv                         (0.080 sec)
[216/299] src/compiler/gtn                         (0.196 sec)
[217/299] src/compiler/ltn                         (0.976 sec)
[218/299] src/compiler/stack                       (0.280 sec)
[219/299] src/compiler/control                     (0.156 sec)
[220/299] src/compiler/entry                       (0.124 sec)
[221/299] src/compiler/ir2tran                     (1.932 sec)
[222/299] src/compiler/generic/vm-ir2tran          (0.572 sec)
[223/299] src/compiler/copyprop                    (0.152 sec)
[224/299] src/compiler/represent                   (0.980 sec)
[225/299] src/compiler/ir2opt                      (1.096 sec)
[226/299] src/compiler/pack                        (3.648 sec)

; file: src/compiler/pack-iterative.lisp
; in: DEFUN COLOR-VERTEX
;     (LOGIOR (SB-REGALLOC::VERTEX-NEIGHBOR-COLORS SB-REGALLOC::NEIGHBOR)
;             SB-REGALLOC::MASK)
; 
; note: doing unsigned word to integer coercion (cost 20)
[227/299] src/compiler/pack-iterative              (1.088 sec)

; file: src/compiler/debug.lisp
; in: DEFUN PRINT-CONSET
;     (SB-C::DO-CONSET-ELEMENTS (SB-C::CON SB-C::CONSET)
;       (SB-C::PRINT-CONSTRAINT SB-C::CON SB-C::KIND))
; --> LET LOOP BLOCK LET TAGBODY LET SB-INT:DO-ANONYMOUS BLOCK LET TAGBODY 
; --> TAGBODY LET LOCALLY AREF LOGIOR LET SB-C::IF-VOP-EXISTSP LET 1- 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20) from #:WORD

; --> LET LOOP BLOCK LET TAGBODY LET SB-INT:DO-ANONYMOUS BLOCK LET TAGBODY 
; --> UNLESS IF = 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ
[228/299] src/compiler/debug                       (1.568 sec)
[229/299] src/code/format-time                     (0.840 sec)
[230/299] src/code/error                           (0.560 sec)
[231/299] src/code/parse-defmacro-errors           (0.108 sec)
[232/299] src/code/macroexpand                     (0.104 sec)
[233/299] src/code/funutils                        (0.028 sec)
[234/299] src/code/linux-os                        (0.020 sec)
[235/299] src/code/share-vm                        (0.292 sec)
[236/299] src/code/arm-vm                          (0.116 sec)
[237/299] src/code/unicode-norm                    (0.748 sec)
[238/299] src/code/mipsstrops                      (0.088 sec)
[239/299] src/code/string                          (3.420 sec)
[240/299] src/code/target-signal-common            (0.088 sec)
[241/299] src/code/target-signal                   (0.240 sec)
[242/299] src/code/serve-event                     (0.888 sec)
[243/299] src/code/late-extensions                 (0.136 sec)
[244/299] src/code/brothertree                     (0.564 sec)
[245/299] src/code/simple-fun                      (0.524 sec)
[246/299] src/code/eval                            (0.196 sec)
[247/299] src/code/toplevel                        (0.576 sec)
[248/299] src/code/time                            (0.368 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                  (2.812 sec)
[250/299] src/code/bignum-random                   (0.676 sec)

; file: src/code/target-hash-table.lisp
; 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 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               (5.740 sec)
[252/299] src/code/fdefinition                     (0.344 sec)
[253/299] src/code/sort                            (1.408 sec)
[254/299] src/code/target-lflist                   (0.880 sec)
[255/299] src/code/solist                          (0.532 sec)
[256/299] src/code/final                           (0.336 sec)
[257/299] src/code/reader                          (4.228 sec)

; file: src/code/print.lisp
; in: DEFUN %OUTPUT-INTEGER-IN-BASE
;     (SB-XC:ZEROP (SB-BIGNUM:%BIGNUM-REF INTEGER (1- SB-IMPL::LEN)))
; 
; note: doing unsigned word to integer coercion (cost 20), for:
;       the first argument of IF-EQ

;     (SB-INT:NAMED-LET SB-IMPL::RECURSE
;         ((SB-IMPL::N INTEGER) (SB-IMPL::LEN SB-IMPL::LEN))
;       (MULTIPLE-VALUE-BIND (SB-IMPL::Q SB-IMPL::R SB-IMPL::NEW-LEN)
;           (SB-EXT:TRULY-THE
;            (VALUES UNSIGNED-BYTE SB-EXT:WORD SB-INT:INDEX &OPTIONAL)
;            (SB-BIGNUM::BIGNUM-TRUNCATE-SINGLE-DIGIT-TO SB-IMPL::N
;             SB-IMPL::DIVISOR SB-IMPL::Q SB-IMPL::LEN))
;         (TAGBODY
;           (WHEN (= SB-IMPL::NEW-LEN 1)
;             (LET #
;               #
;               #
;               #))
;           (SB-IMPL::RECURSE SB-IMPL::Q SB-IMPL::NEW-LEN)
;          SB-IMPL::REMAINDER
;           (LET (#)
;             (SB-IMPL::ITERATIVE-ALGORITHM SB-IMPL::R)
;             (LET #
;               #)
;             (SB-IMPL::%WRITE-STRING SB-IMPL::BUFFER STREAM SB-IMPL::PTR
;              SB-VM:N-WORD-BITS)))))
; ==>
;   (SB-IMPL::RECURSE INTEGER SB-IMPL::LEN)
; 
; note: doing signed word to integer coercion (cost 20)

;     (SB-BIGNUM::BIGNUM-TRUNCATE-SINGLE-DIGIT-TO SB-IMPL::N SB-IMPL::DIVISOR
;      SB-IMPL::Q SB-IMPL::LEN)
; --> BLOCK LET WHEN IF SB-XC:ZEROP 
; ==>
;   1
; 
; note: doing unsigned word to integer coercion (cost 20)

;     (SB-IMPL::ITERATIVE-ALGORITHM SB-IMPL::R)
; 
; note: doing unsigned word to integer coercion (cost 20) from R to INTEGER
[258/299] src/code/print                           (5.876 sec)
[259/299] src/code/pprint                          (3.084 sec)
[260/299] src/code/target-defstruct                (0.964 sec)
[261/299] src/code/target-stream                   (0.408 sec)
[262/299] src/code/target-pathname                 (3.532 sec)
[263/299] src/code/unix-pathname                   (0.556 sec)
[264/299] src/code/filesys                         (1.448 sec)
[265/299] src/code/target-misc                     (0.356 sec)
[266/299] src/code/early-step                      (0.028 sec)
[267/299] src/code/avltree                         (0.180 sec)
[268/299] src/code/target-thread                   (1.424 sec)
[269/299] src/code/error-error                     (0.036 sec)
[270/299] src/code/debug-int                       (4.504 sec)
[271/299] src/code/gc                              (0.556 sec)
[272/299] src/code/interr                          (0.456 sec)
[273/299] src/code/sharpm                          (0.620 sec)
[274/299] src/code/target-load                     (0.396 sec)
[275/299] src/compiler/target-disassem             (3.072 sec)
[276/299] src/compiler/arm/target-insts            (0.196 sec)
[277/299] src/code/debug                           (1.856 sec)
[278/299] src/code/octets                          (0.840 sec)

; file: src/code/external-formats/enc-basic.lisp
; in: DEF :LF
;     (SB-IMPL::DEF :LF SB-IMPL::DEFINE-UTF8->STRING SB-IMPL::UTF8->STRING
;      SB-IMPL::BYTES-PER-UTF8-CHARACTER SB-IMPL::SIMPLE-GET-UTF8-CHAR)
; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN SB-IMPL::DEFINE-UTF8->STRING 
; --> PROGN DEFUN PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; --> FUNCTION BLOCK LET LOOP BLOCK LET TAGBODY MULTIPLE-VALUE-BIND 
; --> MULTIPLE-VALUE-CALL FUNCTION INCF 
; ==>
;   (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS))
; 
; note: doing signed word to integer coercion (cost 20) to POS
; 
; note: doing signed word to integer coercion (cost 20) to POS

; in: DEF :CR
;     (SB-IMPL::DEF :CR SB-IMPL::DEFINE-UTF8->STRING/CR SB-IMPL::UTF8->STRING/CR
;      SB-IMPL::BYTES-PER-UTF8-CHARACTER SB-IMPL::SIMPLE-GET-UTF8-CHAR/CR)
; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN 
; --> SB-IMPL::DEFINE-UTF8->STRING/CR PROGN DEFUN PROGN SB-IMPL::%DEFUN 
; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET LOOP BLOCK LET 
; --> TAGBODY MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION INCF 
; ==>
;   (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS))
; 
; note: doing signed word to integer coercion (cost 20) to POS
; 
; note: doing signed word to integer coercion (cost 20) to POS

; in: DEF :CRLF
;     (SB-IMPL::DEF :CRLF SB-IMPL::DEFINE-UTF8-STRING/CRLF
;      SB-IMPL::UTF8->STRING/CRLF SB-IMPL::BYTES-PER-UTF8-CHARACTER/CRLF
;      SB-IMPL::SIMPLE-GET-UTF8-CHAR/CRLF)
; --> SB-IMPL::INSTANTIATE-OCTETS-DEFINITION PROGN 
; --> SB-IMPL::DEFINE-UTF8-STRING/CRLF PROGN DEFUN PROGN SB-IMPL::%DEFUN 
; --> SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK LET LOOP BLOCK LET 
; --> TAGBODY MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL FUNCTION INCF 
; ==>
;   (SETQ SB-IMPL::POS (+ SB-IMPL::BYTES SB-IMPL::POS))
; 
; note: doing signed word to integer coercion (cost 20) to POS
; 
; note: doing signed word to integer coercion (cost 20) to POS
[279/299] src/code/external-formats/enc-basic      (10.788 sec)
[280/299] src/code/external-formats/enc-ucs        (2.692 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)
;              (INTEGER-LENGTH #))
;            (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* UNLESS IF LET UNLESS IF SB-VM::CALC-INDEX LOGIOR THE 
; --> SB-VM::START-BIT BLOCK 
; ==>
;   (INTEGER-LENGTH
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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 RETURN-FROM 
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK INTEGER-LENGTH 
; --> SB-XC:LDB 
; ==>
;   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
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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 SB-XC:LDB 
; ==>
;   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
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET SB-VM::START-BIT BLOCK 
; ==>
;   (INTEGER-LENGTH
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (LOGAND SB-VM::X (- SB-VM::X)))))
; 
; note: doing unsigned word to integer coercion (cost 20)

; 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)
;              (INTEGER-LENGTH #))
;            (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 SB-XC:LDB 
; ==>
;   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
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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* UNLESS IF LET UNLESS IF SB-VM::CALC-INDEX LOGIOR THE 
; --> SB-VM::START-BIT BLOCK 
; ==>
;   (INTEGER-LENGTH
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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 RETURN-FROM 
; --> SB-VM::CALC-INDEX LOGIOR THE SB-VM::START-BIT BLOCK INTEGER-LENGTH 
; --> SB-XC:LDB 
; ==>
;   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
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (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

; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION BLOCK 
; --> LET* FLET SB-VM::START-BIT BLOCK 
; ==>
;   (INTEGER-LENGTH
;    (SB-XC:LDB (SB-XC:BYTE SB-VM:N-WORD-BITS 0)
;               (1- (LOGAND SB-VM::X (- SB-VM::X)))))
; 
; note: doing unsigned word to integer coercion (cost 20)

; 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                        (3.852 sec)
[282/299] src/compiler/generic/sanctify            (0.024 sec)
[283/299] src/pcl/walk                             (0.772 sec)
[284/299] src/pcl/low                              (0.220 sec)
[285/299] src/pcl/macros                           (0.176 sec)
[286/299] src/pcl/ecd                              (0.128 sec)
[287/299] src/pcl/compiler-support                 (0.164 sec)
[288/299] src/pcl/defs                             (0.560 sec)
[289/299] src/pcl/wrapper                          (0.160 sec)
[290/299] src/pcl/class-init                       (0.764 sec)
[291/299] src/code/cold-init                       (0.268 sec)
[292/299] src/code/setf                            (0.540 sec)
[293/299] src/code/macros                          (1.836 sec)
[294/299] src/code/loop                            (1.884 sec)
[295/299] src/pcl/defclass                         (0.276 sec)
[296/299] src/code/early-defmethod                 (0.196 sec)
[297/299] src/code/format                          (2.256 sec)
[298/299] src/code/target-format                   (2.068 sec)
[299/299] src/code/late-globaldb                   (0.136 sec)
                                                   340.667
; Math journal: wrote #P"obj/from-host/xfloat-math.lisp-expr" (7133 entries)
Math journal: replaced from #P"obj/from-host/xfloat-math.lisp-expr"
; 
; compilation unit finished
;   printed 117 notes

Possibly suspicious calls:
 218 SB-KERNEL:%COERCE-CALLABLE-TO-FUN
 195 SB-KERNEL:%NEGATE
 147 SB-KERNEL:%SINGLE-FLOAT
 139 SB-KERNEL:SPECIFIER-TYPE
 131 SB-KERNEL:%DOUBLE-FLOAT
  38 (SETF SB-INT:INFO)
  26 SB-C::MASK-SIGNED-FIELD
  14 SB-KERNEL:RANGE<=
  12 SB-INT:INFO
   8 SB-KERNEL:VALUES-SPECIFIER-TYPE
   6 SB-KERNEL:RANGE<
   3 SB-KERNEL:%UNARY-ROUND
   2 SB-KERNEL:RANGE<=<
   1 SB-VM::ASH-LEFT-MOD32
   1 SB-KERNEL:RANGE<<=
   1 SB-C::%STRUCTURE-IS-A
   1 SB-SYS:FOREIGN-SYMBOL-SAP
[undoing binding stack and other enclosing state... done]
[performing final GC... done]
[saving current Lisp image into output/after-xc.core:
writing 2960 bytes from the static space at 0x4100000
writing 51044352 bytes from the dynamic space at 0x4f000000
writing 10748840 bytes from the read-only space at 0x4e5bf000
writing 0 bytes from the text space at (nil)
done]
//entering make-genesis-2.sh
//loading and running GENESIS to create cold-sbcl.core
This is SBCL 2.6.7, 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
* ; in: LAMBDA (FEATURES)
;     (SET-DIFFERENCE
;      (UNION SB-COLD::FEATURES
;             (LIST :ARM :SB-CORE-COMPRESSION :SB-XREF-FOR-INTERNALS
;                   :SB-AFTER-XC-CORE :OS-PROVIDES-CLOCK-GETTIME :UNIX :LINUX :ELF
;                   :USE-SYS-MMAP :LARGEFILE :LITTLE-ENDIAN ...))
;      (LIST))
; 
; note: deleting unreachable code
; 
; compilation unit finished
;   printed 1 note
; Math journal: prefilled 7133 entries from #P"obj/from-host/xfloat-math.lisp-expr"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/src/sbcl-2.6.8/tests/vm.before-xc.lisp"
; compiling file "/build/sbcl/src/sbcl-2.6.8/src/compiler/generic/genesis.lisp" (written 28 AUG 2026 04:31:42 PM):

; file: /build/sbcl/src/sbcl-2.6.8/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-BIGVEC-AS-SEQUENCE
;     (LOOP SB-FASL::REPEAT (- SB-FASL::DATA-LENGTH SB-FASL::BVLENGTH)
;           DO (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-BASE-ADDRESS FUNCTION)
;        (ASH SB-VM:SIMPLE-FUN-INSTS-OFFSET SB-VM:WORD-SHIFT))
; 
; note: deleting unreachable code
; 
; 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 WRITE-STATIC-SYMBOLS
;     (FORMAT NIL "STATIC_SPACE_START + 0x~X"
;             (- SB-FASL::VALUE SB-VM:STATIC-SPACE-START))
; 
; note: deleting unreachable code

; in: DEFCONSTANT BITMAP-BYTES-PER-PAGE
;     (/ SB-VM:GENCGC-PAGE-BYTES (* SB-VM:CONS-SIZE SB-VM:N-WORD-BYTES)
;        SB-VM:N-BYTE-BITS)
; 
; note: deleting unreachable code
; 
; compilation unit finished
;   printed 9 notes


; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:04.744
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-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-from-bits.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/bignum.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/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/char.lisp-obj
obj/from-xc/src/compiler/arm/system.lisp-obj
obj/from-xc/src/compiler/arm/memory.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/arith.lisp-obj
obj/from-xc/src/compiler/arm/pred.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/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/sharpm.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: (173+5125) methods/other
SB-XC:*FEATURES* =
(:ARM :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME :ARM-VFP
 :ARM-VFPV2 :BITMAPPED-CONSET :COMMON-LISP :ELF :FP-AND-PC-STANDARD-SAVE
 :GENERATIONAL :IEEE-FLOATING-POINT :LARGEFILE :LINUX :LITTLE-ENDIAN
 :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-CLOCK-GETTIME
 :OS-PROVIDES-CLOSE-RANGE-WRAPPER :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN
 :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-POLL :OS-PROVIDES-POSIX-SPAWN
 :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES :SB-AFTER-XC-CORE
 :SB-CORE-COMPRESSION :SB-DOC :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS
 :SB-SOURCE-LOCATIONS :SB-UNICODE :SB-XREF-FOR-INTERNALS :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 28696576 bytes [7006 pages] from #<SB-FASL::GSPACE @#x4F000000 :DYNAMIC>
writing 0 bytes [0 pages] from #<SB-FASL::GSPACE @#x4000000 :READ-ONLY>
movable dynamic space: 410 + 3859 + 2737 cons/code/mixed pages
/INITIAL-FUN=#X50A351DD
done]
//testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good

real	6m5.099s
user	5m43.126s
sys	0m21.958s
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 2.6.8, 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    410      0   3859    240   2497      0      0      0    0.5    28566232     2000000    3859   0  0.0000
Tot      0      0      0      0    410      0   3859    240   2497      0      0      0    0.5    28566232 [5.3% of 536870912 max]
COLD-INIT... Checking symbol printer: T
(Length(TLFs)= 5125)
"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-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-from-bits.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/bignum.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/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/char.lisp-obj" 
"obj/from-xc/src/compiler/arm/system.lisp-obj" 
"obj/from-xc/src/compiler/arm/memory.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/arith.lisp-obj" 
"obj/from-xc/src/compiler/arm/pred.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/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/sharpm.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
; compiling file "src/code/room.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/room.fasl
; compilation finished in 0:00:01.240
; compiling file "src/code/warm-error.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/warm-error.fasl
; compilation finished in 0:00:00.136
; compiling file "src/compiler/generic/static-syms.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/compiler/generic/static-syms.fasl
; compilation finished in 0:00:00.052
; compiling file "src/code/icf.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/icf.fasl
; compilation finished in 0:00:00.416
; compiling file "src/code/defpackage.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/defpackage.fasl
; compilation finished in 0:00:00.588
; compiling file "src/code/huffman.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/huffman.fasl
; compilation finished in 0:00:00.216
; compiling file "src/code/target-unicode.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/target-unicode.fasl
; compilation finished in 0:00:07.992
; compiling file "src/code/external-formats/enc-utf.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-utf.fasl
; compilation finished in 0:00:02.908
; compiling file "src/code/external-formats/enc-ebcdic.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-ebcdic.fasl
; compilation finished in 0:00:01.028
; compiling file "src/code/external-formats/enc-cyr.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-cyr.fasl
; compilation finished in 0:00:03.260
; compiling file "src/code/external-formats/enc-dos.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-dos.fasl
; compilation finished in 0:00:19.736
; compiling file "src/code/external-formats/enc-iso.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-iso.fasl
; compilation finished in 0:00:18.632
; compiling file "src/code/external-formats/enc-win.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-win.fasl
; compilation finished in 0:00:12.776
; compiling file "src/code/external-formats/enc-mac.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-mac.fasl
; compilation finished in 0:00:00.988
; compiling file "src/code/external-formats/mb-util.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/mb-util.fasl
; compilation finished in 0:00:00.152
; compiling file "src/code/external-formats/enc-cn-tbl.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-cn-tbl.fasl
; compilation finished in 0:00:00.996
; compiling file "src/code/external-formats/enc-cn.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-cn.fasl
; compilation finished in 0:00:00.632
; compiling file "src/code/external-formats/enc-jpn-tbl.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-jpn-tbl.fasl
; compilation finished in 0:00:00.244
; compiling file "src/code/external-formats/enc-jpn.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/external-formats/enc-jpn.fasl
; compilation finished in 0:00:01.412
; compiling file "src/code/stubs.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/stubs.fasl
; compilation finished in 0:00:00.280
; compiling file "src/pcl/fngen.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/fngen.fasl
; compilation finished in 0:00:00.204
; compiling file "src/pcl/cache.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/cache.fasl
; compilation finished in 0:00:00.740
; compiling file "src/pcl/dlisp.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/dlisp.fasl
; compilation finished in 0:00:00.172
; compiling file "src/pcl/dlisp2.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/dlisp2.fasl
; compilation finished in 0:00:00.492
; compiling file "src/pcl/boot.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/boot.fasl
; compilation finished in 0:00:02.168
; compiling file "src/pcl/vector.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/vector.fasl
; compilation finished in 0:00:00.788
; compiling file "src/pcl/slots-boot.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/slots-boot.fasl
; compilation finished in 0:00:00.268
; compiling file "src/pcl/combin.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/combin.fasl
; compilation finished in 0:00:00.752
; compiling file "src/pcl/dfun.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/dfun.fasl
; compilation finished in 0:00:01.180
; compiling file "src/pcl/ctor.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/ctor.fasl
; compilation finished in 0:00:00.820
; compiling file "src/pcl/braid.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/braid.fasl
; compilation finished in 0:00:00.288
; compiling file "src/pcl/dlisp3.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/dlisp3.fasl
; compilation finished in 0:00:00.008
; compiling file "src/pcl/generic-functions.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/generic-functions.fasl
; compilation finished in 0:00:00.104
; compiling file "src/pcl/slots.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/slots.fasl
; compilation finished in 0:00:00.264
; compiling file "src/pcl/init.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/init.fasl
; compilation finished in 0:00:00.272
; compiling file "src/pcl/std-class.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/std-class.fasl
; compilation finished in 0:00:01.608
; compiling file "src/pcl/cpl.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/cpl.fasl
; compilation finished in 0:00:00.124
; compiling file "src/pcl/fsc.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/fsc.fasl
; compilation finished in 0:00:00.016
; compiling file "src/pcl/methods.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/methods.fasl
; compilation finished in 0:00:01.180
; compiling file "src/pcl/fixup.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/fixup.fasl
; compilation finished in 0:00:00.044
; compiling file "src/pcl/call-next-method.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/call-next-method.fasl
; compilation finished in 0:00:00.068
; compiling file "src/pcl/defcombin.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/defcombin.fasl
; compilation finished in 0:00:00.348
; compiling file "src/pcl/env.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/env.fasl
; compilation finished in 0:00:00.084
; compiling file "src/pcl/documentation.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/documentation.fasl
; compilation finished in 0:00:00.648
; compiling file "src/pcl/print-object.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/print-object.fasl
; compilation finished in 0:00:00.248
; Removing placeholder PRINT-OBJECT ... done
; compiling file "src/pcl/precom1.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/precom1.fasl
; compilation finished in 0:00:00.004
; compiling file "src/pcl/precom2.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/precom2.fasl
; compilation finished in 0:00:01.512
; compiling file "src/code/ntrace.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/ntrace.fasl
; compilation finished in 0:00:00.588
; compiling file "src/code/full-eval.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/full-eval.fasl
; compilation finished in 0:00:00.920
; compiling file "src/code/setf-funs.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/setf-funs.fasl
; compilation finished in 0:00:00.228
; compiling file "src/code/late-condition.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/late-condition.fasl
; compilation finished in 0:00:00.036
; compiling file "src/pcl/gray-streams-class.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/gray-streams-class.fasl
; compilation finished in 0:00:00.012
; compiling file "src/pcl/gray-streams.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/gray-streams.fasl
; compilation finished in 0:00:00.316
; compiling file "src/pcl/sequence.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/pcl/sequence.fasl
; compilation finished in 0:00:01.236
; compiling file "src/code/describe-policy.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/describe-policy.fasl
; compilation finished in 0:00:00.028
; compiling file "src/code/inspect.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/inspect.fasl
; compilation finished in 0:00:00.244
; compiling file "src/code/profile.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/profile.fasl
; compilation finished in 0:00:00.884
; compiling file "src/code/step.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/step.fasl
; compilation finished in 0:00:00.088
; compiling file "src/code/warm-lib.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/warm-lib.fasl
; compilation finished in 0:00:00.004
; compiling file "src/code/alien-callback.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/alien-callback.fasl
; compilation finished in 0:00:00.272
; compiling file "src/code/describe.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/describe.fasl
; compilation finished in 0:00:00.692
; compiling file "src/code/run-program.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/run-program.fasl
; compilation finished in 0:00:00.800
; compiling file "src/code/traceroot.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/traceroot.fasl
; compilation finished in 0:00:00.372
; compiling file "src/code/query.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/query.fasl
; compilation finished in 0:00:00.028
; compiling file "src/code/timer.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/timer.fasl
; compilation finished in 0:00:00.488
; compiling file "src/code/repack-xref.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/repack-xref.fasl
; compilation finished in 0:00:00.088
; compiling file "src/code/module.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/module.fasl
; compilation finished in 0:00:00.032
; compiling file "src/code/save.lisp" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/obj/from-self/src/code/save.fasl
; compilation finished in 0:00:00.240
Done with warm.lisp. INTERNAL-REAL-TIME=101.287s
//doing warm init - load and dump phase
; Repacking xref information
;   Old xref size   2,158,732 bytes
;   New xref size   1,478,530 bytes
; Checking #P"/build/sbcl/src/sbcl-2.6.8/output/xfloat-math.lisp-expr"

real	1m54.462s
user	1m44.791s
sys	0m9.666s
//entering make-target-contrib.sh
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib'
make MODULE_REQUIRES="" -C sb-posix
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-posix'
../..//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
; Note: Building "sb-posix"
../../obj/from-self/contrib/sb-posix/runme.c: In function 'main':
../../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:char)\n", CAST_SIGNED(sizeof(char)));
      |                                          ~~^
      |                                            |
      |                                            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:short)\n", CAST_SIGNED(sizeof(short)));
      |                                          ~~^
      |                                            |
      |                                            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-long)\n", CAST_SIGNED(sizeof(long long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../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:long)\n", CAST_SIGNED(sizeof(long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:46:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   46 |     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-posix/runme.c:49:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   49 |     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: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 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:55:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   55 |     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-posix/runme.c:56:76: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   56 |     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: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 PID-T (sb-alien:%ssigned %ld))\n", SIGNED_(pid_t), CAST_SIGNED((8*sizeof(pid_t))));
      |                                                                        ~~^
      |                                                                          |
      |                                                                          long int
      |                                                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:58:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   58 |     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
../../obj/from-self/contrib/sb-posix/runme.c:59:75: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   59 |     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-posix/runme.c:60:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
   60 |     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:62:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   62 |     fprintf(out, "(cl:defconstant SIGHUP %ld \"terminal line hangup.\")\n", CAST_SIGNED(SIGHUP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:68:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   68 |     fprintf(out, "(cl:defconstant SIGINT %ld \"interrupt program.\")\n", CAST_SIGNED(SIGINT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:74:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   74 |     fprintf(out, "(cl:defconstant SIGQUIT %ld \"quit program.\")\n", CAST_SIGNED(SIGQUIT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:80:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   80 |     fprintf(out, "(cl:defconstant SIGILL %ld \"illegal instruction.\")\n", CAST_SIGNED(SIGILL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:86:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   86 |     fprintf(out, "(cl:defconstant SIGTRAP %ld \"trace trap.\")\n", CAST_SIGNED(SIGTRAP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:92:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   92 |     fprintf(out, "(cl:defconstant SIGABRT %ld \"abort program (formerly SIGIOT).\")\n", CAST_SIGNED(SIGABRT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:104:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  104 |     fprintf(out, "(cl:defconstant SIGFPE %ld \"floating-point exception.\")\n", CAST_SIGNED(SIGFPE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:110:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  110 |     fprintf(out, "(cl:defconstant SIGKILL %ld \"kill program.\")\n", CAST_SIGNED(SIGKILL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:116:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  116 |     fprintf(out, "(cl:defconstant SIGBUS %ld \"bus error.\")\n", CAST_SIGNED(SIGBUS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:122:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  122 |     fprintf(out, "(cl:defconstant SIGSEGV %ld \"segmentation violation.\")\n", CAST_SIGNED(SIGSEGV));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:128:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  128 |     fprintf(out, "(cl:defconstant SIGSYS %ld \"non-existent system call invoked.\")\n", CAST_SIGNED(SIGSYS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:134:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  134 |     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:140:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  140 |     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:146:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  146 |     fprintf(out, "(cl:defconstant SIGTERM %ld \"software termination signal.\")\n", CAST_SIGNED(SIGTERM));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:152:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  152 |     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:158:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  158 |     fprintf(out, "(cl:defconstant SIGSTOP %ld \"stop (cannot be caught or ignored).\")\n", CAST_SIGNED(SIGSTOP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:164:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  164 |     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:170:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  170 |     fprintf(out, "(cl:defconstant SIGCONT %ld \"continue after stop.\")\n", CAST_SIGNED(SIGCONT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:176:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  176 |     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:182:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  182 |     fprintf(out, "(cl:defconstant SIGTTIN %ld \"background read attempted from control terminal.\")\n", CAST_SIGNED(SIGTTIN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:188:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  188 |     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:194:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  194 |     fprintf(out, "(cl:defconstant SIGIO %ld \"I/O is possible on a descriptor (see fcntl(2)).\")\n", CAST_SIGNED(SIGIO));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:200:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  200 |     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:206:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  206 |     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-posix/runme.c:212:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  212 |     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:218:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  218 |     fprintf(out, "(cl:defconstant SIGPROF %ld \"profiling timer alarm (see setitimer(2)).\")\n", CAST_SIGNED(SIGPROF));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:224:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  224 |     fprintf(out, "(cl:defconstant SIGWINCH %ld \"Window size change.\")\n", CAST_SIGNED(SIGWINCH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:230:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  230 |     fprintf(out, "(cl:defconstant SIGPWR %ld \"Power failure.\")\n", CAST_SIGNED(SIGPWR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:236:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  236 |     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:242:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  242 |     fprintf(out, "(cl:defconstant SIGUSR2 %ld \"User defined signal 2.\")\n", CAST_SIGNED(SIGUSR2));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:248:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  248 |     fprintf(out, "(cl:defconstant SIGRTMIN %ld \"Smallest real-time signal number.\")\n", CAST_SIGNED(SIGRTMIN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:254:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  254 |     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:260:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  260 |     fprintf(out, "(cl:defconstant EPERM %ld)\n", CAST_SIGNED(EPERM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:267:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  267 |     fprintf(out, "(cl:defconstant ENOENT %ld)\n", CAST_SIGNED(ENOENT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:274:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  274 |     fprintf(out, "(cl:defconstant ESRCH %ld)\n", CAST_SIGNED(ESRCH));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:281:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  281 |     fprintf(out, "(cl:defconstant EINTR %ld)\n", CAST_SIGNED(EINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:288:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  288 |     fprintf(out, "(cl:defconstant EIO %ld)\n", CAST_SIGNED(EIO));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:295:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  295 |     fprintf(out, "(cl:defconstant ENXIO %ld)\n", CAST_SIGNED(ENXIO));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:302:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  302 |     fprintf(out, "(cl:defconstant E2BIG %ld)\n", CAST_SIGNED(E2BIG));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:309:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  309 |     fprintf(out, "(cl:defconstant ENOEXEC %ld)\n", CAST_SIGNED(ENOEXEC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:316:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  316 |     fprintf(out, "(cl:defconstant EBADF %ld)\n", CAST_SIGNED(EBADF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:323:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  323 |     fprintf(out, "(cl:defconstant ECHILD %ld)\n", CAST_SIGNED(ECHILD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:330:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  330 |     fprintf(out, "(cl:defconstant EAGAIN %ld)\n", CAST_SIGNED(EAGAIN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:337:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  337 |     fprintf(out, "(cl:defconstant ENOMEM %ld)\n", CAST_SIGNED(ENOMEM));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:344:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  344 |     fprintf(out, "(cl:defconstant EACCES %ld)\n", CAST_SIGNED(EACCES));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:351:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  351 |     fprintf(out, "(cl:defconstant EFAULT %ld)\n", CAST_SIGNED(EFAULT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:358:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  358 |     fprintf(out, "(cl:defconstant ENOTBLK %ld)\n", CAST_SIGNED(ENOTBLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:365:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  365 |     fprintf(out, "(cl:defconstant EBUSY %ld)\n", CAST_SIGNED(EBUSY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:372:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  372 |     fprintf(out, "(cl:defconstant EEXIST %ld)\n", CAST_SIGNED(EEXIST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:379:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  379 |     fprintf(out, "(cl:defconstant EXDEV %ld)\n", CAST_SIGNED(EXDEV));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:386:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  386 |     fprintf(out, "(cl:defconstant ENODEV %ld)\n", CAST_SIGNED(ENODEV));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:393:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  393 |     fprintf(out, "(cl:defconstant ENOTDIR %ld)\n", CAST_SIGNED(ENOTDIR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:400:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  400 |     fprintf(out, "(cl:defconstant EISDIR %ld)\n", CAST_SIGNED(EISDIR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:407:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  407 |     fprintf(out, "(cl:defconstant EINVAL %ld)\n", CAST_SIGNED(EINVAL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:414:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  414 |     fprintf(out, "(cl:defconstant ENFILE %ld)\n", CAST_SIGNED(ENFILE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:421:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  421 |     fprintf(out, "(cl:defconstant EMFILE %ld)\n", CAST_SIGNED(EMFILE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:428:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  428 |     fprintf(out, "(cl:defconstant ENOTTY %ld)\n", CAST_SIGNED(ENOTTY));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:435:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  435 |     fprintf(out, "(cl:defconstant ETXTBSY %ld)\n", CAST_SIGNED(ETXTBSY));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:442:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  442 |     fprintf(out, "(cl:defconstant EFBIG %ld)\n", CAST_SIGNED(EFBIG));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:449:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  449 |     fprintf(out, "(cl:defconstant ENOSPC %ld)\n", CAST_SIGNED(ENOSPC));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:456:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  456 |     fprintf(out, "(cl:defconstant ESPIPE %ld)\n", CAST_SIGNED(ESPIPE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:463:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  463 |     fprintf(out, "(cl:defconstant EROFS %ld)\n", CAST_SIGNED(EROFS));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:470:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  470 |     fprintf(out, "(cl:defconstant EMLINK %ld)\n", CAST_SIGNED(EMLINK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:477:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  477 |     fprintf(out, "(cl:defconstant EPIPE %ld)\n", CAST_SIGNED(EPIPE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:484:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  484 |     fprintf(out, "(cl:defconstant EDOM %ld)\n", CAST_SIGNED(EDOM));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:491:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  491 |     fprintf(out, "(cl:defconstant ERANGE %ld)\n", CAST_SIGNED(ERANGE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:498:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  498 |     fprintf(out, "(cl:defconstant EDEADLK %ld)\n", CAST_SIGNED(EDEADLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:505:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  505 |     fprintf(out, "(cl:defconstant ENAMETOOLONG %ld)\n", CAST_SIGNED(ENAMETOOLONG));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:512:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  512 |     fprintf(out, "(cl:defconstant ENOLCK %ld)\n", CAST_SIGNED(ENOLCK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:519:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  519 |     fprintf(out, "(cl:defconstant ENOSYS %ld)\n", CAST_SIGNED(ENOSYS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:526:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  526 |     fprintf(out, "(cl:defconstant ENOTEMPTY %ld)\n", CAST_SIGNED(ENOTEMPTY));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:533:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  533 |     fprintf(out, "(cl:defconstant ELOOP %ld)\n", CAST_SIGNED(ELOOP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:540:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  540 |     fprintf(out, "(cl:defconstant EWOULDBLOCK %ld)\n", CAST_SIGNED(EWOULDBLOCK));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:547:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  547 |     fprintf(out, "(cl:defconstant ENOMSG %ld)\n", CAST_SIGNED(ENOMSG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:554:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  554 |     fprintf(out, "(cl:defconstant EIDRM %ld)\n", CAST_SIGNED(EIDRM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:561:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  561 |     fprintf(out, "(cl:defconstant ECHRNG %ld)\n", CAST_SIGNED(ECHRNG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:568:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  568 |     fprintf(out, "(cl:defconstant EL2NSYNC %ld)\n", CAST_SIGNED(EL2NSYNC));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:575:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  575 |     fprintf(out, "(cl:defconstant EL3HLT %ld)\n", CAST_SIGNED(EL3HLT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:582:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  582 |     fprintf(out, "(cl:defconstant EL3RST %ld)\n", CAST_SIGNED(EL3RST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/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 ELNRNG %ld)\n", CAST_SIGNED(ELNRNG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:596:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  596 |     fprintf(out, "(cl:defconstant EUNATCH %ld)\n", CAST_SIGNED(EUNATCH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:603:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  603 |     fprintf(out, "(cl:defconstant ENOCSI %ld)\n", CAST_SIGNED(ENOCSI));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:610:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  610 |     fprintf(out, "(cl:defconstant EL2HLT %ld)\n", CAST_SIGNED(EL2HLT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:617:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  617 |     fprintf(out, "(cl:defconstant EBADE %ld)\n", CAST_SIGNED(EBADE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:624:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  624 |     fprintf(out, "(cl:defconstant EBADR %ld)\n", CAST_SIGNED(EBADR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:631:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  631 |     fprintf(out, "(cl:defconstant EXFULL %ld)\n", CAST_SIGNED(EXFULL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:638:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  638 |     fprintf(out, "(cl:defconstant ENOANO %ld)\n", CAST_SIGNED(ENOANO));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:645:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  645 |     fprintf(out, "(cl:defconstant EBADRQC %ld)\n", CAST_SIGNED(EBADRQC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:652:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  652 |     fprintf(out, "(cl:defconstant EBADSLT %ld)\n", CAST_SIGNED(EBADSLT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:659:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  659 |     fprintf(out, "(cl:defconstant EDEADLOCK %ld)\n", CAST_SIGNED(EDEADLOCK));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:666:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  666 |     fprintf(out, "(cl:defconstant EBFONT %ld)\n", CAST_SIGNED(EBFONT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:673:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  673 |     fprintf(out, "(cl:defconstant ENOSTR %ld)\n", CAST_SIGNED(ENOSTR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:680:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  680 |     fprintf(out, "(cl:defconstant ENODATA %ld)\n", CAST_SIGNED(ENODATA));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:687:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  687 |     fprintf(out, "(cl:defconstant ETIME %ld)\n", CAST_SIGNED(ETIME));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:694:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  694 |     fprintf(out, "(cl:defconstant ENOSR %ld)\n", CAST_SIGNED(ENOSR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:701:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  701 |     fprintf(out, "(cl:defconstant ENONET %ld)\n", CAST_SIGNED(ENONET));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:708:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  708 |     fprintf(out, "(cl:defconstant ENOPKG %ld)\n", CAST_SIGNED(ENOPKG));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:715:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  715 |     fprintf(out, "(cl:defconstant EREMOTE %ld)\n", CAST_SIGNED(EREMOTE));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:722:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  722 |     fprintf(out, "(cl:defconstant ENOLINK %ld)\n", CAST_SIGNED(ENOLINK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:729:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  729 |     fprintf(out, "(cl:defconstant EADV %ld)\n", CAST_SIGNED(EADV));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:736:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  736 |     fprintf(out, "(cl:defconstant ESRMNT %ld)\n", CAST_SIGNED(ESRMNT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:743:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  743 |     fprintf(out, "(cl:defconstant ECOMM %ld)\n", CAST_SIGNED(ECOMM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:750:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  750 |     fprintf(out, "(cl:defconstant EPROTO %ld)\n", CAST_SIGNED(EPROTO));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:757:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  757 |     fprintf(out, "(cl:defconstant EMULTIHOP %ld)\n", CAST_SIGNED(EMULTIHOP));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:764:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  764 |     fprintf(out, "(cl:defconstant EDOTDOT %ld)\n", CAST_SIGNED(EDOTDOT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:771:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  771 |     fprintf(out, "(cl:defconstant EBADMSG %ld)\n", CAST_SIGNED(EBADMSG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:778:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  778 |     fprintf(out, "(cl:defconstant EOVERFLOW %ld)\n", CAST_SIGNED(EOVERFLOW));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:785:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  785 |     fprintf(out, "(cl:defconstant ENOTUNIQ %ld)\n", CAST_SIGNED(ENOTUNIQ));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:792:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  792 |     fprintf(out, "(cl:defconstant EBADFD %ld)\n", CAST_SIGNED(EBADFD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:799:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  799 |     fprintf(out, "(cl:defconstant EREMCHG %ld)\n", CAST_SIGNED(EREMCHG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:806:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  806 |     fprintf(out, "(cl:defconstant ELIBACC %ld)\n", CAST_SIGNED(ELIBACC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:813:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  813 |     fprintf(out, "(cl:defconstant ELIBBAD %ld)\n", CAST_SIGNED(ELIBBAD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:820:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  820 |     fprintf(out, "(cl:defconstant ELIBSCN %ld)\n", CAST_SIGNED(ELIBSCN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:827:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  827 |     fprintf(out, "(cl:defconstant ELIBMAX %ld)\n", CAST_SIGNED(ELIBMAX));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:834:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  834 |     fprintf(out, "(cl:defconstant ELIBEXEC %ld)\n", CAST_SIGNED(ELIBEXEC));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:841:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  841 |     fprintf(out, "(cl:defconstant EILSEQ %ld)\n", CAST_SIGNED(EILSEQ));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:848:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  848 |     fprintf(out, "(cl:defconstant ERESTART %ld)\n", CAST_SIGNED(ERESTART));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:855:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  855 |     fprintf(out, "(cl:defconstant ESTRPIPE %ld)\n", CAST_SIGNED(ESTRPIPE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:862:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  862 |     fprintf(out, "(cl:defconstant EUSERS %ld)\n", CAST_SIGNED(EUSERS));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:869:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  869 |     fprintf(out, "(cl:defconstant ENOTSOCK %ld)\n", CAST_SIGNED(ENOTSOCK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:876:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  876 |     fprintf(out, "(cl:defconstant EDESTADDRREQ %ld)\n", CAST_SIGNED(EDESTADDRREQ));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:883:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  883 |     fprintf(out, "(cl:defconstant EMSGSIZE %ld)\n", CAST_SIGNED(EMSGSIZE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:890:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  890 |     fprintf(out, "(cl:defconstant EPROTOTYPE %ld)\n", CAST_SIGNED(EPROTOTYPE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:897:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  897 |     fprintf(out, "(cl:defconstant ENOPROTOOPT %ld)\n", CAST_SIGNED(ENOPROTOOPT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:904:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  904 |     fprintf(out, "(cl:defconstant EPROTONOSUPPORT %ld)\n", CAST_SIGNED(EPROTONOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:911:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  911 |     fprintf(out, "(cl:defconstant ESOCKTNOSUPPORT %ld)\n", CAST_SIGNED(ESOCKTNOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-posix/runme.c:918:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  918 |     fprintf(out, "(cl:defconstant EOPNOTSUPP %ld)\n", CAST_SIGNED(EOPNOTSUPP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:925:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  925 |     fprintf(out, "(cl:defconstant EPFNOSUPPORT %ld)\n", CAST_SIGNED(EPFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:932:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  932 |     fprintf(out, "(cl:defconstant EAFNOSUPPORT %ld)\n", CAST_SIGNED(EAFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:939:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  939 |     fprintf(out, "(cl:defconstant EADDRINUSE %ld)\n", CAST_SIGNED(EADDRINUSE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:946:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  946 |     fprintf(out, "(cl:defconstant EADDRNOTAVAIL %ld)\n", CAST_SIGNED(EADDRNOTAVAIL));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-posix/runme.c:953:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  953 |     fprintf(out, "(cl:defconstant ENETDOWN %ld)\n", CAST_SIGNED(ENETDOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:960:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  960 |     fprintf(out, "(cl:defconstant ENETUNREACH %ld)\n", CAST_SIGNED(ENETUNREACH));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:967:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  967 |     fprintf(out, "(cl:defconstant ENETRESET %ld)\n", CAST_SIGNED(ENETRESET));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:974:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  974 |     fprintf(out, "(cl:defconstant ECONNABORTED %ld)\n", CAST_SIGNED(ECONNABORTED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:981:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  981 |     fprintf(out, "(cl:defconstant ECONNRESET %ld)\n", CAST_SIGNED(ECONNRESET));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:988:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  988 |     fprintf(out, "(cl:defconstant ENOBUFS %ld)\n", CAST_SIGNED(ENOBUFS));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:995:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  995 |     fprintf(out, "(cl:defconstant EISCONN %ld)\n", CAST_SIGNED(EISCONN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1002:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1002 |     fprintf(out, "(cl:defconstant ENOTCONN %ld)\n", CAST_SIGNED(ENOTCONN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1009:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1009 |     fprintf(out, "(cl:defconstant ESHUTDOWN %ld)\n", CAST_SIGNED(ESHUTDOWN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1016:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1016 |     fprintf(out, "(cl:defconstant ETOOMANYREFS %ld)\n", CAST_SIGNED(ETOOMANYREFS));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1023:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1023 |     fprintf(out, "(cl:defconstant ETIMEDOUT %ld)\n", CAST_SIGNED(ETIMEDOUT));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1030:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1030 |     fprintf(out, "(cl:defconstant ECONNREFUSED %ld)\n", CAST_SIGNED(ECONNREFUSED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1037:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1037 |     fprintf(out, "(cl:defconstant EHOSTDOWN %ld)\n", CAST_SIGNED(EHOSTDOWN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1044:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1044 |     fprintf(out, "(cl:defconstant EHOSTUNREACH %ld)\n", CAST_SIGNED(EHOSTUNREACH));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-posix/runme.c:1051:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1051 |     fprintf(out, "(cl:defconstant EALREADY %ld)\n", CAST_SIGNED(EALREADY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1058:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1058 |     fprintf(out, "(cl:defconstant EINPROGRESS %ld)\n", CAST_SIGNED(EINPROGRESS));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1065:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1065 |     fprintf(out, "(cl:defconstant ESTALE %ld)\n", CAST_SIGNED(ESTALE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1072:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1072 |     fprintf(out, "(cl:defconstant EUCLEAN %ld)\n", CAST_SIGNED(EUCLEAN));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1079:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1079 |     fprintf(out, "(cl:defconstant ENOTNAM %ld)\n", CAST_SIGNED(ENOTNAM));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1086:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1086 |     fprintf(out, "(cl:defconstant ENAVAIL %ld)\n", CAST_SIGNED(ENAVAIL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1093:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1093 |     fprintf(out, "(cl:defconstant EREMOTEIO %ld)\n", CAST_SIGNED(EREMOTEIO));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1100:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1100 |     fprintf(out, "(cl:defconstant EDQUOT %ld)\n", CAST_SIGNED(EDQUOT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1107:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1107 |     fprintf(out, "(cl:defconstant ENOMEDIUM %ld)\n", CAST_SIGNED(ENOMEDIUM));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1114:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1114 |     fprintf(out, "(cl:defconstant EMEDIUMTYPE %ld)\n", CAST_SIGNED(EMEDIUMTYPE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1121:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1121 |     fprintf(out, "(cl:defconstant WNOHANG %ld)\n", CAST_SIGNED(WNOHANG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1127:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1127 |     fprintf(out, "(cl:defconstant WUNTRACED %ld)\n", CAST_SIGNED(WUNTRACED));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1132:75: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1132 |     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:1134:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1134 |     fprintf(out, "(cl:defconstant S-IFMT %ld)\n", CAST_SIGNED(S_IFMT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1140:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1140 |     fprintf(out, "(cl:defconstant S-IFIFO %ld)\n", CAST_SIGNED(S_IFIFO));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1146:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1146 |     fprintf(out, "(cl:defconstant S-IFCHR %ld)\n", CAST_SIGNED(S_IFCHR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1152:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1152 |     fprintf(out, "(cl:defconstant S-IFDIR %ld)\n", CAST_SIGNED(S_IFDIR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1158:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1158 |     fprintf(out, "(cl:defconstant S-IFBLK %ld)\n", CAST_SIGNED(S_IFBLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1164:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1164 |     fprintf(out, "(cl:defconstant S-IFREG %ld)\n", CAST_SIGNED(S_IFREG));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1170:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1170 |     fprintf(out, "(cl:defconstant S-IFLNK %ld)\n", CAST_SIGNED(S_IFLNK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1176:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1176 |     fprintf(out, "(cl:defconstant S-IFSOCK %ld)\n", CAST_SIGNED(S_IFSOCK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1188:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1188 |     fprintf(out, "(cl:defconstant S-ISUID %ld)\n", CAST_SIGNED(S_ISUID));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1194:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1194 |     fprintf(out, "(cl:defconstant S-ISGID %ld)\n", CAST_SIGNED(S_ISGID));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1200:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1200 |     fprintf(out, "(cl:defconstant S-ISVTX %ld)\n", CAST_SIGNED(S_ISVTX));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1206:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1206 |     fprintf(out, "(cl:defconstant S-IRUSR %ld)\n", CAST_SIGNED(S_IRUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1212:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1212 |     fprintf(out, "(cl:defconstant S-IWUSR %ld)\n", CAST_SIGNED(S_IWUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1218:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1218 |     fprintf(out, "(cl:defconstant S-IXUSR %ld)\n", CAST_SIGNED(S_IXUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1224:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1224 |     fprintf(out, "(cl:defconstant S-IREAD %ld)\n", CAST_SIGNED(S_IRUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1230:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1230 |     fprintf(out, "(cl:defconstant S-IWRITE %ld)\n", CAST_SIGNED(S_IWUSR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1236:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1236 |     fprintf(out, "(cl:defconstant S-IEXEC %ld)\n", CAST_SIGNED(S_IXUSR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1242:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1242 |     fprintf(out, "(cl:defconstant S-IRGRP %ld)\n", CAST_SIGNED(S_IRGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1248:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1248 |     fprintf(out, "(cl:defconstant S-IWGRP %ld)\n", CAST_SIGNED(S_IWGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1254:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1254 |     fprintf(out, "(cl:defconstant S-IXGRP %ld)\n", CAST_SIGNED(S_IXGRP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1260:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1260 |     fprintf(out, "(cl:defconstant S-IROTH %ld)\n", CAST_SIGNED(S_IROTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1266:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1266 |     fprintf(out, "(cl:defconstant S-IWOTH %ld)\n", CAST_SIGNED(S_IWOTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1272:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1272 |     fprintf(out, "(cl:defconstant S-IXOTH %ld)\n", CAST_SIGNED(S_IXOTH));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1278:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1278 |     fprintf(out, "(cl:defconstant R-OK %ld)\n", CAST_SIGNED(R_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1284:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1284 |     fprintf(out, "(cl:defconstant W-OK %ld)\n", CAST_SIGNED(W_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1290:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1290 |     fprintf(out, "(cl:defconstant X-OK %ld)\n", CAST_SIGNED(X_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1296:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1296 |     fprintf(out, "(cl:defconstant F-OK %ld)\n", CAST_SIGNED(F_OK));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1301:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1301 |     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:1303:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1303 |     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:1309:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1309 |     fprintf(out, "(cl:defconstant PROT-READ %ld \"mmap: read protection\")\n", CAST_SIGNED(PROT_READ));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:1315:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1315 |     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:1321:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1321 |     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:1327:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1327 |     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:1333:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1333 |     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:1339:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1339 |     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:1345:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1345 |     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:1351:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1351 |     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:1357:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1357 |     fprintf(out, "(cl:defconstant MS-SYNC %ld \"msync: perform synchronous writes\")\n", CAST_SIGNED(MS_SYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1363:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1363 |     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:1369:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1369 |     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:1375:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1375 |     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:1380:56: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1380 |     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:1384:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1384 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.d_ino)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1387:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1387 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.d_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1390:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1390 |     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:1394:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1394 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_name)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1397:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1397 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_passwd)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1400:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1400 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_uid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1403:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1403 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1406:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1406 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_gecos)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1409:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1409 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_dir)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1412:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1412 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.pw_shell)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1415:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1415 |     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:1419:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1419 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_name)));
      |                     ~~^
      |                       |
      |                       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.gr_passwd)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1425:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1425 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1428:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1428 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.gr_mem)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1431:60: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1431 |     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:1435:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1435 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_mode)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1438:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1438 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_ino)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1441:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1441 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_dev)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1444:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1444 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_nlink)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1447:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1447 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_uid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1450:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1450 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_rdev)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1453:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1453 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_gid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1456:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1456 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_size)));
      |                     ~~^
      |                       |
      |                       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.st_atime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1462:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1462 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_mtime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1465:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1465 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.st_ctime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1469:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1469 |     fprintf(out, "(cl:defconstant O-RDONLY %ld)\n", CAST_SIGNED(O_RDONLY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1475:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1475 |     fprintf(out, "(cl:defconstant O-WRONLY %ld)\n", CAST_SIGNED(O_WRONLY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1481:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1481 |     fprintf(out, "(cl:defconstant O-RDWR %ld)\n", CAST_SIGNED(O_RDWR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1487:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1487 |     fprintf(out, "(cl:defconstant O-CREAT %ld)\n", CAST_SIGNED(O_CREAT));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1493:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1493 |     fprintf(out, "(cl:defconstant O-EXCL %ld)\n", CAST_SIGNED(O_EXCL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1499:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1499 |     fprintf(out, "(cl:defconstant O-NOCTTY %ld)\n", CAST_SIGNED(O_NOCTTY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1505:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1505 |     fprintf(out, "(cl:defconstant O-TRUNC %ld)\n", CAST_SIGNED(O_TRUNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1511:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1511 |     fprintf(out, "(cl:defconstant O-APPEND %ld)\n", CAST_SIGNED(O_APPEND));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1517:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1517 |     fprintf(out, "(cl:defconstant O-NONBLOCK %ld)\n", CAST_SIGNED(O_NONBLOCK));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1523:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1523 |     fprintf(out, "(cl:defconstant O-NDELAY %ld)\n", CAST_SIGNED(O_NDELAY));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1529:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1529 |     fprintf(out, "(cl:defconstant O-SYNC %ld)\n", CAST_SIGNED(O_SYNC));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1535:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1535 |     fprintf(out, "(cl:defconstant O-NOFOLLOW %ld)\n", CAST_SIGNED(O_NOFOLLOW));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:1541:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1541 |     fprintf(out, "(cl:defconstant O-DIRECTORY %ld)\n", CAST_SIGNED(O_DIRECTORY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1547:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1547 |     fprintf(out, "(cl:defconstant O-DIRECT %ld)\n", CAST_SIGNED(O_DIRECT));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1553:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1553 |     fprintf(out, "(cl:defconstant O-ASYNC %ld)\n", CAST_SIGNED(O_ASYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1559:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1559 |     fprintf(out, "(cl:defconstant O-LARGEFILE %ld)\n", CAST_SIGNED(O_LARGEFILE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-posix/runme.c:1565:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1565 |     fprintf(out, "(cl:defconstant O-DSYNC %ld)\n", CAST_SIGNED(O_DSYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1571:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1571 |     fprintf(out, "(cl:defconstant O-RSYNC %ld)\n", CAST_SIGNED(O_RSYNC));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1577:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1577 |     fprintf(out, "(cl:defconstant SEEK-SET %ld)\n", CAST_SIGNED(SEEK_SET));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1583:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1583 |     fprintf(out, "(cl:defconstant SEEK-CUR %ld)\n", CAST_SIGNED(SEEK_CUR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1589:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1589 |     fprintf(out, "(cl:defconstant SEEK-END %ld)\n", CAST_SIGNED(SEEK_END));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1595:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1595 |     fprintf(out, "(cl:defconstant F-DUPFD %ld)\n", CAST_SIGNED(F_DUPFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1601:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1601 |     fprintf(out, "(cl:defconstant F-GETFD %ld)\n", CAST_SIGNED(F_GETFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1607:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1607 |     fprintf(out, "(cl:defconstant F-SETFD %ld)\n", CAST_SIGNED(F_SETFD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1613:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1613 |     fprintf(out, "(cl:defconstant F-GETFL %ld)\n", CAST_SIGNED(F_GETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1619:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1619 |     fprintf(out, "(cl:defconstant F-SETFL %ld)\n", CAST_SIGNED(F_SETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1625:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1625 |     fprintf(out, "(cl:defconstant F-GETLK %ld)\n", CAST_SIGNED(F_GETLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1631:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1631 |     fprintf(out, "(cl:defconstant F-SETLK %ld)\n", CAST_SIGNED(F_SETLK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1637:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1637 |     fprintf(out, "(cl:defconstant F-SETLKW %ld)\n", CAST_SIGNED(F_SETLKW));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1643:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1643 |     fprintf(out, "(cl:defconstant F-GETOWN %ld)\n", CAST_SIGNED(F_GETOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1649:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1649 |     fprintf(out, "(cl:defconstant F-SETOWN %ld)\n", CAST_SIGNED(F_SETOWN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1655:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1655 |     fprintf(out, "(cl:defconstant F-RDLCK %ld)\n", CAST_SIGNED(F_RDLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1661:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1661 |     fprintf(out, "(cl:defconstant F-WRLCK %ld)\n", CAST_SIGNED(F_WRLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1667:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1667 |     fprintf(out, "(cl:defconstant F-UNLCK %ld)\n", CAST_SIGNED(F_UNLCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1672:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1672 |     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:1676:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1676 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_type)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1679:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1679 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_whence)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1682:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1682 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_start)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1685:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1685 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_len)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1688:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1688 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.l_pid)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1692:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1692 |     fprintf(out, "(cl:defconstant F-LOCK %ld)\n", CAST_SIGNED(F_LOCK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1698:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1698 |     fprintf(out, "(cl:defconstant F-TLOCK %ld)\n", CAST_SIGNED(F_TLOCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1704:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1704 |     fprintf(out, "(cl:defconstant F-ULOCK %ld)\n", CAST_SIGNED(F_ULOCK));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:1710:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1710 |     fprintf(out, "(cl:defconstant F-TEST %ld)\n", CAST_SIGNED(F_TEST));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1715:73: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1715 |     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:1716:76: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1716 |     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:1718:77: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1718 |     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:1721:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1721 |     fprintf(out, "(cl:defconstant NCCS %ld)\n", CAST_SIGNED(NCCS));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1726:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1726 |     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:1730:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1730 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_iflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1733:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1733 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_oflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1736:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1736 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_cflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1739:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1739 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_lflag)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1742:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1742 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.c_cc)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1745:80: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
 1745 |     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:1746:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1746 |     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:1750:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1750 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.actime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1753:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1753 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.modtime)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1756:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1756 |     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:1760:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1760 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.tv_sec)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1763:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1763 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.tv_usec)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-posix/runme.c:1767:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1767 |     fprintf(out, "(cl:defconstant VEOF %ld)\n", CAST_SIGNED(VEOF));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1773:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1773 |     fprintf(out, "(cl:defconstant VEOL %ld)\n", CAST_SIGNED(VEOL));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1779:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1779 |     fprintf(out, "(cl:defconstant VERASE %ld)\n", CAST_SIGNED(VERASE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1785:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1785 |     fprintf(out, "(cl:defconstant VINTR %ld)\n", CAST_SIGNED(VINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1791:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1791 |     fprintf(out, "(cl:defconstant VKILL %ld)\n", CAST_SIGNED(VKILL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1797:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1797 |     fprintf(out, "(cl:defconstant VMIN %ld)\n", CAST_SIGNED(VMIN));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1803:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1803 |     fprintf(out, "(cl:defconstant VQUIT %ld)\n", CAST_SIGNED(VQUIT));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1809:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1809 |     fprintf(out, "(cl:defconstant VSTART %ld)\n", CAST_SIGNED(VSTART));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1815:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1815 |     fprintf(out, "(cl:defconstant VSTOP %ld)\n", CAST_SIGNED(VSTOP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1821:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1821 |     fprintf(out, "(cl:defconstant VSUSP %ld)\n", CAST_SIGNED(VSUSP));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1827:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1827 |     fprintf(out, "(cl:defconstant VTIME %ld)\n", CAST_SIGNED(VTIME));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1833:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1833 |     fprintf(out, "(cl:defconstant VDISABLE %ld)\n", CAST_SIGNED(_POSIX_VDISABLE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:1839:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1839 |     fprintf(out, "(cl:defconstant BRKINT %ld)\n", CAST_SIGNED(BRKINT));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1845:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1845 |     fprintf(out, "(cl:defconstant ICRNL %ld)\n", CAST_SIGNED(ICRNL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1851:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1851 |     fprintf(out, "(cl:defconstant IGNBRK %ld)\n", CAST_SIGNED(IGNBRK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1857:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1857 |     fprintf(out, "(cl:defconstant IGNCR %ld)\n", CAST_SIGNED(IGNCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1863:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1863 |     fprintf(out, "(cl:defconstant IGNPAR %ld)\n", CAST_SIGNED(IGNPAR));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1869:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1869 |     fprintf(out, "(cl:defconstant INLCR %ld)\n", CAST_SIGNED(INLCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1875:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1875 |     fprintf(out, "(cl:defconstant INPCK %ld)\n", CAST_SIGNED(INPCK));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1881:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1881 |     fprintf(out, "(cl:defconstant ISTRIP %ld)\n", CAST_SIGNED(ISTRIP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1887:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1887 |     fprintf(out, "(cl:defconstant IXOFF %ld)\n", CAST_SIGNED(IXOFF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1893:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1893 |     fprintf(out, "(cl:defconstant IXON %ld)\n", CAST_SIGNED(IXON));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:1899:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1899 |     fprintf(out, "(cl:defconstant PARMRK %ld)\n", CAST_SIGNED(PARMRK));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1905:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1905 |     fprintf(out, "(cl:defconstant OPOST %ld)\n", CAST_SIGNED(OPOST));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1911:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1911 |     fprintf(out, "(cl:defconstant OCRNL %ld)\n", CAST_SIGNED(OCRNL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1917:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1917 |     fprintf(out, "(cl:defconstant ONOCR %ld)\n", CAST_SIGNED(ONOCR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1923:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1923 |     fprintf(out, "(cl:defconstant ONLRET %ld)\n", CAST_SIGNED(ONLRET));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1929:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1929 |     fprintf(out, "(cl:defconstant OFDEL %ld)\n", CAST_SIGNED(OFDEL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1935:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1935 |     fprintf(out, "(cl:defconstant OFILL %ld)\n", CAST_SIGNED(OFILL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1941:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1941 |     fprintf(out, "(cl:defconstant NLDLY %ld)\n", CAST_SIGNED(NLDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1947:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1947 |     fprintf(out, "(cl:defconstant NL0 %ld)\n", CAST_SIGNED(NL0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1953:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1953 |     fprintf(out, "(cl:defconstant NL1 %ld)\n", CAST_SIGNED(NL1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1959:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1959 |     fprintf(out, "(cl:defconstant CRDLY %ld)\n", CAST_SIGNED(CRDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:1965:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1965 |     fprintf(out, "(cl:defconstant CR0 %ld)\n", CAST_SIGNED(CR0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1971:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1971 |     fprintf(out, "(cl:defconstant CR1 %ld)\n", CAST_SIGNED(CR1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1977:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1977 |     fprintf(out, "(cl:defconstant CR2 %ld)\n", CAST_SIGNED(CR2));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1983:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1983 |     fprintf(out, "(cl:defconstant CR3 %ld)\n", CAST_SIGNED(CR3));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:1989:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1989 |     fprintf(out, "(cl:defconstant TABDLY %ld)\n", CAST_SIGNED(TABDLY));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:1995:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 1995 |     fprintf(out, "(cl:defconstant TAB0 %ld)\n", CAST_SIGNED(TAB0));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2001:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2001 |     fprintf(out, "(cl:defconstant TAB1 %ld)\n", CAST_SIGNED(TAB1));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2007:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2007 |     fprintf(out, "(cl:defconstant TAB2 %ld)\n", CAST_SIGNED(TAB2));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2013:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2013 |     fprintf(out, "(cl:defconstant TAB3 %ld)\n", CAST_SIGNED(TAB3));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2019:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2019 |     fprintf(out, "(cl:defconstant BSDLY %ld)\n", CAST_SIGNED(BSDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2025:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2025 |     fprintf(out, "(cl:defconstant BS0 %ld)\n", CAST_SIGNED(BS0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2031:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2031 |     fprintf(out, "(cl:defconstant BS1 %ld)\n", CAST_SIGNED(BS1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2037:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2037 |     fprintf(out, "(cl:defconstant VTDLY %ld)\n", CAST_SIGNED(VTDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2043:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2043 |     fprintf(out, "(cl:defconstant VT0 %ld)\n", CAST_SIGNED(VT0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2049:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2049 |     fprintf(out, "(cl:defconstant VT1 %ld)\n", CAST_SIGNED(VT1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2055:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2055 |     fprintf(out, "(cl:defconstant FFDLY %ld)\n", CAST_SIGNED(FFDLY));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2061:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2061 |     fprintf(out, "(cl:defconstant FF0 %ld)\n", CAST_SIGNED(FF0));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2067:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2067 |     fprintf(out, "(cl:defconstant FF1 %ld)\n", CAST_SIGNED(FF1));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2073:40: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2073 |     fprintf(out, "(cl:defconstant B0 %ld)\n", CAST_SIGNED(B0));
      |                                      ~~^
      |                                        |
      |                                        long int
      |                                      %d
../../obj/from-self/contrib/sb-posix/runme.c:2079:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2079 |     fprintf(out, "(cl:defconstant B50 %ld)\n", CAST_SIGNED(B50));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2085:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2085 |     fprintf(out, "(cl:defconstant B75 %ld)\n", CAST_SIGNED(B75));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2091:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2091 |     fprintf(out, "(cl:defconstant B110 %ld)\n", CAST_SIGNED(B110));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2097:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2097 |     fprintf(out, "(cl:defconstant B134 %ld)\n", CAST_SIGNED(B134));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2103:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2103 |     fprintf(out, "(cl:defconstant B150 %ld)\n", CAST_SIGNED(B150));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2109:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2109 |     fprintf(out, "(cl:defconstant B200 %ld)\n", CAST_SIGNED(B200));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2115:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2115 |     fprintf(out, "(cl:defconstant B300 %ld)\n", CAST_SIGNED(B300));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2121:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2121 |     fprintf(out, "(cl:defconstant B600 %ld)\n", CAST_SIGNED(B600));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2127:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2127 |     fprintf(out, "(cl:defconstant B1200 %ld)\n", CAST_SIGNED(B1200));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2133:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2133 |     fprintf(out, "(cl:defconstant B1800 %ld)\n", CAST_SIGNED(B1800));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2139:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2139 |     fprintf(out, "(cl:defconstant B2400 %ld)\n", CAST_SIGNED(B2400));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2145:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2145 |     fprintf(out, "(cl:defconstant B4800 %ld)\n", CAST_SIGNED(B4800));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2151:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2151 |     fprintf(out, "(cl:defconstant B9600 %ld)\n", CAST_SIGNED(B9600));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2157:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2157 |     fprintf(out, "(cl:defconstant B19200 %ld)\n", CAST_SIGNED(B19200));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2163:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2163 |     fprintf(out, "(cl:defconstant B38400 %ld)\n", CAST_SIGNED(B38400));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2169:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2169 |     fprintf(out, "(cl:defconstant B57600 %ld)\n", CAST_SIGNED(B57600));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2175:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2175 |     fprintf(out, "(cl:defconstant B115200 %ld)\n", CAST_SIGNED(B115200));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2181:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2181 |     fprintf(out, "(cl:defconstant B230400 %ld)\n", CAST_SIGNED(B230400));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2187:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2187 |     fprintf(out, "(cl:defconstant CSIZE %ld)\n", CAST_SIGNED(CSIZE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2193:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2193 |     fprintf(out, "(cl:defconstant CS5 %ld)\n", CAST_SIGNED(CS5));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2199:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2199 |     fprintf(out, "(cl:defconstant CS6 %ld)\n", CAST_SIGNED(CS6));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2205:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2205 |     fprintf(out, "(cl:defconstant CS7 %ld)\n", CAST_SIGNED(CS7));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2211:41: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2211 |     fprintf(out, "(cl:defconstant CS8 %ld)\n", CAST_SIGNED(CS8));
      |                                       ~~^
      |                                         |
      |                                         long int
      |                                       %d
../../obj/from-self/contrib/sb-posix/runme.c:2217:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2217 |     fprintf(out, "(cl:defconstant CSTOPB %ld)\n", CAST_SIGNED(CSTOPB));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2223:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2223 |     fprintf(out, "(cl:defconstant CREAD %ld)\n", CAST_SIGNED(CREAD));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2229:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2229 |     fprintf(out, "(cl:defconstant PARENB %ld)\n", CAST_SIGNED(PARENB));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2235:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2235 |     fprintf(out, "(cl:defconstant PARODD %ld)\n", CAST_SIGNED(PARODD));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2241:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2241 |     fprintf(out, "(cl:defconstant HUPCL %ld)\n", CAST_SIGNED(HUPCL));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2247:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2247 |     fprintf(out, "(cl:defconstant CLOCAL %ld)\n", CAST_SIGNED(CLOCAL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2253:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2253 |     fprintf(out, "(cl:defconstant ECHO %ld)\n", CAST_SIGNED(ECHO));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2259:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2259 |     fprintf(out, "(cl:defconstant ECHOE %ld)\n", CAST_SIGNED(ECHOE));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2265:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2265 |     fprintf(out, "(cl:defconstant ECHOK %ld)\n", CAST_SIGNED(ECHOK));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2271:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2271 |     fprintf(out, "(cl:defconstant ECHONL %ld)\n", CAST_SIGNED(ECHONL));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2277:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2277 |     fprintf(out, "(cl:defconstant ICANON %ld)\n", CAST_SIGNED(ICANON));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2283:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2283 |     fprintf(out, "(cl:defconstant IEXTEN %ld)\n", CAST_SIGNED(IEXTEN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2289:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2289 |     fprintf(out, "(cl:defconstant ISIG %ld)\n", CAST_SIGNED(ISIG));
      |                                        ~~^
      |                                          |
      |                                          long int
      |                                        %d
../../obj/from-self/contrib/sb-posix/runme.c:2295:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2295 |     fprintf(out, "(cl:defconstant NOFLSH %ld)\n", CAST_SIGNED(NOFLSH));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2301:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2301 |     fprintf(out, "(cl:defconstant TOSTOP %ld)\n", CAST_SIGNED(TOSTOP));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2307:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2307 |     fprintf(out, "(cl:defconstant TCSANOW %ld)\n", CAST_SIGNED(TCSANOW));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2313:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2313 |     fprintf(out, "(cl:defconstant TCSADRAIN %ld)\n", CAST_SIGNED(TCSADRAIN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2319:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2319 |     fprintf(out, "(cl:defconstant TCSAFLUSH %ld)\n", CAST_SIGNED(TCSAFLUSH));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2325:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2325 |     fprintf(out, "(cl:defconstant TCIFLUSH %ld)\n", CAST_SIGNED(TCIFLUSH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2331:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2331 |     fprintf(out, "(cl:defconstant TCIOFLUSH %ld)\n", CAST_SIGNED(TCIOFLUSH));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-posix/runme.c:2337:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2337 |     fprintf(out, "(cl:defconstant TCOFLUSH %ld)\n", CAST_SIGNED(TCOFLUSH));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2343:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2343 |     fprintf(out, "(cl:defconstant TCIOFF %ld)\n", CAST_SIGNED(TCIOFF));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2349:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2349 |     fprintf(out, "(cl:defconstant TCION %ld)\n", CAST_SIGNED(TCION));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2355:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2355 |     fprintf(out, "(cl:defconstant TCOOFF %ld)\n", CAST_SIGNED(TCOOFF));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-posix/runme.c:2361:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2361 |     fprintf(out, "(cl:defconstant TCOON %ld)\n", CAST_SIGNED(TCOON));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-posix/runme.c:2367:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2367 |     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:2373:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2373 |     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:2379:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2379 |     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:2385:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2385 |     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:2391:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2391 |     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:2397:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2397 |     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:2403:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2403 |     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:2409:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2409 |     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:2415:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2415 |     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:2421:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2421 |     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:2427:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2427 |     fprintf(out, "(cl:defconstant LOG-CRON %ld \"openlog() facility for cron and at daemons\")\n", CAST_SIGNED(LOG_CRON));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2433:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2433 |     fprintf(out, "(cl:defconstant LOG-DAEMON %ld \"openlog() facility for arbitrary daemons\")\n", CAST_SIGNED(LOG_DAEMON));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-posix/runme.c:2439:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2439 |     fprintf(out, "(cl:defconstant LOG-FTP %ld \"openlog() facility for FTP daemons\")\n", CAST_SIGNED(LOG_FTP));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-posix/runme.c:2445:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2445 |     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:2451:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2451 |     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:2457:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2457 |     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:2463:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2463 |     fprintf(out, "(cl:defconstant LOG-NEWS %ld \"openlog() facility for the usenet subsystem\")\n", CAST_SIGNED(LOG_NEWS));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-posix/runme.c:2469:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2469 |     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:2475:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2475 |     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:2481:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2481 |     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:2487:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2487 |     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:2493:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2493 |     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:2499:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2499 |     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:2505:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2505 |     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:2511:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2511 |     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:2517:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2517 |     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:2523:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2523 |     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:2529:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2529 |     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:2535:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2535 |     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:2541:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2541 |     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:2547:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2547 |     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:2553:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2553 |     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:2559:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
 2559 |     fprintf(out, "(cl:defconstant LOG-DEBUG %ld \"Log severity level denoting debugging information .\")\n", CAST_SIGNED(LOG_DEBUG));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
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 '/build/sbcl/src/sbcl-2.6.8/contrib/sb-posix'
make MODULE_REQUIRES="" -C sb-bsd-sockets
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-bsd-sockets'
../..//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
; Note: Building "sb-bsd-sockets"
../../obj/from-self/contrib/sb-bsd-sockets/runme.c: In function 'main':
../../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:char)\n", CAST_SIGNED(sizeof(char)));
      |                                          ~~^
      |                                            |
      |                                            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:short)\n", CAST_SIGNED(sizeof(short)));
      |                                          ~~^
      |                                            |
      |                                            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-long)\n", CAST_SIGNED(sizeof(long 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:long)\n", CAST_SIGNED(sizeof(long)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/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:int)\n", CAST_SIGNED(sizeof(int)));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:47:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   47 |     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:52:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   52 |     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:57:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   57 |     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:62:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   62 |     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:67:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   67 |     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:72:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   72 |     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:77:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   77 |     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:82:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   82 |     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:87:52: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   87 |     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:92:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   92 |     fprintf(out, "(cl:defconstant SOL-SOCKET %ld)\n", CAST_SIGNED(SOL_SOCKET));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:97:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
   97 |     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:102:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  102 |     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:107:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  107 |     fprintf(out, "(cl:defconstant SO-TYPE %ld)\n", CAST_SIGNED(SO_TYPE));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:112:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  112 |     fprintf(out, "(cl:defconstant SO-ERROR %ld)\n", CAST_SIGNED(SO_ERROR));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:117:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  117 |     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:122:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  122 |     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:127:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  127 |     fprintf(out, "(cl:defconstant SO-SNDBUF %ld)\n", CAST_SIGNED(SO_SNDBUF));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:132:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  132 |     fprintf(out, "(cl:defconstant SO-PASSCRED %ld)\n", CAST_SIGNED(SO_PASSCRED));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:137:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  137 |     fprintf(out, "(cl:defconstant SO-RCVBUF %ld)\n", CAST_SIGNED(SO_RCVBUF));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:142:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  142 |     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:147:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  147 |     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:152:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  152 |     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:157:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  157 |     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:162:54: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  162 |     fprintf(out, "(cl:defconstant TCP-USER-TIMEOUT %ld \"Timeout for unacknowledged transmitted data (milliseconds).\")\n", CAST_SIGNED(TCP_USER_TIMEOUT));
      |                                                    ~~^
      |                                                      |
      |                                                      long int
      |                                                    %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:167:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  167 |     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:172:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  172 |     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:177:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  177 |     fprintf(out, "(cl:defconstant SO-PRIORITY %ld)\n", CAST_SIGNED(SO_PRIORITY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:182:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  182 |     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:187:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  187 |     fprintf(out, "(cl:defconstant SO-BSDCOMPAT %ld)\n", CAST_SIGNED(SO_BSDCOMPAT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:192:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  192 |     fprintf(out, "(cl:defconstant SO-SNDLOWAT %ld)\n", CAST_SIGNED(SO_SNDLOWAT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:197:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  197 |     fprintf(out, "(cl:defconstant SO-RCVLOWAT %ld)\n", CAST_SIGNED(SO_RCVLOWAT));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:202:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  202 |     fprintf(out, "(cl:defconstant SO-SNDTIMEO %ld)\n", CAST_SIGNED(SO_SNDTIMEO));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:207:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  207 |     fprintf(out, "(cl:defconstant SO-RCVTIMEO %ld)\n", CAST_SIGNED(SO_RCVTIMEO));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:212:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  212 |     fprintf(out, "(cl:defconstant TCP-NODELAY %ld)\n", CAST_SIGNED(TCP_NODELAY));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:217:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  217 |     fprintf(out, "(cl:defconstant SO-BINDTODEVICE %ld)\n", CAST_SIGNED(SO_BINDTODEVICE));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:222:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  222 |     fprintf(out, "(cl:defconstant MSG-OOB %ld)\n", CAST_SIGNED(MSG_OOB));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:227:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  227 |     fprintf(out, "(cl:defconstant MSG-PEEK %ld)\n", CAST_SIGNED(MSG_PEEK));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:232:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  232 |     fprintf(out, "(cl:defconstant MSG-DONTROUTE %ld)\n", CAST_SIGNED(MSG_DONTROUTE));
      |                                                 ~~^
      |                                                   |
      |                                                   long int
      |                                                 %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:236:78: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
  236 |     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:237:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  237 |     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:241:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  241 |     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:247:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  247 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.p_proto)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:263:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  263 |     fprintf(out, "(cl:defconstant INADDR-ANY %ld)\n", CAST_SIGNED(INADDR_ANY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:267:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  267 |     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:278:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  278 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:281:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  281 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_port)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:284:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  284 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:287:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  287 |     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:291:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  291 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.s6_addr[16])));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:294:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  294 |     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:298:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  298 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:301:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  301 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_port)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:304:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  304 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_flowinfo)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:307:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  307 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:310:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  310 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sin6_scope_id)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:313:61: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  313 |     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:317:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  317 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:320:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  320 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_path)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:323:70: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  323 |     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-bsd-sockets/runme.c:327:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  327 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:330:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  330 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.sun_path)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:334:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  334 |     fprintf(out, "(cl:defconstant INET-ADDRSTRLEN %ld)\n", CAST_SIGNED(INET_ADDRSTRLEN));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:339:54: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  339 |     fprintf(out, "(cl:defconstant INET6-ADDRSTRLEN %ld)\n", CAST_SIGNED(INET6_ADDRSTRLEN));
      |                                                    ~~^
      |                                                      |
      |                                                      long int
      |                                                    %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:349:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  349 |     fprintf(out, "(sb-grovel::define-c-struct HOSTENT %ld\n", CAST_SIGNED(sizeof(struct hostent)));
      |                                                       ~~^
      |                                                         |
      |                                                         long int
      |                                                       %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:353:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  353 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_name)));
      |                     ~~^
      |                       |
      |                       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.h_aliases)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:359:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  359 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_addrtype)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:362:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  362 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.h_length)));
      |                     ~~^
      |                       |
      |                       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.h_addr_list)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:414:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  414 |     fprintf(out, "(cl:defconstant IPPROTO_IP %ld)\n", CAST_SIGNED(IPPROTO_IP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:419:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  419 |     fprintf(out, "(cl:defconstant IPPROTO_IPV6 %ld)\n", CAST_SIGNED(IPPROTO_IPV6));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:424:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  424 |     fprintf(out, "(cl:defconstant IPPROTO_ICMP %ld)\n", CAST_SIGNED(IPPROTO_ICMP));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:429:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  429 |     fprintf(out, "(cl:defconstant IPPROTO_IGMP %ld)\n", CAST_SIGNED(IPPROTO_IGMP));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:434:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  434 |     fprintf(out, "(cl:defconstant IPPROTO_TCP %ld)\n", CAST_SIGNED(IPPROTO_TCP));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:439:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  439 |     fprintf(out, "(cl:defconstant IPPROTO_UDP %ld)\n", CAST_SIGNED(IPPROTO_UDP));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:444:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  444 |     fprintf(out, "(cl:defconstant IPPROTO_RAW %ld)\n", CAST_SIGNED(IPPROTO_RAW));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:449:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  449 |     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-bsd-sockets/runme.c:454:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  454 |     fprintf(out, "(cl:defconstant IFNAMSIZ %ld)\n", CAST_SIGNED(IFNAMSIZ));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:459:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  459 |     fprintf(out, "(cl:defconstant SHUT_RD %ld)\n", CAST_SIGNED(SHUT_RD));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:464:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  464 |     fprintf(out, "(cl:defconstant SHUT_WR %ld)\n", CAST_SIGNED(SHUT_WR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:469:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  469 |     fprintf(out, "(cl:defconstant SHUT_RDWR %ld)\n", CAST_SIGNED(SHUT_RDWR));
      |                                             ~~^
      |                                               |
      |                                               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 O-NONBLOCK %ld)\n", CAST_SIGNED(O_NONBLOCK));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:479:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  479 |     fprintf(out, "(cl:defconstant F-GETFL %ld)\n", CAST_SIGNED(F_GETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:484:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  484 |     fprintf(out, "(cl:defconstant F-SETFL %ld)\n", CAST_SIGNED(F_SETFL));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:489:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  489 |     fprintf(out, "(cl:defconstant MSG-TRUNC %ld)\n", CAST_SIGNED(MSG_TRUNC));
      |                                             ~~^
      |                                               |
      |                                               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 MSG-WAITALL %ld)\n", CAST_SIGNED(MSG_WAITALL));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:499:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  499 |     fprintf(out, "(cl:defconstant MSG-EOR %ld)\n", CAST_SIGNED(MSG_EOR));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/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 MSG-DONTWAIT %ld)\n", CAST_SIGNED(MSG_DONTWAIT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:509:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  509 |     fprintf(out, "(cl:defconstant MSG-NOSIGNAL %ld)\n", CAST_SIGNED(MSG_NOSIGNAL));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:514:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  514 |     fprintf(out, "(cl:defconstant MSG-CONFIRM %ld)\n", CAST_SIGNED(MSG_CONFIRM));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:519:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  519 |     fprintf(out, "(cl:defconstant MSG-MORE %ld)\n", CAST_SIGNED(MSG_MORE));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:524:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  524 |     fprintf(out, "(cl:defconstant EADDRINUSE %ld)\n", CAST_SIGNED(EADDRINUSE));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:529:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  529 |     fprintf(out, "(cl:defconstant EAGAIN %ld)\n", CAST_SIGNED(EAGAIN));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:534:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  534 |     fprintf(out, "(cl:defconstant EBADF %ld)\n", CAST_SIGNED(EBADF));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:539:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  539 |     fprintf(out, "(cl:defconstant ECONNREFUSED %ld)\n", CAST_SIGNED(ECONNREFUSED));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:544:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  544 |     fprintf(out, "(cl:defconstant ETIMEDOUT %ld)\n", CAST_SIGNED(ETIMEDOUT));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:549:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  549 |     fprintf(out, "(cl:defconstant EINTR %ld)\n", CAST_SIGNED(EINTR));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:554:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  554 |     fprintf(out, "(cl:defconstant EINVAL %ld)\n", CAST_SIGNED(EINVAL));
      |                                          ~~^
      |                                            |
      |                                            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 ENOBUFS %ld)\n", CAST_SIGNED(ENOBUFS));
      |                                           ~~^
      |                                             |
      |                                             long int
      |                                           %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:564:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  564 |     fprintf(out, "(cl:defconstant ENOMEM %ld)\n", CAST_SIGNED(ENOMEM));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:569:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  569 |     fprintf(out, "(cl:defconstant EOPNOTSUPP %ld)\n", CAST_SIGNED(EOPNOTSUPP));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:574:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  574 |     fprintf(out, "(cl:defconstant EPERM %ld)\n", CAST_SIGNED(EPERM));
      |                                         ~~^
      |                                           |
      |                                           long int
      |                                         %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:579:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  579 |     fprintf(out, "(cl:defconstant EPROTONOSUPPORT %ld)\n", CAST_SIGNED(EPROTONOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:584:44: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  584 |     fprintf(out, "(cl:defconstant ERANGE %ld)\n", CAST_SIGNED(ERANGE));
      |                                          ~~^
      |                                            |
      |                                            long int
      |                                          %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:589:53: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  589 |     fprintf(out, "(cl:defconstant ESOCKTNOSUPPORT %ld)\n", CAST_SIGNED(ESOCKTNOSUPPORT));
      |                                                   ~~^
      |                                                     |
      |                                                     long int
      |                                                   %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:594:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  594 |     fprintf(out, "(cl:defconstant ENETUNREACH %ld)\n", CAST_SIGNED(ENETUNREACH));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:599:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  599 |     fprintf(out, "(cl:defconstant ENOTCONN %ld)\n", CAST_SIGNED(ENOTCONN));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:604:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  604 |     fprintf(out, "(cl:defconstant EAFNOSUPPORT %ld)\n", CAST_SIGNED(EAFNOSUPPORT));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:609:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  609 |     fprintf(out, "(cl:defconstant EINPROGRESS %ld)\n", CAST_SIGNED(EINPROGRESS));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:613:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  613 |     fprintf(out, "(sb-grovel::define-c-struct ADDRINFO %ld\n", CAST_SIGNED(sizeof(struct addrinfo)));
      |                                                        ~~^
      |                                                          |
      |                                                          long int
      |                                                        %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:617:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  617 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_flags)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:620:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  620 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_family)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:623:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  623 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_socktype)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:626:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  626 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_protocol)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:629:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  629 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_addrlen)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:632:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  632 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_addr)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:635:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  635 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_canonname)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:638:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  638 |     fprintf(out, "  %ld)\n", CAST_SIGNED(sizeof(t.ai_next)));
      |                     ~~^
      |                       |
      |                       long int
      |                     %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:654:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  654 |     fprintf(out, "(cl:defconstant EAI-FAMILY %ld)\n", CAST_SIGNED(EAI_FAMILY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:659:50: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  659 |     fprintf(out, "(cl:defconstant EAI-SOCKTYPE %ld)\n", CAST_SIGNED(EAI_SOCKTYPE));
      |                                                ~~^
      |                                                  |
      |                                                  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 EAI-BADFLAGS %ld)\n", CAST_SIGNED(EAI_BADFLAGS));
      |                                                ~~^
      |                                                  |
      |                                                  long int
      |                                                %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:669:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  669 |     fprintf(out, "(cl:defconstant EAI-NONAME %ld)\n", CAST_SIGNED(EAI_NONAME));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:674:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  674 |     fprintf(out, "(cl:defconstant EAI-SERVICE %ld)\n", CAST_SIGNED(EAI_SERVICE));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:679:52: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  679 |     fprintf(out, "(cl:defconstant EAI-ADDRFAMILY %ld)\n", CAST_SIGNED(EAI_ADDRFAMILY));
      |                                                  ~~^
      |                                                    |
      |                                                    long int
      |                                                  %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:684:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  684 |     fprintf(out, "(cl:defconstant EAI-MEMORY %ld)\n", CAST_SIGNED(EAI_MEMORY));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:689:46: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  689 |     fprintf(out, "(cl:defconstant EAI-FAIL %ld)\n", CAST_SIGNED(EAI_FAIL));
      |                                            ~~^
      |                                              |
      |                                              long int
      |                                            %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:694:47: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  694 |     fprintf(out, "(cl:defconstant EAI-AGAIN %ld)\n", CAST_SIGNED(EAI_AGAIN));
      |                                             ~~^
      |                                               |
      |                                               long int
      |                                             %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:699:48: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  699 |     fprintf(out, "(cl:defconstant EAI-SYSTEM %ld)\n", CAST_SIGNED(EAI_SYSTEM));
      |                                              ~~^
      |                                                |
      |                                                long int
      |                                              %d
../../obj/from-self/contrib/sb-bsd-sockets/runme.c:704:49: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  704 |     fprintf(out, "(cl:defconstant NI-NAMEREQD %ld)\n", CAST_SIGNED(NI_NAMEREQD));
      |                                               ~~^
      |                                                 |
      |                                                 long int
      |                                               %d
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-bsd-sockets'
make MODULE_REQUIRES="" -C sb-introspect
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-introspect'
../..//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
; Note: Building "sb-introspect"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-introspect'
make MODULE_REQUIRES="" -C sb-cltl2
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-cltl2'
../..//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
; Note: Building "sb-cltl2"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-cltl2'
make MODULE_REQUIRES="" -C sb-aclrepl
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-aclrepl'
../..//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
; Note: Building "sb-aclrepl"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-aclrepl'
make MODULE_REQUIRES="" -C sb-sprof
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-sprof'
../..//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
; Note: Building "sb-sprof"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-sprof'
make MODULE_REQUIRES="" -C sb-capstone
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-capstone'
../..//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
; Note: Building "sb-capstone"
WARNING: Capstone not loaded.
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-capstone'
make MODULE_REQUIRES="" -C sb-rotate-byte
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-rotate-byte'
../..//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
; Note: Building "sb-rotate-byte"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-rotate-byte'
make MODULE_REQUIRES="sb-rotate-byte.fasl" -C sb-md5
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-md5'
../..//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
; Note: Building "sb-md5", deps=("SB-ROTATE-BYTE")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-md5'
make MODULE_REQUIRES="" -C sb-executable
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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-executable"  </dev/null
; Note: Building "sb-executable"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-executable'
make MODULE_REQUIRES="" -C sb-gmp
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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-gmp"  </dev/null
; Note: Building "sb-gmp"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-gmp'
make MODULE_REQUIRES="sb-gmp.fasl" -C sb-mpfr
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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 '/build/sbcl/src/sbcl-2.6.8/contrib/sb-mpfr'
make MODULE_REQUIRES="" -C sb-concurrency
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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-concurrency"  </dev/null
; Note: Building "sb-concurrency"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-concurrency'
make MODULE_REQUIRES="sb-concurrency.fasl" -C sb-queue
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-queue'
../..//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
; Note: Building "sb-queue", deps=("SB-CONCURRENCY")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-queue'
make MODULE_REQUIRES="" -C sb-rt
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-rt'
../..//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
; Note: Building "sb-rt"
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-rt'
make MODULE_REQUIRES="sb-posix.fasl sb-bsd-sockets.fasl" -C sb-simple-streams
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-simple-streams'
../..//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-simple-streams", deps=("SB-POSIX" "SB-BSD-SOCKETS")
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 '/build/sbcl/src/sbcl-2.6.8/contrib/sb-simple-streams'
make MODULE_REQUIRES="sb-md5.fasl" -C sb-cover
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-cover'
../..//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
; Note: Building "sb-cover", deps=("SB-MD5")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-cover'
make MODULE_REQUIRES="" -C asdf
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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 --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
; compiling file "SYS:CONTRIB;ASDF;UIOP.LISP.NEWEST" (written 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/contrib/asdf/../../obj/sbcl-home/contrib/uiop.fasl
; compilation finished in 0:00:08.072
* 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 28 AUG 2026 04:31:42 PM):

; wrote /build/sbcl/src/sbcl-2.6.8/contrib/asdf/../../obj/sbcl-home/contrib/asdf.fasl
; compilation finished in 0:00:08.952
* make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/asdf'
make MODULE_REQUIRES="asdf.fasl" -C sb-grovel
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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 '/build/sbcl/src/sbcl-2.6.8/contrib/sb-grovel'
make MODULE_REQUIRES="sb-posix.fasl" -C sb-perf
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/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
; Note: Building "sb-perf", deps=("SB-POSIX")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-perf'
make MODULE_REQUIRES="sb-aclrepl.fasl sb-bsd-sockets.fasl sb-cltl2.fasl sb-concurrency.fasl sb-cover.fasl sb-grovel.fasl sb-introspect.fasl sb-md5.fasl sb-posix.fasl sb-rotate-byte.fasl sb-queue.fasl sb-sprof.fasl" -C sb-manual
make[1]: Entering directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-manual'
../..//src/runtime/sbcl --noinform --core ../..//output/sbcl.core --lose-on-corruption --disable-debugger --no-sysinit --no-userinit	--load ../make-contrib.lisp "sb-manual" sb-aclrepl.fasl sb-bsd-sockets.fasl sb-cltl2.fasl sb-concurrency.fasl sb-cover.fasl sb-grovel.fasl sb-introspect.fasl sb-md5.fasl sb-posix.fasl sb-rotate-byte.fasl sb-queue.fasl sb-sprof.fasl </dev/null
; Note: Building "sb-manual", deps=("SB-ACLREPL" "SB-BSD-SOCKETS" "SB-CLTL2"
                                    "SB-CONCURRENCY" "SB-COVER" "SB-GROVEL"
                                    "SB-INTROSPECT" "SB-MD5" "SB-POSIX"
                                    "SB-ROTATE-BYTE" "SB-QUEUE" "SB-SPROF")
make[1]: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib/sb-manual'
make: Leaving directory '/build/sbcl/src/sbcl-2.6.8/contrib'

real	1m2.211s
user	0m55.348s
sys	0m6.946s
Found 6:
(#:!DECODE-FOP #:!MAKE-FOREIGN-THREAD #:!HAIRY-DATA-VECTOR-REFFER-INIT
 #:*!DELAYED-DEFMETHOD-ARGS* #:!BOOTSTRAP-SET-SLOT #:!BOOTSTRAP-SLOT-INDEX)
Found 5 fdefns named by uninterned symbols:
(#<SB-KERNEL:FDEFN #:!DECODE-FOP> #<SB-KERNEL:FDEFN #:!MAKE-FOREIGN-THREAD>
 #<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 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:  Sat Aug 29 01:50:47 UTC 2026
//build finished: Sat Aug 29 02:02:48 UTC 2026
make: Entering directory '/build/sbcl/src/sbcl-2.6.8/doc/manual'
rm -f asdf.texinfo
ln -s ../../contrib/asdf/asdf.texinfo
touch generated-texinfo-stamp
sh generate-texinfo.sh ""
WARNING:
   Not documenting (ALIEN-FUNCALL-INTO FUNCTION) because it is not defined.
makeinfo -I "../../contrib/" sbcl.texinfo
makeinfo -I "../../contrib/" asdf.texinfo
asdf.texinfo:3040: warning: node up pointer for `Pre-defined subclasses of component' is `Components' but up is `Common attributes of components' in menu
asdf.texinfo:3041: warning: node up pointer for `Creating new component types' is `Components' but up is `Common attributes of components' in menu
make: Leaving directory '/build/sbcl/src/sbcl-2.6.8/doc/manual'
==> Entering fakeroot environment...
==> Starting package()...
/build/sbcl/pkg/sbcl/usr

SBCL has been installed:
 binary /build/sbcl/pkg/sbcl/usr/bin/sbcl
 core and contribs in /build/sbcl/pkg/sbcl/usr/lib/sbcl/

Documentation:
 man /build/sbcl/pkg/sbcl/usr/share/man/man1/sbcl.1
 info /build/sbcl/pkg/sbcl/usr/share/info/asdf.info [/build/sbcl/pkg/sbcl/usr/share/info/dir] 
 info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info [/build/sbcl/pkg/sbcl/usr/share/info/dir] 
 info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-1
 info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-2
 info /build/sbcl/pkg/sbcl/usr/share/info/sbcl.info-3
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/sbcl/contrib/sb-rotate-byte.fasl
usr/lib/sbcl/contrib/sb-md5.fasl
usr/lib/sbcl/contrib/sb-cover.fasl
usr/lib/sbcl/contrib/sb-queue.fasl
usr/lib/sbcl/contrib/sb-cltl2.fasl
usr/lib/sbcl/contrib/sb-rt.fasl
usr/lib/sbcl/contrib/sb-manual.fasl
usr/lib/sbcl/contrib/sb-concurrency.fasl
usr/lib/sbcl/contrib/sb-mpfr.fasl
usr/lib/sbcl/contrib/sb-bsd-sockets.fasl
usr/lib/sbcl/contrib/sb-simple-streams.fasl
usr/lib/sbcl/contrib/sb-aclrepl.fasl
usr/lib/sbcl/contrib/uiop.fasl
usr/lib/sbcl/contrib/sb-sprof.fasl
usr/lib/sbcl/contrib/sb-posix.fasl
usr/lib/sbcl/contrib/sb-capstone.fasl
usr/lib/sbcl/contrib/sb-grovel.fasl
usr/lib/sbcl/contrib/sb-gmp.fasl
usr/lib/sbcl/contrib/sb-introspect.fasl
usr/lib/sbcl/contrib/sb-executable.fasl
usr/lib/sbcl/contrib/asdf.fasl
usr/lib/sbcl/contrib/sb-perf.fasl
==> Creating package "sbcl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sbcl 2.6.8-1 (Sat Aug 29 02:04:34 2026)
==> Cleaning up...
[?12l[?25h