Skip to content

Instantly share code, notes, and snippets.

@mistydemeo
Created September 5, 2015 05:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistydemeo/c77c3375ebe9d679f44d to your computer and use it in GitHub Desktop.
Save mistydemeo/c77c3375ebe9d679f44d to your computer and use it in GitHub Desktop.
Fri Sep 04 20:46:59 PDT 2015
./make.sh
--prefix=/usr/local/Cellar/sbcl/1.2.14
--xc-host=/private/tmp/sbcl--bootstrapppc20150904-382-41cw3c/sbcl-1.0.47-powerpc-darwin/src/runtime/sbcl --core /private/tmp/sbcl--bootstrapppc20150904-382-41cw3c/sbcl-1.0.47-powerpc-darwin/output/sbcl.core --disable-debugger --no-userinit --no-sysinit
find: ../../obj/asdf-cache/sb-md5: No such file or directory
find: ../../obj/asdf-cache/sb-queue: No such file or directory
find: ../../obj/asdf-cache/sb-concurrency: No such file or directory
find: ../../obj/asdf-cache/sb-rotate-byte: No such file or directory
find: ../../obj/asdf-cache/sb-grovel: No such file or directory
find: ../../obj/asdf-cache/sb-sprof: No such file or directory
find: ../../obj/asdf-cache/sb-bsd-sockets: No such file or directory
find: ../../obj/asdf-cache/sb-cover: No such file or directory
find: ../../obj/asdf-cache/sb-posix: No such file or directory
rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl
rm -rf sbcl asdf "docstrings/"
rm -f sbcl.html asdf.html
rm -f contrib-docs.texi-temp
rm -f package-locks.texi-temp
rm -f variables.texinfo
rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp
rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs
rm -f sbcl.info sbcl.info-* asdf.info
rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \
*.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \
html-stamp sbcl-internals/
//entering make-config.sh
//ensuring the existence of output/ directory
//guessing default target CPU architecture from host architecture
second level name optional in hw.optional.x86_64 is invalid
//setting up CPU-architecture-dependent information
sbcl_arch="ppc"
//initializing /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/local-target-features.lisp-expr
//setting up OS-dependent information
gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 -I../src/runtime -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names determine-endianness.c -lSystem -lc -o determine-endianness
//finishing /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/local-target-features.lisp-expr
//Starting build: Fri Sep 4 20:47:05 PDT 2015
//Options: --prefix='/usr/local/Cellar/sbcl/1.2.14' --xc-host='/private/tmp/sbcl--bootstrapppc20150904-382-41cw3c/sbcl-1.0.47-powerpc-darwin/src/runtime/sbcl --core /private/tmp/sbcl--bootstrapppc20150904-382-41cw3c/sbcl-1.0.47-powerpc-darwin/output/sbcl.core --disable-debugger --no-userinit --no-sysinit'
/in canonicalize-whitespace-1
/$*=./contrib/asdf/asdf.lisp ./contrib/asdf/uiop.lisp ./contrib/asdf-stub.lisp ./contrib/code-extras.lisp ./contrib/compiler-extras.lisp ./contrib/sb-aclrepl/debug.lisp ./contrib/sb-aclrepl/inspect.lisp ./contrib/sb-aclrepl/repl.lisp ./contrib/sb-aclrepl/tests.lisp ./contrib/sb-aclrepl/toplevel.lisp ./contrib/sb-bsd-sockets/constants.lisp ./contrib/sb-bsd-sockets/defpackage.lisp ./contrib/sb-bsd-sockets/inet.lisp ./contrib/sb-bsd-sockets/inet4.lisp ./contrib/sb-bsd-sockets/inet6.lisp ./contrib/sb-bsd-sockets/local.lisp ./contrib/sb-bsd-sockets/misc.lisp ./contrib/sb-bsd-sockets/name-service.lisp ./contrib/sb-bsd-sockets/protocol.lisp ./contrib/sb-bsd-sockets/sockets.lisp ./contrib/sb-bsd-sockets/sockopt.lisp ./contrib/sb-bsd-sockets/tests.lisp ./contrib/sb-bsd-sockets/util.lisp ./contrib/sb-bsd-sockets/win32-constants.lisp ./contrib/sb-bsd-sockets/win32-lib.lisp ./contrib/sb-bsd-sockets/win32-sockets.lisp ./contrib/sb-cltl2/compiler-let.lisp ./contrib/sb-cltl2/defpackage.lisp ./contrib/sb-cltl2/env.lisp ./contrib/sb-cltl2/macroexpand.lisp ./contrib/sb-cltl2/tests.lisp ./contrib/sb-concurrency/frlock.lisp ./contrib/sb-concurrency/gate.lisp ./contrib/sb-concurrency/mailbox.lisp ./contrib/sb-concurrency/package.lisp ./contrib/sb-concurrency/queue.lisp ./contrib/sb-concurrency/tests/package.lisp ./contrib/sb-concurrency/tests/test-frlock.lisp ./contrib/sb-concurrency/tests/test-gate.lisp ./contrib/sb-concurrency/tests/test-mailbox.lisp ./contrib/sb-concurrency/tests/test-queue.lisp ./contrib/sb-concurrency/tests/test-utils.lisp ./contrib/sb-cover/cover.lisp ./contrib/sb-cover/test-data-1.lisp ./contrib/sb-cover/test-data-2.lisp ./contrib/sb-cover/test-data-3.lisp ./contrib/sb-cover/tests.lisp ./contrib/sb-executable/sb-executable.lisp ./contrib/sb-gmp/bench.lisp ./contrib/sb-gmp/gmp.lisp ./contrib/sb-gmp/tests-stress.lisp ./contrib/sb-gmp/tests.lisp ./contrib/sb-grovel/def-to-lisp.lisp ./contrib/sb-grovel/defpackage.lisp ./contrib/sb-grovel/example-constants.lisp ./contrib/sb-grovel/foreign-glue.lisp ./contrib/sb-introspect/introspect.lisp ./contrib/sb-introspect/load-test.lisp ./contrib/sb-introspect/test-driver.lisp ./contrib/sb-introspect/test.lisp ./contrib/sb-introspect/xref-test-data.lisp ./contrib/sb-introspect/xref-test.lisp ./contrib/sb-md5/md5-tests.lisp ./contrib/sb-md5/md5.lisp ./contrib/sb-mpfr/mpfr.lisp ./contrib/sb-mpfr/tests.lisp ./contrib/sb-posix/constants.lisp ./contrib/sb-posix/defpackage.lisp ./contrib/sb-posix/designator.lisp ./contrib/sb-posix/interface.lisp ./contrib/sb-posix/macros.lisp ./contrib/sb-posix/posix-tests.lisp ./contrib/sb-queue/package.lisp ./contrib/sb-rotate-byte/arm-vm.lisp ./contrib/sb-rotate-byte/compiler.lisp ./contrib/sb-rotate-byte/package.lisp ./contrib/sb-rotate-byte/ppc-vm.lisp ./contrib/sb-rotate-byte/rotate-byte-tests.lisp ./contrib/sb-rotate-byte/rotate-byte.lisp ./contrib/sb-rotate-byte/x86-64-vm.lisp ./contrib/sb-rotate-byte/x86-vm.lisp ./contrib/sb-rt/rt.lisp ./contrib/sb-simple-streams/classes.lisp ./contrib/sb-simple-streams/direct.lisp ./contrib/sb-simple-streams/file.lisp ./contrib/sb-simple-streams/fndb.lisp ./contrib/sb-simple-streams/impl.lisp ./contrib/sb-simple-streams/internal.lisp ./contrib/sb-simple-streams/iodefs.lisp ./contrib/sb-simple-streams/null.lisp ./contrib/sb-simple-streams/package.lisp ./contrib/sb-simple-streams/simple-stream-tests.lisp ./contrib/sb-simple-streams/socket.lisp ./contrib/sb-simple-streams/strategy.lisp ./contrib/sb-simple-streams/string.lisp ./contrib/sb-simple-streams/terminal.lisp ./contrib/sb-sprof/sb-sprof.lisp ./contrib/sb-sprof/test.lisp ./contrib/stale-symbols.lisp ./customize-target-features.lisp ./doc/manual/create-contrib-doc-list.lisp ./doc/manual/docstrings.lisp ./make-genesis-2.lisp ./make-host-1.lisp ./make-host-2.lisp ./make-target-2-load.lisp ./make-target-2.lisp ./src/assembly/alpha/alloc.lisp ./src/assembly/alpha/arith.lisp ./src/assembly/alpha/array.lisp ./src/assembly/alpha/assem-rtns.lisp ./src/assembly/alpha/support.lisp ./src/assembly/arm/alloc.lisp ./src/assembly/arm/arith.lisp ./src/assembly/arm/array.lisp ./src/assembly/arm/assem-rtns.lisp ./src/assembly/arm/support.lisp ./src/assembly/assemfile.lisp ./src/assembly/hppa/alloc.lisp ./src/assembly/hppa/arith.lisp ./src/assembly/hppa/array.lisp ./src/assembly/hppa/assem-rtns.lisp ./src/assembly/hppa/support.lisp ./src/assembly/mips/alloc.lisp ./src/assembly/mips/arith.lisp ./src/assembly/mips/array.lisp ./src/assembly/mips/assem-rtns.lisp ./src/assembly/mips/support.lisp ./src/assembly/ppc/alloc.lisp ./src/assembly/ppc/arith.lisp ./src/assembly/ppc/array.lisp ./src/assembly/ppc/assem-rtns.lisp ./src/assembly/ppc/support.lisp ./src/assembly/sparc/alloc.lisp ./src/assembly/sparc/arith.lisp ./src/assembly/sparc/array.lisp ./src/assembly/sparc/assem-rtns.lisp ./src/assembly/sparc/support.lisp ./src/assembly/x86/alloc.lisp ./src/assembly/x86/arith.lisp ./src/assembly/x86/array.lisp ./src/assembly/x86/assem-rtns.lisp ./src/assembly/x86/bit-bash.lisp ./src/assembly/x86/support.lisp ./src/assembly/x86-64/alloc.lisp ./src/assembly/x86-64/arith.lisp ./src/assembly/x86-64/array.lisp ./src/assembly/x86-64/assem-rtns.lisp ./src/assembly/x86-64/bit-bash.lisp ./src/assembly/x86-64/support.lisp ./src/code/alien-type.lisp ./src/code/alloc.lisp ./src/code/alpha-vm.lisp ./src/code/android-os.lisp ./src/code/ansi-stream.lisp ./src/code/arm-vm.lisp ./src/code/array.lisp ./src/code/backq.lisp ./src/code/barrier.lisp ./src/code/bignum-random.lisp ./src/code/bignum.lisp ./src/code/bit-bash.lisp ./src/code/bsd-os.lisp ./src/code/cas.lisp ./src/code/char.lisp ./src/code/cl-specials.lisp ./src/code/class-init.lisp ./src/code/class.lisp ./src/code/cmacros.lisp ./src/code/coerce.lisp ./src/code/cold-error.lisp ./src/code/cold-init-helper-macros.lisp ./src/code/cold-init.lisp ./src/code/common-os.lisp ./src/code/condition-boot.lisp ./src/code/condition.lisp ./src/code/cross-boole.lisp ./src/code/cross-byte.lisp ./src/code/cross-char.lisp ./src/code/cross-condition.lisp ./src/code/cross-early.lisp ./src/code/cross-float.lisp ./src/code/cross-io.lisp ./src/code/cross-make-load-form.lisp ./src/code/cross-misc.lisp ./src/code/cross-modular.lisp ./src/code/cross-sap.lisp ./src/code/cross-thread.lisp ./src/code/cross-type.lisp ./src/code/deadline.lisp ./src/code/debug-info.lisp ./src/code/debug-int.lisp ./src/code/debug-var-io.lisp ./src/code/debug.lisp ./src/code/defbangconstant.lisp ./src/code/defbangmacro.lisp ./src/code/defbangstruct.lisp ./src/code/defbangtype.lisp ./src/code/defboot.lisp ./src/code/defmacro.lisp ./src/code/defpackage.lisp ./src/code/defsetfs.lisp ./src/code/defstruct.lisp ./src/code/deftypes-for-target.lisp ./src/code/describe-policy.lisp ./src/code/describe.lisp ./src/code/destructuring-bind.lisp ./src/code/dyncount.lisp ./src/code/early-alieneval.lisp ./src/code/early-array.lisp ./src/code/early-cl.lisp ./src/code/early-classoid.lisp ./src/code/early-condition.lisp ./src/code/early-constants.lisp ./src/code/early-defbangmethod.lisp ./src/code/early-defstructs.lisp ./src/code/early-extensions.lisp ./src/code/early-fasl.lisp ./src/code/early-float.lisp ./src/code/early-format.lisp ./src/code/early-full-eval.lisp ./src/code/early-impl.lisp ./src/code/early-package.lisp ./src/code/early-pprint.lisp ./src/code/early-print.lisp ./src/code/early-raw-slots.lisp ./src/code/early-source-location.lisp ./src/code/early-step.lisp ./src/code/early-thread.lisp ./src/code/early-time.lisp ./src/code/early-type.lisp ./src/code/error-error.lisp ./src/code/error.lisp ./src/code/eval.lisp ./src/code/exhaust.lisp ./src/code/external-formats/enc-basic.lisp ./src/code/external-formats/enc-cn-tbl.lisp ./src/code/external-formats/enc-cn.lisp ./src/code/external-formats/enc-cyr.lisp ./src/code/external-formats/enc-dos.lisp ./src/code/external-formats/enc-ebcdic.lisp ./src/code/external-formats/enc-iso.lisp ./src/code/external-formats/enc-jpn-tbl.lisp ./src/code/external-formats/enc-jpn.lisp ./src/code/external-formats/enc-mac.lisp ./src/code/external-formats/enc-ucs.lisp ./src/code/external-formats/enc-utf.lisp ./src/code/external-formats/enc-win.lisp ./src/code/external-formats/mb-util.lisp ./src/code/fd-stream.lisp ./src/code/fdefinition.lisp ./src/code/filesys.lisp ./src/code/final.lisp ./src/code/float-trap.lisp ./src/code/float.lisp ./src/code/fop.lisp ./src/code/force-delayed-defbangconstants.lisp ./src/code/force-delayed-defbangmacros.lisp ./src/code/force-delayed-defbangmethods.lisp ./src/code/force-delayed-defbangstructs.lisp ./src/code/foreign-load.lisp ./src/code/foreign.lisp ./src/code/format-time.lisp ./src/code/full-eval.lisp ./src/code/function-names.lisp ./src/code/funutils.lisp ./src/code/gc.lisp ./src/code/globals.lisp ./src/code/hash-table.lisp ./src/code/host-alieneval.lisp ./src/code/host-c-call.lisp ./src/code/host-pprint.lisp ./src/code/hppa-vm.lisp ./src/code/hpux-os.lisp ./src/code/huffman.lisp ./src/code/inspect.lisp ./src/code/interr.lisp ./src/code/irrat.lisp ./src/code/kernel.lisp ./src/code/late-cas.lisp ./src/code/late-condition.lisp ./src/code/late-defbangmethod.lisp ./src/code/late-deftypes-for-target.lisp ./src/code/late-extensions.lisp ./src/code/late-format.lisp ./src/code/late-type.lisp ./src/code/linkage-table.lisp ./src/code/linux-os.lisp ./src/code/list.lisp ./src/code/load.lisp ./src/code/loop.lisp ./src/code/macroexpand.lisp ./src/code/macros.lisp ./src/code/mips-vm.lisp ./src/code/mipsstrops.lisp ./src/code/misc-aliens.lisp ./src/code/misc.lisp ./src/code/module.lisp ./src/code/ntrace.lisp ./src/code/numbers.lisp ./src/code/octets.lisp ./src/code/osf1-os.lisp ./src/code/package.lisp ./src/code/parse-body.lisp ./src/code/parse-defmacro-errors.lisp ./src/code/pathname.lisp ./src/code/ppc-vm.lisp ./src/code/pprint.lisp ./src/code/pred.lisp ./src/code/primordial-extensions.lisp ./src/code/primordial-type.lisp ./src/code/print.lisp ./src/code/profile.lisp ./src/code/purify.lisp ./src/code/quantifiers.lisp ./src/code/query.lisp ./src/code/random.lisp ./src/code/reader.lisp ./src/code/readtable.lisp ./src/code/restart.lisp ./src/code/room.lisp ./src/code/run-program.lisp ./src/code/save.lisp ./src/code/sc-offset.lisp ./src/code/seq.lisp ./src/code/serve-event.lisp ./src/code/setf-funs.lisp ./src/code/setf.lisp ./src/code/sharpm.lisp ./src/code/show.lisp ./src/code/signal.lisp ./src/code/sort.lisp ./src/code/source-location.lisp ./src/code/sparc-vm.lisp ./src/code/specializable-array.lisp ./src/code/step.lisp ./src/code/stream.lisp ./src/code/string.lisp ./src/code/stubs.lisp ./src/code/sunos-os.lisp ./src/code/sxhash.lisp ./src/code/symbol.lisp ./src/code/sysmacs.lisp ./src/code/target-alieneval.lisp ./src/code/target-allocate.lisp ./src/code/target-c-call.lisp ./src/code/target-char.lisp ./src/code/target-defbangmethod.lisp ./src/code/target-defstruct.lisp ./src/code/target-error.lisp ./src/code/target-exception.lisp ./src/code/target-extensions.lisp ./src/code/target-format.lisp ./src/code/target-hash-table.lisp ./src/code/target-load.lisp ./src/code/target-misc.lisp ./src/code/target-package.lisp ./src/code/target-pathname.lisp ./src/code/target-random.lisp ./src/code/target-sap.lisp ./src/code/target-signal.lisp ./src/code/target-stream.lisp ./src/code/target-sxhash.lisp ./src/code/target-thread.lisp ./src/code/target-type.lisp ./src/code/target-unicode.lisp ./src/code/thread.lisp ./src/code/time.lisp ./src/code/timer.lisp ./src/code/toplevel.lisp ./src/code/type-class.lisp ./src/code/type-init.lisp ./src/code/typep.lisp ./src/code/uncross.lisp ./src/code/unix-foreign-load.lisp ./src/code/unix-pathname.lisp ./src/code/unix.lisp ./src/code/unportable-float.lisp ./src/code/warm-lib.lisp ./src/code/warm-mswin.lisp ./src/code/weak.lisp ./src/code/win32-foreign-load.lisp ./src/code/win32-os.lisp ./src/code/win32-pathname.lisp ./src/code/win32.lisp ./src/code/x86-64-vm.lisp ./src/code/x86-vm.lisp ./src/code/xset.lisp ./src/cold/ansify.lisp ./src/cold/chill.lisp ./src/cold/compile-cold-sbcl.lisp ./src/cold/defun-load-or-cload-xcompiler.lisp ./src/cold/read-from-file.lisp ./src/cold/rename-package-carefully.lisp ./src/cold/set-up-cold-packages.lisp ./src/cold/shared.lisp ./src/cold/shebang.lisp ./src/cold/slam.lisp ./src/cold/snapshot.lisp ./src/cold/warm.lisp ./src/cold/with-stuff.lisp ./src/compiler/aliencomp.lisp ./src/compiler/alpha/alloc.lisp ./src/compiler/alpha/arith.lisp ./src/compiler/alpha/array.lisp ./src/compiler/alpha/backend-parms.lisp ./src/compiler/alpha/c-call.lisp ./src/compiler/alpha/call.lisp ./src/compiler/alpha/cell.lisp ./src/compiler/alpha/char.lisp ./src/compiler/alpha/debug.lisp ./src/compiler/alpha/float.lisp ./src/compiler/alpha/insts.lisp ./src/compiler/alpha/macros.lisp ./src/compiler/alpha/memory.lisp ./src/compiler/alpha/move.lisp ./src/compiler/alpha/nlx.lisp ./src/compiler/alpha/parms.lisp ./src/compiler/alpha/pred.lisp ./src/compiler/alpha/sanctify.lisp ./src/compiler/alpha/sap.lisp ./src/compiler/alpha/show.lisp ./src/compiler/alpha/static-fn.lisp ./src/compiler/alpha/subprim.lisp ./src/compiler/alpha/system.lisp ./src/compiler/alpha/target-insts.lisp ./src/compiler/alpha/type-vops.lisp ./src/compiler/alpha/values.lisp ./src/compiler/alpha/vm.lisp ./src/compiler/arm/alloc.lisp ./src/compiler/arm/arith.lisp ./src/compiler/arm/array.lisp ./src/compiler/arm/backend-parms.lisp ./src/compiler/arm/c-call.lisp ./src/compiler/arm/call.lisp ./src/compiler/arm/cell.lisp ./src/compiler/arm/char.lisp ./src/compiler/arm/debug.lisp ./src/compiler/arm/float.lisp ./src/compiler/arm/insts.lisp ./src/compiler/arm/macros.lisp ./src/compiler/arm/memory.lisp ./src/compiler/arm/move.lisp ./src/compiler/arm/nlx.lisp ./src/compiler/arm/parms.lisp ./src/compiler/arm/pred.lisp ./src/compiler/arm/sanctify.lisp ./src/compiler/arm/sap.lisp ./src/compiler/arm/show.lisp ./src/compiler/arm/static-fn.lisp ./src/compiler/arm/subprim.lisp ./src/compiler/arm/system.lisp ./src/compiler/arm/target-insts.lisp ./src/compiler/arm/type-vops.lisp ./src/compiler/arm/values.lisp ./src/compiler/arm/vm.lisp ./src/compiler/array-tran.lisp ./src/compiler/assem.lisp ./src/compiler/backend.lisp ./src/compiler/bit-util.lisp ./src/compiler/bitops-derive-type.lisp ./src/compiler/checkgen.lisp ./src/compiler/codegen.lisp ./src/compiler/compiler-deftype.lisp ./src/compiler/compiler-error.lisp ./src/compiler/constantp.lisp ./src/compiler/constraint.lisp ./src/compiler/control.lisp ./src/compiler/copyprop.lisp ./src/compiler/ctype.lisp ./src/compiler/dce.lisp ./src/compiler/debug-dump.lisp ./src/compiler/debug.lisp ./src/compiler/defconstant.lisp ./src/compiler/deftype.lisp ./src/compiler/dfo.lisp ./src/compiler/disassem.lisp ./src/compiler/dump.lisp ./src/compiler/dyncount.lisp ./src/compiler/early-aliencomp.lisp ./src/compiler/early-assem.lisp ./src/compiler/early-backend.lisp ./src/compiler/early-c.lisp ./src/compiler/early-globaldb.lisp ./src/compiler/entry.lisp ./src/compiler/fixup-type.lisp ./src/compiler/fixup.lisp ./src/compiler/float-tran.lisp ./src/compiler/fndb.lisp ./src/compiler/fopcompile.lisp ./src/compiler/fun-info-funs.lisp ./src/compiler/fun-info.lisp ./src/compiler/generic/core.lisp ./src/compiler/generic/early-objdef.lisp ./src/compiler/generic/early-type-vops.lisp ./src/compiler/generic/early-vm.lisp ./src/compiler/generic/genesis.lisp ./src/compiler/generic/interr.lisp ./src/compiler/generic/late-nlx.lisp ./src/compiler/generic/late-objdef.lisp ./src/compiler/generic/late-type-vops.lisp ./src/compiler/generic/objdef.lisp ./src/compiler/generic/parms.lisp ./src/compiler/generic/primtype.lisp ./src/compiler/generic/target-core.lisp ./src/compiler/generic/type-error.lisp ./src/compiler/generic/utils.lisp ./src/compiler/generic/vm-array.lisp ./src/compiler/generic/vm-fndb.lisp ./src/compiler/generic/vm-ir2tran.lisp ./src/compiler/generic/vm-macs.lisp ./src/compiler/generic/vm-tran.lisp ./src/compiler/generic/vm-type.lisp ./src/compiler/generic/vm-typetran.lisp ./src/compiler/globaldb.lisp ./src/compiler/gtn.lisp ./src/compiler/hppa/alloc.lisp ./src/compiler/hppa/arith.lisp ./src/compiler/hppa/array.lisp ./src/compiler/hppa/backend-parms.lisp ./src/compiler/hppa/c-call.lisp ./src/compiler/hppa/call.lisp ./src/compiler/hppa/cell.lisp ./src/compiler/hppa/char.lisp ./src/compiler/hppa/debug.lisp ./src/compiler/hppa/float.lisp ./src/compiler/hppa/insts.lisp ./src/compiler/hppa/macros.lisp ./src/compiler/hppa/memory.lisp ./src/compiler/hppa/move.lisp ./src/compiler/hppa/nlx.lisp ./src/compiler/hppa/parms.lisp ./src/compiler/hppa/pred.lisp ./src/compiler/hppa/sanctify.lisp ./src/compiler/hppa/sap.lisp ./src/compiler/hppa/show.lisp ./src/compiler/hppa/static-fn.lisp ./src/compiler/hppa/subprim.lisp ./src/compiler/hppa/system.lisp ./src/compiler/hppa/target-insts.lisp ./src/compiler/hppa/type-vops.lisp ./src/compiler/hppa/values.lisp ./src/compiler/hppa/vm.lisp ./src/compiler/info-functions.lisp ./src/compiler/info-vector.lisp ./src/compiler/integer-tran.lisp ./src/compiler/ir1-translators.lisp ./src/compiler/ir1final.lisp ./src/compiler/ir1opt.lisp ./src/compiler/ir1report.lisp ./src/compiler/ir1tran-lambda.lisp ./src/compiler/ir1tran.lisp ./src/compiler/ir1util.lisp ./src/compiler/ir2opt.lisp ./src/compiler/ir2tran.lisp ./src/compiler/knownfun.lisp ./src/compiler/late-macros.lisp ./src/compiler/late-proclaim.lisp ./src/compiler/late-vmdef.lisp ./src/compiler/lexenv.lisp ./src/compiler/life.lisp ./src/compiler/locall.lisp ./src/compiler/loop.lisp ./src/compiler/ltn.lisp ./src/compiler/ltv.lisp ./src/compiler/macros.lisp ./src/compiler/main.lisp ./src/compiler/meta-vmdef.lisp ./src/compiler/mips/alloc.lisp ./src/compiler/mips/arith.lisp ./src/compiler/mips/array.lisp ./src/compiler/mips/backend-parms.lisp ./src/compiler/mips/c-call.lisp ./src/compiler/mips/call.lisp ./src/compiler/mips/cell.lisp ./src/compiler/mips/char.lisp ./src/compiler/mips/debug.lisp ./src/compiler/mips/float.lisp ./src/compiler/mips/insts.lisp ./src/compiler/mips/macros.lisp ./src/compiler/mips/memory.lisp ./src/compiler/mips/move.lisp ./src/compiler/mips/nlx.lisp ./src/compiler/mips/parms.lisp ./src/compiler/mips/pred.lisp ./src/compiler/mips/sanctify.lisp ./src/compiler/mips/sap.lisp ./src/compiler/mips/show.lisp ./src/compiler/mips/static-fn.lisp ./src/compiler/mips/subprim.lisp ./src/compiler/mips/system.lisp ./src/compiler/mips/target-insts.lisp ./src/compiler/mips/type-vops.lisp ./src/compiler/mips/values.lisp ./src/compiler/mips/vm.lisp ./src/compiler/node.lisp ./src/compiler/pack-iterative.lisp ./src/compiler/pack.lisp ./src/compiler/parse-lambda-list.lisp ./src/compiler/physenvanal.lisp ./src/compiler/policies.lisp ./src/compiler/policy.lisp ./src/compiler/ppc/alloc.lisp ./src/compiler/ppc/arith.lisp ./src/compiler/ppc/array.lisp ./src/compiler/ppc/backend-parms.lisp ./src/compiler/ppc/c-call.lisp ./src/compiler/ppc/call.lisp ./src/compiler/ppc/cell.lisp ./src/compiler/ppc/char.lisp ./src/compiler/ppc/debug.lisp ./src/compiler/ppc/float.lisp ./src/compiler/ppc/insts.lisp ./src/compiler/ppc/macros.lisp ./src/compiler/ppc/memory.lisp ./src/compiler/ppc/move.lisp ./src/compiler/ppc/nlx.lisp ./src/compiler/ppc/parms.lisp ./src/compiler/ppc/pred.lisp ./src/compiler/ppc/sanctify.lisp ./src/compiler/ppc/sap.lisp ./src/compiler/ppc/show.lisp ./src/compiler/ppc/static-fn.lisp ./src/compiler/ppc/subprim.lisp ./src/compiler/ppc/system.lisp ./src/compiler/ppc/target-insts.lisp ./src/compiler/ppc/type-vops.lisp ./src/compiler/ppc/values.lisp ./src/compiler/ppc/vm.lisp ./src/compiler/proclaim.lisp ./src/compiler/pseudo-vops.lisp ./src/compiler/represent.lisp ./src/compiler/saptran.lisp ./src/compiler/seqtran.lisp ./src/compiler/sparc/alloc.lisp ./src/compiler/sparc/arith.lisp ./src/compiler/sparc/array.lisp ./src/compiler/sparc/backend-parms.lisp ./src/compiler/sparc/c-call.lisp ./src/compiler/sparc/call.lisp ./src/compiler/sparc/cell.lisp ./src/compiler/sparc/char.lisp ./src/compiler/sparc/debug.lisp ./src/compiler/sparc/float.lisp ./src/compiler/sparc/insts.lisp ./src/compiler/sparc/macros.lisp ./src/compiler/sparc/memory.lisp ./src/compiler/sparc/move.lisp ./src/compiler/sparc/nlx.lisp ./src/compiler/sparc/parms.lisp ./src/compiler/sparc/pred.lisp ./src/compiler/sparc/sanctify.lisp ./src/compiler/sparc/sap.lisp ./src/compiler/sparc/show.lisp ./src/compiler/sparc/static-fn.lisp ./src/compiler/sparc/subprim.lisp ./src/compiler/sparc/system.lisp ./src/compiler/sparc/target-insts.lisp ./src/compiler/sparc/type-vops.lisp ./src/compiler/sparc/values.lisp ./src/compiler/sparc/vm.lisp ./src/compiler/srctran.lisp ./src/compiler/sset.lisp ./src/compiler/stack.lisp ./src/compiler/target-disassem.lisp ./src/compiler/target-dump.lisp ./src/compiler/target-main.lisp ./src/compiler/tn.lisp ./src/compiler/typetran.lisp ./src/compiler/vmdef.lisp ./src/compiler/vop.lisp ./src/compiler/x86/alloc.lisp ./src/compiler/x86/arith.lisp ./src/compiler/x86/array.lisp ./src/compiler/x86/backend-parms.lisp ./src/compiler/x86/c-call.lisp ./src/compiler/x86/call.lisp ./src/compiler/x86/cell.lisp ./src/compiler/x86/char.lisp ./src/compiler/x86/debug.lisp ./src/compiler/x86/float.lisp ./src/compiler/x86/insts.lisp ./src/compiler/x86/macros.lisp ./src/compiler/x86/memory.lisp ./src/compiler/x86/move.lisp ./src/compiler/x86/nlx.lisp ./src/compiler/x86/parms.lisp ./src/compiler/x86/pred.lisp ./src/compiler/x86/sap.lisp ./src/compiler/x86/show.lisp ./src/compiler/x86/static-fn.lisp ./src/compiler/x86/subprim.lisp ./src/compiler/x86/system.lisp ./src/compiler/x86/target-insts.lisp ./src/compiler/x86/type-vops.lisp ./src/compiler/x86/values.lisp ./src/compiler/x86/vm.lisp ./src/compiler/x86-64/alloc.lisp ./src/compiler/x86-64/arith.lisp ./src/compiler/x86-64/array.lisp ./src/compiler/x86-64/backend-parms.lisp ./src/compiler/x86-64/c-call.lisp ./src/compiler/x86-64/call.lisp ./src/compiler/x86-64/cell.lisp ./src/compiler/x86-64/char.lisp ./src/compiler/x86-64/debug.lisp ./src/compiler/x86-64/float.lisp ./src/compiler/x86-64/insts.lisp ./src/compiler/x86-64/macros.lisp ./src/compiler/x86-64/memory.lisp ./src/compiler/x86-64/move.lisp ./src/compiler/x86-64/nlx.lisp ./src/compiler/x86-64/parms.lisp ./src/compiler/x86-64/pred.lisp ./src/compiler/x86-64/sap.lisp ./src/compiler/x86-64/show.lisp ./src/compiler/x86-64/simd-pack.lisp ./src/compiler/x86-64/static-fn.lisp ./src/compiler/x86-64/subprim.lisp ./src/compiler/x86-64/system.lisp ./src/compiler/x86-64/target-insts.lisp ./src/compiler/x86-64/type-vops.lisp ./src/compiler/x86-64/values.lisp ./src/compiler/x86-64/vm.lisp ./src/compiler/xref.lisp ./src/pcl/boot.lisp ./src/pcl/braid.lisp ./src/pcl/cache.lisp ./src/pcl/combin.lisp ./src/pcl/compiler-support.lisp ./src/pcl/cpl.lisp ./src/pcl/ctor.lisp ./src/pcl/ctypes.lisp ./src/pcl/defclass.lisp ./src/pcl/defcombin.lisp ./src/pcl/defs.lisp ./src/pcl/dfun.lisp ./src/pcl/dlisp.lisp ./src/pcl/dlisp3.lisp ./src/pcl/documentation.lisp ./src/pcl/early-low.lisp ./src/pcl/env.lisp ./src/pcl/fixup.lisp ./src/pcl/fngen.lisp ./src/pcl/fsc.lisp ./src/pcl/generic-functions.lisp ./src/pcl/gray-streams-class.lisp ./src/pcl/gray-streams.lisp ./src/pcl/init.lisp ./src/pcl/low.lisp ./src/pcl/macros.lisp ./src/pcl/methods.lisp ./src/pcl/precom1.lisp ./src/pcl/precom2.lisp ./src/pcl/print-object.lisp ./src/pcl/sequence.lisp ./src/pcl/slot-name.lisp ./src/pcl/slots-boot.lisp ./src/pcl/slots.lisp ./src/pcl/std-class.lisp ./src/pcl/time.lisp ./src/pcl/vector.lisp ./src/pcl/walk.lisp ./src/pcl/wrapper.lisp ./tests/alien.impure.lisp ./tests/arith.impure.lisp ./tests/arith.pure.lisp ./tests/array.pure.lisp ./tests/assembler.pure.lisp ./tests/assertoid.lisp ./tests/backq.impure-cload.lisp ./tests/backq.impure.lisp ./tests/bit-vector.impure-cload.lisp ./tests/bivalent-stream.impure.lisp ./tests/break-on-signals.impure.lisp ./tests/bug-332.lisp ./tests/bug-414.lisp ./tests/bug-417.lisp ./tests/bug-503095-2.lisp ./tests/bug-503095.lisp ./tests/bug-943953.lisp ./tests/bug-doug-mcnaught-20030914.lisp ./tests/bug204-test.lisp ./tests/call-into-lisp.impure.lisp ./tests/callback.impure.lisp ./tests/case.pure.lisp ./tests/character.pure.lisp ./tests/circ-tree-test.lisp ./tests/clocc-ansi-test-known-bugs.lisp ./tests/clos-1.impure.lisp ./tests/clos-add-remove-method.impure.lisp ./tests/clos-cache.impure.lisp ./tests/clos-ignore.interactive.lisp ./tests/clos-interrupts.impure.lisp ./tests/clos-typechecking.impure.lisp ./tests/clos.impure-cload.lisp ./tests/clos.impure.lisp ./tests/clos.pure.lisp ./tests/coerce.pure.lisp ./tests/colorize-control-codes.lisp ./tests/colorize-windows-console.lisp ./tests/colorize.lisp ./tests/compare-and-swap.impure.lisp ./tests/compiler-1.impure-cload.lisp ./tests/compiler-2.impure-cload.lisp ./tests/compiler-2.pure.lisp ./tests/compiler-3.impure-cload.lisp ./tests/compiler-output-test.lisp ./tests/compiler-test-util.lisp ./tests/compiler.impure-cload.lisp ./tests/compiler.impure.lisp ./tests/compiler.pure-cload.lisp ./tests/compiler.pure.lisp ./tests/compound-cons.impure.lisp ./tests/condition-wait-sigcont.lisp ./tests/condition.impure.lisp ./tests/condition.pure.lisp ./tests/ctor.impure.lisp ./tests/custom-sysinit.lisp ./tests/custom-userinit.lisp ./tests/data/compile-file-pos-utf16be.lisp ./tests/data/compile-file-pos.lisp ./tests/data/wonky1.lisp ./tests/data/wonky2.lisp ./tests/data/wonky3.lisp ./tests/data/wonky4.lisp ./tests/deadline.impure.lisp ./tests/debug.impure.lisp ./tests/defglobal.impure-cload.lisp ./tests/defglobal.impure.lisp ./tests/define-compiler-macro.impure.lisp ./tests/defmacro-test.lisp ./tests/defstruct.impure.lisp ./tests/deftype.impure.lisp ./tests/deprecation.impure.lisp ./tests/derived-function-type-casts.lisp ./tests/destructure.impure.lisp ./tests/dump.impure-cload.lisp ./tests/dynamic-extent.impure.lisp ./tests/enc-cn.impure.lisp ./tests/enc-jpn.impure.lisp ./tests/eval.impure.lisp ./tests/exhaust.impure.lisp ./tests/extended-sequences.impure.lisp ./tests/external-format.impure.lisp ./tests/filesys.pure.lisp ./tests/float.impure.lisp ./tests/float.pure.lisp ./tests/fopcompiler.impure-cload.lisp ./tests/fopcompiler.impure.lisp ./tests/foreign-stack-alignment.impure.lisp ./tests/full-eval.impure.lisp ./tests/gc.impure.lisp ./tests/gcd.pure.lisp ./tests/gray-streams.impure.lisp ./tests/hash.impure.lisp ./tests/hash.pure.lisp ./tests/info.before-xc.lisp ./tests/info.impure.lisp ./tests/interface.impure.lisp ./tests/interface.pure.lisp ./tests/kill-non-lisp-thread.impure.lisp ./tests/lambda-list.pure.lisp ./tests/list.pure.lisp ./tests/load.impure.lisp ./tests/load.pure.lisp ./tests/loop.impure.lisp ./tests/loop.pure.lisp ./tests/macro-policy-test.lisp ./tests/macroexpand.impure.lisp ./tests/map-tests.impure.lisp ./tests/merge-lambdas.lisp ./tests/mop-1.impure-cload.lisp ./tests/mop-10.impure-cload.lisp ./tests/mop-11.impure-cload.lisp ./tests/mop-12.impure-cload.lisp ./tests/mop-13.impure-cload.lisp ./tests/mop-14.impure-cload.lisp ./tests/mop-15.impure-cload.lisp ./tests/mop-16.impure-cload.lisp ./tests/mop-17.impure-cload.lisp ./tests/mop-18.impure-cload.lisp ./tests/mop-19.impure-cload.lisp ./tests/mop-2.impure-cload.lisp ./tests/mop-20.impure-cload.lisp ./tests/mop-21.impure-cload.lisp ./tests/mop-22.impure-cload.lisp ./tests/mop-23.impure.lisp ./tests/mop-24.impure.lisp ./tests/mop-25.impure.lisp ./tests/mop-26.impure.lisp ./tests/mop-27.impure.lisp ./tests/mop-28.impure.lisp ./tests/mop-29.impure.lisp ./tests/mop-3.impure-cload.lisp ./tests/mop-30.impure.lisp ./tests/mop-4.impure-cload.lisp ./tests/mop-5.impure-cload.lisp ./tests/mop-6.impure-cload.lisp ./tests/mop-7.impure-cload.lisp ./tests/mop-8.impure-cload.lisp ./tests/mop-9.impure-cload.lisp ./tests/mop.impure-cload.lisp ./tests/mop.impure.lisp ./tests/mop.pure.lisp ./tests/octets.pure.lisp ./tests/package-ctor-bug.lisp ./tests/package-locks.impure.lisp ./tests/packages.impure.lisp ./tests/parallel-fasl-load-test.lisp ./tests/pathnames.impure.lisp ./tests/pprint.impure.lisp ./tests/print.impure.lisp ./tests/profile.impure.lisp ./tests/properties.impure.lisp ./tests/pure.lisp ./tests/random.pure.lisp ./tests/raw-slots-interleaved.impure.lisp ./tests/reader.impure.lisp ./tests/reader.pure.lisp ./tests/run-program.impure.lisp ./tests/run-tests.lisp ./tests/seq.impure.lisp ./tests/seq.pure.lisp ./tests/serve-event.pure.lisp ./tests/setf.impure.lisp ./tests/signals.impure.lisp ./tests/simd-pack.impure.lisp ./tests/smoke.impure.lisp ./tests/static-alloc.impure.lisp ./tests/step.impure.lisp ./tests/stream.impure-cload.lisp ./tests/stream.impure.lisp ./tests/stream.pure.lisp ./tests/stress-gc.lisp ./tests/string.pure.lisp ./tests/style-warnings.impure.lisp ./tests/swap-lispobjs.impure.lisp ./tests/symbol-macrolet-test.lisp ./tests/symbol.impure.lisp ./tests/symbol.pure.lisp ./tests/system.impure.lisp ./tests/test-util.lisp ./tests/threads.impure.lisp ./tests/threads.pure.lisp ./tests/time.pure.lisp ./tests/timer.impure.lisp ./tests/type.after-xc.lisp ./tests/type.before-xc.lisp ./tests/type.impure.lisp ./tests/type.pure.lisp ./tests/undefined-classoid-bug-1.lisp ./tests/undefined-classoid-bug-2.lisp ./tests/unicode-breaking.impure.lisp ./tests/unicode-collation.impure.lisp ./tests/unicode-misc.pure.lisp ./tests/unicode-normalization.impure.lisp ./tests/unicode-properties.impure.lisp ./tests/unwind-to-frame-and-call.impure.lisp ./tests/vector.impure.lisp ./tests/vector.pure.lisp ./tests/vm.before-xc.lisp ./tests/walk.impure.lisp ./tests/win32-foreign-stack-unwind.impure.lisp ./tests/win32.impure.lisp ./tests/with-compilation-unit.impure.lisp ./tools-for-build/ldso-stubs.lisp ./tools-for-build/rtf.lisp ./tools-for-build/ucd.lisp ./tools-for-build/wxs.lisp ./base-target-features.lisp-expr ./build-order.lisp-expr ./common-lisp-exports.lisp-expr ./local-target-features.lisp-expr ./package-data-list.lisp-expr ./src/code/early-defstruct-args.lisp-expr ./version.lisp-expr ./src/runtime/alloc.c ./src/runtime/alpha-arch.c ./src/runtime/alpha-linux-os.c ./src/runtime/alpha-osf1-os.c ./src/runtime/android-os.c ./src/runtime/arm-android-os.c ./src/runtime/arm-arch.c ./src/runtime/arm-linux-os.c ./src/runtime/backtrace.c ./src/runtime/breakpoint.c ./src/runtime/bsd-os.c ./src/runtime/cheneygc.c ./src/runtime/coreparse.c ./src/runtime/darwin-os.c ./src/runtime/dynbind.c ./src/runtime/funcall.c ./src/runtime/gc-common.c ./src/runtime/gencgc.c ./src/runtime/globals.c ./src/runtime/hppa-arch.c ./src/runtime/hppa-hpux-os.c ./src/runtime/hppa-linux-os.c ./src/runtime/hpux-os.c ./src/runtime/interr.c ./src/runtime/interrupt.c ./src/runtime/largefile.c ./src/runtime/linux-os.c ./src/runtime/mips-arch.c ./src/runtime/mips-linux-os.c ./src/runtime/monitor.c ./src/runtime/os-common.c ./src/runtime/osf1-os.c ./src/runtime/parse.c ./src/runtime/ppc-arch.c ./src/runtime/ppc-bsd-os.c ./src/runtime/ppc-darwin-os.c ./src/runtime/ppc-linux-os.c ./src/runtime/print.c ./src/runtime/pthread-futex.c ./src/runtime/pthreads_win32.c ./src/runtime/purify.c ./src/runtime/regnames.c ./src/runtime/run-program.c ./src/runtime/runtime.c ./src/runtime/safepoint.c ./src/runtime/save.c ./src/runtime/search.c ./src/runtime/sparc-arch.c ./src/runtime/sparc-bsd-os.c ./src/runtime/sparc-linux-os.c ./src/runtime/sparc-sunos-os.c ./src/runtime/sunos-os.c ./src/runtime/thread.c ./src/runtime/time.c ./src/runtime/trymap.c ./src/runtime/undefineds.c ./src/runtime/util.c ./src/runtime/validate.c ./src/runtime/vars.c ./src/runtime/win32-os.c ./src/runtime/wrap.c ./src/runtime/x86-64-arch.c ./src/runtime/x86-64-bsd-os.c ./src/runtime/x86-64-darwin-os.c ./src/runtime/x86-64-linux-os.c ./src/runtime/x86-64-sunos-os.c ./src/runtime/x86-64-win32-os.c ./src/runtime/x86-arch.c ./src/runtime/x86-bsd-os.c ./src/runtime/x86-darwin-os.c ./src/runtime/x86-linux-os.c ./src/runtime/x86-sunos-os.c ./src/runtime/x86-win32-os.c ./tests/alloca.c ./tests/kill-non-lisp-thread.c ./tests/stack-alignment-offset.c ./tests/swap-lispobjs.c ./tests/win32-stack-unwind.c ./tools-for-build/arm-softfp-test.c ./tools-for-build/determine-endianness.c ./tools-for-build/grovel-headers.c ./tools-for-build/os-provides-blksize-t-test.c ./tools-for-build/os-provides-dladdr-test.c ./tools-for-build/os-provides-dlopen-test.c ./tools-for-build/os-provides-getprotoby-r-test.c ./tools-for-build/os-provides-poll-test.c ./tools-for-build/os-provides-putwc-test.c ./tools-for-build/os-provides-suseconds-t-test.c ./tools-for-build/where-is-mcontext.c ./src/runtime/alloc.h ./src/runtime/alpha-arch.h ./src/runtime/alpha-linux-os.h ./src/runtime/alpha-lispregs.h ./src/runtime/alpha-osf1-os.h ./src/runtime/android-os.h ./src/runtime/arch.h ./src/runtime/arm-android-os.h ./src/runtime/arm-arch.h ./src/runtime/arm-linux-os.h ./src/runtime/arm-lispregs.h ./src/runtime/breakpoint.h ./src/runtime/bsd-os.h ./src/runtime/cheneygc-internal.h ./src/runtime/core.h ./src/runtime/cpputil.h ./src/runtime/darwin-os.h ./src/runtime/dynbind.h ./src/runtime/fixnump.h ./src/runtime/gc-internal.h ./src/runtime/gc.h ./src/runtime/gencgc-alloc-region.h ./src/runtime/gencgc-internal.h ./src/runtime/gencgc.h ./src/runtime/globals.h ./src/runtime/hppa-arch.h ./src/runtime/hppa-hpux-os.h ./src/runtime/hppa-linux-os.h ./src/runtime/hppa-lispregs.h ./src/runtime/hpux-os.h ./src/runtime/interr.h ./src/runtime/interrupt.h ./src/runtime/linux-os.h ./src/runtime/lispregs.h ./src/runtime/mips-arch.h ./src/runtime/mips-linux-os.h ./src/runtime/mips-lispregs.h ./src/runtime/monitor.h ./src/runtime/os.h ./src/runtime/osf1-os.h ./src/runtime/parse.h ./src/runtime/ppc-arch.h ./src/runtime/ppc-bsd-os.h ./src/runtime/ppc-darwin-os.h ./src/runtime/ppc-linux-os.h ./src/runtime/ppc-lispregs.h ./src/runtime/print.h ./src/runtime/pseudo-atomic.h ./src/runtime/pthreads_win32.h ./src/runtime/purify.h ./src/runtime/runtime-options.h ./src/runtime/runtime.h ./src/runtime/save.h ./src/runtime/search.h ./src/runtime/sparc-arch.h ./src/runtime/sparc-bsd-os.h ./src/runtime/sparc-linux-os.h ./src/runtime/sparc-lispregs.h ./src/runtime/sparc-sunos-os.h ./src/runtime/sunos-os.h ./src/runtime/target-arch-os.h ./src/runtime/target-arch.h ./src/runtime/target-lispregs.h ./src/runtime/target-os.h ./src/runtime/thread.h ./src/runtime/undefineds.h ./src/runtime/util.h ./src/runtime/validate.h ./src/runtime/vars.h ./src/runtime/win32-os.h ./src/runtime/win32-thread-private-events.h ./src/runtime/wrap.h ./src/runtime/x86-64-arch.h ./src/runtime/x86-64-bsd-os.h ./src/runtime/x86-64-darwin-os.h ./src/runtime/x86-64-linux-os.h ./src/runtime/x86-64-lispregs.h ./src/runtime/x86-64-sunos-os.h ./src/runtime/x86-64-win32-os.h ./src/runtime/x86-arch.h ./src/runtime/x86-bsd-os.h ./src/runtime/x86-darwin-os.h ./src/runtime/x86-linux-os.h ./src/runtime/x86-lispregs.h ./src/runtime/x86-sunos-os.h ./src/runtime/x86-win32-os.h ./contrib/sb-aclrepl/sb-aclrepl.asd ./contrib/sb-bsd-sockets/sb-bsd-sockets.asd ./contrib/sb-cltl2/sb-cltl2.asd ./contrib/sb-concurrency/sb-concurrency.asd ./contrib/sb-cover/sb-cover.asd ./contrib/sb-gmp/sb-gmp.asd ./contrib/sb-grovel/sb-grovel.asd ./contrib/sb-introspect/sb-introspect.asd ./contrib/sb-md5/sb-md5.asd ./contrib/sb-mpfr/sb-mpfr.asd ./contrib/sb-posix/sb-posix.asd ./contrib/sb-queue/sb-queue.asd ./contrib/sb-rotate-byte/sb-rotate-byte.asd ./contrib/sb-rt/sb-rt.asd ./contrib/sb-simple-streams/sb-simple-streams.asd
/$scratchfilename=/tmp/canonicalize-whitespace-1.615.tmp
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 1.0.47, 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.
*
5
* target features *SHEBANG-FEATURES*=(:SB-CORE-COMPRESSION
:OS-PROVIDES-SUSECONDS-T
:OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-PUTWC
:OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN
:BIG-ENDIAN :OS-PROVIDES-DLOPEN
:ALIEN-CALLBACKS :MULTIPLY-HIGH-VOPS
:COMPARE-AND-SWAP-VOPS
:MEMORY-BARRIER-VOPS
:RAW-INSTANCE-INIT-VOPS :LINKAGE-TABLE
:STACK-ALLOCATABLE-FIXED-OBJECTS
:STACK-ALLOCATABLE-LISTS
:STACK-ALLOCATABLE-VECTORS
:STACK-ALLOCATABLE-CLOSURES :GENCGC :BSD
:MACH-O :UNIX :PPC :DARWIN
:IEEE-FLOATING-POINT
:PACKAGE-LOCAL-NICKNAMES
:SB-SOURCE-LOCATIONS :SB-EVAL :SB-UNICODE
:SB-PACKAGE-LOCKS :SB-THREAD :SB-LDB
:SB-TEST :SB-DOC :SBCL :COMMON-LISP
:ANSI-CL)
target backend-subfeatures *SHEBANG-BACKEND-FEATURES*=NIL
T
*
T
*
#<PACKAGE "SB-COLD">
*
"obj/from-host/"
*
T
*
T
*
T
*
T
*
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-source-location.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN SOURCE-LOCATION ...)
; compiling (DEFCONSTANT +CODE-COVERAGE-UNMARKED+ ...)
; compiling (DEFMACRO WITH-SOURCE-LOCATION ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-source-location.fasl-tmp written
; compilation finished in 0:00:00.083
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-early.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DECLAIM (DECLARATION TRULY-DYNAMIC-EXTENT))
; compiling (DECLAIM (DECLARATION FREEZE-TYPE ...))
; compiling (DECLAIM (DECLARATION INHIBIT-WARNINGS))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-early.fasl-tmp written
; compilation finished in 0:00:00.027
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/show.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (DEFMACRO /SHOW ...)
; compiling (DEFMACRO /NOSHOW ...)
; compiling (DEFMACRO /XHOW ...)
; compiling (DEFMACRO /NOXHOW ...)
; compiling (DEFMACRO /SHOW0 ...)
; compiling (DEFMACRO /NOSHOW0 ...)
; compiling (DEFMACRO /PRIMITIVE-PRINT ...)
; compiling (DEFMACRO /HEXSTR ...)
; compiling (DEFMACRO /NOHEXSTR ...)
; compiling (/SHOW0 "done with show.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/show.fasl-tmp written
; compilation finished in 0:00:00.379
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-constants.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF SB-XC:LAMBDA-LIST-KEYWORDS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-constants.fasl-tmp written
; compilation finished in 0:00:00.049
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/backq.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (/SHOW0 "entering backq.lisp")
; compiling (DEFSTRUCT (COMMA # ...) ...)
; compiling (DEFCONSTANT !+COMMA-DOT+ ...)
; compiling (DEFCONSTANT !+COMMA-AT+ ...)
; compiling (DEFUN UNQUOTE-NSPLICE ...)
; compiling (DEFUN UNQUOTE-SPLICE ...)
; compiling (DEFUN UNQUOTE* ...)
; compiling (DEFUN UNQUOTE*-SPLICE ...)
; compiling (DECLAIM (INLINE COMMA-CONSTRUCTOR ...))
; compiling (DEFUN COMMA-CONSTRUCTOR ...)
; compiling (DEFUN COMMA-SPLICING-P ...)
; compiling (DECLAIM (INLINE SINGLETON-P))
; compiling (DEFUN SINGLETON-P ...)
; compiling (DEFMETHOD MAKE-LOAD-FORM ...)
; compiling (SETF (GET # ...) ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *BACKQUOTE-DEPTH* ...)
; compiling (DEFVAR *BQ-ERROR* ...)
; compiling (/SHOW0 "backq.lisp 50")
; compiling (DEFUN BACKQUOTE-CHARMACRO ...)
; compiling (/SHOW0 "backq.lisp 64")
; compiling (DEFUN COMMA-CHARMACRO ...)
; compiling (/SHOW0 "backq.lisp 83")
; compiling (DECLAIM (FTYPE # ...))
; compiling (DECLAIM (INLINE QQ-SUBFORM-SPLICING-P))
; compiling (DEFUN QQ-SUBFORM-SPLICING-P ...)
; compiling (DEFUN EXPAND-QUASIQUOTE ...)
; compiling (DEFINE-COMPILER-MACRO QUASIQUOTE ...)
; compiling (DEFMACRO QUASIQUOTE ...)
; compiling (DEFUN QQ-TEMPLATE-TO-SEXPR ...)
; compiling (/SHOW0 "backq.lisp 139")
; compiling (DEFUN QQ-FOLD-SUFFIX ...)
; compiling (DEFUN QQ-MAP-TEMPLATE-TO-LIST ...)
; compiling (DEFUN QQ-TEMPLATE-1 ...)
; compiling (SETF (SYMBOL-FUNCTION #) ...)
; compiling (DEFUN !BACKQ-COLD-INIT ...)
; compiling (!BACKQ-COLD-INIT)
; compiling (DEFUN SIMPLE-READER-ERROR ...)
; compiling (/SHOW0 "done with backq.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/backq.fasl-tmp written
; compilation finished in 0:00:00.911
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defsetfs.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (SB!INT:/SHOW0 "entering defsetfs.lisp")
; compiling (IN-PACKAGE "SB!ALIEN")
; compiling (DEFSETF SLOT ...)
; compiling (DEFSETF DEREF ...)
; compiling (DEFSETF %HEAP-ALIEN ...)
; compiling (IN-PACKAGE "SB!BIGNUM")
; compiling (DEFSETF %BIGNUM-REF ...)
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFSETF WORD-SAP-REF ...)
; compiling (IN-PACKAGE "SB!DI")
; compiling (DEFSETF STACK-REF ...)
; compiling (DEFSETF DEBUG-VAR-VALUE ...)
; compiling (DEFSETF DEBUG-VAR-VALUE ...)
; compiling (DEFSETF BREAKPOINT-INFO ...)
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFSETF %INSTANCE-REF ...)
; compiling (DEFSETF %RAW-INSTANCE-REF/WORD ...)
; compiling (DEFSETF %RAW-INSTANCE-REF/SINGLE ...)
; compiling (DEFSETF %RAW-INSTANCE-REF/DOUBLE ...)
; compiling (DEFSETF %RAW-INSTANCE-REF/COMPLEX-SINGLE ...)
; compiling (DEFSETF %RAW-INSTANCE-REF/COMPLEX-DOUBLE ...)
; compiling (DEFSETF %INSTANCE-LAYOUT ...)
; compiling (DEFSETF %FUNCALLABLE-INSTANCE-INFO ...)
; compiling (DEFSETF %FUNCALLABLE-INSTANCE-LAYOUT ...)
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN %CXR-SETF-EXPANDER ...)
; compiling (DEFSETF %ARRAY-DIMENSION ...)
; compiling (DEFSETF %VECTOR-RAW-BITS ...)
; compiling (DEFSETF SAP-REF-8 ...)
; compiling (DEFSETF SIGNED-SAP-REF-8 ...)
; compiling (DEFSETF SAP-REF-16 ...)
; compiling (DEFSETF SIGNED-SAP-REF-16 ...)
; compiling (DEFSETF SAP-REF-32 ...)
; compiling (DEFSETF SIGNED-SAP-REF-32 ...)
; compiling (DEFSETF SAP-REF-64 ...)
; compiling (DEFSETF SIGNED-SAP-REF-64 ...)
; compiling (DEFSETF SAP-REF-WORD ...)
; compiling (DEFSETF SIGNED-SAP-REF-WORD ...)
; compiling (DEFSETF SAP-REF-SAP ...)
; compiling (DEFSETF SAP-REF-LISPOBJ ...)
; compiling (DEFSETF SAP-REF-SINGLE ...)
; compiling (DEFSETF SAP-REF-DOUBLE ...)
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFSETF CODE-HEADER-REF ...)
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFSETF CONTEXT-REGISTER ...)
; compiling (DEFSETF CONTEXT-FLOAT-REGISTER ...)
; compiling (/SHOW0 "leaving defsetfs.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defsetfs.fasl-tmp written
; compilation finished in 0:00:00.306
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cold-init-helper-macros.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFVAR *!COLD-INIT-FORMS*)
; compiling (DEFMACRO !BEGIN-COLLECTING-COLD-INIT-FORMS ...)
; compiling (DEFMACRO !COLD-INIT-FORMS ...)
; compiling (DEFMACRO !DEFUN-FROM-COLLECTED-COLD-INIT-FORMS ...)
; compiling (DEF !DEFGLOBAL ...)
; compiling (DEF !DEFPARAMETER ...)
; compiling (DEF !DEFVAR ...)
; compiling (DEFUN !DELAYED-COLD-SET-SYMBOL-VALUE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp written
; compilation finished in 0:00:00.374
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-byte.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (DECLAIM (INLINE DPB ...))
; compiling (DEFUN BYTE ...)
; compiling (DEFUN BYTE-SIZE ...)
; compiling (DEFUN BYTE-POSITION ...)
; compiling (DEFUN UNCROSS-BYTE ...)
; compiling (DEFUN LDB ...)
; compiling (DEFUN LDB-TEST ...)
; compiling (DEFUN DPB ...)
; compiling (DEFUN MASK-FIELD ...)
; compiling (DEFUN DEPOSIT-FIELD ...)
; compiling (DECLAIM (FTYPE FUNCTION ...))
; compiling (DEFINE-SETF-EXPANDER LDB ...)
; compiling (DEFINE-SETF-EXPANDER MASK-FIELD ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-byte.fasl-tmp written
; compilation finished in 0:00:00.221
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-misc.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DECLAIM (FTYPE # ...) ...)
; compiling (DEFMACRO TRULY-THE ...)
; compiling (DEFMACRO NAMED-LAMBDA ...)
; compiling (DEFMACRO WITHOUT-INTERRUPTS ...)
; compiling (DEFMACRO WITH-LOCKED-HASH-TABLE ...)
; compiling (DEFMACRO WITH-LOCKED-SYSTEM-TABLE ...)
; compiling (DEFMACRO DEFGLOBAL ...)
; compiling (DEFTYPE ANSI-STREAM ...)
; compiling (DEFTYPE INSTANCE ...)
; compiling (DEFTYPE FUNCALLABLE-INSTANCE ...)
; compiling (DEFUN %INSTANCEP ...)
; compiling (DEFUN FUNCALLABLE-INSTANCE-P ...)
; compiling (DEFUN ARRAY-HEADER-P ...)
; compiling (DEFVAR SB-XC:*GENSYM-COUNTER* ...)
; compiling (DEFUN SB-XC:GENSYM ...)
; compiling (DEFUN SIMPLE-ARRAY-NIL-P ...)
; compiling (DEFUN %NEGATE ...)
; compiling (DEFUN %SINGLE-FLOAT ...)
; compiling (DEFUN %DOUBLE-FLOAT ...)
; compiling (DEFUN %LDB ...)
; compiling (DEFUN %DPB ...)
; compiling (DEFUN %WITH-ARRAY-DATA ...)
; compiling (DEFUN %WITH-ARRAY-DATA/FP ...)
; compiling (DEFUN SIGNED-BYTE-32-P ...)
; compiling (DEFMACRO WITHOUT-PACKAGE-LOCKS ...)
; compiling (DEFMACRO WITH-SINGLE-PACKAGE-LOCKED-ERROR ...)
; compiling (DEFUN PROGRAM-ASSERT-SYMBOL-HOME-PACKAGE-UNLOCKED ...)
; compiling (DEFUN ASSERT-PACKAGE-UNLOCKED ...)
; compiling (DEFUN ASSERT-SYMBOL-HOME-PACKAGE-UNLOCKED ...)
; compiling (DECLAIM (DECLARATION ENABLE-PACKAGE-LOCKS ...))
; compiling (DEFUN DEFAULT-STRUCTURE-PRINT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-misc.fasl-tmp written
; compilation finished in 0:00:00.698
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-char.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (LET (#) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-char.fasl-tmp written
; compilation finished in 0:00:00.095
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-boole.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (DEFCONSTANT BOOLE-CLR ...)
; compiling (DEFCONSTANT BOOLE-SET ...)
; compiling (DEFCONSTANT BOOLE-1 ...)
; compiling (DEFCONSTANT BOOLE-2 ...)
; compiling (DEFCONSTANT BOOLE-C1 ...)
; compiling (DEFCONSTANT BOOLE-C2 ...)
; compiling (DEFCONSTANT BOOLE-AND ...)
; compiling (DEFCONSTANT BOOLE-IOR ...)
; compiling (DEFCONSTANT BOOLE-XOR ...)
; compiling (DEFCONSTANT BOOLE-EQV ...)
; compiling (DEFCONSTANT BOOLE-NAND ...)
; compiling (DEFCONSTANT BOOLE-NOR ...)
; compiling (DEFCONSTANT BOOLE-ANDC1 ...)
; compiling (DEFCONSTANT BOOLE-ANDC2 ...)
; compiling (DEFCONSTANT BOOLE-ORC1 ...)
; compiling (DEFCONSTANT BOOLE-ORC2 ...)
; compiling (DEFUN BOOLE ...)
; compiling (DEFUN UNCROSS-BOOLE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-boole.fasl-tmp written
; compilation finished in 0:00:00.063
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-float.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO WITH-FLOAT-TRAPS-MASKED ...)
; compiling (DEFUN MASK-AND-SIGN-EXTEND ...)
; compiling (DEFUN SINGLE-FLOAT-BITS ...)
; compiling (DEFUN DOUBLE-FLOAT-BITS ...)
; compiling (DEFUN DOUBLE-FLOAT-LOW-BITS ...)
; compiling (DEFUN DOUBLE-FLOAT-HIGH-BITS ...)
; compiling (DEFUN KLUDGE-OPAQUE-EXPT ...)
; compiling (DEFUN MAKE-SINGLE-FLOAT ...)
; compiling (DEFUN MAKE-DOUBLE-FLOAT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-float.fasl-tmp written
; compilation finished in 0:00:00.506
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-io.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFMACRO WITH-FAST-READ-BYTE ...)
; compiling (DEFUN FORM-TRACKING-STREAM-P ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-io.fasl-tmp written
; compilation finished in 0:00:00.116
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-sap.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!SYS")
; compiling (DEFSTRUCT (SYSTEM-AREA-POINTER # ...) ...)
; compiling (DEFUN SAP< ...)
; compiling (DEFUN SAP<= ...)
; compiling (DEFUN SAP= ...)
; compiling (DEFUN SAP>= ...)
; compiling (DEFUN SAP> ...)
; compiling (DEFUN SAP- ...)
; compiling (DEFUN SAP-REF-STUB ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-8 ...)
; compiling (DEFUN #:SETTER-STUB-73 ...)
; compiling (DEFSETF SAP-REF-8 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-16 ...)
; compiling (DEFUN #:SETTER-STUB-74 ...)
; compiling (DEFSETF SAP-REF-16 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-32 ...)
; compiling (DEFUN #:SETTER-STUB-75 ...)
; compiling (DEFSETF SAP-REF-32 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-64 ...)
; compiling (DEFUN #:SETTER-STUB-76 ...)
; compiling (DEFSETF SAP-REF-64 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-SAP ...)
; compiling (DEFUN #:SETTER-STUB-77 ...)
; compiling (DEFSETF SAP-REF-SAP ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-WORD ...)
; compiling (DEFUN #:SETTER-STUB-78 ...)
; compiling (DEFSETF SAP-REF-WORD ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-SINGLE ...)
; compiling (DEFUN #:SETTER-STUB-79 ...)
; compiling (DEFSETF SAP-REF-SINGLE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-REF-DOUBLE ...)
; compiling (DEFUN #:SETTER-STUB-80 ...)
; compiling (DEFSETF SAP-REF-DOUBLE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SIGNED-SAP-REF-8 ...)
; compiling (DEFUN #:SETTER-STUB-81 ...)
; compiling (DEFSETF SIGNED-SAP-REF-8 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SIGNED-SAP-REF-16 ...)
; compiling (DEFUN #:SETTER-STUB-82 ...)
; compiling (DEFSETF SIGNED-SAP-REF-16 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SIGNED-SAP-REF-32 ...)
; compiling (DEFUN #:SETTER-STUB-83 ...)
; compiling (DEFSETF SIGNED-SAP-REF-32 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SIGNED-SAP-REF-64 ...)
; compiling (DEFUN #:SETTER-STUB-84 ...)
; compiling (DEFSETF SIGNED-SAP-REF-64 ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SIGNED-SAP-REF-WORD ...)
; compiling (DEFUN #:SETTER-STUB-85 ...)
; compiling (DEFSETF SIGNED-SAP-REF-WORD ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-sap.fasl-tmp written
; compilation finished in 0:00:00.558
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-thread.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!THREAD")
; compiling (DEFUN MAKE-MUTEX ...)
; compiling (DEFMACRO WITH-MUTEX ...)
; compiling (DEFMACRO WITH-RECURSIVE-LOCK ...)
; compiling (DEFMACRO BARRIER ...)
; compiling (DEFUN THREAD-YIELD ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-thread.fasl-tmp written
; compilation finished in 0:00:00.252
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-make-load-form.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (DEFUN SB-XC:MAKE-LOAD-FORM-SAVING-SLOTS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-make-load-form.fasl-tmp written
; compilation finished in 0:00:00.075
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-condition.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFINE-CONDITION SIMPLE-STYLE-WARNING ...)
; compiling (DEFINE-CONDITION FORMAT-TOO-FEW-ARGS-WARNING ...)
; compiling (DEFINE-CONDITION FORMAT-TOO-MANY-ARGS-WARNING ...)
; compiling (DEFINE-CONDITION ENCAPSULATED-CONDITION ...)
; compiling (DEFINE-CONDITION REFERENCE-CONDITION ...)
; compiling (DEFINE-CONDITION TYPE-WARNING ...)
; compiling (DEFINE-CONDITION TYPE-STYLE-WARNING ...)
; compiling (DEFINE-CONDITION BUG ...)
; compiling (DEFINE-CONDITION COMPILER-MACRO-KEYWORD-PROBLEM ...)
; compiling (DEFINE-CONDITION DUPLICATE-DEFINITION ...)
; compiling (DEFTYPE PACKAGE-LOCK-VIOLATION ...)
; compiling (DEFTYPE PACKAGE-LOCKED-ERROR ...)
; compiling (DEFTYPE SYMBOL-PACKAGE-LOCKED-ERROR ...)
; compiling (DEFINE-CONDITION SB!C:INLINING-DEPENDENCY-FAILURE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-condition.fasl-tmp written
; compilation finished in 0:00:00.509
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/uncross.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (LET (#) ...)
; compiling (DEFMACRO !UNCROSS-FORMAT-CONTROL ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/uncross.fasl-tmp written
; compilation finished in 0:00:00.119
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/primordial-type.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (!DEFGLOBAL *TYPE-SYSTEM-INITIALIZED* ...)
; compiling (DEFGLOBAL *WILD-TYPE* ...)
; compiling (DEFGLOBAL *EMPTY-TYPE* ...)
; compiling (DEFGLOBAL *UNIVERSAL-TYPE* ...)
; compiling (DEFGLOBAL *INSTANCE-TYPE* ...)
; compiling (DEFGLOBAL *FUNCALLABLE-INSTANCE-TYPE* ...)
; compiling (DEFGLOBAL *EXTENDED-SEQUENCE-TYPE* ...)
; compiling (DEFGLOBAL *UNIVERSAL-FUN-TYPE* ...)
; compiling (DEFGLOBAL **BUILT-IN-CLASS-CODES** ...)
; compiling (DECLAIM (TYPE SIMPLE-VECTOR ...))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/primordial-type.fasl-tmp written
; compilation finished in 0:00:00.035
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-defbangmethod.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO DEF!METHOD ...)
; compiling (DEFMACRO SB-XC:DEFMETHOD ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-defbangmethod.fasl-tmp written
; compilation finished in 0:00:00.094
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defbangtype.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFMACRO DEF!TYPE ...)
; compiling (/SHOW "binding *DELAYED-DEF!TYPES*")
; compiling (DEFVAR *DELAYED-DEF!TYPES* ...)
; compiling (/SHOW "done binding *DELAYED-DEF!TYPES*")
; compiling (DEFUN FORCE-DELAYED-DEF!TYPES ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defbangtype.fasl-tmp written
; compilation finished in 0:00:00.083
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defbangmacro.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFSTRUCT (DELAYED-DEF!MACRO #) ...)
; compiling (DEFVAR *DELAYED-DEF!MACROS* ...)
; compiling (DEFMACRO DEF!MACRO ...)
; compiling (DEFUN FORCE-DELAYED-DEF!MACROS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defbangmacro.fasl-tmp written
; compilation finished in 0:00:00.173
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defbangconstant.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFMACRO DEF!CONSTANT ...)
; compiling (/SHOW "binding *DELAYED-DEF!CONSTANTS*")
; compiling (DEFVAR *DELAYED-DEF!CONSTANTS* ...)
; compiling (/SHOW "done binding *DELAYED-DEF!CONSTANTS*")
; compiling (DEFUN FORCE-DELAYED-DEF!CONSTANTS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defbangconstant.fasl-tmp written
; compilation finished in 0:00:00.106
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/primordial-extensions.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!CONSTANT +EMPTY-HT-SLOT+ ...)
; compiling (DEFUN FROB-DO-BODY ...)
; compiling (DECLAIM (INLINE XSUBTRACT))
; compiling (DEFUN XSUBTRACT ...)
; compiling (DEFMACRO WITH-UNIQUE-NAMES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-GENSYM-LIST ...)
; compiling (DEF-IT *CL-PACKAGE* ...)
; compiling (DEF-IT *KEYWORD-PACKAGE* ...)
; compiling (DEFUN SYMBOLICATE ...)
; compiling (DEFUN GENSYMIFY ...)
; compiling (DEFUN KEYWORDICATE ...)
; compiling (DEFUN SANE-PACKAGE ...)
; compiling (DEFUN SANE-DEFAULT-PATHNAME-DEFAULTS ...)
; compiling (DEF!MACRO STRING-DISPATCH ...)
; compiling (DEFMACRO DEFENUM ...)
; compiling (DEFMACRO DEFCONSTANT-EQX ...)
; compiling (DEFUN %DEFCONSTANT-EQX-VALUE ...)
; compiling (DEFUN PROPER-LIST-OF-LENGTH-P ...)
; compiling (DEFUN PROPER-LIST-P ...)
; compiling (DEFMACRO DEFINE-UNSUPPORTED-FUN ...)
; compiling (DEF!MACRO DO-ANONYMOUS ...)
; compiling (DEFMACRO AWHEN ...)
; compiling (DEFMACRO ACOND ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/primordial-extensions.fasl-tmp written
; compilation finished in 0:00:01.080
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-globaldb.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (FTYPE # ...) ...)
; compiling (DEFCONSTANT INFO-NUMBER-BITS ...)
; compiling (DEF!TYPE INFO-NUMBER ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (!DEFGLOBAL *INFO-TYPES* ...)
; compiling (DEFSTRUCT (META-INFO # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE META-INFO))
; compiling (DEFCONSTANT +INFO-METAINFO-TYPE-NUM+ ...)
; compiling (DEFCONSTANT +NO-AUXILLIARY-KEY+ ...)
; compiling (DEFMACRO SYMBOL-INFO-VECTOR ...)
; compiling (DEFMACRO !GET-META-INFOS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN META-INFO ...)
; compiling (DEF INFO ...)
; compiling (DEF (SETF INFO) ...)
; compiling (DEF CLEAR-INFO ...)
; compiling (DEFMACRO GET-INFO-VALUE-INITIALIZING ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/early-globaldb.fasl-tmp written
; compilation finished in 0:00:00.725
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/function-names.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (!DEFVAR *VALID-FUN-NAMES-ALIST* ...)
; compiling (DEFUN %DEFINE-FUN-NAME-SYNTAX ...)
; compiling (SETF (GET # ...) ...)
; compiling (DEFMACRO DEFINE-FUNCTION-NAME-SYNTAX ...)
; compiling (DEFUN VALID-FUNCTION-NAME-P ...)
; compiling (DEFINE-FUNCTION-NAME-SYNTAX SETF ...)
; compiling (%DEFINE-FUN-NAME-SYNTAX (QUOTE CAS) ...)
; compiling (DEFUN MACRO-FUNCTION-NAME ...)
; compiling (DEFINE-FUNCTION-NAME-SYNTAX DEFMACRO ...)
; compiling (DEFINE-FUNCTION-NAME-SYNTAX MACROLET ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/function-names.fasl-tmp written
; compilation finished in 0:00:00.195
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/parms.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEF!MACRO !CONFIGURE-DYNAMIC-SPACE-END ...)
; compiling (DEF!MACRO !GENCGC-SPACE-SETUP ...)
; compiling (DEFPARAMETER *C-CALLABLE-STATIC-SYMBOLS* ...)
; compiling (DEFPARAMETER *COMMON-STATIC-SYMBOLS* ...)
; compiling (DEF!CONSTANT TLS-SIZE ...)
; compiling (DEF!CONSTANT MAX-INTERRUPTS ...)
; compiling (DEF!CONSTANT +HIGHEST-NORMAL-GENERATION+ ...)
; compiling (DEF!CONSTANT +PSEUDO-STATIC-GENERATION+ ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/parms.fasl-tmp written
; compilation finished in 0:00:00.371
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/parms.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEF!CONSTANT N-WORD-BITS ...)
; compiling (DEF!CONSTANT N-MACHINE-WORD-BITS ...)
; compiling (DEF!CONSTANT N-BYTE-BITS ...)
; compiling (DEF!CONSTANT PSEUDO-ATOMIC-INTERRUPTED-FLAG ...)
; compiling (DEF!CONSTANT PSEUDO-ATOMIC-FLAG ...)
; compiling (DEF!CONSTANT FLOAT-SIGN-SHIFT ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-BIAS ...)
; compiling (DEFCONSTANT-EQX SINGLE-FLOAT-EXPONENT-BYTE ...)
; compiling (DEFCONSTANT-EQX SINGLE-FLOAT-SIGNIFICAND-BYTE ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-NORMAL-EXPONENT-MIN ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-NORMAL-EXPONENT-MAX ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-HIDDEN-BIT ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-TRAPPING-NAN-BIT ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-BIAS ...)
; compiling (DEFCONSTANT-EQX DOUBLE-FLOAT-EXPONENT-BYTE ...)
; compiling (DEFCONSTANT-EQX DOUBLE-FLOAT-SIGNIFICAND-BYTE ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-NORMAL-EXPONENT-MIN ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-NORMAL-EXPONENT-MAX ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-HIDDEN-BIT ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-TRAPPING-NAN-BIT ...)
; compiling (DEF!CONSTANT SINGLE-FLOAT-DIGITS ...)
; compiling (DEF!CONSTANT DOUBLE-FLOAT-DIGITS ...)
; compiling (DEF!CONSTANT FLOAT-INEXACT-TRAP-BIT ...)
; compiling (DEF!CONSTANT FLOAT-DIVIDE-BY-ZERO-TRAP-BIT ...)
; compiling (DEF!CONSTANT FLOAT-UNDERFLOW-TRAP-BIT ...)
; compiling (DEF!CONSTANT FLOAT-OVERFLOW-TRAP-BIT ...)
; compiling (DEF!CONSTANT FLOAT-INVALID-TRAP-BIT ...)
; compiling (DEF!CONSTANT FLOAT-ROUND-TO-NEAREST ...)
; compiling (DEF!CONSTANT FLOAT-ROUND-TO-ZERO ...)
; compiling (DEF!CONSTANT FLOAT-ROUND-TO-POSITIVE ...)
; compiling (DEF!CONSTANT FLOAT-ROUND-TO-NEGATIVE ...)
; compiling (DEFCONSTANT-EQX FLOAT-ROUNDING-MODE ...)
; compiling (DEFCONSTANT-EQX FLOAT-STICKY-BITS ...)
; compiling (DEFCONSTANT-EQX FLOAT-TRAPS-BYTE ...)
; compiling (DEFCONSTANT-EQX FLOAT-EXCEPTIONS-BYTE ...)
; compiling (DEF!CONSTANT FLOAT-FAST-BIT ...)
; compiling (!GENCGC-SPACE-SETUP 67108864 ...)
; compiling (DEF!CONSTANT LINKAGE-TABLE-ENTRY-SIZE ...)
; compiling (DEFENUM (:START 8) ...)
; compiling (DEFENUM (:START 24) ...)
; compiling (DEFPARAMETER *STATIC-SYMBOLS* ...)
; compiling (DEFPARAMETER *STATIC-FUNS* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/parms.fasl-tmp written
; compilation finished in 0:00:00.109
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/early-vm.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEF!CONSTANT N-LOWTAG-BITS ...)
; compiling (DEF!CONSTANT LOWTAG-MASK ...)
; compiling (DEF!CONSTANT LOWTAG-LIMIT ...)
; compiling (DEF!CONSTANT N-FIXNUM-TAG-BITS ...)
; compiling (DEF!CONSTANT FIXNUM-TAG-MASK ...)
; compiling (DEF!CONSTANT N-FIXNUM-BITS ...)
; compiling (DEF!CONSTANT N-POSITIVE-FIXNUM-BITS ...)
; compiling (DEF!CONSTANT WORD-SHIFT ...)
; compiling (DEF!CONSTANT N-WORD-BYTES ...)
; compiling (DEF!CONSTANT N-WIDETAG-BITS ...)
; compiling (DEF!CONSTANT WIDETAG-MASK ...)
; compiling (DEF!CONSTANT SB-XC:MOST-POSITIVE-FIXNUM ...)
; compiling (DEF!CONSTANT SB-XC:MOST-NEGATIVE-FIXNUM ...)
; compiling (DEF!CONSTANT MOST-POSITIVE-WORD ...)
; compiling (DEF!CONSTANT MOST-POSITIVE-EXACTLY-SINGLE-FLOAT-FIXNUM ...)
; compiling (DEF!CONSTANT MOST-NEGATIVE-EXACTLY-SINGLE-FLOAT-FIXNUM ...)
; compiling (DEF!CONSTANT MOST-POSITIVE-EXACTLY-DOUBLE-FLOAT-FIXNUM ...)
; compiling (DEF!CONSTANT MOST-NEGATIVE-EXACTLY-DOUBLE-FLOAT-FIXNUM ...)
; compiling (DEF!CONSTANT MAX-DYNAMIC-SPACE-END ...)
; compiling (DEF!CONSTANT INSTANCE-DATA-START ...)
; compiling (DEFUN FIXNUMP ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/early-vm.fasl-tmp written
; compilation finished in 0:00:00.509
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/early-objdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFENUM NIL ...)
; compiling (DEF!CONSTANT NIL-VALUE ...)
; compiling (DEFCONSTANT-EQX FIXNUM-LOWTAGS ...)
; compiling (DEFENUM (:START # ...) ...)
; compiling (DEFENUM NIL ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/early-objdef.fasl-tmp written
; compilation finished in 0:00:00.190
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-array.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!CONSTANT SB-XC:ARRAY-RANK-LIMIT ...)
; compiling (DEF!CONSTANT SB-XC:ARRAY-DIMENSION-LIMIT ...)
; compiling (DEF!CONSTANT SB-XC:ARRAY-TOTAL-SIZE-LIMIT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-array.fasl-tmp written
; compilation finished in 0:00:00.028
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/parse-body.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!INT")
; compiling (/SHOW0 "entering parse-body.lisp")
; compiling (DEFUN PARSE-BODY ...)
; compiling (/SHOW0 "leaving parse-body.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/parse-body.fasl-tmp written
; compilation finished in 0:00:00.079
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/unportable-float.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN MAKE-UNPORTABLE-FLOAT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/unportable-float.fasl-tmp written
; compilation finished in 0:00:00.042
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/policy.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!TYPE POLICY-QUALITY ...)
; compiling (DEFVAR *POLICY*)
; compiling (DEFVAR *MACRO-POLICY* ...)
; compiling (!DEFVAR *POLICY-RESTRICTIONS* ...)
; compiling (DEFUN RESTRICT-COMPILER-POLICY ...)
; compiling (DEFSTRUCT (POLICY-DEPENDENT-QUALITY #) ...)
; compiling (DECLAIM (SIMPLE-VECTOR **POLICY-PRIMARY-QUALITIES** ...))
; compiling (!DEFGLOBAL **POLICY-PRIMARY-QUALITIES** ...)
; compiling (DEFGLOBAL **POLICY-DEPENDENT-QUALITIES** ...)
; compiling (DEFCONSTANT N-POLICY-PRIMARY-QUALITIES ...)
; compiling (DEFCONSTANT MAX-POLICY-QUALITIES ...)
; compiling (DEFSTRUCT (POLICY #) ...)
; compiling (DEFUN POLICY-TO-DECL-SPEC ...)
; compiling (DEFUN POLICY= ...)
; compiling (DEFUN POLICY-QUALITY-NAME-P ...)
; compiling (DEFUN ALTER-POLICY ...)
; compiling (DECLAIM (FTYPE FUNCTION ...))
; compiling (DEFUN POLICY-QUALITY-DEPRECATION-WARNING ...)
; compiling (DECLAIM (TYPE POLICY ...) ...)
; compiling (DEFGLOBAL **BASELINE-POLICY** ...)
; compiling (DEFGLOBAL **ZERO-TYPECHECK-POLICY** ...)
; compiling (DEFUN !POLICY-COLD-INIT-OR-RESANIFY ...)
; compiling (DEFUN POLICY-QUALITY ...)
; compiling (DEFINE-COMPILER-MACRO POLICY-QUALITY ...)
; compiling (DEFINE-GETTER %POLICY-QUALITY ...)
; compiling (DEFINE-GETTER %%POLICY-QUALITY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFMACRO POLICY ...)
; compiling (DEFMACRO DEFINE-OPTIMIZATION-QUALITY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-OPTIMIZE-DECL ...)
; compiling (DEFVAR *MACRO-POLICY* ...)
; compiling (DEFUN SET-MACRO-POLICY ...)
; compiling (DEFUN MACRO-POLICY-DECLS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/policy.fasl-tmp written
; compilation finished in 0:00:01.226
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-extensions.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFVAR *CORE-PATHNAME* ...)
; compiling (DEFVAR *RUNTIME-PATHNAME* ...)
; compiling (DEFGLOBAL *EOF-OBJECT* ...)
; compiling (DEFCONSTANT MAX-HASH ...)
; compiling (DEF!TYPE HASH ...)
; compiling (DEF!TYPE INDEX ...)
; compiling (DEF!TYPE INDEX/2 ...)
; compiling (DEF!TYPE INDEX-OR-MINUS-1 ...)
; compiling (DEF!TYPE UNSIGNED-BYTE-WITH-A-BITE-OUT ...)
; compiling (DEF!TYPE SIGNED-BYTE-WITH-A-BITE-OUT ...)
; compiling (DEF!TYPE LOAD/STORE-INDEX ...)
; compiling (DEF!TYPE SFUNCTION ...)
; compiling (DEF!TYPE TYPE-SPECIFIER ...)
; compiling (DEFPARAMETER *DEFAULT-INIT-CHAR-FORM* ...)
; compiling (DEF!CONSTANT BELL-CHAR-CODE ...)
; compiling (DEF!CONSTANT BACKSPACE-CHAR-CODE ...)
; compiling (DEF!CONSTANT TAB-CHAR-CODE ...)
; compiling (DEF!CONSTANT LINE-FEED-CHAR-CODE ...)
; compiling (DEF!CONSTANT FORM-FEED-CHAR-CODE ...)
; compiling (DEF!CONSTANT RETURN-CHAR-CODE ...)
; compiling (DEF!CONSTANT ESCAPE-CHAR-CODE ...)
; compiling (DEF!CONSTANT RUBOUT-CHAR-CODE ...)
; compiling (DEFUN MAYBE-CYCLIC-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LIST-OF-LENGTH-AT-LEAST-P ...)
; compiling (DECLAIM (INLINE ENSURE-LIST))
; compiling (DEFUN ENSURE-LIST ...)
; compiling (DEFUN POSITIVE-PRIMEP ...)
; compiling (DEFUN COMPOUND-OBJECT-P ...)
; compiling (DEFUN COLLECT-NORMAL-EXPANDER ...)
; compiling (DEFUN COLLECT-LIST-EXPANDER ...)
; compiling (DEFMACRO COLLECT ...)
; compiling (DEFUN MEMQ ...)
; compiling (DEFUN ASSQ ...)
; compiling (DEFUN DELQ ...)
; compiling (DEFUN POSQ ...)
; compiling (DECLAIM (INLINE NEQ))
; compiling (DEFUN NEQ ...)
; compiling (DECLAIM (INLINE NTH-BUT-WITH-SANE-ARG-ORDER))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NTH-BUT-WITH-SANE-ARG-ORDER ...)
; compiling (DEFUN ADJUST-LIST ...)
; compiling (DEFMACRO NAMED-LET ...)
; compiling (DEFUN FILTER-DOLIST-DECLARATIONS ...)
; compiling (DEFMACRO DOVECTOR ...)
; compiling (DEFMACRO DOHASH ...)
; compiling (DEFMACRO DOPLIST ...)
; compiling (DEF!MACRO BINDING* ...)
; compiling (DEFVAR *PROFILE-HASH-CACHE* ...)
; compiling (DEFVAR *CACHE-VECTOR-SYMBOLS* ...)
; compiling (DEFUN DROP-ALL-HASH-CACHES ...)
; compiling (DEFUN ALLOC-HASH-CACHE ...)
; compiling (DEFUN HASH-CACHE-LINE-ALLOCATOR ...)
; compiling (DEF 2)
; compiling (DEF 3)
; compiling (DEF 4)
; compiling (DEF 5)
; compiling (DEF 6)
; compiling (DEFMACRO !DEFINE-HASH-CACHE ...)
; compiling (DEFMACRO DEFUN-CACHED ...)
; compiling (DEFUN EQUAL-BUT-NO-CAR-RECURSION ...)
; compiling (DEFUN %FIND-PACKAGE-OR-LOSE ...)
; compiling (DEFUN FIND-UNDELETED-PACKAGE-OR-LOSE ...)
; compiling (DECLAIM (INLINE LEGAL-FUN-NAME-P))
; compiling (DEFUN LEGAL-FUN-NAME-P ...)
; compiling (DEFTYPE FUNCTION-NAME ...)
; compiling (DEFUN LEGAL-FUN-NAME-OR-TYPE-ERROR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FUN-NAME-BLOCK-NAME ...)
; compiling (DEFUN LOOKS-LIKE-NAME-OF-SPECIAL-VAR-P ...)
; compiling (DEFMACRO ONCE-ONLY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MISSING-ARG ...)
; compiling (DEFMACRO AVER ...)
; compiling (DEFUN %FAILED-AVER ...)
; compiling (DEFUN BUG ...)
; compiling (DEFMACRO ENFORCE-TYPE ...)
; compiling (DEFUN %FAILED-ENFORCE-TYPE ...)
; compiling (DECLAIM (INLINE SWAPPED-ARGS-FUN))
; compiling (DEFUN SWAPPED-ARGS-FUN ...)
; compiling (DEFUN TYPE-BOUND-NUMBER ...)
; compiling (DEF-CONSTANTLY-FUN CONSTANTLY-T ...)
; compiling (DEF-CONSTANTLY-FUN CONSTANTLY-NIL ...)
; compiling (DEF-CONSTANTLY-FUN CONSTANTLY-0 ...)
; compiling (DEFUN FEATUREP ...)
; compiling (DEFMACRO NOT/TYPE ...)
; compiling (DEFMACRO AND/TYPE ...)
; compiling (DEFUN ANY/TYPE ...)
; compiling (DEFUN EVERY/TYPE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DEFPRINTER-PRIN1 ...)
; compiling (DEFUN DEFPRINTER-PRINC ...)
; compiling (DEFUN DEFPRINTER-PRINX ...)
; compiling (DEFUN DEFPRINTER-PRINT-SPACE ...)
; compiling (DEFMACRO DEFPRINTER ...)
; compiling (DEFUN PRINT-SYMBOL-WITH-PREFIX ...)
; compiling (DEFUN PHYSICALIZE-PATHNAME ...)
; compiling (DEFUN NORMALIZE-DEPRECATION-REPLACEMENTS ...)
; compiling (DEFUN DEPRECATION-ERROR ...)
; compiling (DEFUN DEPRECATION-WARNING ...)
; compiling (DEFUN DEPRECATED-FUNCTION ...)
; compiling (DEFUN DEPRECATION-COMPILER-MACRO ...)
; compiling (DEFUN DEPRECATED-THING-P ...)
; compiling (DEFUN LOADER-DEPRECATION-WARN ...)
; compiling (DEFTYPE DEPRECATION-STATE ...)
; compiling (DEFUN PRINT-DEPRECATION-MESSAGE ...)
; compiling (DEFMACRO DEFINE-DEPRECATED-FUNCTION ...)
; compiling (DEFUN CHECK-DEPRECATED-VARIABLE ...)
; compiling (DEFMACRO DEFINE-DEPRECATED-VARIABLE ...)
; compiling (DEFUN EXTRACT-VAR-DECLS ...)
; compiling (DEFMACRO DELAY ...)
; compiling (DEFUN FORCE ...)
; compiling (DEFUN PROMISE-READY-P ...)
; compiling (DEFMACRO WITH-REBOUND-IO-SYNTAX ...)
; compiling (DEFUN %WITH-REBOUND-IO-SYNTAX ...)
; compiling (DEFMACRO WITH-SANE-IO-SYNTAX ...)
; compiling (DEFUN CALL-WITH-SANE-IO-SYNTAX ...)
; compiling (DEFUN LIST-MEMBERS ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (!DEFPARAMETER *EVALUATOR-MODE* ...)
; compiling (DEF!MACRO DX-FLET ...)
; compiling (DEF!MACRO DX-LET ...)
; compiling NIL
; compiling NIL
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFUN FP-ZERO-P ...)
; compiling (DEFUN NEG-FP-ZERO ...)
; compiling (DECLAIM (INLINE SCHWARTZIAN-STABLE-SORT-LIST))
; compiling (DEFUN SCHWARTZIAN-STABLE-SORT-LIST ...)
; compiling (DEFMACRO WITH-SIMPLE-OUTPUT-TO-STRING ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-extensions.fasl-tmp written
; compilation finished in 0:00:05.232
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/parse-lambda-list.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (/SHOW0 "parse-lambda-list.lisp 12")
; compiling (DEFCONSTANT-EQX LAMBDA-LIST-PARSER-STATES ...)
; compiling (DEFMACRO LAMBDA-LIST-KEYWORD-MASK ...)
; compiling (DEFUN LL-KWDS-RESTP ...)
; compiling (DECLAIM (INLINE LL-KWDS-KEYP ...))
; compiling (DEFUN LL-KWDS-KEYP ...)
; compiling (DEFUN LL-KWDS-ALLOWP ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PARSE-LAMBDA-LIST ...)
; compiling (DEFUN PARSE-DS-LAMBDA-LIST ...)
; compiling (DEFMACRO WITH-DS-LAMBDA-LIST-PARTS ...)
; compiling (DEFUN PARSE-OPTIONAL-ARG-SPEC ...)
; compiling (DEFUN PARSE-KEY-ARG-SPEC ...)
; compiling (DEFUN META-ABSTRACTIFY-DS-LAMBDA-LIST ...)
; compiling (DEFUN MAKE-LAMBDA-LIST ...)
; compiling (DEFUN UNPARSE-DS-LAMBDA-LIST ...)
; compiling (DEFUN DS-LAMBDA-LIST-VARIABLES ...)
; compiling (DEFUN DS-LAMBDA-LIST-MATCH-P ...)
; compiling (DEFUN DS-LAMBDA-LIST-MATCHER ...)
; compiling (DEFUN EMIT-DS-LAMBDA-LIST-MATCH ...)
; compiling (DEFUN EMIT-DS-BIND-CHECK ...)
; compiling (DEFUN EXPAND-DS-BIND ...)
; compiling (DEFUN GET-DS-BIND-CONTEXT ...)
; compiling (DEFUN COMPILER-MACRO-ARGS ...)
; compiling (DEFUN CHECK-DS-LIST ...)
; compiling (DEFUN CHECK-DS-LIST/&REST ...)
; compiling (DEFUN CHECK-PLIST ...)
; compiling (DEFUN CHECK-DS-LIST/&KEY ...)
; compiling (DEFUN CMACRO-CHECK-DS-LIST/&KEY ...)
; compiling (DEFUN DS-GETF ...)
; compiling (DEF!MACRO NAMED-DS-BIND ...)
; compiling (DEFUN MAKE-MACRO-LAMBDA ...)
; compiling (DEFUN SB!KERNEL::ARG-COUNT-ERROR ...)
; compiling (DEFVAR *STRIP-LAMBA-LIST-RETAIN-AUX* ...)
; compiling (DEFUN STRIP-LAMBDA-LIST ...)
; compiling (/SHOW0 "parse-lambda-list.lisp end of file")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/parse-lambda-list.fasl-tmp written
; compilation finished in 0:00:02.934
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/deftype.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN CONSTANT-TYPE-EXPANDER ...)
; compiling (DEFVAR !*XC-PROCESSED-DEFTYPES* ...)
; compiling (DEF!MACRO SB-XC:DEFTYPE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/deftype.fasl-tmp written
; compilation finished in 0:00:00.179
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-alieneval.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!ALIEN")
; compiling (DEFVAR *ALIEN-TYPE-CLASSES* ...)
; compiling (DEFVAR *NEW-AUXILIARY-TYPES* ...)
; compiling (DEFVAR *RECORD-TYPES-ALREADY-UNPARSED*)
; compiling (DEFVAR *VALUES-TYPE-OKAY* ...)
; compiling (DEFVAR *DEFAULT-C-STRING-EXTERNAL-FORMAT* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-alieneval.fasl-tmp written
; compilation finished in 0:00:00.030
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/specializable-array.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFMACRO !MAKE-SPECIALIZED-ARRAY ...)
; compiling (DEFUN !COERCE-TO-SPECIALIZED ...)
; compiling (DEFUN REGISTER-SPECIALIZED-ARRAY ...)
; compiling (DEFUN !SPECIALIZED-ARRAY-ELEMENT-TYPE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/specializable-array.fasl-tmp written
; compilation finished in 0:00:00.110
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-cl.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (PROCLAIM (QUOTE #))
; compiling (DEFPARAMETER *!STANDARD-TYPE-NAMES* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-cl.fasl-tmp written
; compilation finished in 0:00:00.027
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-fasl.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFPARAMETER *FASL-HEADER-STRING-START-STRING* ...)
; compiling (DEFINE-FASL-FORMAT-FEATURES)
; compiling (DEF!CONSTANT +FASL-HEADER-STRING-STOP-CHAR-CODE+ ...)
; compiling (DEF!CONSTANT +FASL-FILE-VERSION+ ...)
; compiling (DECLAIM (TYPE SIMPLE-STRING ...))
; compiling (DEFVAR *FASL-FILE-TYPE* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *ASSEMBLER-ROUTINES* ...)
; compiling (DECLAIM (SIMPLE-VECTOR **FOP-NAMES** ...))
; compiling (DEFGLOBAL **FOP-NAMES** ...)
; compiling (DEFGLOBAL **FOP-FUNS** ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFGLOBAL **FOP-SIGNATURES** ...)
; compiling (DEFVAR *LOAD-DEPTH* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFUN MAKE-FOP-VECTOR ...)
; compiling (DEFSTRUCT (FASL-INPUT # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE FASL-INPUT))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-fasl.fasl-tmp written
; compilation finished in 0:00:00.151
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/debug-var-io.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN %READ-VAR-INTEGER ...)
; compiling (DEFMACRO READ-VAR-INTEGER ...)
; compiling (DEFUN WRITE-VAR-INTEGER ...)
; compiling (DEFMACRO READ-VAR-STRING ...)
; compiling (DEFUN WRITE-VAR-STRING ...)
; compiling (DEFMACRO READ-PACKED-BIT-VECTOR ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/debug-var-io.fasl-tmp written
; compilation finished in 0:00:00.361
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-thread.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!THREAD")
; compiling (DEFVAR *CURRENT-THREAD* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-thread.fasl-tmp written
; compilation finished in 0:00:00.027
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/defconstant.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN (SETF SB!C::XC-CONSTANT-VALUE) ...)
; compiling (DEFUN SB!C::XC-CONSTANT-VALUE ...)
; compiling (DEF!MACRO SB-XC:DEFCONSTANT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SB!C::%DEFCONSTANT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/defconstant.fasl-tmp written
; compilation finished in 0:00:00.217
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-raw-slots.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEF!TYPE WORD ...)
; compiling (DEF!TYPE SB!VM:SIGNED-WORD ...)
; compiling (DEFTYPE LAYOUT-RAW-SLOT-METADATA-TYPE ...)
; compiling (DEFMACRO LAYOUT-RAW-SLOT-METADATA ...)
; compiling (DEFSTRUCT (RAW-SLOT-DATA # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE RAW-SLOT-DATA))
; compiling (DEFGLOBAL *RAW-SLOT-DATA-LIST* ...)
; compiling (SETQ *RAW-SLOT-DATA-LIST* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN RAW-SLOT-DATA-OR-LOSE ...)
; compiling (DEFUN RAW-SLOT-WORDS ...)
; compiling (DEFMACRO DO-INSTANCE-TAGGED-SLOT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-raw-slots.fasl-tmp written
; compilation finished in 0:00:00.428
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defbangstruct.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFTYPE DEF!STRUCT-TYPE-MAKE-LOAD-FORM-FUN ...)
; compiling (DEFVAR *DEF!STRUCT-SUPERTYPE* ...)
; compiling (DEFUN DEF!STRUCT-SUPERTYPE ...)
; compiling (DEFUN (SETF DEF!STRUCT-SUPERTYPE) ...)
; compiling (DEFVAR *DEF!STRUCT-TYPE-MAKE-LOAD-FORM-FUN* ...)
; compiling (DEFUN DEF!STRUCT-TYPE-MAKE-LOAD-FORM-FUN ...)
; compiling (DEFUN (SETF DEF!STRUCT-TYPE-MAKE-LOAD-FORM-FUN) ...)
; compiling (DEFUN JUST-DUMP-IT-NORMALLY ...)
; compiling (DEFUN IGNORE-IT ...)
; compiling (DEFSTRUCT DELAYED-DEF!STRUCT ...)
; compiling (DEFVAR *DELAYED-DEF!STRUCTS* ...)
; compiling (DEFUN PARSE-DEF!STRUCT-ARGS ...)
; compiling (DEFUN UNCROSS-DEFSTRUCT-ARGS ...)
; compiling (DEFMACRO DEF!STRUCT ...)
; compiling (DEFUN FORCE-DELAYED-DEF!STRUCTS ...)
; compiling (DEF!STRUCT (STRUCTURE!OBJECT # ...))
; compiling (DEFUN STRUCTURE!OBJECT-MAKE-LOAD-FORM ...)
; compiling (SETF (SYMBOL-FUNCTION #) ...)
; compiling (DEFMETHOD MAKE-LOAD-FORM ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defbangstruct.fasl-tmp written
; compilation finished in 0:00:00.884
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/type-class.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFVAR *CTYPE-LCG-STATE* ...)
; compiling (DEFVAR *CTYPE-HASH-STATE* ...)
; compiling (DEFVAR *TYPE-CLASSES* ...)
; compiling (DEFUN TYPE-CLASS-OR-LOSE ...)
; compiling (DEFUN MUST-SUPPLY-THIS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN HIERARCHICAL-INTERSECTION2 ...)
; compiling (DEFUN HIERARCHICAL-UNION2 ...)
; compiling (DEF!STRUCT (TYPE-CLASS #) ...)
; compiling (DECLAIM (FREEZE-TYPE TYPE-CLASS))
; compiling (DEFUN CTYPE-RANDOM ...)
; compiling (DEFCONSTANT +CTYPE-HASH-MASK+ ...)
; compiling (DEF!STRUCT (CTYPE # ...) ...)
; compiling (DEFCONSTANT +TYPE-ADMITS-TYPE=-OPTIMIZATION+ ...)
; compiling (DEFUN MARK-CTYPE-INTERNED ...)
; compiling (DECLAIM (INLINE TYPE-MIGHT-CONTAIN-OTHER-TYPES-P))
; compiling (DEFUN TYPE-MIGHT-CONTAIN-OTHER-TYPES-P ...)
; compiling (DECLAIM (INLINE TYPE-ENUMERABLE))
; compiling (DEFUN TYPE-ENUMERABLE ...)
; compiling (DEFCONSTANT-EQX !TYPE-CLASS-FUN-SLOTS ...)
; compiling (DEFUN !TYPE-CLASS-FUN-SLOT ...)
; compiling (DEFMACRO !DEFINE-TYPE-METHOD ...)
; compiling (DEFMACRO !DEFINE-TYPE-CLASS ...)
; compiling (DEFMACRO !DEF-TYPE-TRANSLATOR ...)
; compiling (DEFMACRO !INVOKE-TYPE-METHOD ...)
; compiling (DEFUN INVOKE-COMPLEX-SUBTYPEP-ARG1-METHOD ...)
; compiling (DEFUN INVOKE-COMPLEX-=-OTHER-METHOD ...)
; compiling (DECLAIM (INLINE TYPE-CACHE-HASH))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN TYPE-CACHE-HASH ...)
; compiling (DECLAIM (INLINE TYPE-LIST-CACHE-HASH))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN TYPE-LIST-CACHE-HASH ...)
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !TYPE-CLASS-COLD-INIT)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/type-class.fasl-tmp written
; compilation finished in 0:00:01.068
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-backend.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *BACKEND-PAGE-BYTES* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFGLOBAL SB!VM::*FREE-TLS-INDEX* ...)
; compiling (!DEFGLOBAL SB!VM::*TLS-INDEX-LOCK* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/early-backend.fasl-tmp written
; compilation finished in 0:00:00.030
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/pcl/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/pcl/slot-name.lisp" (written 29 JUL 2015 07:32:22 AM):
; compiling (IN-PACKAGE "SB!PCL")
; compiling (DEFUN SLOT-READER-NAME ...)
; compiling (DEFUN SLOT-WRITER-NAME ...)
; compiling (DEFUN SLOT-BOUNDP-NAME ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/pcl/slot-name.fasl-tmp written
; compilation finished in 0:00:00.045
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/info-vector.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFCONSTANT +EMPTY-KEY+ ...)
; compiling (DEFCONSTANT +UNAVAILABLE-KEY+ ...)
; compiling (DEFTYPE INFO-CELL-INDEX ...)
; compiling (DEFCONSTANT +INFO-KEYS-OFFSET+ ...)
; compiling (DEFSTRUCT (INFO-STORAGE # ...) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-INFO-STORAGE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFSTRUCT (INFO-HASHTABLE #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFMACRO INFO-CAS ...)
; compiling (DECLAIM (INLINE INFO-ENV-ADJUST-COUNT))
; compiling (DEFUN INFO-ENV-ADJUST-COUNT ...)
; compiling (DECLAIM (INLINE MAKE-INFO-FORWARDING-POINTER ...) ...)
; compiling (DEFUN XC-COMPARE-AND-SWAP-SVREF ...)
; compiling (DEFUN MAKE-INFO-FORWARDING-POINTER ...)
; compiling (DEFUN INFO-FORWARDING-POINTER-TARGET ...)
; compiling (DEFUN INFO-VALUE-MOVED-P ...)
; compiling (DEFMACRO !DO-PROBE-SEQUENCE ...)
; compiling (DEFUN %WAIT-FOR-REHASH ...)
; compiling (DEFUN INFO-GETHASH ...)
; compiling (DEFUN INFO-PUTHASH ...)
; compiling (DEFUN INFO-ENV-REHASH ...)
; compiling (DEFMACRO INFO-MAPHASH ...)
; compiling (DEFUN (SETF INFO-GETHASH) ...)
; compiling (DEFUN SHOW-INFO-ENV ...)
; compiling (DEFCONSTANT INFO-NUM-MASK ...)
; compiling (DEFCONSTANT +INFOS-PER-WORD+ ...)
; compiling (DEFTYPE INFO-DESCRIPTOR ...)
; compiling (DEFCONSTANT-EQX +NIL-PACKED-INFOS+ ...)
; compiling (DEFCONSTANT +FDEFN-INFO-NUM+ ...)
; compiling (DECLAIM (INLINE PACKED-INFO-FIELD))
; compiling (DEFUN PACKED-INFO-FIELD ...)
; compiling (DEFUN COMPUTE-PACKIFIED-INFO-SIZE ...)
; compiling (DEFMACRO MAKE-INFO-DESCRIPTOR ...)
; compiling (DEFUN PACKIFY-INFOS ...)
; compiling (DEFMACRO !WITH-PACKED-INFO-ITERATOR ...)
; compiling (DEFMACRO !DO-PACKED-INFO-VECTOR-AUX-KEY ...)
; compiling (DEFUN INFO-VECTOR-NAME-LIST ...)
; compiling (DEFUN COMPUTE-UNPACKIFIED-INFO-SIZE ...)
; compiling (DEFUN UNPACKIFY-INFOS ...)
; compiling (DEFUN INFO-FIND-AUX-KEY/UNPACKED ...)
; compiling (DEFUN INFO-FIND-AUX-KEY/PACKED ...)
; compiling (DEFUN %PACKED-INFO-INSERT ...)
; compiling (DECLAIM (INLINE INFO-QUICKLY-INSERTABLE-P))
; compiling (DEFUN INFO-QUICKLY-INSERTABLE-P ...)
; compiling (DEFUN QUICK-PACKED-INFO-INSERT ...)
; compiling (DECLAIM (MAYBE-INLINE PACKED-INFO-INSERT))
; compiling (DEFUN PACKED-INFO-INSERT ...)
; compiling (DEFUN PACKED-INFO-VALUE-INDEX ...)
; compiling (DEFUN PACKED-INFO-REMOVE ...)
; compiling (DEFCONSTANT-EQX !+PCL-READER-NAME+ ...)
; compiling (DEFCONSTANT-EQX !+PCL-WRITER-NAME+ ...)
; compiling (DEFCONSTANT-EQX !+PCL-BOUNDP-NAME+ ...)
; compiling (DEFUN PCL-GLOBAL-ACCESSOR-NAME-P ...)
; compiling (DEFUN CONSTRUCT-GLOBALDB-NAME ...)
; compiling (DEFUN %CALL-WITH-EACH-INFO ...)
; compiling (DEFUN !TEST-PACKIFY-INFOS ...)
; compiling (DEFMACRO WITH-GLOBALDB-NAME ...)
; compiling (DECLAIM (INLINE INFO-VECTOR-FDEFN))
; compiling (DEFUN INFO-VECTOR-FDEFN ...)
; compiling (DEFUN UPDATE-SYMBOL-INFO ...)
; compiling (DEFVAR *INFO-ENVIRONMENT* ...)
; compiling (DEFUN SET-INFO-VALUE ...)
; compiling (DEFUN %ATOMIC-SET-INFO-VALUE ...)
; compiling (DEFUN %GET-INFO-VALUE-INITIALIZING ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/info-vector.fasl-tmp written
; compilation finished in 0:00:05.015
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-array.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFSTRUCT (SPECIALIZED-ARRAY-ELEMENT-TYPE-PROPERTIES # ...) ...)
; compiling (DEFGLOBAL *SPECIALIZED-ARRAY-ELEMENT-TYPE-PROPERTIES* ...)
; compiling (SETQ *SPECIALIZED-ARRAY-ELEMENT-TYPE-PROPERTIES* ...)
; compiling (DEFUN VALID-BIT-BASH-SAETP-P ...)
; compiling (DEFVAR SB!KERNEL::*SPECIALIZED-ARRAY-ELEMENT-TYPES* ...)
; compiling (DEFVAR *VECTOR-WITHOUT-COMPLEX-TYPECODE-INFOS* ...)
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN FIND-SAETP ...)
; compiling (DEFUN FIND-SAETP-BY-CTYPE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-array.fasl-tmp written
; compilation finished in 0:00:00.460
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/sc-offset.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFCONSTANT-EQX SC-OFFSET-SCN-BYTE ...)
; compiling (DEFCONSTANT-EQX SC-OFFSET-OFFSET-BYTE ...)
; compiling (DEF!TYPE SC-OFFSET ...)
; compiling (DEFMACRO MAKE-SC-OFFSET ...)
; compiling (DEFMACRO SC-OFFSET-SCN ...)
; compiling (DEFMACRO SC-OFFSET-OFFSET ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/sc-offset.fasl-tmp written
; compilation finished in 0:00:00.153
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/char.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!CONSTANT SB-XC:CHAR-CODE-LIMIT ...)
; compiling (DEF!CONSTANT BASE-CHAR-CODE-LIMIT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/char.fasl-tmp written
; compilation finished in 0:00:00.030
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/huffman.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFSTRUCT (HUFFMAN-NODE #) ...)
; compiling (DEFSTRUCT (HUFFMAN-PAIR # ...) ...)
; compiling (DEFUN HUFFMAN-WEIGHTS ...)
; compiling (DEFUN MAKE-HUFFMAN-TREE ...)
; compiling (DEFUN HUFFMAN-DECODE ...)
; compiling (DEFUN HUFFMAN-MATCH ...)
; compiling (DEFUN HUFFMAN-ENCODE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/huffman.fasl-tmp written
; compilation finished in 0:00:00.354
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/misc.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN SB-XC:LISP-IMPLEMENTATION-TYPE ...)
; compiling (DEFUN SB-XC:LISP-IMPLEMENTATION-VERSION ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/misc.fasl-tmp written
; compilation finished in 0:00:00.041
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-format.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FORMAT")
; compiling (DEFPARAMETER *FORMAT-WHITESPACE-CHARS* ...)
; compiling (DEFVAR *FORMAT-DIRECTIVE-EXPANDERS* ...)
; compiling (DEFVAR *FORMAT-DIRECTIVE-INTERPRETERS* ...)
; compiling (DEFVAR *DEFAULT-FORMAT-ERROR-CONTROL-STRING* ...)
; compiling (DEFVAR *DEFAULT-FORMAT-ERROR-OFFSET* ...)
; compiling (DEFVAR *UP-UP-AND-OUT-ALLOWED* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *LOGICAL-BLOCK-POPPER* ...)
; compiling (DEFVAR *EXPANDER-NEXT-ARG-MACRO* ...)
; compiling (DEFVAR *ONLY-SIMPLE-ARGS*)
; compiling (DEFVAR *ORIG-ARGS-AVAILABLE* ...)
; compiling (DEFVAR *SIMPLE-ARGS*)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-format.fasl-tmp written
; compilation finished in 0:00:00.031
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-c.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!CONSTANT SB-XC:CALL-ARGUMENTS-LIMIT ...)
; compiling (DEF!CONSTANT SB-XC:LAMBDA-PARAMETERS-LIMIT ...)
; compiling (DEF!CONSTANT SB-XC:MULTIPLE-VALUES-LIMIT ...)
; compiling (DEFVAR SB-XC:*COMPILE-FILE-PATHNAME*)
; compiling (DEFVAR SB-XC:*COMPILE-FILE-TRUENAME*)
; compiling (DEFVAR SB-XC:*COMPILE-PRINT*)
; compiling (DEFVAR SB-XC:*COMPILE-VERBOSE*)
; compiling (DEF!TYPE LAYOUT-DEPTHOID ...)
; compiling (DEFTYPE INLINEP ...)
; compiling (DEFPARAMETER *INLINEP-TRANSLATIONS* ...)
; compiling (DEFVAR *FREE-VARS*)
; compiling (DEFVAR *FREE-FUNS*)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *CONSTANTS*)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *ALLOW-INSTRUMENTING*)
; compiling (DEFVAR *CODE-SEGMENT*)
; compiling (DEFVAR *COMPONENT-BEING-COMPILED*)
; compiling (DEFVAR *COMPILER-ERROR-CONTEXT*)
; compiling (DEFVAR *COMPILER-ERROR-COUNT*)
; compiling (DEFVAR *COMPILER-WARNING-COUNT*)
; compiling (DEFVAR *COMPILER-STYLE-WARNING-COUNT*)
; compiling (DEFVAR *COMPILER-NOTE-COUNT*)
; compiling (DEFVAR *COMPILER-TRACE-OUTPUT*)
; compiling (DEFVAR *CONSTRAINT-UNIVERSE*)
; compiling (DEFVAR *CURRENT-PATH*)
; compiling (DEFVAR *CURRENT-COMPONENT*)
; compiling (DEFVAR *DELAYED-IR1-TRANSFORMS*)
; compiling (DEFVAR *EVAL-TLF-INDEX*)
; compiling (DEFVAR *DYNAMIC-COUNTS-TN*)
; compiling (DEFVAR *ELSEWHERE*)
; compiling (DEFVAR *EVENT-INFO*)
; compiling (DEFVAR *EVENT-NOTE-THRESHOLD*)
; compiling (DEFVAR *FAILURE-P*)
; compiling (DEFVAR *FIXUP-NOTES*)
; compiling (DEFVAR *SOURCE-INFO*)
; compiling (DEFVAR *SOURCE-PLIST*)
; compiling (DEFVAR *SOURCE-NAMESTRING*)
; compiling (DEFVAR *UNDEFINED-WARNINGS*)
; compiling (DEFVAR *WARNINGS-P*)
; compiling (DEFVAR *LAMBDA-CONVERSIONS*)
; compiling (DEFVAR *STACK-ALLOCATE-DYNAMIC-EXTENT* ...)
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFGLOBAL **WORLD-LOCK** ...)
; compiling (!COLD-INIT-FORMS (SETF **WORLD-LOCK** ...))
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !WORLD-LOCK-COLD-INIT)
; compiling (DEFMACRO WITH-WORLD-LOCK ...)
; compiling (DECLAIM (TYPE FIXNUM ...))
; compiling (DEFVAR *COMPILER-SSET-COUNTER* ...)
; compiling (DECLAIM (FIXNUM *TYPE-CACHE-NONCE*))
; compiling (!DEFGLOBAL *TYPE-CACHE-NONCE* ...)
; compiling (DEF!STRUCT (UNDEFINED-WARNING # ...) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NOTE-NAME-DEFINED ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NOTE-LEXICAL-BINDING ...)
; compiling (DEF!STRUCT (DEBUG-NAME-MARKER # ...))
; compiling (DEFVAR *DEBUG-NAME-LEVEL* ...)
; compiling (DEFVAR *DEBUG-NAME-LENGTH* ...)
; compiling (DEFVAR *DEBUG-NAME-PUNT*)
; compiling (DEFVAR *DEBUG-NAME-SHARP*)
; compiling (DEFVAR *DEBUG-NAME-ELLIPSIS*)
; compiling (DEFUN DUMP-DEBUG-NAME-MARKER ...)
; compiling (DEFUN PRINT-DEBUG-NAME-MARKER ...)
; compiling (SETF *DEBUG-NAME-SHARP* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DEBUG-NAME ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/early-c.fasl-tmp written
; compilation finished in 0:00:00.516
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/lexenv.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *HANDLED-CONDITIONS* ...)
; compiling (DEFVAR *DISABLED-PACKAGE-LOCKS* ...)
; compiling (DECLAIM (INLINE INTERNAL-MAKE-LEXENV))
; compiling (DEF!STRUCT (LEXENV # ...) ...)
; compiling (DEFVAR *LEXENV*)
; compiling (DECLAIM (TYPE LEXENV ...))
; compiling (DEF!TYPE LEXENV-DESIGNATOR ...)
; compiling (DEFUN LEXENV-POLICY ...)
; compiling (DEFUN NULL-LEXENV-P ...)
; compiling (DEFUN COERCE-TO-LEXENV ...)
; compiling (DEFUN PRINT-LEXENV ...)
; compiling (DEFUN MAYBE-INLINE-SYNTACTIC-CLOSURE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/lexenv.fasl-tmp written
; compilation finished in 0:00:00.260
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/policies.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY CHECK-CONSTANT-MODIFICATION ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY TYPE-CHECK ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY CHECK-TAG-EXISTENCE ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY LET-CONVERSION ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY ALIEN-FUNCALL-SAVES-FP-AND-PC ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY VERIFY-ARG-COUNT ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY INSERT-DEBUG-CATCH ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY RECOGNIZE-SELF-CALLS ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY FLOAT-ACCURACY ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY INSERT-STEP-CONDITIONS ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY COMPUTE-DEBUG-FUN ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY PRESERVE-SINGLE-USE-DEBUG-VARIABLES ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY INSERT-ARRAY-BOUNDS-CHECKS ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY STORE-XREF-DATA ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY STORE-COVERAGE-DATA ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY STORE-CLOSURE-DEBUG-POINTER ...)
; compiling (DEFINE-OPTIMIZATION-QUALITY ALLOW-NON-RETURNING-TAIL-CALL ...)
; compiling (!POLICY-COLD-INIT-OR-RESANIFY)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/policies.fasl-tmp written
; compilation finished in 0:00:03.010
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/macros.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (SPECIAL *COMPILER-ERROR-CONTEXT*))
; compiling (DEFMACRO DEF-IR1-TRANSLATOR ...)
; compiling (DEFMACRO DEFINE-SOURCE-TRANSFORM ...)
; compiling (DEFTYPE ATTRIBUTES ...)
; compiling (DEFUN COMPUTE-ATTRIBUTE-MASK ...)
; compiling (DEF!MACRO !DEF-BOOLEAN-ATTRIBUTE ...)
; compiling (DEFUN GUTS-OF-!DEF-BOOLEAN-ATTRIBUTE-SETTER ...)
; compiling (DEFMACRO !DEF-BOOLEAN-ATTRIBUTE-SETTER ...)
; compiling (DEFMACRO ATTRIBUTES-UNION ...)
; compiling (DEFMACRO ATTRIBUTES-INTERSECTION ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DECLAIM (INLINE ATTRIBUTES=))
; compiling (DEFUN ATTRIBUTES= ...)
; compiling (DEFUN PARSE-DEFTRANSFORM ...)
; compiling (DEFMACRO DEFTRANSFORM ...)
; compiling (DEFMACRO DEFKNOWN ...)
; compiling (DEFMACRO DEFOPTIMIZER ...)
; compiling (DEFMACRO DO-BLOCKS ...)
; compiling (DEFMACRO DO-BLOCKS-BACKWARDS ...)
; compiling (DEFMACRO DO-USES ...)
; compiling (DEFMACRO DO-NODES ...)
; compiling (DEFMACRO DO-NODES-BACKWARDS ...)
; compiling (DEFMACRO DO-NODES-CAREFULLY ...)
; compiling (DEFMACRO DO-NESTED-CLEANUPS ...)
; compiling (DEFMACRO WITH-IR1-ENVIRONMENT-FROM-NODE ...)
; compiling (DEFMACRO WITH-SOURCE-PATHS ...)
; compiling (DEFMACRO WITH-IR1-NAMESPACE ...)
; compiling (DEFMACRO LEXENV-FIND ...)
; compiling (DEFMACRO WITH-COMPONENT-LAST-BLOCK ...)
; compiling (DEFSTRUCT (EVENT-INFO #) ...)
; compiling (DEFVAR *EVENT-INFO* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EVENT-INFO-OR-LOSE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EVENT-COUNT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EVENT-ACTION ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %SET-EVENT-ACTION ...)
; compiling (DEFSETF EVENT-ACTION ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EVENT-LEVEL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %SET-EVENT-LEVEL ...)
; compiling (DEFSETF EVENT-LEVEL ...)
; compiling (DEFMACRO DEFEVENT ...)
; compiling (DECLAIM (TYPE UNSIGNED-BYTE ...))
; compiling (DEFVAR *EVENT-NOTE-THRESHOLD* ...)
; compiling (DEFMACRO EVENT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EVENT-STATISTICS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CLEAR-EVENT-STATISTICS ...)
; compiling (DECLAIM (INLINE FIND-IN ...))
; compiling (DEFUN FIND-IN ...)
; compiling (DEFUN POSITION-IN ...)
; compiling (DEF!MACRO DELETEF-IN ...)
; compiling (DEF!MACRO PUSH-IN ...)
; compiling (DEFMACRO POSITION-OR-LOSE ...)
; compiling (DEFVAR *COMPILER-PRINT-VARIABLE-ALIST* ...)
; compiling (DEFMACRO WITH-COMPILER-IO-SYNTAX ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/macros.fasl-tmp written
; compilation finished in 0:00:03.797
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fun-info.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (!DEF-BOOLEAN-ATTRIBUTE IR1 ...)
; compiling (DEFSTRUCT (FUN-INFO) ...)
; compiling (DEFPRINTER (FUN-INFO) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fun-info.fasl-tmp written
; compilation finished in 0:00:00.576
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-classoid.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEF!STRUCT (DEFSTRUCT-DESCRIPTION # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE DEFSTRUCT-DESCRIPTION))
; compiling (DEFCONSTANT LAYOUT-CLOS-HASH-LIMIT ...)
; compiling (DEF!TYPE LAYOUT-CLOS-HASH ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEF!STRUCT (LAYOUT #) ...)
; compiling (DECLAIM (FREEZE-TYPE LAYOUT))
; compiling (DEF!STRUCT (CLASSOID # ...) ...)
; compiling (DEF!STRUCT (UNDEFINED-CLASSOID # ...))
; compiling (DEF!STRUCT (BUILT-IN-CLASSOID # ...) ...)
; compiling (DEF!STRUCT (CONDITION-CLASSOID # ...) ...)
; compiling (DEF!STRUCT (CLASSOID-CELL # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE CLASSOID-CELL))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-classoid.fasl-tmp written
; compilation finished in 0:00:00.954
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/globaldb.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFUN GLOBALDB-SXHASHOID ...)
; compiling (DEFUN PRIMIFY ...)
; compiling (DEFUN !REGISTER-META-INFO ...)
; compiling (DEFUN !%DEFINE-INFO-TYPE ...)
; compiling (SETF (GET # ...) ...)
; compiling (!COLD-INIT-FORMS (DOVECTOR # ...))
; compiling (DEFUN INFO ...)
; compiling (DEFUN (SETF INFO) ...)
; compiling (DEFUN CLEAR-INFO ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/globaldb.lisp
; in: DEFUN CLEAR-INFO
; (LIST (SB!C::META-INFO-NUMBER SB!INT:INFO))
; ==>
; (CONS (SB!C::META-INFO-NUMBER SB!INT:INFO) NIL)
;
; note: could not stack allocate the result of (LIST (META-INFO-NUMBER INFO))
; compiling (DEFUN CLEAR-INFO-VALUES ...)
; compiling (!COLD-INIT-FORMS (SETQ *INFO-ENVIRONMENT* ...) ...)
; compiling (!DEFVAR *GLOBALDB-OBSERVER* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN GET-INFO-VALUE ...)
; compiling (DEF!MACRO ATOMIC-SET-INFO-VALUE ...)
; compiling (DEFUN CALL-WITH-EACH-GLOBALDB-NAME ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :DEFINITION) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :KIND) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFINE-INFO-TYPE (:FUNCTION :TYPE) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :ASSUMED-TYPE) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :WHERE-FROM) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :INLINE-EXPANSION-DESIGNATOR) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :INLINEP) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :EMITTED-FULL-CALLS) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :SOURCE-TRANSFORM) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :MACRO-FUNCTION) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :COMPILER-MACRO-FUNCTION) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :IR1-CONVERT) ...)
; compiling (DEFINE-INFO-TYPE (:FUNCTION :INFO) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :KIND) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :ALWAYS-BOUND) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :DEPRECATED) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :TYPE) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :WHERE-FROM) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :MACRO-EXPANSION) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :ALIEN-INFO) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :DOCUMENTATION) ...)
; compiling (DEFINE-INFO-TYPE (:VARIABLE :WIRED-TLS) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :KIND) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :DOCUMENTATION) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :TRANSLATOR) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :EXPANDER) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :BUILTIN) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :CLASSOID-CELL) ...)
; compiling (DEFUN FIND-CLASSOID-CELL ...)
; compiling (DEFUN FIND-CLASSOID ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :COMPILER-LAYOUT) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :LAMBDA-LIST) ...)
; compiling (DEFINE-INFO-TYPE (:TYPE :SOURCE-LOCATION) ...)
; compiling (DEFINE-INFO-TYPE (:TYPED-STRUCTURE :INFO) ...)
; compiling (DEFINE-INFO-TYPE (:TYPED-STRUCTURE :DOCUMENTATION) ...)
; compiling (DEFGLOBAL *RECOGNIZED-DECLARATIONS* ...)
; compiling (DEFINE-INFO-TYPE (:DECLARATION :RECOGNIZED) ...)
; compiling (DEFINE-INFO-TYPE (:DECLARATION :HANDLER) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :KIND) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :TRANSLATOR) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :DEFINITION) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :STRUCT) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :UNION) ...)
; compiling (DEFINE-INFO-TYPE (:ALIEN-TYPE :ENUM) ...)
; compiling (DEFINE-INFO-TYPE (:SETF :INVERSE) ...)
; compiling (DEFINE-INFO-TYPE (:SETF :DOCUMENTATION) ...)
; compiling (DEFINE-INFO-TYPE (:SETF :EXPANDER) ...)
; compiling (DEFINE-INFO-TYPE (:CAS :EXPANDER) ...)
; compiling (DEFINE-INFO-TYPE (:RANDOM-DOCUMENTATION :STUFF) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :VARIABLE) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :CONSTANT) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :TYPED-STRUCTURE) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :SYMBOL-MACRO) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :VOP) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :DECLARATION) ...)
; compiling (DEFINE-INFO-TYPE (:SOURCE-LOCATION :ALIEN-TYPE) ...)
; compiling (DEFUN CALL-WITH-EACH-INFO ...)
; compiling (DEFUN SHOW-INFO ...)
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !GLOBALDB-COLD-INIT);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/globaldb.fasl-tmp written
; compilation finished in 0:00:03.407
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/info-functions.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN CHECK-FUN-NAME ...)
; compiling (DEFUN PROCLAIM-AS-FUN-NAME ...)
; compiling (DEFUN WARN-IF-SETF-MACRO ...)
; compiling (DEFUN UNDEFINE-FUN-NAME ...)
; compiling (DEFUN BECOME-DEFINED-FUN-NAME ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FUN-NAME-INLINE-EXPANSION ...)
; compiling (DEFUN SB-XC:MACRO-FUNCTION ...)
; compiling (DEFUN (SETF SB-XC:MACRO-FUNCTION) ...)
; compiling (DEFUN INSTALL-GUARD-FUNCTION ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SB-XC:COMPILER-MACRO-FUNCTION ...)
; compiling (DEFUN (SETF SB-XC:COMPILER-MACRO-FUNCTION) ...)
; compiling (DEFUN FDOCUMENTATION ...)
; compiling (DEFUN (SETF FDOCUMENTATION) ...)
; compiling (DEFUN RANDOM-DOCUMENTATION ...)
; compiling (DEFUN (SETF RANDOM-DOCUMENTATION) ...)
; compiling (DEFUN EMITTED-FULL-CALL-COUNT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/info-functions.fasl-tmp written
; compilation finished in 0:00:00.537
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-macs.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFMACRO PAD-DATA-BLOCK ...)
; compiling (DEFUN REMOVE-KEYWORDS ...)
; compiling (DEF!STRUCT (PRIM-OBJECT-SLOT # ...) ...)
; compiling (DEF!STRUCT (PRIMITIVE-OBJECT #) ...)
; compiling (DEFVAR *PRIMITIVE-OBJECTS* ...)
; compiling (DEFUN !%DEFINE-PRIMITIVE-OBJECT ...)
; compiling (DEFVAR *!LATE-PRIMITIVE-OBJECT-FORMS* ...)
; compiling (DEFMACRO !DEFINE-PRIMITIVE-OBJECT ...)
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFMACRO DEF-REFFER ...)
; compiling (DEFMACRO DEF-SETTER ...)
; compiling (DEFMACRO DEF-ALLOC ...)
; compiling (DEFMACRO DEF-CASSER ...)
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!CONSTANT SC-NUMBER-LIMIT ...)
; compiling (DEFSTRUCT MODULAR-CLASS ...)
; compiling (DEFVAR *UNTAGGED-UNSIGNED-MODULAR-CLASS* ...)
; compiling (DEFVAR *UNTAGGED-SIGNED-MODULAR-CLASS* ...)
; compiling (DEFVAR *TAGGED-MODULAR-CLASS* ...)
; compiling (DEFUN FIND-MODULAR-CLASS ...)
; compiling (DEFSTRUCT MODULAR-FUN-INFO ...)
; compiling (DEFUN FIND-MODULAR-VERSION ...)
; compiling (DEFUN MODULAR-VERSION-INFO ...)
; compiling (DEFUN %DEFINE-MODULAR-FUN ...)
; compiling (DEFMACRO DEFINE-MODULAR-FUN ...)
; compiling (DEFUN %DEFINE-GOOD-MODULAR-FUN ...)
; compiling (DEFMACRO DEFINE-GOOD-MODULAR-FUN ...)
; compiling (DEFMACRO DEFINE-MODULAR-FUN-OPTIMIZER ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-macs.fasl-tmp written
; compilation finished in 0:00:01.781
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/objdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (!DEFINE-PRIMITIVE-OBJECT (CONS :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (INSTANCE :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (BIGNUM :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (RATIO :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (SINGLE-FLOAT :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (DOUBLE-FLOAT :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (COMPLEX :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (ARRAY :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (VECTOR :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (CODE :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (FDEFN :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (SIMPLE-FUN :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (RETURN-PC :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (CLOSURE :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (FUNCALLABLE-INSTANCE :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (VALUE-CELL :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (SAP :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (WEAK-POINTER :TYPE ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (BINDING) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (UNWIND-BLOCK) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (CATCH-BLOCK) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (SYMBOL :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (COMPLEX-SINGLE-FLOAT :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (COMPLEX-DOUBLE-FLOAT :LOWTAG ...) ...)
; compiling (!DEFINE-PRIMITIVE-OBJECT (THREAD) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/objdef.fasl-tmp written
; compilation finished in 0:00:04.506
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/sset.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!STRUCT (SSET-ELEMENT # ...) ...)
; compiling (DEFSTRUCT (SSET #) ...)
; compiling (DEFPRINTER (SSET) ...)
; compiling (DEFMACRO DO-SSET-ELEMENTS ...)
; compiling (DECLAIM (INLINE SSET-HASH1))
; compiling (DEFUN SSET-HASH1 ...)
; compiling (DECLAIM (INLINE SSET-HASH2))
; compiling (DEFUN SSET-HASH2 ...)
; compiling (DEFUN SSET-GROW ...)
; compiling (DEFCONSTANT +SSET-REHASH-THRESHOLD+ ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-ADJOIN ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/sset.lisp
; in: DEFUN SSET-ADJOIN
; (LOOP SB!C::WITH VECTOR = (SB!C::SSET-VECTOR SET)
; SB!C::WITH SB!C::MASK SB!C::OF-TYPE FIXNUM = (1- (LENGTH VECTOR))
; SB!C::WITH ...)
; --> BLOCK LET LET LET LET LET LET SB-LOOP::LOOP-BODY TAGBODY
; --> SB-LOOP::LOOP-REALLY-DESETQ SETQ THE MULTIPLE-VALUE-BIND LET UNLESS IF
; --> TYPEP LET AND IF TYPEP
; ==>
; (SB-INT:FIXNUMP #:N-OBJECT219)
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of FIXNUMP
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-DELETE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-MEMBER ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET= ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-EMPTY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN COPY-SSET ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-UNION ...)
; compiling (DEFUN SSET-INTERSECTION ...)
; compiling (DEFUN SSET-DIFFERENCE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SSET-UNION-OF-DIFFERENCE ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/sset.fasl-tmp written
; compilation finished in 0:00:01.184
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/xset.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DECLAIM (INLINE ALLOC-XSET ...))
; compiling (DEFSTRUCT (XSET # ...) ...)
; compiling (DEFUN XSET-COUNT ...)
; compiling (DEFUN MAP-XSET ...)
; compiling (DEFCONSTANT +XSET-LIST-SIZE-LIMIT+ ...)
; compiling (DEFUN ADD-TO-XSET ...)
; compiling (DEFUN XSET-FROM-LIST ...)
; compiling (DEFUN XSET-UNION ...)
; compiling (DEFUN XSET-MEMBER-P ...)
; compiling (DEFUN XSET-MEMBERS ...)
; compiling (DEFUN XSET-INTERSECTION ...)
; compiling (DEFUN XSET-SUBSET-P ...)
; compiling (DECLAIM (INLINE XSET-EMPTY-P))
; compiling (DEFUN XSET-EMPTY-P ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/xset.fasl-tmp written
; compilation finished in 0:00:00.541
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-type.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFSTRUCT (KEY-INFO #) ...)
; compiling (DEFSTRUCT (HAIRY-TYPE # ...) ...)
; compiling (!DEFINE-TYPE-CLASS HAIRY ...)
; compiling (DEFSTRUCT (UNKNOWN-TYPE # ...))
; compiling (DEFUN MAYBE-REPARSE-SPECIFIER ...)
; compiling (DEFMACRO MAYBE-REPARSE-SPECIFIER! ...)
; compiling (DEFSTRUCT (NEGATION-TYPE # ...) ...)
; compiling (!DEFINE-TYPE-CLASS NEGATION ...)
; compiling (DEFSTRUCT (ARGS-TYPE # ...) ...)
; compiling (DEFUN CANONICALIZE-ARGS-TYPE-ARGS ...)
; compiling (DEFUN PARSE-ARGS-TYPES ...)
; compiling (DEFSTRUCT (VALUES-TYPE # ...))
; compiling (DECLAIM (INLINE VALUES-TYPE-P))
; compiling (DEFUN VALUES-TYPE-P ...)
; compiling (DEFUN-CACHED (MAKE-VALUES-TYPE-CACHED :HASH-BITS ...) ...)
; compiling (DEFUN MAKE-VALUES-TYPE ...)
; compiling (!DEFINE-TYPE-CLASS VALUES ...)
; compiling (DEFSTRUCT (FUN-TYPE # ...) ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFGLOBAL *INTERNED-FUN-TYPES* ...)
; compiling (DEFUN !INTERN-IMPORTANT-FUN-TYPE-INSTANCES ...)
; compiling (DEFUN MAKE-FUN-TYPE ...)
; compiling (DEFSTRUCT (CONSTANT-TYPE # ...) ...)
; compiling (DEFSTRUCT (NAMED-TYPE # ...) ...)
; compiling (DEFPARAMETER *FLOAT-FORMATS* ...)
; compiling (DEFTYPE FLOAT-FORMAT ...)
; compiling (DEFSTRUCT (NUMERIC-TYPE # ...) ...)
; compiling (DEFGLOBAL *UNSIGNED-BYTE-TYPE* ...)
; compiling (DEFGLOBAL *INTEGER-TYPE* ...)
; compiling (DEFGLOBAL *UNSIGNED-BYTE-N-TYPES* ...)
; compiling (DEFGLOBAL *SIGNED-BYTE-N-TYPES* ...)
; compiling (DEFGLOBAL *REAL-FFLOAT-TYPE* ...)
; compiling (DEFGLOBAL *REAL-DFLOAT-TYPE* ...)
; compiling (DEFGLOBAL *COMPLEX-FFLOAT-TYPE* ...)
; compiling (DEFGLOBAL *COMPLEX-DFLOAT-TYPE* ...)
; compiling (DEFUN !INTERN-IMPORTANT-NUMERIC-TYPE-INSTANCES ...)
; compiling (DEFUN MAKE-NUMERIC-TYPE ...)
; compiling (DEFUN MODIFIED-NUMERIC-TYPE ...)
; compiling (DEFSTRUCT (CHARACTER-SET-TYPE # ...) ...)
; compiling (DEFGLOBAL *CHARACTER-TYPE* ...)
; compiling (DEFGLOBAL *BASE-CHAR-TYPE* ...)
; compiling (DEFGLOBAL *EXTENDED-CHAR-TYPE* ...)
; compiling (DEFUN !INTERN-IMPORTANT-CHARACTER-SET-TYPE-INSTANCES ...)
; compiling (DEFUN MAKE-CHARACTER-SET-TYPE ...)
; compiling (DEFSTRUCT (ARRAY-TYPE # ...) ...)
; compiling (DEFGLOBAL *RANK-1-ARRAY-CTYPES* ...)
; compiling (DEFCONSTANT +CANON-ARRAY-CTYPE-HASH-DIVISOR+ ...)
; compiling (DEFUN !INTERN-IMPORTANT-ARRAY-TYPE-INSTANCES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-ARRAY-TYPE ...)
; compiling (DEFSTRUCT (MEMBER-TYPE # ...) ...)
; compiling (DEFGLOBAL *NULL-TYPE* ...)
; compiling (DEFGLOBAL *EQL-T-TYPE* ...)
; compiling (DEFGLOBAL *BOOLEAN-TYPE* ...)
; compiling (DEFUN !INTERN-IMPORTANT-MEMBER-TYPE-INSTANCES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-MEMBER-TYPE ...)
; compiling (DEFUN MEMBER-TYPE-SIZE ...)
; compiling (DEFUN MEMBER-TYPE-MEMBER-P ...)
; compiling (DEFUN MAPCAR-MEMBER-TYPE-MEMBERS ...)
; compiling (DEFUN MAPC-MEMBER-TYPE-MEMBERS ...)
; compiling (DEFUN MEMBER-TYPE-MEMBERS ...)
; compiling (DEFSTRUCT (COMPOUND-TYPE # ...) ...)
; compiling (DEFSTRUCT (UNION-TYPE # ...))
; compiling (DEFSTRUCT (INTERSECTION-TYPE # ...))
; compiling (DEFUN TYPE-*-TO-T ...)
; compiling (DEFSTRUCT (CONS-TYPE # ...) ...)
; compiling (DEFGLOBAL *CONS-T-T-TYPE* ...)
; compiling (DEFUN !INTERN-IMPORTANT-CONS-TYPE-INSTANCES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-CONS-TYPE ...)
; compiling (DEFMACRO !VALUES-SPECIFIER-TYPE-BODY ...)
; compiling (LET (#) ...)
; compiling (DEFUN SPECIFIER-TYPE ...)
; compiling (DEFUN SINGLE-VALUE-SPECIFIER-TYPE ...)
; compiling (DEFUN TYPEXPAND-1 ...)
; compiling (DEFUN TYPEXPAND ...)
; compiling (DEFUN %NOTE-TYPE-DEFINED ...)
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !EARLY-TYPE-COLD-INIT)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-type.fasl-tmp written
; compilation finished in 0:00:04.193
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/node.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!STRUCT (CTRAN # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEF!STRUCT (LVAR # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEF!STRUCT (NODE # ...) ...)
; compiling (DEFUN %WITH-IR1-ENVIRONMENT-FROM-NODE ...)
; compiling (DEF!STRUCT (VALUED-NODE # ...) ...)
; compiling (!DEF-BOOLEAN-ATTRIBUTE BLOCK ...)
; compiling (DEFATTR BLOCK-REOPTIMIZE)
; compiling (DEFATTR BLOCK-FLUSH-P)
; compiling (DEFATTR BLOCK-TYPE-CHECK)
; compiling (DEFATTR BLOCK-DELETE-P)
; compiling (DEFATTR BLOCK-TYPE-ASSERTED)
; compiling (DEFATTR BLOCK-TEST-MODIFIED)
; compiling (DEFSTRUCT (CLOOP # ...) ...)
; compiling (DEFPRINTER (CLOOP :CONC-NAME ...) ...)
; compiling (DEF!STRUCT (CBLOCK # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEF!STRUCT (BLOCK-ANNOTATION # ...) ...)
; compiling (DEF!STRUCT (COMPONENT # ...) ...)
; compiling (DEFPRINTER (COMPONENT :IDENTITY ...) ...)
; compiling (DEFUN AVER-LIVE-COMPONENT ...)
; compiling (DEF!STRUCT (CLEANUP #) ...)
; compiling (DEFPRINTER (CLEANUP :IDENTITY ...) ...)
; compiling (DEF!STRUCT (PHYSENV #) ...)
; compiling (DEFPRINTER (PHYSENV :IDENTITY ...) ...)
; compiling (DEF!STRUCT (TAIL-SET) ...)
; compiling (DEFPRINTER (TAIL-SET :IDENTITY ...) ...)
; compiling (DEF!STRUCT (NLX-INFO # ...) ...)
; compiling (DEFPRINTER (NLX-INFO :IDENTITY ...) ...)
; compiling (DEF!STRUCT (LEAF # ...) ...)
; compiling (DEFUN LEAF-DYNAMIC-EXTENT ...)
; compiling (DEFUN LEAF-HAS-SOURCE-NAME-P ...)
; compiling (DEFUN LEAF-SOURCE-NAME ...)
; compiling (DEF!STRUCT (CONSTANT # ...) ...)
; compiling (DEFPRINTER (CONSTANT :IDENTITY ...) ...)
; compiling (DEF!STRUCT (BASIC-VAR # ...) ...)
; compiling (DEF!STRUCT (GLOBAL-VAR #) ...)
; compiling (DEFPRINTER (GLOBAL-VAR :IDENTITY ...) ...)
; compiling (DEFUN FUN-LOCALLY-DEFINED-P ...)
; compiling (DEF!STRUCT (DEFINED-FUN #) ...)
; compiling (DEFPRINTER (DEFINED-FUN :IDENTITY ...) ...)
; compiling (DEF!STRUCT (FUNCTIONAL #) ...)
; compiling (DEFPRINTER (FUNCTIONAL :IDENTITY ...) ...)
; compiling (DEFUN LEAF-DEBUG-NAME ...)
; compiling (DEFUN LEAF-%DEBUG-NAME ...)
; compiling (DEFUN FUNCTIONAL-LETLIKE-P ...)
; compiling (DEFUN FUNCTIONAL-SOMEWHAT-LETLIKE-P ...)
; compiling (DEFUN FUNCTIONAL-DEBUG-NAME ...)
; compiling (DEF!STRUCT (CLAMBDA # ...) ...)
; compiling (DEFPRINTER (CLAMBDA :CONC-NAME ...) ...)
; compiling (DEFUN LAMBDA-TOPLEVELISH-P ...)
; compiling (DEFUN COMPONENT-TOPLEVELISH-P ...)
; compiling (DEF!STRUCT (OPTIONAL-DISPATCH #) ...)
; compiling (DEFPRINTER (OPTIONAL-DISPATCH :IDENTITY ...) ...)
; compiling (DEF!STRUCT ARG-INFO ...)
; compiling (DEFPRINTER (ARG-INFO :IDENTITY ...) ...)
; compiling (!DEF-BOOLEAN-ATTRIBUTE LAMBDA-VAR ...)
; compiling (DEF!STRUCT (LAMBDA-VAR #) ...)
; compiling (DEFPRINTER (LAMBDA-VAR :IDENTITY ...) ...)
; compiling (DEFMACRO LAMBDA-VAR-IGNOREP ...)
; compiling (DEFMACRO LAMBDA-VAR-INDIRECT ...)
; compiling (DEFMACRO LAMBDA-VAR-DELETED ...)
; compiling (DEFMACRO LAMBDA-VAR-EXPLICIT-VALUE-CELL ...)
; compiling (DEF!STRUCT (REF # ...) ...)
; compiling (DEFPRINTER (REF :IDENTITY ...) ...)
; compiling (DEF!STRUCT (CIF # ...) ...)
; compiling (DEFPRINTER (CIF :CONC-NAME ...) ...)
; compiling (DEF!STRUCT (CSET # ...) ...)
; compiling (DEFPRINTER (CSET :CONC-NAME ...) ...)
; compiling (DEF!STRUCT (BASIC-COMBINATION # ...) ...)
; compiling (DEF!STRUCT (COMBINATION # ...))
; compiling (DEFPRINTER (COMBINATION :IDENTITY ...) ...)
; compiling (DEF!STRUCT (MV-COMBINATION # ...))
; compiling (DEFPRINTER (MV-COMBINATION) ...)
; compiling (DEF!STRUCT (BIND # ...) ...)
; compiling (DEFPRINTER (BIND) ...)
; compiling (DEF!STRUCT (CRETURN # ...) ...)
; compiling (DEFPRINTER (CRETURN :CONC-NAME ...) ...)
; compiling (DEF!STRUCT (CAST # ...) ...)
; compiling (DEFPRINTER (CAST :IDENTITY ...) ...)
; compiling (DEF!STRUCT (ENTRY # ...) ...)
; compiling (DEFPRINTER (ENTRY :IDENTITY ...))
; compiling (DEF!STRUCT (EXIT # ...) ...)
; compiling (DEFPRINTER (EXIT :IDENTITY ...) ...)
; compiling (DEFUN %COERCE-TO-POLICY ...)
; compiling (DECLAIM (FREEZE-TYPE NODE ...))
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/node.lisp
; in: DEF!METHOD PRINT-OBJECT
; (SB!C::CONT-NUM (SB!C::BLOCK-START SB!C::CBLOCK))
;
; caught STYLE-WARNING:
; undefined function: CONT-NUM
; (SB!C::CONT-NUM SB!C::X)
;
; caught STYLE-WARNING:
; undefined function: CONT-NUM
;
; caught STYLE-WARNING:
; undefined function: CONT-NUM
; in: DEFUN AVER-LIVE-COMPONENT
; (SB!C:COMPONENT-INFO SB!C:COMPONENT)
; ==>
; (TRULY-THE (OR SB!C::IR2-COMPONENT (MEMBER :NO-IR2-YET :DEAD))
; (SB-KERNEL:%INSTANCE-REF (THE SB!C:COMPONENT SB!C:COMPONENT) 10))
;
; caught STYLE-WARNING:
; undefined type: IR2-COMPONENT
; in:
; DEF!STRUCT (COMPONENT (:COPIER NIL)
; (:CONSTRUCTOR MAKE-COMPONENT
; (HEAD TAIL &AUX (LAST-BLOCK TAIL) (OUTER-LOOP #))))
; (SB!INT:DEF!STRUCT
; (SB!C:COMPONENT (:COPIER NIL)
; (:CONSTRUCTOR SB!C::MAKE-COMPONENT
; (SB!C::HEAD SB!C::TAIL &AUX (SB!C::LAST-BLOCK SB!C::TAIL)
; (SB!C::OUTER-LOOP #))))
; (SB!C::KIND NIL :TYPE
; (MEMBER NIL :TOPLEVEL :COMPLEX-TOPLEVEL :INITIAL :DELETED))
; (SB!C::HEAD (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::TAIL (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::LAST-BLOCK (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::LAMBDAS NIL :TYPE LIST) (SB!C::NEW-FUNCTIONALS NIL :TYPE LIST)
; (SB!C::REOPTIMIZE T :TYPE (MEMBER NIL :MAYBE T))
; (SB!C::REANALYZE NIL :TYPE BOOLEAN) (SB!C::NAME "<unknown>" :TYPE T)
; (SB!INT:INFO :NO-IR2-YET :TYPE
; (OR SB!C::IR2-COMPONENT (MEMBER :NO-IR2-YET :DEAD)))
; ...)
; --> PROGN
; ==>
; (DEFSTRUCT
; (SB!C:COMPONENT (:INCLUDE SB!SYS:STRUCTURE!OBJECT) (:COPIER NIL)
; (:CONSTRUCTOR SB!C::MAKE-COMPONENT
; (SB!C::HEAD SB!C::TAIL &AUX (SB!C::LAST-BLOCK SB!C::TAIL)
; (SB!C::OUTER-LOOP #))))
; (SB!C::KIND NIL :TYPE
; (MEMBER NIL :TOPLEVEL :COMPLEX-TOPLEVEL :INITIAL :DELETED))
; (SB!C::HEAD (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::TAIL (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::LAST-BLOCK (SB!INT:MISSING-ARG) :TYPE SB!C::CBLOCK)
; (SB!C::LAMBDAS NIL :TYPE LIST)
; (SB!C::NEW-FUNCTIONALS NIL :TYPE LIST)
; (SB!C::REOPTIMIZE T :TYPE (MEMBER NIL :MAYBE T))
; (SB!C::REANALYZE NIL :TYPE BOOLEAN)
; (SB!C::NAME "<unknown>" :TYPE T)
; (SB!INT:INFO :NO-IR2-YET :TYPE
; (OR SB!C::IR2-COMPONENT (MEMBER :NO-IR2-YET :DEAD)))
; ...)
;
; caught STYLE-WARNING:
; undefined type: IR2-COMPONENT
; in:
; DEF!STRUCT (CSET
; (:INCLUDE VALUED-NODE
; (DERIVED-TYPE (MAKE-SINGLE-VALUE-TYPE *UNIVERSAL-TYPE*)))
; (:CONC-NAME SET-) (:PREDICATE SET-P) (:CONSTRUCTOR MAKE-SET) ...)
; (SB!KERNEL:MAKE-SINGLE-VALUE-TYPE SB!KERNEL:*UNIVERSAL-TYPE*)
;
; caught STYLE-WARNING:
; undefined function: MAKE-SINGLE-VALUE-TYPE
; in:
; DEF!STRUCT (REF (:INCLUDE VALUED-NODE (REOPTIMIZE NIL))
; (:CONSTRUCTOR MAKE-REF
; (LEAF &OPTIONAL (%SOURCE-NAME '.ANONYMOUS.) &AUX (LEAF-TYPE #)
; ...))
; (:COPIER NIL))
; (SB!KERNEL:MAKE-SINGLE-VALUE-TYPE SB!C::LEAF-TYPE)
;
; caught STYLE-WARNING:
; undefined function: MAKE-SINGLE-VALUE-TYPE
; in:
; DEF!STRUCT (NLX-INFO
; (:CONSTRUCTOR MAKE-NLX-INFO (CLEANUP EXIT &AUX (BLOCK #)))
; (:MAKE-LOAD-FORM-FUN IGNORE-IT))
; (SB!C::NODE-BLOCK SB!EXT:EXIT)
;
; caught STYLE-WARNING:
; undefined function: NODE-BLOCK
; in: DEFUN %WITH-IR1-ENVIRONMENT-FROM-NODE
; (SB!C::NODE-COMPONENT SB!C::NODE)
;
; caught STYLE-WARNING:
; undefined function: NODE-COMPONENT
; in:
; DEF!STRUCT (CONSTANT
; (:CONSTRUCTOR MAKE-CONSTANT
; (VALUE &AUX (TYPE #) (%SOURCE-NAME '.ANONYMOUS.)
; (WHERE-FROM :DEFINED)))
; (:INCLUDE LEAF))
; (SB!INT:DEF!STRUCT
; (SB!KERNEL:CONSTANT
; (:CONSTRUCTOR SB!C::MAKE-CONSTANT
; (SB!C::VALUE &AUX (TYPE #) (SB!C::%SOURCE-NAME 'SB!C::.ANONYMOUS.)
; (SB!C::WHERE-FROM :DEFINED)))
; (:INCLUDE SB!C::LEAF))
; (SB!C::VALUE (SB!INT:MISSING-ARG) :TYPE T)
; (SB!C::BOXED-TN NIL :TYPE (OR NULL SB!C:TN)))
; --> PROGN
; ==>
; (DEFSTRUCT
; (SB!KERNEL:CONSTANT
; (:CONSTRUCTOR SB!C::MAKE-CONSTANT
; (SB!C::VALUE &AUX (TYPE #) (SB!C::%SOURCE-NAME 'SB!C::.ANONYMOUS.)
; (SB!C::WHERE-FROM :DEFINED)))
; (:INCLUDE SB!C::LEAF))
; (SB!C::VALUE (SB!INT:MISSING-ARG) :TYPE T)
; (SB!C::BOXED-TN NIL :TYPE (OR NULL SB!C:TN)))
;
; caught STYLE-WARNING:
; undefined type: TN
;
; compilation unit finished
; Undefined types:
; IR2-COMPONENT TN
; Undefined functions:
; CONT-NUM MAKE-SINGLE-VALUE-TYPE NODE-BLOCK NODE-COMPONENT
; caught 10 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/node.fasl-tmp written
; compilation finished in 0:00:11.814
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-assem.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!ASSEM")
; compiling (DEF!CONSTANT ASSEMBLY-UNIT-BITS ...)
; compiling (DEF!CONSTANT ASSEMBLY-UNIT-MASK ...)
; compiling (DEF!TYPE ASSEMBLY-UNIT ...)
; compiling (DEF!TYPE POSSIBLY-SIGNED-ASSEMBLY-UNIT ...)
; compiling (DEF!CONSTANT MAX-ALIGNMENT ...)
; compiling (DEF!TYPE ALIGNMENT ...)
; compiling (DEF!STRUCT (ANNOTATION # ...) ...)
; compiling (DEF!STRUCT (LABEL # ...))
; compiling (DEF!METHOD PRINT-OBJECT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-assem.lisp
; in: DEF!METHOD PRINT-OBJECT
; (SB!C:LABEL-ID SB!ASSEM:LABEL)
;
; caught STYLE-WARNING:
; undefined function: SB!C:LABEL-ID
;
; compilation unit finished
; Undefined function:
; SB!C:LABEL-ID
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/early-assem.fasl-tmp written
; compilation finished in 0:00:00.316
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/vop.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!CONSTANT LOCAL-TN-LIMIT ...)
; compiling (DEFTYPE LOCAL-TN-NUMBER ...)
; compiling (DEFTYPE LOCAL-TN-COUNT ...)
; compiling (DEFTYPE LOCAL-TN-VECTOR ...)
; compiling (DEFTYPE LOCAL-TN-BIT-VECTOR ...)
; compiling (DEFTYPE SC-NUMBER ...)
; compiling (DEFTYPE SC-VECTOR ...)
; compiling (DEFTYPE SC-BIT-VECTOR ...)
; compiling (DEFTYPE LTN-POLICY ...)
; compiling (DEFSTRUCT (PRIMITIVE-TYPE #) ...)
; compiling (DEFPRINTER (PRIMITIVE-TYPE) ...)
; compiling (DEFSTRUCT (IR2-BLOCK # ...) ...)
; compiling (DEFPRINTER (IR2-BLOCK) ...)
; compiling (DEFSTRUCT (IR2-LVAR # ...) ...)
; compiling (DEFPRINTER (IR2-LVAR) ...)
; compiling (DEFSTRUCT (IR2-COMPONENT #) ...)
; compiling (DEFSTRUCT (ENTRY-INFO #) ...)
; compiling (DEFSTRUCT (IR2-PHYSENV #) ...)
; compiling (DEFPRINTER (IR2-PHYSENV) ...)
; compiling (DEFSTRUCT (RETURN-INFO #) ...)
; compiling (DEFPRINTER (RETURN-INFO) ...)
; compiling (DEFSTRUCT (IR2-NLX-INFO #) ...)
; compiling (DEFPRINTER (IR2-NLX-INFO) ...)
; compiling (DEF!STRUCT (VOP # ...) ...)
; compiling (DEFPRINTER (VOP) ...)
; compiling (DEF!STRUCT (TN-REF # ...) ...)
; compiling (DEFPRINTER (TN-REF) ...)
; compiling (DEF!STRUCT (TEMPLATE #) ...)
; compiling (DEFPRINTER (TEMPLATE) ...)
; compiling (DEF!STRUCT (VOP-INFO # ...) ...)
; compiling (DEF!STRUCT (SB #) ...)
; compiling (DEFPRINTER (SB) ...)
; compiling (DEF!STRUCT (FINITE-SB #) ...)
; compiling (DEF!STRUCT (SC #) ...)
; compiling (DEFPRINTER (SC) ...)
; compiling (DEF!STRUCT (TN # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFSTRUCT (GLOBAL-CONFLICTS # ...) ...)
; compiling (DEFPRINTER (GLOBAL-CONFLICTS) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/vop.lisp
; in: DEFSTRUCT IR2-NLX-INFO
; (SB!C:MAKE-DYNAMIC-STATE-TNS)
;
; caught STYLE-WARNING:
; undefined function: MAKE-DYNAMIC-STATE-TNS
; (SB!C:MAKE-STACK-POINTER-TN)
;
; caught STYLE-WARNING:
; undefined function: MAKE-STACK-POINTER-TN
; in: DEF!METHOD PRINT-OBJECT
; (SB!C::PRINT-TN-GUTS SB!C:TN STREAM)
;
; caught STYLE-WARNING:
; undefined function: PRINT-TN-GUTS
;
; compilation unit finished
; Undefined functions:
; MAKE-DYNAMIC-STATE-TNS MAKE-STACK-POINTER-TN PRINT-TN-GUTS
; caught 3 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/vop.fasl-tmp written
; compilation finished in 0:00:04.999
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/backend.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *BACKEND-REGISTER-SAVE-PENALTY* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFVAR *BACKEND-BYTE-ORDER*)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *BACKEND-SC-NUMBERS* ...)
; compiling (DECLAIM (TYPE SC-VECTOR ...))
; compiling (DEFVAR *BACKEND-SB-LIST* ...)
; compiling (DECLAIM (TYPE LIST ...))
; compiling (DEFVAR *BACKEND-TEMPLATE-NAMES* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *BACKEND-SC-NAMES* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *BACKEND-PRIMITIVE-TYPE-NAMES* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *BACKEND-PRIMITIVE-TYPE-ALIASES* ...)
; compiling (DECLAIM (TYPE LIST ...))
; compiling (DEFVAR *BACKEND-T-PRIMITIVE-TYPE*)
; compiling (DECLAIM (TYPE PRIMITIVE-TYPE ...))
; compiling (DEFVAR *BACKEND-PARSED-VOPS* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *BACKEND-PREDICATE-TYPES* ...)
; compiling (DEFVAR *BACKEND-TYPE-PREDICATES* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DECLAIM (TYPE LIST ...))
; compiling (DEFVAR *BACKEND-SUBFEATURES* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/backend.fasl-tmp written
; compilation finished in 0:00:00.044
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/vmdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN TEMPLATE-OR-LOSE ...)
; compiling (DEFUN SC-OR-LOSE ...)
; compiling (DEFUN SB-OR-LOSE ...)
; compiling (DEFUN SC-NUMBER-OR-LOSE ...)
; compiling (!DEF-BOOLEAN-ATTRIBUTE VOP ...)
; compiling (DEFUN COMPUTE-MOVE-COSTS ...)
; compiling (DEFUN PRIMITIVE-TYPE-OR-LOSE ...)
; compiling (DEFUN SC-ALLOWED-BY-PRIMITIVE-TYPE ...)
; compiling (DEF!CONSTANT MAX-VOP-TN-REFS ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *VOP-TN-REFS* ...)
; compiling (DEF!CONSTANT SC-BITS ...)
; compiling (DEFUN EMIT-VOP ...)
; compiling (DEFUN ADJOIN-TEMPLATE ...)
; compiling (DECLAIM (INLINE TEMPLATE-CONDITIONAL-P))
; compiling (DEFUN TEMPLATE-CONDITIONAL-P ...)
; compiling (DEFUN TEMPLATE-TYPE-SPECIFIER ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/vmdef.lisp
; in: DEFUN EMIT-VOP
; (SB!C:MAKE-RESTRICTED-TN NIL (ASH SB!C::TEMP -1))
;
; caught STYLE-WARNING:
; undefined function: MAKE-RESTRICTED-TN
; (SB!C:MAKE-WIRED-TN NIL (SB-XC:LDB (SB-XC:BYTE SB!C::SC-BITS 1) SB!C::TEMP)
; (ASH SB!C::TEMP (- (1+ SB!C::SC-BITS))))
;
; caught STYLE-WARNING:
; undefined function: MAKE-WIRED-TN
; (SB!C::REFERENCE-TN SB!C:TN NIL)
;
; caught STYLE-WARNING:
; undefined function: REFERENCE-TN
; (SB!REGALLOC:TARGET-IF-DESIRABLE
; (AREF SB!C::REFS (SB-XC:LDB (SB-XC:BYTE 8 8) SB!C::TARGET))
; (AREF SB!C::REFS (SB-XC:LDB (SB-XC:BYTE 8 0) SB!C::TARGET)))
;
; caught STYLE-WARNING:
; undefined function: SB!REGALLOC:TARGET-IF-DESIRABLE
;
; compilation unit finished
; Undefined functions:
; MAKE-RESTRICTED-TN MAKE-WIRED-TN REFERENCE-TN SB!REGALLOC:TARGET-IF-DESIRABLE
; caught 4 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/vmdef.fasl-tmp written
; compilation finished in 0:00:01.185
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/backend-parms.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEF!CONSTANT +BACKEND-FASL-FILE-IMPLEMENTATION+ ...)
; compiling (SETF *BACKEND-REGISTER-SAVE-PENALTY* ...)
; compiling (SETF *BACKEND-BYTE-ORDER* ...)
; compiling (SETF *BACKEND-PAGE-BYTES* ...)
; compiling (DEF!CONSTANT GENCGC-CARD-BYTES ...)
; compiling (DEF!CONSTANT GENCGC-ALLOC-GRANULARITY ...)
; compiling (DEF!CONSTANT GENCGC-RELEASE-GRANULARITY ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/backend-parms.fasl-tmp written
; compilation finished in 0:00:00.043
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/force-delayed-defbangconstants.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (FORCE-DELAYED-DEF!CONSTANTS)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/force-delayed-defbangconstants.fasl-tmp written
; compilation finished in 0:00:00.021
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defmacro.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN %EXPANDER-FOR-DEFMACRO ...)
; compiling (DEF (:LOAD-TOPLEVEL :EXECUTE) ...)
; compiling (DEF (:COMPILE-TOPLEVEL) ...)
; compiling (DEFMACRO SB-XC:DEFMACRO ...)
; compiling (SB-XC:DEFMACRO DEFMACRO ...)
; compiling (DEF!MACRO DEFMACRO-MUNDANELY ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defmacro.fasl-tmp written
; compilation finished in 0:00:00.359
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/force-delayed-defbangmacros.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (FORCE-DELAYED-DEF!MACROS)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/force-delayed-defbangmacros.fasl-tmp written
; compilation finished in 0:00:00.029
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/late-macros.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (SB-XC:DEFMACRO DELETEF-IN ...)
; compiling (SB-XC:DEFMACRO PUSH-IN ...)
; compiling (DEFMACRO-MUNDANELY !DEF-BOOLEAN-ATTRIBUTE-SETTER ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/late-macros.lisp
; in: SB-XC:DEFMACRO PUSH-IN
; (SB-XC:GET-SETF-EXPANSION SB!C::PLACE SB!C::ENV)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:GET-SETF-EXPANSION
; in: SB-XC:DEFMACRO DELETEF-IN
; (SB-XC:GET-SETF-EXPANSION SB!C::PLACE SB!C::ENV)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:GET-SETF-EXPANSION
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB-XC:GET-SETF-EXPANSION SB!C::PLACE SB!C::ENV)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:GET-SETF-EXPANSION
;
; compilation unit finished
; Undefined function:
; SB-XC:GET-SETF-EXPANSION
; caught 3 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/late-macros.fasl-tmp written
; compilation finished in 0:00:00.187
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/meta-vmdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFMACRO DEFINE-STORAGE-BASE ...)
; compiling (DEFMACRO DEFINE-STORAGE-CLASS ...)
; compiling (DEFMACRO DO-SC-PAIRS ...)
; compiling (DEFMACRO DEFINE-MOVE-FUN ...)
; compiling (DEFPARAMETER *SC-VOP-SLOTS* ...)
; compiling (DEFMACRO DEFINE-MOVE-VOP ...)
; compiling (DEFMACRO !DEF-PRIMITIVE-TYPE ...)
; compiling (DEFMACRO !DEF-PRIMITIVE-TYPE-ALIAS ...)
; compiling (DEFPARAMETER *PRIMITIVE-TYPE-SLOT-ALIST* ...)
; compiling (DEFMACRO PRIMITIVE-TYPE-VOP ...)
; compiling (DEF!STRUCT (VOP-PARSE #) ...)
; compiling (DEFPRINTER (VOP-PARSE) ...)
; compiling (DEF!STRUCT (OPERAND-PARSE #) ...)
; compiling (DEFPRINTER (OPERAND-PARSE) ...)
; compiling (DEFUN FIND-OPERAND ...)
; compiling (DEFUN VOP-PARSE-OR-LOSE ...)
; compiling (DEFUN ACCESS-OPERANDS ...)
; compiling (DEFUN IGNORE-UNREFERENCED-TEMPS ...)
; compiling (DEFUN VOP-SPEC-ARG ...)
; compiling (DEFUN PARSE-TIME-SPEC ...)
; compiling (DEFUN TIME-SPEC-ORDER ...)
; compiling (DEFUN COMPUTE-TEMPORARIES-DESCRIPTION ...)
; compiling (DEFUN COMPUTE-REF-ORDERING ...)
; compiling (DEFUN MAKE-EMIT-FUNCTION-AND-FRIENDS ...)
; compiling (DEFUN FIND-MOVE-FUNS ...)
; compiling (DEFUN CALL-MOVE-FUN ...)
; compiling (DEFUN DECIDE-TO-LOAD ...)
; compiling (DEFUN MAKE-GENERATOR-FUNCTION ...)
; compiling (DEFVAR *PARSE-VOP-OPERAND-COUNT*)
; compiling (DEFUN MAKE-OPERAND-PARSE-TEMP ...)
; compiling (DEFUN MAKE-OPERAND-PARSE-LOAD-TN ...)
; compiling (DEFUN PARSE-VOP-OPERANDS ...)
; compiling (DEFUN PARSE-TEMPORARY ...)
; compiling (DEFUN COMPUTE-PARSE-VOP-OPERAND-COUNT ...)
; compiling (DEFUN PARSE-DEFINE-VOP ...)
; compiling (DEFUN COMPUTE-LOADING-COSTS ...)
; compiling (DEFPARAMETER *NO-COSTS* ...)
; compiling (DEFPARAMETER *NO-LOADS* ...)
; compiling (DEFUN COMPUTE-LOADING-COSTS-IF-ANY ...)
; compiling (DEFUN COMPUTE-COSTS-AND-RESTRICTIONS-LIST ...)
; compiling (DEFUN MAKE-COSTS-AND-RESTRICTIONS ...)
; compiling (DEFUN PARSE-VOP-OPERAND-TYPES ...)
; compiling (DEFUN CHECK-OPERAND-TYPE-SCS ...)
; compiling (DEFUN CHECK-OPERAND-TYPES ...)
; compiling (DEFUN GROVEL-VOP-OPERANDS ...)
; compiling (DEFUN SET-UP-FUN-TRANSLATION ...)
; compiling (DEFUN MAKE-OPERAND-TYPE ...)
; compiling (DEFUN SPECIFY-OPERAND-TYPES ...)
; compiling (DEFUN MAKE-VOP-INFO-TYPES ...)
; compiling (DEFPARAMETER *SLOT-INHERIT-ALIST* ...)
; compiling (DEFMACRO INHERIT-VOP-INFO ...)
; compiling (DEFUN SET-UP-VOP-INFO ...)
; compiling (DEF!MACRO DEFINE-VOP ...)
; compiling (DEFUN STORE-VOP-INFO ...)
; compiling (DEFUN MAKE-OPERAND-LIST ...)
; compiling (DEFMACRO EMIT-TEMPLATE ...)
; compiling (DEFMACRO VOP ...)
; compiling (DEFMACRO VOP* ...)
; compiling (DEF!MACRO SC-CASE ...)
; compiling (DEFMACRO SC-IS ...)
; compiling (DEFMACRO DO-IR2-BLOCKS ...)
; compiling (DEFMACRO DO-LIVE-TNS ...)
; compiling (DEFMACRO DO-PHYSENV-IR2-BLOCKS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/meta-vmdef.fasl-tmp written
; compilation finished in 0:00:06.641
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/vm.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEF!CONSTANT NUMBER-STACK-DISPLACEMENT ...)
; compiling (DEFVAR *REGISTER-NAMES* ...)
; compiling (DEFREG ZERO ...)
; compiling (DEFREG NSP ...)
; compiling (DEFREG RTOC ...)
; compiling (DEFREG NL0 ...)
; compiling (DEFREG NL1 ...)
; compiling (DEFREG NL2 ...)
; compiling (DEFREG NL3 ...)
; compiling (DEFREG NL4 ...)
; compiling (DEFREG NL5 ...)
; compiling (DEFREG NL6 ...)
; compiling (DEFREG FDEFN ...)
; compiling (DEFREG NARGS ...)
; compiling (DEFREG CFUNC ...)
; compiling (DEFREG NFP ...)
; compiling (DEFREG BSP ...)
; compiling (DEFREG CFP ...)
; compiling (DEFREG CSP ...)
; compiling (DEFREG ALLOC ...)
; compiling (DEFREG NULL ...)
; compiling (DEFREG CODE ...)
; compiling (DEFREG CNAME ...)
; compiling (DEFREG LEXENV ...)
; compiling (DEFREG OCFP ...)
; compiling (DEFREG LRA ...)
; compiling (DEFREG A0 ...)
; compiling (DEFREG A1 ...)
; compiling (DEFREG A2 ...)
; compiling (DEFREG A3 ...)
; compiling (DEFREG L0 ...)
; compiling (DEFREG L1 ...)
; compiling (DEFREG THREAD ...)
; compiling (DEFREG LIP ...)
; compiling (DEFREGSET NON-DESCRIPTOR-REGS ...)
; compiling (DEFREGSET DESCRIPTOR-REGS ...)
; compiling (DEFREGSET *REGISTER-ARG-OFFSETS* ...)
; compiling (DEFPARAMETER REGISTER-ARG-NAMES ...)
; compiling (DEFINE-STORAGE-BASE REGISTERS ...)
; compiling (DEFINE-STORAGE-BASE FLOAT-REGISTERS ...)
; compiling (DEFINE-STORAGE-BASE CONTROL-STACK ...)
; compiling (DEFINE-STORAGE-BASE NON-DESCRIPTOR-STACK ...)
; compiling (DEFINE-STORAGE-BASE CONSTANT ...)
; compiling (DEFINE-STORAGE-BASE IMMEDIATE-CONSTANT ...)
; compiling (DEFMACRO DEFINE-STORAGE-CLASSES ...)
; compiling (DEFINE-STORAGE-CLASSES (CONSTANT CONSTANT) ...)
; compiling (DEFREGTN ZERO ...)
; compiling (DEFREGTN LIP ...)
; compiling (DEFREGTN NULL ...)
; compiling (DEFREGTN CODE ...)
; compiling (DEFREGTN ALLOC ...)
; compiling (DEFREGTN LRA ...)
; compiling (DEFREGTN LEXENV ...)
; compiling (DEFREGTN NARGS ...)
; compiling (DEFREGTN BSP ...)
; compiling (DEFREGTN CSP ...)
; compiling (DEFREGTN CFP ...)
; compiling (DEFREGTN OCFP ...)
; compiling (DEFREGTN NSP ...)
; compiling (DEFUN IMMEDIATE-CONSTANT-SC ...)
; compiling (DEFUN BOXED-IMMEDIATE-SC-P ...)
; compiling (DEFUN INLINABLE-CHARACTER-CONSTANT-P ...)
; compiling (DEF!CONSTANT REGISTER-ARG-SCN ...)
; compiling (DEF!CONSTANT IMMEDIATE-ARG-SCN ...)
; compiling (DEF!CONSTANT CONTROL-STACK-ARG-SCN ...)
; compiling (DEF!CONSTANT OCFP-SAVE-OFFSET ...)
; compiling (DEF!CONSTANT LRA-SAVE-OFFSET ...)
; compiling (DEF!CONSTANT NFP-SAVE-OFFSET ...)
; compiling (DEF!CONSTANT REGISTER-ARG-COUNT ...)
; compiling (DEFPARAMETER *REGISTER-ARG-TNS* ...)
; compiling (DEFPARAMETER THREAD-BASE-TN ...)
; compiling (EXPORT (QUOTE SINGLE-VALUE-RETURN-BYTE-OFFSET))
; compiling (DEF!CONSTANT SINGLE-VALUE-RETURN-BYTE-OFFSET ...)
; compiling (DEFUN LOCATION-PRINT-NAME ...)
; compiling (DEFUN COMBINATION-IMPLEMENTATION-STYLE ...)
; compiling (DEFUN PRIMITIVE-TYPE-INDIRECT-CELL-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/vm.lisp
; in: DEFUN COMBINATION-IMPLEMENTATION-STYLE
; (SB!C::COMBINATION-FUN-SOURCE-NAME SB!VM::NODE)
;
; caught STYLE-WARNING:
; undefined function: SB!C::COMBINATION-FUN-SOURCE-NAME
; (SB!C::LVAR-VALUE SB!VM::SIZE)
;
; caught STYLE-WARNING:
; undefined function: SB!C::LVAR-VALUE
; in: DEFUN IMMEDIATE-CONSTANT-SC
; (SB!VM:STATIC-SYMBOL-P SB!VM::VALUE)
;
; caught STYLE-WARNING:
; undefined function: STATIC-SYMBOL-P
; in: DEFUN COMBINATION-IMPLEMENTATION-STYLE
; (SB!C::VALID-FUN-USE SB!VM::NODE
; (SB!KERNEL:SPECIFIER-TYPE
; (SB!INT:QUASIQUOTE
; (FUNCTION #S(SB!IMPL::COMMA :EXPR SB!VM::ARGS :KIND 0)
; #S(SB!IMPL::COMMA :EXPR SB!VM::RESULT :KIND 0)))))
;
; caught STYLE-WARNING:
; undefined function: SB!C::VALID-FUN-USE
;
; compilation unit finished
; Undefined functions:
; SB!C::COMBINATION-FUN-SOURCE-NAME SB!C::LVAR-VALUE STATIC-SYMBOL-P SB!C::VALID-FUN-USE
; caught 4 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/vm.fasl-tmp written
; compilation finished in 0:00:02.315
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/class.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFUN CLASSOID-MAKE-LOAD-FORM-FUN ...)
; compiling (DEFVAR *!INITIAL-LAYOUTS*)
; compiling (DEFVAR *FORWARD-REFERENCED-LAYOUTS*)
; compiling (!COLD-INIT-FORMS (SETQ *FORWARD-REFERENCED-LAYOUTS* ...))
; compiling (DECLAIM (INLINE LAYOUT-FOR-STD-CLASS-P))
; compiling (DEFUN LAYOUT-FOR-STD-CLASS-P ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN LAYOUT-PROPER-NAME ...)
; compiling (DEFVAR *LAYOUT-CLOS-HASH-RANDOM-STATE*)
; compiling (DEFUN RANDOM-LAYOUT-CLOS-HASH ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-LAYOUT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %INIT-OR-CHECK-LAYOUT ...)
; compiling (DEFUN MAKE-LOAD-FORM-FOR-LAYOUT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN REDEFINE-LAYOUT-WARNING ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-LAYOUT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-AND-INIT-OR-CHECK-LAYOUT ...)
; compiling (DEFUN REGISTER-LAYOUT ...)
; compiling (DEFUN ORDER-LAYOUT-INHERITS ...)
; compiling (DEFUN TOPOLOGICAL-SORT ...)
; compiling (DEFUN STD-COMPUTE-CLASS-PRECEDENCE-LIST ...)
; compiling (DEF!STRUCT (STRUCTURE-CLASSOID # ...))
; compiling (DEFUN MAKE-STRUCTURE-CLASSOID ...)
; compiling (DEFUN (SETF FIND-CLASSOID) ...)
; compiling (DEFUN %CLEAR-CLASSOID ...)
; compiling (DEFUN INSURED-FIND-CLASSOID ...)
; compiling (DEFUN CLASSOID-PROPER-NAME ...)
; compiling (DEFUN CLASSOID-ENUMERABLE-P ...)
; compiling (!DEFINE-TYPE-CLASS CLASSOID ...)
; compiling (DEFUN %ENSURE-CLASSOID-VALID ...)
; compiling (DEFUN %ENSURE-BOTH-CLASSOIDS-VALID ...)
; compiling (DEFUN UPDATE-OBJECT-LAYOUT-OR-INVALID ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :SIMPLE-SUBTYPEP) ...)
; compiling (DEFUN SEALED-CLASS-INTERSECTION2 ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :SIMPLE-INTERSECTION2) ...)
; compiling (DEFVAR *NON-INSTANCE-CLASSOID-TYPES* ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (CLASSOID :UNPARSE) ...)
; compiling (DEF!STRUCT (STANDARD-CLASSOID # ...))
; compiling (DEF!STRUCT (STATIC-CLASSOID # ...))
; compiling (!DEFVAR *!BUILT-IN-CLASSES* ...)
; compiling (!COLD-INIT-FORMS (DOLIST # ...) ...)
; compiling (!COLD-INIT-FORMS (/SHOW0 "about to define temporary STANDARD-CLASSes") ...)
; compiling (!COLD-INIT-FORMS (DOLIST # ...))
; compiling (DEFUN %MODIFY-CLASSOID ...)
; compiling (DEFUN %INVALIDATE-LAYOUT ...)
; compiling (DEFUN !CLASS-FINALIZE ...)
; compiling (!COLD-INIT-FORMS (SETQ **BUILT-IN-CLASS-CODES** ...))
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !CLASSES-COLD-INIT)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/class.lisp
; in: DEFUN %ENSURE-CLASSOID-VALID
; (SB!PCL::%FORCE-CACHE-FLUSHES CLASS)
;
; caught STYLE-WARNING:
; undefined function: SB!PCL::%FORCE-CACHE-FLUSHES
; in: DEFUN UPDATE-OBJECT-LAYOUT-OR-INVALID
; (SB!C::%LAYOUT-INVALID-ERROR SB!KERNEL::OBJECT SB!KERNEL:LAYOUT)
;
; caught STYLE-WARNING:
; undefined function: SB!C::%LAYOUT-INVALID-ERROR
; (SB!PCL::CHECK-WRAPPER-VALIDITY SB!KERNEL::OBJECT)
;
; caught STYLE-WARNING:
; undefined function: SB!PCL::CHECK-WRAPPER-VALIDITY
; in: DEFUN %ENSURE-CLASSOID-VALID
; (SB!MOP:CLASS-FINALIZED-P CLASS)
;
; caught STYLE-WARNING:
; undefined function: SB!MOP:CLASS-FINALIZED-P
; in: !DEFINE-TYPE-METHOD (CLASSOID :SIMPLE-SUBTYPEP)
; (SB!PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P
; (SB!KERNEL:CLASSOID-PCL-CLASS SB!KERNEL::CLASS2))
;
; caught STYLE-WARNING:
; undefined function: SB!PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P
; in: DEFUN %ENSURE-CLASSOID-VALID
; (SB!PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P CLASS)
;
; caught STYLE-WARNING:
; undefined function: SB!PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P
; in: DEFUN %MODIFY-CLASSOID
; (SB!KERNEL::CLEAR-TYPE-CACHES)
;
; caught STYLE-WARNING:
; undefined function: CLEAR-TYPE-CACHES
; in: DEFUN MAKE-LOAD-FORM-FOR-LAYOUT
; (SB!KERNEL::COMPILER-ERROR "can't dump reference to obsolete class: ~S"
; (SB!KERNEL:LAYOUT-CLASSOID SB!KERNEL:LAYOUT))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-ERROR
; in: DEFUN %ENSURE-CLASSOID-VALID
; (SB!MOP:FINALIZE-INHERITANCE CLASS)
;
; caught STYLE-WARNING:
; undefined function: SB!MOP:FINALIZE-INHERITANCE
; in: DEFUN UPDATE-OBJECT-LAYOUT-OR-INVALID
; (SB!KERNEL:LAYOUT-OF SB!KERNEL::OBJECT)
;
; caught STYLE-WARNING:
; undefined function: LAYOUT-OF
; in: DEFUN SEALED-CLASS-INTERSECTION2
; (SB!KERNEL::RES (SB!KERNEL:SPECIFIER-TYPE SB!KERNEL::SUBCLASS))
; --> PROGN SETQ THE
; ==>
; (SB!KERNEL:TYPE-UNION (SB!KERNEL:SPECIFIER-TYPE SB!KERNEL::SUBCLASS)
; #:RES-N-VALUE-819)
;
; caught STYLE-WARNING:
; undefined function: TYPE-UNION
;
; compilation unit finished
; Undefined functions:
; SB!PCL::%FORCE-CACHE-FLUSHES SB!C::%LAYOUT-INVALID-ERROR SB!PCL::CHECK-WRAPPER-VALIDITY SB!MOP:CLASS-FINALIZED-P SB!PCL::CLASS-HAS-A-FORWARD-REFERENCED-SUPERCLASS-P CLEAR-TYPE-CACHES COMPILER-ERROR SB!MOP:FINALIZE-INHERITANCE LAYOUT-OF TYPE-UNION
; caught 11 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/class.fasl-tmp written
; compilation finished in 0:00:03.434
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-condition.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFUN %COMPILER-DEFINE-CONDITION ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-condition.lisp
; in: DEFUN %COMPILER-DEFINE-CONDITION
; (SB-XC:PROCLAIM
; (SB!INT:QUASIQUOTE
; (FTYPE (FUNCTION (T) T)
; #S(SB!IMPL::COMMA :EXPR SB!KERNEL::ALL-READERS :KIND 2))))
;
; caught STYLE-WARNING:
; undefined function: SB-XC:PROCLAIM
;
; compilation unit finished
; Undefined function:
; SB-XC:PROCLAIM
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-condition.fasl-tmp written
; compilation finished in 0:00:00.123
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/primtype.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (/SHOW0 "primtype.lisp 17")
; compiling (!DEF-PRIMITIVE-TYPE T ...)
; compiling (/SHOW0 "primtype.lisp 20")
; compiling (SETF *BACKEND-T-PRIMITIVE-TYPE* ...)
; compiling (/SHOW0 "primtype.lisp 24")
; compiling (!DEF-PRIMITIVE-TYPE POSITIVE-FIXNUM ...)
; compiling (/SHOW0 "primtype.lisp 27")
; compiling (!DEF-PRIMITIVE-TYPE UNSIGNED-BYTE-31 ...)
; compiling (/SHOW0 "primtype.lisp 31")
; compiling (!DEF-PRIMITIVE-TYPE UNSIGNED-BYTE-32 ...)
; compiling (/SHOW0 "primtype.lisp 35")
; compiling (!DEF-PRIMITIVE-TYPE FIXNUM ...)
; compiling (!DEF-PRIMITIVE-TYPE SIGNED-BYTE-32 ...)
; compiling (DEFVAR *FIXNUM-PRIMITIVE-TYPE* ...)
; compiling (/SHOW0 "primtype.lisp 53")
; compiling (!DEF-PRIMITIVE-TYPE-ALIAS TAGGED-NUM ...)
; compiling (MULTIPLE-VALUE-BIND (UNSIGNED SIGNED) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/primtype.lisp
; in: MULTIPLE-VALUE-BIND (UNSIGNED SIGNED)
; '(SB!VM::UNSIGNED-BYTE-64 SB!VM::UNSIGNED-BYTE-63 SB!VM::POSITIVE-FIXNUM)
;
; note: deleting unreachable code
; compiling (/SHOW0 "primtype.lisp 68")
; compiling (!DEF-PRIMITIVE-TYPE CHARACTER ...)
; compiling (/SHOW0 "primtype.lisp 73")
; compiling (!DEF-PRIMITIVE-TYPE FUNCTION ...)
; compiling (!DEF-PRIMITIVE-TYPE LIST ...)
; compiling (!DEF-PRIMITIVE-TYPE INSTANCE ...)
; compiling (/SHOW0 "primtype.lisp 77")
; compiling (!DEF-PRIMITIVE-TYPE FUNCALLABLE-INSTANCE ...)
; compiling (/SHOW0 "primtype.lisp 81")
; compiling (!DEF-PRIMITIVE-TYPE BIGNUM ...)
; compiling (!DEF-PRIMITIVE-TYPE RATIO ...)
; compiling (!DEF-PRIMITIVE-TYPE COMPLEX ...)
; compiling (/SHOW0 "about to !DEF-PRIMITIVE-TYPE SINGLE-FLOAT")
; compiling (!DEF-PRIMITIVE-TYPE SINGLE-FLOAT ...)
; compiling (/SHOW0 "about to !DEF-PRIMITIVE-TYPE DOUBLE-FLOAT")
; compiling (!DEF-PRIMITIVE-TYPE DOUBLE-FLOAT ...)
; compiling (/SHOW0 "about to !DEF-PRIMITIVE-TYPE COMPLEX-SINGLE-FLOAT")
; compiling (!DEF-PRIMITIVE-TYPE COMPLEX-SINGLE-FLOAT ...)
; compiling (/SHOW0 "about to !DEF-PRIMITIVE-TYPE COMPLEX-DOUBLE-FLOAT")
; compiling (!DEF-PRIMITIVE-TYPE COMPLEX-DOUBLE-FLOAT ...)
; compiling (/SHOW0 "primtype.lisp 96")
; compiling (DEFINE-SIMPLE-ARRAY-PRIMITIVE-TYPES)
; compiling (!DEF-PRIMITIVE-TYPE SYSTEM-AREA-POINTER ...)
; compiling (!DEF-PRIMITIVE-TYPE WEAK-POINTER ...)
; compiling (!DEF-PRIMITIVE-TYPE CATCH-BLOCK ...)
; compiling (/SHOW0 "primtype.lisp 147")
; compiling (DEFUN PRIMITIVE-TYPE-OF ...)
; compiling (/SHOW0 "primtype.lisp 188")
; compiling (DEFUN PRIMITIVE-TYPE ...)
; compiling (/SHOW0 "primtype.lisp 191")
; compiling (DEFUN-CACHED (PRIMITIVE-TYPE-AUX :HASH-FUNCTION ...) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/primtype.lisp
; in:
; DEFUN-CACHED (PRIMITIVE-TYPE-AUX :HASH-FUNCTION #'TYPE-HASH-VALUE :HASH-BITS 9
; ...)
; 'SB!VM::SIGNED-BYTE-64
;
; note: deleting unreachable code
; 'SB!VM::UNSIGNED-BYTE-63
;
; note: deleting unreachable code
; 'SB!VM::UNSIGNED-BYTE-64
;
; note: deleting unreachable code
; 'SB!VM::SIGNED-BYTE-64
;
; note: deleting unreachable code
; 'SB!VM::UNSIGNED-BYTE-63
;
; note: deleting unreachable code
; 'SB!VM::UNSIGNED-BYTE-64
;
; note: deleting unreachable code
; compiling (/SHOW0 "primtype.lisp end of file");
; compilation unit finished
; printed 7 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/primtype.fasl-tmp written
; compilation finished in 0:00:01.330
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!ALIEN")
; compiling (/SHOW0 "host-alieneval.lisp 15")
; compiling (DEFUN ALIGN-OFFSET ...)
; compiling (DEFUN GUESS-ALIGNMENT ...)
; compiling (DEFSTRUCT (ALIEN-TYPE-CLASS #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN ALIEN-TYPE-CLASS-OR-LOSE ...)
; compiling (DEFUN CREATE-ALIEN-TYPE-CLASS-IF-NECESSARY ...)
; compiling (DEFPARAMETER *METHOD-SLOT-ALIST* ...)
; compiling (DEFUN METHOD-SLOT ...)
; compiling (DEF!MACRO DEFINE-ALIEN-TYPE-CLASS ...)
; compiling (DEF!MACRO DEFINE-ALIEN-TYPE-METHOD ...)
; compiling (DEF!MACRO INVOKE-ALIEN-TYPE-METHOD ...)
; compiling (DEFUN AUXILIARY-TYPE-DEFINITIONS ...)
; compiling (DEF!MACRO WITH-AUXILIARY-ALIEN-TYPES ...)
; compiling (DEFUN PARSE-ALIEN-TYPE ...)
; compiling (DEFUN AUXILIARY-ALIEN-TYPE ...)
; compiling (DEFUN (SETF AUXILIARY-ALIEN-TYPE) ...)
; compiling (DEFUN VERIFY-LOCAL-AUXILIARIES-OKAY ...)
; compiling (DEFUN UNPARSE-ALIEN-TYPE ...)
; compiling (DEFUN %UNPARSE-ALIEN-TYPE ...)
; compiling (DEF!MACRO DEFINE-ALIEN-TYPE-TRANSLATOR ...)
; compiling (DEFUN %DEFINE-ALIEN-TYPE-TRANSLATOR ...)
; compiling (DEF!MACRO DEFINE-ALIEN-TYPE ...)
; compiling (DEFUN %DEF-AUXILIARY-ALIEN-TYPES ...)
; compiling (DEFUN %DEFINE-ALIEN-TYPE ...)
; compiling (CREATE-ALIEN-TYPE-CLASS-IF-NECESSARY (QUOTE ROOT) ...)
; compiling (DEF!STRUCT (ALIEN-TYPE # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (SYSTEM-AREA-POINTER))
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR SYSTEM-AREA-POINTER ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :ALIEN-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (ALIEN-VALUE :INCLUDE ...))
; compiling (DEFINE-ALIEN-TYPE-METHOD (ALIEN-VALUE :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ALIEN-VALUE :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ALIEN-VALUE :DEPORT-GEN) ...)
; compiling (DEF!STRUCT (HEAP-ALIEN-INFO #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN HEAP-ALIEN-INFO-SAP-FORM ...)
; compiling (DEFUN HEAP-ALIEN-INFO-SAP ...)
; compiling (DEFUN ALIEN-TYPE-= ...)
; compiling (DEFUN ALIEN-SUBTYPE-P ...)
; compiling (DEFUN COMPUTE-NATURALIZE-LAMBDA ...)
; compiling (DEFUN COMPUTE-DEPORT-LAMBDA ...)
; compiling (DEFUN COMPUTE-DEPORT-ALLOC-LAMBDA ...)
; compiling (DEFUN COMPUTE-EXTRACT-LAMBDA ...)
; compiling (DEF!MACRO MAYBE-WITH-PINNED-OBJECTS ...)
; compiling (DEFUN COMPUTE-DEPOSIT-LAMBDA ...)
; compiling (DEFUN COMPUTE-LISP-REP-TYPE ...)
; compiling (DEFUN COMPUTE-ALIEN-REP-TYPE ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :SUBTYPEP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :ALIEN-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :DEPORT-ALLOC-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :DEPORT-PIN-P) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :DEPOSIT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :ARG-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ROOT :RESULT-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (INTEGER) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR SIGNED ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR INTEGER ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR UNSIGNED ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :ALIEN-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (BOOLEAN :INCLUDE ...))
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR BOOLEAN ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (BOOLEAN :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (BOOLEAN :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (BOOLEAN :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (BOOLEAN :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (ENUM :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR ENUM ...)
; compiling (DEFUN PARSE-ENUM ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ENUM :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ENUM :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ENUM :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ENUM :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ENUM :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (FLOAT) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FLOAT :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FLOAT :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FLOAT :ALIEN-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FLOAT :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FLOAT :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (SINGLE-FLOAT :INCLUDE ...))
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR SINGLE-FLOAT ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SINGLE-FLOAT :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (DOUBLE-FLOAT :INCLUDE ...))
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR DOUBLE-FLOAT ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (DOUBLE-FLOAT :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (POINTER :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR * ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (POINTER :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (POINTER :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (POINTER :SUBTYPEP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (POINTER :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (MEM-BLOCK :INCLUDE ...))
; compiling (DEFINE-ALIEN-TYPE-METHOD (MEM-BLOCK :EXTRACT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (MEM-BLOCK :DEPOSIT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (ARRAY :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR ARRAY ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ARRAY :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ARRAY :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (ARRAY :SUBTYPEP) ...)
; compiling (DEF!STRUCT (ALIEN-RECORD-FIELD #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (RECORD :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR STRUCT ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR UNION ...)
; compiling (DEFUN PARSE-ALIEN-RECORD-TYPE ...)
; compiling (DEFUN PARSE-ALIEN-RECORD-FIELDS ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (RECORD :UNPARSE) ...)
; compiling (DEFUN UNPARSE-ALIEN-RECORD-KIND ...)
; compiling (DEFUN UNPARSE-ALIEN-RECORD-FIELD ...)
; compiling (DEFUN RECORD-FIELDS-MATCH-P ...)
; compiling (DEFVAR *ALIEN-TYPE-MATCHES* ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (RECORD :TYPE=) ...)
; compiling (DEF!TYPE CALLING-CONVENTION ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (FUN :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR FUNCTION ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FUN :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (FUN :TYPE=) ...)
; compiling (DEFINE-ALIEN-TYPE-CLASS (VALUES) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR VALUES ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (VALUES :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (VALUES :TYPE=) ...)
; compiling (DEF!STRUCT (LOCAL-ALIEN-INFO # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFMACRO-MUNDANELY ADDR ...)
; compiling (/SHOW0 "host-alieneval.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFMACRO-MUNDANELY ADDR
; (SB!INT:%MACROEXPAND SB!ALIEN::EXPR SB!ALIEN::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: DEFUN AUXILIARY-TYPE-DEFINITIONS
; (SB!INT:%MACROEXPAND 'SB!ALIEN::&AUXILIARY-TYPE-DEFINITIONS& SB!ALIEN::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!INT:%MACROEXPAND 'SB!ALIEN::&AUXILIARY-TYPE-DEFINITIONS& SB!ALIEN::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-FROM) #:NEW1490 #:TMP1491)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-FROM)
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-FROM) #:NEW1 #:TMP2)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-FROM)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-KIND) #:NEW1494 #:TMP1495)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-KIND)
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-KIND) #:NEW5 #:TMP6)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-KIND)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-OFFSET) #:NEW1496 #:TMP1497)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-OFFSET)
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-OFFSET) #:NEW7 #:TMP8)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-OFFSET)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-SIGNED) #:NEW1498 #:TMP1499)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-SIGNED)
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-SIGNED) #:NEW9 #:TMP10)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-SIGNED)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-TO) #:NEW1492 #:TMP1493)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-TO)
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SETF (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::OLD)
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!ALIEN::ALIEN-TYPE-TO) #:NEW3 #:TMP4)
;
; caught STYLE-WARNING:
; undefined function: (SETF ALIEN-TYPE-TO)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-FROM
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!ALIEN::ALIEN-TYPE-FROM SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-FROM
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-KIND
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!ALIEN::ALIEN-TYPE-KIND SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-KIND
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-OFFSET
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!ALIEN::ALIEN-TYPE-OFFSET SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-OFFSET
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-SIGNED
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!ALIEN::ALIEN-TYPE-SIGNED SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-SIGNED
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFINE-ALIEN-TYPE-TRANSLATOR ENUM
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-TO
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!ALIEN::ALIEN-TYPE-TO SB!ALIEN::RESULT)
;
; caught STYLE-WARNING:
; undefined function: ALIEN-TYPE-TO
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-alieneval.lisp
; in: DEFUN HEAP-ALIEN-INFO-SAP
; (SB!SYS:FOREIGN-SYMBOL-SAP (SB!ALIEN::HEAP-ALIEN-INFO-ALIEN-NAME SB!INT:INFO)
; (SB!ALIEN::HEAP-ALIEN-INFO-DATAP SB!INT:INFO))
;
; caught STYLE-WARNING:
; undefined function: FOREIGN-SYMBOL-SAP
;
; compilation unit finished
; Undefined functions:
; %MACROEXPAND (SETF ALIEN-TYPE-FROM) (SETF ALIEN-TYPE-KIND) (SETF ALIEN-TYPE-OFFSET) (SETF ALIEN-TYPE-SIGNED) (SETF ALIEN-TYPE-TO) ALIEN-TYPE-FROM ALIEN-TYPE-KIND ALIEN-TYPE-OFFSET ALIEN-TYPE-SIGNED ALIEN-TYPE-TO FOREIGN-SYMBOL-SAP
; caught 24 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/host-alieneval.fasl-tmp written
; compilation finished in 0:00:08.023
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-c-call.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!ALIEN")
; compiling (/SHOW0 "host-c-call.lisp 12")
; compiling (DEFINE-ALIEN-TYPE-CLASS (C-STRING :INCLUDE ...) ...)
; compiling (DEFINE-ALIEN-TYPE-TRANSLATOR C-STRING ...)
; compiling (DEFUN C-STRING-EXTERNAL-FORMAT ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :UNPARSE) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :LISP-REP) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :DEPORT-PIN-P) ...)
; compiling (DEFUN C-STRING-NEEDS-CONVERSION-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NULL-ERROR ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :NATURALIZE-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :DEPORT-GEN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (C-STRING :DEPORT-ALLOC-GEN) ...)
; compiling (/SHOW0 "host-c-call.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-c-call.lisp
; in: DEFUN C-STRING-EXTERNAL-FORMAT => DEFAULT-C-STRING-EXTERNAL-FORMAT
; (SB!ALIEN::DEFAULT-C-STRING-EXTERNAL-FORMAT)
;
; caught STYLE-WARNING:
; undefined function: DEFAULT-C-STRING-EXTERNAL-FORMAT
;
; compilation unit finished
; Undefined function:
; DEFAULT-C-STRING-EXTERNAL-FORMAT
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/host-c-call.fasl-tmp written
; compilation finished in 0:00:00.368
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/compiler-deftype.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (/SHOW0 "compiler-deftype.lisp 14")
; compiling (DEFUN %COMPILER-DEFTYPE ...)
; compiling (/SHOW0 "compiler-deftype.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/compiler-deftype.lisp
; in: DEFUN %COMPILER-DEFTYPE
; (SB!KERNEL:UNDECLARE-STRUCTURE (SB!KERNEL:FIND-CLASSOID SB!IMPL::NAME) T)
;
; caught STYLE-WARNING:
; undefined function: UNDECLARE-STRUCTURE
;
; compilation unit finished
; Undefined function:
; UNDECLARE-STRUCTURE
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/compiler-deftype.fasl-tmp written
; compilation finished in 0:00:00.262
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-type.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "late-type.lisp 19")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFINE-CONDITION PARSE-UNKNOWN-TYPE ...)
; compiling (DEFUN DELEGATE-COMPLEX-SUBTYPEP-ARG2 ...)
; compiling (DEFUN DELEGATE-COMPLEX-INTERSECTION2 ...)
; compiling (DEFUN CONTAINS-UNKNOWN-TYPE-P ...)
; compiling (DEFUN HAS-SUPERCLASSES-COMPLEX-SUBTYPEP-ARG1 ...)
; compiling (DEFMACRO !DEFINE-SUPERCLASSES ...)
; compiling (!DEFINE-TYPE-METHOD (VALUES :SIMPLE-SUBTYPEP ...) ...)
; compiling (!DEFINE-TYPE-METHOD (VALUES :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (VALUES :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (VALUES :UNPARSE) ...)
; compiling (DEFUN TYPE=-LIST ...)
; compiling (!DEFINE-TYPE-METHOD (VALUES :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-CLASS FUNCTION ...)
; compiling (!DEFVAR *UNPARSE-FUN-TYPE-SIMPLIFY* ...)
; compiling (!DEFVAR *UNPARSE-ALLOW-NEGATION* ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-SUPERCLASSES FUNCTION ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :SIMPLE-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :COMPLEX-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :COMPLEX-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (FUNCTION :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-CLASS CONSTANT ...)
; compiling (!DEFINE-TYPE-METHOD (CONSTANT :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (CONSTANT :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (CONSTANT :SIMPLE-=) ...)
; compiling (!DEF-TYPE-TRANSLATOR CONSTANT-ARG ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN UNPARSE-ARGS-TYPES ...)
; compiling (!DEF-TYPE-TRANSLATOR FUNCTION ...)
; compiling (!DEF-TYPE-TRANSLATOR VALUES ...)
; compiling (DEFUN VALUES-TYPE-MIN-VALUE-COUNT ...)
; compiling (DEFUN VALUES-TYPE-MAX-VALUE-COUNT ...)
; compiling (DEFUN VALUES-TYPE-MAY-BE-SINGLE-VALUE-P ...)
; compiling (DEFUN TYPE-SINGLE-VALUE-P ...)
; compiling (DECLAIM (FREEZE-TYPE VALUES-TYPE))
; compiling (DEFUN SINGLE-VALUE-TYPE ...)
; compiling (DEFUN FUN-TYPE-NARGS ...)
; compiling (DEFUN VALUES-TYPES ...)
; compiling (DEFUN VALUES-TYPE-TYPES ...)
; compiling (DEFUN VALUES-TYPE-OUT ...)
; compiling (DEFUN VALUES-TYPE-IN ...)
; compiling (DEFUN FIXED-VALUES-OP ...)
; compiling (DEFUN-CACHED (%COERCE-TO-VALUES :HASH-BITS ...) ...)
; compiling (DEFUN COERCE-TO-VALUES ...)
; compiling (DEFUN MAKE-SHORT-VALUES-TYPE ...)
; compiling (DEFUN MAKE-SINGLE-VALUE-TYPE ...)
; compiling (DEFUN ARGS-TYPE-OP ...)
; compiling (DEFUN VALUES-TYPE-OP ...)
; compiling (DEFUN COMPARE-KEY-ARGS ...)
; compiling (DEFUN TYPE=-ARGS ...)
; compiling (DEFUN-CACHED (VALUES-TYPE-UNION :HASH-FUNCTION ...) ...)
; compiling (DEFUN-CACHED (VALUES-TYPE-INTERSECTION :HASH-FUNCTION ...) ...)
; compiling (DEFUN VALUES-TYPES-EQUAL-OR-INTERSECT ...)
; compiling (DEFUN-CACHED (VALUES-SUBTYPEP :HASH-FUNCTION ...) ...)
; compiling (DEFUN-CACHED (CSUBTYPEP :HASH-FUNCTION ...) ...)
; compiling (DEFUN SB-XC:SUBTYPEP ...)
; compiling (DEFUN-CACHED (TYPE= :HASH-FUNCTION ...) ...)
; compiling (DEFUN TYPE/= ...)
; compiling (DEFUN %TYPE-UNION2 ...)
; compiling (DEFUN-CACHED (TYPE-UNION2 :HASH-FUNCTION ...) ...)
; compiling (DEFUN %TYPE-INTERSECTION2 ...)
; compiling (DEFUN-CACHED (TYPE-INTERSECTION2 :HASH-FUNCTION ...) ...)
; compiling (DEFUN TYPE-APPROX-INTERSECTION2 ...)
; compiling (DEFUN TYPES-EQUAL-OR-INTERSECT ...)
; compiling (DEFUN TYPE-SPECIFIER ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN MAKE-TYPE-LOAD-FORM ...)
; compiling (DEFUN-CACHED (TYPE-NEGATION :HASH-FUNCTION ...) ...)
; compiling (DEFUN-CACHED (TYPE-SINGLETON-P :HASH-FUNCTION ...) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN !PRECOMPUTE-TYPES ...)
; compiling (DEF SIMPLIFY-INTERSECTIONS ...)
; compiling (DEF SIMPLIFY-UNIONS ...)
; compiling (DEFUN MAYBE-DISTRIBUTE-ONE-UNION ...)
; compiling (DEFUN TYPE-INTERSECTION ...)
; compiling (DEFUN-CACHED (%TYPE-INTERSECTION :HASH-BITS ...) ...)
; compiling (DEFUN TYPE-UNION ...)
; compiling (DEFUN-CACHED (%TYPE-UNION :HASH-BITS ...) ...)
; compiling (!DEFINE-TYPE-CLASS NAMED ...)
; compiling (DEFGLOBAL *SATISFIES-KEYWORDP-TYPE* ...)
; compiling (DEFGLOBAL *FUN-NAME-TYPE* ...)
; compiling (DEFUN !LATE-TYPE-COLD-INIT2 ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :SIMPLE-=) ...)
; compiling (DEFUN CONS-TYPE-MIGHT-BE-EMPTY-TYPE ...)
; compiling (DEFUN CONS-TYPE-LENGTH-INFO ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :COMPLEX-=) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :COMPLEX-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :COMPLEX-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (NAMED :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :COMPLEX-=) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :SIMPLE-INTERSECTION2 ...) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (HAIRY :SIMPLE-=) ...)
; compiling (!DEF-TYPE-TRANSLATOR SATISFIES ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :COMPLEX-=) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :SIMPLE-INTERSECTION2) ...)
; compiling (DEFUN MAYBE-COMPLEX-ARRAY-REFINEMENT ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :COMPLEX-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :COMPLEX-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (NEGATION :SIMPLE-=) ...)
; compiling (!DEF-TYPE-TRANSLATOR NOT ...)
; compiling (!DEFINE-TYPE-CLASS NUMBER ...)
; compiling (DECLAIM (INLINE NUMERIC-TYPE-EQUAL))
; compiling (DEFUN NUMERIC-TYPE-EQUAL ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :SINGLETON-P) ...)
; compiling (DEFMACRO NUMERIC-BOUND-TEST ...)
; compiling (DEFMACRO NUMERIC-BOUND-TEST* ...)
; compiling (DEFMACRO NUMERIC-BOUND-MAX ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-SUPERCLASSES NUMBER ...)
; compiling (DEFUN NUMERIC-TYPES-ADJACENT ...)
; compiling (DEFVAR *APPROXIMATE-NUMERIC-UNIONS* ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :SIMPLE-UNION2) ...)
; compiling (!COLD-INIT-FORMS (SETF # ...) ...)
; compiling (!DEF-TYPE-TRANSLATOR COMPLEX ...)
; compiling (DECLAIM (INLINE CANONICALIZED-BOUND))
; compiling (DEFUN CANONICALIZED-BOUND ...)
; compiling (!DEF-TYPE-TRANSLATOR INTEGER ...)
; compiling (DEFMACRO !DEF-BOUNDED-TYPE ...)
; compiling (!DEF-BOUNDED-TYPE RATIONAL ...)
; compiling (DEFUN COERCE-BOUND ...)
; compiling (DEFUN INNER-COERCE-REAL-BOUND ...)
; compiling (DEFUN INNER-COERCE-FLOAT-BOUND ...)
; compiling (DEFUN COERCED-REAL-BOUND ...)
; compiling (DEFUN COERCED-FLOAT-BOUND ...)
; compiling (!DEF-TYPE-TRANSLATOR REAL ...)
; compiling (!DEF-TYPE-TRANSLATOR FLOAT ...)
; compiling (DEFMACRO !DEFINE-FLOAT-FORMAT ...)
; compiling (!DEFINE-FLOAT-FORMAT SINGLE-FLOAT)
; compiling (!DEFINE-FLOAT-FORMAT DOUBLE-FLOAT)
; compiling (DEFUN NUMERIC-TYPES-INTERSECT ...)
; compiling (DEFUN ROUND-NUMERIC-BOUND ...)
; compiling (!DEFINE-TYPE-METHOD (NUMBER :SIMPLE-INTERSECTION2) ...)
; compiling (DEFUN FLOAT-FORMAT-MAX ...)
; compiling (DEFUN NUMERIC-CONTAGION ...)
; compiling (!DEFINE-TYPE-CLASS ARRAY ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-SUPERCLASSES ARRAY ...)
; compiling (DEFUN ARRAY-TYPES-INTERSECT ...)
; compiling (DEFUN UNITE-ARRAY-TYPES-COMPLEXP ...)
; compiling (DEFUN UNITE-ARRAY-TYPES-DIMENSIONS ...)
; compiling (DEFUN UNITE-ARRAY-TYPES-ELEMENT-TYPES ...)
; compiling (DEFUN UNITE-ARRAY-TYPES-SUPERTYPES-COMPATIBLE-P ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (ARRAY :SIMPLE-INTERSECTION2) ...)
; compiling (DEFUN CANONICAL-ARRAY-DIMENSIONS ...)
; compiling (!DEFINE-TYPE-CLASS MEMBER ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :SINGLETON-P) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :SIMPLE-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :COMPLEX-INTERSECTION2) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (MEMBER :COMPLEX-=) ...)
; compiling (!DEF-TYPE-TRANSLATOR MEMBER ...)
; compiling (!DEFINE-TYPE-CLASS INTERSECTION ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :UNPARSE) ...)
; compiling (DEFUN TYPE=-SET ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :SIMPLE-=) ...)
; compiling (DEFUN %INTERSECTION-COMPLEX-SUBTYPEP-ARG1 ...)
; compiling (DEFUN %INTERSECTION-SIMPLE-SUBTYPEP ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (DEFUN %INTERSECTION-COMPLEX-SUBTYPEP-ARG2 ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (INTERSECTION :SIMPLE-UNION2 ...) ...)
; compiling (!DEF-TYPE-TRANSLATOR AND ...)
; compiling (!DEFINE-TYPE-CLASS UNION ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :COMPLEX-=) ...)
; compiling (DEFUN UNION-SIMPLE-SUBTYPEP ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :SIMPLE-SUBTYPEP) ...)
; compiling (DEFUN UNION-COMPLEX-SUBTYPEP-ARG1 ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :COMPLEX-SUBTYPEP-ARG1) ...)
; compiling (DEFUN UNION-COMPLEX-SUBTYPEP-ARG2 ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :COMPLEX-SUBTYPEP-ARG2) ...)
; compiling (!DEFINE-TYPE-METHOD (UNION :SIMPLE-INTERSECTION2 ...) ...)
; compiling (!DEF-TYPE-TRANSLATOR OR ...)
; compiling (!DEFINE-TYPE-CLASS CONS ...)
; compiling (!DEF-TYPE-TRANSLATOR CONS ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (CONS :SIMPLE-INTERSECTION2) ...)
; compiling (!DEFINE-SUPERCLASSES CONS ...)
; compiling (!DEFINE-TYPE-CLASS CHARACTER-SET ...)
; compiling (!DEF-TYPE-TRANSLATOR CHARACTER-SET ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :SINGLETON-P) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :SIMPLE-=) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :SIMPLE-UNION2) ...)
; compiling (!DEFINE-TYPE-METHOD (CHARACTER-SET :SIMPLE-INTERSECTION2) ...)
; compiling (DEFUN INTERSECT-TYPE-PAIRS ...)
; compiling (DEFUN TYPE-DIFFERENCE ...)
; compiling (!DEF-TYPE-TRANSLATOR ARRAY ...)
; compiling (!DEF-TYPE-TRANSLATOR SIMPLE-ARRAY ...)
; compiling (DEFUN DEFINED-FTYPE-MATCHES-DECLARED-FTYPE-P ...)
; compiling (DEFUN CTYPE-OF-NUMBER ...)
; compiling (DECLAIM (INLINE GENERIC-ABSTRACT-TYPE-FUNCTION))
; compiling (DEFUN GENERIC-ABSTRACT-TYPE-FUNCTION ...)
; compiling (DECLAIM (NOTINLINE GENERIC-ABSTRACT-TYPE-FUNCTION))
; compiling (DEFUN LIST-ABSTRACT-TYPE-FUNCTION ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-type.lisp
; in: DEFUN GENERIC-ABSTRACT-TYPE-FUNCTION => DEFAULT OVERAPPROXIMATE
; (SB!KERNEL::DEFAULT SB!KERNEL::OVERAPPROXIMATE)
; ==>
; SB!KERNEL::OVERAPPROXIMATE
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !LATE-TYPE-COLD-INIT)
; compiling (!LATE-TYPE-COLD-INIT2)
; compiling (/SHOW0 "late-type.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-type.lisp
; in: !DEF-TYPE-TRANSLATOR SIMPLE-ARRAY
; (SB!KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE SB!KERNEL::ELTYPE)
;
; caught STYLE-WARNING:
; undefined function: %UPGRADED-ARRAY-ELEMENT-TYPE
; in: !DEF-TYPE-TRANSLATOR ARRAY
; (SB!KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE SB!KERNEL::ELTYPE)
;
; caught STYLE-WARNING:
; undefined function: %UPGRADED-ARRAY-ELEMENT-TYPE
; in: !DEFINE-TYPE-METHOD (ARRAY :UNPARSE)
; (SB!KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE SB!KERNEL::DTYPE)
;
; caught STYLE-WARNING:
; undefined function: %UPGRADED-ARRAY-ELEMENT-TYPE
; in: DEFUN TYPE-DIFFERENCE
; (SB!KERNEL:CTYPEP ELT SB!KERNEL::Y)
;
; caught STYLE-WARNING:
; undefined function: CTYPEP
; in: !DEFINE-TYPE-METHOD (MEMBER :COMPLEX-INTERSECTION2)
; (SB!KERNEL:CTYPEP MEMBER SB!KERNEL::TYPE1)
;
; caught STYLE-WARNING:
; undefined function: CTYPEP
; in: !DEFINE-TYPE-METHOD (MEMBER :COMPLEX-SUBTYPEP-ARG1)
; (SB!KERNEL:CTYPEP ELT SB!KERNEL::TYPE2)
;
; caught STYLE-WARNING:
; undefined function: CTYPEP
; in: DEFUN CTYPE-OF-NUMBER
; (SB!KERNEL:FLOAT-FORMAT-NAME SB!KERNEL::NUM)
;
; caught STYLE-WARNING:
; undefined function: FLOAT-FORMAT-NAME
; in: !DEF-TYPE-TRANSLATOR OR
; (SB!KERNEL::SIMPLIFY-ARRAY-UNIONS TYPE)
;
; caught STYLE-WARNING:
; undefined function: SIMPLIFY-ARRAY-UNIONS
; in: DEFUN CANONICALIZED-BOUND
; (SB-XC:TYPEP (CAR SB!KERNEL::BOUND) TYPE)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:TYPEP
; in: DEFUN HAS-SUPERCLASSES-COMPLEX-SUBTYPEP-ARG1
; (SB-XC:TYPEP SB!KERNEL::TYPE2 'SB!KERNEL:CLASSOID)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:TYPEP
;
; compilation unit finished
; Undefined functions:
; %UPGRADED-ARRAY-ELEMENT-TYPE CTYPEP FLOAT-FORMAT-NAME SIMPLIFY-ARRAY-UNIONS SB-XC:TYPEP
; caught 10 STYLE-WARNING conditions
; printed 3 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-type.fasl-tmp written
; compilation finished in 0:00:14.935
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/deftypes-for-target.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "deftypes-for-target.lisp 14")
; compiling (/SHOW "about to force delayed DEF!TYPEs")
; compiling (FORCE-DELAYED-DEF!TYPES)
; compiling (/SHOW "done forcing delayed DEF!TYPEs")
; compiling (SB-XC:DEFTYPE BOOLEAN ...)
; compiling (SB-XC:DEFTYPE MOD ...)
; compiling (SB-XC:DEFTYPE SIGNED-BYTE ...)
; compiling (SB-XC:DEFTYPE UNSIGNED-BYTE ...)
; compiling (SB-XC:DEFTYPE UNSIGNED-BYTE* ...)
; compiling (SB-XC:DEFTYPE BIT ...)
; compiling (SB-XC:DEFTYPE ATOM ...)
; compiling (SB-XC:DEFTYPE BASE-CHAR ...)
; compiling (SB-XC:DEFTYPE EXTENDED-CHAR ...)
; compiling (SB-XC:DEFTYPE STANDARD-CHAR ...)
; compiling (SB-XC:DEFTYPE KEYWORD ...)
; compiling (SB-XC:DEFTYPE EQL ...)
; compiling (SB-XC:DEFTYPE VECTOR ...)
; compiling (SB-XC:DEFTYPE SIMPLE-VECTOR ...)
; compiling (SB-XC:DEFTYPE BASE-STRING ...)
; compiling (SB-XC:DEFTYPE SIMPLE-BASE-STRING ...)
; compiling (SB-XC:DEFTYPE STRING ...)
; compiling (SB-XC:DEFTYPE SIMPLE-STRING ...)
; compiling (SB-XC:DEFTYPE BIT-VECTOR ...)
; compiling (SB-XC:DEFTYPE SIMPLE-BIT-VECTOR ...)
; compiling (SB-XC:DEFTYPE GENERALIZED-BOOLEAN ...)
; compiling (SB-XC:DEFTYPE FORMAT-CONTROL ...)
; compiling (SB-XC:DEFTYPE RESTART-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE ARRAY-RANK ...)
; compiling (SB-XC:DEFTYPE ARRAY-TOTAL-SIZE ...)
; compiling (SB-XC:DEFTYPE FORM ...)
; compiling (SB-XC:DEFTYPE STRING-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE FILENAME ...)
; compiling (SB-XC:DEFTYPE PATHNAME-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE LOGICAL-HOST-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE PACKAGE-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE SYMBOLS-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE IRRATIONAL ...)
; compiling (SB-XC:DEFTYPE CHAR-CODE ...)
; compiling (SB-XC:DEFTYPE CONSED-SEQUENCE ...)
; compiling (SB-XC:DEFTYPE SEQUENCE-END ...)
; compiling (SB-XC:DEFTYPE SEQUENCE-COUNT ...)
; compiling (SB-XC:DEFTYPE STREAM-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE EXTERNAL-FORMAT-DESIGNATOR ...)
; compiling (SB-XC:DEFTYPE CALLABLE ...)
; compiling (SB-XC:DEFTYPE SINGLE-FLOAT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE DOUBLE-FLOAT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE SINGLE-FLOAT-INT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE DOUBLE-FLOAT-INT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE SINGLE-FLOAT-SIGNIFICAND ...)
; compiling (SB-XC:DEFTYPE DOUBLE-FLOAT-SIGNIFICAND ...)
; compiling (/SHOW0 "deftypes-for-target.lisp end of file")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/deftypes-for-target.fasl-tmp written
; compilation finished in 0:00:01.239
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/knownfun.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (/SHOW0 "knownfun.lisp 17")
; compiling (DEFSTRUCT (TRANSFORM #) ...)
; compiling (DEFPRINTER (TRANSFORM) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %DEFTRANSFORM ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %DEFKNOWN ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FUN-INFO-OR-LOSE ...)
; compiling (DEFUN RESULT-TYPE-FIRST-ARG ...)
; compiling (DEFUN RESULT-TYPE-LAST-ARG ...)
; compiling (DEFUN RESULT-TYPE-FLOAT-CONTAGION ...)
; compiling (DEFUN SEQUENCE-RESULT-NTH-ARG ...)
; compiling (DEFUN RESULT-TYPE-SPECIFIER-NTH-ARG ...)
; compiling (DEFUN CREATION-RESULT-TYPE-SPECIFIER-NTH-ARG ...)
; compiling (DEFUN REMOVE-NON-CONSTANTS-AND-NILS ...)
; compiling (DEFUN NTH-CONSTANT-ARGS ...)
; compiling (DEFUN NTH-CONSTANT-NONEMPTY-SEQUENCE-ARGS ...)
; compiling (DEFUN READ-ELT-TYPE-DERIVER ...)
; compiling (DEFUN COUNT/POSITION-MAX-VALUE ...)
; compiling (DEFUN POSITION-DERIVE-TYPE ...)
; compiling (DEFUN COUNT-DERIVE-TYPE ...)
; compiling (/SHOW0 "knownfun.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/knownfun.lisp
; in: DEFUN CREATION-RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::CAREFUL-SPECIFIER-TYPE
; (SB!INT:QUASIQUOTE
; (VECTOR CHARACTER
; #S(SB!IMPL::COMMA :EXPR (WHEN SB!C::SIZE SB!C::SIZE) :KIND 2))))
;
; caught STYLE-WARNING:
; undefined function: CAREFUL-SPECIFIER-TYPE
; in: DEFUN RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::CAREFUL-SPECIFIER-TYPE (SB!C::LVAR-VALUE SB!C::LVAR))
;
; caught STYLE-WARNING:
; undefined function: CAREFUL-SPECIFIER-TYPE
; in: DEFUN REMOVE-NON-CONSTANTS-AND-NILS
; #'SB!C::CONSTANT-LVAR-P
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN CREATION-RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::CONSTANT-LVAR-P SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::CONSTANT-LVAR-P SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
;
; caught STYLE-WARNING:
; 2 more uses of undefined function CONSTANT-LVAR-P
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/knownfun.lisp
; in: DEFUN RESULT-TYPE-FLOAT-CONTAGION
; #'SB!C::LVAR-TYPE
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
; in: DEFUN RESULT-TYPE-LAST-ARG
; (SB!C::LVAR-TYPE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
; in: DEFUN RESULT-TYPE-FIRST-ARG
; (SB!C::LVAR-TYPE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
;
; caught STYLE-WARNING:
; 3 more uses of undefined function LVAR-TYPE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/knownfun.lisp
; in: DEFUN REMOVE-NON-CONSTANTS-AND-NILS
; #'SB!C::LVAR-VALUE
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN CREATION-RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::LVAR-VALUE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN RESULT-TYPE-SPECIFIER-NTH-ARG
; (SB!C::LVAR-VALUE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
;
; caught STYLE-WARNING:
; 1 more use of undefined function LVAR-VALUE
;
; compilation unit finished
; Undefined functions:
; CAREFUL-SPECIFIER-TYPE CONSTANT-LVAR-P LVAR-TYPE LVAR-VALUE
; caught 14 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/knownfun.fasl-tmp written
; compilation finished in 0:00:01.052
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constantp.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFGLOBAL **SPECIAL-FORM-CONSTANTP-TESTS** ...)
; compiling (!COLD-INIT-FORMS (SETF **SPECIAL-FORM-CONSTANTP-TESTS** ...))
; compiling (!DEFVAR *SPECIAL-CONSTANT-VARIABLES* ...)
; compiling (DEFUN %CONSTANTP ...)
; compiling (DEFUN %CONSTANT-FORM-VALUE ...)
; compiling (DEFUN CONSTANT-SPECIAL-FORM-P ...)
; compiling (DEFUN CONSTANT-SPECIAL-FORM-VALUE ...)
; compiling (DEFUN CONSTANT-SPECIAL-VARIABLE-P ...)
; compiling (DEFUN CONSTANT-FUNCTION-CALL-P ...)
; compiling (DEFUN CONSTANT-FUNCTION-CALL-VALUE ...)
; compiling (DECLAIM (INLINE SB-XC:CONSTANTP))
; compiling (DEFUN SB-XC:CONSTANTP ...)
; compiling (DECLAIM (INLINE CONSTANT-FORM-VALUE))
; compiling (DEFUN CONSTANT-FORM-VALUE ...)
; compiling (DECLAIM (INLINE CONSTANT-TYPEP))
; compiling (DEFUN CONSTANT-TYPEP ...)
; compiling (DEFMACRO !DEFCONSTANTP ...)
; compiling (!DEFCONSTANTP QUOTE ...)
; compiling (!DEFCONSTANTP IF ...)
; compiling (!DEFCONSTANTP PROGN ...)
; compiling (!DEFCONSTANTP UNWIND-PROTECT ...)
; compiling (!DEFCONSTANTP THE ...)
; compiling (!DEFCONSTANTP BLOCK ...)
; compiling (!DEFCONSTANTP MULTIPLE-VALUE-PROG1 ...)
; compiling (!DEFCONSTANTP PROGV ...)
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !CONSTANTP-COLD-INIT)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constantp.lisp
; in: DEFUN %CONSTANT-FORM-VALUE
; (SB!INT:%MACROEXPAND SB!KERNEL:FORM SB!C::ENVIRONMENT)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: DEFUN %CONSTANTP
; (SB!INT:%MACROEXPAND SB!KERNEL:FORM SB!C::ENVIRONMENT)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: !DEFCONSTANTP THE
; (SB!C::CAREFUL-SPECIFIER-TYPE TYPE)
;
; caught STYLE-WARNING:
; undefined function: CAREFUL-SPECIFIER-TYPE
; in: DEFUN CONSTANT-TYPEP
; (SB-XC:TYPEP
; (SB!C::%CONSTANT-FORM-VALUE SB!KERNEL:FORM SB!C::ENVIRONMENT SB!C::ENVP)
; TYPE)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:TYPEP
;
; compilation unit finished
; Undefined functions:
; %MACROEXPAND CAREFUL-SPECIFIER-TYPE SB-XC:TYPEP
; caught 4 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/constantp.fasl-tmp written
; compilation finished in 0:00:00.838
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fun-info-funs.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN %DEF-REFFER ...)
; compiling (DEFUN %DEF-SETTER ...)
; compiling (DEFUN %DEF-ALLOC ...)
; compiling (DEFUN %DEF-CASSER ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fun-info-funs.lisp
; in: DEFUN %DEF-CASSER
; (SB!C::IR2-CONVERT-CASSER SB!C::NODE BLOCK SB!C::NAME SB!C::OFFSET
; SB!C::LOWTAG)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-CASSER
; in: DEFUN %DEF-ALLOC
; (SB!C::IR2-CONVERT-FIXED-ALLOCATION SB!C::NODE BLOCK SB!C::NAME SB!SYS:WORDS
; SB!C::HEADER SB!C::LOWTAG SB!C::INITS)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-FIXED-ALLOCATION
; in: DEFUN %DEF-REFFER
; (SB!C::IR2-CONVERT-REFFER SB!C::NODE BLOCK SB!C::NAME SB!C::OFFSET
; SB!C::LOWTAG)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-REFFER
; in: DEFUN %DEF-SETTER
; (SB!C::IR2-CONVERT-SETFER SB!C::NODE BLOCK SB!C::NAME SB!C::OFFSET
; SB!C::LOWTAG)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-SETFER
; (SB!C::IR2-CONVERT-SETTER SB!C::NODE BLOCK SB!C::NAME SB!C::OFFSET
; SB!C::LOWTAG)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-SETTER
; in: DEFUN %DEF-ALLOC
; (SB!C::IR2-CONVERT-STRUCTURE-ALLOCATION SB!C::NODE BLOCK SB!C::NAME
; SB!SYS:WORDS SB!C::HEADER SB!C::LOWTAG SB!C::INITS)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-STRUCTURE-ALLOCATION
; (SB!C::IR2-CONVERT-VARIABLE-ALLOCATION SB!C::NODE BLOCK SB!C::NAME
; SB!SYS:WORDS SB!C::HEADER SB!C::LOWTAG SB!C::INITS)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-VARIABLE-ALLOCATION
;
; compilation unit finished
; Undefined functions:
; IR2-CONVERT-CASSER IR2-CONVERT-FIXED-ALLOCATION IR2-CONVERT-REFFER IR2-CONVERT-SETFER IR2-CONVERT-SETTER IR2-CONVERT-STRUCTURE-ALLOCATION IR2-CONVERT-VARIABLE-ALLOCATION
; caught 7 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fun-info-funs.fasl-tmp written
; compilation finished in 0:00:00.109
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-type.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFINE-CONDITION CROSS-TYPE-STYLE-WARNING ...)
; compiling (DEFINE-CONDITION CROSS-TYPE-GIVING-UP-CONSERVATIVELY ...)
; compiling (DEFUN WARN-POSSIBLE-CROSS-TYPE-FLOAT-INFO-LOSS ...)
; compiling (DEFUN SB-XC:TYPE-OF ...)
; compiling (DEFUN IN-CL-PACKAGE-P ...)
; compiling (DEFUN ACCEPTABLE-CROSS-TYPEP-PRED ...)
; compiling (DEFUN CROSS-TYPEP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-type.lisp
; in: DEFUN CROSS-TYPEP
; (IGNORE-ERRORS (FUNCALL SB!KERNEL::PREDICATE-NAME SB!KERNEL::HOST-OBJECT))
; --> HANDLER-CASE SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (IGNORE-ERRORS
; (FUNCALL PREDICATE-NAME HOST-OBJECT))
; compiling (DEFUN SB-XC:TYPEP ...)
; compiling (DEFUN CTYPEP ...)
; compiling (DEFUN CTYPE-OF ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-type.fasl-tmp written
; compilation finished in 0:00:00.592
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-type.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (SB-XC:DEFTYPE LONG-FLOAT ...)
; compiling (SB-XC:DEFTYPE SHORT-FLOAT ...)
; compiling (SB-XC:DEFTYPE FLOAT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE FLOAT-DIGITS ...)
; compiling (SB-XC:DEFTYPE FLOAT-RADIX ...)
; compiling (SB-XC:DEFTYPE FLOAT-INT-EXPONENT ...)
; compiling (SB-XC:DEFTYPE BOOLE-CODE ...)
; compiling (SB-XC:DEFTYPE BYTE-SPECIFIER ...)
; compiling (SB-XC:DEFTYPE CHAR-INT ...)
; compiling (SB-XC:DEFTYPE PATHNAME-HOST ...)
; compiling (SB-XC:DEFTYPE PATHNAME-DEVICE ...)
; compiling (SB-XC:DEFTYPE PATHNAME-DIRECTORY ...)
; compiling (SB-XC:DEFTYPE PATHNAME-NAME ...)
; compiling (SB-XC:DEFTYPE PATHNAME-TYPE ...)
; compiling (SB-XC:DEFTYPE PATHNAME-VERSION ...)
; compiling (SB-XC:DEFTYPE INTERNAL-TIME ...)
; compiling (SB-XC:DEFTYPE BIGNUM-ELEMENT-TYPE ...)
; compiling (SB-XC:DEFTYPE BIGNUM-TYPE ...)
; compiling (SB-XC:DEFTYPE BIGNUM-INDEX ...)
; compiling (SB-XC:DEFTYPE BIGNUM-LENGTH ...)
; compiling (SB-XC:DEFTYPE BIT-INDEX ...)
; compiling (SB-XC:DEFTYPE UNBOXED-ARRAY ...)
; compiling (SB-XC:DEFTYPE SIMPLE-UNBOXED-ARRAY ...)
; compiling (SB-XC:DEFTYPE COMPLEX-VECTOR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FLOAT-FORMAT-NAME ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %UPGRADED-ARRAY-ELEMENT-TYPE ...)
; compiling (DEFUN SB-XC:UPGRADED-ARRAY-ELEMENT-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-type.lisp
; in: DEFUN SB-XC:UPGRADED-ARRAY-ELEMENT-TYPE
; (HANDLER-CASE
; (LET ((TYPE (SB!KERNEL:SPECIFIER-TYPE SB!KERNEL::SPEC)))
; (IF (SB!KERNEL:CONTAINS-UNKNOWN-TYPE-P TYPE)
; (ERROR "Undefined type: ~S" SB!KERNEL::SPEC)
; (SB!KERNEL:TYPE-SPECIFIER
; (SB!KERNEL::%UPGRADED-ARRAY-ELEMENT-TYPE TYPE))))
; (SB!KERNEL:PARSE-UNKNOWN-TYPE (SB!KERNEL::C)
; (ERROR "Undefined type: ~S"
; (SB!KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER SB!KERNEL::C))))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (LET ((TYPE (SPECIFIER-TYPE SPEC)))
; (IF (CONTAINS-UNKNOWN-TYPE-P TYPE)
; (ERROR "Undefined type: ~S" SPEC)
; (TYPE-SPECIFIER
; (%UPGRADED-ARRAY-ELEMENT-TYPE
; TYPE))))
; (PARSE-UNKNOWN-TYPE (C)
; (ERROR "Undefined type: ~S"
; (PARSE-UNKNOWN-TYPE-SPECIFIER
; C))))
; compiling (DEFUN SB-XC:UPGRADED-COMPLEX-PART-TYPE ...)
; compiling (DEFUN CONTAINING-INTEGER-TYPE ...)
; compiling (DEFUN HAIRY-TYPE-CHECK-TEMPLATE-NAME ...)
; compiling (DEFUN SIMPLIFY-ARRAY-UNIONS ...)
; compiling (DEFUN WIDETAGS-FROM-UNION-TYPE ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-type.fasl-tmp written
; compilation finished in 0:00:01.419
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/proclaim.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *UNDEFINED-WARNINGS*)
; compiling (DECLAIM (LIST *UNDEFINED-WARNINGS*))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN GET-OLD-VARS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-HANDLE-CONDITIONS-DECL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-MUFFLE-CONDITIONS-DECL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-UNHANDLE-CONDITIONS-DECL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-UNMUFFLE-CONDITIONS-DECL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PROCESS-PACKAGE-LOCK-DECL ...)
; compiling (!DEFVAR *QUEUED-PROCLAIMS* ...)
; compiling (DEFUN PROCESS-VARIABLE-DECLARATION ...)
; compiling (DEFUN PROCLAIM-TYPE ...)
; compiling (DEFUN PROCLAIM-FTYPE ...)
; compiling (DEFUN SEAL-CLASS ...)
; compiling (DEFUN PROCESS-FREEZE-TYPE-DECLARATION ...)
; compiling (DEFUN PROCESS-INLINE-DECLARATION ...)
; compiling (DEFUN PROCESS-DECLARATION-DECLARATION ...)
; compiling (DEFUN CANONIZED-DECL-SPEC ...)
; compiling (DEFUN %PROCLAIM ...)
; compiling (DEFUN SB-XC:PROCLAIM ...)
; compiling (DEFUN WARN-REPEATED-OPTIMIZE-QUALITIES ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/proclaim.lisp
; in: DEFUN PROCESS-UNHANDLE-CONDITIONS-DECL
; (SB!C::COMPILER-SPECIFIER-TYPE (CAR SB!C::OSPEC))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-SPECIFIER-TYPE
; in: DEFUN PROCESS-HANDLE-CONDITIONS-DECL
; (SB!C::COMPILER-SPECIFIER-TYPE (CAR SB!C::OSPEC))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-SPECIFIER-TYPE
; in: DEFUN PROCLAIM-FTYPE
; (SB!KERNEL:FTYPE-PROCLAMATION-MISMATCH-WARN SB!C::NAME
; (SB!KERNEL:TYPE-SPECIFIER SB!C::OLD-TYPE) (SB!KERNEL:TYPE-SPECIFIER TYPE))
;
; caught STYLE-WARNING:
; undefined function: FTYPE-PROCLAMATION-MISMATCH-WARN
; in: DEFUN PROCLAIM-TYPE
; (SB!KERNEL:TYPE-PROCLAMATION-MISMATCH-WARN SB!C::NAME
; (SB!KERNEL:TYPE-SPECIFIER SB!C::OLD-TYPE) (SB!KERNEL:TYPE-SPECIFIER TYPE))
;
; caught STYLE-WARNING:
; undefined function: TYPE-PROCLAMATION-MISMATCH-WARN
; in: DEFUN PROCESS-INLINE-DECLARATION
; (SB!C::WARN-IF-INLINE-FAILED/PROCLAIM SB!C::NAME SB!C::NEWVAL)
;
; caught STYLE-WARNING:
; undefined function: WARN-IF-INLINE-FAILED/PROCLAIM
;
; compilation unit finished
; Undefined functions:
; COMPILER-SPECIFIER-TYPE FTYPE-PROCLAMATION-MISMATCH-WARN TYPE-PROCLAMATION-MISMATCH-WARN WARN-IF-INLINE-FAILED/PROCLAIM
; caught 5 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/proclaim.fasl-tmp written
; compilation finished in 0:00:00.926
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/class-init.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "beginning class-init.lisp")
; compiling (DOLIST (X *!BUILT-IN-CLASSES*) ...)
; compiling (/SHOW0 "done with class-init.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/class-init.fasl-tmp written
; compilation finished in 0:00:00.090
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defstruct.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "code/defstruct.lisp 15")
; compiling (DEFUN COMPILER-LAYOUT-OR-LOSE ...)
; compiling (DEFUN COMPILER-LAYOUT-READY-P ...)
; compiling (SB-XC:DEFMACRO %MAKE-STRUCTURE-INSTANCE-MACRO ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %MAKE-STRUCTURE-INSTANCE-ALLOCATOR ...)
; compiling (DEFUN %MAKE-FUNCALLABLE-STRUCTURE-INSTANCE-ALLOCATOR ...)
; compiling (SB-XC:DEFMACRO %DELAYED-GET-COMPILER-LAYOUT ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN DD-CLASS-P ...)
; compiling (DEFUN DD-LAYOUT-OR-LOSE ...)
; compiling (DEF!STRUCT (DEFSTRUCT-SLOT-DESCRIPTION # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE DEFSTRUCT-SLOT-DESCRIPTION))
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN DD-LISP-TYPE ...)
; compiling (SB-XC:DEFMACRO DELAY-DEFSTRUCT-FUNCTIONS ...)
; compiling (DEFUN %DEFSTRUCT-PACKAGE-LOCKS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defstruct.lisp
; in: DEFUN %DEFSTRUCT-PACKAGE-LOCKS
; (LET ((SB!KERNEL::NAME (SB!KERNEL:DD-NAME SB!KERNEL::DD)))
; (SB!KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL SB!KERNEL::NAME
; "definining ~S as a structure"))
; (WHEN (SB!KERNEL:DD-PREDICATE-NAME SB!KERNEL::DD)
; (SB!KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL
; (SB!KERNEL:DD-PREDICATE-NAME
; SB!KERNEL::DD)
; "defining ~s as a predicate for ~s structure"
; SB!KERNEL::NAME)))
; (WHEN (SB!KERNEL::DD-COPIER-NAME SB!KERNEL::DD)
; (SB!KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL
; (SB!KERNEL::DD-COPIER-NAME
; SB!KERNEL::DD)
; "defining ~s as a copier for ~s structure"
; SB!KERNEL::NAME)))
; (DOLIST (SB!KERNEL::CONST (SB!KERNEL:DD-CONSTRUCTORS SB!KERNEL::DD))
; (WHEN (CAR SB!KERNEL::CONST)
; (SB!KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL #
; "defining ~s as a constructor for ~s structure"
; SB!KERNEL::NAME))))
; (DOLIST (SB!KERNEL::DSD (SB!KERNEL:DD-SLOTS SB!KERNEL::DD))
; (WHEN (SB!KERNEL:DSD-ACCESSOR-NAME SB!KERNEL::DSD)
; (SB!KERNEL:WITH-SINGLE-PACKAGE-LOCKED-ERROR (:SYMBOL #
; "defining ~s as an accessor for ~s structure"
; SB!KERNEL::NAME)))))
;
; caught STYLE-WARNING:
; The variable NAME is defined but never used.
; compiling (DEFUN %EXPANDER-FOR-DEFSTRUCT ...)
; compiling (SB-XC:DEFMACRO DEFSTRUCT ...)
; compiling (DEFMACRO SB-XC:DEFSTRUCT ...)
; compiling (DEFUN ACCESSOR-INHERITED-DATA ...)
; compiling (DEFUN TYPED-PREDICATE-DEFINITIONS ...)
; compiling (DEFUN TYPED-COPIER-DEFINITIONS ...)
; compiling (DEFUN TYPED-ACCESSOR-DEFINITIONS ...)
; compiling (DEFCONSTANT-EQX +DD-OPTION-NAMES+ ...)
; compiling (DEFUN PARSE-1-DD-OPTION ...)
; compiling (DEFUN PARSE-DEFSTRUCT-NAME-AND-OPTIONS ...)
; compiling (DEFUN DETERMINE-UNSAFE-SLOTS ...)
; compiling (DEFUN PARSE-DEFSTRUCT-NAME-AND-OPTIONS-AND-SLOT-DESCRIPTIONS ...)
; compiling (DEFUN PARSE-1-DSD ...)
; compiling (DEFUN STRUCTURE-RAW-SLOT-DATA ...)
; compiling (DEFUN ALLOCATE-1-SLOT ...)
; compiling (DEFUN TYPED-STRUCTURE-INFO-OR-LOSE ...)
; compiling (DEFUN FROB-DD-INCLUSION-STUFF ...)
; compiling (DEFUN INHERITS-FOR-STRUCTURE ...)
; compiling (DEFUN %DEFSTRUCT ...)
; compiling (DEFUN %ACCESSOR-PLACE-FORM ...)
; compiling (DEFUN SLOT-ACCESS-TRANSFORM ...)
; compiling (DEFUN SLOT-SETTER-LAMBDA-FORM ...)
; compiling (DEFUN UNDECLARE-STRUCTURE ...)
; compiling (DEFUN %COMPILER-SET-UP-LAYOUT ...)
; compiling (DEFUN %COMPILER-DEFSTRUCT ...)
; compiling (DEFUN COMPARE-SLOTS ...)
; compiling (DEFUN REDEFINE-STRUCTURE-WARNING ...)
; compiling (DEFUN %REDEFINE-DEFSTRUCT ...)
; compiling (DECLAIM (INLINE DD-LAYOUT-LENGTH))
; compiling (DEFUN DD-LAYOUT-LENGTH ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DD-INSTANCE-LENGTH ...)
; compiling (DEFUN DD-BITMAP ...)
; compiling (DEFUN ENSURE-STRUCTURE-CLASS ...)
; compiling (DEFUN FIND-NAME-INDICES ...)
; compiling (DEFUN CREATE-VECTOR-CONSTRUCTOR ...)
; compiling (DEFUN CREATE-LIST-CONSTRUCTOR ...)
; compiling (DEFUN CREATE-STRUCTURE-CONSTRUCTOR ...)
; compiling (DEFUN CREATE-KEYWORD-CONSTRUCTOR ...)
; compiling (DEFUN CREATE-BOA-CONSTRUCTOR ...)
; compiling (DEFUN CONSTRUCTOR-DEFINITIONS ...)
; compiling (DEFUN ACCESSOR-DEFINITIONS ...)
; compiling (DEFUN COPIER-DEFINITION ...)
; compiling (DEFUN PREDICATE-DEFINITION ...)
; compiling (DEFUN MAKE-DD-WITH-ALTERNATE-METACLASS ...)
; compiling (DEFMACRO !DEFSTRUCT-WITH-ALTERNATE-METACLASS ...)
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:DEFMACRO !DEFSTRUCT-WITH-ALTERNATE-METACLASS ...)
; compiling (DEFUN !SET-UP-STRUCTURE-OBJECT-CLASS ...)
; compiling (!SET-UP-STRUCTURE-OBJECT-CLASS)
; compiling (DOLIST (ARGS #) ...)
; compiling (DEFUN FIND-DEFSTRUCT-DESCRIPTION ...)
; compiling (DEFUN STRUCTURE-INSTANCE-ACCESSOR-P ...)
; compiling (DEFUN XC-DUMPABLE-STRUCTURE-INSTANCE-P ...)
; compiling (DEFUN %INSTANCE-LAYOUT ...)
; compiling (DEFUN %INSTANCE-LENGTH ...)
; compiling (DEFUN %INSTANCE-REF ...)
; compiling (DEFUN %INSTANCE-SET ...)
; compiling (/SHOW0 "code/defstruct.lisp end of file")
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defstruct.lisp
; in: SB-XC:DEFMACRO %DELAYED-GET-COMPILER-LAYOUT
; (SB!C:COMPILER-NOTIFY "implementation limitation: ~
; Non-toplevel DEFSTRUCT constructors are slow.")
;
; caught STYLE-WARNING:
; undefined function: SB!C:COMPILER-NOTIFY
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!C:COMPILER-NOTIFY "implementation limitation: ~
; Non-toplevel DEFSTRUCT constructors are slow.")
;
; caught STYLE-WARNING:
; undefined function: SB!C:COMPILER-NOTIFY
;
; compilation unit finished
; Undefined function:
; SB!C:COMPILER-NOTIFY
; caught 3 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defstruct.fasl-tmp written
; compilation finished in 0:00:06.754
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/alien-type.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "code/alien-type.lisp 16")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (DEFSTRUCT (ALIEN-TYPE-TYPE # ...) ...)
; compiling (!DEFINE-TYPE-CLASS ALIEN ...)
; compiling (!DEFINE-TYPE-METHOD (ALIEN :NEGATE) ...)
; compiling (!DEFINE-TYPE-METHOD (ALIEN :UNPARSE) ...)
; compiling (!DEFINE-TYPE-METHOD (ALIEN :SIMPLE-SUBTYPEP) ...)
; compiling (!DEFINE-SUPERCLASSES ALIEN ...)
; compiling (!DEFINE-TYPE-METHOD (ALIEN :SIMPLE-=) ...)
; compiling (!DEF-TYPE-TRANSLATOR ALIEN ...)
; compiling (DEFUN MAKE-ALIEN-TYPE-TYPE ...)
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !ALIEN-TYPE-COLD-INIT)
; compiling (/SHOW0 "code/alien-type.lisp end of file")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/alien-type.fasl-tmp written
; compilation finished in 0:00:00.225
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/force-delayed-defbangstructs.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (FORCE-DELAYED-DEF!STRUCTS)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/force-delayed-defbangstructs.fasl-tmp written
; compilation finished in 0:00:00.027
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-full-eval.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!EVAL")
; compiling (SB!INT:!DEFPARAMETER *EVAL-LEVEL* ...)
; compiling (SB!INT:!DEFPARAMETER *EVAL-VERBOSE* ...)
; compiling (!DEFSTRUCT-WITH-ALTERNATE-METACLASS INTERPRETED-FUNCTION ...)
; compiling (SB!C::SEAL-CLASS (SPECIFIER-TYPE #))
; compiling (DECLAIM (FREEZE-TYPE INTERPRETED-FUNCTION))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-full-eval.fasl-tmp written
; compilation finished in 0:00:00.320
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/compiler-error.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *COMPILER-ERROR-BAILOUT*)
; compiling (DEFINE-CONDITION COMPILER-ERROR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN COMPILER-ERROR ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/compiler-error.lisp
; in: DEFUN COMPILER-ERROR
; (SB!INT:BUG "Control returned from *COMPILER-ERROR-BAILOUT*.")
; ==>
; "Control returned from *COMPILER-ERROR-BAILOUT*."
;
; note: deleting unreachable code
; compiling (DEFMACRO WITH-COMPILER-ERROR-RESIGNALLING ...)
; compiling (DEFUN COMPILER-WARN ...)
; compiling (DEFUN COMPILER-STYLE-WARN ...)
; compiling (DEFUN SOURCE-TO-STRING ...)
; compiling (DEFUN MAKE-COMPILER-ERROR-FORM ...)
; compiling (DEFINE-CONDITION FATAL-COMPILER-ERROR ...)
; compiling (DEFINE-CONDITION INPUT-ERROR-IN-COMPILE-FILE ...)
; compiling (DEFINE-CONDITION INPUT-ERROR-IN-LOAD ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/compiler-error.lisp
; in: DEFUN COMPILER-ERROR
; (SB!KERNEL:COERCE-TO-CONDITION SB!C::DATUM SB!C::ARGUMENTS
; 'SB!INT:SIMPLE-PROGRAM-ERROR 'SB!C:COMPILER-ERROR)
;
; caught STYLE-WARNING:
; undefined function: COERCE-TO-CONDITION
; in: DEFINE-CONDITION INPUT-ERROR-IN-COMPILE-FILE
; (SB!INT:STREAM-ERROR-POSITION-INFO (STREAM-ERROR-STREAM CONDITION) SB!C::POS)
;
; caught STYLE-WARNING:
; undefined function: STREAM-ERROR-POSITION-INFO
;
; compilation unit finished
; Undefined functions:
; COERCE-TO-CONDITION STREAM-ERROR-POSITION-INFO
; caught 2 STYLE-WARNING conditions
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/compiler-error.fasl-tmp written
; compilation finished in 0:00:00.460
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-deftypes-for-target.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (SB-XC:DEFTYPE COMPILED-FUNCTION ...)
; compiling (SETQ SB!IMPL::!*XC-PROCESSED-DEFTYPES* ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-deftypes-for-target.fasl-tmp written
; compilation finished in 0:00:00.049
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/type-init.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (/SHOW0 "precomputing built-in symbol type specifiers")
; compiling (!PRECOMPUTE-TYPES *!STANDARD-TYPE-NAMES*)
; compiling (SETF *TYPE-SYSTEM-INITIALIZED* ...)
; compiling (/SHOW0 "done with type-init.lisp")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/type-init.fasl-tmp written
; compilation finished in 0:00:00.021
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fixup-type.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (!COLD-INIT-FORMS (MAP # ...))
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !FIXUP-TYPE-COLD-INIT)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fixup-type.fasl-tmp written
; compilation finished in 0:00:00.037
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/package.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!TYPE HASH-VECTOR ...)
; compiling (DEF!STRUCT (PACKAGE-HASHTABLE # ...) ...)
; compiling (DEF!STRUCT (SB-XC:PACKAGE # ...) ...)
; compiling (FLET (#) ...)
; compiling (DEFUN PACKAGE-ITER-INIT ...)
; compiling (DECLAIM (INLINE PKG-SYMBOL-VALID-P))
; compiling (DEFUN PKG-SYMBOL-VALID-P ...)
; compiling (DEFCONSTANT +PACKAGE-ITER-CHECK-SHADOWS+ ...)
; compiling (DEFUN PACKAGE-ITER-STEP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/package.lisp
; in: DEFUN PACKAGE-ITER-STEP
; (SB-XC:MASK-FIELD (SB-XC:BYTE 3 3) SB!IMPL::START-STATE)
; --> BLOCK MASK-FIELD LET
; ==>
; (SB-KERNEL:%MASK-FIELD (BYTE-SIZE #:G727) (BYTE-POSITION #:G727) SB!ALIEN:INT)
;
; note: unable to
; convert to inline logical operations
; due to type uncertainty:
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (UNSIGNED-BYTE 32)
; &REST T).
; (LOGIOR (SB-XC:MASK-FIELD (SB-XC:BYTE 3 3) SB!IMPL::START-STATE)
; SB!IMPL::NEXT-STATE)
;
; note: forced to do static-fun Two-arg-ior (cost 53)
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; unable to do inline (signed-byte 32) arithmetic (cost 3) because:
; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32).
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32) &REST
; T).
; etc.
; (THE FIXNUM (+ SB!IMPL::STATE (ASH 1 6)))
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of CHECK-FIXNUM
; compiling (DEFMACRO-MUNDANELY WITH-PACKAGE-ITERATOR ...)
; compiling (DEFMACRO-MUNDANELY WITH-PACKAGE-GRAPH ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/package.lisp
; in:
; DEF!STRUCT (SB-XC:PACKAGE
; (:CONSTRUCTOR %MAKE-PACKAGE
; (%NAME INTERNAL-SYMBOLS EXTERNAL-SYMBOLS))
; (:MAKE-LOAD-FORM-FUN (LAMBDA (P) (VALUES # NIL)))
; (:PREDICATE SB-XC:PACKAGEP))
; (SB!INT:DEF!STRUCT
; (SB-XC:PACKAGE
; (:CONSTRUCTOR SB!IMPL::%MAKE-PACKAGE
; (SB!IMPL::%NAME SB!IMPL::INTERNAL-SYMBOLS SB!IMPL::EXTERNAL-SYMBOLS))
; (:MAKE-LOAD-FORM-FUN (LAMBDA (SB!IMPL::P) (VALUES # NIL)))
; (:PREDICATE SB-XC:PACKAGEP))
; "the standard structure for the description of a package"
; (SB!IMPL::%NAME NIL :TYPE (OR SIMPLE-STRING NULL))
; (SB!IMPL::%NICKNAMES NIL :TYPE LIST) (SB!IMPL::%USE-LIST NIL :TYPE LIST)
; (SB!IMPL::TABLES #() :TYPE SIMPLE-VECTOR)
; (SB!IMPL::MRU-TABLE-INDEX 0 :TYPE SB!INT:INDEX)
; (SB!IMPL::%USED-BY-LIST NIL :TYPE LIST)
; (SB!IMPL::INTERNAL-SYMBOLS NIL :TYPE SB!INT:PACKAGE-HASHTABLE)
; (SB!IMPL::EXTERNAL-SYMBOLS NIL :TYPE SB!INT:PACKAGE-HASHTABLE)
; (SB!IMPL::%SHADOWING-SYMBOLS NIL :TYPE LIST) ...)
; --> PROGN
; ==>
; (DEFSTRUCT
; (SB-XC:PACKAGE (:INCLUDE SB!SYS:STRUCTURE!OBJECT)
; (:CONSTRUCTOR SB!IMPL::%MAKE-PACKAGE
; (SB!IMPL::%NAME SB!IMPL::INTERNAL-SYMBOLS SB!IMPL::EXTERNAL-SYMBOLS))
; (:PREDICATE SB-XC:PACKAGEP))
; "the standard structure for the description of a package"
; (SB!IMPL::%NAME NIL :TYPE (OR SIMPLE-STRING NULL))
; (SB!IMPL::%NICKNAMES NIL :TYPE LIST)
; (SB!IMPL::%USE-LIST NIL :TYPE LIST)
; (SB!IMPL::TABLES #() :TYPE SIMPLE-VECTOR)
; (SB!IMPL::MRU-TABLE-INDEX 0 :TYPE SB!INT:INDEX)
; (SB!IMPL::%USED-BY-LIST NIL :TYPE LIST)
; (SB!IMPL::INTERNAL-SYMBOLS NIL :TYPE SB!INT:PACKAGE-HASHTABLE)
; (SB!IMPL::EXTERNAL-SYMBOLS NIL :TYPE SB!INT:PACKAGE-HASHTABLE)
; (SB!IMPL::%SHADOWING-SYMBOLS NIL :TYPE LIST)
; ...)
;
; caught STYLE-WARNING:
; undefined type: SB!C:DEFINITION-SOURCE-LOCATION
; in: DEFUN PACKAGE-ITER-INIT
; (SB!IMPL::PACKAGE-LISTIFY SB!IMPL::PKG-DESIGNATOR-LIST)
;
; caught STYLE-WARNING:
; undefined function: PACKAGE-LISTIFY
;
; compilation unit finished
; Undefined type:
; SB!C:DEFINITION-SOURCE-LOCATION
; Undefined function:
; PACKAGE-LISTIFY
; caught 2 STYLE-WARNING conditions
; printed 3 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/package.fasl-tmp written
; compilation finished in 0:00:01.198
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/random.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEF!CONSTANT N-RANDOM-CHUNK-BITS ...)
; compiling (SB-XC:DEFSTRUCT (RANDOM-STATE # ...) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/random.fasl-tmp written
; compilation finished in 0:00:00.123
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/hash-table.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (SB-XC:DEFSTRUCT (HASH-TABLE #) ...)
; compiling (DEFCONSTANT +MAGIC-HASH-VECTOR-VALUE+ ...)
; compiling (DEFMACRO-MUNDANELY WITH-HASH-TABLE-ITERATOR ...)
; compiling (DEFMACRO-MUNDANELY WITH-LOCKED-HASH-TABLE ...)
; compiling (DEFMACRO-MUNDANELY WITH-LOCKED-SYSTEM-TABLE ...)
; compiling (DEFUN %HASH-TABLE-ALIST ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/hash-table.fasl-tmp written
; compilation finished in 0:00:00.689
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/readtable.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (SB-XC:DEFTYPE ATTRIBUTE-TABLE ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-WHITESPACE+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-TERMINATING-MACRO+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-SINGLE-ESCAPE+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-MULTIPLE-ESCAPE+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-DOT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-EXPT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-SLASH+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-DIGIT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-SIGN+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-DECIMAL-DIGIT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-CONSTITUENT-DIGIT-OR-EXPT+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-PACKAGE-DELIMITER+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-INVALID+ ...)
; compiling (DEF!CONSTANT +CHAR-ATTR-DELIMITER+ ...)
; compiling (SB-XC:DEFSTRUCT (READTABLE # ...) ...)
; compiling (DECLAIM (FREEZE-TYPE READTABLE))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/readtable.fasl-tmp written
; compilation finished in 0:00:00.341
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/pathname.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!STRUCT (HOST #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEF!STRUCT (LOGICAL-HOST # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN MAKE-LOGICAL-HOST-LOAD-FORM-FUN ...)
; compiling (DEF!STRUCT (PATTERN #) ...)
; compiling (DEF!TYPE PATHNAME-COMPONENT-TOKENS ...)
; compiling (SB-XC:DEFSTRUCT (PATHNAME # ...) ...)
; compiling (SB-XC:DEFSTRUCT (LOGICAL-PATHNAME # ...))
; compiling (DEFUN UNPARSE-PHYSICAL-DIRECTORY ...)
; compiling (DEFUN UNPARSE-PHYSICAL-DIRECTORY-LIST ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/pathname.lisp
; in: DEFUN UNPARSE-PHYSICAL-DIRECTORY
; (SB!IMPL::%PATHNAME-DIRECTORY PATHNAME)
;
; caught STYLE-WARNING:
; undefined function: %PATHNAME-DIRECTORY
; in:
; DEF!STRUCT (LOGICAL-HOST (:MAKE-LOAD-FORM-FUN MAKE-LOGICAL-HOST-LOAD-FORM-FUN)
; (:INCLUDE HOST (PARSE #'PARSE-LOGICAL-NAMESTRING)
; (PARSE-NATIVE (LAMBDA # #))
; (UNPARSE #'UNPARSE-LOGICAL-NAMESTRING) ...))
; (SB!IMPL::%PATHNAME-HOST SB!IMPL::X)
;
; caught STYLE-WARNING:
; undefined function: %PATHNAME-HOST
; #'SB!IMPL::PARSE-LOGICAL-NAMESTRING
;
; caught STYLE-WARNING:
; undefined function: PARSE-LOGICAL-NAMESTRING
; #'SB!IMPL::UNPARSE-ENOUGH-NAMESTRING
;
; caught STYLE-WARNING:
; undefined function: UNPARSE-ENOUGH-NAMESTRING
; #'SB!IMPL::UNPARSE-LOGICAL-DIRECTORY
;
; caught STYLE-WARNING:
; undefined function: UNPARSE-LOGICAL-DIRECTORY
; #'SB!IMPL::UNPARSE-LOGICAL-FILE
;
; caught STYLE-WARNING:
; undefined function: UNPARSE-LOGICAL-FILE
; #'SB!IMPL::UNPARSE-LOGICAL-NAMESTRING
;
; caught STYLE-WARNING:
; undefined function: UNPARSE-LOGICAL-NAMESTRING
; in: DEFUN UNPARSE-PHYSICAL-DIRECTORY-LIST
; (SB!IMPL::UNPARSE-PHYSICAL-PIECE SB!IMPL::DIR SB!IMPL::ESCAPE-CHAR)
;
; caught STYLE-WARNING:
; undefined function: UNPARSE-PHYSICAL-PIECE
;
; compilation unit finished
; Undefined functions:
; %PATHNAME-DIRECTORY %PATHNAME-HOST PARSE-LOGICAL-NAMESTRING UNPARSE-ENOUGH-NAMESTRING UNPARSE-LOGICAL-DIRECTORY UNPARSE-LOGICAL-FILE UNPARSE-LOGICAL-NAMESTRING UNPARSE-PHYSICAL-PIECE
; caught 8 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/pathname.fasl-tmp written
; compilation finished in 0:00:02.033
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/host-pprint.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!PRETTY")
; compiling (DEF!STRUCT (PPRINT-DISPATCH-TABLE #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/host-pprint.fasl-tmp written
; compilation finished in 0:00:00.284
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fndb.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN COERCE ...)
; compiling (DEFKNOWN LIST-TO-VECTOR* ...)
; compiling (DEFKNOWN VECTOR-TO-VECTOR* ...)
; compiling (DEFKNOWN TYPE-OF ...)
; compiling (DEFKNOWN (SB-XC:UPGRADED-COMPLEX-PART-TYPE SB-XC:UPGRADED-ARRAY-ELEMENT-TYPE) ...)
; compiling (DEFKNOWN TYPEP ...)
; compiling (DEFKNOWN SUBTYPEP ...)
; compiling (DEFKNOWN (NULL SYMBOLP ...) ...)
; compiling (DEFKNOWN (EQ EQL ...) ...)
; compiling (DEFKNOWN (EQUAL EQUALP) ...)
; compiling (SB-XC:DEFTYPE NAME-FOR-CLASS ...)
; compiling (DEFKNOWN CLASSOID-NAME ...)
; compiling (DEFKNOWN FIND-CLASSOID ...)
; compiling (DEFKNOWN CLASSOID-OF ...)
; compiling (DEFKNOWN LAYOUT-OF ...)
; compiling (DEFKNOWN COPY-STRUCTURE ...)
; compiling (DEFKNOWN (SYMBOL-VALUE) ...)
; compiling (DEFKNOWN ABOUT-TO-MODIFY-SYMBOL-VALUE ...)
; compiling (DEFKNOWN (SYMBOL-FUNCTION) ...)
; compiling (DEFKNOWN BOUNDP ...)
; compiling (DEFKNOWN FBOUNDP ...)
; compiling (DEFKNOWN SPECIAL-OPERATOR-P ...)
; compiling (DEFKNOWN SET ...)
; compiling (DEFKNOWN FDEFINITION ...)
; compiling (DEFKNOWN %SET-FDEFINITION ...)
; compiling (DEFKNOWN MAKUNBOUND ...)
; compiling (DEFKNOWN FMAKUNBOUND ...)
; compiling (DEFKNOWN APPLY ...)
; compiling (DEFKNOWN FUNCALL ...)
; compiling (DEFKNOWN (MAPCAR MAPLIST) ...)
; compiling (DEFKNOWN (MAPCAN MAPCON) ...)
; compiling (DEFKNOWN (MAPC MAPL) ...)
; compiling (DEFKNOWN VALUES ...)
; compiling (DEFKNOWN VALUES-LIST ...)
; compiling (DEFKNOWN MACRO-FUNCTION ...)
; compiling (DEFKNOWN (MACROEXPAND MACROEXPAND-1 ...) ...)
; compiling (DEFKNOWN COMPILER-MACRO-FUNCTION ...)
; compiling (DEFKNOWN PROCLAIM ...)
; compiling (DEFKNOWN GET ...)
; compiling (DEFKNOWN SB!IMPL::GET3 ...)
; compiling (DEFKNOWN REMPROP ...)
; compiling (DEFKNOWN SYMBOL-PLIST ...)
; compiling (DEFKNOWN GETF ...)
; compiling (DEFKNOWN GET-PROPERTIES ...)
; compiling (DEFKNOWN SYMBOL-NAME ...)
; compiling (DEFKNOWN MAKE-SYMBOL ...)
; compiling (DEFKNOWN %MAKE-SYMBOL ...)
; compiling (DEFKNOWN COPY-SYMBOL ...)
; compiling (DEFKNOWN GENSYM ...)
; compiling (DEFKNOWN SYMBOL-PACKAGE ...)
; compiling (DEFKNOWN KEYWORDP ...)
; compiling (DEFKNOWN GENTEMP ...)
; compiling (DEFKNOWN MAKE-PACKAGE ...)
; compiling (DEFKNOWN FIND-PACKAGE ...)
; compiling (DEFKNOWN FIND-UNDELETED-PACKAGE-OR-LOSE ...)
; compiling (DEFKNOWN PACKAGE-NAME ...)
; compiling (DEFKNOWN PACKAGE-NICKNAMES ...)
; compiling (DEFKNOWN RENAME-PACKAGE ...)
; compiling (DEFKNOWN PACKAGE-USE-LIST ...)
; compiling (DEFKNOWN PACKAGE-USED-BY-LIST ...)
; compiling (DEFKNOWN PACKAGE-SHADOWING-SYMBOLS ...)
; compiling (DEFKNOWN LIST-ALL-PACKAGES ...)
; compiling (DEFKNOWN INTERN ...)
; compiling (DEFKNOWN FIND-SYMBOL ...)
; compiling (DEFKNOWN (EXPORT IMPORT) ...)
; compiling (DEFKNOWN UNINTERN ...)
; compiling (DEFKNOWN UNEXPORT ...)
; compiling (DEFKNOWN SHADOWING-IMPORT ...)
; compiling (DEFKNOWN SHADOW ...)
; compiling (DEFKNOWN (USE-PACKAGE UNUSE-PACKAGE) ...)
; compiling (DEFKNOWN FIND-ALL-SYMBOLS ...)
; compiling (DEFKNOWN PACKAGE-ITER-STEP ...)
; compiling (DEFKNOWN ZEROP ...)
; compiling (DEFKNOWN (PLUSP MINUSP) ...)
; compiling (DEFKNOWN (ODDP EVENP) ...)
; compiling (DEFKNOWN (=) ...)
; compiling (DEFKNOWN (/=) ...)
; compiling (DEFKNOWN (< > ...) ...)
; compiling (DEFKNOWN (MAX MIN) ...)
; compiling (DEFKNOWN (+ *) ...)
; compiling (DEFKNOWN - ...)
; compiling (DEFKNOWN / ...)
; compiling (DEFKNOWN (1+ 1-) ...)
; compiling (DEFKNOWN CONJUGATE ...)
; compiling (DEFKNOWN GCD ...)
; compiling (DEFKNOWN LCM ...)
; compiling (DEFKNOWN EXP ...)
; compiling (DEFKNOWN EXPT ...)
; compiling (DEFKNOWN LOG ...)
; compiling (DEFKNOWN SQRT ...)
; compiling (DEFKNOWN ISQRT ...)
; compiling (DEFKNOWN (ABS PHASE ...) ...)
; compiling (DEFKNOWN CIS ...)
; compiling (DEFKNOWN (SIN COS) ...)
; compiling (DEFKNOWN ATAN ...)
; compiling (DEFKNOWN (TAN SINH ...) ...)
; compiling (DEFKNOWN (ASIN ACOS ...) ...)
; compiling (DEFKNOWN FLOAT ...)
; compiling (DEFKNOWN (RATIONAL) ...)
; compiling (DEFKNOWN (RATIONALIZE) ...)
; compiling (DEFKNOWN (NUMERATOR DENOMINATOR) ...)
; compiling (DEFKNOWN (FLOOR CEILING ...) ...)
; compiling (DEFKNOWN TRUNCATE ...)
; compiling (DEFKNOWN %MULTIPLY-HIGH ...)
; compiling (DEFKNOWN (MOD REM) ...)
; compiling (DEFKNOWN (FFLOOR FCEILING ...) ...)
; compiling (DEFKNOWN DECODE-FLOAT ...)
; compiling (DEFKNOWN SCALE-FLOAT ...)
; compiling (DEFKNOWN FLOAT-RADIX ...)
; compiling (DEFKNOWN FLOAT-SIGN ...)
; compiling (DEFKNOWN (FLOAT-DIGITS FLOAT-PRECISION) ...)
; compiling (DEFKNOWN INTEGER-DECODE-FLOAT ...)
; compiling (DEFKNOWN COMPLEX ...)
; compiling (DEFKNOWN (REALPART IMAGPART) ...)
; compiling (DEFKNOWN (LOGIOR LOGXOR ...) ...)
; compiling (DEFKNOWN (LOGNAND LOGNOR ...) ...)
; compiling (DEFKNOWN BOOLE ...)
; compiling (DEFKNOWN LOGNOT ...)
; compiling (DEFKNOWN LOGTEST ...)
; compiling (DEFKNOWN LOGBITP ...)
; compiling (DEFKNOWN ASH ...)
; compiling (DEFKNOWN (LOGCOUNT INTEGER-LENGTH) ...)
; compiling (DEFKNOWN BYTE ...)
; compiling (DEFKNOWN (BYTE-SIZE BYTE-POSITION) ...)
; compiling (DEFKNOWN LDB ...)
; compiling (DEFKNOWN LDB-TEST ...)
; compiling (DEFKNOWN MASK-FIELD ...)
; compiling (DEFKNOWN DPB ...)
; compiling (DEFKNOWN DEPOSIT-FIELD ...)
; compiling (DEFKNOWN RANDOM ...)
; compiling (DEFKNOWN MAKE-RANDOM-STATE ...)
; compiling (DEFKNOWN SEED-RANDOM-STATE ...)
; compiling (DEFKNOWN RANDOM-STATE-P ...)
; compiling (DEFKNOWN (STANDARD-CHAR-P GRAPHIC-CHAR-P ...) ...)
; compiling (DEFKNOWN DIGIT-CHAR-P ...)
; compiling (DEFKNOWN (CHAR=) ...)
; compiling (DEFKNOWN (CHAR/= CHAR< ...) ...)
; compiling (DEFKNOWN (CHAR-EQUAL CHAR-LESSP ...) ...)
; compiling (DEFKNOWN (TWO-ARG-CHAR-EQUAL) ...)
; compiling (DEFKNOWN (TWO-ARG-CHAR-NOT-EQUAL TWO-ARG-CHAR-LESSP ...) ...)
; compiling (DEFKNOWN CHAR-EQUAL-CONSTANT ...)
; compiling (DEFKNOWN CHARACTER ...)
; compiling (DEFKNOWN CHAR-CODE ...)
; compiling (DEFKNOWN (CHAR-UPCASE CHAR-DOWNCASE) ...)
; compiling (DEFKNOWN DIGIT-CHAR ...)
; compiling (DEFKNOWN CHAR-INT ...)
; compiling (DEFKNOWN CHAR-NAME ...)
; compiling (DEFKNOWN NAME-CHAR ...)
; compiling (DEFKNOWN CODE-CHAR ...)
; compiling (DEFKNOWN ELT ...)
; compiling (DEFKNOWN SUBSEQ ...)
; compiling (DEFKNOWN COPY-SEQ ...)
; compiling (DEFKNOWN LENGTH ...)
; compiling (DEFKNOWN REVERSE ...)
; compiling (DEFKNOWN NREVERSE ...)
; compiling (DEFKNOWN MAKE-SEQUENCE ...)
; compiling (DEFKNOWN CONCATENATE ...)
; compiling (DEFKNOWN %CONCATENATE-TO-STRING ...)
; compiling (DEFKNOWN %CONCATENATE-TO-BASE-STRING ...)
; compiling (DEFKNOWN (MAP %MAP) ...)
; compiling (DEFKNOWN %MAP-FOR-EFFECT-ARITY-1 ...)
; compiling (DEFKNOWN %MAP-TO-LIST-ARITY-1 ...)
; compiling (DEFKNOWN %MAP-TO-SIMPLE-VECTOR-ARITY-1 ...)
; compiling (DEFKNOWN MAP-INTO ...)
; compiling (DEFKNOWN (SB!IMPL::VECTOR-MAP-INTO/SIMPLE-ARRAY-NIL SB!IMPL::VECTOR-MAP-INTO/SIMPLE-BASE-STRING ...) ...)
; compiling (DEFKNOWN SOME ...)
; compiling (DEFKNOWN (EVERY NOTANY ...) ...)
; compiling (DEFKNOWN REDUCE ...)
; compiling (DEFKNOWN FILL ...)
; compiling (DEFKNOWN REPLACE ...)
; compiling (DEFKNOWN REMOVE ...)
; compiling (DEFKNOWN SUBSTITUTE ...)
; compiling (DEFKNOWN (REMOVE-IF REMOVE-IF-NOT) ...)
; compiling (DEFKNOWN (SUBSTITUTE-IF SUBSTITUTE-IF-NOT) ...)
; compiling (DEFKNOWN DELETE ...)
; compiling (DEFKNOWN NSUBSTITUTE ...)
; compiling (DEFKNOWN (DELETE-IF DELETE-IF-NOT) ...)
; compiling (DEFKNOWN (NSUBSTITUTE-IF NSUBSTITUTE-IF-NOT) ...)
; compiling (DEFKNOWN REMOVE-DUPLICATES ...)
; compiling (DEFKNOWN DELETE-DUPLICATES ...)
; compiling (DEFKNOWN FIND ...)
; compiling (DEFKNOWN (FIND-IF FIND-IF-NOT) ...)
; compiling (DEFKNOWN POSITION ...)
; compiling (DEFKNOWN (POSITION-IF POSITION-IF-NOT) ...)
; compiling (DEFKNOWN COUNT ...)
; compiling (DEFKNOWN (COUNT-IF COUNT-IF-NOT) ...)
; compiling (DEFKNOWN (MISMATCH SEARCH) ...)
; compiling (DEFKNOWN (STABLE-SORT SORT) ...)
; compiling (DEFKNOWN SB!IMPL::STABLE-SORT-LIST ...)
; compiling (DEFKNOWN SB!IMPL::SORT-VECTOR ...)
; compiling (DEFKNOWN SB!IMPL::STABLE-SORT-VECTOR ...)
; compiling (DEFKNOWN SB!IMPL::STABLE-SORT-SIMPLE-VECTOR ...)
; compiling (DEFKNOWN MERGE ...)
; compiling (DEFKNOWN READ-SEQUENCE ...)
; compiling (DEFKNOWN WRITE-SEQUENCE ...)
; compiling (DEFKNOWN (CAR CDR ...) ...)
; compiling (DEFKNOWN (CAAR CADR ...) ...)
; compiling (DEFKNOWN CONS ...)
; compiling (DEFKNOWN TREE-EQUAL ...)
; compiling (DEFKNOWN ENDP ...)
; compiling (DEFKNOWN LIST-LENGTH ...)
; compiling (DEFKNOWN (NTH FAST-&REST-NTH) ...)
; compiling (DEFKNOWN NTHCDR ...)
; compiling (DEFKNOWN LAST ...)
; compiling (DEFKNOWN %LAST0 ...)
; compiling (DEFKNOWN %LAST1 ...)
; compiling (DEFKNOWN %LASTN/FIXNUM ...)
; compiling (DEFKNOWN %LASTN/BIGNUM ...)
; compiling (DEFKNOWN LIST ...)
; compiling (DEFKNOWN LIST* ...)
; compiling (DEFKNOWN MAKE-LIST ...)
; compiling (DEFKNOWN SB!IMPL::|List| ...)
; compiling (DEFKNOWN SB!IMPL::|List*| ...)
; compiling (DEFKNOWN SB!IMPL::|Append| ...)
; compiling (DEFKNOWN SB!IMPL::|Vector| ...)
; compiling (DEFKNOWN APPEND ...)
; compiling (DEFKNOWN SB!IMPL::APPEND2 ...)
; compiling (DEFKNOWN COPY-LIST ...)
; compiling (DEFKNOWN COPY-ALIST ...)
; compiling (DEFKNOWN COPY-TREE ...)
; compiling (DEFKNOWN REVAPPEND ...)
; compiling (DEFKNOWN NCONC ...)
; compiling (DEFKNOWN NRECONC ...)
; compiling (DEFKNOWN BUTLAST ...)
; compiling (DEFKNOWN NBUTLAST ...)
; compiling (DEFKNOWN LDIFF ...)
; compiling (DEFKNOWN (RPLACA RPLACD) ...)
; compiling (DEFKNOWN SUBST ...)
; compiling (DEFKNOWN NSUBST ...)
; compiling (DEFKNOWN (SUBST-IF SUBST-IF-NOT) ...)
; compiling (DEFKNOWN (NSUBST-IF NSUBST-IF-NOT) ...)
; compiling (DEFKNOWN SUBLIS ...)
; compiling (DEFKNOWN NSUBLIS ...)
; compiling (DEFKNOWN MEMBER ...)
; compiling (DEFKNOWN (MEMBER-IF MEMBER-IF-NOT) ...)
; compiling (DEFKNOWN TAILP ...)
; compiling (DEFKNOWN ADJOIN ...)
; compiling (DEFKNOWN (UNION INTERSECTION ...) ...)
; compiling (DEFKNOWN (NUNION NINTERSECTION ...) ...)
; compiling (DEFKNOWN SUBSETP ...)
; compiling (DEFKNOWN ACONS ...)
; compiling (DEFKNOWN PAIRLIS ...)
; compiling (DEFKNOWN (RASSOC ASSOC) ...)
; compiling (DEFKNOWN (ASSOC-IF-NOT ASSOC-IF ...) ...)
; compiling (DEFKNOWN (MEMQ ASSQ) ...)
; compiling (DEFKNOWN DELQ ...)
; compiling (DEFKNOWN MAKE-HASH-TABLE ...)
; compiling (DEFKNOWN HASH-TABLE-P ...)
; compiling (DEFKNOWN GETHASH ...)
; compiling (DEFKNOWN SB!IMPL::GETHASH3 ...)
; compiling (DEFKNOWN %PUTHASH ...)
; compiling (DEFKNOWN REMHASH ...)
; compiling (DEFKNOWN MAPHASH ...)
; compiling (DEFKNOWN CLRHASH ...)
; compiling (DEFKNOWN HASH-TABLE-COUNT ...)
; compiling (DEFKNOWN HASH-TABLE-REHASH-SIZE ...)
; compiling (DEFKNOWN HASH-TABLE-REHASH-THRESHOLD ...)
; compiling (DEFKNOWN HASH-TABLE-SIZE ...)
; compiling (DEFKNOWN HASH-TABLE-TEST ...)
; compiling (DEFKNOWN SXHASH ...)
; compiling (DEFKNOWN PSXHASH ...)
; compiling (DEFKNOWN HASH-TABLE-EQUALP ...)
; compiling (DEFKNOWN MAKE-ARRAY ...)
; compiling (DEFKNOWN %MAKE-ARRAY ...)
; compiling (DEFKNOWN SB!IMPL::FILL-DATA-VECTOR ...)
; compiling (DEFKNOWN VECTOR ...)
; compiling (DEFKNOWN AREF ...)
; compiling (DEFKNOWN ROW-MAJOR-AREF ...)
; compiling (DEFKNOWN ARRAY-ELEMENT-TYPE ...)
; compiling (DEFKNOWN ARRAY-RANK ...)
; compiling (DEFKNOWN ARRAY-DIMENSION ...)
; compiling (DEFKNOWN ARRAY-DIMENSIONS ...)
; compiling (DEFKNOWN ARRAY-IN-BOUNDS-P ...)
; compiling (DEFKNOWN ARRAY-ROW-MAJOR-INDEX ...)
; compiling (DEFKNOWN ARRAY-TOTAL-SIZE ...)
; compiling (DEFKNOWN ADJUSTABLE-ARRAY-P ...)
; compiling (DEFKNOWN SVREF ...)
; compiling (DEFKNOWN BIT ...)
; compiling (DEFKNOWN SBIT ...)
; compiling (DEFKNOWN (BIT-AND BIT-IOR ...) ...)
; compiling (DEFKNOWN BIT-NOT ...)
; compiling (DEFKNOWN BIT-VECTOR-= ...)
; compiling (DEFKNOWN ARRAY-HAS-FILL-POINTER-P ...)
; compiling (DEFKNOWN FILL-POINTER ...)
; compiling (DEFKNOWN SB!IMPL::FILL-POINTER-ERROR ...)
; compiling (DEFKNOWN VECTOR-PUSH ...)
; compiling (DEFKNOWN VECTOR-PUSH-EXTEND ...)
; compiling (DEFKNOWN VECTOR-POP ...)
; compiling (DEFKNOWN ADJUST-ARRAY ...)
; compiling (DEFKNOWN CHAR ...)
; compiling (DEFKNOWN SCHAR ...)
; compiling (DEFKNOWN (STRING= STRING-EQUAL) ...)
; compiling (DEFKNOWN (STRING< STRING> ...) ...)
; compiling (DEFKNOWN MAKE-STRING ...)
; compiling (DEFKNOWN (STRING-TRIM STRING-LEFT-TRIM ...) ...)
; compiling (DEFKNOWN (STRING-UPCASE STRING-DOWNCASE ...) ...)
; compiling (DEFKNOWN (NSTRING-UPCASE NSTRING-DOWNCASE ...) ...)
; compiling (DEFKNOWN STRING ...)
; compiling (DEFKNOWN (STRING<* STRING>* ...) ...)
; compiling (DEFKNOWN STRING=* ...)
; compiling (DEFKNOWN EVAL ...)
; compiling (DEFKNOWN CONSTANTP ...)
; compiling (DEFKNOWN MAKE-SYNONYM-STREAM ...)
; compiling (DEFKNOWN MAKE-BROADCAST-STREAM ...)
; compiling (DEFKNOWN MAKE-CONCATENATED-STREAM ...)
; compiling (DEFKNOWN MAKE-TWO-WAY-STREAM ...)
; compiling (DEFKNOWN MAKE-ECHO-STREAM ...)
; compiling (DEFKNOWN MAKE-STRING-INPUT-STREAM ...)
; compiling (DEFKNOWN MAKE-STRING-OUTPUT-STREAM ...)
; compiling (DEFKNOWN GET-OUTPUT-STREAM-STRING ...)
; compiling (DEFKNOWN STREAMP ...)
; compiling (DEFKNOWN STREAM-ELEMENT-TYPE ...)
; compiling (DEFKNOWN STREAM-EXTERNAL-FORMAT ...)
; compiling (DEFKNOWN (OUTPUT-STREAM-P INPUT-STREAM-P) ...)
; compiling (DEFKNOWN OPEN-STREAM-P ...)
; compiling (DEFKNOWN CLOSE ...)
; compiling (DEFKNOWN FILE-STRING-LENGTH ...)
; compiling (DEFKNOWN COPY-READTABLE ...)
; compiling (DEFKNOWN READTABLEP ...)
; compiling (DEFKNOWN SET-SYNTAX-FROM-CHAR ...)
; compiling (DEFKNOWN SET-MACRO-CHARACTER ...)
; compiling (DEFKNOWN GET-MACRO-CHARACTER ...)
; compiling (DEFKNOWN MAKE-DISPATCH-MACRO-CHARACTER ...)
; compiling (DEFKNOWN SET-DISPATCH-MACRO-CHARACTER ...)
; compiling (DEFKNOWN GET-DISPATCH-MACRO-CHARACTER ...)
; compiling (DEFKNOWN COPY-PPRINT-DISPATCH ...)
; compiling (DEFKNOWN PPRINT-DISPATCH ...)
; compiling (DEFKNOWN (PPRINT-FILL PPRINT-LINEAR) ...)
; compiling (DEFKNOWN PPRINT-TABULAR ...)
; compiling (DEFKNOWN PPRINT-INDENT ...)
; compiling (DEFKNOWN PPRINT-NEWLINE ...)
; compiling (DEFKNOWN PPRINT-TAB ...)
; compiling (DEFKNOWN SET-PPRINT-DISPATCH ...)
; compiling (DEFKNOWN (READ READ-PRESERVING-WHITESPACE) ...)
; compiling (DEFKNOWN READ-CHAR ...)
; compiling (DEFKNOWN READ-CHAR-NO-HANG ...)
; compiling (DEFKNOWN READ-DELIMITED-LIST ...)
; compiling (DEFKNOWN READ-LINE ...)
; compiling (DEFKNOWN UNREAD-CHAR ...)
; compiling (DEFKNOWN PEEK-CHAR ...)
; compiling (DEFKNOWN LISTEN ...)
; compiling (DEFKNOWN CLEAR-INPUT ...)
; compiling (DEFKNOWN READ-FROM-STRING ...)
; compiling (DEFKNOWN PARSE-INTEGER ...)
; compiling (DEFKNOWN READ-BYTE ...)
; compiling (DEFKNOWN (PRIN1 PRINT ...) ...)
; compiling (DEFKNOWN OUTPUT-OBJECT ...)
; compiling (DEFKNOWN (PPRINT) ...)
; compiling (DEFFROB WRITE ...)
; compiling (DEFFROB WRITE-TO-STRING ...)
; compiling (DEFKNOWN (PRIN1-TO-STRING PRINC-TO-STRING) ...)
; compiling (DEFKNOWN SB!IMPL::STRINGIFY-OBJECT ...)
; compiling (DEFKNOWN WRITE-CHAR ...)
; compiling (DEFKNOWN (WRITE-STRING WRITE-LINE) ...)
; compiling (DEFKNOWN (TERPRI FINISH-OUTPUT ...) ...)
; compiling (DEFKNOWN FRESH-LINE ...)
; compiling (DEFKNOWN WRITE-BYTE ...)
; compiling (DEFKNOWN FORMAT ...)
; compiling (DEFKNOWN SB!FORMAT::ARGS-EXHAUSTED ...)
; compiling (DEFKNOWN (Y-OR-N-P YES-OR-NO-P) ...)
; compiling (DEFKNOWN WILD-PATHNAME-P ...)
; compiling (DEFKNOWN PATHNAME-MATCH-P ...)
; compiling (DEFKNOWN TRANSLATE-PATHNAME ...)
; compiling (DEFKNOWN LOGICAL-PATHNAME ...)
; compiling (DEFKNOWN TRANSLATE-LOGICAL-PATHNAME ...)
; compiling (DEFKNOWN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...)
; compiling (DEFKNOWN LOGICAL-PATHNAME-TRANSLATIONS ...)
; compiling (DEFKNOWN PATHNAME ...)
; compiling (DEFKNOWN TRUENAME ...)
; compiling (DEFKNOWN PARSE-NAMESTRING ...)
; compiling (DEFKNOWN MERGE-PATHNAMES ...)
; compiling (DEFKNOWN MAKE-PATHNAME ...)
; compiling (DEFKNOWN PATHNAMEP ...)
; compiling (DEFKNOWN PATHNAME-HOST ...)
; compiling (DEFKNOWN PATHNAME-DEVICE ...)
; compiling (DEFKNOWN PATHNAME-DIRECTORY ...)
; compiling (DEFKNOWN PATHNAME-NAME ...)
; compiling (DEFKNOWN PATHNAME-TYPE ...)
; compiling (DEFKNOWN PATHNAME-VERSION ...)
; compiling (DEFKNOWN PATHNAME= ...)
; compiling (DEFKNOWN (NAMESTRING FILE-NAMESTRING ...) ...)
; compiling (DEFKNOWN ENOUGH-NAMESTRING ...)
; compiling (DEFKNOWN USER-HOMEDIR-PATHNAME ...)
; compiling (DEFKNOWN OPEN ...)
; compiling (DEFKNOWN RENAME-FILE ...)
; compiling (DEFKNOWN DELETE-FILE ...)
; compiling (DEFKNOWN PROBE-FILE ...)
; compiling (DEFKNOWN FILE-WRITE-DATE ...)
; compiling (DEFKNOWN FILE-AUTHOR ...)
; compiling (DEFKNOWN FILE-POSITION ...)
; compiling (DEFKNOWN FILE-LENGTH ...)
; compiling (DEFKNOWN LOAD ...)
; compiling (DEFKNOWN DIRECTORY ...)
; compiling (DEFKNOWN ERROR ...)
; compiling (DEFKNOWN CERROR ...)
; compiling (DEFKNOWN INVALID-METHOD-ERROR ...)
; compiling (DEFKNOWN METHOD-COMBINATION-ERROR ...)
; compiling (DEFKNOWN SIGNAL ...)
; compiling (DEFKNOWN WARN ...)
; compiling (DEFKNOWN INVOKE-DEBUGGER ...)
; compiling (DEFKNOWN BREAK ...)
; compiling (DEFKNOWN MAKE-CONDITION ...)
; compiling (DEFKNOWN COMPUTE-RESTARTS ...)
; compiling (DEFKNOWN FIND-RESTART ...)
; compiling (DEFKNOWN INVOKE-RESTART ...)
; compiling (DEFKNOWN INVOKE-RESTART-INTERACTIVELY ...)
; compiling (DEFKNOWN RESTART-NAME ...)
; compiling (DEFKNOWN (ABORT MUFFLE-WARNING) ...)
; compiling (DEFKNOWN CONTINUE ...)
; compiling (DEFKNOWN (STORE-VALUE USE-VALUE) ...)
; compiling (DEFKNOWN SB!IMPL::%FAILED-AVER ...)
; compiling (DEFKNOWN BUG ...)
; compiling (DEFKNOWN SIMPLE-READER-ERROR ...)
; compiling (DEFKNOWN READER-EOF-ERROR ...)
; compiling (DEFKNOWN COMPILE ...)
; compiling (DEFKNOWN COMPILE-FILE ...)
; compiling (DEFKNOWN (COMPILE-FILE-PATHNAME) ...)
; compiling (DEFKNOWN DISASSEMBLE ...)
; compiling (DEFKNOWN DESCRIBE ...)
; compiling (DEFKNOWN FUNCTION-LAMBDA-EXPRESSION ...)
; compiling (DEFKNOWN INSPECT ...)
; compiling (DEFKNOWN ROOM ...)
; compiling (DEFKNOWN ED ...)
; compiling (DEFKNOWN DRIBBLE ...)
; compiling (DEFKNOWN APROPOS ...)
; compiling (DEFKNOWN APROPOS-LIST ...)
; compiling (DEFKNOWN GET-DECODED-TIME ...)
; compiling (DEFKNOWN GET-UNIVERSAL-TIME ...)
; compiling (DEFKNOWN DECODE-UNIVERSAL-TIME ...)
; compiling (DEFKNOWN ENCODE-UNIVERSAL-TIME ...)
; compiling (DEFKNOWN (GET-INTERNAL-RUN-TIME GET-INTERNAL-REAL-TIME) ...)
; compiling (DEFKNOWN SLEEP ...)
; compiling (DEFKNOWN CALL-WITH-TIMING ...)
; compiling (DEFKNOWN (LISP-IMPLEMENTATION-TYPE LISP-IMPLEMENTATION-VERSION) ...)
; compiling (DEFKNOWN (MACHINE-TYPE MACHINE-VERSION ...) ...)
; compiling (DEFKNOWN IDENTITY ...)
; compiling (DEFKNOWN CONSTANTLY ...)
; compiling (DEFKNOWN COMPLEMENT ...)
; compiling (DEFKNOWN SYMBOL-GLOBAL-VALUE ...)
; compiling (DEFKNOWN SET-SYMBOL-GLOBAL-VALUE ...)
; compiling (DEFKNOWN GET-BYTES-CONSED ...)
; compiling (DEFKNOWN MASK-SIGNED-FIELD ...)
; compiling (DEFKNOWN ARRAY-STORAGE-VECTOR ...)
; compiling (DEFKNOWN %REST-VALUES ...)
; compiling (DEFKNOWN %REST-REF ...)
; compiling (DEFKNOWN %REST-LENGTH ...)
; compiling (DEFKNOWN %REST-NULL ...)
; compiling (DEFKNOWN %REST-TRUE ...)
; compiling (DEFKNOWN %UNARY-TRUNCATE/SINGLE-FLOAT ...)
; compiling (DEFKNOWN %UNARY-TRUNCATE/DOUBLE-FLOAT ...)
; compiling (DEFKNOWN %TYPEP ...)
; compiling (DEFKNOWN %INSTANCE-TYPEP ...)
; compiling (DEFKNOWN %TYPEP-WRAPPER ...)
; compiling (DEFKNOWN %CLEANUP-POINT ...)
; compiling (DEFKNOWN %SPECIAL-BIND ...)
; compiling (DEFKNOWN %SPECIAL-UNBIND ...)
; compiling (DEFKNOWN %LISTIFY-REST-ARGS ...)
; compiling (DEFKNOWN %MORE-ARG-CONTEXT ...)
; compiling (DEFKNOWN %MORE-ARG ...)
; compiling (DEFKNOWN %MORE-ARG-VALUES ...)
; compiling (DEFKNOWN %VERIFY-ARG-COUNT ...)
; compiling (DEFKNOWN %ARG-COUNT-ERROR ...)
; compiling (DEFKNOWN SB!KERNEL::ARG-COUNT-ERROR ...)
; compiling (DEFKNOWN %UNKNOWN-VALUES ...)
; compiling (DEFKNOWN %CATCH ...)
; compiling (DEFKNOWN %UNWIND-PROTECT ...)
; compiling (DEFKNOWN (%CATCH-BREAKUP %UNWIND-PROTECT-BREAKUP) ...)
; compiling (DEFKNOWN %LEXICAL-EXIT-BREAKUP ...)
; compiling (DEFKNOWN %CONTINUE-UNWIND ...)
; compiling (DEFKNOWN %THROW ...)
; compiling (DEFKNOWN %NLX-ENTRY ...)
; compiling (DEFKNOWN %%PRIMITIVE ...)
; compiling (DEFKNOWN %POP-VALUES ...)
; compiling (DEFKNOWN %NIP-VALUES ...)
; compiling (DEFKNOWN %DUMMY-DX-ALLOC ...)
; compiling (DEFKNOWN %ALLOCATE-CLOSURES ...)
; compiling (DEFKNOWN %TYPE-CHECK-ERROR ...)
; compiling (DEFKNOWN %TYPE-CHECK-ERROR/C ...)
; compiling (DEFKNOWN %COMPILE-TIME-TYPE-ERROR ...)
; compiling (DEFKNOWN CASE-FAILURE ...)
; compiling (DEFKNOWN %ODD-KEY-ARGS-ERROR ...)
; compiling (DEFKNOWN %UNKNOWN-KEY-ARG-ERROR ...)
; compiling (DEFKNOWN (%LDB %MASK-FIELD) ...)
; compiling (DEFKNOWN (%DPB %DEPOSIT-FIELD) ...)
; compiling (DEFKNOWN %NEGATE ...)
; compiling (DEFKNOWN %CHECK-BOUND ...)
; compiling (DEFKNOWN DATA-VECTOR-REF ...)
; compiling (DEFKNOWN DATA-VECTOR-REF-WITH-OFFSET ...)
; compiling (DEFKNOWN DATA-NIL-VECTOR-REF ...)
; compiling (DEFKNOWN DATA-VECTOR-SET ...)
; compiling (DEFKNOWN DATA-VECTOR-SET-WITH-OFFSET ...)
; compiling (DEFKNOWN HAIRY-DATA-VECTOR-REF ...)
; compiling (DEFKNOWN HAIRY-DATA-VECTOR-SET ...)
; compiling (DEFKNOWN HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS ...)
; compiling (DEFKNOWN HAIRY-DATA-VECTOR-SET/CHECK-BOUNDS ...)
; compiling (DEFKNOWN %CALLER-FRAME ...)
; compiling (DEFKNOWN %CALLER-PC ...)
; compiling (DEFKNOWN %WITH-ARRAY-DATA ...)
; compiling (DEFKNOWN %WITH-ARRAY-DATA/FP ...)
; compiling (DEFKNOWN %SET-SYMBOL-PACKAGE ...)
; compiling (DEFKNOWN %COERCE-CALLABLE-TO-FUN ...)
; compiling (DEFKNOWN ARRAY-BOUNDING-INDICES-BAD-ERROR ...)
; compiling (DEFKNOWN SEQUENCE-BOUNDING-INDICES-BAD-ERROR ...)
; compiling (DEFKNOWN %FIND-POSITION ...)
; compiling (DEFKNOWN (%FIND-POSITION-IF %FIND-POSITION-IF-NOT) ...)
; compiling (DEFKNOWN EFFECTIVE-FIND-POSITION-TEST ...)
; compiling (DEFKNOWN EFFECTIVE-FIND-POSITION-KEY ...)
; compiling (DEFKNOWN (%ADJOIN %ADJOIN-EQ) ...)
; compiling (DEFKNOWN (%MEMBER %MEMBER-EQ ...) ...)
; compiling (DEFKNOWN (%ADJOIN-KEY %ADJOIN-KEY-EQ) ...)
; compiling (DEFKNOWN (%MEMBER-KEY %MEMBER-KEY-EQ ...) ...)
; compiling (DEFKNOWN (%ASSOC-IF %ASSOC-IF-NOT ...) ...)
; compiling (DEFKNOWN (%ASSOC-IF-KEY %ASSOC-IF-NOT-KEY ...) ...)
; compiling (DEFKNOWN (%ADJOIN-TEST %ADJOIN-TEST-NOT) ...)
; compiling (DEFKNOWN (%MEMBER-TEST %MEMBER-TEST-NOT ...) ...)
; compiling (DEFKNOWN (%ADJOIN-KEY-TEST %ADJOIN-KEY-TEST-NOT) ...)
; compiling (DEFKNOWN (%MEMBER-KEY-TEST %MEMBER-KEY-TEST-NOT ...) ...)
; compiling (DEFKNOWN %CHECK-VECTOR-SEQUENCE-BOUNDS ...)
; compiling (DEFKNOWN ARG-COUNT-ERROR ...)
; compiling (DEFKNOWN (SETF AREF) ...)
; compiling (DEFKNOWN %SET-ROW-MAJOR-AREF ...)
; compiling (DEFKNOWN (%RPLACA %RPLACD) ...)
; compiling (DEFKNOWN %PUT ...)
; compiling (DEFKNOWN %SETELT ...)
; compiling (DEFKNOWN %SVSET ...)
; compiling (DEFKNOWN (SETF BIT) ...)
; compiling (DEFKNOWN (SETF SBIT) ...)
; compiling (DEFKNOWN %CHARSET ...)
; compiling (DEFKNOWN %SCHARSET ...)
; compiling (DEFKNOWN %SET-SYMBOL-VALUE ...)
; compiling (DEFKNOWN (SETF SYMBOL-FUNCTION) ...)
; compiling (DEFKNOWN %SET-SYMBOL-PLIST ...)
; compiling (DEFKNOWN %SETNTH ...)
; compiling (DEFKNOWN %SET-FILL-POINTER ...)
; compiling (DEFKNOWN FOREIGN-SYMBOL-DATAREF-SAP ...)
; compiling (DEFKNOWN FOREIGN-SYMBOL-SAP ...)
; compiling (DEFKNOWN FOREIGN-SYMBOL-ADDRESS ...)
; compiling (DEFKNOWN %FUN-NAME ...)
; compiling (DEFKNOWN (SETF %FUN-NAME) ...)
; compiling (DEFKNOWN POLICY-QUALITY ...)
; compiling (DEFKNOWN COMPILER-ERROR ...)
; compiling (DEFKNOWN (COMPILER-WARN COMPILER-STYLE-WARN) ...)
; compiling (DEFKNOWN (COMPILER-NOTIFY MAYBE-COMPILER-NOTIFY) ...)
; compiling (DEFKNOWN STYLE-WARN ...)
; compiling (DEFKNOWN COERCE-TO-CONDITION ...)
; compiling (DEFKNOWN COERCE-SYMBOL-TO-FUN ...)
; compiling (DEFKNOWN SC-NUMBER-OR-LOSE ...)
; compiling (DEFKNOWN SET-INFO-VALUE ...)
; compiling (DEFKNOWN SB!VM:%COMPILER-BARRIER ...)
; compiling (DEFKNOWN SB!VM:%MEMORY-BARRIER ...)
; compiling (DEFKNOWN SB!VM:%READ-BARRIER ...)
; compiling (DEFKNOWN SB!VM:%WRITE-BARRIER ...)
; compiling (DEFKNOWN SB!VM:%DATA-DEPENDENCY-BARRIER ...)
; compiling (DEFKNOWN %COMPARE-AND-SWAP-SVREF ...)
; compiling (DEFKNOWN %COMPARE-AND-SWAP-INSTANCE-REF ...)
; compiling (DEFKNOWN %COMPARE-AND-SWAP-SYMBOL-VALUE ...)
; compiling (DEFKNOWN (%ATOMIC-DEC-SYMBOL-GLOBAL-VALUE %ATOMIC-INC-SYMBOL-GLOBAL-VALUE) ...)
; compiling (DEFKNOWN (%ATOMIC-DEC-CAR %ATOMIC-INC-CAR ...) ...)
; compiling (DEFKNOWN SPIN-LOOP-HINT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fndb.fasl-tmp written
; compilation finished in 0:00:00.510
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-fndb.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN (FIXNUMP BIGNUMP ...) ...)
; compiling (DEFKNOWN (VECTOR-SINGLE-FLOAT-P VECTOR-DOUBLE-FLOAT-P ...) ...)
; compiling (DEFKNOWN %OTHER-POINTER-P ...)
; compiling (DEFKNOWN %OTHER-POINTER-SUBTYPE-P ...)
; compiling (DEFKNOWN POINTER-HASH ...)
; compiling (DEFKNOWN %SP-STRING-COMPARE ...)
; compiling (DEFKNOWN %SXHASH-SIMPLE-STRING ...)
; compiling (DEFKNOWN (%SXHASH-SIMPLE-SUBSTRING COMPUTE-SYMBOL-HASH) ...)
; compiling (DEFKNOWN SYMBOL-HASH ...)
; compiling (DEFKNOWN %SET-SYMBOL-HASH ...)
; compiling (DEFKNOWN SYMBOL-INFO-VECTOR ...)
; compiling (DEFKNOWN INITIALIZE-VECTOR ...)
; compiling (DEFKNOWN VECTOR-FILL* ...)
; compiling (DEFKNOWN VECTOR-LENGTH ...)
; compiling (DEFKNOWN VECTOR-SAP ...)
; compiling (DEFKNOWN LOWTAG-OF ...)
; compiling (DEFKNOWN WIDETAG-OF ...)
; compiling (DEFKNOWN (GET-HEADER-DATA GET-CLOSURE-LENGTH) ...)
; compiling (DEFKNOWN SET-HEADER-DATA ...)
; compiling (DEFKNOWN %ARRAY-DIMENSION ...)
; compiling (DEFKNOWN %SET-ARRAY-DIMENSION ...)
; compiling (DEFKNOWN %ARRAY-RANK ...)
; compiling (DEFKNOWN %MAKE-INSTANCE ...)
; compiling (DEFKNOWN %MAKE-STRUCTURE-INSTANCE ...)
; compiling (DEFKNOWN %INSTANCE-LAYOUT ...)
; compiling (DEFKNOWN %SET-INSTANCE-LAYOUT ...)
; compiling (DEFKNOWN %INSTANCE-LENGTH ...)
; compiling (DEFKNOWN %INSTANCE-REF ...)
; compiling (DEFKNOWN %INSTANCE-SET ...)
; compiling (DEFKNOWN %LAYOUT-INVALID-ERROR ...)
; compiling (DEFKNOWN %RAW-INSTANCE-REF/WORD ...)
; compiling (DEFKNOWN %RAW-INSTANCE-SET/WORD ...)
; compiling (DEFKNOWN %RAW-INSTANCE-REF/SINGLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-SET/SINGLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-REF/DOUBLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-SET/DOUBLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-REF/COMPLEX-SINGLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-SET/COMPLEX-SINGLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-REF/COMPLEX-DOUBLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-SET/COMPLEX-DOUBLE ...)
; compiling (DEFKNOWN %RAW-INSTANCE-ATOMIC-INCF/WORD ...)
; compiling (DEFKNOWN %ARRAY-ATOMIC-INCF/WORD ...)
; compiling (DEFKNOWN %VECTOR-RAW-BITS ...)
; compiling (DEFKNOWN (%SET-VECTOR-RAW-BITS) ...)
; compiling (DEFKNOWN ALLOCATE-VECTOR ...)
; compiling (DEFKNOWN MAKE-ARRAY-HEADER ...)
; compiling (DEFKNOWN MAKE-WEAK-POINTER ...)
; compiling (DEFKNOWN %MAKE-COMPLEX ...)
; compiling (DEFKNOWN %MAKE-RATIO ...)
; compiling (DEFKNOWN MAKE-VALUE-CELL ...)
; compiling (DEFKNOWN (DYNAMIC-SPACE-FREE-POINTER BINDING-STACK-POINTER-SAP ...) ...)
; compiling (DEFKNOWN ENSURE-SYMBOL-TLS-INDEX ...)
; compiling (DEFKNOWN CURRENT-SP ...)
; compiling (DEFKNOWN CURRENT-FP ...)
; compiling (DEFKNOWN STACK-REF ...)
; compiling (DEFKNOWN %SET-STACK-REF ...)
; compiling (DEFKNOWN LRA-CODE-HEADER ...)
; compiling (DEFKNOWN FUN-CODE-HEADER ...)
; compiling (DEFKNOWN %MAKE-LISP-OBJ ...)
; compiling (DEFKNOWN GET-LISP-OBJ-ADDRESS ...)
; compiling (DEFKNOWN FUN-WORD-OFFSET ...)
; compiling (DEFKNOWN WORD-LOGICAL-NOT ...)
; compiling (DEFKNOWN (WORD-LOGICAL-AND WORD-LOGICAL-NAND ...) ...)
; compiling (DEFKNOWN (SHIFT-TOWARDS-START SHIFT-TOWARDS-END) ...)
; compiling (DEFKNOWN %ALLOCATE-BIGNUM ...)
; compiling (DEFKNOWN %BIGNUM-LENGTH ...)
; compiling (DEFKNOWN %BIGNUM-SET-LENGTH ...)
; compiling (DEFKNOWN %BIGNUM-REF ...)
; compiling (DEFKNOWN %BIGNUM-SET ...)
; compiling (DEFKNOWN %DIGIT-0-OR-PLUSP ...)
; compiling (DEFKNOWN (%ADD-WITH-CARRY %SUBTRACT-WITH-BORROW) ...)
; compiling (DEFKNOWN %MULTIPLY-AND-ADD ...)
; compiling (DEFKNOWN %MULTIPLY ...)
; compiling (DEFKNOWN %LOGNOT ...)
; compiling (DEFKNOWN (%LOGAND %LOGIOR ...) ...)
; compiling (DEFKNOWN %FIXNUM-TO-DIGIT ...)
; compiling (DEFKNOWN %BIGFLOOR ...)
; compiling (DEFKNOWN %FIXNUM-DIGIT-WITH-CORRECT-SIGN ...)
; compiling (DEFKNOWN (%ASHL %ASHR ...) ...)
; compiling (DEFINE-KNOWN-COPIERS)
; compiling (DEFKNOWN %BYTE-BLT ...)
; compiling (DEFKNOWN CODE-INSTRUCTIONS ...)
; compiling (DEFKNOWN CODE-HEADER-REF ...)
; compiling (DEFKNOWN CODE-HEADER-SET ...)
; compiling (DEFKNOWN FUN-SUBTYPE ...)
; compiling (DEFKNOWN (#) ...)
; compiling (DEFKNOWN MAKE-FDEFN ...)
; compiling (DEFKNOWN FDEFN-P ...)
; compiling (DEFKNOWN FDEFN-NAME ...)
; compiling (DEFKNOWN FDEFN-FUN ...)
; compiling (DEFKNOWN (SETF FDEFN-FUN) ...)
; compiling (DEFKNOWN FDEFN-MAKUNBOUND ...)
; compiling (DEFKNOWN %SIMPLE-FUN-SELF ...)
; compiling (DEFKNOWN (SETF %SIMPLE-FUN-SELF) ...)
; compiling (DEFKNOWN %CLOSURE-FUN ...)
; compiling (DEFKNOWN %CLOSURE-INDEX-REF ...)
; compiling (DEFKNOWN %MAKE-FUNCALLABLE-INSTANCE ...)
; compiling (DEFKNOWN %FUNCALLABLE-INSTANCE-INFO ...)
; compiling (DEFKNOWN %SET-FUNCALLABLE-INSTANCE-INFO ...)
; compiling (DEFKNOWN %DATA-VECTOR-AND-INDEX ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-fndb.fasl-tmp written
; compilation finished in 0:00:00.205
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/late-objdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (FROB)
; compiling (DOLIST (SLOT #) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/late-objdef.fasl-tmp written
; compilation finished in 0:00:00.102
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/interr.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFUN !C-STRINGIFY-INTERNAL-ERROR ...)
; compiling (COMPUTE-IT (# # ...) ...)
; compiling (DEFUN ERROR-NUMBER-OR-LOSE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/interr.fasl-tmp written
; compilation finished in 0:00:00.206
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/bit-util.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (INLINE CLEAR-BIT-VECTOR ...))
; compiling (DEFUN CLEAR-BIT-VECTOR ...)
; compiling (DEFUN SET-BIT-VECTOR ...)
; compiling (DEFUN BIT-VECTOR-REPLACE ...)
; compiling (DEFUN BIT-VECTOR-COPY ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/bit-util.fasl-tmp written
; compilation finished in 0:00:00.419
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/core.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFSTRUCT (CORE-OBJECT # ...) ...)
; compiling (DEFUN NOTE-FUN ...)
; compiling (DEFUN DO-CORE-FIXUPS ...)
; compiling (DEFUN REFERENCE-CORE-FUN ...)
; compiling (DEFUN CORE-CALL-TOPLEVEL-LAMBDA ...)
; compiling (DEFUN FIX-CORE-SOURCE-INFO ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/core.lisp
; in: DEFUN FIX-CORE-SOURCE-INFO
; (SETF (SB!C::DEBUG-INFO-SOURCE SB!INT:INFO) SB!C::SOURCE)
; --> LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!C::DEBUG-INFO-SOURCE) #:NEW85 #:TMP86)
;
; caught STYLE-WARNING:
; undefined function: (SETF DEBUG-INFO-SOURCE)
; in: DEFUN REFERENCE-CORE-FUN
; (SETF (SB!KERNEL:CODE-HEADER-REF SB!C::CODE-OBJ SB!C::I) SB!C::FOUND)
; ==>
; (SB!KERNEL:CODE-HEADER-SET SB!C::CODE-OBJ SB!C::I SB!C::FOUND)
;
; caught STYLE-WARNING:
; undefined function: CODE-HEADER-SET
; in: DEFUN NOTE-FUN
; (SETF (SB!KERNEL:CODE-HEADER-REF (CAR SB!C::PATCH)
; (THE SB!INT:INDEX (CDR SB!C::PATCH)))
; FUNCTION)
; ==>
; (SB!KERNEL:CODE-HEADER-SET (CAR SB!C::PATCH)
; (THE SB!INT:INDEX (CDR SB!C::PATCH)) FUNCTION)
;
; caught STYLE-WARNING:
; undefined function: CODE-HEADER-SET
; in: DEFUN FIX-CORE-SOURCE-INFO
; (SB!C::DEBUG-SOURCE-FOR-INFO SB!INT:INFO :FUNCTION FUNCTION)
;
; caught STYLE-WARNING:
; undefined function: DEBUG-SOURCE-FOR-INFO
; in: DEFUN DO-CORE-FIXUPS
; (SB!KERNEL:ENSURE-SYMBOL-TLS-INDEX SB!C::NAME)
;
; caught STYLE-WARNING:
; undefined function: ENSURE-SYMBOL-TLS-INDEX
; (SB!VM:FIXUP-CODE-OBJECT SB!C::CODE POSITION SB!C::VALUE SB!C::KIND)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:FIXUP-CODE-OBJECT
; (SB!C:FIXUP-FLAVOR SB!C:FIXUP)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-FLAVOR
; (SB!C:FIXUP-NAME SB!C:FIXUP)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NAME
; (SB!C:FIXUP-NOTE-FIXUP SB!C::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-FIXUP
; (SB!C:FIXUP-NOTE-KIND SB!C::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-KIND
; (SB!C:FIXUP-NOTE-POSITION SB!C::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-POSITION
; (SB!SYS:FOREIGN-SYMBOL-ADDRESS SB!C::NAME)
;
; caught STYLE-WARNING:
; undefined function: FOREIGN-SYMBOL-ADDRESS
;
; compilation unit finished
; Undefined functions:
; (SETF DEBUG-INFO-SOURCE) CODE-HEADER-SET DEBUG-SOURCE-FOR-INFO ENSURE-SYMBOL-TLS-INDEX SB!VM:FIXUP-CODE-OBJECT FIXUP-FLAVOR FIXUP-NAME FIXUP-NOTE-FIXUP FIXUP-NOTE-KIND FIXUP-NOTE-POSITION FOREIGN-SYMBOL-ADDRESS
; caught 12 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/core.fasl-tmp written
; compilation finished in 0:00:00.298
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/thread.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!THREAD")
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (DEF!TYPE THREAD-NAME ...)
; compiling (DEF!STRUCT (THREAD #) ...)
; compiling (DEF!STRUCT (FOREIGN-THREAD # ...) ...)
; compiling (DECLAIM (INLINE MAKE-MUTEX))
; compiling (DEF!STRUCT (MUTEX #) ...)
; compiling (DECLAIM (NOTINLINE MAKE-MUTEX))
; compiling (DEFUN MUTEX-VALUE ...)
; compiling (DEFUN HOLDING-MUTEX-P ...)
; compiling (DEFSETF MUTEX-VALUE ...)
; compiling (DECLAIM (INLINE SET-MUTEX-VALUE))
; compiling (DEFUN SET-MUTEX-VALUE ...)
; compiling (DEFINE-COMPILER-MACRO SET-MUTEX-VALUE ...)
; compiling (DEFTYPE SPINLOCK ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (DEFINE-DEPRECATED-FUNCTION :EARLY ...)
; compiling (SB-XC:DEFMACRO WITH-RECURSIVE-SPINLOCK ...)
; compiling (SB-XC:DEFMACRO WITH-SPINLOCK ...)
; compiling (SB-XC:DEFMACRO WITHOUT-THREAD-WAITING-FOR ...)
; compiling (SB-XC:DEFMACRO WITH-MUTEX ...)
; compiling (SB-XC:DEFMACRO WITH-SYSTEM-MUTEX ...)
; compiling (SB-XC:DEFMACRO WITH-RECURSIVE-LOCK ...)
; compiling (SB-XC:DEFMACRO WITH-RECURSIVE-SYSTEM-LOCK ...)
; compiling (DEF CALL-WITH-SYSTEM-MUTEX)
; compiling (DEF CALL-WITH-SYSTEM-MUTEX ...)
; compiling (DEF CALL-WITH-SYSTEM-MUTEX ...)
; compiling (DEFUN CALL-WITH-MUTEX ...)
; compiling (DEFUN CALL-WITH-RECURSIVE-LOCK ...)
; compiling (DEF CALL-WITH-RECURSIVE-SYSTEM-LOCK)
; compiling (DEF CALL-WITH-RECURSIVE-SYSTEM-LOCK ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/thread.lisp
; in: DEF CALL-WITH-SYSTEM-MUTEX
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-SYSTEM-MUTEX :WITHOUT-GCING)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> UNWIND-PROTECT FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL BLOCK
; --> SB-C::%WITHIN-CLEANUP RETURN-FROM WHEN IF SETF SETQ THE
; ==>
; (SB!THREAD:GRAB-MUTEX SB!THREAD:MUTEX)
;
; caught STYLE-WARNING:
; undefined function: GRAB-MUTEX
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-SYSTEM-MUTEX)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> UNWIND-PROTECT FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL BLOCK
; --> SB-C::%WITHIN-CLEANUP RETURN-FROM WHEN IF SETF SETQ THE
; ==>
; (SB!THREAD:GRAB-MUTEX SB!THREAD:MUTEX)
;
; caught STYLE-WARNING:
; undefined function: GRAB-MUTEX
; in: DEFINE-DEPRECATED-FUNCTION :EARLY
; (SB!THREAD:GRAB-MUTEX SB!THREAD::LOCK)
;
; caught STYLE-WARNING:
; undefined function: GRAB-MUTEX
;
; caught STYLE-WARNING:
; 5 more uses of undefined function GRAB-MUTEX
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/thread.lisp
; in: DEF CALL-WITH-RECURSIVE-SYSTEM-LOCK
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-RECURSIVE-SYSTEM-LOCK :WITHOUT-GCING)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> EQ IF EQ
; ==>
; (SB!THREAD:MUTEX-OWNER SB!THREAD::LOCK)
;
; caught STYLE-WARNING:
; undefined function: MUTEX-OWNER
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-RECURSIVE-SYSTEM-LOCK)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> EQ IF EQ
; ==>
; (SB!THREAD:MUTEX-OWNER SB!THREAD::LOCK)
;
; caught STYLE-WARNING:
; undefined function: MUTEX-OWNER
; in: DEFINE-DEPRECATED-FUNCTION :EARLY
; (SB!THREAD:MUTEX-OWNER SB!THREAD::LOCK)
;
; caught STYLE-WARNING:
; undefined function: MUTEX-OWNER
; in: DEF CALL-WITH-SYSTEM-MUTEX
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-SYSTEM-MUTEX :WITHOUT-GCING)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> UNWIND-PROTECT FLET BLOCK WHEN IF PROGN
; ==>
; (SB!THREAD:RELEASE-MUTEX SB!THREAD:MUTEX)
;
; caught STYLE-WARNING:
; undefined function: RELEASE-MUTEX
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-SYSTEM-MUTEX)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET BLOCK SB!INT:DX-LET LET
; --> UNWIND-PROTECT FLET BLOCK WHEN IF PROGN
; ==>
; (SB!THREAD:RELEASE-MUTEX SB!THREAD:MUTEX)
;
; caught STYLE-WARNING:
; undefined function: RELEASE-MUTEX
; in: DEFINE-DEPRECATED-FUNCTION :EARLY
; (SB!THREAD:RELEASE-MUTEX SB!THREAD::LOCK)
;
; caught STYLE-WARNING:
; undefined function: RELEASE-MUTEX
;
; caught STYLE-WARNING:
; 5 more uses of undefined function RELEASE-MUTEX
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/thread.lisp
; in: DEF CALL-WITH-RECURSIVE-SYSTEM-LOCK
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-RECURSIVE-SYSTEM-LOCK :WITHOUT-GCING)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET
; ==>
; (SB!SYS:WITHOUT-GCING (SB!THREAD::%CALL-WITH-RECURSIVE-SYSTEM-LOCK))
;
; caught STYLE-WARNING:
; undefined function: WITHOUT-GCING
; in: DEF CALL-WITH-SYSTEM-MUTEX
; (SB!THREAD::DEF SB!THREAD::CALL-WITH-SYSTEM-MUTEX :WITHOUT-GCING)
; --> DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK FLET
; ==>
; (SB!SYS:WITHOUT-GCING (SB!THREAD::%CALL-WITH-SYSTEM-MUTEX))
;
; caught STYLE-WARNING:
; undefined function: WITHOUT-GCING
;
; compilation unit finished
; Undefined functions:
; GRAB-MUTEX MUTEX-OWNER RELEASE-MUTEX WITHOUT-GCING
; caught 13 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/thread.fasl-tmp written
; compilation finished in 0:00:02.311
STYLE-WARNING: redefining SB!THREAD:MAKE-MUTEX in DEFUN
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFUN LOAD-FRESH-LINE ...)
; compiling (DEFUN MAYBE-ANNOUNCE-LOAD ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN MAYBE-ANNOUNCE-LOAD
; (FORMAT T "loading ~S~%" SB!FASL::NAME)
; ==>
; "loading ~S~%"
;
; note: deleting unreachable code
; compiling (DECLAIM (INLINE READ-BYTE))
; compiling (DEFMACRO FAST-READ-U-INTEGER ...)
; compiling (DEFMACRO FAST-READ-VAR-U-INTEGER ...)
; compiling (DEFMACRO FAST-READ-S-INTEGER ...)
; compiling (DEFMACRO READ-ARG ...)
; compiling (DECLAIM (INLINE READ-BYTE-ARG ...))
; compiling (DEFUN READ-BYTE-ARG ...)
; compiling (DEFUN READ-HALFWORD-ARG ...)
; compiling (DEFUN READ-WORD-ARG ...)
; compiling (DEFUN READ-UNSIGNED-BYTE-32-ARG ...)
; compiling (DECLAIM (INLINE REF-FOP-TABLE))
; compiling (DEFUN REF-FOP-TABLE ...)
; compiling (DEFUN PUSH-FOP-TABLE ...)
; compiling (DEFUN GROW-FOP-VECTOR ...)
; compiling (DEFUN NUKE-FOP-VECTOR ...)
; compiling (DECLAIM (INLINE FOP-STACK-EMPTY-P))
; compiling (DEFUN FOP-STACK-EMPTY-P ...)
; compiling (DEFUN FOP-STACK-POP-N ...)
; compiling (DEFUN PUSH-FOP-STACK ...)
; compiling (DEFINE-CONDITION INVALID-FASL ...)
; compiling (DEFINE-CONDITION INVALID-FASL-HEADER ...)
; compiling (DEFINE-CONDITION INVALID-FASL-VERSION ...)
; compiling (DEFINE-CONDITION INVALID-FASL-IMPLEMENTATION ...)
; compiling (DEFINE-CONDITION INVALID-FASL-FEATURES ...)
; compiling (DEFUN MAYBE-SKIP-SHEBANG-LINE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN MAYBE-SKIP-SHEBANG-LINE
; (READ-BYTE STREAM NIL)
; --> BLOCK IF LET IF SB-IMPL::EOF-OR-LOSE IF ERROR
; ==>
; STREAM
;
; note: deleting unreachable code
; compiling (DEFUN FASL-HEADER-P ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN FASL-HEADER-P
; (IGNORE-ERRORS (SB!FASL::SCAN))
; --> HANDLER-CASE SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (IGNORE-ERRORS (SCAN))
; compiling (DEFUN CHECK-FASL-HEADER ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN CHECK-FASL-HEADER
; (READ-BYTE STREAM NIL)
; --> BLOCK IF LET IF SB-IMPL::EOF-OR-LOSE IF ERROR
; ==>
; STREAM
;
; note: deleting unreachable code
; compiling (DEFCONSTANT +2-OPERAND-FOPS+ ...)
; compiling (DEFUN LOAD-FASL-GROUP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN LOAD-FASL-GROUP
; (FORMAT *TRACE-OUTPUT* "~&~6x : [~D,~D] ~2,'0x(~A)"
; (1- (FILE-POSITION STREAM))
; (SVREF (SB!FASL::%FASL-INPUT-STACK SB!FASL::FASL-INPUT) 0)
; (SVREF (SB!FASL::%FASL-INPUT-TABLE SB!FASL::FASL-INPUT) 0) SB-XC:BYTE
; (AREF SB!FASL::**FOP-NAMES** SB-XC:BYTE))
; ==>
; *TRACE-OUTPUT*
;
; note: deleting unreachable code
; (FORMAT *TRACE-OUTPUT* "{~D~@[,~D~]}" SB!FASL::ARG1 SB!FASL::ARG2)
; ==>
; *TRACE-OUTPUT*
;
; note: deleting unreachable code
; (FORMAT *TRACE-OUTPUT* " -- ~[<empty>,~D~:;[~:*~D,~D] ~S~]" SB!FASL::PTR
; (SVREF (SB!FASL::%FASL-INPUT-TABLE SB!FASL::FASL-INPUT) 0)
; (UNLESS (EQL SB!FASL::PTR 0) (AREF SB!FASL::STACK SB!FASL::PTR)))
; ==>
; *TRACE-OUTPUT*
;
; note: deleting unreachable code
; (AREF SB!FASL::STACK SB!FASL::PTR)
; ==>
; SB!FASL::STACK
;
; note: deleting unreachable code
; (FORMAT *TRACE-OUTPUT* " -- ~[<empty>,~D~:;[~:*~D,~D] ~S~]" SB!FASL::PTR
; (SVREF (SB!FASL::%FASL-INPUT-TABLE SB!FASL::FASL-INPUT) 0)
; (UNLESS (EQL SB!FASL::PTR 0) (AREF SB!FASL::STACK SB!FASL::PTR)))
;
; note: deleting unreachable code
; compiling (DEFUN LOAD-AS-FASL ...)
; compiling (DECLAIM (NOTINLINE READ-BYTE))
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/load.lisp
; in: DEFUN FASL-HEADER-P
; (TYPEP STREAM 'SB!SYS:FD-STREAM)
;
; caught STYLE-WARNING:
; undefined type: FD-STREAM
; (SB!IMPL::FD-STREAM-BIVALENT-P STREAM)
;
; caught STYLE-WARNING:
; undefined function: SB!IMPL::FD-STREAM-BIVALENT-P
; (SB!IMPL::FD-STREAM-FILE STREAM)
;
; caught STYLE-WARNING:
; undefined function: SB!IMPL::FD-STREAM-FILE
; in: DEFUN CHECK-FASL-HEADER
; (SB!FASL::READ-STRING-AS-BYTES STREAM SB!FASL::RESULT)
;
; caught STYLE-WARNING:
; undefined function: READ-STRING-AS-BYTES
;
; compilation unit finished
; Undefined type:
; FD-STREAM
; Undefined functions:
; SB!IMPL::FD-STREAM-BIVALENT-P SB!IMPL::FD-STREAM-FILE READ-STRING-AS-BYTES
; caught 4 STYLE-WARNING conditions
; printed 9 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/load.fasl-tmp written
; compilation finished in 0:00:03.143
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/foreign.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN EXTERN-ALIEN-NAME ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *STATIC-FOREIGN-SYMBOLS* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-FOREIGN-SYMBOL-IN-TABLE ...)
; compiling (DEFUN FIND-FOREIGN-SYMBOL-ADDRESS ...)
; compiling (DEFUN FOREIGN-SYMBOL-ADDRESS ...)
; compiling (DEFUN FOREIGN-SYMBOL-SAP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/foreign.lisp
; in: DEFUN FOREIGN-SYMBOL-SAP
; (SB!SYS:INT-SAP (SB!SYS:SAP-REF-WORD (SB!SYS:INT-SAP SB!ALIEN:ADDR) 0))
;
; note: The first argument never returns a value.
;
; note: deleting unreachable code
; (AND SB!IMPL::SHAREDP SB!IMPL::DATAP)
; --> IF AND THE
; ==>
; SB!IMPL::DATAP
;
; note: deleting unreachable code
; (SB!SYS:INT-SAP SB!ALIEN:ADDR)
; ==>
; SB!ALIEN:ADDR
;
; note: deleting unreachable code
; compiling (DECLAIM (MAYBE-INLINE SAP-FOREIGN-SYMBOL))
; compiling (DEFUN SAP-FOREIGN-SYMBOL ...)
; compiling (DEFVAR *!INITIAL-FOREIGN-SYMBOLS*)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/foreign.lisp
; in: DEFUN FIND-FOREIGN-SYMBOL-ADDRESS
; (SB!SYS:FIND-DYNAMIC-FOREIGN-SYMBOL-ADDRESS SB!IMPL::NAME)
;
; caught STYLE-WARNING:
; undefined function: FIND-DYNAMIC-FOREIGN-SYMBOL-ADDRESS
;
; compilation unit finished
; Undefined function:
; FIND-DYNAMIC-FOREIGN-SYMBOL-ADDRESS
; caught 1 STYLE-WARNING condition
; printed 4 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/foreign.fasl-tmp written
; compilation finished in 0:00:00.164
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFMACRO WITH-FOP-STACK ...)
; compiling (DEFMACRO !DEFINE-FOP ...)
; compiling (DEFUN !%DEFINE-FOP ...)
; compiling (DEFUN READ-STRING-AS-BYTES ...)
; compiling (DEFUN READ-BASE-STRING-AS-BYTES ...)
; compiling (DEFUN READ-STRING-AS-UNSIGNED-BYTE-32 ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: DEFUN READ-STRING-AS-UNSIGNED-BYTE-32
; (SB-XC:CODE-CHAR (SB!INT:FAST-READ-U-INTEGER 4))
;
; note: doing unsigned word to integer coercion (cost 20)
; compiling (!DEFINE-FOP 137 ...)
; compiling (!DEFINE-FOP 0 ...)
; compiling (!DEFINE-FOP 1 ...)
; compiling (!DEFINE-FOP 2 ...)
; compiling (!DEFINE-FOP 3 ...)
; compiling (!DEFINE-FOP 4 ...)
; compiling (!DEFINE-FOP 9 ...)
; compiling (!DEFINE-FOP 66 ...)
; compiling (!DEFINE-FOP 76 ...)
; compiling (!DEFINE-FOP 48 ...)
; compiling (!DEFINE-FOP 45 ...)
; compiling (!DEFINE-FOP 68 ...)
; compiling (!DEFINE-FOP 69 ...)
; compiling (!DEFINE-FOP 64 ...)
; compiling (!DEFINE-FOP 62 ...)
; compiling (!DEFINE-FOP 63 ...)
; compiling (DEFSTRUCT (UNDEFINED-PACKAGE #) ...)
; compiling (DECLAIM (FREEZE-TYPE UNDEFINED-PACKAGE))
; compiling (DEFUN AUX-FOP-INTERN ...)
; compiling (!DEFINE-FOP 80 ...)
; compiling (!DEFINE-FOP 84 ...)
; compiling (!DEFINE-FOP 240 ...)
; compiling (!DEFINE-FOP 96 ...)
; compiling (!DEFINE-FOP 104 ...)
; compiling (!DEFINE-FOP 44 ...)
; compiling (!DEFINE-FOP 156 ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: !DEFINE-FOP 156
; (HANDLER-CASE (SB!INT:FIND-UNDELETED-PACKAGE-OR-LOSE PACKAGE-NAME)
; (SB!KERNEL:SIMPLE-PACKAGE-ERROR (SB!FASL::C)
; (SB!FASL::MAKE-UNDEFINED-PACKAGE :ERROR
; (PRINC-TO-STRING SB!FASL::C))))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (FIND-UNDELETED-PACKAGE-OR-LOSE
; PACKAGE-NAME)
; (SIMPLE-PACKAGE-ERROR (C)
; (MAKE-UNDEFINED-PACKAGE :ERROR
; (PRINC-TO-STRING C))))
; compiling (DEFUN LOAD-S-INTEGER ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: DEFUN LOAD-S-INTEGER
; (ASH 1 SB!FASL::BITS)
;
; note: forced to do full call
; unable to do inline ASH (cost 2) because:
; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline ASH (cost 3) because:
; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32)
; &REST T).
; etc.
; (- SB!FASL::RESULT (ASH 1 SB!FASL::BITS))
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The second argument is a (INTEGER 1), not a FIXNUM.
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; unable to do safe inline fixnum arithmetic (cost 4) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The second argument is a (INTEGER 1), not a FIXNUM.
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; etc.
; (ASH SB-XC:BYTE SB!FASL::BITS)
;
; note: forced to do full call
; unable to do inline ASH (cost 2) because:
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline ASH (cost 3) because:
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32)
; &REST T).
; etc.
; (+ SB!FASL::RESULT (ASH SB-XC:BYTE SB!FASL::BITS))
;
; note: forced to do GENERIC-+ (cost 10)
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The second argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do safe inline fixnum arithmetic (cost 4) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The second argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; etc.
; (DO* ((SB!INT:INDEX LENGTH (1- SB!INT:INDEX))
; (SB-XC:BYTE 0 (SB!INT:FAST-READ-BYTE))
; (SB!FASL::RESULT 0 (+ SB!FASL::RESULT (ASH SB-XC:BYTE SB!FASL::BITS)))
; (SB!FASL::BITS 0 (+ SB!FASL::BITS 8)))
; ((= SB!INT:INDEX 0)
; (IF (LOGBITP 7 SB-XC:BYTE)
; (- SB!FASL::RESULT (ASH 1 SB!FASL::BITS))
; SB!FASL::RESULT))
; (DECLARE (FIXNUM SB!INT:INDEX SB-XC:BYTE SB!FASL::BITS)))
; --> BLOCK LET* TAGBODY SETQ SETQ
; ==>
; (THE #<SB-KERNEL:NUMERIC-TYPE FIXNUM> (1- SB!INT:INDEX))
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of CHECK-FIXNUM
; ==>
; (THE #<SB-KERNEL:NUMERIC-TYPE FIXNUM> (+ SB!FASL::BITS 8))
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of CHECK-FIXNUM
; compiling (!DEFINE-FOP 36 ...)
; compiling (!DEFINE-FOP 34 ...)
; compiling (!DEFINE-FOP 35 ...)
; compiling (!DEFINE-FOP 70 ...)
; compiling (!DEFINE-FOP 71 ...)
; compiling (DEFINE-COMPLEX-FOP 72 ...)
; compiling (DEFINE-COMPLEX-FOP 73 ...)
; compiling (DEFINE-FLOAT-FOP 46 ...)
; compiling (DEFINE-FLOAT-FOP 47 ...)
; compiling (DEFUN FOP-LIST-FROM-STACK ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: DEFUN FOP-LIST-FROM-STACK
; (DO* ((SB!FASL::I (+ SB!FASL::PTR SB!FASL::N) (1- SB!FASL::I))
; (SB!FASL::RES NIL
; (CONS (SB!FASL::FOP-STACK-REF SB!FASL::I) SB!FASL::RES)))
; ((= SB!FASL::I SB!FASL::PTR) SB!FASL::RES)
; (DECLARE (TYPE SB!INT:INDEX SB!FASL::I)))
; --> BLOCK LET* MULTIPLE-VALUE-BIND LET UNLESS IF TYPEP LET AND IF TYPEP
; ==>
; (SB-INT:FIXNUMP #:N-OBJECT1286)
;
; note: doing signed word to integer coercion (cost 20), for:
; the first argument of FIXNUMP
; compiling (!DEFINE-FOP 33 ...)
; compiling (!DEFINE-FOP 16 ...)
; compiling (FROB FOP-LIST-1 ...)
; compiling (FROB FOP-LIST-2 ...)
; compiling (FROB FOP-LIST-3 ...)
; compiling (FROB FOP-LIST-4 ...)
; compiling (FROB FOP-LIST-5 ...)
; compiling (FROB FOP-LIST-6 ...)
; compiling (FROB FOP-LIST-7 ...)
; compiling (FROB FOP-LIST-8 ...)
; compiling (FROB FOP-LIST*-1 ...)
; compiling (FROB FOP-LIST*-2 ...)
; compiling (FROB FOP-LIST*-3 ...)
; compiling (FROB FOP-LIST*-4 ...)
; compiling (FROB FOP-LIST*-5 ...)
; compiling (FROB FOP-LIST*-6 ...)
; compiling (FROB FOP-LIST*-7 ...)
; compiling (FROB FOP-LIST*-8 ...)
; compiling (!DEFINE-FOP 100 ...)
; compiling (!DEFINE-FOP 160 ...)
; compiling (!DEFINE-FOP 92 ...)
; compiling (!DEFINE-FOP 89 ...)
; compiling (DEFGLOBAL **SAETP-BITS-PER-LENGTH** ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (!DEFINE-FOP 43 ...)
; compiling (!DEFINE-FOP 53 ...)
; compiling (!DEFINE-FOP 54 ...)
; compiling (DEFUN FOP-FUNCALL* ...)
; compiling (!DEFINE-FOP 55 ...)
; compiling (!DEFINE-FOP 56 ...)
; compiling (!DEFINE-FOP 200 ...)
; compiling (!DEFINE-FOP 201 ...)
; compiling (!DEFINE-FOP 202 ...)
; compiling (!DEFINE-FOP 204 ...)
; compiling (!DEFINE-FOP 203 ...)
; compiling (!DEFINE-FOP 224 ...)
; compiling (!DEFINE-FOP 60 ...)
; compiling (!DEFINE-FOP 65 ...)
; compiling (!DEFINE-FOP 61 ...)
; compiling (!DEFINE-FOP 174 ...)
; compiling (!DEFINE-FOP 140 ...)
; compiling (!DEFINE-FOP 139 ...)
; compiling (!DEFINE-FOP 144 ...)
; compiling (!DEFINE-FOP 145 ...)
; compiling (!DEFINE-FOP 146 ...)
; compiling (!DEFINE-FOP 147 ...)
; compiling (!DEFINE-FOP 148 ...)
; compiling (!DEFINE-FOP 149 ...)
; compiling (!DEFINE-FOP 150 ...)
; compiling (!DEFINE-FOP 151 ...)
; compiling (!DEFINE-FOP 152 ...)
; compiling (!DEFINE-FOP 153 ...)
; compiling (!DEFINE-FOP 154 ...)
; compiling (!DEFINE-FOP 155 ...)
; compiling (FROB (108 T) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: !DEFINE-FOP 65
; (SB!KERNEL:%COERCE-NAME-TO-FUN SB!FASL::NAME)
;
; caught STYLE-WARNING:
; undefined function: %COERCE-NAME-TO-FUN
; in: !DEFINE-FOP 71
; (SB!KERNEL:%MAKE-COMPLEX REALPART IMAGPART)
;
; caught STYLE-WARNING:
; undefined function: %MAKE-COMPLEX
; in: !DEFINE-FOP 48
; (SB!KERNEL:%MAKE-INSTANCE SB!FASL::SIZE)
;
; caught STYLE-WARNING:
; undefined function: %MAKE-INSTANCE
; in: !DEFINE-FOP 70
; (SB!KERNEL:%MAKE-RATIO SB!FASL::NUM SB!FASL::DEN)
;
; caught STYLE-WARNING:
; undefined function: %MAKE-RATIO
; in: !DEFINE-FOP 48
; (SETF (SB!KERNEL:%RAW-INSTANCE-REF/WORD SB!FASL::RES
; (- SB!FASL::NUNTAGGED SB!FASL::N 1))
; (SB!FASL::FOP-STACK-REF (DECF SB!FASL::PTR)))
; ==>
; (SB!KERNEL:%RAW-INSTANCE-SET/WORD SB!FASL::RES
; (- SB!FASL::NUNTAGGED SB!FASL::N 1)
; (SB!FASL::FOP-STACK-REF (DECF SB!FASL::PTR)))
;
; caught STYLE-WARNING:
; undefined function: %RAW-INSTANCE-SET/WORD
; (SETF (SB!KERNEL:%INSTANCE-LAYOUT SB!FASL::RES) SB!KERNEL:LAYOUT)
; ==>
; (SB!KERNEL:%SET-INSTANCE-LAYOUT SB!FASL::RES SB!KERNEL:LAYOUT)
;
; caught STYLE-WARNING:
; undefined function: %SET-INSTANCE-LAYOUT
; in: !DEFINE-FOP 174
; (SETF (SB!C::DEBUG-SOURCE-COMPILED SB!FASL::DEBUG-SOURCE)
; (GET-UNIVERSAL-TIME)
; (SB!C::DEBUG-SOURCE-CREATED SB!FASL::DEBUG-SOURCE)
; (FILE-WRITE-DATE
; (SB!C::DEBUG-SOURCE-NAMESTRING SB!FASL::DEBUG-SOURCE)))
; --> PROGN SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!C::DEBUG-SOURCE-COMPILED) #:NEW2912 #:TMP2913)
;
; caught STYLE-WARNING:
; undefined function: (SETF SB!C::DEBUG-SOURCE-COMPILED)
; ==>
; (SB-C::%FUNCALL #'(SETF SB!C::DEBUG-SOURCE-CREATED) #:NEW2914 #:TMP2915)
;
; caught STYLE-WARNING:
; undefined function: (SETF SB!C::DEBUG-SOURCE-CREATED)
; in: !DEFINE-FOP 43
; (SB!KERNEL:ALLOCATE-VECTOR SB!FASL::WIDETAG LENGTH SB!SYS:WORDS)
;
; caught STYLE-WARNING:
; undefined function: ALLOCATE-VECTOR
; in: !DEFINE-FOP 140
; (SETF (SB!KERNEL:CODE-HEADER-REF SB!FASL::CODE SB!INT:INDEX) SB!FASL::VALUE)
; ==>
; (SB!KERNEL:CODE-HEADER-SET SB!FASL::CODE SB!INT:INDEX SB!FASL::VALUE)
;
; caught STYLE-WARNING:
; undefined function: CODE-HEADER-SET
; in: !DEFINE-FOP 174
; (SB!C::DEBUG-SOURCE-NAMESTRING SB!FASL::DEBUG-SOURCE)
;
; caught STYLE-WARNING:
; undefined function: SB!C::DEBUG-SOURCE-NAMESTRING
; in: !DEFINE-FOP 146
; (SB!KERNEL:ENSURE-SYMBOL-TLS-INDEX SYMBOL)
;
; caught STYLE-WARNING:
; undefined function: ENSURE-SYMBOL-TLS-INDEX
; in: !DEFINE-FOP 60
; (SB!KERNEL:FIND-OR-CREATE-FDEFN SB!FASL::NAME)
;
; caught STYLE-WARNING:
; undefined function: FIND-OR-CREATE-FDEFN
; in: !DEFINE-FOP 148
; (SB!VM:FIXUP-CODE-OBJECT SB!FASL::CODE-OBJECT
; (SB!FASL::READ-WORD-ARG (SB!FASL::FASL-INPUT-STREAM)) SB!FASL::VALUE
; SB!FASL::KIND)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:FIXUP-CODE-OBJECT
; in: !DEFINE-FOP 147
; (SB!VM:FIXUP-CODE-OBJECT SB!FASL::CODE-OBJECT
; (SB!FASL::READ-WORD-ARG (SB!FASL::FASL-INPUT-STREAM))
; (SB!SYS:FOREIGN-SYMBOL-ADDRESS SB!FASL::SYM) SB!FASL::KIND)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:FIXUP-CODE-OBJECT
; in: !DEFINE-FOP 146
; (SB!VM:FIXUP-CODE-OBJECT SB!FASL::CODE-OBJECT
; (SB!FASL::READ-WORD-ARG (SB!FASL::FASL-INPUT-STREAM))
; (SB!KERNEL:ENSURE-SYMBOL-TLS-INDEX SYMBOL) SB!FASL::KIND)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:FIXUP-CODE-OBJECT
;
; caught STYLE-WARNING:
; 2 more uses of undefined function SB!VM:FIXUP-CODE-OBJECT
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/fop.lisp
; in: !DEFINE-FOP 149
; (SB!KERNEL:GET-LISP-OBJ-ADDRESS SB!FASL::CODE-OBJECT)
;
; caught STYLE-WARNING:
; undefined function: GET-LISP-OBJ-ADDRESS
; in: DEFUN AUX-FOP-INTERN
; (SB!INT:INTERN* SB!FASL::BUFFER SB!FASL::SIZE PACKAGE :NO-COPY T)
;
; caught STYLE-WARNING:
; undefined function: INTERN*
; in: !DEFINE-FOP 224
; (SB!FASL::LOAD-CODE SB!FASL::N-BOXED-WORDS SB!FASL::N-UNBOXED-BYTES
; SB!FASL::STACK SB!FASL::PTR (SB!FASL::FASL-INPUT-STREAM))
;
; caught STYLE-WARNING:
; undefined function: LOAD-CODE
; in: !DEFINE-FOP 89
; (SB!KERNEL:MAKE-ARRAY-HEADER SB!VM:SIMPLE-ARRAY-WIDETAG SB!FASL::RANK)
;
; caught STYLE-WARNING:
; undefined function: MAKE-ARRAY-HEADER
; in: !DEFINE-FOP 150
; (SB!SYS:READ-N-BYTES (SB!FASL::FASL-INPUT-STREAM) SB!FASL::SYM 0 SB!FASL::LEN)
;
; caught STYLE-WARNING:
; undefined function: READ-N-BYTES
; in: !DEFINE-FOP 147
; (SB!SYS:READ-N-BYTES (SB!FASL::FASL-INPUT-STREAM) SB!FASL::SYM 0 SB!FASL::LEN)
;
; caught STYLE-WARNING:
; undefined function: READ-N-BYTES
; in: !DEFINE-FOP 43
; (SB!SYS:READ-N-BYTES (SB!FASL::FASL-INPUT-STREAM) VECTOR 0 SB!FASL::BYTES)
;
; caught STYLE-WARNING:
; undefined function: READ-N-BYTES
; in: !DEFINE-FOP 61
; (SB!VM:SANCTIFY-FOR-EXECUTION SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:SANCTIFY-FOR-EXECUTION
; in: !DEFINE-FOP 89
; (SB!KERNEL:SET-ARRAY-HEADER SB!FASL::RES SB!FASL::VEC LENGTH NIL 0
; (SB!FASL::FOP-LIST-FROM-STACK (SB!FASL::OPERAND-STACK) SB!FASL::RANK) NIL T)
;
; caught STYLE-WARNING:
; undefined function: SET-ARRAY-HEADER
; in: !DEFINE-FOP 69
; (SB!PCL::SET-SLOT-VALUE SB!FASL::OBJ SB!FASL::SLOT-NAME SB!FASL::VAL)
;
; caught STYLE-WARNING:
; undefined function: SB!PCL::SET-SLOT-VALUE
;
; compilation unit finished
; Undefined functions:
; %COERCE-NAME-TO-FUN %MAKE-COMPLEX %MAKE-INSTANCE %MAKE-RATIO %RAW-INSTANCE-SET/WORD %SET-INSTANCE-LAYOUT (SETF SB!C::DEBUG-SOURCE-COMPILED) (SETF SB!C::DEBUG-SOURCE-CREATED) ALLOCATE-VECTOR CODE-HEADER-SET SB!C::DEBUG-SOURCE-NAMESTRING ENSURE-SYMBOL-TLS-INDEX FIND-OR-CREATE-FDEFN SB!VM:FIXUP-CODE-OBJECT GET-LISP-OBJ-ADDRESS INTERN* LOAD-CODE MAKE-ARRAY-HEADER READ-N-BYTES SB!VM:SANCTIFY-FOR-EXECUTION SET-ARRAY-HEADER SB!PCL::SET-SLOT-VALUE
; caught 27 STYLE-WARNING conditions
; printed 9 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/fop.fasl-tmp written
; compilation finished in 0:00:09.654
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ctype.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *LOSSAGE-FUN*)
; compiling (DEFVAR *UNWINNAGE-FUN*)
; compiling (DEFVAR *CTYPE-TEST-FUN*)
; compiling (DEFVAR *LOSSAGE-DETECTED*)
; compiling (DEFVAR *UNWINNAGE-DETECTED*)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NOTE-LOSSAGE ...)
; compiling (DEFUN NOTE-UNWINNAGE ...)
; compiling (DECLAIM (SPECIAL *COMPILER-ERROR-CONTEXT*))
; compiling (DEFUN ALWAYS-SUBTYPEP ...)
; compiling (DEFUN VALID-FUN-USE ...)
; compiling (DEFUN CHECK-ARG-TYPE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-FIXED-AND-REST ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-KEY-ARGS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DEFINITION-TYPE ...)
; compiling (DEFSTRUCT (APPROXIMATE-FUN-TYPE #) ...)
; compiling (DEFSTRUCT (APPROXIMATE-KEY-INFO #) ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NOTE-FUN-USE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN VALID-APPROXIMATE-TYPE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-APPROXIMATE-FIXED-AND-REST ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-APPROXIMATE-ARG-TYPE ...)
; compiling (DEFUN CHECK-APPROXIMATE-KEYWORDS ...)
; compiling (DEFUN TRY-TYPE-INTERSECTIONS ...)
; compiling (DEFUN FIND-OPTIONAL-DISPATCH-TYPES ...)
; compiling (DEFUN FIND-LAMBDA-TYPES ...)
; compiling (DEFUN ASSERT-DEFINITION-TYPE ...)
; compiling (DEFUN ASSERT-GLOBAL-FUNCTION-DEFINITION-TYPE ...)
; compiling (DEFUN MASSAGE-GLOBAL-DEFINITION-TYPE ...)
; compiling (DEFUN MAP-COMBINATION-ARGS-AND-TYPES ...)
; compiling (DEFUN ASSERT-CALL-TYPE ...)
; compiling (DEFUN CHECK-CATCH-TAG-TYPE ...)
; compiling (DEFUN %COMPILE-TIME-TYPE-ERROR ...)
; compiling (DEFOPTIMIZER (%COMPILE-TIME-TYPE-ERROR IR2-CONVERT) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ctype.lisp
; in: DEFUN ASSERT-CALL-TYPE
; (SB!C::ASSERT-LVAR-TYPE SB!C::LVAR SB!C::RETURNS SB!C:POLICY)
;
; caught STYLE-WARNING:
; undefined function: ASSERT-LVAR-TYPE
; in: DEFUN ASSERT-DEFINITION-TYPE
; (SB!C::ASSERT-LVAR-TYPE (SB!C::RETURN-RESULT RETURN) SB!C::TYPE-RETURNS
; SB!C:POLICY)
;
; caught STYLE-WARNING:
; undefined function: ASSERT-LVAR-TYPE
; in: DEFUN ASSERT-GLOBAL-FUNCTION-DEFINITION-TYPE
; #'SB!C:COMPILER-NOTIFY
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN VALID-APPROXIMATE-TYPE
; #'SB!C:COMPILER-NOTIFY
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN NOTE-FUN-USE
; (SB!C::CONSTANT-LVAR-P SB!C::KEY)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN CHECK-KEY-ARGS
; (SB!C::CONSTANT-LVAR-P SB!C::K)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN CHECK-ARG-TYPE
; (SB!C::CONSTANT-LVAR-P SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
;
; caught STYLE-WARNING:
; 1 more use of undefined function CONSTANT-LVAR-P
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ctype.lisp
; in: DEFUN ASSERT-CALL-TYPE
; (SB!C::DERIVE-NODE-TYPE SB!C:CALL SB!C::RETURNS)
;
; caught STYLE-WARNING:
; undefined function: DERIVE-NODE-TYPE
; in: DEFUN ASSERT-DEFINITION-TYPE
; (SB!C::DERIVE-NODE-TYPE SB!C::REF SB!C::S-TYPE)
;
; caught STYLE-WARNING:
; undefined function: DERIVE-NODE-TYPE
; in: DEFUN VALID-FUN-USE
; (SB!C::IMMEDIATELY-USED-P SB!C::LVAR SB!C:CALL)
;
; caught STYLE-WARNING:
; undefined function: IMMEDIATELY-USED-P
; in: DEFOPTIMIZER (%COMPILE-TIME-TYPE-ERROR IR2-CONVERT)
; (SB!C::IR2-CONVERT-FULL-CALL SB!C::NODE BLOCK)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT-FULL-CALL
; in: DEFUN CHECK-CATCH-TAG-TYPE
; (SB!C::LVAR-ALL-SOURCES SB!C::TAG)
;
; caught STYLE-WARNING:
; undefined function: LVAR-ALL-SOURCES
; in: DEFUN ASSERT-DEFINITION-TYPE
; (SB!C::LVAR-DERIVED-TYPE (SB!C::RETURN-RESULT RETURN))
;
; caught STYLE-WARNING:
; undefined function: LVAR-DERIVED-TYPE
; in: DEFUN ASSERT-CALL-TYPE
; (SB!C::LVAR-HAS-SINGLE-USE-P SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-HAS-SINGLE-USE-P
; in: DEFUN MAP-COMBINATION-ARGS-AND-TYPES
; (SB!C::LVAR-TYPE (SB!C::COMBINATION-FUN SB!C:CALL))
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
; in: DEFUN NOTE-FUN-USE
; (SB!C::LVAR-TYPE (CAR SB!C::ARG))
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
; in: DEFUN CHECK-ARG-TYPE
; (SB!C::LVAR-TYPE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
;
; caught STYLE-WARNING:
; 1 more use of undefined function LVAR-TYPE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ctype.lisp
; in: DEFUN NOTE-FUN-USE
; (SB!C::LVAR-VALUE SB!C::KEY)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN CHECK-KEY-ARGS
; (SB!C::LVAR-VALUE SB!C::V)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN CHECK-ARG-TYPE
; (SB!C::LVAR-VALUE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
;
; caught STYLE-WARNING:
; 2 more uses of undefined function LVAR-VALUE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ctype.lisp
; in: DEFUN ASSERT-DEFINITION-TYPE
; (SB!C::MAIN-ENTRY SB!C::FUNCTIONAL)
;
; caught STYLE-WARNING:
; undefined function: MAIN-ENTRY
; in: DEFUN ASSERT-CALL-TYPE
; (SB!C::REOPTIMIZE-LVAR SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-LVAR
;
; compilation unit finished
; Undefined functions:
; ASSERT-LVAR-TYPE COMPILER-NOTIFY CONSTANT-LVAR-P DERIVE-NODE-TYPE IMMEDIATELY-USED-P IR2-CONVERT-FULL-CALL LVAR-ALL-SOURCES LVAR-DERIVED-TYPE LVAR-HAS-SINGLE-USE-P LVAR-TYPE LVAR-VALUE MAIN-ENTRY REOPTIMIZE-LVAR
; caught 25 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ctype.fasl-tmp written
; compilation finished in 0:00:02.890
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/disassem.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!DISASSEM")
; compiling (DEF!CONSTANT LABEL-COLUMN-WIDTH ...)
; compiling (DEFTYPE TEXT-WIDTH ...)
; compiling (DEFTYPE ALIGNMENT ...)
; compiling (DEFTYPE OFFSET ...)
; compiling (DEFTYPE ADDRESS ...)
; compiling (DEFTYPE DISASSEM-LENGTH ...)
; compiling (DEFTYPE COLUMN ...)
; compiling (DEF!CONSTANT MAX-FILTERED-VALUE-INDEX ...)
; compiling (DEFTYPE FILTERED-VALUE-INDEX ...)
; compiling (DEFTYPE FILTERED-VALUE-VECTOR ...)
; compiling (DEFVAR *DISASSEM-INSTS* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *DISASSEM-INST-SPACE* ...)
; compiling (DEFVAR *DISASSEM-INST-ALIGNMENT-BYTES* ...)
; compiling (DECLAIM (TYPE ALIGNMENT ...))
; compiling (DEFVAR *DISASSEM-LOCATION-COLUMN-WIDTH* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *DISASSEM-OPCODE-COLUMN-WIDTH* ...)
; compiling (DECLAIM (TYPE TEXT-WIDTH ...))
; compiling (DEFVAR *DISASSEM-INST-COLUMN-WIDTH* ...)
; compiling (DECLAIM (TYPE TEXT-WIDTH ...))
; compiling (DEFVAR *DISASSEM-NOTE-COLUMN* ...)
; compiling (DEFSTRUCT (FUN-CACHE # ...) ...)
; compiling (DEFVAR *DISASSEM-FUN-CACHE* ...)
; compiling (DECLAIM (TYPE FUN-CACHE ...))
; compiling (DECLAIM (INLINE DCHUNK-OR ...))
; compiling (DEF!CONSTANT DCHUNK-BITS ...)
; compiling (DEFTYPE DCHUNK ...)
; compiling (DEFTYPE DCHUNK-INDEX ...)
; compiling (DEF!CONSTANT DCHUNK-ZERO ...)
; compiling (DEF!CONSTANT DCHUNK-ONE ...)
; compiling (DEFUN DCHUNK-EXTRACT ...)
; compiling (DEFMACRO DCHUNK-COPY ...)
; compiling (DEFUN DCHUNK-OR ...)
; compiling (DEFUN DCHUNK-AND ...)
; compiling (DEFUN DCHUNK-CLEAR ...)
; compiling (DEFUN DCHUNK-NOT ...)
; compiling (DEFMACRO DCHUNK-ANDF ...)
; compiling (DEFMACRO DCHUNK-ORF ...)
; compiling (DEFMACRO DCHUNK-CLEARF ...)
; compiling (DEFUN DCHUNK-MAKE-MASK ...)
; compiling (DEFUN DCHUNK-MAKE-FIELD ...)
; compiling (DEFMACRO MAKE-DCHUNK ...)
; compiling (DEFUN SAP-REF-DCHUNK ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/disassem.lisp
; in: DEFUN SAP-REF-DCHUNK
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 24)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: The first argument never returns a value.
; (+ (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 24)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET))
; 16)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 8)
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)))
; ==>
; (+
; (+
; (+ (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 24)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP #) 16))
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 8))
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)))
;
; note: The second argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: The first argument never returns a value.
; (+ (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET))
; 16)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET))
; 24))
; --> + +
; ==>
; (+ (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8))
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 56)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 48)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 40)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 32)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: The first argument never returns a value.
; (+ (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 56)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET))
; 48)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET))
; 40)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET))
; 32)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET))
; 24)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET))
; 16)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET)) 8)
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 7 SB!DISASSEM::BYTE-OFFSET)))
; ==>
; (+
; (+ (+ (+ (+ # #) (ASH # 24)) (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP #) 16))
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET))
; 8))
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 7 SB!DISASSEM::BYTE-OFFSET)))
;
; note: The second argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: The first argument never returns a value.
; (+ (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET))
; 16)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET))
; 24)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET))
; 32)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET))
; 40)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET))
; 48)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 7 SB!DISASSEM::BYTE-OFFSET))
; 56))
; --> + + + + + +
; ==>
; (+ (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET)
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8))
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET)) 32)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET)) 40)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET)) 48)
;
; note: The first argument never returns a value.
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 7 SB!DISASSEM::BYTE-OFFSET)) 56)
;
; note: The first argument never returns a value.
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET)) 48)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET)) 40)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET)) 32)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: deleting unreachable code
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET))
; ==>
; SB!DISASSEM::SAP
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 6 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 5 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 4 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 32)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 40)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 48)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 56)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 3 SB!DISASSEM::BYTE-OFFSET)) 24)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: deleting unreachable code
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET))
; ==>
; SB!DISASSEM::SAP
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 2 SB!DISASSEM::BYTE-OFFSET)) 8)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP (+ 1 SB!DISASSEM::BYTE-OFFSET)) 16)
;
; note: deleting unreachable code
; (ASH (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET) 24)
;
; note: deleting unreachable code
; (THE SB!DISASSEM:DCHUNK
; (ECASE SB!DISASSEM::DCHUNK-BITS
; (32
; (IF (EQ SB!DISASSEM::BYTE-ORDER :BIG-ENDIAN)
; (+ # # # #)
; (+ # # # #)))
; (64
; (IF (EQ SB!DISASSEM::BYTE-ORDER :BIG-ENDIAN)
; (+ # # # # # # # #)
; (+ # # # # # # # #)))))
;
; note: deleting unreachable code
; (EQ SB!DISASSEM::BYTE-ORDER :BIG-ENDIAN)
; ==>
; SB!DISASSEM::BYTE-ORDER
;
; note: deleting unreachable code
; (SB!SYS:SAP-REF-8 SB!DISASSEM::SAP SB!DISASSEM::BYTE-OFFSET)
; ==>
; SB!DISASSEM::SAP
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (DEFUN DCHUNK-CORRECTED-EXTRACT ...)
; compiling (DEFMACRO DCHUNK-INSERTF ...)
; compiling (DEFUN DCHUNK= ...)
; compiling (DEFMACRO DCHUNK-ZEROP ...)
; compiling (DEFUN DCHUNK-STRICT-SUPERSET-P ...)
; compiling (DEFUN DCHUNK-COUNT-BITS ...)
; compiling (DEFSTRUCT (INSTRUCTION # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFSTRUCT (INST-SPACE # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFSTRUCT (INST-SPACE-CHOICE # ...) ...)
; compiling (DEFVAR *ARG-FORM-KINDS* ...)
; compiling (DEFSTRUCT (ARG-FORM-KIND #) ...)
; compiling (DEFUN ARG-FORM-KIND-OR-LOSE ...)
; compiling (DEFUN FIND-ARG-FORM-PRODUCER ...)
; compiling (DEFUN FIND-ARG-FORM-CHECKER ...)
; compiling (DEFUN CANONICALIZE-ARG-FORM-KIND ...)
; compiling (DEFVAR *DISASSEM-INST-FORMATS* ...)
; compiling (DEFVAR *DISASSEM-ARG-TYPES* ...)
; compiling (DEFVAR *DISASSEM-FUN-CACHE* ...)
; compiling (DEFSTRUCT (ARG # ...) ...)
; compiling (DEFSTRUCT (INSTRUCTION-FORMAT # ...) ...)
; compiling (DEFSTRUCT (FUNSTATE # ...) ...)
; compiling (DEFUN MAKE-FUNSTATE ...)
; compiling (DEFUN FUNSTATE-COMPATIBLE-P ...)
; compiling (DEFUN ARG-OR-LOSE ...)
; compiling (DEFSTRUCT (VALSRC # ...) ...)
; compiling (DEFUN MAKE-VALSRC ...)
; compiling (DEFVAR *CURRENT-INSTRUCTION-FLAVOR* ...)
; compiling (DEFUN PD-ERROR ...)
; compiling (DEFUN SELF-EVALUATING-P ...)
; compiling (DEFUN MAYBE-QUOTE ...)
; compiling (DEFUN DOESNT-NEED-WRAPPING-P ...)
; compiling (DEFUN MAKE-WRAPPER ...)
; compiling (DEFUN FILTER-OVERRIDES ...)
; compiling (DEFPARAMETER *ARG-FUN-PARAMS* ...)
; compiling (DEFUN MUNGE-FUN-REFS ...)
; compiling (DEFUN GEN-ARGS-DEF-FORM ...)
; compiling (DEFUN GEN-PRINTER-DEF-FORMS-DEF-FORM ...)
; compiling (DEFUN UPDATE-ARGS-FORM ...)
; compiling (DEFUN FORMAT-OR-LOSE ...)
; compiling (DEFMACRO DEFINE-INSTRUCTION-FORMAT ...)
; compiling (DEFUN MAKE-ARG ...)
; compiling (DEFUN COPY-ARG ...)
; compiling (DEFUN MODIFY-OR-ADD-ARG ...)
; compiling (DEFUN MODIFY-ARG ...)
; compiling (DEFMACRO ARG-ACCESS-MACRO ...)
; compiling (DEFUN ARG-VALUE-FORM ...)
; compiling (DEFUN CORRECT-DCHUNK-BYTESPEC-FOR-ENDIANNESS ...)
; compiling (DEFUN MAKE-ARG-TEMP-BINDINGS ...)
; compiling (DEFUN GEN-ARG-FORMS ...)
; compiling (DEFUN MAYBE-LISTIFY ...)
; compiling (DEFUN SET-ARG-FROM-TYPE ...)
; compiling (DEFUN GET-ARG-TEMP ...)
; compiling (DEFUN SET-ARG-TEMPS ...)
; compiling (DEFMACRO DEFINE-ARG-TYPE ...)
; compiling (DEFMACRO DEF-ARG-FORM-KIND ...)
; compiling (DEF-ARG-FORM-KIND (:RAW) ...)
; compiling (DEF-ARG-FORM-KIND (:SIGN-EXTENDED :UNFILTERED) ...)
; compiling (DEFUN VALSRC-EQUAL ...)
; compiling (DEF-ARG-FORM-KIND (:FILTERING) ...)
; compiling (DEF-ARG-FORM-KIND (:FILTERED :UNADJUSTED) ...)
; compiling (DEF-ARG-FORM-KIND (:ADJUSTED :NUMERIC ...) ...)
; compiling (DEF-ARG-FORM-KIND (:LABELLED :FINAL) ...)
; compiling (DEF-ARG-FORM-KIND (:PRINTED) ...)
; compiling (DEFUN REMEMBER-PRINTER-USE ...)
; compiling (DEFUN SOURCE-FORM ...)
; compiling (DEFUN VALUE-OR-SOURCE ...)
; compiling (DEFSTRUCT (CACHED-FUN # ...) ...)
; compiling (DEFUN FIND-CACHED-FUN ...)
; compiling (DEFMACRO !WITH-CACHED-FUN ...)
; compiling (DEFUN FIND-PRINTER-FUN ...)
; compiling (DEFUN MAKE-PRINTER-DEFUN ...)
; compiling (DEFUN PREPROCESS-TEST ...)
; compiling (DEFUN PREPROCESS-CONDITIONALS ...)
; compiling (DEFUN PREPROCESS-PRINTER ...)
; compiling (DEFUN FIND-FIRST-FIELD-NAME ...)
; compiling (DEFUN PREPROCESS-CHOOSES ...)
; compiling (DEFUN SHARING-CONS ...)
; compiling (DEFUN SHARING-MAPCAR ...)
; compiling (DEFUN ALL-ARG-REFS-RELEVANT-P ...)
; compiling (DEFUN PICK-PRINTER-CHOICE ...)
; compiling (DEFUN COMPILE-PRINTER-LIST ...)
; compiling (DEFUN COMPILE-PRINTER-BODY ...)
; compiling (DEFUN COMPILE-PRINT ...)
; compiling (DEFUN STRING-OR-QSYM-P ...)
; compiling (DEFUN STRIP-QUOTE ...)
; compiling (DEFUN COMPARE-FIELDS-FORM ...)
; compiling (DEFUN COMPILE-TEST ...)
; compiling (DEFUN FIND-LABELLER-FUN ...)
; compiling (DEFUN FIND-PREFILTER-FUN ...)
; compiling (DEFUN COMPUTE-MASK-ID ...)
; compiling (DEFUN INSTALL-INST-FLAVORS ...)
; compiling (DECLAIM (INLINE BYTES-TO-BITS))
; compiling (DECLAIM (MAYBE-INLINE SIGN-EXTEND ...))
; compiling (DEFUN BYTES-TO-BITS ...)
; compiling (DEFUN BITS-TO-BYTES ...)
; compiling (DEFUN SIGN-EXTEND ...)
; compiling (DEFUN ALIGNED-P ...)
; compiling (DEFUN ALIGN ...)
; compiling (DEFUN TAB ...)
; compiling (DEFUN TAB0 ...)
; compiling (DEFUN PRINC16 ...)
; compiling (DEFUN READ-SIGNED-SUFFIX ...)
; compiling (DEFSTRUCT (DISASSEM-STATE # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN DSTATE-CUR-ADDR ...)
; compiling (DEFUN DSTATE-NEXT-ADDR ...)
; compiling (DEFMACRO DSTATE-GET-PROP ...)
; compiling (DEFUN DSTATE-PUT-INST-PROP ...)
; compiling (DEFUN DSTATE-GET-INST-PROP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/disassem.lisp
; in: DEFUN READ-SIGNED-SUFFIX
; (SB!DISASSEM:READ-SUFFIX LENGTH SB!DISASSEM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: READ-SUFFIX
; in: DEFUN DSTATE-NEXT-ADDR
; (SB!DISASSEM:SEG-VIRTUAL-LOCATION
; (SB!DISASSEM:DSTATE-SEGMENT SB!DISASSEM::DSTATE))
;
; caught STYLE-WARNING:
; undefined function: SEG-VIRTUAL-LOCATION
; in: DEFUN DSTATE-CUR-ADDR
; (SB!DISASSEM:SEG-VIRTUAL-LOCATION
; (SB!DISASSEM:DSTATE-SEGMENT SB!DISASSEM::DSTATE))
;
; caught STYLE-WARNING:
; undefined function: SEG-VIRTUAL-LOCATION
; in: DEF!METHOD PRINT-OBJECT
; (SB!DISASSEM:DSTATE-SEGMENT SB!DISASSEM::DSTATE)
; ==>
; (TRULY-THE (OR NULL SB!DISASSEM:SEGMENT)
; (SB-KERNEL:%INSTANCE-REF
; (THE SB!DISASSEM:DISASSEM-STATE SB!DISASSEM::DSTATE) 4))
;
; caught STYLE-WARNING:
; undefined type: SEGMENT
; in: DEFSTRUCT DISASSEM-STATE
; (DEFSTRUCT
; (SB!DISASSEM:DISASSEM-STATE (:CONC-NAME SB!DISASSEM::DSTATE-)
; (:CONSTRUCTOR SB!DISASSEM::%MAKE-DSTATE) (:COPIER NIL))
; (SB!DISASSEM::CUR-OFFS 0 :TYPE SB!DISASSEM::OFFSET)
; (SB!DISASSEM::NEXT-OFFS 0 :TYPE SB!DISASSEM::OFFSET)
; (SB!DISASSEM::SEGMENT-SAP NIL :TYPE (OR NULL SB!SYS:SYSTEM-AREA-POINTER))
; (SB!DISASSEM:SEGMENT NIL :TYPE (OR NULL SB!DISASSEM:SEGMENT))
; (SB!DISASSEM::ALIGNMENT SB!VM:N-WORD-BYTES :TYPE SB!DISASSEM::ALIGNMENT)
; (SB!DISASSEM::BYTE-ORDER :LITTLE-ENDIAN :TYPE
; (MEMBER :BIG-ENDIAN :LITTLE-ENDIAN))
; (SB!DISASSEM::PROPERTIES NIL :TYPE LIST)
; (SB!DISASSEM::INST-PROPERTIES NIL :TYPE LIST)
; (SB!DISASSEM::FILTERED-VALUES
; (MAKE-ARRAY SB!DISASSEM::MAX-FILTERED-VALUE-INDEX) :TYPE
; SB!DISASSEM::FILTERED-VALUE-VECTOR)
; (SB!DISASSEM::ADDR-PRINT-LEN NIL :TYPE (OR NULL (INTEGER 0 20)))
; ...)
;
; caught STYLE-WARNING:
; undefined type: SEGMENT
;
; compilation unit finished
; Undefined type:
; SEGMENT
; Undefined functions:
; READ-SUFFIX SEG-VIRTUAL-LOCATION
; caught 5 STYLE-WARNING conditions
; printed 50 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/disassem.fasl-tmp written
; compilation finished in 0:00:05.507
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/assem.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!ASSEM")
; compiling (DEFVAR *ASSEM-SCHEDULER-P* ...)
; compiling (DECLAIM (TYPE BOOLEAN ...))
; compiling (DEFVAR *ASSEM-INSTRUCTIONS* ...)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *ASSEM-MAX-LOCATIONS* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFSTRUCT (SEGMENT #) ...)
; compiling (DEFPRINTER (SEGMENT) ...)
; compiling (DECLAIM (INLINE SEGMENT-CURRENT-INDEX))
; compiling (DEFUN SEGMENT-CURRENT-INDEX ...)
; compiling (DEFUN (SETF SEGMENT-CURRENT-INDEX) ...)
; compiling (DEFMACRO WITH-MODIFIED-SEGMENT-INDEX-AND-POSN ...)
; compiling (!DEF-BOOLEAN-ATTRIBUTE INSTRUCTION ...)
; compiling (DEF!STRUCT (INSTRUCTION # ...) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFMACRO WITHOUT-SCHEDULING ...)
; compiling (DEFMACRO NOTE-DEPENDENCIES ...)
; compiling (DEFUN NOTE-READ-DEPENDENCY ...)
; compiling (DEFUN NOTE-WRITE-DEPENDENCY ...)
; compiling (DEFUN QUEUE-INST ...)
; compiling (DEFUN SCHEDULE-PENDING-INSTRUCTIONS ...)
; compiling (DEFUN ADD-TO-NTH-LIST ...)
; compiling (DEFUN SCHEDULE-ONE-INST ...)
; compiling (DEFUN NOTE-RESOLVED-DEPENDENCIES ...)
; compiling (DEFUN ADVANCE-ONE-INST ...)
; compiling (DEFUN INSERT-EMITTABLE-INST ...)
; compiling (DEF!STRUCT (ALIGNMENT-NOTE # ...) ...)
; compiling (DEF!STRUCT (BACK-PATCH # ...) ...)
; compiling (DEF!STRUCT (CHOOSER # ...) ...)
; compiling (DEF!STRUCT (FILLER # ...) ...)
; compiling (DEFUN EMIT-BYTE ...)
; compiling (DEFUN EMIT-SKIP ...)
; compiling (DEFUN EMIT-ANNOTATION ...)
; compiling (DEFUN EMIT-BACK-PATCH ...)
; compiling (DEFUN EMIT-CHOOSER ...)
; compiling (DEFUN ADJUST-ALIGNMENT-AFTER-CHOOSER ...)
; compiling (DEFUN EMIT-FILLER ...)
; compiling (DEFUN %EMIT-LABEL ...)
; compiling (DEFUN %EMIT-ALIGNMENT ...)
; compiling (DEFUN FIND-ALIGNMENT ...)
; compiling (DEFUN %EMIT-POSTIT ...)
; compiling (DEFUN COMPRESS-OUTPUT ...)
; compiling (DEFUN FINALIZE-POSITIONS ...)
; compiling (DEFUN PROCESS-BACK-PATCHES ...)
; compiling (DEFUN COMPACT-SEGMENT-BUFFER ...)
; compiling (DEFMACRO %%CURRENT-SEGMENT%% ...)
; compiling (DEFVAR **CURRENT-SEGMENT**)
; compiling (DEFMACRO %%CURRENT-VOP%% ...)
; compiling (DEFVAR **CURRENT-VOP** ...)
; compiling (DEF DEF!MACRO ...)
; compiling (DEF SB-XC:DEFMACRO ...)
; compiling (DEFMACRO INST ...)
; compiling (DEFMACRO EMIT-LABEL ...)
; compiling (DEFMACRO EMIT-POSTIT ...)
; compiling (DEFMACRO EMIT-ALIGNMENT ...)
; compiling (DEFUN LABEL-POSITION ...)
; compiling (DEFUN APPEND-SEGMENT ...)
; compiling (DEFUN FINALIZE-SEGMENT ...)
; compiling (DEFUN SEGMENT-CONTENTS-AS-VECTOR ...)
; compiling (DEFUN WRITE-SEGMENT-CONTENTS ...)
; compiling (DEFMACRO DEFINE-BITFIELD-EMITTER ...)
; compiling (DEFUN GROVEL-LAMBDA-LIST ...)
; compiling (DEFUN EXTRACT-NTHS ...)
; compiling (DEFMACRO DEFINE-INSTRUCTION ...)
; compiling (DEFMACRO DEFINE-INSTRUCTION-MACRO ...)
; compiling (DEFUN %DEFINE-INSTRUCTION ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/assem.lisp
; in: DEF SB-XC:DEFMACRO
; (SB!ASSEM::DEF SB-XC:DEFMACRO SB!INT:%MACROEXPAND)
; --> SB-XC:DEFMACRO PROGN EVAL-WHEN SB!C::%DEFMACRO SB!C::NAMED-DS-BIND
; --> SB!INT:BINDING* LET* BLOCK FLET LET* MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL
; ==>
; (SB!INT:%MACROEXPAND 'SB!ASSEM::..INHERITED-LABELS.. SB!ASSEM::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!INT:%MACROEXPAND 'SB!ASSEM::..INHERITED-LABELS.. SB!ASSEM::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/assem.lisp
; in: DEFUN EMIT-SKIP
; (SB!VM:EMIT-LONG-NOP SB!ASSEM:SEGMENT SB!ASSEM::AMOUNT)
;
; caught STYLE-WARNING:
; undefined function: SB!VM:EMIT-LONG-NOP
; in: DEFUN SCHEDULE-PENDING-INSTRUCTIONS
; (SB!C:EMIT-NOP SB!ASSEM:SEGMENT)
;
; caught STYLE-WARNING:
; undefined function: SB!C:EMIT-NOP
; in: DEFUN NOTE-WRITE-DEPENDENCY
; (SB!C:LOCATION-NUMBER WRITE)
;
; caught STYLE-WARNING:
; undefined function: SB!C:LOCATION-NUMBER
; in: DEFUN NOTE-READ-DEPENDENCY
; (SB!C:LOCATION-NUMBER READ)
;
; caught STYLE-WARNING:
; undefined function: SB!C:LOCATION-NUMBER
;
; compilation unit finished
; Undefined functions:
; %MACROEXPAND SB!VM:EMIT-LONG-NOP SB!C:EMIT-NOP SB!C:LOCATION-NUMBER
; caught 6 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/assem.fasl-tmp written
; compilation finished in 0:00:07.448
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/debug-info.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-MORE-CONTEXT-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-MORE-COUNT-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-ENVIRONMENT-LIVE ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-SAVE-LOC-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-ID-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-MINIMAL-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-DELETED-P ...)
; compiling (DEF!CONSTANT COMPILED-DEBUG-VAR-INDIRECT-P ...)
; compiling (DEFPARAMETER *COMPILED-CODE-LOCATION-KINDS* ...)
; compiling (DEF!STRUCT (DEBUG-FUN #))
; compiling (DEF!STRUCT (COMPILED-DEBUG-FUN #) ...)
; compiling (DEF!STRUCT (DEBUG-SOURCE) ...)
; compiling (DEF!STRUCT DEBUG-INFO ...)
; compiling (DEFCONSTANT +DEBUG-INFO-SOURCE-INDEX+ ...)
; compiling (DEF!STRUCT (COMPILED-DEBUG-INFO #) ...)
; compiling (DEFVAR *!INITIAL-DEBUG-SOURCES*)
; compiling (DEFUN !DEBUG-INFO-COLD-INIT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/debug-info.fasl-tmp written
; compilation finished in 0:00:01.741
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/dump.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFSTRUCT (FASL-OUTPUT # ...) ...)
; compiling (DEFSTRUCT (CIRCULARITY #) ...)
; compiling (DEFVAR *CIRCULARITIES-DETECTED*)
; compiling (DEFVAR *DUMP-ONLY-VALID-STRUCTURES* ...)
; compiling (DEFUN DUMP-BYTE ...)
; compiling (DEFUN DUMP-WORD ...)
; compiling (DEFUN DUMP-UNSIGNED-BYTE-32 ...)
; compiling (DEFUN DUMP-INTEGER-AS-N-BYTES ...)
; compiling (DEFUN DUMP-FOP+OPERANDS ...)
; compiling (DEFMACRO DUMP-FOP ...)
; compiling (DEFUN DUMP-PUSH ...)
; compiling (DEFUN DUMP-POP ...)
; compiling (DEFUN DUMP-TO-TABLE ...)
; compiling (DEFUN EQUAL-CHECK-TABLE ...)
; compiling (DEFUN STRING-CHECK-TABLE ...)
; compiling (DEFUN EQ-SAVE-OBJECT ...)
; compiling (DEFUN EQUAL-SAVE-OBJECT ...)
; compiling (DEFUN STRING-SAVE-OBJECT ...)
; compiling (DEFUN NOTE-POTENTIAL-CIRCULARITY ...)
; compiling (DEFUN OPEN-FASL-OUTPUT ...)
; compiling (DEFUN CLOSE-FASL-OUTPUT ...)
; compiling (DEFUN DUMP-NON-IMMEDIATE-OBJECT ...)
; compiling (DEFUN SUB-DUMP-OBJECT ...)
; compiling (DEFUN DUMP-CIRCULARITIES ...)
; compiling (DEFUN DUMP-OBJECT ...)
; compiling (DEFUN FASL-DUMP-LOAD-TIME-VALUE-LAMBDA ...)
; compiling (DEFUN FASL-CONSTANT-ALREADY-DUMPED-P ...)
; compiling (DEFUN FASL-NOTE-HANDLE-FOR-CONSTANT ...)
; compiling (DEFUN FASL-VALIDATE-STRUCTURE ...)
; compiling (DEFUN DUMP-RATIO ...)
; compiling (DEFUN DUMP-INTEGER ...)
; compiling (DEFUN DUMP-FLOAT ...)
; compiling (DEFUN DUMP-COMPLEX-SINGLE-FLOAT ...)
; compiling (DEFUN DUMP-COMPLEX-DOUBLE-FLOAT ...)
; compiling (DEFUN DUMP-COMPLEX-RATIONAL ...)
; compiling (DEFUN DUMP-COMPLEX ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DUMP-PACKAGE ...)
; compiling (DEFUN DUMP-LIST ...)
; compiling (DEFUN TERMINATE-DOTTED-LIST ...)
; compiling (DEFUN TERMINATE-UNDOTTED-LIST ...)
; compiling (DEFUN DUMP-ARRAY ...)
; compiling (DEFUN DUMP-VECTOR ...)
; compiling (DEFUN DUMP-SIMPLE-VECTOR ...)
; compiling (DEFUN DUMP-SPECIALIZED-VECTOR ...)
; compiling (DEFUN DUMP-CHARACTER ...)
; compiling (DEFUN DUMP-BASE-CHARS-OF-STRING ...)
; compiling (DEFUN DUMP-SIMPLE-BASE-STRING ...)
; compiling (DEFUN DUMP-SYMBOL ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/dump.lisp
; in: DEFUN DUMP-SYMBOL
; (NOT SB!FASL::THIS-BASE-P)
; --> IF
; ==>
; SB!FASL::THIS-BASE-P
;
; note: deleting unreachable code
; (NOT SB!FASL::THAT-BASE-P)
; --> IF
; ==>
; SB!FASL::THAT-BASE-P
;
; note: deleting unreachable code
; compiling (DEFUN DUMP-SEGMENT ...)
; compiling (DEFUN DUMP-FIXUPS ...)
; compiling (DEFUN DUMP-CODE-OBJECT ...)
; compiling (DEFUN DUMP-ASSEMBLER-ROUTINES ...)
; compiling (DEFUN DUMP-ONE-ENTRY ...)
; compiling (DEFUN DUMP-ALTER-CODE-OBJECT ...)
; compiling (DEFUN FASL-DUMP-COMPONENT ...)
; compiling (DEFUN DUMP-PUSH-PREVIOUSLY-DUMPED-FUN ...)
; compiling (DEFUN FASL-DUMP-TOPLEVEL-LAMBDA-CALL ...)
; compiling (DEFUN FASL-DUMP-SOURCE-INFO ...)
; compiling (DEFUN DUMP-STRUCTURE ...)
; compiling (DEFUN DUMP-LAYOUT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/dump.lisp
; in: DEFUN DUMP-STRUCTURE
; (SB!KERNEL:%RAW-INSTANCE-REF/WORD SB!ALIEN:STRUCT (- LENGTH SB!INT:INDEX 1))
;
; caught STYLE-WARNING:
; undefined function: %RAW-INSTANCE-REF/WORD
; in: DEFUN DUMP-CODE-OBJECT
; (SB!C::DEBUG-INFO-FOR-COMPONENT SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: SB!C::DEBUG-INFO-FOR-COMPONENT
; in: DEFUN FASL-DUMP-SOURCE-INFO
; (SB!C::DEBUG-SOURCE-FOR-INFO SB!INT:INFO)
;
; caught STYLE-WARNING:
; undefined function: SB!C::DEBUG-SOURCE-FOR-INFO
; in: DEFUN DUMP-ARRAY
; (SB!FASL::DUMP-MULTI-DIM-ARRAY SB!FASL::X SB!FASL::FILE)
;
; caught STYLE-WARNING:
; undefined function: DUMP-MULTI-DIM-ARRAY
; in: DEFUN DUMP-FIXUPS
; (SB!C:FIXUP-FLAVOR SB!C:FIXUP)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-FLAVOR
; (SB!C:FIXUP-NAME SB!C:FIXUP)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NAME
; (SB!C:FIXUP-NOTE-FIXUP SB!FASL::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-FIXUP
; (SB!C:FIXUP-NOTE-KIND SB!FASL::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-KIND
; (SB!C:FIXUP-NOTE-POSITION SB!FASL::NOTE)
;
; caught STYLE-WARNING:
; undefined function: FIXUP-NOTE-POSITION
; in: DEFUN OPEN-FASL-OUTPUT
; (SB!EXT:NATIVE-NAMESTRING SB!EXT:*RUNTIME-PATHNAME* :AS-FILE T)
;
; caught STYLE-WARNING:
; undefined function: NATIVE-NAMESTRING
; in: DEFUN FASL-DUMP-SOURCE-INFO
; (DEFUN SB!FASL:FASL-DUMP-SOURCE-INFO (SB!INT:INFO SB!FASL:FASL-OUTPUT)
; (DECLARE (TYPE SB!C::SOURCE-INFO SB!INT:INFO))
; (LET ((SB!FASL::RES (SB!C::DEBUG-SOURCE-FOR-INFO SB!INT:INFO))
; (SB!FASL::*DUMP-ONLY-VALID-STRUCTURES* NIL))
; (SETF (SB!C::DEBUG-SOURCE-CREATED SB!FASL::RES) 0
; (SB!C::DEBUG-SOURCE-COMPILED SB!FASL::RES) 0)
; (SB!FASL:DUMP-OBJECT SB!FASL::RES SB!FASL:FASL-OUTPUT)
; (LET ((SB!FASL::RES-HANDLE #))
; (DOLIST (SB!FASL::INFO-HANDLE #)
; (SB!FASL::DUMP-PUSH SB!FASL::RES-HANDLE SB!FASL:FASL-OUTPUT)
; (SB!FASL::DUMP-FOP 'SB!FASL::FOP-STRUCTSET SB!FASL:FASL-OUTPUT)
; (SB!FASL::DUMP-WORD SB!FASL::INFO-HANDLE SB!FASL:FASL-OUTPUT)
; (SB!FASL::DUMP-WORD SB!C::+DEBUG-INFO-SOURCE-INDEX+
; SB!FASL:FASL-OUTPUT))
; (PROGN
; (SB!FASL::DUMP-PUSH SB!FASL::RES-HANDLE SB!FASL:FASL-OUTPUT)
; (SB!FASL::DUMP-FOP 'SB!FASL::FOP-NOTE-DEBUG-SOURCE
; SB!FASL:FASL-OUTPUT))))
; (SETF (SB!FASL::FASL-OUTPUT-DEBUG-INFO SB!FASL:FASL-OUTPUT) NIL)
; (VALUES))
; --> PROGN EVAL-WHEN SB-IMPL::%DEFUN LOCALLY SB-C::%FUNCALL
; --> MULTIPLE-VALUE-BIND LET UNLESS IF
; ==>
; (TYPEP #:G1059 'SB!C::SOURCE-INFO)
;
; caught STYLE-WARNING:
; undefined type: SB!C::SOURCE-INFO
; (TYPE SB!C::SOURCE-INFO SB!INT:INFO)
;
; caught STYLE-WARNING:
; undefined type: SB!C::SOURCE-INFO
;
; compilation unit finished
; Undefined type:
; SB!C::SOURCE-INFO
; Undefined functions:
; %RAW-INSTANCE-REF/WORD SB!C::DEBUG-INFO-FOR-COMPONENT SB!C::DEBUG-SOURCE-FOR-INFO DUMP-MULTI-DIM-ARRAY FIXUP-FLAVOR FIXUP-NAME FIXUP-NOTE-FIXUP FIXUP-NOTE-KIND FIXUP-NOTE-POSITION NATIVE-NAMESTRING
; caught 12 STYLE-WARNING conditions
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/dump.fasl-tmp written
; compilation finished in 0:00:03.009
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (SPECIAL *CONSTANTS* ...))
; compiling (DEFVAR *FLAME-ON-NECESSARILY-UNDEFINED-THING* ...)
; compiling (DEFVAR *CHECK-CONSISTENCY* ...)
; compiling (DEFVAR *LOOP-ANALYZE* ...)
; compiling (DEFVAR *COMPILER-TRACE-OUTPUT* ...)
; compiling (DEFVAR *BLOCK-COMPILE*)
; compiling (DEFVAR *BLOCK-COMPILE-ARG*)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *ENTRY-POINTS*)
; compiling (DECLAIM (LIST *ENTRY-POINTS*))
; compiling (DEFVAR *TOPLEVEL-LAMBDAS*)
; compiling (DECLAIM (LIST *TOPLEVEL-LAMBDAS*))
; compiling (DEFVAR *TOP-LEVEL-FORM-NOTED* ...)
; compiling (DEFVAR SB-XC:*COMPILE-VERBOSE* ...)
; compiling (DEFVAR SB-XC:*COMPILE-PRINT* ...)
; compiling (DEFVAR *COMPILE-PROGRESS* ...)
; compiling (DEFVAR SB-XC:*COMPILE-FILE-PATHNAME* ...)
; compiling (DEFVAR SB-XC:*COMPILE-FILE-TRUENAME* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *SOURCE-INFO* ...)
; compiling (DEFVAR *IN-COMPILATION-UNIT* ...)
; compiling (DEFVAR *ABORTED-COMPILATION-UNIT-COUNT*)
; compiling (DEFUN MAYBE-MUMBLE ...)
; compiling (DEFTYPE OBJECT ...)
; compiling (DEFVAR *COMPILE-OBJECT* ...)
; compiling (DECLAIM (TYPE OBJECT ...))
; compiling (DEFVAR *COMPILE-TOPLEVEL-OBJECT* ...)
; compiling (DEFVAR *EMIT-CFASL* ...)
; compiling (DEFVAR *FOPCOMPILE-LABEL-COUNTER*)
; compiling (DEFVAR *CODE-COVERAGE-RECORDS* ...)
; compiling (DEFVAR *CODE-COVERAGE-BLOCKS* ...)
; compiling (DEFVAR *CODE-COVERAGE-INFO* ...)
; compiling (DEFMACRO SB-XC:WITH-COMPILATION-UNIT ...)
; compiling (DEFVAR *SOURCE-PLIST* ...)
; compiling (DEFVAR *SOURCE-NAMESTRING* ...)
; compiling (DEFUN %WITH-COMPILATION-UNIT ...)
; compiling (DEFUN NAME-RESERVED-BY-ANSI-P ...)
; compiling (DEFUN SUMMARIZE-COMPILATION-UNIT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN SUMMARIZE-COMPILATION-UNIT
; (ECASE SB!C::KIND
; (:FUNCTION
; (SB!C:COMPILER-WARN "~@<The function ~S is undefined, and its name is ~
; reserved by ANSI CL so that even if it were ~
; defined later, the code doing so would not be ~
; portable.~:@>"
; SB!C::NAME))
; (:TYPE
; (IF (AND (CONSP SB!C::NAME) (EQ 'QUOTE #))
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. The name starts with ~S: ~
; probably use of a quoted type name in a context ~
; where the name is not evaluated.~:@>"
; SB!C::NAME 'QUOTE)
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. Note that name ~S is ~
; reserved by ANSI CL, so code defining a type with ~
; that name would not be portable.~:@>"
; SB!C::NAME SB!C::NAME))))
; --> LET
; ==>
; SB!C::KIND
;
; note: deleting unreachable code
; (SB!C:COMPILER-WARN "~@<The function ~S is undefined, and its name is ~
; reserved by ANSI CL so that even if it were ~
; defined later, the code doing so would not be ~
; portable.~:@>"
; SB!C::NAME)
; ==>
; "~@<The function ~S is undefined, and its name is ~
; reserved by ANSI CL so that even if it were ~
; defined later, the code doing so would not be ~
; portable.~:@>"
;
; note: deleting unreachable code
; (CONSP SB!C::NAME)
; ==>
; SB!C::NAME
;
; note: deleting unreachable code
; 'QUOTE
;
; note: deleting unreachable code
; (IF (AND (CONSP SB!C::NAME) (EQ 'QUOTE (CAR SB!C::NAME)))
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. The name starts with ~S: ~
; probably use of a quoted type name in a context ~
; where the name is not evaluated.~:@>"
; SB!C::NAME 'QUOTE)
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. Note that name ~S is ~
; reserved by ANSI CL, so code defining a type with ~
; that name would not be portable.~:@>"
; SB!C::NAME SB!C::NAME))
;
; note: deleting unreachable code
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. The name starts with ~S: ~
; probably use of a quoted type name in a context ~
; where the name is not evaluated.~:@>"
; SB!C::NAME 'QUOTE)
; ==>
; "~@<Undefined type ~S. The name starts with ~S: ~
; probably use of a quoted type name in a context ~
; where the name is not evaluated.~:@>"
;
; note: deleting unreachable code
; (SB!C:COMPILER-WARN "~@<Undefined type ~S. Note that name ~S is ~
; reserved by ANSI CL, so code defining a type with ~
; that name would not be portable.~:@>"
; SB!C::NAME SB!C::NAME)
; ==>
; "~@<Undefined type ~S. Note that name ~S is ~
; reserved by ANSI CL, so code defining a type with ~
; that name would not be portable.~:@>"
;
; note: deleting unreachable code
; compiling (DEFMACRO WITH-COMPILATION-VALUES ...)
; compiling (DEFPARAMETER *MAX-OPTIMIZE-ITERATIONS* ...)
; compiling (DEFEVENT IR1-OPTIMIZE-UNTIL-DONE ...)
; compiling (DEFEVENT IR1-OPTIMIZE-MAXED-OUT ...)
; compiling (DEFUN IR1-OPTIMIZE-UNTIL-DONE ...)
; compiling (DEFPARAMETER *CONSTRAINT-PROPAGATE* ...)
; compiling (DEFPARAMETER *REOPTIMIZE-AFTER-TYPE-CHECK-MAX* ...)
; compiling (DEFEVENT REOPTIMIZE-MAXED-OUT ...)
; compiling (DEFUN DFO-AS-NEEDED ...)
; compiling (DEFUN IR1-PHASES ...)
; compiling (DEFUN %COMPILE-COMPONENT ...)
; compiling (DEFUN DELETE-IF-NO-ENTRIES ...)
; compiling (DEFUN COMPILE-COMPONENT ...)
; compiling (DEFUN CLEAR-CONSTANT-INFO ...)
; compiling (DEFUN CLEAR-IR1-INFO ...)
; compiling (DEFUN DESCRIBE-COMPONENT ...)
; compiling (DEFUN DESCRIBE-IR2-COMPONENT ...)
; compiling (DEF!STRUCT (FILE-INFO # ...) ...)
; compiling (DEF!STRUCT (SOURCE-INFO # ...) ...)
; compiling (DEFUN MAKE-FILE-SOURCE-INFO ...)
; compiling (DEFUN MAKE-LISP-SOURCE-INFO ...)
; compiling (DEFUN GET-TOPLEVELISH-FILE-INFO ...)
; compiling (DEFUN GET-SOURCE-STREAM ...)
; compiling (DEFUN CLOSE-SOURCE-INFO ...)
; compiling (DEFUN %DO-FORMS-FROM-INFO ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN %DO-FORMS-FROM-INFO
; (HANDLER-CASE
; (PROGN
; (WHEN (SB!INT:FORM-TRACKING-STREAM-P STREAM) (SETF # NIL))
; (SB!INT:AWHEN (SB!C::FILE-INFO-SUBFORMS SB!C::FILE-INFO)
; (SETF # 0))
; (READ-PRESERVING-WHITESPACE STREAM NIL STREAM))
; (READER-ERROR (CONDITION)
; (SB!C:COMPILER-ERROR SB!C::CONDITION-NAME :CONDITION CONDITION :STREAM
; STREAM))
; ((OR END-OF-FILE ERROR) (CONDITION)
; (SB!C:COMPILER-ERROR SB!C::CONDITION-NAME :CONDITION CONDITION :POSITION
; (OR (AND # #) SB!C::POS) :LINE/COL
; (AND (SB!INT:FORM-TRACKING-STREAM-P STREAM)
; (SB!INT:LINE/COL-FROM-CHARPOS STREAM #))
; :STREAM STREAM)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (PROGN
; (WHEN (FORM-TRACKING-STREAM-P STREAM)
; (SETF # NIL))
; (AWHEN (FILE-INFO-SUBFORMS FILE-INFO)
; (SETF # 0))
; (READ-PRESERVING-WHITESPACE STREAM NIL
; STREAM))
; (READER-ERROR (CONDITION)
; (COMPILER-ERROR CONDITION-NAME
; :CONDITION CONDITION
; :STREAM ...))
; ((OR END-OF-FILE ERROR) (CONDITION)
; (COMPILER-ERROR CONDITION-NAME
; :CONDITION CONDITION
; :POSITION ...)))
; compiling (DEFMACRO DO-FORMS-FROM-INFO ...)
; compiling (DEFUN SUB-SUB-COMPILE-FILE ...)
; compiling (DEFUN FIND-SOURCE-ROOT ...)
; compiling (DEFUN CONVERT-AND-MAYBE-COMPILE ...)
; compiling (DEFUN PREPROCESSOR-MACROEXPAND-1 ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN PREPROCESSOR-MACROEXPAND-1
; (HANDLER-CASE (SB!INT:%MACROEXPAND-1 SB!KERNEL:FORM SB!C:*LEXENV*)
; (ERROR (CONDITION)
; (SB!C:COMPILER-ERROR "(during macroexpansion of ~A)~%~A"
; (LET (# #)
; (FORMAT NIL "~S" SB!KERNEL:FORM))
; CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (%MACROEXPAND-1 FORM *LEXENV*)
; (ERROR (CONDITION)
; (COMPILER-ERROR
; "(during macroexpansion of ~A)~%~A"
; (LET (# #)
; (FORMAT NIL "~S" FORM))
; CONDITION)))
; compiling (DEFUN PROCESS-TOPLEVEL-PROGN ...)
; compiling (DEFUN PROCESS-TOPLEVEL-LOCALLY ...)
; compiling (DEFUN PARSE-EVAL-WHEN-SITUATIONS ...)
; compiling (DEFUN FUNCTIONAL-COMPONENTS ...)
; compiling (DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA ...)
; compiling (DEFUN %COMPILE ...)
; compiling (DEFUN NOTE-TOP-LEVEL-FORM ...)
; compiling (DEFUN EVAL-COMPILE-TOPLEVEL ...)
; compiling (DEFUN PROCESS-TOPLEVEL-FORM ...)
; compiling (DEFUN PRODUCING-FASL-FILE ...)
; compiling (DEFUN COMPILE-LOAD-TIME-VALUE ...)
; compiling (DEFUN COMPILE-MAKE-LOAD-FORM-INIT-FORMS ...)
; compiling (DEFUN COMPILE-LOAD-TIME-STUFF ...)
; compiling (DEFUN COMPILE-LOAD-TIME-VALUE-LAMBDA ...)
; compiling (DEFUN OBJECT-CALL-TOPLEVEL-LAMBDA ...)
; compiling (DEFUN SUB-COMPILE-TOPLEVEL-LAMBDAS ...)
; compiling (DEFUN COMPILE-TOPLEVEL-LAMBDAS ...)
; compiling (DEFUN COMPILE-TOPLEVEL ...)
; compiling (DEFUN FINISH-BLOCK-COMPILATION ...)
; compiling (DEFUN HANDLE-CONDITION-P ...)
; compiling (DEFUN HANDLE-CONDITION-HANDLER ...)
; compiling (DEFUN SUB-COMPILE-FILE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN SUB-COMPILE-FILE
; (HANDLER-CASE
; (HANDLER-BIND (((SATISFIES SB!C::HANDLE-CONDITION-P)
; #'SB!C::HANDLE-CONDITION-HANDLER))
; (SB!C::WITH-COMPILATION-VALUES
; (SB-XC:WITH-COMPILATION-UNIT NIL
; (SB!KERNEL:WITH-WORLD-LOCK NIL
; #
; #
; #
; #
; NIL))))
; (SB!C:FATAL-COMPILER-ERROR (CONDITION) (SIGNAL CONDITION)
; (FRESH-LINE *ERROR-OUTPUT*)
; (PPRINT-LOGICAL-BLOCK (*ERROR-OUTPUT* NIL :PER-LINE-PREFIX "; ")
; (FORMAT *ERROR-OUTPUT*
; "~@<~@:_compilation aborted because of fatal error: ~2I~_~A~@:_~:>"
; (SB!INT:ENCAPSULATED-CONDITION CONDITION)))
; (FINISH-OUTPUT *ERROR-OUTPUT*) (VALUES T T T)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (HANDLER-BIND (((SATISFIES
; HANDLE-CONDITION-P)
; #'HANDLE-CONDITION-HANDLER))
; (WITH-COMPILATION-VALUES
; (SB-XC:WITH-COMPILATION-UNIT NIL
; (WITH-WORLD-LOCK NIL
; #
; #
; #
; ...))))
; (FATAL-COMPILER-ERROR (CONDITION)
; (SIGNAL CONDITION)
; (FRESH-LINE *ERROR-OUTPUT*)
; (PPRINT-LOGICAL-BLOCK
; (*ERROR-OUTPUT* NIL
; :PER-LINE-PREFIX "; ")
; (FORMAT *ERROR-OUTPUT*
; "~@<~@:_compilation aborted because of fatal error: ~2I~_~A~@:_~:>"
; (ENCAPSULATED-CONDITION
; CONDITION)))
; ...))
; compiling (DEFUN VERIFY-SOURCE-FILE ...)
; compiling (DEFUN ELAPSED-TIME-TO-STRING ...)
; compiling (DEFUN PRINT-COMPILE-START-NOTE ...)
; compiling (DEFUN PRINT-COMPILE-END-NOTE ...)
; compiling (DEFUN SB-XC:COMPILE-FILE ...)
; compiling (DEFUN CFP-OUTPUT-FILE-DEFAULT ...)
; compiling (DEFUN SB-XC:COMPILE-FILE-PATHNAME ...)
; compiling (DEFVAR *CONSTANTS-BEING-CREATED* ...)
; compiling (DEFVAR *CONSTANTS-CREATED-SINCE-LAST-INIT* ...)
; compiling (DEFUN EMIT-MAKE-LOAD-FORM ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN EMIT-MAKE-LOAD-FORM
; (HANDLER-CASE
; (SB-XC:MAKE-LOAD-FORM SB!KERNEL:CONSTANT (SB!KERNEL:MAKE-NULL-LEXENV))
; (ERROR (CONDITION) (SB!C:COMPILER-ERROR CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (SB-XC:MAKE-LOAD-FORM CONSTANT
; (MAKE-NULL-LEXENV))
; (ERROR (CONDITION)
; (COMPILER-ERROR CONDITION)))
; compiling (DEFUN COMPILE-IN-LEXENV ...)
; compiling (DEFUN EVAL-TLF ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN IR1-PHASES
; (SB!C::EVENT SB!C::REOPTIMIZE-MAXED-OUT)
; ==>
; (SB!C::%EVENT SB!C::*REOPTIMIZE-MAXED-OUT-EVENT-INFO* NIL)
;
; caught STYLE-WARNING:
; undefined function: %EVENT
; in: DEFUN IR1-OPTIMIZE-UNTIL-DONE
; (SB!C::EVENT SB!C::IR1-OPTIMIZE-UNTIL-DONE)
; ==>
; (SB!C::%EVENT SB!C::*IR1-OPTIMIZE-UNTIL-DONE-EVENT-INFO* NIL)
;
; caught STYLE-WARNING:
; undefined function: %EVENT
; in: DEFUN PREPROCESSOR-MACROEXPAND-1
; (SB!INT:%MACROEXPAND-1 SB!KERNEL:FORM SB!C:*LEXENV*)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND-1
; in: DEFUN %DO-FORMS-FROM-INFO
; (SETF (SB!INT:FORM-TRACKING-STREAM-FORM-START-CHAR-POS STREAM) NIL)
; --> LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!INT:FORM-TRACKING-STREAM-FORM-START-CHAR-POS)
; #:NEW1496 #:TMP1497)
;
; caught STYLE-WARNING:
; undefined function: (SETF FORM-TRACKING-STREAM-FORM-START-CHAR-POS)
; in: DEFUN GET-SOURCE-STREAM
; (SETF (SB!INT:FORM-TRACKING-STREAM-OBSERVER STREAM)
; (SB!C::MAKE-FORM-TRACKING-STREAM-OBSERVER SB!C::FILE-INFO))
; --> LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!INT:FORM-TRACKING-STREAM-OBSERVER) #:NEW1469
; #:TMP1470)
;
; caught STYLE-WARNING:
; undefined function: (SETF FORM-TRACKING-STREAM-OBSERVER)
; in: DEFUN COMPILE-TOPLEVEL
; (SB!C::CHECK-IR1-CONSISTENCY SB!C::ALL-COMPONENTS)
;
; caught STYLE-WARNING:
; undefined function: CHECK-IR1-CONSISTENCY
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::CHECK-IR2-CONSISTENCY SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: CHECK-IR2-CONSISTENCY
; (SB!C::CHECK-LIFE-CONSISTENCY SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: CHECK-LIFE-CONSISTENCY
; (SB!C::CHECK-PACK-CONSISTENCY SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: CHECK-PACK-CONSISTENCY
; in: DEFUN HANDLE-CONDITION-HANDLER
; (ETYPECASE SB!C::*COMPILER-ERROR-CONTEXT*
; (SB!C::NODE (SB!C::NODE-LEXENV SB!C::*COMPILER-ERROR-CONTEXT*))
; (SB!C::COMPILER-ERROR-CONTEXT
; (LET ((SB!KERNEL:LEXENV #))
; (SB!INT:AVER SB!KERNEL:LEXENV)
; SB!KERNEL:LEXENV))
; (NULL SB!C:*LEXENV*))
; --> LET COND IF COND IF
; ==>
; (TYPEP #:G2146 'SB!C::COMPILER-ERROR-CONTEXT)
;
; caught STYLE-WARNING:
; undefined type: COMPILER-ERROR-CONTEXT
; in: DEFUN HANDLE-CONDITION-P
; (ETYPECASE SB!C::*COMPILER-ERROR-CONTEXT*
; (SB!C::NODE (SB!C::NODE-LEXENV SB!C::*COMPILER-ERROR-CONTEXT*))
; (SB!C::COMPILER-ERROR-CONTEXT
; (LET ((SB!KERNEL:LEXENV #))
; (SB!INT:AVER SB!KERNEL:LEXENV)
; SB!KERNEL:LEXENV))
; (NULL SB!C:*LEXENV*))
; --> LET COND IF COND IF
; ==>
; (TYPEP #:G2130 'SB!C::COMPILER-ERROR-CONTEXT)
;
; caught STYLE-WARNING:
; undefined type: COMPILER-ERROR-CONTEXT
; in: DEFUN HANDLE-CONDITION-HANDLER
; (SB!C::COMPILER-ERROR-CONTEXT-LEXENV SB!C::*COMPILER-ERROR-CONTEXT*)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-ERROR-CONTEXT-LEXENV
; in: DEFUN HANDLE-CONDITION-P
; (SB!C::COMPILER-ERROR-CONTEXT-LEXENV SB!C::*COMPILER-ERROR-CONTEXT*)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-ERROR-CONTEXT-LEXENV
; in: DEFUN SUB-COMPILE-FILE
; (SB!C::WITH-COMPILATION-VALUES
; (SB-XC:WITH-COMPILATION-UNIT NIL
; (SB!KERNEL:WITH-WORLD-LOCK NIL
; (SB!C::SUB-SUB-COMPILE-FILE SB!INT:INFO)
; (UNLESS (ZEROP #)
; (SB!C::WITH-SOURCE-PATHS
; #))
; (SB!C::FINISH-BLOCK-COMPILATION)
; (LET (#)
; (ETYPECASE SB!C::OBJECT # # #))
; NIL)))
; --> LET UNWIND-PROTECT FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> BLOCK SB-C::%WITHIN-CLEANUP RETURN-FROM LET HANDLER-BIND
; --> SB-IMPL::%HANDLER-BIND SB-INT:DX-FLET FLET LET CONS LIST CONS
; ==>
; #'SB!C::COMPILER-ERROR-HANDLER
;
; caught STYLE-WARNING:
; undefined function: COMPILER-ERROR-HANDLER
; in: DEFUN NOTE-TOP-LEVEL-FORM
; (SB!C::COMPILER-MUMBLE "~&; ~:[x-compiling~;x-converting~] ~S"
; SB!C::*BLOCK-COMPILE* SB!KERNEL:FORM)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-MUMBLE
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::COMPILER-MUMBLE "")
;
; caught STYLE-WARNING:
; undefined function: COMPILER-MUMBLE
; in: DEFUN MAYBE-MUMBLE
; (SB!C::COMPILER-MUMBLE "~&")
;
; caught STYLE-WARNING:
; undefined function: COMPILER-MUMBLE
;
; caught STYLE-WARNING:
; 4 more uses of undefined function COMPILER-MUMBLE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN SUB-COMPILE-FILE
; (SB!C::WITH-COMPILATION-VALUES
; (SB-XC:WITH-COMPILATION-UNIT NIL
; (SB!KERNEL:WITH-WORLD-LOCK NIL
; (SB!C::SUB-SUB-COMPILE-FILE SB!INT:INFO)
; (UNLESS (ZEROP #)
; (SB!C::WITH-SOURCE-PATHS
; #))
; (SB!C::FINISH-BLOCK-COMPILATION)
; (LET (#)
; (ETYPECASE SB!C::OBJECT # # #))
; NIL)))
; --> LET UNWIND-PROTECT FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> BLOCK SB-C::%WITHIN-CLEANUP RETURN-FROM LET HANDLER-BIND
; --> SB-IMPL::%HANDLER-BIND SB-INT:DX-FLET FLET LET CONS LIST CONS
; ==>
; #'SB!C::COMPILER-STYLE-WARNING-HANDLER
;
; caught STYLE-WARNING:
; undefined function: COMPILER-STYLE-WARNING-HANDLER
; in: DEFUN SUMMARIZE-COMPILATION-UNIT
; #'SB!C::COMPILER-STYLE-WARNING-HANDLER
;
; caught STYLE-WARNING:
; undefined function: COMPILER-STYLE-WARNING-HANDLER
; in: DEFUN SUB-COMPILE-FILE
; (SB!C::WITH-COMPILATION-VALUES
; (SB-XC:WITH-COMPILATION-UNIT NIL
; (SB!KERNEL:WITH-WORLD-LOCK NIL
; (SB!C::SUB-SUB-COMPILE-FILE SB!INT:INFO)
; (UNLESS (ZEROP #)
; (SB!C::WITH-SOURCE-PATHS
; #))
; (SB!C::FINISH-BLOCK-COMPILATION)
; (LET (#)
; (ETYPECASE SB!C::OBJECT # # #))
; NIL)))
; --> LET UNWIND-PROTECT FLET BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL
; --> BLOCK SB-C::%WITHIN-CLEANUP RETURN-FROM LET HANDLER-BIND
; --> SB-IMPL::%HANDLER-BIND SB-INT:DX-FLET FLET LET CONS LIST CONS
; ==>
; #'SB!C::COMPILER-WARNING-HANDLER
;
; caught STYLE-WARNING:
; undefined function: COMPILER-WARNING-HANDLER
; in: DEFUN SUMMARIZE-COMPILATION-UNIT
; #'SB!C::COMPILER-WARNING-HANDLER
;
; caught STYLE-WARNING:
; undefined function: COMPILER-WARNING-HANDLER
; in: DEFUN IR1-PHASES
; (SB!C::CONSTRAINT-PROPAGATE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: CONSTRAINT-PROPAGATE
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::CONTROL-ANALYZE SB!C:COMPONENT #'SB!C::MAKE-IR2-BLOCK)
;
; caught STYLE-WARNING:
; undefined function: CONTROL-ANALYZE
; (SB!C::COPY-PROPAGATE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: COPY-PROPAGATE
; in: DEFUN DELETE-IF-NO-ENTRIES
; (SB!C::DELETE-COMPONENT SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: DELETE-COMPONENT
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::DELETE-UNREFERENCED-TNS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: DELETE-UNREFERENCED-TNS
; in: DEFUN COMPILE-COMPONENT
; (SB!C::ELIMINATE-DEAD-CODE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: ELIMINATE-DEAD-CODE
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::ENTRY-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: ENTRY-ANALYZE
; in: DEFUN PREPROCESSOR-MACROEXPAND-1
; (SB!C::EXPAND-COMPILER-MACRO SB!KERNEL:FORM)
;
; caught STYLE-WARNING:
; undefined function: EXPAND-COMPILER-MACRO
; in: DEFUN DFO-AS-NEEDED
; (SB!C::FIND-DFO SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: FIND-DFO
; in: DEFUN COMPILE-COMPONENT
; (SB!C::FIND-DOMINATORS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: FIND-DOMINATORS
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::FIND-DOMINATORS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: FIND-DOMINATORS
; in: DEFUN COMPILE-TOPLEVEL
; (SB!C::FIND-INITIAL-DFO SB!C::LAMBDAS)
;
; caught STYLE-WARNING:
; undefined function: FIND-INITIAL-DFO
; in: DEFUN %COMPILE
; (SB!C::FIND-INITIAL-DFO (LIST SB!C::FUN))
;
; caught STYLE-WARNING:
; undefined function: FIND-INITIAL-DFO
; in: DEFUN SUB-SUB-COMPILE-FILE
; (SB!C::FIND-SOURCE-PATHS SB!KERNEL:FORM SB!C::CURRENT-INDEX)
;
; caught STYLE-WARNING:
; undefined function: FIND-SOURCE-PATHS
; in: DEFUN IR1-PHASES
; (SB!C::FLUSH-DEAD-CODE BLOCK)
;
; caught STYLE-WARNING:
; undefined function: FLUSH-DEAD-CODE
; in: DEFUN CONVERT-AND-MAYBE-COMPILE
; (SB!C::FOPCOMPILABLE-P SB!KERNEL:FORM SB!C::EXPAND)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILABLE-P
; in: DEFUN SUB-COMPILE-FILE
; (SB!C::FOPCOMPILE
; (SB!INT:QUASIQUOTE
; (SB!C::RECORD-CODE-COVERAGE
; '#S(SB!IMPL::COMMA :EXPR (NAMESTRING *COMPILE-FILE-PATHNAME*) :KIND 0)
; '#S(SB!IMPL::COMMA
; :EXPR (LET #
; #
; LIST)
; :KIND 0)))
; NIL NIL)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILE
; in: DEFUN COMPILE-LOAD-TIME-VALUE
; (SB!C::FOPCOMPILE SB!KERNEL:FORM NIL T)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILE
; in: DEFUN CONVERT-AND-MAYBE-COMPILE
; (SB!C::FOPCOMPILE SB!KERNEL:FORM SB!C::PATH NIL SB!C::EXPAND)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILE
; in: DEFUN EMIT-MAKE-LOAD-FORM
; (SB!C::FOPCOMPILE-ALLOCATE-INSTANCE SB!C::CREATION-FORM)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILE-ALLOCATE-INSTANCE
; (SB!C::FOPCOMPILE-CONSTANT-INIT-FORMS SB!C::FORMS)
;
; caught STYLE-WARNING:
; undefined function: FOPCOMPILE-CONSTANT-INIT-FORMS
; in: DEFUN %DO-FORMS-FROM-INFO
; (SB!INT:FORM-TRACKING-STREAM-FORM-START-BYTE-POS STREAM)
;
; caught STYLE-WARNING:
; undefined function: FORM-TRACKING-STREAM-FORM-START-BYTE-POS
; (SB!INT:FORM-TRACKING-STREAM-FORM-START-CHAR-POS STREAM)
;
; caught STYLE-WARNING:
; undefined function: FORM-TRACKING-STREAM-FORM-START-CHAR-POS
; in: DEFUN PRINT-COMPILE-START-NOTE
; (SB!INT:FORMAT-UNIVERSAL-TIME NIL
; (SB!C::FILE-INFO-WRITE-DATE SB!C::FILE-INFO) :STYLE :GOVERNMENT
; :PRINT-WEEKDAY NIL :PRINT-TIMEZONE NIL)
;
; caught STYLE-WARNING:
; undefined function: FORMAT-UNIVERSAL-TIME
; in: DEFUN PROCESS-TOPLEVEL-FORM
; (SB!C::FUNCALL-IN-MACROLET-LEXENV SB!C::MAGIC
; (LAMBDA (&KEY SB!C::FUNS SB!C::PREPEND)
; (DECLARE (IGNORE SB!C::FUNS))
; (SB!INT:AVER (NULL SB!C::PREPEND))
; (SB!C::PROCESS-TOPLEVEL-LOCALLY SB!C::BODY SB!C::PATH
; SB!C::COMPILE-TIME-TOO))
; :COMPILE)
;
; caught STYLE-WARNING:
; undefined function: FUNCALL-IN-MACROLET-LEXENV
; (SB!C::FUNCALL-IN-SYMBOL-MACROLET-LEXENV SB!C::MAGIC
; (LAMBDA (&KEY SB!C::VARS SB!C::PREPEND)
; (SB!INT:AVER (NULL SB!C::PREPEND))
; (SB!C::PROCESS-TOPLEVEL-LOCALLY SB!C::BODY SB!C::PATH
; SB!C::COMPILE-TIME-TOO :VARS SB!C::VARS))
; :COMPILE)
;
; caught STYLE-WARNING:
; undefined function: FUNCALL-IN-SYMBOL-MACROLET-LEXENV
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::GENERATE-CODE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: GENERATE-CODE
; in: DEFUN IR1-PHASES
; (SB!C::GENERATE-TYPE-CHECKS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: GENERATE-TYPE-CHECKS
; in: DEFUN PROCESS-TOPLEVEL-FORM
; (SB!C::GET-SOURCE-PATH SB!KERNEL:FORM)
;
; caught STYLE-WARNING:
; undefined function: GET-SOURCE-PATH
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::GTN-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: GTN-ANALYZE
; (SB!C::INIT-ASSEMBLER)
;
; caught STYLE-WARNING:
; undefined function: INIT-ASSEMBLER
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::IR1-CONVERT-LAMBDA (SB!C::MAKE-XEP-LAMBDA-EXPRESSION SB!C::FUN)
; :SOURCE-NAME SB!C::SOURCE-NAME :DEBUG-NAME
; (SB!C::DEBUG-NAME 'SB!C::TL-XEP SB!C::DEBUG-NAME-TAIL) :SYSTEM-LAMBDA T)
;
; caught STYLE-WARNING:
; undefined function: IR1-CONVERT-LAMBDA
; (FUNCALL #'SB!C::IR1-CONVERT-LAMBDALIKE SB!C::LAMBDA-EXPRESSION :SOURCE-NAME
; SB!C::SOURCE-NAME)
; ==>
; (SB-C::%FUNCALL #'SB!C::IR1-CONVERT-LAMBDALIKE SB!C::LAMBDA-EXPRESSION
; :SOURCE-NAME SB!C::SOURCE-NAME)
;
; caught STYLE-WARNING:
; undefined function: IR1-CONVERT-LAMBDALIKE
; in: DEFUN IR1-PHASES
; (SB!C::IR1-FINALIZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: IR1-FINALIZE
; in: DEFUN IR1-OPTIMIZE-UNTIL-DONE
; (SB!C::IR1-OPTIMIZE SB!C:COMPONENT SB!C::FASTP)
;
; caught STYLE-WARNING:
; undefined function: IR1-OPTIMIZE
; in: DEFUN COMPILE-LOAD-TIME-STUFF
; (SB!C::IR1-TOPLEVEL SB!KERNEL:FORM SB!C::*CURRENT-PATH* SB!C::FOR-VALUE NIL)
;
; caught STYLE-WARNING:
; undefined function: IR1-TOPLEVEL
; in: DEFUN CONVERT-AND-MAYBE-COMPILE
; (SB!C::IR1-TOPLEVEL SB!KERNEL:FORM SB!C::PATH NIL)
;
; caught STYLE-WARNING:
; undefined function: IR1-TOPLEVEL
; in: DEFUN %COMPILE-COMPONENT
; (SB!C:IR2-CONVERT SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: IR2-CONVERT
; (SB!C::IR2-OPTIMIZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: IR2-OPTIMIZE
; in: DEFUN DESCRIBE-IR2-COMPONENT
; (SB!C:LABEL-ID (SB!C::ENTRY-INFO-OFFSET SB!C::ENTRY))
;
; caught STYLE-WARNING:
; undefined function: LABEL-ID
; in: DEFUN COMPILE-LOAD-TIME-VALUE-LAMBDA
; (SB!C::LAMBDA-COMPONENT LAMBDA)
;
; caught STYLE-WARNING:
; undefined function: LAMBDA-COMPONENT
; in: DEFUN FUNCTIONAL-COMPONENTS
; (SB!C::LAMBDA-COMPONENT SB!C::F)
;
; caught STYLE-WARNING:
; undefined function: LAMBDA-COMPONENT
; in: DEFUN COMPILE-COMPONENT
; (SB!C::LAMBDA-COMPONENT LAMBDA)
;
; caught STYLE-WARNING:
; undefined function: LAMBDA-COMPONENT
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::LIFETIME-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: LIFETIME-ANALYZE
; in: DEFUN %DO-FORMS-FROM-INFO
; (SB!INT:LINE/COL-FROM-CHARPOS STREAM
; (SB!INT:FORM-TRACKING-STREAM-FORM-START-CHAR-POS STREAM))
;
; caught STYLE-WARNING:
; undefined function: LINE/COL-FROM-CHARPOS
; in: DEFUN COMPILE-TOPLEVEL
; (SB!C::LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE SB!C::LAMBDAS)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE
; in: DEFUN %COMPILE
; (SB!C::LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE (LIST SB!C::FUN))
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE
; in: DEFUN IR1-PHASES
; (SB!C::LOCALL-ANALYZE-COMPONENT SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-COMPONENT
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::LOCALL-ANALYZE-XEP-ENTRY-POINT SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-XEP-ENTRY-POINT
; in: DEFUN COMPILE-COMPONENT
; (SB!C::LOOP-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: LOOP-ANALYZE
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::LTN-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: LTN-ANALYZE
; (SB!C::MAKE-CORE-COMPONENT SB!C:COMPONENT SB!C:*CODE-SEGMENT*
; SB!C::CODE-LENGTH SB!C::FIXUP-NOTES SB!C::*COMPILE-OBJECT*)
;
; caught STYLE-WARNING:
; undefined function: MAKE-CORE-COMPONENT
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::MAKE-EMPTY-COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: MAKE-EMPTY-COMPONENT
; in: DEFUN GET-SOURCE-STREAM
; (SB!C::MAKE-FORM-TRACKING-STREAM-OBSERVER SB!C::FILE-INFO)
;
; caught STYLE-WARNING:
; undefined function: MAKE-FORM-TRACKING-STREAM-OBSERVER
; in: DEFUN %COMPILE
; (SB!C::MAKE-LEXENV :POLICY SB!C::*POLICY* :HANDLED-CONDITIONS
; SB!C::*HANDLED-CONDITIONS* :DISABLED-PACKAGE-LOCKS
; SB!C::*DISABLED-PACKAGE-LOCKS*)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::MAKE-LEXENV :POLICY
; (SB!C::LEXENV-POLICY (SB!C::FUNCTIONAL-LEXENV SB!C::FUN)))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN CONVERT-AND-MAYBE-COMPILE
; (SB!C::MAKE-LEXENV :POLICY SB!C::*POLICY* :HANDLED-CONDITIONS
; SB!C::*HANDLED-CONDITIONS* :DISABLED-PACKAGE-LOCKS
; SB!C::*DISABLED-PACKAGE-LOCKS*)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
;
; caught STYLE-WARNING:
; 1 more use of undefined function MAKE-LEXENV
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::MAKE-XEP-LAMBDA-EXPRESSION SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: MAKE-XEP-LAMBDA-EXPRESSION
; in: DEFUN SUB-COMPILE-TOPLEVEL-LAMBDAS
; (SB!C::MERGE-TOPLEVEL-LAMBDAS SB!C::LAMBDAS)
;
; caught STYLE-WARNING:
; undefined function: MERGE-TOPLEVEL-LAMBDAS
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::NAME-LAMBDALIKE SB!C::LAMBDA-EXPRESSION)
;
; caught STYLE-WARNING:
; undefined function: NAME-LAMBDALIKE
; in: DEFUN CLEAR-IR1-INFO
; (SB!C::NODE-COMPONENT SB!C::X)
;
; caught STYLE-WARNING:
; undefined function: NODE-COMPONENT
; in: DEFUN COMPILE-COMPONENT
; (SB!C::NODE-COMPONENT (SB!C::LAMBDA-BIND LAMBDA))
;
; caught STYLE-WARNING:
; undefined function: NODE-COMPONENT
; in: DEFUN DELETE-IF-NO-ENTRIES
; (SB!C::NODE-COMPONENT SB!C::REF)
;
; caught STYLE-WARNING:
; undefined function: NODE-COMPONENT
;
; caught STYLE-WARNING:
; 1 more use of undefined function NODE-COMPONENT
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/main.lisp
; in: DEFUN %WITH-COMPILATION-UNIT
; (SB!C::NOTE-UNDEFINED-REFERENCE
; (SB!KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER SB!C::C) :TYPE)
;
; caught STYLE-WARNING:
; undefined function: NOTE-UNDEFINED-REFERENCE
; in: DEFUN %COMPILE-COMPONENT
; (SB!REGALLOC:PACK SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: SB!REGALLOC:PACK
; in: DEFUN COMPILE-COMPONENT
; (SB!C::PHYSENV-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: PHYSENV-ANALYZE
; in: DEFUN DESCRIBE-IR2-COMPONENT
; (SB!C::PRE-PACK-TN-STATS SB!C:COMPONENT *STANDARD-OUTPUT*)
;
; caught STYLE-WARNING:
; undefined function: PRE-PACK-TN-STATS
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::PRE-PACK-TN-STATS SB!C:COMPONENT *STANDARD-OUTPUT*)
;
; caught STYLE-WARNING:
; undefined function: PRE-PACK-TN-STATS
; in: DEFUN COMPILE-TOPLEVEL
; (SB!C::PRE-PHYSENV-ANALYZE-TOPLEVEL SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: PRE-PHYSENV-ANALYZE-TOPLEVEL
; in: DEFUN DESCRIBE-COMPONENT
; (SB!C::PRINT-ALL-BLOCKS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: PRINT-ALL-BLOCKS
; in: DEFUN DESCRIBE-IR2-COMPONENT
; (SB!C::PRINT-IR2-BLOCKS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: PRINT-IR2-BLOCKS
; in: DEFUN PROCESS-TOPLEVEL-LOCALLY
; (SB!C::PROCESS-DECLS SB!C::DECLS SB!C::VARS SB!C::FUNS)
;
; caught STYLE-WARNING:
; undefined function: PROCESS-DECLS
; in: DEFUN COMPILE-COMPONENT
; (SB!C::RECORD-COMPONENT-XREFS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: RECORD-COMPONENT-XREFS
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::REOPTIMIZE-COMPONENT SB!C:COMPONENT :MAYBE)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-COMPONENT
; in: DEFUN COMPILE-TOPLEVEL
; (SB!C::REPLACE-TOPLEVEL-XEPS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: REPLACE-TOPLEVEL-XEPS
; in: DEFUN %COMPILE
; (SB!C::REPLACE-TOPLEVEL-XEPS SB!C::COMPONENT-FROM-DFO)
;
; caught STYLE-WARNING:
; undefined function: REPLACE-TOPLEVEL-XEPS
; in: DEFUN IR1-PHASES
; (SB!C::RETRY-DELAYED-IR1-TRANSFORMS :CONSTRAINT)
;
; caught STYLE-WARNING:
; undefined function: RETRY-DELAYED-IR1-TRANSFORMS
; in: DEFUN IR1-OPTIMIZE-UNTIL-DONE
; (SB!C::RETRY-DELAYED-IR1-TRANSFORMS :OPTIMIZE)
;
; caught STYLE-WARNING:
; undefined function: RETRY-DELAYED-IR1-TRANSFORMS
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::SELECT-REPRESENTATIONS SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: SELECT-REPRESENTATIONS
; in: DEFUN EVAL-COMPILE-TOPLEVEL
; (SB!C::SOURCE-PATH-TLF-NUMBER SB!C::PATH)
;
; caught STYLE-WARNING:
; undefined function: SOURCE-PATH-TLF-NUMBER
; in: DEFUN %COMPILE-COMPONENT
; (SB!C::STACK-ANALYZE SB!C:COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: STACK-ANALYZE
; in: DEFUN MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA
; (SB!C::SUBSTITUTE-LEAF-IF
; (LAMBDA (SB!C::REF)
; (LET* ((SB!C::LVAR #) (SB!C::DEST #) (SB!C::KIND #))
; (SB!INT:NEQ :LOCAL SB!C::KIND)))
; SB!C::XEP SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: SUBSTITUTE-LEAF-IF
;
; compilation unit finished
; Undefined type:
; COMPILER-ERROR-CONTEXT
; Undefined functions:
; %EVENT %MACROEXPAND-1 (SETF FORM-TRACKING-STREAM-FORM-START-CHAR-POS) (SETF FORM-TRACKING-STREAM-OBSERVER) CHECK-IR1-CONSISTENCY CHECK-IR2-CONSISTENCY CHECK-LIFE-CONSISTENCY CHECK-PACK-CONSISTENCY COMPILER-ERROR-CONTEXT-LEXENV COMPILER-ERROR-HANDLER COMPILER-MUMBLE COMPILER-STYLE-WARNING-HANDLER COMPILER-WARNING-HANDLER CONSTRAINT-PROPAGATE CONTROL-ANALYZE COPY-PROPAGATE DELETE-COMPONENT DELETE-UNREFERENCED-TNS ELIMINATE-DEAD-CODE ENTRY-ANALYZE EXPAND-COMPILER-MACRO FIND-DFO FIND-DOMINATORS FIND-INITIAL-DFO FIND-SOURCE-PATHS FLUSH-DEAD-CODE FOPCOMPILABLE-P FOPCOMPILE FOPCOMPILE-ALLOCATE-INSTANCE FOPCOMPILE-CONSTANT-INIT-FORMS FORM-TRACKING-STREAM-FORM-START-BYTE-POS FORM-TRACKING-STREAM-FORM-START-CHAR-POS FORMAT-UNIVERSAL-TIME FUNCALL-IN-MACROLET-LEXENV FUNCALL-IN-SYMBOL-MACROLET-LEXENV GENERATE-CODE GENERATE-TYPE-CHECKS GET-SOURCE-PATH GTN-ANALYZE INIT-ASSEMBLER IR1-CONVERT-LAMBDA IR1-CONVERT-LAMBDALIKE IR1-FINALIZE IR1-OPTIMIZE IR1-TOPLEVEL IR2-CONVERT IR2-OPTIMIZE LABEL-ID LAMBDA-COMPONENT LIFETIME-ANALYZE LINE/COL-FROM-CHARPOS LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE LOCALL-ANALYZE-COMPONENT LOCALL-ANALYZE-XEP-ENTRY-POINT LOOP-ANALYZE LTN-ANALYZE MAKE-CORE-COMPONENT MAKE-EMPTY-COMPONENT MAKE-FORM-TRACKING-STREAM-OBSERVER MAKE-LEXENV MAKE-XEP-LAMBDA-EXPRESSION MERGE-TOPLEVEL-LAMBDAS NAME-LAMBDALIKE NODE-COMPONENT NOTE-UNDEFINED-REFERENCE SB!REGALLOC:PACK PHYSENV-ANALYZE PRE-PACK-TN-STATS PRE-PHYSENV-ANALYZE-TOPLEVEL PRINT-ALL-BLOCKS PRINT-IR2-BLOCKS PROCESS-DECLS RECORD-COMPONENT-XREFS REOPTIMIZE-COMPONENT REPLACE-TOPLEVEL-XEPS RETRY-DELAYED-IR1-TRANSFORMS SELECT-REPRESENTATIONS SOURCE-PATH-TLF-NUMBER STACK-ANALYZE SUBSTITUTE-LEAF-IF
; caught 106 STYLE-WARNING conditions
; printed 11 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/main.fasl-tmp written
; compilation finished in 0:00:06.436
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/xref.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *XREF-KINDS* ...)
; compiling (DEFUN RECORD-COMPONENT-XREFS ...)
; compiling (DEFUN CALL-WITH-BLOCK-EXTERNAL-FUNCTIONALS ...)
; compiling (DEFUN RECORD-NODE-XREFS ...)
; compiling (DEFUN INTERNAL-NAME-P ...)
; compiling (DEFUN RECORD-XREF ...)
; compiling (DEFUN RECORD-MACROEXPANSION ...)
; compiling (DEFUN RECORD-CALL ...)
; compiling (DEFUN PACK-XREF-DATA ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/xref.lisp
; in: DEFUN CALL-WITH-BLOCK-EXTERNAL-FUNCTIONALS
; (SB!C::BLOCK-HOME-LAMBDA BLOCK)
;
; caught STYLE-WARNING:
; undefined function: BLOCK-HOME-LAMBDA
; in: DEFUN RECORD-NODE-XREFS
; (SB!C::CONSTANT-LVAR-P SB!C::ARG)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; (SB!C::LVAR-VALUE SB!C::ARG)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN CALL-WITH-BLOCK-EXTERNAL-FUNCTIONALS
; (SB!C::NODE-HOME-LAMBDA SB!C::REF)
;
; caught STYLE-WARNING:
; undefined function: NODE-HOME-LAMBDA
; in: DEFUN RECORD-NODE-XREFS
; (SB!C::PRINCIPAL-LVAR-USE (SB!C::COMBINATION-FUN SB!C::NODE))
;
; caught STYLE-WARNING:
; undefined function: PRINCIPAL-LVAR-USE
; in: DEFUN RECORD-XREF
; (SB!C::SOURCE-PATH-ORIGINAL-SOURCE
; (OR SB!C::PATH (SB!C::NODE-SOURCE-PATH SB!C::NODE)))
;
; caught STYLE-WARNING:
; undefined function: SOURCE-PATH-ORIGINAL-SOURCE
;
; compilation unit finished
; Undefined functions:
; BLOCK-HOME-LAMBDA CONSTANT-LVAR-P LVAR-VALUE NODE-HOME-LAMBDA PRINCIPAL-LVAR-USE SOURCE-PATH-ORIGINAL-SOURCE
; caught 6 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/xref.fasl-tmp written
; compilation finished in 0:00:00.788
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/source-location.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF!STRUCT (DEFINITION-SOURCE-LOCATION # ...) ...)
; compiling (DEFUN MAKE-DEFINITION-SOURCE-LOCATION ...)
; compiling (DEFUN LPNIFY-NAMESTRING ...)
; compiling (DEFUN MAKE-FILE-INFO-NAMESTRING ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/source-location.lisp
; in: DEFUN MAKE-DEFINITION-SOURCE-LOCATION
; (SB!C::SOURCE-PATH-TLF-NUMBER SB!C::*CURRENT-PATH*)
;
; caught STYLE-WARNING:
; undefined function: SOURCE-PATH-TLF-NUMBER
;
; compilation unit finished
; Undefined function:
; SOURCE-PATH-TLF-NUMBER
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/source-location.fasl-tmp written
; compilation finished in 0:00:00.420
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (SPECIAL *COMPILER-ERROR-BAILOUT*))
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFVAR *CURRENT-FORM-NUMBER*)
; compiling (DECLAIM (HASH-TABLE *SOURCE-PATHS*))
; compiling (DEFVAR *SOURCE-PATHS*)
; compiling (DECLAIM (INLINE SOURCE-FORM-HAS-PATH-P))
; compiling (DEFUN SOURCE-FORM-HAS-PATH-P ...)
; compiling (DEFUN GET-SOURCE-PATH ...)
; compiling (DEFUN ENSURE-SOURCE-PATH ...)
; compiling (DEFUN SIMPLIFY-SOURCE-PATH-FORM ...)
; compiling (DEFUN NOTE-SOURCE-PATH ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *CURRENT-COMPONENT*)
; compiling (DECLAIM (LIST *CURRENT-PATH*))
; compiling (DEFVAR *CURRENT-PATH*)
; compiling (DEFVAR *DERIVE-FUNCTION-TYPES* ...)
; compiling (DEFVAR *FUN-NAMES-IN-THIS-FILE* ...)
; compiling (DEFVAR *POST-BINDING-VARIABLE-LEXENV* ...)
; compiling (DEFUN FUN-LEXICALLY-NOTINLINE-P ...)
; compiling (DECLAIM (NOTINLINE MAYBE-UPDATE-INFO-FOR-GF))
; compiling (DEFUN MAYBE-UPDATE-INFO-FOR-GF ...)
; compiling (DEFUN MAYBE-DEFINED-HERE ...)
; compiling (DEFUN FIND-GLOBAL-FUN ...)
; compiling (DEFUN CLEAR-INVALID-FUNCTIONALS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-FREE-FUN ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-LEXICALLY-APPARENT-FUN ...)
; compiling (DEFUN MAYBE-FIND-FREE-VAR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-FREE-VAR ...)
; compiling (DEFUN MAYBE-EMIT-MAKE-LOAD-FORMS ...)
; compiling (DEFUN LINK-NODE-TO-PREVIOUS-CTRAN ...)
; compiling (DECLAIM (INLINE USE-CTRAN))
; compiling (DEFUN USE-CTRAN ...)
; compiling (DEFUN %USE-CTRAN ...)
; compiling (DEFUN INSERT-NODE-BEFORE ...)
; compiling (DEFUN USE-LVAR ...)
; compiling (DECLAIM (INLINE USE-CONTINUATION))
; compiling (DEFUN USE-CONTINUATION ...)
; compiling (DEFUN IR1-TOPLEVEL ...)
; compiling (DEFUN FIND-SOURCE-PATHS ...)
; compiling (DEFUN SUB-FIND-SOURCE-PATHS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN IR1-CONVERT ...)
; compiling (DEFUN REFERENCE-CONSTANT ...)
; compiling (DEFUN MAYBE-REANALYZE-FUNCTIONAL ...)
; compiling (DEFUN REFERENCE-LEAF ...)
; compiling (DEFUN ALWAYS-BOUNDP ...)
; compiling (DEFUN IR1-CONVERT-VAR ...)
; compiling (DEFUN FIND-COMPILER-MACRO ...)
; compiling (DEFUN EXPAND-COMPILER-MACRO ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran.lisp
; in: DEFUN EXPAND-COMPILER-MACRO
; (HANDLER-CASE (SB!C::CAREFUL-EXPAND-MACRO SB!C::CMACRO-FUN SB!KERNEL:FORM T)
; (SB!INT:COMPILER-MACRO-KEYWORD-PROBLEM (SB!C::C)
; (SB!C::PRINT-COMPILER-MESSAGE *ERROR-OUTPUT* "note: ~A"
; (LIST SB!C::C))
; SB!KERNEL:FORM))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (CAREFUL-EXPAND-MACRO CMACRO-FUN FORM
; T)
; (COMPILER-MACRO-KEYWORD-PROBLEM (C)
; (PRINT-COMPILER-MESSAGE *ERROR-OUTPUT*
; "note: ~A" (LIST C))
; FORM))
; compiling (DEFUN IR1-CONVERT-FUNCTOID ...)
; compiling (DEFUN IR1-CONVERT-COMMON-FUNCTOID ...)
; compiling (DEFUN IR1-CONVERT-GLOBAL-FUNCTOID ...)
; compiling (DEFUN MUFFLE-WARNING-OR-DIE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran.lisp
; in: DEFUN MUFFLE-WARNING-OR-DIE
; (SB!INT:BUG "no MUFFLE-WARNING restart")
; ==>
; "no MUFFLE-WARNING restart"
;
; note: deleting unreachable code
; compiling (DEFUN CAREFUL-EXPAND-MACRO ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN IR1-CONVERT-PROGN-BODY ...)
; compiling (DEFUN INSTRUMENT-COVERAGE ...)
; compiling (DEFUN MAYBE-INSTRUMENT-PROGN-LIKE ...)
; compiling (DEFUN RECORD-CODE-COVERAGE ...)
; compiling (DEFUN CLEAR-CODE-COVERAGE ...)
; compiling (DEFUN RESET-CODE-COVERAGE ...)
; compiling (DEFUN CODE-COVERAGE-RECORD-MARKED ...)
; compiling (DEFUN STEP-FORM-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN IR1-CONVERT-COMBINATION ...)
; compiling (DEFUN IR1-CONVERT-COMBINATION-ARGS ...)
; compiling (DEFUN IR1-CONVERT-SRCTRAN ...)
; compiling (DEFVAR *INSTRUMENT-IF-FOR-CODE-COVERAGE* ...)
; compiling (DEFUN IR1-CONVERT-MAYBE-PREDICATE ...)
; compiling (DEFUN IR1-CONVERT-COMBINATION-CHECKING-TYPE ...)
; compiling (DEFUN IR1-CONVERT-LOCAL-COMBINATION ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-IN-BINDINGS ...)
; compiling (DEFUN PROCESS-TYPE-DECL ...)
; compiling (DEFUN PROCESS-FTYPE-DECL ...)
; compiling (DEFUN PROCESS-SPECIAL-DECL ...)
; compiling (DEFUN MAKE-NEW-INLINEP ...)
; compiling (DEFUN PROCESS-INLINE-DECL ...)
; compiling (DEFUN FIND-IN-BINDINGS-OR-FBINDINGS ...)
; compiling (DEFUN PROCESS-IGNORE-DECL ...)
; compiling (DEFUN PROCESS-EXTENT-DECL ...)
; compiling (DEFVAR *SUPPRESS-VALUES-DECLARATION* ...)
; compiling (DEFUN PROCESS-1-DECL ...)
; compiling (DEFUN PROCESS-DECLS ...)
; compiling (DEFUN %PROCESSING-DECLS ...)
; compiling (DEFMACRO PROCESSING-DECLS ...)
; compiling (DEFUN SPECVAR-FOR-BINDING ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran.lisp
; in: DEFUN IR1-CONVERT-LOCAL-COMBINATION
; (SB!C::ASSURE-FUNCTIONAL-LIVE-P SB!C::FUNCTIONAL)
;
; caught STYLE-WARNING:
; undefined function: ASSURE-FUNCTIONAL-LIVE-P
; in: DEFUN REFERENCE-LEAF
; (SB!C::ASSURE-LEAF-LIVE-P SB!C::LEAF)
;
; caught STYLE-WARNING:
; undefined function: ASSURE-LEAF-LIVE-P
; in: DEFUN PROCESS-EXTENT-DECL
; (SB!C:COMPILER-NOTIFY "Ignoring free ~S declaration: ~S" SB!C::KIND
; SB!C::NAME)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN PROCESS-INLINE-DECL
; (SB!C:COMPILER-NOTIFY "ignoring ~A declaration not at ~
; definition of local function:~% ~S"
; SB!C::SENSE SB!C::NAME)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN PROCESS-FTYPE-DECL
; #'SB!C:COMPILER-NOTIFY
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; (SB!C::COMPILER-SPECIFIER-TYPE SB!C::SPEC)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-SPECIFIER-TYPE
; in: DEFUN PROCESS-TYPE-DECL
; (SB!C::COMPILER-SPECIFIER-TYPE (FIRST SB!C::DECL))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-SPECIFIER-TYPE
; in: DEFUN PROCESS-1-DECL
; (SB!C::COMPILER-VALUES-SPECIFIER-TYPE
; (IF (SB!INT:SINGLETON-P SB!C::TYPES)
; (CAR SB!C::TYPES)
; (SB!INT:QUASIQUOTE
; (VALUES #S(SB!IMPL::COMMA :EXPR SB!C::TYPES :KIND 2)))))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-VALUES-SPECIFIER-TYPE
; in: DEFUN IR1-CONVERT-VAR
; (SB!C::CTRAN-HOME-LAMBDA-OR-NULL SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-HOME-LAMBDA-OR-NULL
; in: DEFUN REFERENCE-LEAF => DEFINED-FUN-FUNCTIONAL LEAF
; (SB!C::DEFINED-FUN-FUNCTIONAL SB!C::LEAF)
;
; caught STYLE-WARNING:
; undefined function: DEFINED-FUN-FUNCTIONAL
; in: DEFUN INSERT-NODE-BEFORE
; (SB!C::ENSURE-BLOCK-START SB!C::PREV)
;
; caught STYLE-WARNING:
; undefined function: ENSURE-BLOCK-START
; in: DEFUN REFERENCE-CONSTANT
; (SB!C::FIND-CONSTANT SB!C::VALUE)
;
; caught STYLE-WARNING:
; undefined function: FIND-CONSTANT
; in: DEFUN FIND-FREE-VAR
; (SB!C::FIND-CONSTANT SB!C::VALUE SB!C::NAME)
;
; caught STYLE-WARNING:
; undefined function: FIND-CONSTANT
; in: DEFUN IR1-TOPLEVEL
; (SB!C::IR1-CONVERT-LAMBDA-BODY SB!C::FORMS NIL :DEBUG-NAME
; (SB!C::DEBUG-NAME 'SB!C::TOP-LEVEL-FORM NIL))
;
; caught STYLE-WARNING:
; undefined function: IR1-CONVERT-LAMBDA-BODY
; in: DEFUN MAYBE-REANALYZE-FUNCTIONAL
; (SB!C::LAMBDA-COMPONENT SB!C::FUNCTIONAL)
;
; caught STYLE-WARNING:
; undefined function: LAMBDA-COMPONENT
; in: DEFUN CLEAR-INVALID-FUNCTIONALS
; (SB!C::LAMBDA-COMPONENT SB!C::FUNCTIONAL)
;
; caught STYLE-WARNING:
; undefined function: LAMBDA-COMPONENT
; in: DEFUN %PROCESSING-DECLS
; (SB!C::MAKE-CAST SB!C::VALUE-LVAR SB!C::RESULT-TYPE
; (SB!C::LEXENV-POLICY SB!C:*LEXENV*))
;
; caught STYLE-WARNING:
; undefined function: MAKE-CAST
; in: DEFUN REFERENCE-LEAF
; (SB!C::MAKE-CAST SB!C::REF-LVAR (SB!KERNEL:MAKE-SINGLE-VALUE-TYPE TYPE)
; (SB!C::LEXENV-POLICY SB!C:*LEXENV*))
;
; caught STYLE-WARNING:
; undefined function: MAKE-CAST
; in: DEFUN IR1-TOPLEVEL
; (SB!C::MAKE-EMPTY-COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: MAKE-EMPTY-COMPONENT
; in: DEFUN PROCESS-SPECIAL-DECL
; (SB!C::MAKE-LEXENV :DEFAULT SB!C::RES :VARS (SB!C::NEW-VENV))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN PROCESS-FTYPE-DECL
; (SB!C::MAKE-LEXENV :DEFAULT SB!C::RES :TYPE-RESTRICTIONS (SB!C::RES))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN PROCESS-TYPE-DECL
; (SB!C::MAKE-LEXENV :DEFAULT SB!C::RES :TYPE-RESTRICTIONS (SB!C::RESTR) :VARS
; (SB!C::NEW-VARS))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
;
; caught STYLE-WARNING:
; 2 more uses of undefined function MAKE-LEXENV
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran.lisp
; in: DEFUN FIND-FREE-VAR
; (SB!C::NOTE-UNDEFINED-REFERENCE SB!C::NAME :VARIABLE)
;
; caught STYLE-WARNING:
; undefined function: NOTE-UNDEFINED-REFERENCE
; in: DEFUN FIND-GLOBAL-FUN
; (SB!C::NOTE-UNDEFINED-REFERENCE SB!C::NAME :FUNCTION)
;
; caught STYLE-WARNING:
; undefined function: NOTE-UNDEFINED-REFERENCE
; in: DEFUN EXPAND-COMPILER-MACRO
; (SB!C::PRINT-COMPILER-MESSAGE *ERROR-OUTPUT* "note: ~A" (LIST SB!C::C))
;
; caught STYLE-WARNING:
; undefined function: PRINT-COMPILER-MESSAGE
; in: DEFUN USE-LVAR
; (SB!C::REOPTIMIZE-LVAR SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-LVAR
; in: DEFUN INSTRUMENT-COVERAGE
; (SB!C::SOURCE-PATH-ORIGINAL-SOURCE SB!C::*CURRENT-PATH*)
;
; caught STYLE-WARNING:
; undefined function: SOURCE-PATH-ORIGINAL-SOURCE
; in: DEFUN IR1-CONVERT-COMBINATION-CHECKING-TYPE
; (SB!C::VALIDATE-CALL-TYPE SB!C::NODE TYPE SB!C::VAR T)
;
; caught STYLE-WARNING:
; undefined function: VALIDATE-CALL-TYPE
;
; compilation unit finished
; Undefined functions:
; ASSURE-FUNCTIONAL-LIVE-P ASSURE-LEAF-LIVE-P COMPILER-NOTIFY COMPILER-SPECIFIER-TYPE COMPILER-VALUES-SPECIFIER-TYPE CTRAN-HOME-LAMBDA-OR-NULL DEFINED-FUN-FUNCTIONAL ENSURE-BLOCK-START FIND-CONSTANT IR1-CONVERT-LAMBDA-BODY LAMBDA-COMPONENT MAKE-CAST MAKE-EMPTY-COMPONENT MAKE-LEXENV NOTE-UNDEFINED-REFERENCE PRINT-COMPILER-MESSAGE REOPTIMIZE-LVAR SOURCE-PATH-ORIGINAL-SOURCE VALIDATE-CALL-TYPE
; caught 29 STYLE-WARNING conditions
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1tran.fasl-tmp written
; compilation finished in 0:00:05.063
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran-lambda.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN VARIFY-LAMBDA-ARG ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-KEYWORD-FOR-ARG ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-LAMBDA-VARS ...)
; compiling (DEFUN IR1-CONVERT-AUX-BINDINGS ...)
; compiling (DEFUN IR1-CONVERT-SPECIAL-BINDINGS ...)
; compiling (DEFUN IR1-CONVERT-LAMBDA-BODY ...)
; compiling (DEFUN REGISTER-ENTRY-POINT ...)
; compiling (DEFUN CONVERT-OPTIONAL-ENTRY ...)
; compiling (DEFUN GENERATE-OPTIONAL-DEFAULT-ENTRY ...)
; compiling (DEFUN CONVERT-MORE-ENTRY ...)
; compiling (DEFUN IR1-CONVERT-MORE ...)
; compiling (DEFUN IR1-CONVERT-HAIRY-ARGS ...)
; compiling (DEFUN IR1-CONVERT-HAIRY-LAMBDA ...)
; compiling (DEFUN IR1-CONVERT-LAMBDA ...)
; compiling (DEFUN WRAP-FORMS-IN-DEBUG-CATCH ...)
; compiling (DEFUN IR1-CONVERT-LAMBDALIKE ...)
; compiling (DEFUN IR1-CONVERT-INLINE-LAMBDA ...)
; compiling (DEFUN FTYPE-FROM-LAMBDA-LIST ...)
; compiling (DEFUN GET-DEFINED-FUN ...)
; compiling (DEFUN ASSERT-NEW-DEFINITION ...)
; compiling (DEFUN IR1-CONVERT-INLINE-EXPANSION ...)
; compiling (DEFUN %SET-INLINE-EXPANSION ...)
; compiling (DEFUN %COMPILER-DEFUN ...)
; compiling (DEFUN %COMPILER-DEFMACRO ...)
; compiling (DEFUN OPTIONAL-DISPATCH-ENTRY-POINT-FUN ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran-lambda.lisp
; in: DEFUN ASSERT-NEW-DEFINITION
; #'SB!C:COMPILER-NOTIFY
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN FTYPE-FROM-LAMBDA-LIST
; (SB!C::COMPILER-SPECIFIER-TYPE
; (SB!INT:QUASIQUOTE
; (FUNCTION
; (#S(SB!IMPL::COMMA :EXPR SB!C::REQS :KIND 2)
; #S(SB!IMPL::COMMA :EXPR SB!C::OPTS :KIND 2)
; #S(SB!IMPL::COMMA :EXPR REST :KIND 2)
; #S(SB!IMPL::COMMA :EXPR SB!C::KEYS :KIND 2)
; #S(SB!IMPL::COMMA :EXPR SB!C::ALLOW :KIND 2))
; *)))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-SPECIFIER-TYPE
; in: DEFUN IR1-CONVERT-LAMBDA-BODY
; (SB!C::CTRAN-STARTS-BLOCK SB!C::RESULT-CTRAN)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-STARTS-BLOCK
; in: DEFUN IR1-CONVERT-SPECIAL-BINDINGS
; (SB!C::CTRAN-STARTS-BLOCK SB!C::NEXT)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-STARTS-BLOCK
; in: DEFUN IR1-CONVERT-LAMBDA-BODY
; (SB!C::LINK-BLOCKS BLOCK (SB!C::COMPONENT-TAIL SB!C::*CURRENT-COMPONENT*))
;
; caught STYLE-WARNING:
; undefined function: LINK-BLOCKS
; (SB!C::MAKE-LEXENV :VARS (SB!C::NEW-VENV) :LAMBDA LAMBDA :CLEANUP NIL)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN IR1-CONVERT-SPECIAL-BINDINGS
; (SB!C::MAKE-LEXENV :CLEANUP SB!C::CLEANUP)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEFUN IR1-CONVERT-AUX-BINDINGS
; (SB!C::MAKE-LEXENV :VARS (COPY-LIST SB!C::POST-BINDING-LEXENV))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
;
; caught STYLE-WARNING:
; 1 more use of undefined function MAKE-LEXENV
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1tran-lambda.lisp
; in: DEFUN IR1-CONVERT-INLINE-LAMBDA
; (SB!C::NAME-LAMBDALIKE SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: NAME-LAMBDALIKE
; in: DEFUN IR1-CONVERT-LAMBDALIKE
; (SB!C::NAME-LAMBDALIKE SB!C::THING)
;
; caught STYLE-WARNING:
; undefined function: NAME-LAMBDALIKE
; in: DEFUN IR1-CONVERT-LAMBDA
; (SB!C::NAME-LAMBDALIKE SB!KERNEL:FORM)
;
; caught STYLE-WARNING:
; undefined function: NAME-LAMBDALIKE
; in: DEFUN IR1-CONVERT-LAMBDA-BODY
; (SB!C::NODE-BLOCK SB!C:BIND)
;
; caught STYLE-WARNING:
; undefined function: NODE-BLOCK
; in: DEFUN IR1-CONVERT-INLINE-EXPANSION
; (SB!C::SUBSTITUTE-LEAF SB!C::FUN SB!C::VAR)
;
; caught STYLE-WARNING:
; undefined function: SUBSTITUTE-LEAF
; in: DEFUN GET-DEFINED-FUN
; (SB!C::SUBSTITUTE-LEAF SB!C::RES SB!C::FOUND)
;
; caught STYLE-WARNING:
; undefined function: SUBSTITUTE-LEAF
; in: DEFUN IR1-CONVERT-LAMBDALIKE
; (SB!C::SUBSTITUTE-LEAF-IF
; (LAMBDA (SB!C::REF)
; (SB!C:POLICY SB!C::REF (> SB!C::RECOGNIZE-SELF-CALLS 0)))
; SB!C::RES SB!C::DEFINED-FUN-RES)
;
; caught STYLE-WARNING:
; undefined function: SUBSTITUTE-LEAF-IF
;
; compilation unit finished
; Undefined functions:
; COMPILER-NOTIFY COMPILER-SPECIFIER-TYPE CTRAN-STARTS-BLOCK LINK-BLOCKS MAKE-LEXENV NAME-LAMBDALIKE NODE-BLOCK SUBSTITUTE-LEAF SUBSTITUTE-LEAF-IF
; caught 16 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1tran-lambda.fasl-tmp written
; compilation finished in 0:00:02.993
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF-IR1-TRANSLATOR PROGN ...)
; compiling (DEF-IR1-TRANSLATOR IF ...)
; compiling (DEFUN BEST-SUB-SOURCE-PATH ...)
; compiling (DEF-IR1-TRANSLATOR BLOCK ...)
; compiling (DEF-IR1-TRANSLATOR RETURN-FROM ...)
; compiling (DEFUN PARSE-TAGBODY ...)
; compiling (DEF-IR1-TRANSLATOR TAGBODY ...)
; compiling (DEF-IR1-TRANSLATOR GO ...)
; compiling (DEF-IR1-TRANSLATOR EVAL-WHEN ...)
; compiling (DEFUN %FUNCALL-IN-FOOMACROLET-LEXENV ...)
; compiling (DEFUN MACROLET-DEFINITIONIZE-FUN ...)
; compiling (DEFUN FUNCALL-IN-MACROLET-LEXENV ...)
; compiling (DEF-IR1-TRANSLATOR MACROLET ...)
; compiling (DEFUN SYMBOL-MACROLET-DEFINITIONIZE-FUN ...)
; compiling (DEFUN FUNCALL-IN-SYMBOL-MACROLET-LEXENV ...)
; compiling (DEF-IR1-TRANSLATOR SYMBOL-MACROLET ...)
; compiling (DEFUN EVAL-INFO-ARGS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEFUN EVAL-INFO-ARGS
; (HANDLER-CASE (MAPCAR #'EVAL SB!C::ARGS)
; (ERROR (CONDITION)
; (SB!C:COMPILER-ERROR
; "Lisp error during evaluation of info args:~%~A"
; CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE (MAPCAR #'EVAL ARGS)
; (ERROR (CONDITION)
; (COMPILER-ERROR
; "Lisp error during evaluation of info args:~%~A"
; CONDITION)))
; compiling (DEF-IR1-TRANSLATOR %PRIMITIVE ...)
; compiling (DEF-IR1-TRANSLATOR QUOTE ...)
; compiling (DEFUN NAME-CONTEXT ...)
; compiling (DEFUN NAME-LAMBDALIKE ...)
; compiling (DEFUN FUN-NAME-LEAF ...)
; compiling (DEF-IR1-TRANSLATOR %%ALLOCATE-CLOSURES ...)
; compiling (DEFMACRO WITH-FUN-NAME-LEAF ...)
; compiling (DEF-IR1-TRANSLATOR FUNCTION ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEF-IR1-TRANSLATOR FUNCTION
; (SB!C::WITH-FUN-NAME-LEAF (SB!C::LEAF SB!C::THING SB!C::START)
; (SB!C::REFERENCE-LEAF SB!C::START SB!C::NEXT SB!C::RESULT SB!C::LEAF))
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL IF SB!C::FIND-GLOBAL-FUN
; ==>
; SB!C::THING
;
; note: deleting unreachable code
; compiling (DEF-IR1-TRANSLATOR GLOBAL-FUNCTION ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEF-IR1-TRANSLATOR GLOBAL-FUNCTION
; (SB!C::WITH-FUN-NAME-LEAF (SB!C::LEAF SB!C::THING SB!C::START
; :GLOBAL-FUNCTION T)
; (SB!C::REFERENCE-LEAF SB!C::START SB!C::NEXT SB!C::RESULT SB!C::LEAF))
; --> MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL IF SB!C::FUN-NAME-LEAF
; ==>
; SB!C::THING
;
; note: deleting unreachable code
; compiling (DEFUN CONSTANT-GLOBAL-FUN-NAME ...)
; compiling (DEFUN LVAR-CONSTANT-GLOBAL-FUN-NAME ...)
; compiling (DEFUN ENSURE-SOURCE-FUN-FORM ...)
; compiling (DEFUN ENSURE-LVAR-FUN-FORM ...)
; compiling (DEFTRANSFORM FUNCALL ...)
; compiling (DEF-IR1-TRANSLATOR %FUNCALL ...)
; compiling (DEFINE-SOURCE-TRANSFORM FUNCALL ...)
; compiling (DEFTRANSFORM %COERCE-CALLABLE-TO-FUN ...)
; compiling (DEFINE-SOURCE-TRANSFORM %COERCE-CALLABLE-TO-FUN ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EXTRACT-LET-VARS ...)
; compiling (DEF-IR1-TRANSLATOR LET ...)
; compiling (DEF-IR1-TRANSLATOR LET* ...)
; compiling (DEFUN IR1-TRANSLATE-LOCALLY ...)
; compiling (DEF-IR1-TRANSLATOR LOCALLY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN EXTRACT-FLET-VARS ...)
; compiling (DEFUN IR1-CONVERT-FBINDINGS ...)
; compiling (DEF-IR1-TRANSLATOR FLET ...)
; compiling (DEF-IR1-TRANSLATOR LABELS ...)
; compiling (DEFUN THE-IN-POLICY ...)
; compiling (DEF-IR1-TRANSLATOR THE ...)
; compiling (DEF-IR1-TRANSLATOR TRULY-THE ...)
; compiling (DEFUN EXPLODE-SETQ ...)
; compiling (DEF-IR1-TRANSLATOR SETQ ...)
; compiling (DEFUN SETQ-VAR ...)
; compiling (DEF-IR1-TRANSLATOR THROW ...)
; compiling (DEF-IR1-TRANSLATOR %WITHIN-CLEANUP ...)
; compiling (DEF-IR1-TRANSLATOR %ESCAPE-FUN ...)
; compiling (DEF-IR1-TRANSLATOR %CLEANUP-FUN ...)
; compiling (DEF-IR1-TRANSLATOR CATCH ...)
; compiling (DEF-IR1-TRANSLATOR UNWIND-PROTECT ...)
; compiling (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-CALL ...)
; compiling (DEF-IR1-TRANSLATOR MULTIPLE-VALUE-PROG1 ...)
; compiling (DEFUN REVERT-SOURCE-PATH ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEF-IR1-TRANSLATOR %FUNCALL
; (SB!INT:%MACROEXPAND FUNCTION SB!C:*LEXENV*)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: DEFUN THE-IN-POLICY
; (SB!C::COMPILER-VALUES-SPECIFIER-TYPE TYPE)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-VALUES-SPECIFIER-TYPE
; in: DEFUN LVAR-CONSTANT-GLOBAL-FUN-NAME
; (SB!C::CONSTANT-LVAR-P SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEF-IR1-TRANSLATOR RETURN-FROM
; (SB!C::CTRAN-DELETED-P SB!C::EXIT-CTRAN)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-DELETED-P
; in: DEF-IR1-TRANSLATOR SETQ
; (SB!C::CTRAN-HOME-LAMBDA-OR-NULL SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-HOME-LAMBDA-OR-NULL
; in: DEF-IR1-TRANSLATOR GO
; (SB!C::CTRAN-HOME-LAMBDA-OR-NULL SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-HOME-LAMBDA-OR-NULL
; in: DEF-IR1-TRANSLATOR RETURN-FROM
; (SB!C::CTRAN-HOME-LAMBDA-OR-NULL SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-HOME-LAMBDA-OR-NULL
; (SB!C::CTRAN-STARTS-BLOCK SB!C::NEXT)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-STARTS-BLOCK
; in: DEF-IR1-TRANSLATOR BLOCK
; (SB!C::CTRAN-STARTS-BLOCK SB!C::NEXT)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-STARTS-BLOCK
; in: DEF-IR1-TRANSLATOR IF
; (SB!C::CTRAN-STARTS-BLOCK SB!C::NEXT)
;
; caught STYLE-WARNING:
; undefined function: CTRAN-STARTS-BLOCK
;
; caught STYLE-WARNING:
; 4 more uses of undefined function CTRAN-STARTS-BLOCK
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEFTRANSFORM %COERCE-CALLABLE-TO-FUN
; (SB!C:DEFTRANSFORM SB!KERNEL:%COERCE-CALLABLE-TO-FUN
; ((SB!C::THING) * * :NODE SB!C::NODE)
; "optimize away possible call to FDEFINITION at runtime"
; (SB!C::ENSURE-LVAR-FUN-FORM SB!C::THING 'SB!C::THING T))
; --> SB!C::%DEFTRANSFORM UNLESS IF PROGN
; ==>
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
; in: DEFTRANSFORM FUNCALL
; (SB!C:DEFTRANSFORM FUNCALL
; ((FUNCTION &REST SB!C::ARGS) * *)
; (LET ((SB!C::ARG-NAMES (SB!INT:MAKE-GENSYM-LIST #)))
; (SB!INT:QUASIQUOTE
; (LAMBDA (FUNCTION #) (DECLARE #) (SB!INT:QUASIQUOTE #)))))
; --> SB!C::%DEFTRANSFORM UNLESS IF PROGN
; ==>
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
; in: DEFUN ENSURE-LVAR-FUN-FORM
; (SB!C::GIVE-UP-IR1-TRANSFORM "not known to be a function")
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
; in: DEF-IR1-TRANSLATOR IF
; (SB!C::LINK-BLOCKS SB!C::START-BLOCK SB!C::THEN-BLOCK)
;
; caught STYLE-WARNING:
; undefined function: LINK-BLOCKS
; in: DEFUN ENSURE-LVAR-FUN-FORM
; (SB!C::LVAR-TYPE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-TYPE
; in: DEFUN LVAR-CONSTANT-GLOBAL-FUN-NAME
; (SB!C::LVAR-VALUE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN THE-IN-POLICY
; (SB!C::MAKE-CAST SB!C::VALUE-LVAR TYPE SB!C:POLICY)
;
; caught STYLE-WARNING:
; undefined function: MAKE-CAST
; in: DEFUN %FUNCALL-IN-FOOMACROLET-LEXENV
; (SB!C::MAKE-LEXENV SB!C::DEFINITIONIZE-KEYWORD SB!C::PROCESSED-DEFINITIONS)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEF-IR1-TRANSLATOR TAGBODY
; (SB!C::MAKE-LEXENV :CLEANUP SB!C::CLEANUP :TAGS (SB!C::TAGS))
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
; in: DEF-IR1-TRANSLATOR BLOCK
; (SB!C::MAKE-LEXENV :BLOCKS (LIST (CONS SB!C::NAME SB!C::ENV-ENTRY)) :CLEANUP
; SB!C::CLEANUP)
;
; caught STYLE-WARNING:
; undefined function: MAKE-LEXENV
;
; caught STYLE-WARNING:
; 4 more uses of undefined function MAKE-LEXENV
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1-translators.lisp
; in: DEFUN FUNCALL-IN-MACROLET-LEXENV
; (SB!C::MAKE-RESTRICTED-LEXENV SB!C:*LEXENV*)
;
; caught STYLE-WARNING:
; undefined function: MAKE-RESTRICTED-LEXENV
; in: DEFUN IR1-CONVERT-FBINDINGS
; (SB!C::NODE-DEST (SB!C::CTRAN-NEXT SB!C::START))
;
; caught STYLE-WARNING:
; undefined function: NODE-DEST
; in: DEF-IR1-TRANSLATOR %%ALLOCATE-CLOSURES
; (SB!C::NODE-DEST (SB!C::CTRAN-NEXT SB!C::START))
;
; caught STYLE-WARNING:
; undefined function: NODE-DEST
; in: DEF-IR1-TRANSLATOR IF
; (SB!C::POSSIBLE-REST-ARG-CONTEXT SB!C::TEST)
;
; caught STYLE-WARNING:
; undefined function: POSSIBLE-REST-ARG-CONTEXT
; in: DEF-IR1-TRANSLATOR TAGBODY
; (SB!C::START-BLOCK SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: START-BLOCK
; in: DEF-IR1-TRANSLATOR BLOCK
; (SB!C::START-BLOCK SB!C::START)
;
; caught STYLE-WARNING:
; undefined function: START-BLOCK
; in: DEF-IR1-TRANSLATOR LABELS
; (SB!C::SUBSTITUTE-LEAF SB!C::REAL-FUN (CDR SB!C::PLACEHOLDER-CONS))
;
; caught STYLE-WARNING:
; undefined function: SUBSTITUTE-LEAF
;
; compilation unit finished
; Undefined functions:
; %MACROEXPAND COMPILER-VALUES-SPECIFIER-TYPE CONSTANT-LVAR-P CTRAN-DELETED-P CTRAN-HOME-LAMBDA-OR-NULL CTRAN-STARTS-BLOCK GIVE-UP-IR1-TRANSFORM LINK-BLOCKS LVAR-TYPE LVAR-VALUE MAKE-CAST MAKE-LEXENV MAKE-RESTRICTED-LEXENV NODE-DEST POSSIBLE-REST-ARG-CONTEXT START-BLOCK SUBSTITUTE-LEAF
; caught 29 STYLE-WARNING conditions
; printed 3 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1-translators.fasl-tmp written
; compilation finished in 0:00:04.081
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN NODE-ENCLOSING-CLEANUP ...)
; compiling (DEFUN MAP-NESTED-CLEANUPS ...)
; compiling (DEFUN INSERT-CLEANUP-CODE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-USES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN PRINCIPAL-LVAR ...)
; compiling (DEFUN PRINCIPAL-LVAR-USE ...)
; compiling (DEFUN PRINCIPAL-LVAR-DEST ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %DELETE-LVAR-USE ...)
; compiling (DEFUN DELETE-LVAR-USE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN ADD-LVAR-USE ...)
; compiling (DEFUN IMMEDIATELY-USED-P ...)
; compiling (DEFUN COMBINATION-DEFINED-TYPE ...)
; compiling (DEFUN ALMOST-IMMEDIATELY-USED-P ...)
; compiling (DEFUN SUBSTITUTE-LVAR ...)
; compiling (DEFUN SUBSTITUTE-LVAR-USES ...)
; compiling (DEFUN CTRAN-STARTS-BLOCK ...)
; compiling (DEFUN ENSURE-BLOCK-START ...)
; compiling (DEFUN START-BLOCK ...)
; compiling (DEFUN FILTER-LVAR ...)
; compiling (DEFUN DELETE-FILTER ...)
; compiling (DEFUN INSERT-CAST-BEFORE ...)
; compiling (DEFUN NODE-HOME-LAMBDA ...)
; compiling (DECLAIM (INLINE NODE-BLOCK))
; compiling (DEFUN NODE-BLOCK ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NODE-COMPONENT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NODE-PHYSENV ...)
; compiling (DECLAIM (INLINE NODE-DEST))
; compiling (DEFUN NODE-DEST ...)
; compiling (DECLAIM (INLINE NODE-STACK-ALLOCATE-P))
; compiling (DEFUN NODE-STACK-ALLOCATE-P ...)
; compiling (DEFUN FLUSHABLE-COMBINATION-P ...)
; compiling (DEFUN LAMBDA-VAR-ORIGINAL-NAME ...)
; compiling (DEFUN NOTE-NO-STACK-ALLOCATION ...)
; compiling (DEFUN USE-GOOD-FOR-DX-P ...)
; compiling (DEFUN LVAR-GOOD-FOR-DX-P ...)
; compiling (DEFUN KNOWN-DX-COMBINATION-P ...)
; compiling (DEFUN DX-COMBINATION-P ...)
; compiling (DEFUN COMBINATION-ARGS-FLOW-CLEANLY-P ...)
; compiling (DEFUN REF-GOOD-FOR-DX-P ...)
; compiling (DEFUN TRIVIAL-LAMBDA-VAR-REF-P ...)
; compiling (DEFUN TRIVIAL-LAMBDA-VAR-REF-LVAR ...)
; compiling (DEFUN HANDLE-NESTED-DYNAMIC-EXTENT-LVARS ...)
; compiling (DECLAIM (INLINE BLOCK-TO-BE-DELETED-P))
; compiling (DEFUN BLOCK-TO-BE-DELETED-P ...)
; compiling (DECLAIM (INLINE NODE-TO-BE-DELETED-P))
; compiling (DEFUN NODE-TO-BE-DELETED-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LAMBDA-BLOCK ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LAMBDA-COMPONENT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BLOCK-START-NODE ...)
; compiling (DEFUN BLOCK-START-CLEANUP ...)
; compiling (DEFUN BLOCK-END-CLEANUP ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BLOCK-HOME-LAMBDA-OR-NULL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BLOCK-HOME-LAMBDA ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BLOCK-PHYSENV ...)
; compiling (DEFUN SOURCE-PATH-TLF-NUMBER ...)
; compiling (DEFUN SOURCE-PATH-ORIGINAL-SOURCE ...)
; compiling (DEFUN SOURCE-PATH-FORM-NUMBER ...)
; compiling (DEFUN SOURCE-PATH-FORMS ...)
; compiling (DEFUN TREE-SOME ...)
; compiling (DEFUN NODE-SOURCE-FORM ...)
; compiling (DEFUN LVAR-SOURCE ...)
; compiling (DEFUN COMMON-SUFFIX ...)
; compiling (DEFUN LVAR-ALL-SOURCES ...)
; compiling (DECLAIM (INLINE LVAR-USE))
; compiling (DEFUN LVAR-USE ...)
; compiling (DECLAIM (INLINE LVAR-HAS-SINGLE-USE-P))
; compiling (DEFUN LVAR-HAS-SINGLE-USE-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CTRAN-HOME-LAMBDA-OR-NULL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CTRAN-HOME-LAMBDA ...)
; compiling (DECLAIM (INLINE CAST-SINGLE-VALUE-P))
; compiling (DEFUN CAST-SINGLE-VALUE-P ...)
; compiling (DECLAIM (INLINE LVAR-SINGLE-VALUE-P))
; compiling (DEFUN LVAR-SINGLE-VALUE-P ...)
; compiling (DEFUN PRINCIPAL-LVAR-END ...)
; compiling (DEFUN PRINCIPAL-LVAR-SINGLE-VALUIFY ...)
; compiling (DEFUN MAKE-LEXENV ...)
; compiling (DEFUN MAKE-RESTRICTED-LEXENV ...)
; compiling (DEFUN LINK-BLOCKS ...)
; compiling (DEFUN %LINK-BLOCKS ...)
; compiling (DEFUN UNLINK-BLOCKS ...)
; compiling (DEFUN CHANGE-BLOCK-SUCCESSOR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN REMOVE-FROM-DFO ...)
; compiling (DEFUN ADD-TO-DFO ...)
; compiling (DEFUN MAP-BLOCK-NLXES ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CLEAR-FLAGS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-EMPTY-COMPONENT ...)
; compiling (DEFUN NODE-ENDS-BLOCK ...)
; compiling (DEFUN DELETE-LAMBDA-VAR ...)
; compiling (DEFUN REOPTIMIZE-LAMBDA-VAR ...)
; compiling (DEFUN DELETE-FUNCTIONAL ...)
; compiling (DEFUN DELETE-LAMBDA ...)
; compiling (DEFUN DELETE-OPTIONAL-DISPATCH ...)
; compiling (DEFUN NOTE-LOCAL-FUNCTIONAL ...)
; compiling (DEFUN DEFINED-FUN-FUNCTIONAL ...)
; compiling (DEFUN DELETE-REF ...)
; compiling (DEFUN FLUSH-NODE ...)
; compiling (DEFUN FLUSH-DEST ...)
; compiling (DEFUN DELETE-DEST ...)
; compiling (DEFUN DELETE-BLOCK-LAZILY ...)
; compiling (DEFUN MARK-FOR-DELETION ...)
; compiling (DEFUN DELETE-BLOCK ...)
; compiling (DEFUN DELETE-RETURN ...)
; compiling (DEFUN NOTE-UNREFERENCED-VARS ...)
; compiling (DEFUN NOTE-UNREFERENCED-FUN-VARS ...)
; compiling (DEFVAR *DELETION-IGNORED-OBJECTS* ...)
; compiling (DEFUN PRESENT-IN-FORM ...)
; compiling (DEFUN NOTE-BLOCK-DELETION ...)
; compiling (DEFUN UNLINK-NODE ...)
; compiling (DEFUN CTRAN-DELETED-P ...)
; compiling (DEFUN NODE-DELETED ...)
; compiling (DEFUN DELETE-COMPONENT ...)
; compiling (DEFUN CLEAN-COMPONENT ...)
; compiling (DEFUN SPLICE-FUN-ARGS ...)
; compiling (DEFUN ELIMINATE-KEYWORD-ARGS ...)
; compiling (DEFUN EXTRACT-FUN-ARGS ...)
; compiling (DEFUN FLUSH-COMBINATION ...)
; compiling (DEFUN CHANGE-REF-LEAF ...)
; compiling (DEFUN SUBSTITUTE-LEAF ...)
; compiling (DEFUN SUBSTITUTE-LEAF-IF ...)
; compiling (DEFUN FIND-CONSTANT ...)
; compiling (DEFUN CLOSURE-VAR-P ...)
; compiling (DEFUN FIND-NLX-INFO ...)
; compiling (DEFUN NLX-INFO-LVAR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAIN-ENTRY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LOOKS-LIKE-AN-MV-BIND ...)
; compiling (DEFUN XEP-P ...)
; compiling (DEFUN LVAR-FUN-NAME ...)
; compiling (DEFUN LVAR-FUN-DEBUG-NAME ...)
; compiling (DEFUN COMBINATION-FUN-SOURCE-NAME ...)
; compiling (DEFUN COMBINATION-FUN-DEBUG-NAME ...)
; compiling (DEFUN LET-COMBINATION ...)
; compiling (DEFUN LET-VAR-INITIAL-VALUE ...)
; compiling (DEFUN COMBINATION-LAMBDA ...)
; compiling (DEFVAR *INLINE-EXPANSION-LIMIT* ...)
; compiling (DEFUN INLINE-EXPANSION-OK ...)
; compiling (DEFUN ASSURE-FUNCTIONAL-LIVE-P ...)
; compiling (DEFUN ASSURE-LEAF-LIVE-P ...)
; compiling (DEFUN CALL-FULL-LIKE-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CAREFUL-CALL ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFUN CAREFUL-CALL
; (HANDLER-CASE (APPLY FUNCTION SB!C::ARGS)
; (ERROR (CONDITION)
; (LET ((SB!C::*COMPILER-ERROR-CONTEXT* SB!C::NODE))
; (FUNCALL SB!C::WARN-FUN "Lisp error during ~A:~%~A"
; SB!C::CONTEXT CONDITION)
; (RETURN-FROM SB!C::CAREFUL-CALL (VALUES NIL NIL)))))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE (APPLY FUNCTION ARGS)
; (ERROR (CONDITION)
; (LET ((*COMPILER-ERROR-CONTEXT*
; NODE))
; (FUNCALL WARN-FUN
; "Lisp error during ~A:~%~A"
; CONTEXT
; CONDITION)
; (RETURN-FROM
; CAREFUL-CALL
; (VALUES NIL
; NIL)))))
; compiling (DEFFROB SPECIFIER-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFFROB SPECIFIER-TYPE
; (SB!C::DEFFROB SB!KERNEL:SPECIFIER-TYPE SB!C::CAREFUL-SPECIFIER-TYPE
; SB!C::COMPILER-SPECIFIER-TYPE SB!C::IR1-TRANSFORM-SPECIFIER-TYPE)
; --> PROGN DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK HANDLER-CASE
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (DEFFROB SPECIFIER-TYPE
; CAREFUL-SPECIFIER-TYPE
; COMPILER-SPECIFIER-TYPE
; IR1-TRANSFORM-SPECIFIER-TYPE)
; compiling (DEFFROB VALUES-SPECIFIER-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFFROB VALUES-SPECIFIER-TYPE
; (SB!C::DEFFROB SB!KERNEL:VALUES-SPECIFIER-TYPE
; SB!C::CAREFUL-VALUES-SPECIFIER-TYPE SB!C::COMPILER-VALUES-SPECIFIER-TYPE
; SB!C::IR1-TRANSFORM-VALUES-SPECIFIER-TYPE)
; --> PROGN DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN BLOCK HANDLER-CASE
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (DEFFROB VALUES-SPECIFIER-TYPE
; CAREFUL-VALUES-SPECIFIER-TYPE
; COMPILER-VALUES-SPECIFIER-TYPE
; IR1-TRANSFORM-VALUES-SPECIFIER-TYPE)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-KEYWORD-LVAR ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-KEY-ARGS-CONSTANT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-TRANSFORM-KEYS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN %EVENT ...)
; compiling (DEFUN MAKE-CAST ...)
; compiling (DEFUN CAST-TYPE-CHECK ...)
; compiling (DEFUN NOTE-SINGLE-VALUIFIED-LVAR ...)
; compiling (DEFUN LVAR-FUN-IS ...)
; compiling (DEFUN LVAR-MATCHES ...)
; compiling (DEFUN OPTIONAL-REST-P ...)
; compiling (DEFUN PRESERVE-SINGLE-USE-DEBUG-VAR-P ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFUN NOTE-BLOCK-DELETION
; (SB!C:COMPILER-NOTIFY 'SB!EXT:CODE-DELETION-NOTE :FORMAT-CONTROL
; "deleting unreachable code" :FORMAT-ARGUMENTS NIL)
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN DELETE-LAMBDA
; (SB!C:COMPILER-NOTIFY 'SB!EXT:CODE-DELETION-NOTE :FORMAT-CONTROL
; "deleting unused function~:[.~;~:*~% ~S~]" :FORMAT-ARGUMENTS
; (LIST (SB!C::LEAF-DEBUG-NAME SB!C::CLAMBDA)))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
; in: DEFUN NOTE-NO-STACK-ALLOCATION
; (SB!C:COMPILER-NOTIFY "~@<could~2:I not stack allocate ~S in: ~S~:@>"
; (SB!C::LAMBDA-VAR-ORIGINAL-NAME (SB!C::REF-LEAF SB!C::USE))
; (SB!C::FIND-ORIGINAL-SOURCE (SB!C::NODE-SOURCE-PATH SB!C::USE)))
;
; caught STYLE-WARNING:
; undefined function: COMPILER-NOTIFY
;
; caught STYLE-WARNING:
; 2 more uses of undefined function COMPILER-NOTIFY
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFUN CHECK-KEY-ARGS-CONSTANT
; (SB!C::CONSTANT-LVAR-P (FIRST SB!C::ARG))
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN ELIMINATE-KEYWORD-ARGS
; (SB!C::CONSTANT-LVAR-P SB!C::KEY)
;
; caught STYLE-WARNING:
; undefined function: CONSTANT-LVAR-P
; in: DEFUN CHANGE-REF-LEAF
; (SB!C::DERIVE-NODE-TYPE SB!C::REF SB!C::VLTYPE :FROM-SCRATCH SB!C::RECKLESSLY)
;
; caught STYLE-WARNING:
; undefined function: DERIVE-NODE-TYPE
; in: DEFUN LVAR-ALL-SOURCES
; (SB!C::FIND-ORIGINAL-SOURCE SB!C::PATH)
;
; caught STYLE-WARNING:
; undefined function: FIND-ORIGINAL-SOURCE
; in: DEFUN NODE-SOURCE-FORM
; (SB!C::FIND-ORIGINAL-SOURCE SB!C::PATH)
;
; caught STYLE-WARNING:
; undefined function: FIND-ORIGINAL-SOURCE
; in: DEFUN NOTE-NO-STACK-ALLOCATION
; (SB!C::FIND-ORIGINAL-SOURCE (SB!C::NODE-SOURCE-PATH SB!C::USE))
;
; caught STYLE-WARNING:
; undefined function: FIND-ORIGINAL-SOURCE
;
; caught STYLE-WARNING:
; 1 more use of undefined function FIND-ORIGINAL-SOURCE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFUN SPLICE-FUN-ARGS
; (SB!C::FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE SB!C::ARG)
;
; caught STYLE-WARNING:
; undefined function: FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE
; in: DEFUN FLUSH-DEST
; (SB!C::FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE
; in: DEFUN SUBSTITUTE-LVAR
; (SB!C::FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE SB!C::NEW)
;
; caught STYLE-WARNING:
; undefined function: FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE
; in: DEFUN EXTRACT-FUN-ARGS
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
; in: DEFUN ELIMINATE-KEYWORD-ARGS
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
; in: DEFUN SPLICE-FUN-ARGS
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; caught STYLE-WARNING:
; undefined function: GIVE-UP-IR1-TRANSFORM
;
; caught STYLE-WARNING:
; 2 more uses of undefined function GIVE-UP-IR1-TRANSFORM
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1util.lisp
; in: DEFUN CAST-TYPE-CHECK
; (SB!C::IR1-OPTIMIZE-CAST SB!ALIEN:CAST T)
;
; caught STYLE-WARNING:
; undefined function: IR1-OPTIMIZE-CAST
; in: DEFUN FILTER-LVAR
; (SB!C::LOCALL-ANALYZE-COMPONENT SB!C::*CURRENT-COMPONENT*)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-COMPONENT
; in: DEFUN CHECK-TRANSFORM-KEYS
; (SB!C::LVAR-VALUE (FIRST SB!C::ARG))
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN FIND-KEYWORD-LVAR
; (SB!C::LVAR-VALUE (FIRST SB!C::ARG))
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN ELIMINATE-KEYWORD-ARGS
; (SB!C::LVAR-VALUE SB!C::KEY)
;
; caught STYLE-WARNING:
; undefined function: LVAR-VALUE
; in: DEFUN DELETE-REF
; (SB!C::MAYBE-CONVERT-TO-ASSIGNMENT SB!C::LEAF)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-CONVERT-TO-ASSIGNMENT
; in: DEFUN DELETE-OPTIONAL-DISPATCH
; (SB!C::MAYBE-CONVERT-TO-ASSIGNMENT SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-CONVERT-TO-ASSIGNMENT
; in: DEFUN DELETE-REF
; (SB!C::MAYBE-LET-CONVERT SB!C::LEAF)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-LET-CONVERT
; in: DEFUN DELETE-OPTIONAL-DISPATCH
; (SB!C::MAYBE-LET-CONVERT SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-LET-CONVERT
; in: DEFUN MAKE-CAST
; (SB!C::MAYBE-WEAKEN-CHECK TYPE SB!C:POLICY)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-WEAKEN-CHECK
; in: DEFUN DELETE-FILTER
; (SB!C::MERGE-TAIL-SETS MERGE)
;
; caught STYLE-WARNING:
; undefined function: MERGE-TAIL-SETS
; in: DEFUN NOTE-SINGLE-VALUIFIED-LVAR
; (SB!C::REOPTIMIZE-COMPONENT (SB!C::NODE-COMPONENT SB!C::NODE) :MAYBE)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-COMPONENT
; in: DEFUN FLUSH-NODE
; (SB!C::REOPTIMIZE-COMPONENT (SB!C::BLOCK-COMPONENT BLOCK) T)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-COMPONENT
; in: DEFUN CHANGE-BLOCK-SUCCESSOR
; (SB!C::REOPTIMIZE-COMPONENT (SB!C::BLOCK-COMPONENT BLOCK) :MAYBE)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-COMPONENT
; in: DEFUN INSERT-CAST-BEFORE
; (SB!C::REOPTIMIZE-LVAR SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-LVAR
; in: DEFUN SUBSTITUTE-LVAR-USES
; (SB!C::REOPTIMIZE-LVAR SB!C::NEW)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-LVAR
; in: DEFUN DELETE-LVAR-USE
; (SB!C::REOPTIMIZE-LVAR SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-LVAR
;
; caught STYLE-WARNING:
; 5 more uses of undefined function REOPTIMIZE-LVAR
;
; compilation unit finished
; Undefined functions:
; COMPILER-NOTIFY CONSTANT-LVAR-P DERIVE-NODE-TYPE FIND-ORIGINAL-SOURCE FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE GIVE-UP-IR1-TRANSFORM IR1-OPTIMIZE-CAST LOCALL-ANALYZE-COMPONENT LVAR-VALUE MAYBE-CONVERT-TO-ASSIGNMENT MAYBE-LET-CONVERT MAYBE-WEAKEN-CHECK MERGE-TAIL-SETS REOPTIMIZE-COMPONENT REOPTIMIZE-LVAR
; caught 36 STYLE-WARNING conditions
; printed 3 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1util.fasl-tmp written
; compilation finished in 0:00:08.303
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1report.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (SPECIAL *CURRENT-PATH*))
; compiling (DEFVAR *ENCLOSING-SOURCE-CUTOFF* ...)
; compiling (DECLAIM (TYPE UNSIGNED-BYTE ...))
; compiling (DEFSTRUCT (COMPILER-ERROR-CONTEXT # ...) ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *COMPILER-ERROR-CONTEXT* ...)
; compiling (DEFVAR *SOURCE-CONTEXT-METHODS* ...)
; compiling (DEFMACRO DEFINE-SOURCE-CONTEXT ...)
; compiling (DEFINE-SOURCE-CONTEXT DEFSTRUCT ...)
; compiling (DEFINE-SOURCE-CONTEXT FUNCTION ...)
; compiling (DEFINE-SOURCE-CONTEXT NAMED-LAMBDA ...)
; compiling (DEFVAR *SOURCE-FORM-CONTEXT-ALIST* ...)
; compiling (DEFUN SOURCE-FORM-CONTEXT ...)
; compiling (DEFUN FIND-ORIGINAL-SOURCE ...)
; compiling (DEFUN STRINGIFY-FORM ...)
; compiling (DEFUN FIND-ERROR-CONTEXT ...)
; compiling (DEFVAR *LAST-ERROR-CONTEXT* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *LAST-FORMAT-STRING* ...)
; compiling (DEFVAR *LAST-FORMAT-ARGS* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DECLAIM (TYPE LIST ...))
; compiling (DEFVAR *LAST-MESSAGE-COUNT* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFUN NOTE-MESSAGE-REPEATS ...)
; compiling (DEFUN PRINT-COMPILER-MESSAGE ...)
; compiling (DEFUN %PRINT-COMPILER-MESSAGE ...)
; compiling (DEFUN PRINT-COMPILER-CONDITION ...)
; compiling (DEFINE-CONDITION COMPILER-NOTE ...)
; compiling (DEFINE-CONDITION SIMPLE-COMPILER-NOTE ...)
; compiling (DEFINE-CONDITION CODE-DELETION-NOTE ...)
; compiling (DEFUN COMPILER-NOTIFY ...)
; compiling (DEFUN MAYBE-COMPILER-NOTIFY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN COMPILER-MUMBLE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-COMPONENT-NAME ...)
; compiling (DEFVAR *COMPILER-ERROR-COUNT*)
; compiling (DEFVAR *COMPILER-WARNING-COUNT*)
; compiling (DEFVAR *COMPILER-STYLE-WARNING-COUNT*)
; compiling (DEFVAR *COMPILER-NOTE-COUNT*)
; compiling (DEFVAR *FAILURE-P*)
; compiling (DEFVAR *WARNINGS-P*)
; compiling (DEFUN COMPILER-ERROR-HANDLER ...)
; compiling (DEFUN COMPILER-WARNING-HANDLER ...)
; compiling (DEFUN COMPILER-STYLE-WARNING-HANDLER ...)
; compiling (DEFVAR *UNDEFINED-WARNING-LIMIT* ...)
; compiling (DEFUN NOTE-UNDEFINED-REFERENCE ...)
; compiling (DEFUN WARN-IF-COMPILER-MACRO-DEPENDENCY-PROBLEM ...)
; compiling (DEFUN WARN-IF-INLINE-FAILED/PROCLAIM ...)
; compiling (DEFUN WARN-IF-INLINE-FAILED/CALL ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1report.lisp
; in: DEFUN MAYBE-COMPILER-NOTIFY
; (SB!C::WITH-CONDITION (CONDITION SB!C::DATUM SB!C::ARGS)
; (LET ((STREAM *ERROR-OUTPUT*))
; (PPRINT-LOGICAL-BLOCK (STREAM NIL :PER-LINE-PREFIX ";")
; (FORMAT STREAM " note: ~3I~_")
; (PPRINT-LOGICAL-BLOCK (STREAM NIL) (FORMAT STREAM "~A" CONDITION)))
; (FRESH-LINE STREAM)))
; --> BLOCK LET
; ==>
; (SB!KERNEL:COERCE-TO-CONDITION SB!C::DATUM SB!C::ARGS
; 'SB!INT:SIMPLE-COMPILER-NOTE 'SB!C::WITH-CONDITION)
;
; caught STYLE-WARNING:
; undefined function: COERCE-TO-CONDITION
; in: DEFUN COMPILER-NOTIFY
; (SB!C::WITH-CONDITION (CONDITION SB!C::DATUM SB!C::ARGS)
; (INCF SB!C::*COMPILER-NOTE-COUNT*)
; (SB!C::PRINT-COMPILER-MESSAGE *ERROR-OUTPUT* (FORMAT NIL "note: ~~A")
; (LIST (PRINC-TO-STRING CONDITION))))
; --> BLOCK LET
; ==>
; (SB!KERNEL:COERCE-TO-CONDITION SB!C::DATUM SB!C::ARGS
; 'SB!INT:SIMPLE-COMPILER-NOTE 'SB!C::WITH-CONDITION)
;
; caught STYLE-WARNING:
; undefined function: COERCE-TO-CONDITION
;
; compilation unit finished
; Undefined function:
; COERCE-TO-CONDITION
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1report.fasl-tmp written
; compilation finished in 0:00:02.286
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1opt.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN CONSTANT-LVAR-P ...)
; compiling (DEFUN STRICTLY-CONSTANT-LVAR-P ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LVAR-VALUE ...)
; compiling (DECLAIM (INLINE LVAR-DERIVED-TYPE))
; compiling (DEFUN LVAR-DERIVED-TYPE ...)
; compiling (DEFUN %LVAR-DERIVED-TYPE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN LVAR-TYPE ...)
; compiling (DEFUN LVAR-CONSERVATIVE-TYPE ...)
; compiling (DEFUN NODE-CONSERVATIVE-TYPE ...)
; compiling (DEFUN CONSERVATIVE-TYPE ...)
; compiling (DEFUN TYPE-NEEDS-CONSERVATION-P ...)
; compiling (DECLAIM (INLINE LVAR-EXTERNALLY-CHECKABLE-TYPE))
; compiling (DEFUN LVAR-EXTERNALLY-CHECKABLE-TYPE ...)
; compiling (DEFUN %LVAR-%EXTERNALLY-CHECKABLE-TYPE ...)
; compiling (DECLAIM (INLINE FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE))
; compiling (DEFUN FLUSH-LVAR-EXTERNALLY-CHECKABLE-TYPE ...)
; compiling (DECLAIM (INLINE REOPTIMIZE-COMPONENT))
; compiling (DEFUN REOPTIMIZE-COMPONENT ...)
; compiling (DEFUN REOPTIMIZE-LVAR ...)
; compiling (DEFUN REOPTIMIZE-LVAR-USES ...)
; compiling (DEFUN DERIVE-NODE-TYPE ...)
; compiling (DEFUN ASSERT-LVAR-TYPE ...)
; compiling (DEFUN IR1-OPTIMIZE ...)
; compiling (DEFUN IR1-OPTIMIZE-BLOCK ...)
; compiling (DEFUN JOIN-SUCCESSOR-IF-POSSIBLE ...)
; compiling (DEFUN JOIN-BLOCKS ...)
; compiling (DEFUN FLUSH-DEAD-CODE ...)
; compiling (DEFUN FIND-RESULT-TYPE ...)
; compiling (DEFUN IR1-OPTIMIZE-RETURN ...)
; compiling (DEFUN CBLOCKS-EQUIVALENT-P ...)
; compiling (DEFUN IR1-OPTIMIZE-IF ...)
; compiling (DEFUN KILL-IF-BRANCH-1 ...)
; compiling (DEFUN TENSION-IF-IF-1 ...)
; compiling (DEFUN DUPLICATE-IF-IF-1 ...)
; compiling (DEFUN CONVERT-IF-IF ...)
; compiling (DEFUN MAYBE-DELETE-EXIT ...)
; compiling (DEFUN CHECK-IMPORTANT-RESULT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN IR1-OPTIMIZE-COMBINATION ...)
; compiling (DEFUN XEP-TAIL-COMBINATION-P ...)
; compiling (DEFUN MAYBE-TERMINATE-BLOCK ...)
; compiling (DEFUN RECOGNIZE-KNOWN-CALL ...)
; compiling (DEFUN VALIDATE-CALL-TYPE ...)
; compiling (DEFUN PROPAGATE-FUN-CHANGE ...)
; compiling (DEFUN RECORD-OPTIMIZATION-FAILURE ...)
; compiling (DEFUN IR1-TRANSFORM ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN GIVE-UP-IR1-TRANSFORM ...)
; compiling (DEFUN ABORT-IR1-TRANSFORM ...)
; compiling (DEFUN DELAY-IR1-TRANSFORM ...)
; compiling (DEFMACRO CATCH-GIVE-UP-IR1-TRANSFORM ...)
; compiling (DEFUN RETRY-DELAYED-IR1-TRANSFORMS ...)
; compiling (DEFUN TRANSFORM-CALL ...)
; compiling (DEFUN CONSTANT-FOLD-CALL ...)
; compiling (DEFUN PROPAGATE-TO-REFS ...)
; compiling (DEFUN MAYBE-INFER-ITERATION-VAR-TYPE ...)
; compiling (DEFTRANSFORM + ...)
; compiling (DEFUN PROPAGATE-FROM-SETS ...)
; compiling (DEFUN IR1-OPTIMIZE-SET ...)
; compiling (DEFUN CONSTANT-REFERENCE-P ...)
; compiling (DEFUN SUBSTITUTE-SINGLE-USE-LVAR ...)
; compiling (DEFUN DELETE-LET ...)
; compiling (DEFUN PROPAGATE-LET-ARGS ...)
; compiling (DEFUN PROPAGATE-LOCAL-CALL-ARGS ...)
; compiling (DEFUN IR1-OPTIMIZE-MV-COMBINATION ...)
; compiling (DEFUN IR1-OPTIMIZE-MV-BIND ...)
; compiling (DEFUN IR1-OPTIMIZE-MV-CALL ...)
; compiling (DEFUN CONVERT-MV-BIND-TO-LET ...)
; compiling (DEFOPTIMIZER (VALUES-LIST OPTIMIZER) ...)
; compiling (DEFTRANSFORM VALUES ...)
; compiling (DEFUN DELETE-CAST ...)
; compiling (DEFUN MAY-DELETE-VESTIGIAL-EXIT ...)
; compiling (DEFUN COMPILE-TIME-TYPE-ERROR-CONTEXT ...)
; compiling (DEFUN IR1-OPTIMIZE-CAST ...)
; compiling (DEFTRANSFORM MAKE-SYMBOL ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1opt.lisp
; in: DEFUN IR1-OPTIMIZE-MV-COMBINATION
; (SB!C::CONVERT-CALL-IF-POSSIBLE SB!C::USE SB!C::NODE)
;
; caught STYLE-WARNING:
; undefined function: CONVERT-CALL-IF-POSSIBLE
; in: DEFUN PROPAGATE-FUN-CHANGE
; (SB!C::CONVERT-CALL-IF-POSSIBLE
; (SB!C::LVAR-USES (SB!C::BASIC-COMBINATION-FUN SB!C:CALL)) SB!C:CALL)
;
; caught STYLE-WARNING:
; undefined function: CONVERT-CALL-IF-POSSIBLE
; in: DEFUN IR1-OPTIMIZE-MV-CALL
; (SB!C::LOCALL-ANALYZE-COMPONENT SB!C::*CURRENT-COMPONENT*)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-COMPONENT
; in: DEFUN TRANSFORM-CALL
; (SB!C::LOCALL-ANALYZE-COMPONENT SB!C::*CURRENT-COMPONENT*)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-COMPONENT
; in: DEFUN RECOGNIZE-KNOWN-CALL
; (SB!C::LOCALL-ANALYZE-COMPONENT SB!C::*CURRENT-COMPONENT*)
;
; caught STYLE-WARNING:
; undefined function: LOCALL-ANALYZE-COMPONENT
; in: DEFUN FIND-RESULT-TYPE
; (SB!C::MAYBE-CONVERT-TAIL-LOCAL-CALL SB!C::USE)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-CONVERT-TAIL-LOCAL-CALL
; in: DEFUN IR1-OPTIMIZE-MV-COMBINATION
; (SB!C::MAYBE-LET-CONVERT (SB!C::COMBINATION-LAMBDA SB!C::NODE))
;
; caught STYLE-WARNING:
; undefined function: MAYBE-LET-CONVERT
; in: DEFUN PROPAGATE-FUN-CHANGE
; (SB!C::MAYBE-LET-CONVERT SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: MAYBE-LET-CONVERT
; in: DEFUN IR1-OPTIMIZE-CAST
; (SB!C::MERGE-TAIL-SETS SB!C::USE)
;
; caught STYLE-WARNING:
; undefined function: MERGE-TAIL-SETS
; in: DEFUN CONVERT-MV-BIND-TO-LET
; (SB!C::PROPAGATE-TO-ARGS SB!C::USE SB!C::FUN)
;
; caught STYLE-WARNING:
; undefined function: PROPAGATE-TO-ARGS
; (SB!C::REOPTIMIZE-CALL SB!C::USE)
;
; caught STYLE-WARNING:
; undefined function: REOPTIMIZE-CALL
;
; compilation unit finished
; Undefined functions:
; CONVERT-CALL-IF-POSSIBLE LOCALL-ANALYZE-COMPONENT MAYBE-CONVERT-TAIL-LOCAL-CALL MAYBE-LET-CONVERT MERGE-TAIL-SETS PROPAGATE-TO-ARGS REOPTIMIZE-CALL
; caught 11 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1opt.fasl-tmp written
; compilation finished in 0:00:06.588
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/loop.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN FIND-DOMINATORS ...)
; compiling (DEFUN DOMINATES-P ...)
; compiling (DEFUN LOOP-ANALYZE ...)
; compiling (DEFUN FIND-LOOP-BLOCKS ...)
; compiling (DEFUN FIND-BLOCKS-FROM-HERE ...)
; compiling (DEFUN NOTE-LOOP-HEAD ...)
; compiling (DEFUN FIND-SUPERIOR ...)
; compiling (DEFUN FIND-STRANGE-LOOP-BLOCKS ...)
; compiling (DEFUN FIND-STRANGE-LOOP-SEGMENTS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/loop.fasl-tmp written
; compilation finished in 0:00:00.564
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir1final.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN NOTE-FAILED-OPTIMIZATION ...)
; compiling (DEFUN FINALIZE-XEP-DEFINITION ...)
; compiling (DEFUN NOTE-ASSUMED-TYPES ...)
; compiling (DEFUN IR1-MERGE-CASTS ...)
; compiling (DEFUN IR1-FINALIZE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir1final.fasl-tmp written
; compilation finished in 0:00:00.631
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/array-tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN UPGRADED-ELEMENT-TYPE-SPECIFIER-OR-GIVE-UP ...)
; compiling (DEFUN UPGRADED-ELEMENT-TYPE-SPECIFIER ...)
; compiling (DEFUN ARRAY-TYPE-UPGRADED-ELEMENT-TYPE ...)
; compiling (DEFUN ARRAY-TYPE-DECLARED-ELEMENT-TYPE ...)
; compiling (DEFUN ASSERT-NEW-VALUE-TYPE ...)
; compiling (DEFUN UNSUPPLIED-OR-NIL ...)
; compiling (DEFUN SUPPLIED-AND-TRUE ...)
; compiling (DEFUN ASSERT-ARRAY-RANK ...)
; compiling (DEFUN DERIVE-AREF-TYPE ...)
; compiling (DEFOPTIMIZER (ARRAY-IN-BOUNDS-P DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM ARRAY-IN-BOUNDS-P ...)
; compiling (DEFOPTIMIZER (AREF DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (# DERIVE-TYPE) ...)
; compiling (DEFINE HAIRY-DATA-VECTOR-REF)
; compiling (DEFINE HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS)
; compiling (DEFINE DATA-VECTOR-REF)
; compiling (DEFINE HAIRY-DATA-VECTOR-SET)
; compiling (DEFINE HAIRY-DATA-VECTOR-SET/CHECK-BOUNDS)
; compiling (DEFINE DATA-VECTOR-SET)
; compiling (DEFUN DERIVE-%WITH-ARRAY-DATA/MUMBLE-TYPE ...)
; compiling (DEFOPTIMIZER (%WITH-ARRAY-DATA DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%WITH-ARRAY-DATA/FP DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (ARRAY-ROW-MAJOR-INDEX DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (ROW-MAJOR-AREF DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%SET-ROW-MAJOR-AREF DERIVE-TYPE) ...)
; compiling (DEFUN DERIVE-MAKE-ARRAY-TYPE ...)
; compiling (DEFOPTIMIZER (MAKE-ARRAY DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%MAKE-ARRAY DERIVE-TYPE) ...)
; compiling (DEFINE-SOURCE-TRANSFORM VECTOR ...)
; compiling (DEFTRANSFORM MAKE-STRING ...)
; compiling (DEFUN REWRITE-INITIAL-CONTENTS ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAKE-ARRAY ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/array-tran.lisp
; in: DEFINE-SOURCE-TRANSFORM MAKE-ARRAY
; (VALUES SB!C::DIMENSIONS (LENGTH (CDR SB!C::DIMENSIONS)))
; ==>
; SB!C::DIMENSIONS
;
; note: deleting unreachable code
; (CDR SB!C::DIMENSIONS)
; ==>
; SB!C::DIMENSIONS
;
; note: deleting unreachable code
; compiling (DEFINE-SOURCE-TRANSFORM COERCE ...)
; compiling (DEFUN TRANSFORM-MAKE-ARRAY-VECTOR ...)
; compiling (DEFTRANSFORM MAKE-ARRAY ...)
; compiling (DEFTRANSFORM MAKE-ARRAY ...)
; compiling (DEFTRANSFORM MAKE-ARRAY ...)
; compiling (DEFUN ARRAY-TYPE-DIMENSIONS-OR-GIVE-UP ...)
; compiling (DEFUN CONSERVATIVE-ARRAY-TYPE-COMPLEXP ...)
; compiling (DEFTRANSFORM ARRAY-RANK ...)
; compiling (DEFUN DERIVE-ARRAY-RANK ...)
; compiling (DEFOPTIMIZER (ARRAY-RANK DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%ARRAY-RANK DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM ARRAY-DIMENSION ...)
; compiling (DEFTRANSFORM LENGTH ...)
; compiling (DEFTRANSFORM LENGTH ...)
; compiling (DEFTRANSFORM VECTOR-LENGTH ...)
; compiling (DEFTRANSFORM ARRAY-TOTAL-SIZE ...)
; compiling (DEFTRANSFORM ARRAY-HAS-FILL-POINTER-P ...)
; compiling (DEFTRANSFORM %CHECK-BOUND ...)
; compiling (SB-XC:DEFMACRO WITH-ARRAY-DATA ...)
; compiling (DEF!MACRO %WITH-ARRAY-DATA-MACRO ...)
; compiling (DEFUN TRANSFORM-%WITH-ARRAY-DATA/MUMBLE ...)
; compiling (DEFTRANSFORM %WITH-ARRAY-DATA ...)
; compiling (DEFTRANSFORM %WITH-ARRAY-DATA/FP ...)
; compiling (DEFINE-BIT-FROB SBIT ...)
; compiling (DEFINE-BIT-FROB BIT ...)
; compiling (DEFINE-FROB SCHAR ...)
; compiling (DEFINE-FROB CHAR ...)
; compiling (DEFINE-SOURCE-TRANSFORM SVREF ...)
; compiling (DEFINE-SOURCE-TRANSFORM %SVSET ...)
; compiling (DEFTRANSFORM ARRAY-ROW-MAJOR-INDEX ...)
; compiling (DEFTRANSFORM AREF ...)
; compiling (DEFTRANSFORM (SETF AREF) ...)
; compiling (DEFTRANSFORM AREF ...)
; compiling (DEFTRANSFORM (SETF AREF) ...)
; compiling (DEFINE HAIRY-DATA-VECTOR-REF/CHECK-BOUNDS ...)
; compiling (DEFINE HAIRY-DATA-VECTOR-SET/CHECK-BOUNDS ...)
; compiling (DEFTRANSFORM ROW-MAJOR-AREF ...)
; compiling (DEFTRANSFORM %SET-ROW-MAJOR-AREF ...)
; compiling (DEF BIT-AND)
; compiling (DEF BIT-IOR)
; compiling (DEF BIT-XOR)
; compiling (DEF BIT-EQV)
; compiling (DEF BIT-NAND)
; compiling (DEF BIT-NOR)
; compiling (DEF BIT-ANDC1)
; compiling (DEF BIT-ANDC2)
; compiling (DEF BIT-ORC1)
; compiling (DEF BIT-ORC2)
; compiling (DEFTRANSFORM BIT-NOT ...)
; compiling (DEFTRANSFORM BIT-NOT ...)
; compiling (DEFOPTIMIZER (ARRAY-HEADER-P DERIVE-TYPE) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/array-tran.lisp
; in: DEFTRANSFORM ARRAY-IN-BOUNDS-P
; (SB!C::INTEGER-TYPE-P SB!C::TYPE2)
;
; caught STYLE-WARNING:
; undefined function: INTEGER-TYPE-P
; in: DEFUN REWRITE-INITIAL-CONTENTS
; (SB-XC:MACROEXPAND SB!C::DATA SB!C::ENV)
;
; caught STYLE-WARNING:
; undefined function: SB-XC:MACROEXPAND
; in: DEFINE-SOURCE-TRANSFORM COERCE
; (SB!INT:QUASIQUOTE
; (MAKE-ARRAY #S(SB!IMPL::COMMA :EXPR LENGTH :KIND 0) :ELEMENT-TYPE
; '#S(SB!IMPL::COMMA
; :EXPR (IF SB!C::STRING-P
; 'CHARACTER
; (NTH-VALUE 1 #))
; :KIND 0)
; :INITIAL-CONTENTS #S(SB!IMPL::COMMA :EXPR SB!C::X :KIND 0)))
; --> SB!IMPL::|List| SB!IMPL::|List| IF NTH-VALUE MULTIPLE-VALUE-BIND
; --> MULTIPLE-VALUE-CALL
; ==>
; (SB!C::SIMPLIFY-VECTOR-TYPE SB!KERNEL:CTYPE)
;
; caught STYLE-WARNING:
; undefined function: SIMPLIFY-VECTOR-TYPE
; in: DEFTRANSFORM ARRAY-IN-BOUNDS-P
; (SB!C::WEAKEN-INTEGER-TYPE SB!C::TYPE1 :RANGE-ONLY T)
;
; caught STYLE-WARNING:
; undefined function: WEAKEN-INTEGER-TYPE
;
; compilation unit finished
; Undefined functions:
; INTEGER-TYPE-P SB-XC:MACROEXPAND SIMPLIFY-VECTOR-TYPE WEAKEN-INTEGER-TYPE
; caught 4 STYLE-WARNING conditions
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/array-tran.fasl-tmp written
; compilation finished in 0:00:04.565
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/seqtran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN MAPFOO-TRANSFORM ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPC ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPCAR ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPCAN ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPL ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPLIST ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAPCON ...)
; compiling (DEFTRANSFORM MAP ...)
; compiling (DEFUN BUILD-SEQUENCE-ITERATOR ...)
; compiling (DEFTRANSFORM %MAP ...)
; compiling (DEFTRANSFORM MAP-INTO ...)
; compiling (DEFTRANSFORM ELT ...)
; compiling (DEFTRANSFORM ELT ...)
; compiling (DEFTRANSFORM %SETELT ...)
; compiling (DEFTRANSFORM %SETELT ...)
; compiling (DEFTRANSFORM %CHECK-VECTOR-SEQUENCE-BOUNDS ...)
; compiling (DEF!TYPE EQ-COMPARABLE-TYPE ...)
; compiling (DEFUN EQ-COMPARABLE-TYPE-P ...)
; compiling (DEFUN SPECIALIZED-LIST-SEEK-FUNCTION-NAME ...)
; compiling (DEFPARAMETER *LIST-OPEN-CODE-LIMIT* ...)
; compiling (DEFUN TRANSFORM-LIST-ITEM-SEEK ...)
; compiling (DEFUN TRANSFORM-LIST-PRED-SEEK ...)
; compiling (DEF ADJOIN)
; compiling (DEF ASSOC ...)
; compiling (DEF MEMBER ...)
; compiling (DEF RASSOC ...)
; compiling (DEFTRANSFORM MEMQ ...)
; compiling (DEFTRANSFORM DELETE ...)
; compiling (DEFTRANSFORM DELETE-IF ...)
; compiling (DEFTRANSFORM FILL ...)
; compiling (DEFTRANSFORM FILL ...)
; compiling (DEFTRANSFORM FILL ...)
; compiling (DEF STRING< ...)
; compiling (DEF STRING> ...)
; compiling (DEF STRING<= ...)
; compiling (DEF STRING>= ...)
; compiling (DEF STRING= ...)
; compiling (DEF STRING/= ...)
; compiling (DEF STRING<* ...)
; compiling (DEF STRING<=* ...)
; compiling (DEF STRING>* ...)
; compiling (DEF STRING>=* ...)
; compiling (DEFTRANSFORM STRING=* ...)
; compiling (DEFTRANSFORM STRING/=* ...)
; compiling (DEF STRING=* ...)
; compiling (DEF STRING/=* ...)
; compiling (DEFTRANSFORM STRING/=* ...)
; compiling (DEFTRANSFORM STRING ...)
; compiling (DEF!CONSTANT VECTOR-DATA-BIT-OFFSET ...)
; compiling (DEFUN MAKE-REPLACE-TRANSFORM ...)
; compiling (DEFINE-REPLACE-TRANSFORMS)
; compiling (DEFINE-ONE-TRANSFORM (SIMPLE-ARRAY BASE-CHAR ...) ...)
; compiling (DEFINE-ONE-TRANSFORM (SIMPLE-ARRAY CHARACTER ...) ...)
; compiling (DEFUN FROB-BASH-TRANSFORM ...)
; compiling (DEFTRANSFORM UB1-BASH-COPY ...)
; compiling (DEFTRANSFORM UB2-BASH-COPY ...)
; compiling (DEFTRANSFORM UB4-BASH-COPY ...)
; compiling (DEFTRANSFORM UB8-BASH-COPY ...)
; compiling (DEFTRANSFORM UB16-BASH-COPY ...)
; compiling (DEFTRANSFORM UB32-BASH-COPY ...)
; compiling (DEFUN INLINEABLE-COPY-VECTOR-P ...)
; compiling (DEFUN MAYBE-EXPAND-COPY-LOOP-INLINE ...)
; compiling (DEFUN EXPAND-AREF-COPY-LOOP ...)
; compiling (DEFTRANSFORM MAKE-SEQUENCE ...)
; compiling (DEFTRANSFORM SUBSEQ ...)
; compiling (DEFTRANSFORM SUBSEQ ...)
; compiling (DEFTRANSFORM SUBSEQ ...)
; compiling (DEFTRANSFORM COPY-SEQ ...)
; compiling (DEFTRANSFORM COPY-SEQ ...)
; compiling (DEFTRANSFORM COPY-SEQ ...)
; compiling (DEFTRANSFORM SEARCH ...)
; compiling (DEFVAR *CONCATENATE-OPEN-CODE-LIMIT* ...)
; compiling (DEFTRANSFORM CONCATENATE ...)
; compiling (DEFOPTIMIZER (CAR DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (CDR DERIVE-TYPE) ...)
; compiling (DEFUN CHECK-INLINEABILITY-OF-FIND-POSITION-IF ...)
; compiling (DEFUN %FIND/POSITION-IF-LIST-EXPANSION ...)
; compiling (DEF %FIND-POSITION-IF ...)
; compiling (DEF %FIND-POSITION-IF-NOT ...)
; compiling (DEFTRANSFORM %FIND-POSITION ...)
; compiling (DEFUN %FIND-POSITION-OR-FIND-POSITION-IF-VECTOR-EXPANSION ...)
; compiling (DEF!MACRO %FIND-POSITION-VECTOR-MACRO ...)
; compiling (DEF!MACRO %FIND-POSITION-IF-VECTOR-MACRO ...)
; compiling (DEF!MACRO %FIND-POSITION-IF-NOT-VECTOR-MACRO ...)
; compiling (DEFTRANSFORM %FIND-POSITION-IF ...)
; compiling (DEFTRANSFORM %FIND-POSITION-IF-NOT ...)
; compiling (DEFTRANSFORM %FIND-POSITION ...)
; compiling (DEFTRANSFORM %FIND-POSITION ...)
; compiling (DEFTRANSFORM %FIND-POSITION ...)
; compiling (DEFINE-SOURCE-TRANSFORM EFFECTIVE-FIND-POSITION-TEST ...)
; compiling (DEFINE-SOURCE-TRANSFORM EFFECTIVE-FIND-POSITION-KEY ...)
; compiling (DEFINE-FIND-POSITION FIND ...)
; compiling (DEFINE-FIND-POSITION POSITION ...)
; compiling (DEFINE-FIND-POSITION-IF FIND-IF ...)
; compiling (DEFINE-FIND-POSITION-IF POSITION-IF ...)
; compiling (DEFINE-FIND-POSITION-IF-NOT FIND-IF-NOT ...)
; compiling (DEFINE-FIND-POSITION-IF-NOT POSITION-IF-NOT ...)
; compiling (DEFINE-TRIMMER-TRANSFORM STRING-LEFT-TRIM ...)
; compiling (DEFINE-TRIMMER-TRANSFORM STRING-RIGHT-TRIM ...)
; compiling (DEFINE-TRIMMER-TRANSFORM STRING-TRIM ...)
; compiling (DEFUN TRANSFORM-BACKQ-LIST-OR-LIST* ...)
; compiling (DEFTRANSFORM SB!IMPL::|List| ...)
; compiling (DEFTRANSFORM SB!IMPL::|List*| ...)
; compiling (DEFTRANSFORM SB!IMPL::|Append| ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/seqtran.lisp
; in: DEFUN MAPFOO-TRANSFORM
; (SB!INT:FUNARG-BIND/CALL-FORMS SB!C::FN (SB!C::ARGS-TO-FN))
;
; caught STYLE-WARNING:
; undefined function: FUNARG-BIND/CALL-FORMS
; in: DEFTRANSFORM FILL
; (SB!C::INTEGER-TYPE-P SB!C::ELEMENT-CTYPE)
;
; caught STYLE-WARNING:
; undefined function: INTEGER-TYPE-P
;
; compilation unit finished
; Undefined functions:
; FUNARG-BIND/CALL-FORMS INTEGER-TYPE-P
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/seqtran.fasl-tmp written
; compilation finished in 0:00:06.983
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/typetran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFMACRO DEFINE-TYPE-PREDICATE ...)
; compiling (DEFUN %DEFINE-TYPE-PREDICATE ...)
; compiling (DEFTRANSFORM TYPEP ...)
; compiling (DEFUN IR1-TRANSFORM-TYPE-PREDICATE ...)
; compiling (DEFTRANSFORM %TYPEP ...)
; compiling (DEFTRANSFORM FOLD-TYPE-PREDICATE ...)
; compiling (DEFTRANSFORM FIND-CLASSOID ...)
; compiling (DEFOPTIMIZER (%TYPEP-WRAPPER CONSTRAINT-PROPAGATE-IF) ...)
; compiling (DEFTRANSFORM %TYPEP-WRAPPER ...)
; compiling (DEFUN !DEFINE-STANDARD-TYPE-PREDICATES ...)
; compiling (!DEFINE-STANDARD-TYPE-PREDICATES)
; compiling (DEFINE-SOURCE-TRANSFORM ATOM ...)
; compiling (DEFINE-SOURCE-TRANSFORM BASE-CHAR-P ...)
; compiling (DEFTRANSFORM CONSP ...)
; compiling (DEFUN TRANSFORM-NUMERIC-BOUND-TEST ...)
; compiling (DEFUN SOURCE-TRANSFORM-NUMERIC-TYPEP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/typetran.lisp
; in: DEFUN SOURCE-TRANSFORM-NUMERIC-TYPEP
; (SB!KERNEL:NUMERIC-TYPE-CLASS TYPE)
; --> TRULY-THE SB-KERNEL:%INSTANCE-REF THE
; ==>
; TYPE
;
; note: deleting unreachable code
; (SB!KERNEL:NUMERIC-TYPE-LOW TYPE)
; --> TRULY-THE SB-KERNEL:%INSTANCE-REF THE
; ==>
; TYPE
;
; note: deleting unreachable code
; (SB!KERNEL:NUMERIC-TYPE-HIGH TYPE)
; --> TRULY-THE SB-KERNEL:%INSTANCE-REF THE
; ==>
; TYPE
;
; note: deleting unreachable code
; compiling (DEFUN SOURCE-TRANSFORM-HAIRY-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-NEGATION-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-UNION-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-INTERSECTION-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-CONS-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-CHARACTER-SET-TYPEP ...)
; compiling (DEFUN FIND-SUPERTYPE-PREDICATE ...)
; compiling (DEFUN TEST-ARRAY-DIMENSIONS ...)
; compiling (DEFUN TEST-ARRAY-ELEMENT-TYPE ...)
; compiling (DEFUN SOURCE-TRANSFORM-ARRAY-TYPEP ...)
; compiling (DEFTRANSFORM %INSTANCE-TYPEP ...)
; compiling (DEFUN %SOURCE-TRANSFORM-TYPEP ...)
; compiling (DEFUN SOURCE-TRANSFORM-TYPEP ...)
; compiling (DEFINE-SOURCE-TRANSFORM TYPEP ...)
; compiling (DEFUN SIMPLIFY-VECTOR-TYPE ...)
; compiling (DEFTRANSFORM COERCE ...);
; compilation unit finished
; printed 3 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/typetran.fasl-tmp written
; compilation finished in 0:00:02.338
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-typetran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFINE-TYPE-PREDICATE BASE-STRING-P ...)
; compiling (DEFINE-TYPE-PREDICATE BIGNUMP ...)
; compiling (DEFINE-TYPE-PREDICATE CHARACTER-STRING-P ...)
; compiling (DEFINE-TYPE-PREDICATE COMPLEX-DOUBLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE COMPLEX-SINGLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE DOUBLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE FIXNUMP ...)
; compiling (DEFINE-TYPE-PREDICATE LONG-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE RATIOP ...)
; compiling (DEFINE-TYPE-PREDICATE SHORT-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SINGLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-NIL-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-2-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-4-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-7-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-8-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-15-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-16-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-FIXNUM-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-31-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-UNSIGNED-BYTE-32-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-SIGNED-BYTE-8-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-SIGNED-BYTE-16-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-FIXNUM-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-SIGNED-BYTE-32-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-SINGLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-DOUBLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-COMPLEX-SINGLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-ARRAY-COMPLEX-DOUBLE-FLOAT-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-BASE-STRING-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIMPLE-CHARACTER-STRING-P ...)
; compiling (DEFINE-TYPE-PREDICATE SYSTEM-AREA-POINTER-P ...)
; compiling (DEFINE-TYPE-PREDICATE UNSIGNED-BYTE-32-P ...)
; compiling (DEFINE-TYPE-PREDICATE SIGNED-BYTE-32-P ...)
; compiling (DEFINE-TYPE-PREDICATE VECTOR-NIL-P ...)
; compiling (DEFINE-TYPE-PREDICATE WEAK-POINTER-P ...)
; compiling (DEFINE-TYPE-PREDICATE CODE-COMPONENT-P ...)
; compiling (DEFINE-TYPE-PREDICATE LRA-P ...)
; compiling (DEFINE-TYPE-PREDICATE FDEFN-P ...)
; compiling (DEF)
; compiling (DEFINE-TYPE-PREDICATE %STANDARD-CHAR-P ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-typetran.fasl-tmp written
; compilation finished in 0:00:00.072
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN %SINGLE-FLOAT ...)
; compiling (DEFKNOWN %DOUBLE-FLOAT ...)
; compiling (DEFTRANSFORM FLOAT ...)
; compiling (DEFTRANSFORM FLOAT ...)
; compiling (DEFTRANSFORM FLOAT ...)
; compiling (DEFTRANSFORM %SINGLE-FLOAT ...)
; compiling (DEFTRANSFORM %DOUBLE-FLOAT ...)
; compiling (FROB %RANDOM-SINGLE-FLOAT ...)
; compiling (FROB %RANDOM-DOUBLE-FLOAT ...)
; compiling (DEFUN GENERATE-RANDOM-EXPR-FOR-POWER-OF-2 ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFUN GENERATE-RANDOM-EXPR-FOR-POWER-OF-2
; (<= SB!C::N-BITS (* 2 SB!KERNEL:N-RANDOM-CHUNK-BITS))
; ==>
; SB!C::N-BITS
;
; note: deleting unreachable code
; (* 2 SB!KERNEL:N-RANDOM-CHUNK-BITS)
; ==>
; SB!KERNEL:N-RANDOM-CHUNK-BITS
;
; note: deleting unreachable code
; (ERROR "Unexpectedly small N-RANDOM-CHUNK-BITS")
; ==>
; "Unexpectedly small N-RANDOM-CHUNK-BITS"
;
; note: deleting unreachable code
; compiling (DEFTRANSFORM RANDOM ...)
; compiling (DEFKNOWN MAKE-SINGLE-FLOAT ...)
; compiling (DEFKNOWN MAKE-DOUBLE-FLOAT ...)
; compiling (DEFKNOWN SINGLE-FLOAT-BITS ...)
; compiling (DEFKNOWN DOUBLE-FLOAT-HIGH-BITS ...)
; compiling (DEFKNOWN DOUBLE-FLOAT-LOW-BITS ...)
; compiling (DEFTRANSFORM FLOAT-SIGN ...)
; compiling (DEFTRANSFORM FLOAT-SIGN ...)
; compiling (DEFKNOWN DECODE-SINGLE-FLOAT ...)
; compiling (DEFKNOWN DECODE-DOUBLE-FLOAT ...)
; compiling (DEFKNOWN INTEGER-DECODE-SINGLE-FLOAT ...)
; compiling (DEFKNOWN INTEGER-DECODE-DOUBLE-FLOAT ...)
; compiling (DEFKNOWN SCALE-SINGLE-FLOAT ...)
; compiling (DEFKNOWN SCALE-DOUBLE-FLOAT ...)
; compiling (DEFTRANSFORM DECODE-FLOAT ...)
; compiling (DEFTRANSFORM DECODE-FLOAT ...)
; compiling (DEFTRANSFORM INTEGER-DECODE-FLOAT ...)
; compiling (DEFTRANSFORM INTEGER-DECODE-FLOAT ...)
; compiling (DEFTRANSFORM SCALE-FLOAT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFTRANSFORM SCALE-FLOAT
; (SB!C::LVAR-TYPE SB!C::EX)
; ==>
; SB!C::EX
;
; note: deleting unreachable code
; '(COERCE (SB!KERNEL:%SCALBN (COERCE SB!C::F 'DOUBLE-FLOAT) SB!C::EX)
; 'SINGLE-FLOAT)
;
; note: deleting unreachable code
; compiling (DEFTRANSFORM SCALE-FLOAT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFTRANSFORM SCALE-FLOAT
; (SB!C::LVAR-TYPE SB!C::EX)
; ==>
; SB!C::EX
;
; note: deleting unreachable code
; '(SB!KERNEL:%SCALBN SB!C::F SB!C::EX)
;
; note: deleting unreachable code
; compiling (DEFUN SAFE-CTYPE-FOR-SINGLE-COERCION-P ...)
; compiling (DEFTRANSFORM FLOAT-CONTAGION-ARG1 ...)
; compiling (DEFTRANSFORM FLOAT-CONTAGION-ARG2 ...)
; compiling (DOLIST (X #) ...)
; compiling (DOLIST (X #) ...)
; compiling (DEF SINGLE-FLOAT ...)
; compiling (DEF DOUBLE-FLOAT ...)
; compiling (DEFUN MAYBE-EXACT-RECIPROCAL ...)
; compiling (DEF SINGLE-FLOAT)
; compiling (DEF DOUBLE-FLOAT)
; compiling (DEF + ...)
; compiling (DEF - ...)
; compiling (DEF + ...)
; compiling (DEF - ...)
; compiling (DEF SINGLE-FLOAT ...)
; compiling (DEF DOUBLE-FLOAT ...)
; compiling (FROB <)
; compiling (FROB >)
; compiling (FROB =)
; compiling (DOLIST (STUFF #) ...)
; compiling (DEFOPTIMIZER (LOG DERIVE-TYPE) ...)
; compiling (DEFKNOWN (%TAN %SINH ...) ...)
; compiling (DEFKNOWN (%SIN %COS ...) ...)
; compiling (DEFKNOWN (%ASIN %ATAN) ...)
; compiling (DEFKNOWN (%ACOS) ...)
; compiling (DEFKNOWN (%COSH) ...)
; compiling (DEFKNOWN (%ACOSH %EXP ...) ...)
; compiling (DEFKNOWN %EXPM1 ...)
; compiling (DEFKNOWN (%HYPOT) ...)
; compiling (DEFKNOWN (%POW) ...)
; compiling (DEFKNOWN (%ATAN2) ...)
; compiling (DEFKNOWN (%SCALB) ...)
; compiling (DEFKNOWN (%SCALBN) ...)
; compiling (DEFKNOWN (%LOG1P) ...)
; compiling (DEF EXP ...)
; compiling (DEF LOG ...)
; compiling (DEF SQRT ...)
; compiling (DEF ASIN ...)
; compiling (DEF ACOS ...)
; compiling (DEF ATAN ...)
; compiling (DEF SINH ...)
; compiling (DEF COSH ...)
; compiling (DEF TANH ...)
; compiling (DEF ASINH ...)
; compiling (DEF ACOSH ...)
; compiling (DEF ATANH ...)
; compiling (DEF SIN ...)
; compiling (DEF COS ...)
; compiling (DEF TAN ...)
; compiling (DEFTRANSFORM ATAN ...)
; compiling (DEFTRANSFORM ATAN ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM LOG ...)
; compiling (DEFTRANSFORM ABS ...)
; compiling (DEFTRANSFORM ABS ...)
; compiling (DEFTRANSFORM PHASE ...)
; compiling (DEFTRANSFORM PHASE ...)
; compiling (DEFTRANSFORM PHASE ...)
; compiling (DEFUN NUMERIC-TYPE-REAL-P ...)
; compiling (DEFUN COERCE-NUMERIC-BOUND ...)
; compiling (DEFTRANSFORM REALPART ...)
; compiling (DEFTRANSFORM IMAGPART ...)
; compiling (DEFUN REALPART-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (REALPART DERIVE-TYPE) ...)
; compiling (DEFUN IMAGPART-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (IMAGPART DERIVE-TYPE) ...)
; compiling (DEFUN COMPLEX-DERIVE-TYPE-AUX-1 ...)
; compiling (DEFUN COMPLEX-DERIVE-TYPE-AUX-2 ...)
; compiling (FROB SINGLE-FLOAT)
; compiling (FROB DOUBLE-FLOAT)
; compiling (DEFINE-FROBS TRUNCATE ...)
; compiling (DEFINE-FROBS ROUND ...)
; compiling (DEFTRANSFORM %UNARY-TRUNCATE ...)
; compiling (DEFTRANSFORM %UNARY-TRUNCATE ...)
; compiling (DEF SINGLE-FLOAT ...)
; compiling (DEF DOUBLE-FLOAT ...)
; compiling (DEFKNOWN %UNARY-FTRUNCATE ...)
; compiling (DEFKNOWN %UNARY-FTRUNCATE/SINGLE ...)
; compiling (DEFKNOWN %UNARY-FTRUNCATE/DOUBLE ...)
; compiling (DEFUN %UNARY-FTRUNCATE/SINGLE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFUN %UNARY-FTRUNCATE/SINGLE
; (SB-XC:LDB SB!VM:SINGLE-FLOAT-EXPONENT-BYTE SB!C::BITS)
; --> BLOCK LDB LET
; ==>
; (SB-KERNEL:%LDB (BYTE-SIZE #:G1631) (BYTE-POSITION #:G1631) SB!ALIEN:INT)
;
; note: unable to
; convert to inline logical operations
; due to type uncertainty:
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (UNSIGNED-BYTE 32)
; &REST T).
; (- EXP SB!VM:SINGLE-FLOAT-BIAS)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; can't tell whether the result is a (VALUES FIXNUM &REST T)
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; can't tell whether the result is a (VALUES FIXNUM &REST T)
; etc.
; (<= SB!C::BIASED 0)
; --> IF
; ==>
; (> SB-C::X SB-C::Y)
;
; note: forced to do GENERIC-> (cost 10)
; unable to do inline fixnum comparison (cost 3) because:
; can't tell whether the first argument is a FIXNUM
; unable to do inline fixnum comparison (cost 4) because:
; can't tell whether the first argument is a FIXNUM
; etc.
; (>= SB!C::BIASED (FLOAT-DIGITS SB!C::X))
; --> IF
; ==>
; (< SB-C::X SB-C::Y)
;
; note: forced to do GENERIC-< (cost 10)
; unable to do inline fixnum comparison (cost 3) because:
; can't tell whether the first argument is a FIXNUM
; unable to do inline fixnum comparison (cost 4) because:
; can't tell whether the first argument is a FIXNUM
; etc.
; (- (FLOAT-DIGITS SB!C::X) SB!C::BIASED)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 2) because:
; can't tell whether the second argument is a FIXNUM
; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; unable to do safe inline fixnum arithmetic (cost 4) because:
; can't tell whether the second argument is a FIXNUM
; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; etc.
; (ASH 1 SB!C::FRAC-BITS)
;
; note: forced to do full call
; unable to do inline ASH (cost 2) because:
; The second argument is a INTEGER, not a (UNSIGNED-BYTE 29).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline ASH (cost 3) because:
; The second argument is a INTEGER, not a (SIGNED-BYTE 32).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32)
; &REST T).
; etc.
; (- (ASH 1 SB!C::FRAC-BITS) 1)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; etc.
; (LOGANDC2 SB!C::BITS (- (ASH 1 SB!C::FRAC-BITS) 1))
;
; note: forced to do full call
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a (SIGNED-BYTE 32), not a FIXNUM.
; The second argument is a (INTEGER -1), not a FIXNUM.
; The result is a (VALUES (SIGNED-BYTE 32) &OPTIONAL), not a (VALUES FIXNUM
; &REST
; T).
; unable to do inline (signed-byte 32) arithmetic (cost 3) because:
; The second argument is a (INTEGER -1), not a (SIGNED-BYTE 32).
; etc.
; (* SB!C::X 0.0)
;
; note: doing float to pointer coercion (cost 13) to "<return value>", for:
; the first result of inline float arithmetic
; compiling (DEFUN %UNARY-FTRUNCATE/DOUBLE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFUN %UNARY-FTRUNCATE/DOUBLE
; (< SB!C::FRAC-BITS 32)
;
; note: unable to
; open-code FLOAT to RATIONAL comparison
; due to type uncertainty:
; The first argument is a REAL, not a FLOAT.
; (- SB!C::FRAC-BITS 32)
;
; note: unable to
; optimize
; due to type uncertainty:
; The first argument is a REAL, not a FLOAT.
; (SB-XC:LDB SB!VM:DOUBLE-FLOAT-EXPONENT-BYTE SB!C::HIGH)
; --> BLOCK LDB LET
; ==>
; (SB-KERNEL:%LDB (BYTE-SIZE #:G1640) (BYTE-POSITION #:G1640) SB!ALIEN:INT)
;
; note: unable to
; convert to inline logical operations
; due to type uncertainty:
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (UNSIGNED-BYTE 32)
; &REST T).
; (- EXP SB!VM:DOUBLE-FLOAT-BIAS)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; can't tell whether the result is a (VALUES FIXNUM &REST T)
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; can't tell whether the result is a (VALUES FIXNUM &REST T)
; etc.
; (= EXP SB!VM:DOUBLE-FLOAT-NORMAL-EXPONENT-MAX)
; --> EQL IF
; ==>
; (EQL SB-C::X SB-C::Y)
;
; note: forced to do inline fixnum comparison (cost 7)
; unable to do inline fixnum comparison (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; (<= SB!C::BIASED 0)
; --> IF
; ==>
; (> SB-C::X SB-C::Y)
;
; note: forced to do GENERIC-> (cost 10)
; unable to do inline fixnum comparison (cost 3) because:
; can't tell whether the first argument is a FIXNUM
; unable to do inline fixnum comparison (cost 4) because:
; can't tell whether the first argument is a FIXNUM
; etc.
; (>= SB!C::BIASED (FLOAT-DIGITS SB!C::X))
; --> IF
; ==>
; (< SB-C::X SB-C::Y)
;
; note: forced to do GENERIC-< (cost 10)
; unable to do inline fixnum comparison (cost 3) because:
; can't tell whether the first argument is a FIXNUM
; unable to do inline fixnum comparison (cost 4) because:
; can't tell whether the first argument is a FIXNUM
; etc.
; (- (FLOAT-DIGITS SB!C::X) SB!C::BIASED)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 2) because:
; can't tell whether the second argument is a FIXNUM
; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; unable to do safe inline fixnum arithmetic (cost 4) because:
; can't tell whether the second argument is a FIXNUM
; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; etc.
; (< SB!C::FRAC-BITS 32)
;
; note: forced to do GENERIC-< (cost 10)
; unable to do inline fixnum comparison (cost 3) because:
; The first argument is a REAL, not a FIXNUM.
; unable to do inline fixnum comparison (cost 4) because:
; The first argument is a REAL, not a FIXNUM.
; etc.
; (- SB!C::FRAC-BITS 32)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a REAL, not a FIXNUM.
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a REAL, not a FIXNUM.
; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T).
; etc.
; (ASH 1 (- SB!C::FRAC-BITS 32))
;
; note: forced to do full call
; unable to do inline ASH (cost 2) because:
; The second argument is a INTEGER, not a (UNSIGNED-BYTE 29).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline ASH (cost 3) because:
; The second argument is a INTEGER, not a (SIGNED-BYTE 32).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32)
; &REST T).
; etc.
; (- (ASH 1 (- SB!C::FRAC-BITS 32)) 1)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; etc.
; (LOGANDC2 SB!C::HIGH (- (ASH 1 (- SB!C::FRAC-BITS 32)) 1))
;
; note: forced to do full call
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a (SIGNED-BYTE 32), not a FIXNUM.
; The second argument is a (INTEGER -1), not a FIXNUM.
; The result is a (VALUES (SIGNED-BYTE 32) &OPTIONAL), not a (VALUES FIXNUM
; &REST
; T).
; unable to do inline (signed-byte 32) arithmetic (cost 3) because:
; The second argument is a (INTEGER -1), not a (SIGNED-BYTE 32).
; etc.
; (ASH 1 SB!C::FRAC-BITS)
;
; note: forced to do full call
; unable to do inline ASH (cost 2) because:
; The second argument is a INTEGER, not a (UNSIGNED-BYTE 29).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline ASH (cost 3) because:
; The second argument is a INTEGER, not a (SIGNED-BYTE 32).
; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES
; (SIGNED-BYTE 32)
; &REST T).
; etc.
; (- (ASH 1 SB!C::FRAC-BITS) 1)
;
; note: forced to do GENERIC-- (cost 10)
; unable to do inline fixnum arithmetic (cost 1) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a UNSIGNED-BYTE, not a FIXNUM.
; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM
; &REST T).
; etc.
; (LOGANDC2 SB!C::LOW (- (ASH 1 SB!C::FRAC-BITS) 1))
;
; note: forced to do full call
; unable to do inline fixnum arithmetic (cost 2) because:
; The first argument is a (UNSIGNED-BYTE 32), not a FIXNUM.
; The second argument is a (INTEGER -1), not a FIXNUM.
; The result is a (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), not a (VALUES
; FIXNUM
; &REST T).
; unable to do inline (signed-byte 32) arithmetic (cost 3) because:
; The first argument is a (UNSIGNED-BYTE 32), not a (SIGNED-BYTE 32).
; The second argument is a (INTEGER -1), not a (SIGNED-BYTE 32).
; The result is a (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), not a (VALUES
; (SIGNED-BYTE
; 32)
; &REST T).
; etc.
; (* SB!C::X 0.0d0)
;
; note: doing float to pointer coercion (cost 13) to "<return value>", for:
; the first result of inline float arithmetic
; compiling (DEF SINGLE-FLOAT ...)
; compiling (DEF DOUBLE-FLOAT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/float-tran.lisp
; in: DEFUN %UNARY-FTRUNCATE/DOUBLE
; (THE SB!KERNEL:DOUBLE-FLOAT-EXPONENT (- EXP SB!VM:DOUBLE-FLOAT-BIAS))
;
; caught STYLE-WARNING:
; undefined type: DOUBLE-FLOAT-EXPONENT
; in: DEFOPTIMIZER (IMAGPART DERIVE-TYPE)
; (SB!C::ONE-ARG-DERIVE-TYPE SB!C::NUM #'SB!C::IMAGPART-DERIVE-TYPE-AUX
; #'IMAGPART)
;
; caught STYLE-WARNING:
; undefined function: ONE-ARG-DERIVE-TYPE
; in: DEFOPTIMIZER (REALPART DERIVE-TYPE)
; (SB!C::ONE-ARG-DERIVE-TYPE SB!C::NUM #'SB!C::REALPART-DERIVE-TYPE-AUX
; #'REALPART)
;
; caught STYLE-WARNING:
; undefined function: ONE-ARG-DERIVE-TYPE
; in: DEFUN %UNARY-FTRUNCATE/SINGLE
; (THE SB!KERNEL:SINGLE-FLOAT-EXPONENT (- EXP SB!VM:SINGLE-FLOAT-BIAS))
;
; caught STYLE-WARNING:
; undefined type: SINGLE-FLOAT-EXPONENT
;
; compilation unit finished
; Undefined types:
; DOUBLE-FLOAT-EXPONENT SINGLE-FLOAT-EXPONENT
; Undefined function:
; ONE-ARG-DERIVE-TYPE
; caught 4 STYLE-WARNING conditions
; printed 33 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/float-tran.fasl-tmp written
; compilation finished in 0:00:04.405
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/saptran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFTRANSFORM FOREIGN-SYMBOL-ADDRESS ...)
; compiling (DEFTRANSFORM FOREIGN-SYMBOL-SAP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/saptran.lisp
; in: DEFTRANSFORM FOREIGN-SYMBOL-SAP
; (SB!SYS:FIND-FOREIGN-SYMBOL-IN-TABLE SB!C::NAME
; SB!SYS:*STATIC-FOREIGN-SYMBOLS*)
; ==>
; SB!C::NAME
;
; note: deleting unreachable code
; compiling (DEFKNOWN (SAP< SAP<= ...) ...)
; compiling (DEFKNOWN SAP+ ...)
; compiling (DEFKNOWN SAP- ...)
; compiling (DEFKNOWN SAP-INT ...)
; compiling (DEFKNOWN INT-SAP ...)
; compiling (DEFSAPREF SAP-REF-8 ...)
; compiling (DEFSAPREF SAP-REF-16 ...)
; compiling (DEFSAPREF SAP-REF-32 ...)
; compiling (DEFSAPREF SAP-REF-64 ...)
; compiling (DEFSAPREF SAP-REF-WORD ...)
; compiling (DEFSAPREF SIGNED-SAP-REF-8 ...)
; compiling (DEFSAPREF SIGNED-SAP-REF-16 ...)
; compiling (DEFSAPREF SIGNED-SAP-REF-32 ...)
; compiling (DEFSAPREF SIGNED-SAP-REF-64 ...)
; compiling (DEFSAPREF SIGNED-SAP-REF-WORD ...)
; compiling (DEFSAPREF SAP-REF-SAP ...)
; compiling (DEFSAPREF SAP-REF-LISPOBJ ...)
; compiling (DEFSAPREF SAP-REF-SINGLE ...)
; compiling (DEFSAPREF SAP-REF-DOUBLE ...)
; compiling (DEFSAPREF SAP-REF-LONG ...)
; compiling (DEF SAP< ...)
; compiling (DEF SAP<= ...)
; compiling (DEF SAP= ...)
; compiling (DEF SAP>= ...)
; compiling (DEF SAP> ...)
; compiling (DEFTRANSFORM SAP+ ...)
; compiling (DEF SAP-REF-8)
; compiling (DEF %SET-SAP-REF-8 ...)
; compiling (DEF SIGNED-SAP-REF-8)
; compiling (DEF %SET-SIGNED-SAP-REF-8 ...)
; compiling (DEF SAP-REF-16)
; compiling (DEF %SET-SAP-REF-16 ...)
; compiling (DEF SIGNED-SAP-REF-16)
; compiling (DEF %SET-SIGNED-SAP-REF-16 ...)
; compiling (DEF SAP-REF-32)
; compiling (DEF %SET-SAP-REF-32 ...)
; compiling (DEF SIGNED-SAP-REF-32)
; compiling (DEF %SET-SIGNED-SAP-REF-32 ...)
; compiling (DEF SAP-REF-64)
; compiling (DEF %SET-SAP-REF-64 ...)
; compiling (DEF SIGNED-SAP-REF-64)
; compiling (DEF %SET-SIGNED-SAP-REF-64 ...)
; compiling (DEF SAP-REF-SAP)
; compiling (DEF %SET-SAP-REF-SAP ...)
; compiling (DEF SAP-REF-LISPOBJ)
; compiling (DEF %SET-SAP-REF-LISPOBJ ...)
; compiling (DEF SAP-REF-SINGLE)
; compiling (DEF %SET-SAP-REF-SINGLE ...)
; compiling (DEF SAP-REF-DOUBLE)
; compiling (DEF %SET-SAP-REF-DOUBLE ...)
; compiling (DEF SAP-REF-WORD ...)
; compiling (DEF SIGNED-SAP-REF-WORD ...)
; compiling (DEF %SET-SAP-REF-WORD ...)
; compiling (DEF %SET-SIGNED-SAP-REF-WORD ...)
; compiling (DEFTRANSFORM SAP-REF-64 ...)
; compiling (DEFTRANSFORM SIGNED-SAP-REF-64 ...)
; compiling (DEFTRANSFORM %SET-SAP-REF-64 ...)
; compiling (DEFTRANSFORM %SET-SIGNED-SAP-REF-64 ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/saptran.fasl-tmp written
; compilation finished in 0:00:01.328
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFINE-SOURCE-TRANSFORM IDENTITY ...)
; compiling (DEFINE-SOURCE-TRANSFORM VALUES ...)
; compiling (DEFOPTIMIZER (CONSTANTLY DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM COMPLEMENT ...)
; compiling (DEFUN DERIVE-SYMBOL-VALUE-TYPE ...)
; compiling (DEFOPTIMIZER (SYMBOL-VALUE DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (SYMBOL-GLOBAL-VALUE DERIVE-TYPE) ...)
; compiling (DEFUN SOURCE-TRANSFORM-CXR ...)
; compiling (/SHOW0 "about to set CxR source transforms")
; compiling (LOOP FOR ...)
; compiling (/SHOW0 "done setting CxR source transforms")
; compiling (DEFINE-SOURCE-TRANSFORM REST ...)
; compiling (DEFINE-SOURCE-TRANSFORM FIRST ...)
; compiling (DEFINE-SOURCE-TRANSFORM SECOND ...)
; compiling (DEFINE-SOURCE-TRANSFORM THIRD ...)
; compiling (DEFINE-SOURCE-TRANSFORM FOURTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM FIFTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM SIXTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM SEVENTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM EIGHTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM NINTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM TENTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM LIST ...)
; compiling (DEFOPTIMIZER (LIST DERIVE-TYPE) ...)
; compiling (DEFINE-SOURCE-TRANSFORM LIST* ...)
; compiling (DEFOPTIMIZER (LIST* DERIVE-TYPE) ...)
; compiling (DEFINE-SOURCE-TRANSFORM NCONC ...)
; compiling (DEFUN DERIVE-APPEND-TYPE ...)
; compiling (DEFOPTIMIZER (APPEND DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (SB!IMPL::APPEND2 DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (NCONC DERIVE-TYPE) ...)
; compiling (DEFINE-SOURCE-TRANSFORM RPLACA ...)
; compiling (DEFINE-SOURCE-TRANSFORM RPLACD ...)
; compiling (DEFTRANSFORM LAST ...)
; compiling (DEFINE-SOURCE-TRANSFORM GETHASH ...)
; compiling (DEFINE-SOURCE-TRANSFORM GET ...)
; compiling (DEFVAR *DEFAULT-NTHCDR-OPEN-CODE-LIMIT* ...)
; compiling (DEFVAR *EXTREME-NTHCDR-OPEN-CODE-LIMIT* ...)
; compiling (DEFTRANSFORM NTHCDR ...)
; compiling (DEFINE-SOURCE-TRANSFORM PLUSP ...)
; compiling (DEFINE-SOURCE-TRANSFORM MINUSP ...)
; compiling (DEFINE-SOURCE-TRANSFORM ZEROP ...)
; compiling (DEFINE-SOURCE-TRANSFORM 1+ ...)
; compiling (DEFINE-SOURCE-TRANSFORM 1- ...)
; compiling (DEFINE-SOURCE-TRANSFORM ODDP ...)
; compiling (DEFINE-SOURCE-TRANSFORM EVENP ...)
; compiling (DEFFROB TRUNCATE)
; compiling (DEFFROB ROUND)
; compiling (DEFTRANSFORM LOGTEST ...)
; compiling (DEFTRANSFORM LOGBITP ...)
; compiling (DEFINE-SOURCE-TRANSFORM BYTE ...)
; compiling (DEFINE-SOURCE-TRANSFORM BYTE-SIZE ...)
; compiling (DEFINE-SOURCE-TRANSFORM BYTE-POSITION ...)
; compiling (DEFINE-SOURCE-TRANSFORM LDB-TEST ...)
; compiling (DEFINE-SOURCE-TRANSFORM NUMERATOR ...)
; compiling (DEFINE-SOURCE-TRANSFORM DENOMINATOR ...)
; compiling (DEF SIGNED-ZERO->= ...)
; compiling (DEF SIGNED-ZERO-> ...)
; compiling (DEF SIGNED-ZERO-= ...)
; compiling (DEF SIGNED-ZERO-< ...)
; compiling (DEF SIGNED-ZERO-<= ...)
; compiling (DEFSTRUCT (INTERVAL # ...) ...)
; compiling (DEFUN MAKE-INTERVAL ...)
; compiling (DECLAIM (INLINE SET-BOUND))
; compiling (DEFUN SET-BOUND ...)
; compiling (DEFUN BOUND-FUNC ...)(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN SAFE-DOUBLE-COERCION-P ...)
; compiling (DEFUN SAFE-SINGLE-COERCION-P ...)
; compiling (DEFMACRO SAFELY-BINOP ...)
; compiling (DEFMACRO BOUND-BINOP ...)
; compiling (DEFUN COERCION-LOSES-PRECISION-P ...)
; compiling (DEFUN COERCE-FOR-BOUND ...)
; compiling (DEFUN COERCE-AND-TRUNCATE-FLOATS ...)
; compiling (DEFUN NUMERIC-TYPE->INTERVAL ...)
; compiling (DEFUN TYPE-APPROXIMATE-INTERVAL ...)
; compiling (DEFUN COPY-INTERVAL-LIMIT ...)
; compiling (DEFUN COPY-INTERVAL ...)
; compiling (DEFUN INTERVAL-SPLIT ...)
; compiling (DEFUN INTERVAL-CLOSURE ...)
; compiling (DEFUN INTERVAL-RANGE-INFO ...)
; compiling (DEFUN INTERVAL-BOUNDED-P ...)
; compiling (DEFUN INTERVAL-CONTAINS-P ...)
; compiling (DEFUN INTERVAL-INTERSECT-P ...)
; compiling (DEFUN INTERVAL-ADJACENT-P ...)
; compiling (DEFUN INTERVAL-INTERSECTION/DIFFERENCE ...)
; compiling (DEFUN INTERVAL-MERGE-PAIR ...)
; compiling (DEFUN INTERVAL-APPROXIMATE-UNION ...)
; compiling (DEFUN INTERVAL-NEG ...)
; compiling (DEFUN INTERVAL-ADD ...)(can't portably mask float traps, proceeding anyway)
(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN INTERVAL-SUB ...)(can't portably mask float traps, proceeding anyway)
(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN INTERVAL-MUL ...)(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN INTERVAL-DIV ...)(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN INTERVAL-FUNC ...)
; compiling (DEFUN INTERVAL-< ...)
; compiling (DEFUN INTERVAL->= ...)
; compiling (DEFUN INTERVAL-= ...)
; compiling (DEFUN INTERVAL-/= ...)
; compiling (DEFUN INTERVAL-ABS ...)
; compiling (DEFUN INTERVAL-SQR ...)
; compiling (DEFUN DERIVE-INTEGER-TYPE-AUX ...)
; compiling (DEFUN DERIVE-INTEGER-TYPE ...)
; compiling (DEFUN FLATTEN-LIST ...)
; compiling (DEFUN PREPARE-ARG-FOR-DERIVE-TYPE ...)
; compiling (DEFUN CONVERT-NUMERIC-TYPE ...)
; compiling (DEFUN CONVERT-BACK-NUMERIC-TYPE ...)
; compiling (DEFUN CONVERT-BACK-NUMERIC-TYPE-LIST ...)
; compiling (DEFVAR *DERIVED-NUMERIC-UNION-COMPLEXITY-LIMIT* ...)
; compiling (DEFUN MAKE-DERIVED-UNION-TYPE ...)
; compiling (DEFUN CONVERT-MEMBER-TYPE ...)
; compiling (DEFUN ONE-ARG-DERIVE-TYPE ...)(can't portably mask float traps, proceeding anyway)
; compiling (DEFUN TWO-ARG-DERIVE-TYPE ...)(can't portably mask float traps, proceeding anyway)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFUN TWO-ARG-DERIVE-TYPE
; (IGNORE-ERRORS
; (SB!INT:WITH-FLOAT-TRAPS-MASKED (:UNDERFLOW :OVERFLOW :DIVIDE-BY-ZERO
; :INVALID)
; (FUNCALL SB!C::FUN SB!C::X SB!C::Y)))
; --> HANDLER-CASE SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (IGNORE-ERRORS
; (WITH-FLOAT-TRAPS-MASKED (:UNDERFLOW
; :OVERFLOW
; :DIVIDE-BY-ZERO
; :INVALID)
; (FUNCALL FUN X Y)))
; compiling (DEFOPTIMIZER (+ DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (- DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (* DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (/ DERIVE-TYPE) ...)
; compiling (DEFUN ASH-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (ASH DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%NEGATE DERIVE-TYPE) ...)
; compiling (DEFUN LOGNOT-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (LOGNOT DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (ABS DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (TRUNCATE DERIVE-TYPE) ...)
; compiling (DEFUN NUMERIC-RANGE-INFO ...)
; compiling (DEFUN INTEGER-TRUNCATE-DERIVE-TYPE ...)
; compiling (DEFUN INTEGER-REM-DERIVE-TYPE ...)
; compiling (DEFOPTIMIZER (RANDOM DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (INTEGER-LENGTH DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGCOUNT DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (ISQRT DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (CHAR-CODE DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (CODE-CHAR DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (VALUES DERIVE-TYPE) ...)
; compiling (DEFUN SIGNUM-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (SIGNUM DERIVE-TYPE) ...)
; compiling (FLET (#) ...)
; compiling (DEFOPTIMIZER (%LDB DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%MASK-FIELD DERIVE-TYPE) ...)
; compiling (DEFUN %DEPOSIT-FIELD-DERIVE-TYPE-AUX ...)
; compiling (DEFOPTIMIZER (%DPB DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%DEPOSIT-FIELD DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %LDB ...)
; compiling (DEFTRANSFORM %MASK-FIELD ...)
; compiling (DEFTRANSFORM %DPB ...)
; compiling (DEFTRANSFORM %DPB ...)
; compiling (DEFTRANSFORM %DEPOSIT-FIELD ...)
; compiling (DEFTRANSFORM %DEPOSIT-FIELD ...)
; compiling (DEFOPTIMIZER (MASK-SIGNED-FIELD DERIVE-TYPE) ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFUN RECIPROCATE ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFUN MAKE-MODULAR-FUN-TYPE-DERIVER ...)
; compiling (DEFUN CUT-TO-WIDTH ...)
; compiling (DEFUN BEST-MODULAR-VERSION ...)
; compiling (DEFUN INTEGER-TYPE-NUMERIC-BOUNDS ...)
; compiling (DEFOPTIMIZER (LOGAND OPTIMIZER) ...)
; compiling (DEFOPTIMIZER (MASK-SIGNED-FIELD OPTIMIZER) ...)
; compiling (DEFOPTIMIZER (LOGIOR OPTIMIZER) ...)
; compiling (DEFTRANSFORM BOOLE ...)
; compiling (DEFTRANSFORM * ...)
; compiling (DEFTRANSFORM FLOOR ...)
; compiling (DEFTRANSFORM CEILING ...)
; compiling (DEFTRANSFORM REM ...)
; compiling (DEFTRANSFORM MOD ...)
; compiling (FLET (#) ...)
; compiling (DEFTRANSFORM MOD ...)
; compiling (DEFTRANSFORM TRUNCATE ...)
; compiling (DEFTRANSFORM REM ...)
; compiling (DEFUN GEN-UNSIGNED-DIV-BY-CONSTANT-EXPR ...)
; compiling (DEFTRANSFORM TRUNCATE ...)
; compiling (DEF ASH ...)
; compiling (DEF LOGAND ...)
; compiling (DEF LOGAND ...)
; compiling (DEF LOGIOR ...)
; compiling (DEF LOGIOR ...)
; compiling (DEF LOGXOR ...)
; compiling (DEF LOGXOR ...)
; compiling (DEFUN LEAST-ZERO-BIT ...)
; compiling (DEFTRANSFORM LOGAND ...)
; compiling (DEFTRANSFORM MASK-SIGNED-FIELD ...)
; compiling (DEFTRANSFORM LOGIOR ...)
; compiling (DEF LOGAND)
; compiling (DEF LOGIOR)
; compiling (DEF LOGXOR)
; compiling (DEF LOGTEST ...)
; compiling (DEF + ...)
; compiling (DEF + ...)
; compiling (DEF * ...)
; compiling (DEF * ...)
; compiling (DEFTRANSFORM MASK-SIGNED-FIELD ...)
; compiling (DEFTRANSFORM - ...)
; compiling (DEFTRANSFORM * ...)
; compiling (DEFTRANSFORM %NEGATE ...)
; compiling (DEFTRANSFORM %NEGATE ...)
; compiling (DEFUN NOT-MORE-CONTAGIOUS ...)
; compiling (DEF!TYPE EXACT-NUMBER ...)
; compiling (DEFTRANSFORM + ...)
; compiling (DEFTRANSFORM - ...)
; compiling (DEF * ...)
; compiling (DEF / ...)
; compiling (DEF EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEFTRANSFORM EXPT ...)
; compiling (DEF ASH)
; compiling (DEF /)
; compiling (DEF TRUNCATE)
; compiling (DEF ROUND)
; compiling (DEF FLOOR)
; compiling (DEF CEILING)
; compiling (DEF TRUNCATE)
; compiling (DEF ROUND)
; compiling (DEF FLOOR)
; compiling (DEF CEILING)
; compiling (DEF FTRUNCATE ...)
; compiling (DEF FROUND ...)
; compiling (DEF FFLOOR ...)
; compiling (DEF FCEILING ...)
; compiling (DEFTRANSFORM TWO-ARG-CHAR-EQUAL ...)
; compiling (DEFTRANSFORM TWO-ARG-CHAR-EQUAL ...)
; compiling (DEFTRANSFORM CHAR-UPCASE ...)
; compiling (DEFTRANSFORM CHAR-DOWNCASE ...)
; compiling (DEFUN SAME-LEAF-REF-P ...)
; compiling (DEFTRANSFORM SIMPLE-EQUALITY-TRANSFORM ...)
; compiling (DEF EQ)
; compiling (DEF CHAR=)
; compiling (DEF TWO-ARG-CHAR-EQUAL)
; compiling (DEFTRANSFORM EQL ...)
; compiling (DEFTRANSFORM EQUAL ...)
; compiling (DEFTRANSFORM EQUALP ...)
; compiling (DEFTRANSFORM = ...)
; compiling (DEFUN MAYBE-FLOAT-LVAR-P ...)
; compiling (FLET (#) ...)
; compiling (DEF = ...)
; compiling (DEF /= ...)
; compiling (DEF < ...)
; compiling (DEF > ...)
; compiling (DEF <= ...)
; compiling (DEF >= ...)
; compiling (DEFUN IR1-TRANSFORM-CHAR< ...)
; compiling (DEFTRANSFORM CHAR< ...)
; compiling (DEFTRANSFORM CHAR> ...)
; compiling (DEFUN MULTI-COMPARE ...)
; compiling (DEFINE-SOURCE-TRANSFORM = ...)
; compiling (DEFINE-SOURCE-TRANSFORM < ...)
; compiling (DEFINE-SOURCE-TRANSFORM > ...)
; compiling (DEFINE-SOURCE-TRANSFORM <= ...)
; compiling (DEFINE-SOURCE-TRANSFORM >= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR< ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR> ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR<= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR>= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-EQUAL ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-LESSP ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-GREATERP ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-NOT-GREATERP ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-NOT-LESSP ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MULTI-NOT-EQUAL ...)
; compiling (DEFINE-SOURCE-TRANSFORM /= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR/= ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-NOT-EQUAL ...)
; compiling (DEFINE-SOURCE-TRANSFORM MAX ...)
; compiling (DEFINE-SOURCE-TRANSFORM MIN ...)
; compiling (DEF < ...)
; compiling (DEF > ...)
; compiling (DEFTRANSFORM = ...)
; compiling (DEFTRANSFORM = ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN ASSOCIATE-ARGS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN REDUCE-CONSTANTS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SOURCE-TRANSFORM-TRANSITIVE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFUN SOURCE-TRANSFORM-TRANSITIVE
; (DEFUN SB!C::SOURCE-TRANSFORM-TRANSITIVE
; (SB!C::FUN SB!C::ARGS IDENTITY
; &OPTIONAL (SB!C::ONE-ARG-RESULT-TYPE 'NUMBER)
; (SB!C::ONE-ARG-PREFIXES '(VALUES)))
; (CASE (LENGTH SB!C::ARGS)
; (0 IDENTITY)
; (1 (SB!INT:QUASIQUOTE (# #)))
; (2 (VALUES NIL T))
; (T
; (LET* (# # #)
; (IF REST
; #
; FIRST)))))
; --> PROGN EVAL-WHEN
; ==>
; (SB-IMPL::%DEFUN 'SB!C::SOURCE-TRANSFORM-TRANSITIVE
; (SB-INT:NAMED-LAMBDA SB!C::SOURCE-TRANSFORM-TRANSITIVE
; (SB!C::FUN SB!C::ARGS IDENTITY &OPTIONAL
; (SB!C::ONE-ARG-RESULT-TYPE 'NUMBER)
; (SB!C::ONE-ARG-PREFIXES '(VALUES)))
; (BLOCK SB!C::SOURCE-TRANSFORM-TRANSITIVE
; (CASE (LENGTH SB!C::ARGS)
; (0 IDENTITY)
; (1 #)
; (2 #)
; (T #))))
; NIL 'NIL (SB-C:SOURCE-LOCATION))
;
; note: type assertion too complex to check:
; (VALUES T &OPTIONAL (MEMBER NIL T)).
; compiling (DEFINE-SOURCE-TRANSFORM + ...)
; compiling (DEFINE-SOURCE-TRANSFORM * ...)
; compiling (DEFINE-SOURCE-TRANSFORM LOGIOR ...)
; compiling (DEFINE-SOURCE-TRANSFORM LOGXOR ...)
; compiling (DEFINE-SOURCE-TRANSFORM LOGAND ...)
; compiling (DEFINE-SOURCE-TRANSFORM LOGEQV ...)
; compiling (DEFINE-SOURCE-TRANSFORM GCD ...)
; compiling (DEFINE-SOURCE-TRANSFORM LCM ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SOURCE-TRANSFORM-INTRANSITIVE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFUN SOURCE-TRANSFORM-INTRANSITIVE
; (DEFUN SB!C::SOURCE-TRANSFORM-INTRANSITIVE
; (SB!C::FUN SB!C::FUN* SB!C::ARGS SB!C::ONE-ARG-PREFIXES
; &OPTIONAL (SB!C::ONE-ARG-RESULT-TYPE 'NUMBER))
; (CASE (LENGTH SB!C::ARGS)
; ((0 2) (VALUES NIL T))
; (1 (SB!INT:QUASIQUOTE (# #)))
; (T
; (LET (#)
; (SB!C::ASSOCIATE-ARGS SB!C::FUN # SB!C::REDUCED-ARGS)))))
; --> PROGN EVAL-WHEN
; ==>
; (SB-IMPL::%DEFUN 'SB!C::SOURCE-TRANSFORM-INTRANSITIVE
; (SB-INT:NAMED-LAMBDA SB!C::SOURCE-TRANSFORM-INTRANSITIVE
; (SB!C::FUN SB!C::FUN* SB!C::ARGS SB!C::ONE-ARG-PREFIXES
; &OPTIONAL (SB!C::ONE-ARG-RESULT-TYPE 'NUMBER))
; (BLOCK SB!C::SOURCE-TRANSFORM-INTRANSITIVE
; (CASE (LENGTH SB!C::ARGS) (# #) (1 #) (T #))))
; NIL 'NIL (SB-C:SOURCE-LOCATION))
;
; note: type assertion too complex to check:
; (VALUES LIST &OPTIONAL (MEMBER NIL T)).
; compiling (DEFINE-SOURCE-TRANSFORM - ...)
; compiling (DEFINE-SOURCE-TRANSFORM / ...)
; compiling (DEFINE-SOURCE-TRANSFORM APPLY ...)
; compiling (DEFUN POSSIBLE-REST-ARG-CONTEXT ...)
; compiling (DEFUN MARK-MORE-CONTEXT-USED ...)
; compiling (DEFUN MARK-MORE-CONTEXT-INVALID ...)
; compiling (DEFUN REST-VAR-MORE-CONTEXT-OK ...)
; compiling (DEFINE-SOURCE-TRANSFORM VALUES-LIST ...)
; compiling (DEFINE-SOURCE-TRANSFORM NTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM FAST-&REST-NTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM ELT ...)
; compiling (DEFUN SOURCE-TRANSFORM-CAR ...)
; compiling (DEFINE-SOURCE-TRANSFORM CAR ...)
; compiling (DEFINE-SOURCE-TRANSFORM CADR ...)
; compiling (DEFINE-SOURCE-TRANSFORM CADDR ...)
; compiling (DEFINE-SOURCE-TRANSFORM CADDDR ...)
; compiling (DEFUN SOURCE-TRANSFORM-LENGTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM LENGTH ...)
; compiling (DEFINE-SOURCE-TRANSFORM LIST-LENGTH ...)
; compiling (DEFUN SOURCE-TRANSFORM-NULL ...)
; compiling (DEFINE-SOURCE-TRANSFORM NOT ...)
; compiling (DEFINE-SOURCE-TRANSFORM NULL ...)
; compiling (DEFINE-SOURCE-TRANSFORM ENDP ...)
; compiling (DEFTRANSFORM %REST-VALUES ...)
; compiling (DEFTRANSFORM %REST-REF ...)
; compiling (DEFTRANSFORM %REST-LENGTH ...)
; compiling (DEFTRANSFORM %REST-NULL ...)
; compiling (DEFTRANSFORM %REST-TRUE ...)
; compiling (DEFUN CHECK-FORMAT-ARGS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFUN CHECK-FORMAT-ARGS
; (HANDLER-CASE (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING STRING SB!C::ARGS)
; (SB!FORMAT:FORMAT-ERROR (SB!C::C)
; (SB!C:COMPILER-WARN "~A" SB!C::C)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING
; STRING ARGS)
; (SB!FORMAT:FORMAT-ERROR (C)
; (COMPILER-WARN "~A" C)))
; compiling (DEFOPTIMIZER (FORMAT OPTIMIZER) ...)
; compiling (DEFOPTIMIZER (FORMAT DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM FORMAT ...)
; compiling (DEFTRANSFORM FORMAT ...)
; compiling (DEFTRANSFORM FORMAT ...)
; compiling (DEFUN CONCATENATE-FORMAT-P ...)
; compiling (DEFTRANSFORM FORMAT ...)
; compiling (DEFTRANSFORM PATHNAME ...)
; compiling (DEFTRANSFORM PATHNAME ...)
; compiling (DEF ERROR)
; compiling (DEF WARN)
; compiling (DEF STYLE-WARN)
; compiling (DEF COMPILER-ERROR)
; compiling (DEF COMPILER-WARN)
; compiling (DEF COMPILER-STYLE-WARN)
; compiling (DEF COMPILER-NOTIFY)
; compiling (DEF MAYBE-COMPILER-NOTIFY)
; compiling (DEF BUG)
; compiling (DEFOPTIMIZER (CERROR OPTIMIZER) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFOPTIMIZER (CERROR OPTIMIZER)
; (HANDLER-CASE (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING SB!C::Y SB!C::ARGS)
; (SB!FORMAT:FORMAT-ERROR (SB!C::C)
; (SB!C:COMPILER-WARN "~A" SB!C::C)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING
; Y ARGS)
; (SB!FORMAT:FORMAT-ERROR (C)
; (COMPILER-WARN "~A" C)))
; (HANDLER-CASE (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING SB!C::X SB!C::ARGS)
; (SB!FORMAT:FORMAT-ERROR (SB!C::C)
; (SB!C:COMPILER-WARN "~A" SB!C::C)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING
; X ARGS)
; (SB!FORMAT:FORMAT-ERROR (C)
; (COMPILER-WARN "~A" C)))
; compiling (DEFUN CONSTANT-CONS-TYPE ...)
; compiling (DEFOPTIMIZER (COERCE DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (COMPILE DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (ARRAY-ELEMENT-TYPE DERIVE-TYPE) ...)
; compiling (DEFINE-SOURCE-TRANSFORM SB!IMPL::SORT-VECTOR ...)
; compiling (DEFTRANSFORM SORT ...)
; compiling (DEFTRANSFORM STABLE-SORT ...)
; compiling (DEFTRANSFORM ENCODE-UNIVERSAL-TIME ...)
; compiling (DEFTRANSFORM SLEEP ...)
; compiling (DEFTRANSFORM SLEEP ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/srctran.lisp
; in: DEFOPTIMIZER (CERROR OPTIMIZER)
; (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING SB!C::Y SB!C::ARGS)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT:%COMPILER-WALK-FORMAT-STRING
; in: DEFUN CHECK-FORMAT-ARGS
; (SB!FORMAT:%COMPILER-WALK-FORMAT-STRING STRING SB!C::ARGS)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT:%COMPILER-WALK-FORMAT-STRING
; in:
; FLET ((XFORM (BYTESPEC-FORM ENV INT FUN &OPTIONAL ...)
; (LET (#)
; (IF #
; #
; #))))
; (SB!INT:%MACROEXPAND SB!C::BYTESPEC-FORM SB!C::ENV)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: DEFUN RECIPROCATE
; (SB!KERNEL:%MAKE-RATIO 1 SB!C::X)
;
; caught STYLE-WARNING:
; undefined function: %MAKE-RATIO
; in: DEFUN INTERVAL-MUL
; (SB!EXT:FLOAT-INFINITY-P SB!C::Y)
;
; caught STYLE-WARNING:
; undefined function: FLOAT-INFINITY-P
; in: DEFUN BOUND-FUNC
; (SB!EXT:FLOAT-INFINITY-P SB!C::Y)
;
; caught STYLE-WARNING:
; undefined function: FLOAT-INFINITY-P
; in: DEFUN TWO-ARG-DERIVE-TYPE
; (SB!EXT:FLOAT-NAN-P SB!C::RESULT)
;
; caught STYLE-WARNING:
; undefined function: FLOAT-NAN-P
; in: DEFUN CONCATENATE-FORMAT-P
; (SB!FORMAT::FORMAT-DIRECTIVE-ATSIGNP SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-ATSIGNP
; in: DEFTRANSFORM FORMAT
; (SB!INT:QUASIQUOTE
; (LAMBDA
; (STREAM SB!C::CONTROL #S(SB!IMPL::COMMA :EXPR SB!C::ARG-NAMES :KIND 2))
; (DECLARE (IGNORE STREAM SB!C::CONTROL))
; (CONCATENATE 'STRING
; #S(SB!IMPL::COMMA
; :EXPR (LOOP SB!C::FOR SB!C::DIRECTIVE SB!C::IN SB!C::TOKENIZED
; SB!C::FOR CHAR = #
; WHEN #
; SB!INT:COLLECT ...)
; :KIND 2))))
; --> SB!IMPL::|List| SB!IMPL::|List*| LOOP BLOCK LET LET LET
; --> SB-LOOP::WITH-LOOP-LIST-COLLECTION-HEAD LET* SB-LOOP::LOOP-BODY TAGBODY
; --> SB-LOOP::LOOP-REALLY-DESETQ SETQ THE AND IF AND THE
; ==>
; (SB!FORMAT::FORMAT-DIRECTIVE-CHARACTER SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-CHARACTER
; in: DEFUN CONCATENATE-FORMAT-P
; (SB!FORMAT::FORMAT-DIRECTIVE-CHARACTER SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-CHARACTER
; (SB!FORMAT::FORMAT-DIRECTIVE-COLONP SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-COLONP
; (SB!FORMAT::FORMAT-DIRECTIVE-P SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-P
; in: DEFTRANSFORM FORMAT
; (SB!INT:QUASIQUOTE
; (LAMBDA
; (STREAM SB!C::CONTROL #S(SB!IMPL::COMMA :EXPR SB!C::ARG-NAMES :KIND 2))
; (DECLARE (IGNORE STREAM SB!C::CONTROL))
; (CONCATENATE 'STRING
; #S(SB!IMPL::COMMA
; :EXPR (LOOP SB!C::FOR SB!C::DIRECTIVE SB!C::IN SB!C::TOKENIZED
; SB!C::FOR CHAR = #
; WHEN #
; SB!INT:COLLECT ...)
; :KIND 2))))
; --> SB!IMPL::|List| SB!IMPL::|List*| LOOP BLOCK LET LET LET
; --> SB-LOOP::WITH-LOOP-LIST-COLLECTION-HEAD LET* SB-LOOP::LOOP-BODY TAGBODY
; --> IF SETQ THE COND IF COND IF COND THE PROGN LET OR LET CDAR CDR CAR
; ==>
; (SB!FORMAT::FORMAT-DIRECTIVE-PARAMS SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-PARAMS
; in: DEFUN CONCATENATE-FORMAT-P
; (SB!FORMAT::FORMAT-DIRECTIVE-PARAMS SB!C::DIRECTIVE)
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::FORMAT-DIRECTIVE-PARAMS
; in: DEFUN MAKE-MODULAR-FUN-TYPE-DERIVER
; (SB!C::LOGAND-DERIVE-TYPE-AUX SB!C::RES SB!C::MASK-TYPE)
;
; caught STYLE-WARNING:
; undefined function: LOGAND-DERIVE-TYPE-AUX
; in: DEFTRANSFORM LOGTEST
; #'SB!C::LOGAND-DERIVE-TYPE-AUX
;
; caught STYLE-WARNING:
; undefined function: LOGAND-DERIVE-TYPE-AUX
; in: DEFUN CUT-TO-WIDTH
; (SB!C::MASK-SIGNED-FIELD SB!C::WIDTH SB!C::CONSTANT-VALUE)
;
; caught STYLE-WARNING:
; undefined function: MASK-SIGNED-FIELD
; in: DEFTRANSFORM =
; (SB!INT:RATIOP SB!C::Y)
;
; caught STYLE-WARNING:
; undefined function: RATIOP
; in: DEFTRANSFORM SLEEP
; (SB!IMPL::SPLIT-SECONDS-FOR-SLEEP SB!C::SECONDS-VALUE)
;
; caught STYLE-WARNING:
; undefined function: SB!IMPL::SPLIT-SECONDS-FOR-SLEEP
; in: DEFTRANSFORM FORMAT
; (SB!FORMAT::TOKENIZE-CONTROL-STRING (SB!C::LVAR-VALUE SB!C::CONTROL))
;
; caught STYLE-WARNING:
; undefined function: SB!FORMAT::TOKENIZE-CONTROL-STRING
;
; compilation unit finished
; Undefined functions:
; SB!FORMAT:%COMPILER-WALK-FORMAT-STRING %MACROEXPAND %MAKE-RATIO FLOAT-INFINITY-P FLOAT-NAN-P SB!FORMAT::FORMAT-DIRECTIVE-ATSIGNP SB!FORMAT::FORMAT-DIRECTIVE-CHARACTER SB!FORMAT::FORMAT-DIRECTIVE-COLONP SB!FORMAT::FORMAT-DIRECTIVE-P SB!FORMAT::FORMAT-DIRECTIVE-PARAMS LOGAND-DERIVE-TYPE-AUX MASK-SIGNED-FIELD RATIOP SB!IMPL::SPLIT-SECONDS-FOR-SLEEP SB!FORMAT::TOKENIZE-CONTROL-STRING
; caught 20 STYLE-WARNING conditions
; printed 6 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/srctran.fasl-tmp written
; compilation finished in 0:00:14.168
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/quantifiers.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (FLET (#) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/quantifiers.lisp
; in:
; FLET ((EXPAND (PRED SEQUENCES TEST FOUND-RESULT UNFOUND-RESULT)
; (UNLESS (PROPER-LIST-OF-LENGTH-P SEQUENCES 1 CALL-ARGUMENTS-LIMIT)
; (RETURN-FROM EXPAND #))
; (BINDING* (# # # # #)
; (LET #
; #))))
; (SB!INT:FUNARG-BIND/CALL-FORMS SB!IMPL::PRED SB!IMPL::ELEMENTS)
;
; caught STYLE-WARNING:
; undefined function: FUNARG-BIND/CALL-FORMS
;
; compilation unit finished
; Undefined function:
; FUNARG-BIND/CALL-FORMS
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/quantifiers.fasl-tmp written
; compilation finished in 0:00:00.247
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/bitops-derive-type.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN INTEGER-TYPE-LENGTH ...)
; compiling (DECLAIM (INLINE ZEROES))
; compiling (DEFUN ZEROES ...)
; compiling (DECLAIM (INLINE ONES))
; compiling (DEFUN ONES ...)
; compiling (DEFUN LOGAND-DERIVE-UNSIGNED-BOUNDS ...)
; compiling (DEFUN LOGAND-DERIVE-TYPE-AUX ...)
; compiling (DEFUN LOGIOR-DERIVE-UNSIGNED-BOUNDS ...)
; compiling (DEFUN LOGIOR-DERIVE-TYPE-AUX ...)
; compiling (DEFUN LOGXOR-DERIVE-UNSIGNED-BOUNDS ...)
; compiling (DEFUN LOGXOR-DERIVE-TYPE-AUX ...)
; compiling (DEFFROB LOGAND)
; compiling (DEFFROB LOGIOR)
; compiling (DEFFROB LOGXOR)
; compiling (DEFOPTIMIZER (LOGEQV DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGNAND DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGNOR DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGANDC1 DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGANDC2 DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGORC1 DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (LOGORC2 DERIVE-TYPE) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/bitops-derive-type.fasl-tmp written
; compilation finished in 0:00:00.918
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFINE-SOURCE-TRANSFORM SHORT-FLOAT-P ...)
; compiling (DEFINE-SOURCE-TRANSFORM LONG-FLOAT-P ...)
; compiling (DEFINE-SOURCE-TRANSFORM COMPILED-FUNCTION-P ...)
; compiling (DEFINE-SOURCE-TRANSFORM CHAR-INT ...)
; compiling (DEFTRANSFORM ABS ...)
; compiling (DEFINE-SOURCE-TRANSFORM %INSTANCE-LAYOUT ...)
; compiling (DEFINE-SOURCE-TRANSFORM %SET-INSTANCE-LAYOUT ...)
; compiling (DEFINE-SOURCE-TRANSFORM %FUNCALLABLE-INSTANCE-LAYOUT ...)
; compiling (DEFINE-SOURCE-TRANSFORM %SET-FUNCALLABLE-INSTANCE-LAYOUT ...)
; compiling (DEFTRANSFORM HAIRY-DATA-VECTOR-REF ...)
; compiling (DEFTRANSFORM HAIRY-DATA-VECTOR-REF ...)
; compiling (DEFTRANSFORM DATA-VECTOR-REF ...)
; compiling (DEFTRANSFORM HAIRY-DATA-VECTOR-SET ...)
; compiling (DEFTRANSFORM HAIRY-DATA-VECTOR-SET ...)
; compiling (DEFTRANSFORM DATA-VECTOR-SET ...)
; compiling (DEFUN MAYBE-ARRAY-DATA-VECTOR-TYPE-SPECIFIER ...)
; compiling (DEF %ARRAY-DATA-VECTOR)
; compiling (DEF ARRAY-STORAGE-VECTOR)
; compiling (DEFOPTIMIZER (%DATA-VECTOR-AND-INDEX DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %DATA-VECTOR-AND-INDEX ...)
; compiling (DEF BIT-AND ...)
; compiling (DEF BIT-IOR ...)
; compiling (DEF BIT-XOR ...)
; compiling (DEF BIT-EQV ...)
; compiling (DEF BIT-NAND ...)
; compiling (DEF BIT-NOR ...)
; compiling (DEF BIT-ANDC1 ...)
; compiling (DEF BIT-ANDC2 ...)
; compiling (DEF BIT-ORC1 ...)
; compiling (DEF BIT-ORC2 ...)
; compiling (DEFTRANSFORM BIT-NOT ...)
; compiling (DEFTRANSFORM BIT-VECTOR-= ...)
; compiling (DEFTRANSFORM COUNT ...)
; compiling (DEFTRANSFORM FILL ...)
; compiling (DEFTRANSFORM FILL ...)
; compiling (DEFTRANSFORM %BYTE-BLT ...)
; compiling (DEFTRANSFORM EQL ...)
; compiling (DEFTRANSFORM EQL ...)
; compiling (DEFINE-GOOD-MODULAR-FUN LOGAND ...)
; compiling (DEFINE-GOOD-MODULAR-FUN LOGIOR ...)
; compiling (DEFINE-GOOD-MODULAR-FUN LOGXOR ...)
; compiling (DEFINE-GOOD-SIGNED-MODULAR-FUNS LOGAND ...)
; compiling (DEF SB!VM::ASH-LEFT-MOD32 ...)
; compiling (DEFINE-SOURCE-TRANSFORM WORD-LOGICAL-NOT ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-AND ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-NAND ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-OR ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-NOR ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-XOR ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-EQV ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-ORC1 ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-ORC2 ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-ANDC1 ...)
; compiling (DEFTRANSFORM WORD-LOGICAL-ANDC2 ...)
; compiling (DEFUN UB32-STRENGTH-REDUCE-CONSTANT-MULTIPLY ...)
; compiling (DEFTRANSFORM GET-LISP-OBJ-ADDRESS ...)
; compiling (DEFTRANSFORM GET-LISP-OBJ-ADDRESS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-tran.fasl-tmp written
; compilation finished in 0:00:02.279
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/locall.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN PROPAGATE-TO-ARGS ...)
; compiling (DEFUN RECOGNIZE-DYNAMIC-EXTENT-LVARS ...)
; compiling (DEFUN MERGE-TAIL-SETS ...)
; compiling (DEFUN CONVERT-CALL ...)
; compiling (DEFUN MAKE-XEP-LAMBDA-EXPRESSION ...)
; compiling (DEFUN MAKE-XEP ...)
; compiling (DEFUN LOCALL-ANALYZE-XEP-ENTRY-POINT ...)
; compiling (DEFUN REFERENCE-ENTRY-POINT ...)
; compiling (DEFUN LOCALL-ANALYZE-FUN-1 ...)
; compiling (DEFUN LOCALL-ANALYZE-COMPONENT ...)
; compiling (DEFUN LOCALL-ANALYZE-CLAMBDAS-UNTIL-DONE ...)
; compiling (DEFUN MAYBE-EXPAND-LOCAL-INLINE ...)
; compiling (DEFUN CONVERT-CALL-IF-POSSIBLE ...)
; compiling (DEFUN CONVERT-MV-CALL ...)
; compiling (DEFUN TRANSFORM-CALL-WITH-IR1-ENVIRONMENT ...)
; compiling (DEFUN WARN-INVALID-LOCAL-CALL ...)
; compiling (DEFUN CONVERT-LAMBDA-CALL ...)
; compiling (DEFUN CONVERT-HAIRY-CALL ...)
; compiling (DEFUN CONVERT-HAIRY-FUN-ENTRY ...)
; compiling (DEFUN CONVERT-MORE-CALL ...)
; compiling (DEFUN INSERT-LET-BODY ...)
; compiling (DEFUN DEPART-FROM-TAIL-SET ...)
; compiling (DEFUN MERGE-LETS ...)
; compiling (DEFUN MOVE-RETURN-USES ...)
; compiling (DEFUN UNCONVERT-TAIL-CALLS ...)
; compiling (DEFUN MOVE-RETURN-STUFF ...)
; compiling (DEFUN LET-CONVERT ...)
; compiling (DEFUN REOPTIMIZE-CALL ...)
; compiling (DEFUN DECLARATIONS-SUPPRESS-LET-CONVERSION-P ...)
; compiling (DEFUN OK-INITIAL-CONVERT-P ...)
; compiling (DEFUN SUBSTITUTE-LET-FUNARGS ...)
; compiling (DEFUN MAYBE-LET-CONVERT ...)
; compiling (DEFUN ONLY-HARMLESS-CLEANUPS ...)
; compiling (DEFUN MAYBE-CONVERT-TAIL-LOCAL-CALL ...)
; compiling (DEFUN MAYBE-CONVERT-TO-ASSIGNMENT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/locall.lisp
; in: DEFUN MERGE-LETS
; (SB!C::GET-LAMBDA-PHYSENV SB!C::HOME)
;
; caught STYLE-WARNING:
; undefined function: GET-LAMBDA-PHYSENV
; in: DEFUN INSERT-LET-BODY
; (SB!C::JOIN-COMPONENTS SB!C:COMPONENT SB!C::CLAMBDA-COMPONENT)
;
; caught STYLE-WARNING:
; undefined function: JOIN-COMPONENTS
;
; compilation unit finished
; Undefined functions:
; GET-LAMBDA-PHYSENV JOIN-COMPONENTS
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/locall.fasl-tmp written
; compilation finished in 0:00:03.084
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/dfo.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-DFO ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN JOIN-COMPONENTS ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-DFO-AUX ...)
; compiling (DEFUN SCAVENGE-HOME-DEPENDENCY-GRAPH ...)
; compiling (DEFUN FIND-INITIAL-DFO-AUX ...)
; compiling (DEFUN FIND-REFERENCE-FUNS ...)
; compiling (DEFUN DFO-SCAVENGE-DEPENDENCY-GRAPH ...)
; compiling (DEFUN HAS-XEP-OR-NLX ...)
; compiling (DEFUN SEPARATE-TOPLEVELISH-COMPONENTS ...)
; compiling (DEFUN FIND-INITIAL-DFO ...)
; compiling (DEFUN MERGE-1-TOPLEVEL-LAMBDA ...)
; compiling (DEFUN MERGE-TOPLEVEL-LAMBDAS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/dfo.fasl-tmp written
; compilation finished in 0:00:01.252
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/dce.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN LAMBDA-EXTERNALLY-REFERENCED-P ...)
; compiling (DEFUN DCE-ANALYZE-REF ...)
; compiling (DEFUN DCE-ANALYZE-BLOCK ...)
; compiling (DEFUN DCE-ANALYZE-ONE-FUN ...)
; compiling (DEFUN ELIMINATE-DEAD-CODE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/dce.fasl-tmp written
; compilation finished in 0:00:00.225
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/checkgen.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN FUN-GUESSED-COST ...)
; compiling (DEFUN TYPE-TEST-COST ...)
; compiling (DEFUN WEAKEN-INTEGER-TYPE ...)
; compiling (DEFUN-CACHED (WEAKEN-TYPE :HASH-BITS ...) ...)
; compiling (DEFUN WEAKEN-VALUES-TYPE ...)
; compiling (DEFUN MAYBE-WEAKEN-CHECK ...)
; compiling (DEFUN NO-FUN-VALUES-TYPES ...)
; compiling (DEFVAR *COMPLEMENT-TYPE-CHECKS* ...)
; compiling (DEFUN MAYBE-NEGATE-CHECK ...)
; compiling (DEFUN CAST-CHECK-TYPES ...)
; compiling (DEFUN CAST-EXTERNALLY-CHECKABLE-P ...)
; compiling (DEFUN PROBABLE-TYPE-CHECK-P ...)
; compiling (DEFGLOBAL **TYPE-SPEC-INTERR-SYMBOLS** ...)
; compiling (DEFUN %INTERR-SYMBOL-FOR-TYPE-SPEC ...)
; compiling (DEFUN MAKE-TYPE-CHECK-FORM ...)
; compiling (DEFUN CONVERT-TYPE-CHECK ...)
; compiling (DEFUN CAST-CHECK-USES ...)
; compiling (DEFUN GENERATE-TYPE-CHECKS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/checkgen.lisp
; in: DEFUN MAYBE-NEGATE-CHECK
; #'SB!C::TYPE-CHECK-TEMPLATE
;
; caught STYLE-WARNING:
; undefined function: TYPE-CHECK-TEMPLATE
; in: DEFUN TYPE-TEST-COST
; (SB!C::TYPE-CHECK-TEMPLATE TYPE)
;
; caught STYLE-WARNING:
; undefined function: TYPE-CHECK-TEMPLATE
;
; compilation unit finished
; Undefined function:
; TYPE-CHECK-TEMPLATE
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/checkgen.fasl-tmp written
; compilation finished in 0:00:02.013
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *CONSTRAINT-UNIVERSE*)
; compiling (DEFTYPE CONSTRAINT-Y ...)
; compiling (DEFSTRUCT (CONSTRAINT # ...) ...)
; compiling (DECLAIM (INLINE %CONSTRAINT-NUMBER))
; compiling (DEFUN %CONSTRAINT-NUMBER ...)
; compiling (DEFSTRUCT (CONSET # ...) ...)
; compiling (DEFUN CONSET-EMPTY ...)
; compiling (DEFUN COPY-CONSET ...)
; compiling (DEFUN %CONSET-GROW ...)
; compiling (DECLAIM (INLINE CONSET-GROW))
; compiling (DEFUN CONSET-GROW ...)
; compiling (DEFUN CONSET-MEMBER ...)
; compiling (DEFUN CONSET-ADJOIN ...)
; compiling (DEFUN CONSET= ...)
; compiling (DEFCONSETOP CONSET-UNION ...)
; compiling (DEFCONSETOP CONSET-INTERSECTION ...)
; compiling (DEFCONSETOP CONSET-DIFFERENCE ...)
; compiling (DEFUN FIND-CONSTRAINT ...)
; compiling (DEFUN REGISTER-CONSTRAINT ...)
; compiling (DEFUN FIND-OR-CREATE-CONSTRAINT ...)
; compiling (DEFMACRO DO-CONSET-CONSTRAINTS-INTERSECTION ...)
; compiling (DEFMACRO DO-EQL-VARS ...)
; compiling (DEFMACRO DO-INHERITABLE-CONSTRAINTS ...)
; compiling (DEFMACRO DO-PROPAGATABLE-CONSTRAINTS ...)
; compiling (DECLAIM (INLINE CONSET-LVAR-LAMBDA-VAR-EQL-P ...))
; compiling (DEFUN CONSET-LVAR-LAMBDA-VAR-EQL-P ...)
; compiling (DEFUN CONSET-ADD-LVAR-LAMBDA-VAR-EQL ...)
; compiling (DECLAIM (INLINE CONSET-ADD-CONSTRAINT ...))
; compiling (DEFUN CONSET-ADD-CONSTRAINT ...)
; compiling (DEFUN CONSET-ADD-CONSTRAINT-TO-EQL ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSET-ADD-CONSTRAINT-TO-EQL
; (SB!C::DO-EQL-VARS (SB!C::X (SB!C::X SB!C::CONSET))
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET SB!C::KIND SB!C::X SB!C::Y
; SB!C::NOT-P))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DECLAIM (INLINE CONSET-CLEAR-LAMBDA-VAR))
; compiling (DEFUN CONSET-CLEAR-LAMBDA-VAR ...)
; compiling (DEFUN INHERIT-CONSTRAINTS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN INHERIT-CONSTRAINTS
; (SB!C::DO-INHERITABLE-CONSTRAINTS (SB!C::CON
; (SB!C::CONSTRAINTS SB!C::FROM-VAR))
; (LET ((SB!C::EQ-X (EQ SB!C::FROM-VAR #)) (SB!C::EQ-Y (EQ SB!C::FROM-VAR #)))
; (DOLIST (SB!C::VAR SB!C::VARS)
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET
; (SB!C::CONSTRAINT-KIND SB!C::CON)
; (IF SB!C::EQ-X
; SB!C::VAR
; #)
; (IF SB!C::EQ-Y
; SB!C::VAR
; #)
; (SB!C::CONSTRAINT-NOT-P SB!C::CON)))))
; --> LET LET BLOCK FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET
; --> WHEN IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DEFUN ADD-EQL-VAR-VAR-CONSTRAINT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN ADD-EQL-VAR-VAR-CONSTRAINT
; (SB!C::DO-EQL-VARS (SB!C::VAR1 (SB!C::VAR1 SB!C::CONSTRAINTS))
; (SB!C::EQL1 SB!C::VAR1))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; (SB!C::DO-EQL-VARS (SB!C::VAR2 (SB!C::VAR2 SB!C::CONSTRAINTS))
; (SB!C::EQL2 SB!C::VAR2))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DECLAIM (INLINE OK-REF-LAMBDA-VAR))
; compiling (DEFUN OK-REF-LAMBDA-VAR ...)
; compiling (DEFUN OK-LVAR-LAMBDA-VAR ...)
; compiling (DECLAIM (INLINE PRECISE-ADD-TEST-CONSTRAINT))
; compiling (DEFUN PRECISE-ADD-TEST-CONSTRAINT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSET-ADD-CONSTRAINT-TO-EQL
; (SB!C::DO-EQL-VARS (SB!C::X (SB!C::X SB!C::CONSET))
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET SB!C::KIND SB!C::X SB!C::Y
; SB!C::NOT-P))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DEFUN ADD-TEST-CONSTRAINT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSET-ADD-CONSTRAINT-TO-EQL
; (SB!C::DO-EQL-VARS (SB!C::X (SB!C::X SB!C::CONSET))
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET SB!C::KIND SB!C::X SB!C::Y
; SB!C::NOT-P))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DECLAIM (INLINE QUICK-ADD-COMPLEMENT-CONSTRAINTS))
; compiling (DEFUN PRECISE-ADD-COMPLEMENT-CONSTRAINTS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSET-ADD-CONSTRAINT-TO-EQL
; (SB!C::DO-EQL-VARS (SB!C::X (SB!C::X SB!C::CONSET))
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET SB!C::KIND SB!C::X SB!C::Y
; SB!C::NOT-P))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DEFUN QUICK-ADD-COMPLEMENT-CONSTRAINTS ...)
; compiling (DEFUN ADD-COMPLEMENT-CONSTRAINTS ...)
; compiling (DEFUN ADD-COMBINATION-TEST-CONSTRAINTS ...)
; compiling (DEFUN ADD-TEST-CONSTRAINTS ...)
; compiling (DEFUN INTEGER-TYPE-P ...)
; compiling (DEFUN CONSTRAIN-INTEGER-TYPE ...)
; compiling (DEFUN FLOAT-TYPE-P ...)
; compiling (DEFUN CONSTRAIN-FLOAT-TYPE ...)
; compiling (DEFUN LEAF-VISIBLE-FROM-NODE-P ...)
; compiling (DEFUN CONSTRAIN-REF-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSTRAIN-REF-TYPE
; (SB!C::DO-PROPAGATABLE-CONSTRAINTS (SB!C::CON (SB!C::IN SB!C::LEAF))
; (LET* ((SB!C::X (SB!C::CONSTRAINT-X 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))
; (SB!C::OTHER
; (IF #
; SB!C::Y
; SB!C::X))
; (SB!C::KIND (SB!C::CONSTRAINT-KIND SB!C::CON)))
; (CASE SB!C::KIND
; (TYPEP
; (IF SB!C::NOT-P
; #
; #))
; (EQL
; (LET #
; #))
; ((< >) (COND # #)))))
; --> LET LET BLOCK FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET
; --> WHEN IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DEFUN MAYBE-ADD-EQL-VAR-LVAR-CONSTRAINT ...)
; compiling (DEFUN MAYBE-ADD-EQL-VAR-VAR-CONSTRAINT ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CONSTRAINT-PROPAGATE-IN-BLOCK ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/constraint.lisp
; in: DEFUN CONSET-ADD-CONSTRAINT-TO-EQL
; (SB!C::DO-EQL-VARS (SB!C::X (SB!C::X SB!C::CONSET))
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::TARGET SB!C::KIND SB!C::X SB!C::Y
; SB!C::NOT-P))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; in: DEFUN CONSTRAINT-PROPAGATE-IN-BLOCK
; (SB!C::DO-EQL-VARS (SB!C::OTHER (SB!C::VAR SB!C::GEN))
; (UNLESS (EQL SB!C::OTHER SB!C::VAR)
; (SB!C::CONSET-ADD-CONSTRAINT SB!C::GEN 'TYPEP SB!C::OTHER TYPE NIL)))
; --> LET LET FLET SB!C::DO-CONSET-CONSTRAINTS-INTERSECTION LET LET FLET WHEN
; --> IF PROGN LET MAP TRULY-THE SB-KERNEL:%MAP LET DO BLOCK LET TAGBODY
; --> TAGBODY LET FUNCALL SB-C::%FUNCALL LOCALLY AREF
; ==>
; (SB-KERNEL:HAIRY-DATA-VECTOR-REF ARRAY SB-INT:INDEX)
;
; note: unable to
; avoid runtime dispatch on array element type
; due to type uncertainty:
; The first argument is a (VECTOR T), not a SIMPLE-ARRAY.
; compiling (DEFUN CONSTRAINT-PROPAGATE-IF ...)
; compiling (DEFUN FIND-BLOCK-TYPE-CONSTRAINTS ...)
; compiling (DEFUN USE-RESULT-CONSTRAINTS ...)
; compiling (DEFUN INIT-VAR-CONSTRAINTS ...)
; compiling (DEFUN BLOCK-OUT-FOR-SUCCESSOR ...)
; compiling (DEFUN COMPUTE-BLOCK-IN ...)
; compiling (DEFUN UPDATE-BLOCK-IN ...)
; compiling (DEFUN LEADING-COMPONENT-BLOCKS ...)
; compiling (DEFUN NCONC-NEW ...)
; compiling (DEFUN FIND-AND-PROPAGATE-CONSTRAINTS ...)
; compiling (DEFUN CONSTRAINT-PROPAGATE ...);
; compilation unit finished
; printed 14 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/constraint.fasl-tmp written
; compilation finished in 0:00:05.301
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/physenvanal.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN PHYSENV-ANALYZE ...)
; compiling (DEFUN PRE-PHYSENV-ANALYZE-TOPLEVEL ...)
; compiling (DEFUN GET-LAMBDA-PHYSENV ...)
; compiling (DEFUN REINIT-LAMBDA-PHYSENV ...)
; compiling (DEFUN GET-NODE-PHYSENV ...)
; compiling (DEFUN %ADD-LAMBDA-VARS-TO-CLOSURES ...)
; compiling (DEFUN ADD-LAMBDA-VARS-AND-LET-VARS-TO-CLOSURES ...)
; compiling (DEFUN XEP-ALLOCATOR ...)
; compiling (DEFUN CLOSE-OVER ...)
; compiling (DEFUN ANALYZE-INDIRECT-LAMBDA-VARS ...)
; compiling (DEFVAR *FUNCTIONAL-ESCAPE-INFO*)
; compiling (DEFUN FUNCTIONAL-MAY-ESCAPE-P ...)
; compiling (DEFUN EXIT-SHOULD-CHECK-TAG-P ...)
; compiling (DEFUN INSERT-NLX-ENTRY-STUB ...)
; compiling (DEFUN NOTE-NON-LOCAL-EXIT ...)
; compiling (DEFUN FIND-NON-LOCAL-EXITS ...)
; compiling (DEFUN RECHECK-DYNAMIC-EXTENT-LVARS ...)
; compiling (DEFUN EMIT-CLEANUPS ...)
; compiling (DEFUN FIND-CLEANUP-POINTS ...)
; compiling (DEFUN TAIL-ANNOTATE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/physenvanal.fasl-tmp written
; compilation finished in 0:00:01.671
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/tn.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *COMPONENT-BEING-COMPILED*)
; compiling (DEFMACRO DO-PACKED-TNS ...)
; compiling (DEFUN SET-IR2-PHYSENV-LIVE-TNS ...)
; compiling (DEFUN SET-IR2-PHYSENV-DEBUG-LIVE-TNS ...)
; compiling (DEFUN SET-IR2-COMPONENT-ALIAS-TNS ...)
; compiling (DEFUN SET-IR2-COMPONENT-NORMAL-TNS ...)
; compiling (DEFUN SET-IR2-COMPONENT-RESTRICTED-TNS ...)
; compiling (DEFUN SET-IR2-COMPONENT-WIRED-TNS ...)
; compiling (DEFUN DELETE-UNREFERENCED-TNS ...)
; compiling (DEFUN MAKE-NORMAL-TN ...)
; compiling (DEFUN MAKE-REPRESENTATION-TN ...)
; compiling (DEFUN MAKE-WIRED-TN ...)
; compiling (DEFUN MAKE-RESTRICTED-TN ...)
; compiling (DEFUN PHYSENV-LIVE-TN ...)
; compiling (DEFUN PHYSENV-DEBUG-LIVE-TN ...)
; compiling (DEFUN COMPONENT-LIVE-TN ...)
; compiling (DEFUN SPECIFY-SAVE-TN ...)
; compiling (DEFUN MAKE-CONSTANT-TN ...)
; compiling (DEFUN MAKE-LOAD-TIME-VALUE-TN ...)
; compiling (DEFUN MAKE-ALIAS-TN ...)
; compiling (DEFUN MAKE-LOAD-TIME-CONSTANT-TN ...)
; compiling (DEFUN REFERENCE-TN ...)
; compiling (DEFUN REFERENCE-TN-LIST ...)
; compiling (DEFUN DELETE-TN-REF ...)
; compiling (DEFUN CHANGE-TN-REF-TN ...)
; compiling (DEFUN EMIT-MOVE-TEMPLATE ...)
; compiling (DEFUN EMIT-LOAD-TEMPLATE ...)
; compiling (DEFUN EMIT-MOVE-ARG-TEMPLATE ...)
; compiling (DEFUN EMIT-CONTEXT-TEMPLATE ...)
; compiling (DEFUN BLOCK-LABEL ...)
; compiling (DEFUN BLOCK-TRAMPOLINE ...)
; compiling (DEFUN DROP-THRU-P ...)
; compiling (DEFUN REGISTER-DROP-THRU ...)
; compiling (DEFUN INSERT-VOP ...)
; compiling (DEFUN EMIT-AND-INSERT-VOP ...)
; compiling (DEFUN DELETE-VOP ...)
; compiling (DEFUN MAKE-N-TNS ...)
; compiling (DEFUN LOCATION= ...)
; compiling (DEFUN TN-VALUE ...)
; compiling (DEFUN IMMEDIATE-TN-P ...)
; compiling (DEFUN FORCE-TN-TO-STACK ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/tn.fasl-tmp written
; compilation finished in 0:00:02.607
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/life.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN ADD-GLOBAL-CONFLICT ...)
; compiling (DEFUN INSERT-BLOCK-GLOBAL-CONFLICT ...)
; compiling (DEFUN RESET-CURRENT-CONFLICT ...)
; compiling (DEFUN CACHED-BLOCK-PHYSENV ...)
; compiling (DEFUN CONVERT-TO-GLOBAL ...)
; compiling (DEFUN FIND-LOCAL-REFERENCES ...)
; compiling (DEFUN INIT-GLOBAL-CONFLICT-KIND ...)
; compiling (DEFEVENT SPLIT-IR2-BLOCK ...)
; compiling (DEFUN SPLIT-IR2-BLOCKS ...)
; compiling (DEFUN CLEAR-LIFETIME-INFO ...)
; compiling (DEFUN COALESCE-MORE-LTN-NUMBERS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/life.lisp
; in: DEFUN COALESCE-MORE-LTN-NUMBERS
; (SB!C::FIND-IN #'SB!C::GLOBAL-CONFLICTS-NEXT-BLOCKWISE SB!C:TN
; (SB!C::IR2-BLOCK-GLOBAL-TNS BLOCK) :KEY
; #'SB!C::GLOBAL-CONFLICTS-TN)
;
; note: deleting unreachable code
; compiling (DEFEVENT COALESCE-MORE-LTN-NUMBERS ...)
; compiling (DEFUN LIFETIME-PRE-PASS ...)
; compiling (DEFUN SETUP-ENVIRONMENT-TN-CONFLICT ...)
; compiling (DEFUN IMPLICIT-VALUE-CELL-TN-P ...)
; compiling (DEFUN BLOCK-TAIL-LOCAL-CALL-FUN ...)
; compiling (DEFUN SETUP-ENVIRONMENT-TN-CONFLICTS ...)
; compiling (DEFUN SETUP-ENVIRONMENT-LIVE-CONFLICTS ...)
; compiling (DEFUN CONVERT-TO-ENVIRONMENT-TN ...)
; compiling (DEFUN PROPAGATE-LIVE-TNS ...)
; compiling (DEFPARAMETER *MAX-FAST-PROPAGATE-LIVE-TN-PASSES* ...)
; compiling (DEFUN LIFETIME-FLOW-ANALYSIS ...)
; compiling (DEFUN NOTE-CONFLICTS ...)
; compiling (DEFUN COMPUTE-SAVE-SET ...)
; compiling (DEFUN SAVED-AFTER-READ ...)
; compiling (DEFUN MAKE-DEBUG-ENVIRONMENT-TNS-LIVE ...)
; compiling (DEFUN COMPUTE-INITIAL-CONFLICTS ...)
; compiling (DEFUN CONFLICTIZE-SAVE-P-VOP ...)
; compiling (DEFMACRO FROB-MORE-TNS ...)
; compiling (DEFMACRO SCAN-VOP-REFS ...)
; compiling (DEFMACRO ENSURE-RESULTS-LIVE ...)
; compiling (DEFUN CONFLICT-ANALYZE-1-BLOCK ...)
; compiling (DEFUN LIFETIME-POST-PASS ...)
; compiling (DEFUN MERGE-ALIAS-BLOCK-CONFLICTS ...)
; compiling (DEFUN CHANGE-GLOBAL-CONFLICTS-TN ...)
; compiling (DEFUN ENSURE-GLOBAL-TN ...)
; compiling (DEFUN MERGE-ALIAS-CONFLICTS ...)
; compiling (DEFUN MAYBE-ENVIRONMENTALIZE-CLOSURE-TNS ...)
; compiling (DEFUN LIFETIME-ANALYZE ...)
; compiling (DEFUN TNS-CONFLICT-LOCAL-GLOBAL ...)
; compiling (DEFUN TNS-CONFLICT-GLOBAL-GLOBAL ...)
; compiling (DEFUN TNS-CONFLICT ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/life.lisp
; in: DEFUN SPLIT-IR2-BLOCKS
; (SB!C::ADD-TO-EMIT-ORDER SB!C::NEW SB!C::2BLOCK)
;
; caught STYLE-WARNING:
; undefined function: ADD-TO-EMIT-ORDER
; in: DEFUN MAYBE-ENVIRONMENTALIZE-CLOSURE-TNS
; (SB!C::FIND-IN-PHYSENV SB!C::CLOSURE-VAR SB!C::PHYSENV)
;
; caught STYLE-WARNING:
; undefined function: FIND-IN-PHYSENV
;
; compilation unit finished
; Undefined functions:
; ADD-TO-EMIT-ORDER FIND-IN-PHYSENV
; caught 2 STYLE-WARNING conditions
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/life.fasl-tmp written
; compilation finished in 0:00:03.980
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/debug-dump.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFTYPE BYTE-BUFFER ...)
; compiling (DEFVAR *BYTE-BUFFER*)
; compiling (DECLAIM (TYPE BYTE-BUFFER ...))
; compiling (DEFTYPE LOCATION-KIND ...)
; compiling (DEFSTRUCT (LOCATION-INFO # ...) ...)
; compiling (DEFUN NOTE-DEBUG-LOCATION ...)
; compiling (DECLAIM (INLINE IR2-BLOCK-PHYSENV))
; compiling (DEFUN IR2-BLOCK-PHYSENV ...)
; compiling (DEFUN LEAF-VISIBLE-TO-DEBUGGER-P ...)
; compiling (DEFUN COMPUTE-LIVE-VARS ...)
; compiling (DEFVAR *PREVIOUS-LOCATION*)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFUN DUMP-1-LOCATION ...)
; compiling (DEFUN DUMP-LOCATION-FROM-INFO ...)
; compiling (DEFUN FIND-TLF-NUMBER ...)
; compiling (DEFUN DUMP-BLOCK-LOCATIONS ...)
; compiling (DEFUN COMPUTE-DEBUG-BLOCKS ...)
; compiling (DEFUN DEBUG-SOURCE-FOR-INFO ...)
; compiling (DEFUN COERCE-TO-SMALLEST-ELTYPE ...)
; compiling (DEFUN TN-SC-OFFSET ...)
; compiling (DEFUN LAMBDA-ANCESTOR-P ...)
; compiling (DEFUN DUMP-1-VAR ...)
; compiling (DEFUN COMPUTE-VARS ...)
; compiling (DEFUN COMPUTE-MINIMAL-VARS ...)
; compiling (DEFUN DEBUG-LOCATION-FOR ...)
; compiling (DEFUN COMPUTE-ARGS ...)
; compiling (DEFUN COMPUTE-DEBUG-RETURNS ...)
; compiling (DEFUN DFUN-FROM-FUN ...)
; compiling (DEFUN COMPUTE-1-DEBUG-FUN ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/debug-dump.lisp
; in: DEFUN COMPUTE-1-DEBUG-FUN
; (MAX SB!C::ACTUAL-LEVEL 2)
; --> LET
; ==>
; SB!C::ACTUAL-LEVEL
;
; note: deleting unreachable code
; compiling (DEFUN COMPUTE-DEBUG-FUN-MAP ...)
; compiling (DEFUN DEBUG-INFO-FOR-COMPONENT ...)
; compiling (DEFUN WRITE-PACKED-BIT-VECTOR ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/debug-dump.lisp
; in: DEFUN COMPUTE-DEBUG-BLOCKS
; (SB!C::LABEL-ELSEWHERE-P (SB!C::LOCATION-INFO-LABEL SB!C::LOC)
; (SB!C::LOCATION-INFO-KIND SB!C::LOC))
;
; caught STYLE-WARNING:
; undefined function: LABEL-ELSEWHERE-P
;
; compilation unit finished
; Undefined function:
; LABEL-ELSEWHERE-P
; caught 1 STYLE-WARNING condition
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/debug-dump.fasl-tmp written
; compilation finished in 0:00:02.394
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/utils.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN FIXNUMIZE ...)
; compiling (DEFUN STATIC-SYMBOL-P ...)
; compiling (DEFUN STATIC-SYMBOL-OFFSET ...)
; compiling (DEFUN OFFSET-STATIC-SYMBOL ...)
; compiling (DEFUN STATIC-FDEFN-OFFSET ...)
; compiling (DEFUN STATIC-FUN-OFFSET ...)
; compiling (DEFVAR *ADJUSTABLE-VECTORS* ...)
; compiling (DEFMACRO WITH-ADJUSTABLE-VECTOR ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/utils.fasl-tmp written
; compilation finished in 0:00:00.212
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fopcompile.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (FLET (# #) ...)
; compiling (DEFUN LET-FOPCOMPILABLE-P ...)
; compiling (DEFUN LAMBDA-FORM-P ...)
; compiling (DEFUN CONSTANT-FOPCOMPILABLE-P ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fopcompile.lisp
; in: DEFUN CONSTANT-FOPCOMPILABLE-P
; (HANDLER-CASE (SB-XC:MAKE-LOAD-FORM SB!C::VALUE (SB!KERNEL:MAKE-NULL-LEXENV))
; (ERROR (CONDITION) (SB!C:COMPILER-ERROR CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (SB-XC:MAKE-LOAD-FORM VALUE
; (MAKE-NULL-LEXENV))
; (ERROR (CONDITION)
; (COMPILER-ERROR CONDITION)))
; compiling (DEFUN FOPCOMPILE ...)
; compiling (DEFUN FOPCOMPILE-FUNCTION ...)
; compiling (DEFUN FOPCOMPILE-IF ...)
; compiling (DEFUN FOPCOMPILE-CONSTANT ...)
; compiling (DEFUN CANONICAL-INSTANCE-MAKER-FORM-P ...)
; compiling (DEFUN FOPCOMPILE-ALLOCATE-INSTANCE ...)
; compiling (DEFUN TRIVIAL-LOAD-FORM-INITFORM-ARGS ...)
; compiling (DEFUN FOPCOMPILE-CONSTANT-INIT-FORMS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fopcompile.lisp
; in: DEFUN FOPCOMPILE
; (SB!INT:%MACROEXPAND SB!KERNEL:FORM SB!C:*LEXENV*)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
; in: DEFUN FOPCOMPILABLE-P
; (SB!INT:%MACROEXPAND SB!KERNEL:FORM SB!C:*LEXENV*)
;
; caught STYLE-WARNING:
; undefined function: %MACROEXPAND
;
; compilation unit finished
; Undefined function:
; %MACROEXPAND
; caught 2 STYLE-WARNING conditions
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fopcompile.fasl-tmp written
; compilation finished in 0:00:01.358
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/assemfile.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *EMIT-ASSEMBLY-CODE-NOT-VOPS-P* ...)
; compiling (DEFVAR *ENTRY-POINTS* ...)
; compiling (DEFVAR *ASSEMBLY-OPTIMIZE* ...)
; compiling (DEFUN ASSEMBLE-FILE ...)
; compiling (DEFSTRUCT (REG-SPEC #) ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN REG-SPEC-SC ...)
; compiling (DEFUN PARSE-REG-SPEC ...)
; compiling (DEFUN EMIT-ASSEMBLE ...)
; compiling (DEFUN ARG-OR-RES-SPEC ...)
; compiling (DEFUN EMIT-ASSEMBLE-VOP ...)
; compiling (DEF!MACRO DEFINE-ASSEMBLY-ROUTINE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/assemfile.lisp
; in: DEFUN EMIT-ASSEMBLE-VOP
; (SB!C:GENERATE-CALL-SEQUENCE SB!C::NAME SB!C::RETURN-STYLE SB!C::VOP
; SB!C::OPTIONS)
;
; caught STYLE-WARNING:
; undefined function: GENERATE-CALL-SEQUENCE
; in: DEFUN EMIT-ASSEMBLE
; (SB!INT:QUASIQUOTE
; (LET #S(SB!IMPL::COMMA :EXPR (MAPCAR (LAMBDA # #) SB!C::REGS) :KIND 0)
; #S(SB!IMPL::COMMA :EXPR (SB!C::DECLS) :KIND 2)
; (SB!ASSEM:ASSEMBLE (SB!C:*CODE-SEGMENT*
; '#S(SB!IMPL::COMMA :EXPR SB!C::NAME :KIND 0))
; #S(SB!IMPL::COMMA :EXPR SB!C::NAME :KIND 0)
; (PUSH (CONS '# #) SB!C::*ENTRY-POINTS*)
; #S(SB!IMPL::COMMA :EXPR SB!C::CODE :KIND 2)
; #S(SB!IMPL::COMMA :EXPR (SB!C:GENERATE-RETURN-SEQUENCE #) :KIND 2)
; (SB!ASSEM:EMIT-ALIGNMENT SB!VM:N-LOWTAG-BITS))
; (WHEN SB-XC:*COMPILE-PRINT*
; (FORMAT *ERROR-OUTPUT* "~S assembled~%"
; '#S(SB!IMPL::COMMA :EXPR SB!C::NAME :KIND 0)))))
; --> SB!IMPL::|List*| SB!IMPL::|Append| SB!IMPL::|List*| SB!IMPL::|List*|
; --> SB!IMPL::|Append|
; ==>
; (SB!C:GENERATE-RETURN-SEQUENCE
; (OR (CADR (ASSOC :RETURN-STYLE SB!C::OPTIONS)) :RAW))
;
; caught STYLE-WARNING:
; undefined function: GENERATE-RETURN-SEQUENCE
; in: DEFUN ASSEMBLE-FILE
; (SB!C::INIT-ASSEMBLER)
;
; caught STYLE-WARNING:
; undefined function: INIT-ASSEMBLER
;
; compilation unit finished
; Undefined functions:
; GENERATE-CALL-SEQUENCE GENERATE-RETURN-SEQUENCE INIT-ASSEMBLER
; caught 3 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/assemfile.fasl-tmp written
; compilation finished in 0:00:00.934
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/late-vmdef.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN NOTE-THIS-LOCATION ...)
; compiling (DEFUN NOTE-NEXT-INSTRUCTION ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/late-vmdef.fasl-tmp written
; compilation finished in 0:00:00.081
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/fixup.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFSTRUCT (FIXUP # ...) ...)
; compiling (DEFSTRUCT (FIXUP-NOTE # ...) ...)
; compiling (DEFVAR *FIXUP-NOTES*)
; compiling (DEFUN NOTE-FIXUP ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/fixup.fasl-tmp written
; compilation finished in 0:00:00.098
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN REG-TN-ENCODING ...)
; compiling (DEFUN FP-REG-TN-ENCODING ...)
; compiling (DEFVAR *DISASSEM-USE-LISP-REG-NAMES* ...)
; compiling (DEFUN LOCATION-NUMBER ...)
; compiling (DEFPARAMETER REG-SYMBOLS ...)
; compiling (DEFUN MAYBE-ADD-NOTES ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE REG ...)
; compiling (DEFPARAMETER FLOAT-REG-SYMBOLS ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE FP-REG ...)
; compiling (DEFPARAMETER BO-KIND-NAMES ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE BO-FIELD ...)
; compiling (DEFUN VALID-BO-ENCODING ...)
; compiling (DEFPARAMETER CR-BIT-NAMES ...)
; compiling (DEFPARAMETER CR-BIT-INVERSE-NAMES ...)
; compiling (DEFPARAMETER CR-FIELD-NAMES ...)
; compiling (DEFUN VALID-CR-BIT-ENCODING ...)
; compiling (DEFUN VALID-CR-FIELD-ENCODING ...)
; compiling (DEFUN VALID-BI-ENCODING ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE BI-FIELD ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE CRF ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE RELATIVE-LABEL ...)
; compiling (DEFPARAMETER TRAP-VALUES-ALIST ...)
; compiling (DEFUN VALID-TCOND-ENCODING ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE TO-FIELD ...)
; compiling (DEFUN SNARF-ERROR-JUNK ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: DEFUN SNARF-ERROR-JUNK
; (LET* ((LENGTH (SB!SYS:SAP-REF-8 SB!VM::SAP SB!VM::OFFSET))
; (VECTOR (MAKE-ARRAY LENGTH :ELEMENT-TYPE '(UNSIGNED-BYTE 8))))
; (DECLARE (TYPE SB!SYS:SYSTEM-AREA-POINTER SB!VM::SAP)
; (TYPE (UNSIGNED-BYTE 8) LENGTH)
; (TYPE (SIMPLE-ARRAY (UNSIGNED-BYTE 8) (*)) VECTOR))
; (COND (SB!VM::LENGTH-ONLY (VALUES 0 (1+ LENGTH) NIL NIL))
; (T
; (SB!KERNEL:COPY-UB8-FROM-SYSTEM-AREA SB!VM::SAP (1+ SB!VM::OFFSET)
; VECTOR 0 LENGTH)
; (SB!INT:COLLECT (# #)
; (SB!VM::LENGTHS 1)
; (LET* #
; #
; #
; #)))))
;
; note: deleting unreachable code
; (SB!C:READ-VAR-INTEGER VECTOR SB!INT:INDEX)
; --> LET MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL SB!C::%READ-VAR-INTEGER
; ==>
; SB!INT:INDEX
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (- SB!INT:INDEX SB!VM::OLD-INDEX)
; ==>
; SB!INT:INDEX
;
; note: deleting unreachable code
; (LET ((SB!VM::OLD-INDEX SB!INT:INDEX))
; (SB!VM::SC-OFFSETS (SB!C:READ-VAR-INTEGER VECTOR SB!INT:INDEX))
; (SB!VM::LENGTHS (- SB!INT:INDEX SB!VM::OLD-INDEX)))
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (>= SB!INT:INDEX LENGTH)
; ==>
; SB!INT:INDEX
;
; note: deleting unreachable code
; (VALUES SB!VM::ERROR-NUMBER (1+ LENGTH) (SB!VM::SC-OFFSETS) (SB!VM::LENGTHS))
; ==>
; SB!VM::ERROR-NUMBER
;
; note: deleting unreachable code
; (LET* ((SB!INT:INDEX 0)
; (SB!VM::ERROR-NUMBER (SB!C:READ-VAR-INTEGER VECTOR SB!INT:INDEX)))
; (SB!VM::LENGTHS SB!INT:INDEX)
; (LOOP (WHEN (>= SB!INT:INDEX LENGTH) (RETURN))
; (LET ((SB!VM::OLD-INDEX SB!INT:INDEX))
; (SB!VM::SC-OFFSETS (SB!C:READ-VAR-INTEGER VECTOR SB!INT:INDEX))
; (SB!VM::LENGTHS (- SB!INT:INDEX SB!VM::OLD-INDEX))))
; (VALUES SB!VM::ERROR-NUMBER (1+ LENGTH) (SB!VM::SC-OFFSETS)
; (SB!VM::LENGTHS)))
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (SB!KERNEL:COPY-UB8-FROM-SYSTEM-AREA SB!VM::SAP (1+ SB!VM::OFFSET) VECTOR 0
; LENGTH)
; ==>
; SB!VM::SAP
;
; note: deleting unreachable code
; (1+ LENGTH)
; --> +
; ==>
; LENGTH
;
; note: deleting unreachable code
; (LET* ((LENGTH (SB!SYS:SAP-REF-8 SB!VM::SAP SB!VM::OFFSET))
; (VECTOR (MAKE-ARRAY LENGTH :ELEMENT-TYPE '(UNSIGNED-BYTE 8))))
; (DECLARE (TYPE SB!SYS:SYSTEM-AREA-POINTER SB!VM::SAP)
; (TYPE (UNSIGNED-BYTE 8) LENGTH)
; (TYPE (SIMPLE-ARRAY (UNSIGNED-BYTE 8) (*)) VECTOR))
; (COND (SB!VM::LENGTH-ONLY (VALUES 0 (1+ LENGTH) NIL NIL))
; (T
; (SB!KERNEL:COPY-UB8-FROM-SYSTEM-AREA SB!VM::SAP (1+ SB!VM::OFFSET)
; VECTOR 0 LENGTH)
; (SB!INT:COLLECT (# #)
; (SB!VM::LENGTHS 1)
; (LET* #
; #
; #
; #)))))
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (DEFUN EMIT-CONDITIONAL-BRANCH ...)
; compiling (DEFUN EMIT-I-FORM-BRANCH ...)
; compiling (DEFPARAMETER *SPR-NUMBERS-ALIST* ...)
; compiling (SB!DISASSEM:DEFINE-ARG-TYPE SPR ...)
; compiling (DEFPARAMETER JUMP-PRINTER ...)
; compiling (SB!DISASSEM:DEFINE-INSTRUCTION-FORMAT (XINSTR 32 ...) ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-WORD ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-SHORT ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-I-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-B-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-SC-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-D-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-X-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-XFX-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-XFL-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-XO-FORM-INST ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-A-FORM-INST ...)
; compiling (DEFUN UNIMP-CONTROL ...)
; compiling (DEFINE-INSTRUCTION UNIMP ...)
; compiling (DEFINE-INSTRUCTION TWI ...)
; compiling (DEFINE-D-SI-INSTRUCTION MULLI ...)
; compiling (DEFINE-D-SI-INSTRUCTION SUBFIC ...)
; compiling (DEFINE-INSTRUCTION CMPLWI ...)
; compiling (DEFINE-INSTRUCTION CMPWI ...)
; compiling (DEFINE-D-SI-INSTRUCTION ADDIC ...)
; compiling (DEFINE-D-SI-INSTRUCTION ADDIC. ...)
; compiling (DEFINE-D-SI-INSTRUCTION ADDI ...)
; compiling (DEFINE-D-SI-INSTRUCTION ADDIS ...)
; compiling (DEFINE-INSTRUCTION BC ...)
; compiling (DEFINE-INSTRUCTION BCL ...)
; compiling (DEFINE-INSTRUCTION BCA ...)
; compiling (DEFINE-INSTRUCTION BCLA ...)
; compiling (DEFINE-INSTRUCTION BU ...)
; compiling (DEFINE-INSTRUCTION BT ...)
; compiling (DEFINE-INSTRUCTION BF ...)
; compiling (DEFINE-INSTRUCTION B? ...)
; compiling (DEFINE-INSTRUCTION SC ...)
; compiling (DEFINE-INSTRUCTION B ...)
; compiling (DEFINE-INSTRUCTION BA ...)
; compiling (DEFINE-INSTRUCTION BL ...)
; compiling (DEFINE-INSTRUCTION BLA ...)
; compiling (DEFINE-INSTRUCTION BLR ...)
; compiling (DEFINE-INSTRUCTION BCLR ...)
; compiling (DEFINE-INSTRUCTION BCLRL ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRNOR ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRANDC ...)
; compiling (DEFINE-INSTRUCTION ISYNC ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRXOR ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRNAND ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRAND ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CREQV ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CRORC ...)
; compiling (DEFINE-CRBIT-INSTRUCTION CROR ...)
; compiling (DEFINE-INSTRUCTION BCCTR ...)
; compiling (DEFINE-INSTRUCTION BCCTRL ...)
; compiling (DEFINE-INSTRUCTION BCTR ...)
; compiling (DEFINE-INSTRUCTION BCTRL ...)
; compiling (DEFINE-INSTRUCTION RLWIMI ...)
; compiling (DEFINE-INSTRUCTION RLWIMI. ...)
; compiling (DEFINE-INSTRUCTION RLWINM ...)
; compiling (DEFINE-INSTRUCTION RLWINM. ...)
; compiling (DEFINE-INSTRUCTION RLWNM ...)
; compiling (DEFINE-INSTRUCTION RLWNM. ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION ORI ...)
; compiling (DEFINE-INSTRUCTION NOP ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION ORIS ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION XORI ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION XORIS ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION ANDI. ...)
; compiling (DEFINE-D-RS-UI-INSTRUCTION ANDIS. ...)
; compiling (DEFINE-INSTRUCTION CMPW ...)
; compiling (DEFINE-INSTRUCTION TW ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS SUBFC ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS ADDC ...)
; compiling (DEFINE-2-XO-OE-INSTRUCTIONS MULHWU ...)
; compiling (DEFINE-INSTRUCTION MFCR ...)
; compiling (DEFINE-X-INSTRUCTION LWARX ...)
; compiling (DEFINE-X-INSTRUCTION LWZX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS SLW ...)
; compiling (DEFINE-2-X-10-INSTRUCTIONS CNTLZW ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS AND ...)
; compiling (DEFINE-INSTRUCTION CMPLW ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS SUBF ...)
; compiling (DEFINE-X-INSTRUCTION LWZUX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS ANDC ...)
; compiling (DEFINE-2-XO-OE-INSTRUCTIONS MULHW ...)
; compiling (DEFINE-X-INSTRUCTION LBZX ...)
; compiling (DEFINE-4-XO-A-INSTRUCTIONS NEG ...)
; compiling (DEFINE-X-INSTRUCTION LBZUX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS NOR ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS SUBFE ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBE ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBE. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBEO ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBEO. ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS ADDE ...)
; compiling (DEFINE-INSTRUCTION MTCRF ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STWCX. ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STWX ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STWUX ...)
; compiling (DEFINE-4-XO-A-INSTRUCTIONS SUBFZE ...)
; compiling (DEFINE-4-XO-A-INSTRUCTIONS ADDZE ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STBX ...)
; compiling (DEFINE-4-XO-A-INSTRUCTIONS SUBFME ...)
; compiling (DEFINE-4-XO-A-INSTRUCTIONS ADDME ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS MULLW ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STBUX ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS ADD ...)
; compiling (DEFINE-X-INSTRUCTION LHZX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS EQV ...)
; compiling (DEFINE-X-INSTRUCTION LHZUX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS XOR ...)
; compiling (DEFINE-INSTRUCTION MFMQ ...)
; compiling (DEFINE-INSTRUCTION MFXER ...)
; compiling (DEFINE-INSTRUCTION MFLR ...)
; compiling (DEFINE-INSTRUCTION MFCTR ...)
; compiling (DEFINE-X-INSTRUCTION LHAX ...)
; compiling (DEFINE-X-INSTRUCTION LHAUX ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STHX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS ORC ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STHUX ...)
; compiling (DEFINE-INSTRUCTION OR ...)
; compiling (DEFINE-INSTRUCTION OR. ...)
; compiling (DEFINE-INSTRUCTION-MACRO MR ...)
; compiling (DEFINE-INSTRUCTION-MACRO MR. ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS DIVWU ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS DIV ...)
; compiling (DEFINE-INSTRUCTION MTMQ ...)
; compiling (DEFINE-INSTRUCTION MTXER ...)
; compiling (DEFINE-INSTRUCTION MTLR ...)
; compiling (DEFINE-INSTRUCTION MTCTR ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS NAND ...)
; compiling (DEFINE-4-XO-INSTRUCTIONS DIVW ...)
; compiling (DEFINE-INSTRUCTION MCRXR ...)
; compiling (DEFINE-INSTRUCTION LSWX ...)
; compiling (DEFINE-X-INSTRUCTION LWBRX ...)
; compiling (DEFINE-X-20-INSTRUCTION LFSX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS SRW ...)
; compiling (DEFINE-X-20-INSTRUCTION LFSUX ...)
; compiling (DEFINE-INSTRUCTION LSWI ...)
; compiling (DEFINE-INSTRUCTION SYNC ...)
; compiling (DEFINE-X-20-INSTRUCTION LFDX ...)
; compiling (DEFINE-X-20-INSTRUCTION LFDUX ...)
; compiling (DEFINE-INSTRUCTION STSWX ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STWBRX ...)
; compiling (DEFINE-X-23-ST-INSTRUCTION STFSX ...)
; compiling (DEFINE-X-23-ST-INSTRUCTION STFSUX ...)
; compiling (DEFINE-INSTRUCTION STSWI ...)
; compiling (DEFINE-X-23-ST-INSTRUCTION STFDX ...)
; compiling (DEFINE-X-23-ST-INSTRUCTION STFDUX ...)
; compiling (DEFINE-X-INSTRUCTION LHBRX ...)
; compiling (DEFINE-2-X-5-INSTRUCTIONS SRAW ...)
; compiling (DEFINE-INSTRUCTION SRAWI ...)
; compiling (DEFINE-INSTRUCTION SRAWI. ...)
; compiling (DEFINE-INSTRUCTION EIEIO ...)
; compiling (DEFINE-X-5-ST-INSTRUCTION STHBRX ...)
; compiling (DEFINE-2-X-10-INSTRUCTIONS EXTSB ...)
; compiling (DEFINE-2-X-10-INSTRUCTIONS EXTSH ...)
; compiling (DEFINE-INSTRUCTION LWZ ...)
; compiling (DEFINE-D-INSTRUCTION LWZU ...)
; compiling (DEFINE-D-INSTRUCTION LBZ ...)
; compiling (DEFINE-D-INSTRUCTION LBZU ...)
; compiling (DEFINE-D-RS-INSTRUCTION STW ...)
; compiling (DEFINE-D-RS-INSTRUCTION STWU ...)
; compiling (DEFINE-D-RS-INSTRUCTION STB ...)
; compiling (DEFINE-D-RS-INSTRUCTION STBU ...)
; compiling (DEFINE-D-INSTRUCTION LHZ ...)
; compiling (DEFINE-D-INSTRUCTION LHZU ...)
; compiling (DEFINE-D-INSTRUCTION LHA ...)
; compiling (DEFINE-D-INSTRUCTION LHAU ...)
; compiling (DEFINE-D-RS-INSTRUCTION STH ...)
; compiling (DEFINE-D-RS-INSTRUCTION STHU ...)
; compiling (DEFINE-D-INSTRUCTION LMW ...)
; compiling (DEFINE-D-RS-INSTRUCTION STMW ...)
; compiling (DEFINE-D-FRT-INSTRUCTION LFS ...)
; compiling (DEFINE-D-FRT-INSTRUCTION LFSU ...)
; compiling (DEFINE-D-FRT-INSTRUCTION LFD ...)
; compiling (DEFINE-D-FRT-INSTRUCTION LFDU ...)
; compiling (DEFINE-D-FRS-INSTRUCTION STFS ...)
; compiling (DEFINE-D-FRS-INSTRUCTION STFSU ...)
; compiling (DEFINE-D-FRS-INSTRUCTION STFD ...)
; compiling (DEFINE-D-FRS-INSTRUCTION STFDU ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FDIVS ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FSUBS ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FADDS ...)
; compiling (DEFINE-2-A-TAC-INSTRUCTIONS FMULS ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FMSUBS ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FMADDS ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FNMSUBS ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FNMADDS ...)
; compiling (DEFINE-INSTRUCTION FCMPU ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FRSP ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FCTIW ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FCTIWZ ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FDIV ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FSUB ...)
; compiling (DEFINE-2-A-TAB-INSTRUCTIONS FADD ...)
; compiling (DEFINE-2-A-TAC-INSTRUCTIONS FMUL ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FMSUB ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FMADD ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FNMSUB ...)
; compiling (DEFINE-2-A-INSTRUCTIONS FNMADD ...)
; compiling (DEFINE-INSTRUCTION FCMPO ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FNEG ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FMR ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FNABS ...)
; compiling (DEFINE-2-X-21-INSTRUCTIONS FABS ...)
; compiling (DEFINE-INSTRUCTION MFFS ...)
; compiling (DEFINE-INSTRUCTION MFFS. ...)
; compiling (DEFINE-INSTRUCTION MTFSF ...)
; compiling (DEFINE-INSTRUCTION MTFSF. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBIS ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUB ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUB. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBO ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBO. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBIC ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBIC. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBC ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBC. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBCO ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBCO. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SUBI ...)
; compiling (DEFINE-INSTRUCTION-MACRO LI ...)
; compiling (DEFINE-INSTRUCTION-MACRO LIS ...)
; compiling (DEFINE-INSTRUCTION-MACRO NOT ...)
; compiling (DEFINE-INSTRUCTION-MACRO NOT. ...)
; compiling (DEFUN EMIT-NOP ...)
; compiling (DEFINE-INSTRUCTION-MACRO EXTLWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO EXTLWI. ...)
; compiling (DEFINE-INSTRUCTION-MACRO EXTRWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO EXTRWI. ...)
; compiling (DEFINE-INSTRUCTION-MACRO SRWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO SRWI. ...)
; compiling (DEFINE-INSTRUCTION-MACRO CLRLWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO CLRLWI. ...)
; compiling (DEFINE-INSTRUCTION-MACRO CLRRWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO CLRRWI. ...)
; compiling (DEFINE-INSTRUCTION-MACRO INSLW ...)
; compiling (DEFINE-INSTRUCTION-MACRO INSLW. ...)
; compiling (DEFINE-INSTRUCTION-MACRO ROTLW ...)
; compiling (DEFINE-INSTRUCTION-MACRO ROTLW. ...)
; compiling (DEFINE-INSTRUCTION-MACRO ROTLWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO ROTRWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO SLWI ...)
; compiling (DEFINE-INSTRUCTION-MACRO SLWI. ...)
; compiling (DEFINE-POSITIVE-CONDITIONAL-BRANCHES BEQ ...)
; compiling (DEFINE-POSITIVE-CONDITIONAL-BRANCHES BLT ...)
; compiling (DEFINE-POSITIVE-CONDITIONAL-BRANCHES BGT ...)
; compiling (DEFINE-POSITIVE-CONDITIONAL-BRANCHES BSO ...)
; compiling (DEFINE-POSITIVE-CONDITIONAL-BRANCHES BUN ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BNE ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BNL ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BGE ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BNG ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BLE ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BNS ...)
; compiling (DEFINE-NEGATIVE-CONDITIONAL-BRANCHES BNU ...)
; compiling (DEFINE-INSTRUCTION-MACRO J ...)
; compiling (DEFINE-INSTRUCTION-MACRO BLRL ...)
; compiling (DEFUN %LR ...)
; compiling (DEFINE-INSTRUCTION-MACRO LR ...)
; compiling (DEFINE-INSTRUCTION WORD ...)
; compiling (DEFINE-INSTRUCTION SHORT ...)
; compiling (DEFINE-INSTRUCTION BYTE ...)
; compiling (DEFINE-BITFIELD-EMITTER EMIT-HEADER-OBJECT ...)
; compiling (DEFUN EMIT-HEADER-DATA ...)
; compiling (DEFINE-INSTRUCTION SIMPLE-FUN-HEADER-WORD ...)
; compiling (DEFINE-INSTRUCTION LRA-HEADER-WORD ...)
; compiling (DEFUN EMIT-COMPUTE-INST ...)
; compiling (DEFINE-INSTRUCTION COMPUTE-CODE-FROM-LIP ...)
; compiling (DEFINE-INSTRUCTION COMPUTE-CODE-FROM-LRA ...)
; compiling (DEFINE-INSTRUCTION COMPUTE-LRA-FROM-CODE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: DEFINE-INSTRUCTION COMPUTE-CODE-FROM-LRA
; (SB!C:COMPONENT-HEADER-LENGTH)
;
; caught STYLE-WARNING:
; undefined function: COMPONENT-HEADER-LENGTH
; in: DEFINE-INSTRUCTION COMPUTE-CODE-FROM-LIP
; (SB!C:COMPONENT-HEADER-LENGTH)
;
; caught STYLE-WARNING:
; undefined function: COMPONENT-HEADER-LENGTH
; in: DEFUN EMIT-HEADER-DATA
; (SB!C:COMPONENT-HEADER-LENGTH)
;
; caught STYLE-WARNING:
; undefined function: COMPONENT-HEADER-LENGTH
;
; caught STYLE-WARNING:
; 1 more use of undefined function COMPONENT-HEADER-LENGTH
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: DEFUN SNARF-ERROR-JUNK
; (SB!KERNEL:COPY-UB8-FROM-SYSTEM-AREA SB!VM::SAP (1+ SB!VM::OFFSET) VECTOR 0
; LENGTH)
;
; caught STYLE-WARNING:
; undefined function: COPY-UB8-FROM-SYSTEM-AREA
; in: DEFUN UNIMP-CONTROL
; (SB!DISASSEM:HANDLE-BREAK-ARGS #'SB!VM::SNARF-ERROR-JUNK STREAM SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:HANDLE-BREAK-ARGS
; in: DEFPARAMETER JUMP-PRINTER
; (SB!DISASSEM:MAYBE-NOTE-ASSEMBLER-ROUTINE SB!ALIEN:ADDR T SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-ASSEMBLER-ROUTINE
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!DISASSEM:MAYBE-NOTE-ASSEMBLER-ROUTINE SB!ALIEN:ADDR T SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-ASSEMBLER-ROUTINE
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: SB!DISASSEM:DEFINE-ARG-TYPE FP-REG
; (SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF SB!VM::VALUE
; 'SB!VM::FLOAT-REGISTERS SB!VM::REGNAME SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF SB!VM::VALUE 'SB!VM::REGISTERS
; SB!VM::REGNAME SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: SB!DISASSEM:DEFINE-ARG-TYPE REG
; (SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF SB!VM::VALUE 'SB!VM::REGISTERS
; SB!VM::REGNAME SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF
;
; caught STYLE-WARNING:
; 1 more use of undefined function SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/insts.lisp
; in: DEFUN MAYBE-ADD-NOTES
; (SB!DISASSEM:MAYBE-NOTE-NIL-INDEXED-OBJECT
; (SB-XC:LDB (SB-XC:BYTE 16 0) SB!ASSEM:INST) SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:MAYBE-NOTE-NIL-INDEXED-OBJECT
; in: DEFUN UNIMP-CONTROL
; (SB!DISASSEM:NOTE SB!VM::X SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:NOTE
; in: DEFUN MAYBE-ADD-NOTES
; (SB!DISASSEM:NOTE-CODE-CONSTANT (SB-XC:LDB (SB-XC:BYTE 16 0) SB!ASSEM:INST)
; SB!VM::DSTATE)
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM:NOTE-CODE-CONSTANT
; (SB!DISASSEM::SAP-REF-INT (SB!DISASSEM:DSTATE-SEGMENT-SAP SB!VM::DSTATE)
; (SB!DISASSEM:DSTATE-CUR-OFFS SB!VM::DSTATE) SB!VM:N-WORD-BYTES
; (SB!DISASSEM::DSTATE-BYTE-ORDER SB!VM::DSTATE))
;
; caught STYLE-WARNING:
; undefined function: SB!DISASSEM::SAP-REF-INT
;
; compilation unit finished
; Undefined functions:
; COMPONENT-HEADER-LENGTH COPY-UB8-FROM-SYSTEM-AREA SB!DISASSEM:HANDLE-BREAK-ARGS SB!DISASSEM:MAYBE-NOTE-ASSEMBLER-ROUTINE SB!DISASSEM:MAYBE-NOTE-ASSOCIATED-STORAGE-REF SB!DISASSEM:MAYBE-NOTE-NIL-INDEXED-OBJECT SB!DISASSEM:NOTE SB!DISASSEM:NOTE-CODE-CONSTANT SB!DISASSEM::SAP-REF-INT
; caught 16 STYLE-WARNING conditions
; printed 16 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/insts.fasl-tmp written
; compilation finished in 0:00:25.417
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/macros.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFMACRO MOVE ...)
; compiling (DEF LOADW ...)
; compiling (DEF STOREW ...)
; compiling (DEFMACRO LOAD-SYMBOL ...)
; compiling (FROB VALUE)
; compiling (FROB FUNCTION)
; compiling (DEFMACRO LOAD-TL-SYMBOL-VALUE ...)
; compiling (DEFMACRO STORE-TL-SYMBOL-VALUE ...)
; compiling (DEFMACRO LOAD-TYPE ...)
; compiling (DEFMACRO LISP-JUMP ...)
; compiling (DEFMACRO LISP-RETURN ...)
; compiling (DEFMACRO EMIT-RETURN-PC ...)
; compiling (DEFMACRO LOAD-STACK-TN ...)
; compiling (DEFMACRO STORE-STACK-TN ...)
; compiling (DEFMACRO MAYBE-LOAD-STACK-TN ...)
; compiling (DEFMACRO ALLOCATION ...)
; compiling (DEFMACRO WITH-FIXED-ALLOCATION ...)
; compiling (DEFUN ALIGN-CSP ...)
; compiling (DEFUN EMIT-ERROR-BREAK ...)
; compiling (DEFUN ERROR-CALL ...)
; compiling (DEFUN GENERATE-ERROR-CODE ...)
; compiling (DEFMACRO PSEUDO-ATOMIC ...)
; compiling (DEF!MACRO WITH-PINNED-OBJECTS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/macros.fasl-tmp written
; compilation finished in 0:00:01.837
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/early-type-vops.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFPARAMETER *IMMEDIATE-TYPES* ...)
; compiling (DEFPARAMETER *FUN-HEADER-WIDETAGS* ...)
; compiling (DEFUN CANONICALIZE-HEADERS ...)
; compiling (DEFUN CANONICALIZE-HEADERS-AND-EXCEPTIONS ...)
; compiling (DEFMACRO TEST-TYPE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/early-type-vops.fasl-tmp written
; compilation finished in 0:00:00.303
creating directory: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/support.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN GENERATE-CALL-SEQUENCE ...)
; compiling (DEFUN GENERATE-RETURN-SEQUENCE ...)
; compiling (DEFUN RETURN-MACHINE-ADDRESS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/support.lisp
; in: DEFUN RETURN-MACHINE-ADDRESS
; (SB!VM::CONTEXT-LR SB!VM::SCP)
;
; caught STYLE-WARNING:
; undefined function: CONTEXT-LR
;
; compilation unit finished
; Undefined function:
; CONTEXT-LR
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/support.fasl-tmp written
; compilation finished in 0:00:00.102
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/move.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-MOVE-FUN (LOAD-IMMEDIATE 1) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-NUMBER 1) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-CHARACTER 1) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-SYSTEM-AREA-POINTER 1) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-CONSTANT 5) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-STACK 5) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-NUMBER-STACK 5) ...)
; compiling (DEFINE-MOVE-FUN (STORE-STACK 5) ...)
; compiling (DEFINE-MOVE-FUN (STORE-NUMBER-STACK 5) ...)
; compiling (DEFINE-VOP (MOVE) ...)
; compiling (DEFINE-MOVE-VOP MOVE ...)
; compiling (PRIMITIVE-TYPE-VOP MOVE ...)
; compiling (DEFINE-VOP (MOVE-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-ARG ...)
; compiling (DEFINE-VOP (MOVE-TO-WORD/FIXNUM) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-WORD/FIXNUM ...)
; compiling (DEFINE-VOP (MOVE-TO-WORD-C) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-WORD-C ...)
; compiling (DEFINE-VOP (MOVE-TO-WORD/INTEGER) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-WORD/INTEGER ...)
; compiling (DEFINE-VOP (MOVE-FROM-WORD/FIXNUM) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-WORD/FIXNUM ...)
; compiling (DEFINE-VOP (MOVE-FROM-SIGNED) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-SIGNED ...)
; compiling (DEFINE-VOP (MOVE-FROM-UNSIGNED) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-UNSIGNED ...)
; compiling (DEFINE-VOP (WORD-MOVE) ...)
; compiling (DEFINE-MOVE-VOP WORD-MOVE ...)
; compiling (DEFINE-VOP (MOVE-WORD-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-WORD-ARG ...)
; compiling (DEFINE-MOVE-VOP MOVE-ARG ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/move.lisp
; in: DEFINE-MOVE-FUN (STORE-NUMBER-STACK 5)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-MOVE-FUN (LOAD-NUMBER-STACK 5)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/move.fasl-tmp written
; compilation finished in 0:00:05.562
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/float.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-MOVE-FUN (LOAD-SINGLE 1) ...)
; compiling (DEFINE-MOVE-FUN (STORE-SINGLE 1) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-DOUBLE 2) ...)
; compiling (DEFINE-MOVE-FUN (STORE-DOUBLE 2) ...)
; compiling (FROB SINGLE-MOVE ...)
; compiling (FROB DOUBLE-MOVE ...)
; compiling (DEFINE-VOP (MOVE-FROM-FLOAT) ...)
; compiling (FROB MOVE-FROM-SINGLE ...)
; compiling (FROB MOVE-FROM-DOUBLE ...)
; compiling (FROB MOVE-TO-SINGLE ...)
; compiling (FROB MOVE-TO-DOUBLE ...)
; compiling (FROB MOVE-SINGLE-FLOAT-ARG ...)
; compiling (FROB MOVE-DOUBLE-FLOAT-ARG ...)
; compiling (DEFUN COMPLEX-SINGLE-REG-REAL-TN ...)
; compiling (DEFUN COMPLEX-SINGLE-REG-IMAG-TN ...)
; compiling (DEFUN COMPLEX-DOUBLE-REG-REAL-TN ...)
; compiling (DEFUN COMPLEX-DOUBLE-REG-IMAG-TN ...)
; compiling (DEFINE-MOVE-FUN (LOAD-COMPLEX-SINGLE 2) ...)
; compiling (DEFINE-MOVE-FUN (STORE-COMPLEX-SINGLE 2) ...)
; compiling (DEFINE-MOVE-FUN (LOAD-COMPLEX-DOUBLE 4) ...)
; compiling (DEFINE-MOVE-FUN (STORE-COMPLEX-DOUBLE 4) ...)
; compiling (DEFINE-VOP (COMPLEX-SINGLE-MOVE) ...)
; compiling (DEFINE-MOVE-VOP COMPLEX-SINGLE-MOVE ...)
; compiling (DEFINE-VOP (COMPLEX-DOUBLE-MOVE) ...)
; compiling (DEFINE-MOVE-VOP COMPLEX-DOUBLE-MOVE ...)
; compiling (DEFINE-VOP (MOVE-FROM-COMPLEX-SINGLE) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-COMPLEX-SINGLE ...)
; compiling (DEFINE-VOP (MOVE-FROM-COMPLEX-DOUBLE) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-COMPLEX-DOUBLE ...)
; compiling (DEFINE-VOP (MOVE-TO-COMPLEX-SINGLE) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-COMPLEX-SINGLE ...)
; compiling (DEFINE-VOP (MOVE-TO-COMPLEX-DOUBLE) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-COMPLEX-DOUBLE ...)
; compiling (DEFINE-VOP (MOVE-COMPLEX-SINGLE-FLOAT-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-COMPLEX-SINGLE-FLOAT-ARG ...)
; compiling (DEFINE-VOP (MOVE-COMPLEX-DOUBLE-FLOAT-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-COMPLEX-DOUBLE-FLOAT-ARG ...)
; compiling (DEFINE-MOVE-VOP MOVE-ARG ...)
; compiling (DEFINE-VOP (FLOAT-OP) ...)
; compiling (FROB SINGLE-FLOAT-OP ...)
; compiling (FROB DOUBLE-FLOAT-OP ...)
; compiling (FROB + ...)
; compiling (FROB - ...)
; compiling (FROB * ...)
; compiling (FROB / ...)
; compiling (FROB ABS/SINGLE-FLOAT ...)
; compiling (FROB ABS/DOUBLE-FLOAT ...)
; compiling (FROB %NEGATE/SINGLE-FLOAT ...)
; compiling (FROB %NEGATE/DOUBLE-FLOAT ...)
; compiling (DEFINE-VOP (FLOAT-COMPARE) ...)
; compiling (FROB SINGLE-FLOAT-COMPARE ...)
; compiling (FROB DOUBLE-FLOAT-COMPARE ...)
; compiling (FROB < ...)
; compiling (FROB > ...)
; compiling (FROB = ...)
; compiling (FROB %SINGLE-FLOAT/SIGNED ...)
; compiling (FROB %DOUBLE-FLOAT/SIGNED ...)
; compiling (FROB %SINGLE-FLOAT/UNSIGNED ...)
; compiling (FROB %DOUBLE-FLOAT/UNSIGNED ...)
; compiling (FROB %SINGLE-FLOAT/DOUBLE-FLOAT ...)
; compiling (FROB %DOUBLE-FLOAT/SINGLE-FLOAT ...)
; compiling (FROB %UNARY-TRUNCATE/SINGLE-FLOAT ...)
; compiling (FROB %UNARY-TRUNCATE/DOUBLE-FLOAT ...)
; compiling (FROB %UNARY-ROUND ...)
; compiling (FROB %UNARY-ROUND ...)
; compiling (DEFINE-VOP (MAKE-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (MAKE-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (SINGLE-FLOAT-BITS) ...)
; compiling (DEFINE-VOP (DOUBLE-FLOAT-HIGH-BITS) ...)
; compiling (DEFINE-VOP (DOUBLE-FLOAT-LOW-BITS) ...)
; compiling (SB-XC:DEFTYPE FLOAT-MODES ...)
; compiling (DEFKNOWN FLOATING-POINT-MODES ...)
; compiling (DEFKNOWN (#) ...)
; compiling (DEFINE-VOP (FLOATING-POINT-MODES) ...)
; compiling (DEFINE-VOP (SET-FLOATING-POINT-MODES) ...)
; compiling (DEFINE-VOP (MAKE-COMPLEX-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (MAKE-COMPLEX-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (COMPLEX-SINGLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (REALPART/COMPLEX-SINGLE-FLOAT COMPLEX-SINGLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (IMAGPART/COMPLEX-SINGLE-FLOAT COMPLEX-SINGLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (COMPLEX-DOUBLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (REALPART/COMPLEX-DOUBLE-FLOAT COMPLEX-DOUBLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (IMAGPART/COMPLEX-DOUBLE-FLOAT COMPLEX-DOUBLE-FLOAT-VALUE) ...)
; compiling (DEFINE-VOP (MOVE-DOUBLE-TO-INT-ARG) ...)
; compiling (DEFINE-VOP (MOVE-SINGLE-TO-INT-ARG) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/float.lisp
; in: DEFINE-MOVE-FUN (LOAD-DOUBLE 2)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-MOVE-FUN (STORE-SINGLE 1)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-MOVE-FUN (LOAD-SINGLE 1)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; caught STYLE-WARNING:
; 26 more uses of undefined function CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 4 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/float.fasl-tmp written
; compilation finished in 0:00:19.558
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/sap.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (MOVE-TO-SAP) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-SAP ...)
; compiling (DEFINE-VOP (MOVE-FROM-SAP) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-SAP ...)
; compiling (DEFINE-VOP (SAP-MOVE) ...)
; compiling (DEFINE-MOVE-VOP SAP-MOVE ...)
; compiling (DEFINE-VOP (MOVE-SAP-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-SAP-ARG ...)
; compiling (DEFINE-MOVE-VOP MOVE-ARG ...)
; compiling (DEFINE-VOP (SAP-INT) ...)
; compiling (DEFINE-VOP (INT-SAP) ...)
; compiling (DEFINE-VOP (POINTER+) ...)
; compiling (DEFINE-VOP (POINTER+-C) ...)
; compiling (DEFINE-VOP (POINTER-) ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-8 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SIGNED-SAP-REF-8 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-16 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SIGNED-SAP-REF-16 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-32 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SIGNED-SAP-REF-32 ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-SAP ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-LISPOBJ ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-SINGLE ...)
; compiling (DEF-SYSTEM-REF-AND-SET SAP-REF-DOUBLE ...)
; compiling (DEFINE-VOP (VECTOR-SAP) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/sap.fasl-tmp written
; compilation finished in 0:00:14.056
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/system.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (LOWTAG-OF) ...)
; compiling (DEFINE-VOP (WIDETAG-OF) ...)
; compiling (DEFINE-VOP (FUN-SUBTYPE) ...)
; compiling (DEFINE-VOP (SET-FUN-SUBTYPE) ...)
; compiling (DEFINE-VOP (GET-HEADER-DATA) ...)
; compiling (DEFINE-VOP (GET-CLOSURE-LENGTH) ...)
; compiling (DEFINE-VOP (SET-HEADER-DATA) ...)
; compiling (DEFINE-VOP (POINTER-HASH) ...)
; compiling (DEFINE-VOP (DYNAMIC-SPACE-FREE-POINTER) ...)
; compiling (DEFINE-VOP (BINDING-STACK-POINTER-SAP) ...)
; compiling (DEFINE-VOP (CONTROL-STACK-POINTER-SAP) ...)
; compiling (DEFINE-VOP (CODE-INSTRUCTIONS) ...)
; compiling (DEFINE-VOP (COMPUTE-FUN) ...)
; compiling (DEFKNOWN SB!UNIX::RECEIVE-PENDING-INTERRUPT ...)
; compiling (DEFINE-VOP (SB!UNIX::RECEIVE-PENDING-INTERRUPT) ...)
; compiling (DEFKNOWN CURRENT-THREAD-OFFSET-SAP ...)
; compiling (DEFINE-VOP (CURRENT-THREAD-OFFSET-SAP) ...)
; compiling (DEFINE-VOP (HALT) ...)
; compiling (DEFINE-VOP (COUNT-ME) ...)
; compiling (DEFINE-VOP (%COMPILER-BARRIER) ...)
; compiling (DEFINE-VOP (%MEMORY-BARRIER) ...)
; compiling (DEFINE-VOP (%READ-BARRIER) ...)
; compiling (DEFINE-VOP (%WRITE-BARRIER) ...)
; compiling (DEFINE-VOP (%DATA-DEPENDENCY-BARRIER) ...)
; compiling (DEFINE-VOP (SPIN-LOOP-HINT) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/system.fasl-tmp written
; compilation finished in 0:00:04.287
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/char.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (MOVE-TO-CHARACTER) ...)
; compiling (DEFINE-MOVE-VOP MOVE-TO-CHARACTER ...)
; compiling (DEFINE-VOP (MOVE-FROM-CHARACTER) ...)
; compiling (DEFINE-MOVE-VOP MOVE-FROM-CHARACTER ...)
; compiling (DEFINE-VOP (CHARACTER-MOVE) ...)
; compiling (DEFINE-MOVE-VOP CHARACTER-MOVE ...)
; compiling (DEFINE-VOP (MOVE-CHARACTER-ARG) ...)
; compiling (DEFINE-MOVE-VOP MOVE-CHARACTER-ARG ...)
; compiling (DEFINE-MOVE-VOP MOVE-ARG ...)
; compiling (DEFINE-VOP (CHAR-CODE) ...)
; compiling (DEFINE-VOP (CODE-CHAR) ...)
; compiling (DEFINE-VOP (CHARACTER-COMPARE) ...)
; compiling (DEFINE-VOP (FAST-CHAR=/CHARACTER CHARACTER-COMPARE) ...)
; compiling (DEFINE-VOP (FAST-CHAR</CHARACTER CHARACTER-COMPARE) ...)
; compiling (DEFINE-VOP (FAST-CHAR>/CHARACTER CHARACTER-COMPARE) ...)
; compiling (DEFINE-VOP (CHARACTER-COMPARE/C) ...)
; compiling (DEFINE-VOP (FAST-CHAR=/CHARACTER/C CHARACTER-COMPARE/C) ...)
; compiling (DEFINE-VOP (FAST-CHAR</CHARACTER/C CHARACTER-COMPARE/C) ...)
; compiling (DEFINE-VOP (FAST-CHAR>/CHARACTER/C CHARACTER-COMPARE/C) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/char.fasl-tmp written
; compilation finished in 0:00:02.849
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/memory.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (CELL-REF) ...)
; compiling (DEFINE-VOP (CELL-SET) ...)
; compiling (DEFINE-VOP (SLOT-REF) ...)
; compiling (DEFINE-VOP (SLOT-SET) ...)
; compiling (DEFMACRO DEFINE-INDEXER ...)
; compiling (DEFINE-INDEXER WORD-INDEX-REF ...)
; compiling (DEFINE-INDEXER WORD-INDEX-SET ...)
; compiling (DEFINE-INDEXER HALFWORD-INDEX-REF ...)
; compiling (DEFINE-INDEXER SIGNED-HALFWORD-INDEX-REF ...)
; compiling (DEFINE-INDEXER HALFWORD-INDEX-SET ...)
; compiling (DEFINE-INDEXER BYTE-INDEX-REF ...)
; compiling (DEFINE-INDEXER SIGNED-BYTE-INDEX-REF ...)
; compiling (DEFINE-INDEXER BYTE-INDEX-SET ...)
; compiling (DEFINE-VOP (WORD-INDEX-CAS) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/memory.fasl-tmp written
; compilation finished in 0:00:04.874
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/static-fn.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (STATIC-FUN-TEMPLATE) ...)
; compiling (DEFUN STATIC-FUN-TEMPLATE-NAME ...)
; compiling (DEFUN MOVES ...)
; compiling (DEFUN STATIC-FUN-TEMPLATE-VOP ...)
; compiling (FROB 0 ...)
; compiling (FROB 1 ...)
; compiling (FROB 2 ...)
; compiling (FROB 3 ...)
; compiling (FROB 4 ...)
; compiling (DEFMACRO DEFINE-STATIC-FUN ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/static-fn.lisp
; in:
; MACROLET ((FROB (NUM-ARGS NUM-RES)
; (STATIC-FUN-TEMPLATE-VOP (EVAL NUM-ARGS) (EVAL NUM-RES))))
; (SB!VM::FROB 2 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; (SB!VM::FROB 1 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; (SB!VM::FROB 0 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; caught STYLE-WARNING:
; 2 more uses of undefined function CURRENT-NFP-TN
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/static-fn.lisp
; in:
; MACROLET ((FROB (NUM-ARGS NUM-RES)
; (STATIC-FUN-TEMPLATE-VOP (EVAL NUM-ARGS) (EVAL NUM-RES))))
; (SB!VM::FROB 2 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET LET
; ==>
; (SB!VM::DEFAULT-UNKNOWN-VALUES SB!VM::VOP VALUES 1 SB!VM::MOVE-TEMP
; SB!VM::TEMP SB!VM::LRA-LABEL)
;
; caught STYLE-WARNING:
; undefined function: DEFAULT-UNKNOWN-VALUES
; (SB!VM::FROB 1 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET LET
; ==>
; (SB!VM::DEFAULT-UNKNOWN-VALUES SB!VM::VOP VALUES 1 SB!VM::MOVE-TEMP
; SB!VM::TEMP SB!VM::LRA-LABEL)
;
; caught STYLE-WARNING:
; undefined function: DEFAULT-UNKNOWN-VALUES
; (SB!VM::FROB 0 1)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET LET
; ==>
; (SB!VM::DEFAULT-UNKNOWN-VALUES SB!VM::VOP VALUES 1 SB!VM::MOVE-TEMP
; SB!VM::TEMP SB!VM::LRA-LABEL)
;
; caught STYLE-WARNING:
; undefined function: DEFAULT-UNKNOWN-VALUES
;
; caught STYLE-WARNING:
; 2 more uses of undefined function DEFAULT-UNKNOWN-VALUES
;
; compilation unit finished
; Undefined functions:
; CURRENT-NFP-TN DEFAULT-UNKNOWN-VALUES
; caught 8 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/static-fn.fasl-tmp written
; compilation finished in 0:00:04.115
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/arith.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FIXNUM-UNOP FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (SIGNED-UNOP FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-NEGATE/FIXNUM FIXNUM-UNOP) ...)
; compiling (DEFINE-VOP (FAST-NEGATE/SIGNED SIGNED-UNOP) ...)
; compiling (DEFINE-VOP (FAST-LOGNOT/FIXNUM FIXNUM-UNOP) ...)
; compiling (DEFINE-VOP (FAST-LOGNOT/SIGNED SIGNED-UNOP) ...)
; compiling (DEFINE-VOP (FAST-FIXNUM-BINOP FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-UNSIGNED-BINOP FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-SIGNED-BINOP FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-FIXNUM-BINOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-FIXNUM-BINOP30-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-FIXNUM-LOGOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-FIXNUM-LOGOP30-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-UNSIGNED-BINOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-UNSIGNED-BINOP32-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-SIGNED-BINOP32-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-UNSIGNED-LOGOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-UNSIGNED-LOGOP32-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-SIGNED-LOGOP32-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-SIGNED-BINOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFINE-VOP (FAST-SIGNED-LOGOP-C FAST-SAFE-ARITH-OP) ...)
; compiling (DEFMACRO !DEFINE-VAR-BINOP ...)
; compiling (DEFMACRO !DEFINE-CONST-BINOP ...)
; compiling (DEFMACRO !DEFINE-CONST-LOGOP ...)
; compiling (!DEFINE-VAR-BINOP + ...)
; compiling (!DEFINE-VAR-BINOP - ...)
; compiling (!DEFINE-VAR-BINOP LOGAND ...)
; compiling (!DEFINE-VAR-BINOP LOGANDC1 ...)
; compiling (!DEFINE-VAR-BINOP LOGANDC2 ...)
; compiling (!DEFINE-VAR-BINOP LOGIOR ...)
; compiling (!DEFINE-VAR-BINOP LOGORC1 ...)
; compiling (!DEFINE-VAR-BINOP LOGORC2 ...)
; compiling (!DEFINE-VAR-BINOP LOGXOR ...)
; compiling (!DEFINE-VAR-BINOP LOGEQV ...)
; compiling (!DEFINE-VAR-BINOP LOGNAND ...)
; compiling (!DEFINE-VAR-BINOP LOGNOR ...)
; compiling (!DEFINE-CONST-BINOP + ...)
; compiling (!DEFINE-CONST-BINOP - ...)
; compiling (!DEFINE-CONST-LOGOP LOGAND ...)
; compiling (!DEFINE-CONST-LOGOP LOGIOR ...)
; compiling (!DEFINE-CONST-LOGOP LOGXOR ...)
; compiling (DEFINE-VOP (+/FIXNUM FAST-+/FIXNUM=>FIXNUM) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/arith.lisp
; in: DEFINE-VOP (+/FIXNUM FAST-+/FIXNUM=>FIXNUM)
; (SB!C:DEFINE-VOP (SB!VM::+/FIXNUM SB!VM::FAST-+/FIXNUM=>FIXNUM)
; (:POLICY :SAFE)
; (:RESULTS (SB!VM::R :SCS (SB!VM::ANY-REG SB!VM::DESCRIPTOR-REG)))
; (:RESULT-TYPES SB!VM::TAGGED-NUM)
; (:NOTE "safe inline fixnum arithmetic")
; (:GENERATOR 4
; (LET* ((SB!VM::NO-OVERFLOW #))
; (SB!ASSEM:INST SB!VM::MTXER SB!VM::ZERO-TN)
; (SB!ASSEM:INST SB!VM::ADDO. SB!VM::R SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::BNS SB!VM::NO-OVERFLOW)
; (SB!ASSEM:INST SB!VM::UNIMP
; (LOGIOR # SB!VM::FIXNUM-ADDITIVE-OVERFLOW-TRAP))
; (SB!ASSEM:EMIT-LABEL SB!VM::NO-OVERFLOW))))
;
; caught WARNING:
; Result R to VOP +/FIXNUM
; has SC restriction DESCRIPTOR-REG which is not allowed by the operand type:
; (:OR POSITIVE-FIXNUM FIXNUM)
; compiling (DEFINE-VOP (-/FIXNUM FAST--/FIXNUM=>FIXNUM) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/arith.lisp
; in: DEFINE-VOP (-/FIXNUM FAST--/FIXNUM=>FIXNUM)
; (SB!C:DEFINE-VOP (SB!VM::-/FIXNUM SB!VM::FAST--/FIXNUM=>FIXNUM)
; (:POLICY :SAFE)
; (:RESULTS (SB!VM::R :SCS (SB!VM::ANY-REG SB!VM::DESCRIPTOR-REG)))
; (:RESULT-TYPES SB!VM::TAGGED-NUM)
; (:NOTE "safe inline fixnum arithmetic")
; (:GENERATOR 4
; (LET* ((SB!VM::NO-OVERFLOW #))
; (SB!ASSEM:INST SB!VM::MTXER SB!VM::ZERO-TN)
; (SB!ASSEM:INST SB!VM::SUBO. SB!VM::R SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::BNS SB!VM::NO-OVERFLOW)
; (SB!ASSEM:INST SB!VM::UNIMP
; (LOGIOR # SB!VM::FIXNUM-ADDITIVE-OVERFLOW-TRAP))
; (SB!ASSEM:EMIT-LABEL SB!VM::NO-OVERFLOW))))
;
; caught WARNING:
; Result R to VOP -/FIXNUM
; has SC restriction DESCRIPTOR-REG which is not allowed by the operand type:
; (:OR POSITIVE-FIXNUM FIXNUM)
; compiling (DEFINE-VOP (FAST-*/FIXNUM=>FIXNUM FAST-FIXNUM-BINOP) ...)
; compiling (DEFINE-VOP (FAST-*-C/FIXNUM=>FIXNUM FAST-FIXNUM-BINOP-C) ...)
; compiling (DEFINE-VOP (FAST-*-BIGC/FIXNUM=>FIXNUM FAST-FIXNUM-BINOP-C) ...)
; compiling (DEFINE-VOP (FAST-*/SIGNED=>SIGNED FAST-SIGNED-BINOP) ...)
; compiling (DEFINE-VOP (FAST-*-C/SIGNED=>SIGNED FAST-SIGNED-BINOP-C) ...)
; compiling (DEFINE-VOP (FAST-*/UNSIGNED=>UNSIGNED FAST-UNSIGNED-BINOP) ...)
; compiling (DEFINE-VOP (FAST-*-C/UNSIGNED=>UNSIGNED FAST-UNSIGNED-BINOP-C) ...)
; compiling (DEF FAST-ASH-LEFT/FIXNUM=>FIXNUM ...)
; compiling (DEF FAST-ASH-LEFT/SIGNED=>SIGNED ...)
; compiling (DEF FAST-ASH-LEFT/UNSIGNED=>UNSIGNED ...)
; compiling (DEFINE-VOP (FAST-ASH/UNSIGNED=>UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-ASH-C/UNSIGNED=>UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-ASH/SIGNED=>SIGNED) ...)
; compiling (DEFINE-VOP (SIGNED-BYTE-32-LEN) ...)
; compiling (DEFINE-VOP (UNSIGNED-BYTE-32-LEN) ...)
; compiling (DEFINE-VOP (UNSIGNED-BYTE-32-COUNT) ...)
; compiling (DEFKNOWN %%LDB ...)
; compiling (DEFUN %%LDB ...)
; compiling (DEFINE-VOP (LDB-C/FIXNUM) ...)
; compiling (DEFINE-VOP (LDB-C/SIGNED) ...)
; compiling (DEFINE-VOP (LDB-C/UNSIGNED) ...)
; compiling (DEFINE-MODULAR-FUN LOGNOT-MOD32 ...)
; compiling (DEFINE-VOP (LOGNOT-MOD32/UNSIGNED=>UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-ASH-LEFT-MOD32-C/UNSIGNED=>UNSIGNED FAST-ASH-C/UNSIGNED=>UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-ASH-LEFT-MOD32/UNSIGNED=>UNSIGNED FAST-ASH-LEFT/UNSIGNED=>UNSIGNED))
; compiling (DEFTRANSFORM ASH-LEFT-MOD32 ...)
; compiling (DEFINE-MODULAR-BACKEND + ...)
; compiling (DEFINE-MODULAR-BACKEND - ...)
; compiling (DEFINE-MODULAR-BACKEND * ...)
; compiling (DEFINE-MODULAR-BACKEND LOGEQV)
; compiling (DEFINE-MODULAR-BACKEND LOGNAND)
; compiling (DEFINE-MODULAR-BACKEND LOGNOR)
; compiling (DEFINE-MODULAR-BACKEND LOGANDC1)
; compiling (DEFINE-MODULAR-BACKEND LOGANDC2)
; compiling (DEFINE-MODULAR-BACKEND LOGORC1)
; compiling (DEFINE-MODULAR-BACKEND LOGORC2)
; compiling (DEFINE-VOP (FAST-CONDITIONAL) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL/FIXNUM FAST-CONDITIONAL) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL-C/FIXNUM FAST-CONDITIONAL/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL/SIGNED FAST-CONDITIONAL) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL-C/SIGNED FAST-CONDITIONAL/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL/UNSIGNED FAST-CONDITIONAL) ...)
; compiling (DEFINE-VOP (FAST-CONDITIONAL-C/UNSIGNED FAST-CONDITIONAL/UNSIGNED) ...)
; compiling (DEFINE-LOGTEST-VOPS)
; compiling (DEFKNOWN %LOGBITP ...)
; compiling (DEFUN %LOGBITP ...)
; compiling (DEFINE-VOP (FAST-LOGBITP-C/FIXNUM FAST-CONDITIONAL-C/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-LOGBITP-C/SIGNED FAST-CONDITIONAL-C/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-LOGBITP-C/UNSIGNED FAST-CONDITIONAL-C/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-</FIXNUM FAST-CONDITIONAL/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-IF-<-C/FIXNUM FAST-CONDITIONAL-C/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-IF-</SIGNED FAST-CONDITIONAL/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-<-C/SIGNED FAST-CONDITIONAL-C/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-</UNSIGNED FAST-CONDITIONAL/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-<-C/UNSIGNED FAST-CONDITIONAL-C/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF->/FIXNUM FAST-CONDITIONAL/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-IF->-C/FIXNUM FAST-CONDITIONAL-C/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-IF->/SIGNED FAST-CONDITIONAL/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF->-C/SIGNED FAST-CONDITIONAL-C/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF->/UNSIGNED FAST-CONDITIONAL/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF->-C/UNSIGNED FAST-CONDITIONAL-C/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-EQL/SIGNED FAST-CONDITIONAL/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-EQL-C/SIGNED FAST-CONDITIONAL-C/SIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-EQL/UNSIGNED FAST-CONDITIONAL/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-IF-EQL-C/UNSIGNED FAST-CONDITIONAL-C/UNSIGNED) ...)
; compiling (DEFINE-VOP (FAST-EQL/FIXNUM FAST-CONDITIONAL) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/arith.lisp
; in: DEFINE-VOP (FAST-EQL/FIXNUM FAST-CONDITIONAL)
; (SB!C:DEFINE-VOP (SB!VM::FAST-EQL/FIXNUM SB!VM::FAST-CONDITIONAL)
; (:ARGS (SB!VM::X :SCS (SB!VM::ANY-REG SB!VM::DESCRIPTOR-REG SB!VM::ZERO))
; (SB!VM::Y :SCS (SB!VM::ANY-REG SB!VM::ZERO)))
; (:ARG-TYPES SB!VM::TAGGED-NUM SB!VM::TAGGED-NUM)
; (:NOTE "inline fixnum comparison")
; (:TRANSLATE EQL)
; (:GENERATOR 4 (SB!ASSEM:INST SB!VM::CMPW SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::B?
; (IF SB!VM::NOT-P
; :NE
; :EQ)
; SB!VM::TARGET)))
;
; caught WARNING:
; Argument X to VOP FAST-EQL/FIXNUM
; has SC restriction DESCRIPTOR-REG which is not allowed by the operand type:
; (:OR POSITIVE-FIXNUM FIXNUM)
; compiling (DEFINE-VOP (GENERIC-EQL/FIXNUM FAST-EQL/FIXNUM) ...)
; compiling (DEFINE-VOP (FAST-EQL-C/FIXNUM FAST-CONDITIONAL/FIXNUM) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/arith.lisp
; in: DEFINE-VOP (FAST-EQL-C/FIXNUM FAST-CONDITIONAL/FIXNUM)
; (SB!C:DEFINE-VOP (SB!VM::FAST-EQL-C/FIXNUM SB!VM::FAST-CONDITIONAL/FIXNUM)
; (:ARGS (SB!VM::X :SCS (SB!VM::ANY-REG SB!VM::DESCRIPTOR-REG SB!VM::ZERO)))
; (:ARG-TYPES SB!VM::TAGGED-NUM (:CONSTANT (SIGNED-BYTE 14)))
; (:INFO SB!VM::TARGET SB!VM::NOT-P SB!VM::Y)
; (:TRANSLATE EQL)
; (:GENERATOR 2
; (SB!ASSEM:INST SB!VM::CMPWI SB!VM::X (SB!VM:FIXNUMIZE SB!VM::Y))
; (SB!ASSEM:INST SB!VM::B?
; (IF SB!VM::NOT-P
; :NE
; :EQ)
; SB!VM::TARGET)))
;
; caught WARNING:
; Argument X to VOP FAST-EQL-C/FIXNUM
; has SC restriction DESCRIPTOR-REG which is not allowed by the operand type:
; (:OR POSITIVE-FIXNUM FIXNUM)
; compiling (DEFINE-VOP (GENERIC-EQL-C/FIXNUM FAST-EQL-C/FIXNUM) ...)
; compiling (DEFINE-VOP (SHIFT-TOWARDS-SOMEPLACE) ...)
; compiling (DEFINE-VOP (SHIFT-TOWARDS-START SHIFT-TOWARDS-SOMEPLACE) ...)
; compiling (DEFINE-VOP (SHIFT-TOWARDS-END SHIFT-TOWARDS-SOMEPLACE) ...)
; compiling (DEFINE-VOP (BIGNUM-LENGTH GET-HEADER-DATA) ...)
; compiling (DEFINE-VOP (BIGNUM-SET-LENGTH SET-HEADER-DATA) ...)
; compiling (DEFINE-VOP (BIGNUM-REF WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (BIGNUM-SET WORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (DIGIT-0-OR-PLUS) ...)
; compiling (DEFINE-VOP (ADD-W/CARRY) ...)
; compiling (DEFINE-VOP (SUB-W/BORROW) ...)
; compiling (DEFINE-VOP (BIGNUM-MULT-AND-ADD-3-ARG) ...)
; compiling (DEFINE-VOP (BIGNUM-MULT-AND-ADD-4-ARG) ...)
; compiling (DEFINE-VOP (BIGNUM-MULT) ...)
; compiling (DEFINE-VOP (MULHI) ...)
; compiling (DEFINE-VOP (MULHI/FX) ...)
; compiling (DEFINE-VOP (BIGNUM-LOGNOT LOGNOT-MOD32/UNSIGNED=>UNSIGNED) ...)
; compiling (DEFINE-VOP (FIXNUM-TO-DIGIT) ...)
; compiling (DEFINE-VOP (BIGNUM-FLOOR) ...)
; compiling (DEFINE-VOP (SIGNIFY-DIGIT) ...)
; compiling (DEFINE-VOP (DIGIT-ASHR) ...)
; compiling (DEFINE-VOP (DIGIT-LSHR DIGIT-ASHR) ...)
; compiling (DEFINE-VOP (DIGIT-ASHL DIGIT-ASHR) ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-GCD ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-LCM ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-+ ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-- ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-* ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-/ ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-< ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-<= ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-> ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG->= ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-= ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-/= ...)
; compiling (DEFINE-STATIC-FUN %NEGATE ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-AND ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-IOR ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-XOR ...)
; compiling (DEFINE-STATIC-FUN TWO-ARG-EQV ...)
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFTRANSFORM * ...);
; compilation unit finished
; caught 4 WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/arith.fasl-tmp written
; compilation finished in 0:00:34.221
WARNING:
ignoring FAILURE-P return value from compilation of "src/compiler/ppc/arith.lisp"
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cross-modular.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN MASK-SIGNED-FIELD ...)
; compiling (DEFUN SB!VM::LOGNOT-MOD32 ...)
; compiling (DEFUN SB!VM::+-MOD32 ...)
; compiling (DEFUN SB!VM::--MOD32 ...)
; compiling (DEFUN SB!VM::*-MOD32 ...)
; compiling (DEFUN SB!VM::LOGEQV-MOD32 ...)
; compiling (DEFUN SB!VM::LOGNAND-MOD32 ...)
; compiling (DEFUN SB!VM::LOGNOR-MOD32 ...)
; compiling (DEFUN SB!VM::LOGANDC1-MOD32 ...)
; compiling (DEFUN SB!VM::LOGANDC2-MOD32 ...)
; compiling (DEFUN SB!VM::LOGORC1-MOD32 ...)
; compiling (DEFUN SB!VM::LOGORC2-MOD32 ...)
; compiling (DEFUN SB!VM::ASH-LEFT-MOD32 ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cross-modular.fasl-tmp written
; compilation finished in 0:00:00.404
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/type-vops.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN %TEST-FIXNUM ...)
; compiling (DEFUN %TEST-FIXNUM-AND-HEADERS ...)
; compiling (DEFUN %TEST-IMMEDIATE ...)
; compiling (DEFUN %TEST-LOWTAG ...)
; compiling (DEFUN %TEST-HEADERS ...)
; compiling (DEFINE-VOP (CHECK-TYPE) ...)
; compiling (DEFINE-VOP (TYPE-PREDICATE) ...)
; compiling (DEFUN COST-TO-TEST-TYPES ...)
; compiling (DEFMACRO !DEFINE-TYPE-VOPS ...)
; compiling (DEFINE-VOP (SIGNED-BYTE-32-P TYPE-PREDICATE) ...)
; compiling (DEFINE-VOP (CHECK-SIGNED-BYTE-32 CHECK-TYPE) ...)
; compiling (DEFINE-VOP (UNSIGNED-BYTE-32-P TYPE-PREDICATE) ...)
; compiling (DEFINE-VOP (CHECK-UNSIGNED-BYTE-32 CHECK-TYPE) ...)
; compiling (DEFINE-VOP (SYMBOLP TYPE-PREDICATE) ...)
; compiling (DEFINE-VOP (CHECK-SYMBOL CHECK-TYPE) ...)
; compiling (DEFINE-VOP (CONSP TYPE-PREDICATE) ...)
; compiling (DEFINE-VOP (CHECK-CONS CHECK-TYPE) ...)
; compiling (DEFINE-VOP (%OTHER-POINTER-SUBTYPE-P TYPE-PREDICATE) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/type-vops.fasl-tmp written
; compilation finished in 0:00:02.820
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/subprim.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (LENGTH/LIST) ...)
; compiling (DEFINE-STATIC-FUN LENGTH ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/subprim.fasl-tmp written
; compilation finished in 0:00:00.838
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/debug.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (DEBUG-CUR-SP) ...)
; compiling (DEFINE-VOP (DEBUG-CUR-FP) ...)
; compiling (DEFINE-VOP (READ-CONTROL-STACK) ...)
; compiling (DEFINE-VOP (WRITE-CONTROL-STACK) ...)
; compiling (DEFINE-VOP (CODE-FROM-MUMBLE) ...)
; compiling (DEFINE-VOP (CODE-FROM-LRA CODE-FROM-MUMBLE) ...)
; compiling (DEFINE-VOP (CODE-FROM-FUN CODE-FROM-MUMBLE) ...)
; compiling (DEFINE-VOP (%MAKE-LISP-OBJ) ...)
; compiling (DEFINE-VOP (GET-LISP-OBJ-ADDRESS) ...)
; compiling (DEFINE-VOP (FUN-WORD-OFFSET) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/debug.fasl-tmp written
; compilation finished in 0:00:01.958
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/early-aliencomp.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN %ALIEN-FUNCALL ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/early-aliencomp.fasl-tmp written
; compilation finished in 0:00:00.030
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/c-call.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFCONSTANT +STACK-ALIGNMENT-BYTES+ ...)
; compiling (DEFUN MY-MAKE-WIRED-TN ...)
; compiling (DEFSTRUCT ARG-STATE ...)
; compiling (DEFUN INT-ARG ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :ARG-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :ARG-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SINGLE-FLOAT :ARG-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (DOUBLE-FLOAT :ARG-TN) ...)
; compiling (DEFSTRUCT RESULT-STATE ...)
; compiling (DEFUN RESULT-REG-OFFSET ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SYSTEM-AREA-POINTER :RESULT-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (SINGLE-FLOAT :RESULT-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (DOUBLE-FLOAT :RESULT-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (VALUES :RESULT-TN) ...)
; compiling (DEFINE-ALIEN-TYPE-METHOD (INTEGER :RESULT-TN) ...)
; compiling (DEFUN MAKE-CALL-OUT-TNS ...)
; compiling (DEFTRANSFORM %ALIEN-FUNCALL ...)
; compiling (DEFINE-VOP (FOREIGN-SYMBOL-SAP) ...)
; compiling (DEFINE-VOP (FOREIGN-SYMBOL-DATAREF-SAP) ...)
; compiling (DEFINE-VOP (CALL-OUT) ...)
; compiling (DEFINE-VOP (ALLOC-NUMBER-STACK-SPACE) ...)
; compiling (DEFINE-VOP (DEALLOC-NUMBER-STACK-SPACE) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/c-call.lisp
; in: DEFINE-VOP (CALL-OUT)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/c-call.fasl-tmp written
; compilation finished in 0:00:01.895
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/cell.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (SLOT) ...)
; compiling (DEFINE-VOP (SET-SLOT) ...)
; compiling (DEFINE-VOP (INIT-SLOT SET-SLOT))
; compiling (DEFINE-VOP (COMPARE-AND-SWAP-SLOT) ...)
; compiling (DEFINE-VOP (%COMPARE-AND-SWAP-SYMBOL-VALUE) ...)
; compiling (DEFINE-VOP (%SET-SYMBOL-GLOBAL-VALUE CELL-SET) ...)
; compiling (DEFINE-VOP (CHECKED-CELL-REF) ...)
; compiling (DEFINE-VOP (SYMBOL-GLOBAL-VALUE CHECKED-CELL-REF) ...)
; compiling (DEFINE-VOP (FAST-SYMBOL-GLOBAL-VALUE CELL-REF) ...)
; compiling (DEFINE-VOP (SET) ...)
; compiling (DEFINE-VOP (SYMBOL-VALUE) ...)
; compiling (DEFINE-VOP (FAST-SYMBOL-VALUE SYMBOL-VALUE) ...)
; compiling (DEFINE-VOP (BOUNDP-FROB) ...)
; compiling (DEFINE-VOP (BOUNDP BOUNDP-FROB) ...)
; compiling (DEFINE-VOP (SYMBOL-HASH) ...)
; compiling (DEFINE-VOP (FDEFN-FUN CELL-REF) ...)
; compiling (DEFINE-VOP (SAFE-FDEFN-FUN) ...)
; compiling (DEFINE-VOP (SET-FDEFN-FUN) ...)
; compiling (DEFINE-VOP (FDEFN-MAKUNBOUND) ...)
; compiling (DEFINE-VOP (BIND) ...)
; compiling (DEFINE-VOP (UNBIND) ...)
; compiling (DEFINE-VOP (UNBIND-TO-HERE) ...)
; compiling (DEFINE-VOP (CLOSURE-INDEX-REF WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (FUNCALLABLE-INSTANCE-INFO WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (SET-FUNCALLABLE-INSTANCE-INFO WORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (CLOSURE-REF SLOT-REF) ...)
; compiling (DEFINE-VOP (CLOSURE-INIT SLOT-SET) ...)
; compiling (DEFINE-VOP (CLOSURE-INIT-FROM-FP) ...)
; compiling (DEFINE-VOP (VALUE-CELL-REF CELL-REF) ...)
; compiling (DEFINE-VOP (VALUE-CELL-SET CELL-SET) ...)
; compiling (DEFINE-VOP (INSTANCE-LENGTH) ...)
; compiling (DEFINE-VOP (INSTANCE-INDEX-REF WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (INSTANCE-INDEX-SET WORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (%COMPARE-AND-SWAP-INSTANCE-REF WORD-INDEX-CAS) ...)
; compiling (DEFINE-VOP (CODE-HEADER-REF WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (CODE-HEADER-SET WORD-INDEX-SET) ...)
; compiling (DEFUN OFFSET-FOR-RAW-SLOT ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-INIT/WORD) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-ATOMIC-INCF/WORD) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-REF/WORD) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-SET/WORD) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-INIT/SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-REF/SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-SET/SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-INIT/DOUBLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-REF/DOUBLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-SET/DOUBLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-INIT/COMPLEX-SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-REF/COMPLEX-SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-SET/COMPLEX-SINGLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-INIT/COMPLEX-DOUBLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-REF/COMPLEX-DOUBLE) ...)
; compiling (DEFINE-VOP (RAW-INSTANCE-SET/COMPLEX-DOUBLE) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/cell.fasl-tmp written
; compilation finished in 0:00:12.804
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/values.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (RESET-STACK-POINTER) ...)
; compiling (DEFINE-VOP (%%NIP-VALUES) ...)
; compiling (DEFINE-VOP (PUSH-VALUES) ...)
; compiling (DEFINE-VOP (VALUES-LIST) ...)
; compiling (DEFINE-VOP (%MORE-ARG-VALUES) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/values.fasl-tmp written
; compilation finished in 0:00:01.966
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/alloc.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (LIST-OR-LIST*) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/alloc.lisp
; in: DEFINE-VOP (LIST-OR-LIST*)
; (SB!VM::ALLOCATION SB!VM::RES SB!VM::ALLOC SB!VM:LIST-POINTER-LOWTAG :TEMP-TN
; SB!VM::ALLOC-TEMP :FLAG-TN SB!VM::PA-FLAG)
; --> PROGN COND IF COND THE PROGN SB!C:MOVE LET
; ==>
; SB!VM::ALLOC-TEMP
;
; note: deleting unreachable code
; --> PROGN COND IF COND THE PROGN SB!C:MOVE LET LET
; ==>
; SB!VM::ALLOC
;
; note: deleting unreachable code
; compiling (DEFINE-VOP (LIST LIST-OR-LIST*) ...)
; compiling (DEFINE-VOP (LIST* LIST-OR-LIST*) ...)
; compiling (DEFINE-VOP (MAKE-FDEFN) ...)
; compiling (DEFINE-VOP (MAKE-CLOSURE) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/alloc.lisp
; in: DEFINE-VOP (MAKE-CLOSURE)
; (SB!VM::ALLOCATION SB!VM::RESULT (SB!VM:PAD-DATA-BLOCK SB!VM::SIZE)
; SB!VM:FUN-POINTER-LOWTAG :TEMP-TN SB!VM::TEMP :FLAG-TN
; SB!VM::PA-FLAG)
; --> PROGN COND IF COND THE PROGN SB!C:MOVE LET
; ==>
; SB!VM::TEMP
;
; note: deleting unreachable code
; (SB!VM:PAD-DATA-BLOCK SB!VM::SIZE)
; --> LOGANDC2 + ASH
; ==>
; SB!VM::SIZE
;
; note: deleting unreachable code
; compiling (DEFINE-VOP (MAKE-VALUE-CELL) ...)
; compiling (DEFINE-VOP (MAKE-UNBOUND-MARKER) ...)
; compiling (DEFINE-VOP (MAKE-FUNCALLABLE-INSTANCE-TRAMP) ...)
; compiling (DEFINE-VOP (FIXED-ALLOC) ...)
; compiling (DEFINE-VOP (VAR-ALLOC) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/alloc.lisp
; in: DEFINE-VOP (VAR-ALLOC)
; (SB!VM::ALLOCATION SB!VM::RESULT SB!VM::BYTES SB!VM::LOWTAG :TEMP-TN
; SB!VM::TEMP :FLAG-TN SB!VM::PA-FLAG)
; --> PROGN COND IF PROGN SB!ASSEM:INST SB!VM::%LR
; ==>
; SB!VM::TEMP
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 5 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/alloc.fasl-tmp written
; compilation finished in 0:00:03.030
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/call.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN STANDARD-ARG-LOCATION ...)
; compiling (DEFUN STANDARD-ARG-LOCATION-SC ...)
; compiling (DEFCONSTANT ARG-COUNT-SC ...)
; compiling (DEFCONSTANT CLOSURE-SC ...)
; compiling (DEFUN MAKE-RETURN-PC-PASSING-LOCATION ...)
; compiling (DEFUN MAKE-OLD-FP-PASSING-LOCATION ...)
; compiling (DEFUN MAKE-OLD-FP-SAVE-LOCATION ...)
; compiling (DEFUN MAKE-RETURN-PC-SAVE-LOCATION ...)
; compiling (DEFUN MAKE-ARG-COUNT-LOCATION ...)
; compiling (DEFUN MAKE-NFP-TN ...)
; compiling (DEFUN MAKE-STACK-POINTER-TN ...)
; compiling (DEFUN MAKE-NUMBER-STACK-POINTER-TN ...)
; compiling (DEFUN MAKE-UNKNOWN-VALUES-LOCATIONS ...)
; compiling (DEFUN SELECT-COMPONENT-FORMAT ...)
; compiling (DEFUN BYTES-NEEDED-FOR-NON-DESCRIPTOR-STACK-FRAME ...)
; compiling (DEFINE-VOP (CURRENT-FP) ...)
; compiling (DEFINE-VOP (COMPUTE-OLD-NFP) ...)
; compiling (DEFINE-VOP (ANCESTOR-FRAME-REF) ...)
; compiling (DEFINE-VOP (ANCESTOR-FRAME-SET) ...)
; compiling (DEFINE-VOP (XEP-ALLOCATE-FRAME) ...)
; compiling (DEFINE-VOP (XEP-SETUP-SP) ...)
; compiling (DEFINE-VOP (ALLOCATE-FRAME) ...)
; compiling (DEFINE-VOP (ALLOCATE-FULL-CALL-FRAME) ...)
; compiling (DEFUN DEFAULT-UNKNOWN-VALUES ...)
; compiling (DEFUN RECEIVE-UNKNOWN-VALUES ...)
; compiling (DEFINE-VOP (UNKNOWN-VALUES-RECEIVER) ...)
; compiling (DEFUN EMIT-BLOCK-HEADER ...)
; compiling (DEFINE-VOP (CALL-LOCAL) ...)
; compiling (DEFINE-VOP (MULTIPLE-CALL-LOCAL UNKNOWN-VALUES-RECEIVER) ...)
; compiling (DEFINE-VOP (KNOWN-CALL-LOCAL) ...)
; compiling (DEFINE-VOP (KNOWN-RETURN) ...)
; compiling (DEFMACRO DEFINE-FULL-CALL ...)
; compiling (DEFINE-FULL-CALL CALL ...)
; compiling (DEFINE-FULL-CALL CALL-NAMED ...)
; compiling (DEFINE-FULL-CALL MULTIPLE-CALL ...)
; compiling (DEFINE-FULL-CALL MULTIPLE-CALL-NAMED ...)
; compiling (DEFINE-FULL-CALL TAIL-CALL ...)
; compiling (DEFINE-FULL-CALL TAIL-CALL-NAMED ...)
; compiling (DEFINE-FULL-CALL CALL-VARIABLE ...)
; compiling (DEFINE-FULL-CALL MULTIPLE-CALL-VARIABLE ...)
; compiling (DEFINE-VOP (TAIL-CALL-VARIABLE) ...)
; compiling (DEFINE-VOP (RETURN-SINGLE) ...)
; compiling (DEFINE-VOP (RETURN) ...)
; compiling (DEFINE-VOP (RETURN-MULTIPLE) ...)
; compiling (DEFINE-VOP (SETUP-CLOSURE-ENVIRONMENT) ...)
; compiling (DEFINE-VOP (COPY-MORE-ARG) ...)
; compiling (DEFINE-VOP (MORE-ARG WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (LISTIFY-REST-ARGS) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/call.lisp
; in: DEFINE-VOP (LISTIFY-REST-ARGS)
; (SB!VM::ALLOCATION SB!VM::RESULT SB!VM::TEMP SB!VM:LIST-POINTER-LOWTAG
; :TEMP-TN SB!VM::DST :FLAG-TN SB!VM::PA-FLAG)
; --> PROGN COND IF PROGN SB!ASSEM:INST SB!VM::%LR
; ==>
; SB!VM::DST
;
; note: deleting unreachable code
; compiling (DEFINE-VOP (MORE-ARG-CONTEXT) ...)
; compiling (DEFINE-VOP (VERIFY-ARG-COUNT) ...)
; compiling (FROB ARG-COUNT-ERROR ...)
; compiling (FROB TYPE-CHECK-ERROR ...)
; compiling (FROB LAYOUT-INVALID-ERROR ...)
; compiling (FROB ODD-KEY-ARGS-ERROR ...)
; compiling (FROB UNKNOWN-KEY-ARG-ERROR ...)
; compiling (FROB NIL-FUN-RETURNED-ERROR ...)
; compiling (DEFINE-VOP (STEP-INSTRUMENT-BEFORE-VOP) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/call.lisp
; in: DEFINE-VOP (KNOWN-CALL-LOCAL)
; (SB!C:CALLEE-NFP-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-NFP-TN
; in: DEFINE-VOP (MULTIPLE-CALL-LOCAL UNKNOWN-VALUES-RECEIVER)
; (SB!C:CALLEE-NFP-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-NFP-TN
; in: DEFINE-VOP (CALL-LOCAL)
; (SB!C:CALLEE-NFP-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-NFP-TN
; in: DEFINE-VOP (KNOWN-CALL-LOCAL)
; (SB!C:CALLEE-RETURN-PC-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-RETURN-PC-TN
; in: DEFINE-VOP (MULTIPLE-CALL-LOCAL UNKNOWN-VALUES-RECEIVER)
; (SB!C:CALLEE-RETURN-PC-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-RETURN-PC-TN
; in: DEFINE-VOP (CALL-LOCAL)
; (SB!C:CALLEE-RETURN-PC-TN SB!VM::CALLEE)
;
; caught STYLE-WARNING:
; undefined function: CALLEE-RETURN-PC-TN
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-VOP (XEP-SETUP-SP)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-VOP (COMPUTE-OLD-NFP)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; caught STYLE-WARNING:
; 15 more uses of undefined function CURRENT-NFP-TN
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/call.lisp
; in: DEFINE-VOP (ALLOCATE-FRAME)
; (SB!C:SB-ALLOCATED-SIZE 'SB!VM::CONTROL-STACK)
;
; caught STYLE-WARNING:
; undefined function: SB-ALLOCATED-SIZE
; in: DEFINE-VOP (XEP-SETUP-SP)
; (SB!C:SB-ALLOCATED-SIZE 'SB!VM::CONTROL-STACK)
;
; caught STYLE-WARNING:
; undefined function: SB-ALLOCATED-SIZE
; in: DEFUN BYTES-NEEDED-FOR-NON-DESCRIPTOR-STACK-FRAME
; (SB!C:SB-ALLOCATED-SIZE 'SB!C:NON-DESCRIPTOR-STACK)
;
; caught STYLE-WARNING:
; undefined function: SB-ALLOCATED-SIZE
;
; compilation unit finished
; Undefined functions:
; CALLEE-NFP-TN CALLEE-RETURN-PC-TN CURRENT-NFP-TN SB-ALLOCATED-SIZE
; caught 13 STYLE-WARNING conditions
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/call.fasl-tmp written
; compilation finished in 0:00:17.370
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/nlx.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN MAKE-NLX-SP-TN ...)
; compiling (DEFUN MAKE-NLX-ENTRY-ARG-START-LOCATION ...)
; compiling (DEFINE-VOP (SAVE-DYNAMIC-STATE) ...)
; compiling (DEFINE-VOP (RESTORE-DYNAMIC-STATE) ...)
; compiling (DEFINE-VOP (CURRENT-STACK-POINTER) ...)
; compiling (DEFINE-VOP (CURRENT-BINDING-POINTER) ...)
; compiling (DEFINE-VOP (MAKE-UNWIND-BLOCK) ...)
; compiling (DEFINE-VOP (MAKE-CATCH-BLOCK) ...)
; compiling (DEFINE-VOP (SET-UNWIND-PROTECT) ...)
; compiling (DEFINE-VOP (UNLINK-CATCH-BLOCK) ...)
; compiling (DEFINE-VOP (UNLINK-UNWIND-PROTECT) ...)
; compiling (DEFINE-VOP (NLX-ENTRY) ...)
; compiling (DEFINE-VOP (NLX-ENTRY-MULTIPLE) ...)
; compiling (DEFINE-VOP (UWP-ENTRY) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/nlx.lisp
; in: DEFINE-VOP (RESTORE-DYNAMIC-STATE)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in: DEFINE-VOP (SAVE-DYNAMIC-STATE)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/nlx.fasl-tmp written
; compilation finished in 0:00:03.575
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/late-nlx.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFUN MAKE-DYNAMIC-STATE-TNS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/late-nlx.fasl-tmp written
; compilation finished in 0:00:00.062
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/show.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (PRINT) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/show.lisp
; in: DEFINE-VOP (PRINT)
; (SB!C:CURRENT-NFP-TN SB!VM::VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/show.fasl-tmp written
; compilation finished in 0:00:00.496
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/array.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (MAKE-ARRAY-HEADER) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/array.lisp
; in: DEFINE-VOP (MAKE-ARRAY-HEADER)
; (SB!VM::ALLOCATION SB!VM::HEADER SB!VM::NDESCR SB!VM:OTHER-POINTER-LOWTAG
; :TEMP-TN SB!VM::GC-TEMP :FLAG-TN SB!VM::PA-FLAG)
; --> PROGN COND IF PROGN SB!ASSEM:INST SB!VM::%LR
; ==>
; SB!VM::GC-TEMP
;
; note: deleting unreachable code
; compiling (DEFINE-VOP (%ARRAY-DIMENSION WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (%SET-ARRAY-DIMENSION WORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (ARRAY-RANK-VOP) ...)
; compiling (DEFINE-VOP (CHECK-BOUND) ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-BASE-STRING ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-CHARACTER-STRING ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-VECTOR ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-7 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-8 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-15 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-16 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-31 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-32 ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-FIXNUM ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-FIXNUM ...)
; compiling (DEF-DATA-VECTOR-FROBS SIMPLE-ARRAY-SIGNED-BYTE-32 ...)
; compiling (DEFINE-VOP (%COMPARE-AND-SWAP-SVREF WORD-INDEX-CAS) ...)
; compiling (DEF-SMALL-DATA-VECTOR-FROBS SIMPLE-BIT-VECTOR ...)
; compiling (DEF-SMALL-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-2 ...)
; compiling (DEF-SMALL-DATA-VECTOR-FROBS SIMPLE-ARRAY-UNSIGNED-BYTE-4 ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-COMPLEX-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-COMPLEX-SINGLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-COMPLEX-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-COMPLEX-DOUBLE-FLOAT) ...)
; compiling (DEFINE-VOP (VECTOR-RAW-BITS WORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (SET-VECTOR-RAW-BITS WORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-SIGNED-BYTE-8 SIGNED-BYTE-INDEX-REF) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-SIGNED-BYTE-8 BYTE-INDEX-SET) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-REF/SIMPLE-ARRAY-SIGNED-BYTE-16 SIGNED-HALFWORD-INDEX-REF) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-SIGNED-BYTE-16 HALFWORD-INDEX-SET) ...)
; compiling (DEFINE-VOP (ARRAY-ATOMIC-INCF/WORD) ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/array.fasl-tmp written
; compilation finished in 0:00:21.409
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/type-error.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (DATA-NIL-VECTOR-REF) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-NIL) ...)
; compiling (DEFINE-VOP (DATA-VECTOR-SET/SIMPLE-ARRAY-NIL) ...)
; compiling (DEFINE-VOP (TYPE-CHECK-ERROR/C) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/type-error.fasl-tmp written
; compilation finished in 0:00:01.141
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ppc/pred.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-VOP (BRANCH) ...)
; compiling (DEFINE-VOP (BRANCH-IF) ...)
; compiling (DEFUN CONVERT-CONDITIONAL-MOVE-P ...)
; compiling (DEFINE-VOP (IF-EQ) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ppc/pred.fasl-tmp written
; compilation finished in 0:00:00.493
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/late-type-vops.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (!DEFINE-TYPE-VOPS FIXNUMP ...)
; compiling (!DEFINE-TYPE-VOPS FUNCTIONP ...)
; compiling (!DEFINE-TYPE-VOPS LISTP ...)
; compiling (!DEFINE-TYPE-VOPS %INSTANCEP ...)
; compiling (!DEFINE-TYPE-VOPS %OTHER-POINTER-P ...)
; compiling (!DEFINE-TYPE-VOPS BIGNUMP ...)
; compiling (!DEFINE-TYPE-VOPS RATIOP ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEXP ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEX-RATIONAL-P ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEX-FLOAT-P ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEX-SINGLE-FLOAT-P ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEX-DOUBLE-FLOAT-P ...)
; compiling (!DEFINE-TYPE-VOPS SINGLE-FLOAT-P ...)
; compiling (!DEFINE-TYPE-VOPS DOUBLE-FLOAT-P ...)
; compiling (!DEFINE-TYPE-VOPS SIMPLE-STRING-P ...)
; compiling (DEFINE-SIMPLE-ARRAY-TYPE-VOPS)
; compiling (DEF)
; compiling (!DEFINE-TYPE-VOPS CHARACTERP ...)
; compiling (!DEFINE-TYPE-VOPS SYSTEM-AREA-POINTER-P ...)
; compiling (!DEFINE-TYPE-VOPS WEAK-POINTER-P ...)
; compiling (!DEFINE-TYPE-VOPS CODE-COMPONENT-P ...)
; compiling (!DEFINE-TYPE-VOPS LRA-P ...)
; compiling (!DEFINE-TYPE-VOPS FDEFN-P ...)
; compiling (!DEFINE-TYPE-VOPS CLOSUREP ...)
; compiling (!DEFINE-TYPE-VOPS SIMPLE-FUN-P ...)
; compiling (!DEFINE-TYPE-VOPS FUNCALLABLE-INSTANCE-P ...)
; compiling (!DEFINE-TYPE-VOPS ARRAY-HEADER-P ...)
; compiling (!DEFINE-TYPE-VOPS STRINGP ...)
; compiling (!DEFINE-TYPE-VOPS BASE-STRING-P ...)
; compiling (!DEFINE-TYPE-VOPS BIT-VECTOR-P ...)
; compiling (!DEFINE-TYPE-VOPS VECTOR-NIL-P ...)
; compiling (!DEFINE-TYPE-VOPS CHARACTER-STRING-P ...)
; compiling (!DEFINE-TYPE-VOPS VECTORP ...)
; compiling (!DEFINE-TYPE-VOPS COMPLEX-VECTOR-P ...)
; compiling (!DEFINE-TYPE-VOPS SIMPLE-ARRAY-P ...)
; compiling (!DEFINE-TYPE-VOPS ARRAYP ...)
; compiling (!DEFINE-TYPE-VOPS NUMBERP ...)
; compiling (!DEFINE-TYPE-VOPS RATIONALP ...)
; compiling (!DEFINE-TYPE-VOPS INTEGERP ...)
; compiling (!DEFINE-TYPE-VOPS FLOATP ...)
; compiling (!DEFINE-TYPE-VOPS REALP ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/late-type-vops.fasl-tmp written
; compilation finished in 0:00:19.842
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/assem-rtns.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-ASSEMBLY-ROUTINE (UNWIND # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (THROW #) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/assem-rtns.fasl-tmp written
; compilation finished in 0:00:01.314
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/array.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-ASSEMBLY-ROUTINE (ALLOCATE-VECTOR-ON-HEAP # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (ALLOCATE-VECTOR-ON-STACK # ...) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/array.fasl-tmp written
; compilation finished in 0:00:01.378
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/arith.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!VM")
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-+ # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-- # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-* # ...) ...)
; compiling (FROB UNSIGNED-* ...)
; compiling (FROB SIGNED-* ...)
; compiling (FROB FIXNUM-* ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (POSITIVE-FIXNUM-TRUNCATE # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (FIXNUM-TRUNCATE # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (SIGNED-TRUNCATE # ...) ...)
; compiling (DEFINE-COND-ASSEM-RTN GENERIC-< ...)
; compiling (DEFINE-COND-ASSEM-RTN GENERIC-<= ...)
; compiling (DEFINE-COND-ASSEM-RTN GENERIC-> ...)
; compiling (DEFINE-COND-ASSEM-RTN GENERIC->= ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-EQL # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-= # ...) ...)
; compiling (DEFINE-ASSEMBLY-ROUTINE (GENERIC-/= # ...) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/arith.lisp
; in:
; DEFINE-ASSEMBLY-ROUTINE (GENERIC-* (:COST 50) (:RETURN-STYLE :FULL-CALL)
; (:TRANSLATE *) (:POLICY :SAFE) ...)
; (SB!C:DEFINE-ASSEMBLY-ROUTINE (SB!VM::GENERIC-* (:COST 50)
; (:RETURN-STYLE :FULL-CALL) (:TRANSLATE *)
; (:POLICY :SAFE) (:SAVE-P T))
; ((:ARG SB!VM::X (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A0-OFFSET)
; (:ARG SB!VM::Y (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A1-OFFSET)
; (:RES SB!VM::RES (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG)
; SB!VM::A0-OFFSET)
; (:TEMP SB!VM::TEMP SB!VM::NON-DESCRIPTOR-REG SB!VM::NL0-OFFSET)
; (:TEMP SB!VM::LO SB!VM::NON-DESCRIPTOR-REG SB!VM::NL1-OFFSET)
; (:TEMP SB!VM::HI SB!VM::NON-DESCRIPTOR-REG SB!VM::NL2-OFFSET)
; (:TEMP SB!VM::PA-FLAG SB!VM::NON-DESCRIPTOR-REG SB!VM::NL3-OFFSET)
; (:TEMP SB!VM::LIP SB!VM::INTERIOR-REG SB!VM::LIP-OFFSET)
; (:TEMP SB!KERNEL:LRA SB!VM::DESCRIPTOR-REG SB!VM::LRA-OFFSET)
; (:TEMP SB!VM::NARGS SB!VM::ANY-REG SB!VM::NARGS-OFFSET)
; (:TEMP SB!VM::OCFP SB!VM::ANY-REG SB!VM::OCFP-OFFSET))
; (SB!ASSEM:INST SB!VM::MTXER SB!VM::ZERO-TN)
; (SB!ASSEM:INST OR SB!VM::TEMP SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::ANDI. SB!VM::TEMP SB!VM::TEMP 3)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::TEMP SB!VM::X 2)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::NARGS SB!VM::Y 2)
; (SB!ASSEM:INST SB!VM::BNE SB!VM::DO-STATIC-FUN)
; (SB!ASSEM:INST SB!VM::MULLWO. SB!VM::LO SB!VM::NARGS SB!VM::TEMP)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::HI SB!VM::LO 31)
; (SB!ASSEM:INST SB!VM::BNS SB!VM::ONE-WORD-ANSWER)
; ...)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN #:VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in:
; DEFINE-ASSEMBLY-ROUTINE (GENERIC-- (:COST 10) (:RETURN-STYLE :FULL-CALL)
; (:TRANSLATE -) (:POLICY :SAFE) ...)
; (SB!C:DEFINE-ASSEMBLY-ROUTINE (SB!VM::GENERIC-- (:COST 10)
; (:RETURN-STYLE :FULL-CALL) (:TRANSLATE -)
; (:POLICY :SAFE) (:SAVE-P T))
; ((:ARG SB!VM::X (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A0-OFFSET)
; (:ARG SB!VM::Y (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A1-OFFSET)
; (:RES SB!VM::RES (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG)
; SB!VM::A0-OFFSET)
; (:TEMP SB!VM::TEMP SB!VM::NON-DESCRIPTOR-REG SB!VM::NL0-OFFSET)
; (:TEMP SB!VM::TEMP2 SB!VM::NON-DESCRIPTOR-REG SB!VM::NL1-OFFSET)
; (:TEMP SB!VM::FLAG SB!VM::NON-DESCRIPTOR-REG SB!VM::NL3-OFFSET)
; (:TEMP SB!VM::LIP SB!VM::INTERIOR-REG SB!VM::LIP-OFFSET)
; (:TEMP SB!KERNEL:LRA SB!VM::DESCRIPTOR-REG SB!VM::LRA-OFFSET)
; (:TEMP SB!VM::NARGS SB!VM::ANY-REG SB!VM::NARGS-OFFSET)
; (:TEMP SB!VM::OCFP SB!VM::ANY-REG SB!VM::OCFP-OFFSET))
; (SB!ASSEM:INST SB!VM::MTXER SB!VM::ZERO-TN)
; (SB!ASSEM:INST OR SB!VM::TEMP SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::ANDI. SB!VM::TEMP SB!VM::TEMP 3)
; (SB!ASSEM:INST SB!VM::BNE SB!VM::DO-STATIC-FUN)
; (SB!ASSEM:INST SB!VM::SUBO. SB!VM::TEMP SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::BNS SB!VM::DONE)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::TEMP SB!VM::X 2)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::TEMP2 SB!VM::Y 2)
; (SB!ASSEM:INST SB!VM::SUB SB!VM::TEMP2 SB!VM::TEMP SB!VM::TEMP2)
; ...)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN #:VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
; in:
; DEFINE-ASSEMBLY-ROUTINE (GENERIC-+ (:COST 10) (:RETURN-STYLE :FULL-CALL)
; (:TRANSLATE +) (:POLICY :SAFE) ...)
; (SB!C:DEFINE-ASSEMBLY-ROUTINE (SB!VM::GENERIC-+ (:COST 10)
; (:RETURN-STYLE :FULL-CALL) (:TRANSLATE +)
; (:POLICY :SAFE) (:SAVE-P T))
; ((:ARG SB!VM::X (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A0-OFFSET)
; (:ARG SB!VM::Y (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG) SB!VM::A1-OFFSET)
; (:RES SB!VM::RES (SB!VM::DESCRIPTOR-REG SB!VM::ANY-REG)
; SB!VM::A0-OFFSET)
; (:TEMP SB!VM::TEMP SB!VM::NON-DESCRIPTOR-REG SB!VM::NL0-OFFSET)
; (:TEMP SB!VM::TEMP2 SB!VM::NON-DESCRIPTOR-REG SB!VM::NL1-OFFSET)
; (:TEMP SB!VM::FLAG SB!VM::NON-DESCRIPTOR-REG SB!VM::NL3-OFFSET)
; (:TEMP SB!KERNEL:LRA SB!VM::DESCRIPTOR-REG SB!VM::LRA-OFFSET)
; (:TEMP SB!VM::NARGS SB!VM::ANY-REG SB!VM::NARGS-OFFSET)
; (:TEMP SB!VM::LIP SB!VM::INTERIOR-REG SB!VM::LIP-OFFSET)
; (:TEMP SB!VM::OCFP SB!VM::ANY-REG SB!VM::OCFP-OFFSET))
; (SB!ASSEM:INST SB!VM::MTXER SB!VM::ZERO-TN)
; (SB!ASSEM:INST OR SB!VM::TEMP SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::ANDI. SB!VM::TEMP SB!VM::TEMP 3)
; (SB!ASSEM:INST SB!VM::BNE SB!VM::DO-STATIC-FUN)
; (SB!ASSEM:INST SB!VM::ADDO. SB!VM::TEMP SB!VM::X SB!VM::Y)
; (SB!ASSEM:INST SB!VM::BNS SB!VM::DONE)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::TEMP SB!VM::X 2)
; (SB!ASSEM:INST SB!VM::SRAWI SB!VM::TEMP2 SB!VM::Y 2)
; (SB!ASSEM:INST SB!VM::ADD SB!VM::TEMP2 SB!VM::TEMP2 SB!VM::TEMP)
; ...)
; --> SB!C:DEFINE-VOP PROGN LET LET* SB!ASSEM:ASSEMBLE LET* MACROLET
; --> SYMBOL-MACROLET LET
; ==>
; (SB!C:CURRENT-NFP-TN #:VOP)
;
; caught STYLE-WARNING:
; undefined function: CURRENT-NFP-TN
;
; caught STYLE-WARNING:
; 7 more uses of undefined function CURRENT-NFP-TN
;
; compilation unit finished
; Undefined function:
; CURRENT-NFP-TN
; caught 4 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/arith.fasl-tmp written
; compilation finished in 0:00:11.542
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/assembly/ppc/alloc.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!VM")
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/assembly/ppc/alloc.fasl-tmp written
; compilation finished in 0:00:00.028
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/pseudo-vops.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFINE-VOP (NOTE-ENVIRONMENT-START) ...)
; compiling (DEFINE-VOP (MOVE-OPERAND) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/pseudo-vops.fasl-tmp written
; compilation finished in 0:00:00.302
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/aliencomp.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN %SAP-ALIEN ...)
; compiling (DEFKNOWN ALIEN-SAP ...)
; compiling (DEFKNOWN SLOT ...)
; compiling (DEFKNOWN %SET-SLOT ...)
; compiling (DEFKNOWN %SLOT-ADDR ...)
; compiling (DEFKNOWN DEREF ...)
; compiling (DEFKNOWN %SET-DEREF ...)
; compiling (DEFKNOWN %DEREF-ADDR ...)
; compiling (DEFKNOWN %HEAP-ALIEN ...)
; compiling (DEFKNOWN %SET-HEAP-ALIEN ...)
; compiling (DEFKNOWN %HEAP-ALIEN-ADDR ...)
; compiling (DEFKNOWN MAKE-LOCAL-ALIEN ...)
; compiling (DEFKNOWN NOTE-LOCAL-ALIEN-TYPE ...)
; compiling (DEFKNOWN LOCAL-ALIEN ...)
; compiling (DEFKNOWN %LOCAL-ALIEN-FORCED-TO-MEMORY-P ...)
; compiling (DEFKNOWN %SET-LOCAL-ALIEN ...)
; compiling (DEFKNOWN %LOCAL-ALIEN-ADDR ...)
; compiling (DEFKNOWN DISPOSE-LOCAL-ALIEN ...)
; compiling (DEFKNOWN %CAST ...)
; compiling (DEFKNOWN NATURALIZE ...)
; compiling (DEFKNOWN DEPORT ...)
; compiling (DEFKNOWN DEPORT-ALLOC ...)
; compiling (DEFKNOWN %ALIEN-VALUE ...)
; compiling (DEFKNOWN (SETF %ALIEN-VALUE) ...)
; compiling (DEFKNOWN ALIEN-FUNCALL ...)
; compiling (DEFTRANSFORM SLOT ...)
; compiling (DEFTRANSFORM %SET-SLOT ...)
; compiling (DEFTRANSFORM %SLOT-ADDR ...)
; compiling (DEFUN FIND-SLOT-OFFSET-AND-TYPE ...)
; compiling (DEFTRANSFORM SLOT ...)
; compiling (DEFTRANSFORM %SET-SLOT ...)
; compiling (DEFOPTIMIZER (%SLOT-ADDR DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %SLOT-ADDR ...)
; compiling (DEFUN FIND-DEREF-ALIEN-TYPE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/aliencomp.lisp
; in: DEFUN FIND-DEREF-ALIEN-TYPE
; (SB!C::GIVE-UP-IR1-TRANSFORM)
;
; note: deleting unreachable code
; compiling (DEFUN FIND-DEREF-ELEMENT-TYPE ...)
; compiling (DEFUN COMPUTE-DEREF-GUTS ...)
; compiling (DEFTRANSFORM DEREF ...)
; compiling (DEFTRANSFORM %SET-DEREF ...)
; compiling (DEFOPTIMIZER (%DEREF-ADDR DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %DEREF-ADDR ...)
; compiling (DEFUN HEAP-ALIEN-SAP-AND-TYPE ...)
; compiling (DEFTRANSFORM %HEAP-ALIEN ...)
; compiling (DEFTRANSFORM %SET-HEAP-ALIEN ...)
; compiling (DEFOPTIMIZER (%HEAP-ALIEN-ADDR DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %HEAP-ALIEN-ADDR ...)
; compiling (DEFUN ALIEN-INFO-CONSTANT-OR-ABORT ...)
; compiling (DEFTRANSFORM MAKE-LOCAL-ALIEN ...)
; compiling (DEFTRANSFORM NOTE-LOCAL-ALIEN-TYPE ...)
; compiling (DEFTRANSFORM LOCAL-ALIEN ...)
; compiling (DEFTRANSFORM %LOCAL-ALIEN-FORCED-TO-MEMORY-P ...)
; compiling (DEFTRANSFORM %SET-LOCAL-ALIEN ...)
; compiling (DEFOPTIMIZER (%LOCAL-ALIEN-ADDR DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %LOCAL-ALIEN-ADDR ...)
; compiling (DEFTRANSFORM DISPOSE-LOCAL-ALIEN ...)
; compiling (DEFOPTIMIZER (%CAST DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %CAST ...)
; compiling (DEFTRANSFORM ALIEN-SAP ...)
; compiling (DEFOPTIMIZER (%SAP-ALIEN DERIVE-TYPE) ...)
; compiling (DEFTRANSFORM %SAP-ALIEN ...)
; compiling (FLET (#) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/aliencomp.lisp
; in:
; FLET ((%COMPUTED-LAMBDA (COMPUTE-LAMBDA TYPE)
; (DECLARE (TYPE FUNCTION COMPUTE-LAMBDA))
; (UNLESS (CONSTANT-LVAR-P TYPE)
; (GIVE-UP-IR1-TRANSFORM
; "The type is not constant at compile time; can't open code."))
; (HANDLER-CASE
; (LET #
; #
; RESULT)
; (ERROR # #))))
; (HANDLER-CASE
; (LET ((SB!C::RESULT (FUNCALL SB!C::COMPUTE-LAMBDA #)))
; (SB!INT:/NOSHOW "in %COMPUTED-LAMBDA" (SB!C::LVAR-VALUE TYPE)
; SB!C::RESULT)
; SB!C::RESULT)
; (ERROR (CONDITION) (SB!C:COMPILER-ERROR "~A" CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE
; (LET ((RESULT
; (FUNCALL COMPUTE-LAMBDA #)))
; (/NOSHOW "in %COMPUTED-LAMBDA"
; (LVAR-VALUE TYPE) RESULT)
; RESULT)
; (ERROR (CONDITION)
; (COMPILER-ERROR "~A" CONDITION)))
; compiling (DEFUN COUNT-LOW-ORDER-ZEROS ...)
; compiling (DEFTRANSFORM / ...)
; compiling (DEFTRANSFORM ASH ...)
; compiling (DEFTRANSFORM ALIEN-FUNCALL ...)
; compiling (DEFVAR *SAVED-FP-AND-PCS* ...)
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (DEFUN FIND-SAVED-FP-AND-PC ...)
; compiling (DEFTRANSFORM ALIEN-FUNCALL ...)
; compiling (DEFOPTIMIZER (%ALIEN-FUNCALL DERIVE-TYPE) ...)
; compiling (DEFOPTIMIZER (%ALIEN-FUNCALL LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (%ALIEN-FUNCALL IR2-CONVERT) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/aliencomp.lisp
; in: DEFOPTIMIZER (%ALIEN-FUNCALL LTN-ANNOTATE)
; (SB!C::ANNOTATE-ORDINARY-LVAR FUNCTION)
;
; caught STYLE-WARNING:
; undefined function: ANNOTATE-ORDINARY-LVAR
; in: DEFOPTIMIZER (%ALIEN-FUNCALL IR2-CONVERT)
; (SB!C::EMIT-MOVE SB!C:CALL BLOCK (SB!C::LVAR-TN SB!C:CALL BLOCK SB!C::ARG)
; SB!C::TEMP-TN)
;
; caught STYLE-WARNING:
; undefined function: EMIT-MOVE
; (SB!C::LVAR-TN SB!C:CALL BLOCK SB!C::ARG)
;
; caught STYLE-WARNING:
; undefined function: LVAR-TN
; (SB!C::MOVE-LVAR-RESULT SB!C:CALL BLOCK SB!C::RESULT-TNS SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: MOVE-LVAR-RESULT
;
; compilation unit finished
; Undefined functions:
; ANNOTATE-ORDINARY-LVAR EMIT-MOVE LVAR-TN MOVE-LVAR-RESULT
; caught 4 STYLE-WARNING conditions
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/aliencomp.fasl-tmp written
; compilation finished in 0:00:02.516
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ltv.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFKNOWN %LOAD-TIME-VALUE ...)
; compiling (DEF-IR1-TRANSLATOR LOAD-TIME-VALUE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ltv.lisp
; in: DEF-IR1-TRANSLATOR LOAD-TIME-VALUE
; (HANDLER-CASE (EVAL SB!KERNEL:FORM)
; (ERROR (CONDITION)
; (SB!C:COMPILER-ERROR
; "(during EVAL of LOAD-TIME-VALUE)~%~A" CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE (EVAL FORM)
; (ERROR (CONDITION)
; (COMPILER-ERROR
; "(during EVAL of LOAD-TIME-VALUE)~%~A"
; CONDITION)))
; compiling (DEFOPTIMIZER (%LOAD-TIME-VALUE IR2-CONVERT) ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ltv.lisp
; in: DEF-IR1-TRANSLATOR LOAD-TIME-VALUE
; (SB!INT:QUASIQUOTE
; (SB!KERNEL:VALUE-CELL-REF
; #S(SB!IMPL::COMMA :EXPR (SB!KERNEL:MAKE-VALUE-CELL SB!C::VALUE) :KIND 0)))
; --> SB!IMPL::|List|
; ==>
; (SB!KERNEL:MAKE-VALUE-CELL SB!C::VALUE)
;
; caught STYLE-WARNING:
; undefined function: MAKE-VALUE-CELL
; in: DEFOPTIMIZER (%LOAD-TIME-VALUE IR2-CONVERT)
; (SB!C::MOVE-LVAR-RESULT SB!C::NODE BLOCK (LIST SB!C:TN) SB!C::LVAR)
;
; caught STYLE-WARNING:
; undefined function: MOVE-LVAR-RESULT
;
; compilation unit finished
; Undefined functions:
; MAKE-VALUE-CELL MOVE-LVAR-RESULT
; caught 2 STYLE-WARNING conditions
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ltv.fasl-tmp written
; compilation finished in 0:00:00.298
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/gtn.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN GTN-ANALYZE ...)
; compiling (DEFUN ASSIGN-LAMBDA-VAR-TNS ...)
; compiling (DEFUN ASSIGN-IR2-PHYSENV ...)
; compiling (DEFUN USE-STANDARD-RETURNS ...)
; compiling (DEFUN RETURN-VALUE-EFFICIENCY-NOTE ...)
; compiling (DEFUN RETURN-INFO-FOR-SET ...)
; compiling (DEFUN ASSIGN-RETURN-LOCATIONS ...)
; compiling (DEFUN ASSIGN-IR2-NLX-INFO ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/gtn.fasl-tmp written
; compilation finished in 0:00:00.642
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ltn.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN NODE-LTN-POLICY ...)
; compiling (DEFUN LTN-POLICY-SAFE-P ...)
; compiling (DEFUN ENSURE-BLOCK-HAS-IR2-BLOCK ...)
; compiling (DEFUN FIXUP-IR2-BLOCKS-FOR-SPLIT-BLOCK ...)
; compiling (DECLAIM (INLINE LVAR-PTYPE))
; compiling (DEFUN LVAR-PTYPE ...)
; compiling (DEFUN LVAR-DELAYED-LEAF ...)
; compiling (DEFUN ANNOTATE-1-VALUE-LVAR ...)
; compiling (DEFUN ANNOTATE-ORDINARY-LVAR ...)
; compiling (DEFUN ANNOTATE-FUN-LVAR ...)
; compiling (DEFUN FLUSH-FULL-CALL-TAIL-TRANSFER ...)
; compiling (DEFUN LTN-DEFAULT-CALL ...)
; compiling (DEFUN ANNOTATE-UNKNOWN-VALUES-LVAR ...)
; compiling (DEFUN ANNOTATE-FIXED-VALUES-LVAR ...)
; compiling (DEFUN LTN-ANALYZE-RETURN ...)
; compiling (DEFUN LTN-ANALYZE-MV-BIND ...)
; compiling (DEFUN LTN-ANALYZE-MV-CALL ...)
; compiling (DEFUN LTN-ANALYZE-LOCAL-CALL ...)
; compiling (DEFUN SET-TAIL-LOCAL-CALL-SUCCESSOR ...)
; compiling (DEFUN LTN-ANALYZE-SET ...)
; compiling (DEFUN LTN-ANALYZE-IF ...)
; compiling (DEFUN LTN-ANALYZE-EXIT ...)
; compiling (DEFOPTIMIZER (%UNWIND-PROTECT LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (%POP-VALUES LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (%NIP-VALUES LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (%DUMMY-DX-ALLOC LTN-ANNOTATE) ...)
; compiling (DEFUN OPERAND-RESTRICTION-OK ...)
; compiling (DEFUN TEMPLATE-ARGS-OK ...)
; compiling (DEFUN TEMPLATE-RESULTS-OK ...)
; compiling (DEFUN IS-OK-TEMPLATE-USE ...)
; compiling (DEFUN FIND-TEMPLATE ...)
; compiling (DEFUN FIND-TEMPLATE-FOR-LTN-POLICY ...)
; compiling (DEFVAR *EFFICIENCY-NOTE-LIMIT* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *EFFICIENCY-NOTE-COST-THRESHOLD* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFUN STRANGE-TEMPLATE-FAILURE ...)
; compiling (DEFUN NOTE-REJECTED-TEMPLATES ...)
; compiling (DEFUN LTN-ANALYZE-KNOWN-CALL ...)
; compiling (DEFUN LTN-ANALYZE-CAST ...)
; compiling (DEFUN LTN-ANNOTATE-CASTS ...)
; compiling (DEFUN LTN-ANNOTATE-CAST ...)
; compiling (DEFUN LTN-ANALYZE-BLOCK ...)
; compiling (DEFUN LTN-ANALYZE ...)
; compiling (DEFUN LTN-ANALYZE-BELATED-BLOCK ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ltn.fasl-tmp written
; compilation finished in 0:00:02.570
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/stack.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN FIND-PUSHED-LVARS ...)
; compiling (DEFUN NLE-BLOCK-NLX-INFO ...)
; compiling (DEFUN NLE-BLOCK-ENTRY-BLOCK ...)
; compiling (DEFUN MERGE-UVL-LIVE-SETS ...)
; compiling (DEFUN FIND-LOWEST-COMMON-DOMINATOR ...)
; compiling (DEFUN BACK-PROPAGATE-ONE-DX-LVAR ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/stack.lisp
; in: DEFUN BACK-PROPAGATE-ONE-DX-LVAR
; (LIST* SB!C::NEW-ARC SB!C::PATH)
; ==>
; (CONS SB!C::NEW-ARC SB!C::PATH)
;
; note: could not stack allocate the result of (LIST* NEW-ARC PATH)
; (CONS SB!C::CURRENT-BLOCK SB!C::PRED-BLOCK)
;
; note: could not stack allocate the result of (CONS CURRENT-BLOCK PRED-BLOCK)
; compiling (DEFUN BACK-PROPAGATE-DX-LVARS ...)
; compiling (DEFUN UPDATE-UVL-LIVE-SETS ...)
; compiling (DEFUN ORDERED-LIST-INTERSECTION ...)
; compiling (DEFUN ORDERED-LIST-UNION ...)
; compiling (DEFUN ORDER-BLOCK-UVL-SETS ...)
; compiling (DEFUN ORDER-UVL-SETS ...)
; compiling (DEFUN INSERT-STACK-CLEANUPS ...)
; compiling (DEFUN FIND-PUSHING-BLOCKS ...)
; compiling (DEFUN STACK-ANALYZE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/stack.lisp
; in: DEFUN INSERT-STACK-CLEANUPS
; (SB!C::ADD-TO-EMIT-ORDER SB!C::2BLOCK (SB!C::BLOCK-INFO SB!C::BLOCK1))
;
; caught STYLE-WARNING:
; undefined function: ADD-TO-EMIT-ORDER
;
; compilation unit finished
; Undefined function:
; ADD-TO-EMIT-ORDER
; caught 1 STYLE-WARNING condition
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/stack.fasl-tmp written
; compilation finished in 0:00:01.458
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/control.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN ADD-TO-EMIT-ORDER ...)
; compiling (DEFUN FIND-ROTATED-LOOP-HEAD ...)
; compiling (DEFUN CONTROL-ANALYZE-BLOCK ...)
; compiling (DEFUN CONTROL-ANALYZE-1-FUN ...)
; compiling (DEFEVENT CONTROL-DELETED-BLOCK ...)
; compiling (DEFUN CONTROL-ANALYZE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/control.fasl-tmp written
; compilation finished in 0:00:00.417
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/entry.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN ENTRY-ANALYZE ...)
; compiling (DEFUN COMPUTE-ENTRY-INFO ...)
; compiling (DEFUN REPLACE-TOPLEVEL-XEPS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/entry.fasl-tmp written
; compilation finished in 0:00:00.285
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir2tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN EMIT-MOVE ...)
; compiling (DEFUN EMIT-STEP-P ...)
; compiling (DEFUN TYPE-CHECK-TEMPLATE ...)
; compiling (DEFUN EMIT-TYPE-CHECK ...)
; compiling (DEFEVENT MAKE-VALUE-CELL-EVENT ...)
; compiling (DEFUN EMIT-MAKE-VALUE-CELL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN FIND-IN-PHYSENV ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir2tran.lisp
; in: DEFUN FIND-IN-PHYSENV
; (DEFUN SB!C::FIND-IN-PHYSENV (SB!C::THING SB!C::PHYSENV)
; (OR (CDR (ASSOC SB!C::THING (SB!C::IR2-PHYSENV-CLOSURE #)))
; (ETYPECASE SB!C::THING
; (SB!C::LAMBDA-VAR (SB!INT:AVER #) (SB!C::LEAF-INFO SB!C::THING))
; (SB!C::NLX-INFO (SB!INT:AVER #) (SB!C::IR2-NLX-INFO-HOME #))
; (SB!C::CLAMBDA (SB!INT:AVER #) (SB!C::ENTRY-INFO-CLOSURE-TN #)))
; (SB!INT:BUG "~@<~2I~_~S ~_not found in ~_~S~:>" SB!C::THING
; SB!C::PHYSENV)))
; --> PROGN EVAL-WHEN
; ==>
; (SB-IMPL::%DEFUN 'SB!C::FIND-IN-PHYSENV
; (SB-INT:NAMED-LAMBDA SB!C::FIND-IN-PHYSENV
; (SB!C::THING SB!C::PHYSENV)
; (BLOCK SB!C::FIND-IN-PHYSENV
; (OR (CDR #) (ETYPECASE SB!C::THING # # #)
; (SB!INT:BUG "~@<~2I~_~S ~_not found in ~_~S~:>"
; SB!C::THING SB!C::PHYSENV))))
; NIL 'NIL (SB-C:SOURCE-LOCATION))
;
; note: type assertion too complex to check:
; (VALUES TN &REST T).
; compiling (DEFUN CONSTANT-TN ...)
; compiling (DEFUN LEAF-TN ...)
; compiling (DEFUN EMIT-CONSTANT ...)
; compiling (DEFUN %RETURN-IS-BOXED ...)
; compiling (DEFUN BOXED-REF-P ...)
; compiling (DEFUN IR2-CONVERT-REF ...)
; compiling (DEFUN IR2-CONVERT-GLOBAL-VAR ...)
; compiling (DEFUN ASSERTIONS-ON-IR2-CONVERTED-CLAMBDA ...)
; compiling (DEFUN IR2-CONVERT-CLOSURE ...)
; compiling (DEFUN CLOSURE-INITIAL-VALUE ...)
; compiling (DEFOPTIMIZER (%ALLOCATE-CLOSURES LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (%ALLOCATE-CLOSURES IR2-CONVERT) ...)
; compiling (DEFUN IR2-CONVERT-SET ...)
; compiling (DEFUN LVAR-TN ...)
; compiling (DEFUN LVAR-TNS ...)
; compiling (DEFUN LVAR-RESULT-TNS ...)
; compiling (DEFUN MAKE-STANDARD-VALUE-TNS ...)
; compiling (DEFUN STANDARD-RESULT-TNS ...)
; compiling (DEFUN MOVE-RESULTS-COERCED ...)
; compiling (DEFUN MOVE-RESULTS-CHECKED ...)
; compiling (DEFUN MOVE-LVAR-RESULT ...)
; compiling (DEFUN IR2-CONVERT-CAST ...)
; compiling (DEFUN REFERENCE-ARGS ...)
; compiling (DEFUN IR2-CONVERT-CONDITIONAL ...)
; compiling (DEFUN IR2-CONVERT-IF ...)
; compiling (DEFUN FIND-TEMPLATE-RESULT-TYPES ...)
; compiling (DEFUN MAKE-TEMPLATE-RESULT-TNS ...)
; compiling (DEFUN IR2-CONVERT-TEMPLATE ...)
; compiling (DEFOPTIMIZER (%%PRIMITIVE IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%%PRIMITIVE DERIVE-TYPE) ...)
; compiling (DEFUN IR2-CONVERT-LET ...)
; compiling (DEFUN EMIT-PSETQ-MOVES ...)
; compiling (DEFUN IR2-CONVERT-TAIL-LOCAL-CALL ...)
; compiling (DEFUN IR2-CONVERT-ASSIGNMENT ...)
; compiling (DEFUN IR2-CONVERT-LOCAL-CALL-ARGS ...)
; compiling (DEFUN IR2-CONVERT-LOCAL-KNOWN-CALL ...)
; compiling (DEFUN IR2-CONVERT-LOCAL-UNKNOWN-CALL ...)
; compiling (DEFUN IR2-CONVERT-LOCAL-CALL ...)
; compiling (DEFUN FUN-LVAR-TN ...)
; compiling (DEFUN MOVE-TAIL-FULL-CALL-ARGS ...)
; compiling (DEFUN IR2-CONVERT-TAIL-FULL-CALL ...)
; compiling (DEFUN IR2-CONVERT-FULL-CALL-ARGS ...)
; compiling (DEFUN IR2-CONVERT-FIXED-FULL-CALL ...)
; compiling (DEFUN IR2-CONVERT-MULTIPLE-FULL-CALL ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *TRACK-FULL-CALLED-FNAMES* ...)
; compiling (DEFUN PONDER-FULL-CALL ...)
; compiling (DEFUN IR2-CONVERT-FULL-CALL ...)
; compiling (DEFUN INIT-XEP-ENVIRONMENT ...)
; compiling (DEFUN IR2-CONVERT-BIND ...)
; compiling (DEFUN IR2-CONVERT-RETURN ...)
; compiling (DEFOPTIMIZER (%CALLER-FRAME IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%CALLER-PC IR2-CONVERT) ...)
; compiling (DEFUN IR2-CONVERT-MV-BIND ...)
; compiling (DEFUN IR2-CONVERT-MV-CALL ...)
; compiling (DEFOPTIMIZER (%POP-VALUES IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%NIP-VALUES IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%DUMMY-DX-ALLOC IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (VALUES IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (VALUES-LIST IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%MORE-ARG-VALUES IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%SPECIAL-BIND IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%SPECIAL-UNBIND IR2-CONVERT) ...)
; compiling (DEF-IR1-TRANSLATOR PROGV ...)
; compiling (DEFUN IR2-CONVERT-EXIT ...)
; compiling (DEFOPTIMIZER (%CLEANUP-POINT IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%LEXICAL-EXIT-BREAKUP IR2-CONVERT) ...)
; compiling (DEFUN IR2-CONVERT-THROW ...)
; compiling (DEFUN EMIT-NLX-START ...)
; compiling (DEFUN IR2-CONVERT-ENTRY ...)
; compiling (DEFOPTIMIZER (%CATCH IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%UNWIND-PROTECT IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%NLX-ENTRY IR2-CONVERT) ...)
; compiling (DEF LIST)
; compiling (DEF LIST*)
; compiling (DEFOPTIMIZER (MASK-SIGNED-FIELD IR2-CONVERT) ...)
; compiling (DEFOPTIMIZER (%TYPEP-WRAPPER IR2-CONVERT) ...)
; compiling (DEFUN IR2-CONVERT ...)
; compiling (DEFUN FINISH-IR2-BLOCK ...)
; compiling (DEFUN IR2-CONVERT-BLOCK ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir2tran.fasl-tmp written
; compilation finished in 0:00:07.345
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/vm-ir2tran.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEF-ALLOC %MAKE-STRUCTURE-INSTANCE ...)
; compiling (DEFOPTIMIZER (%MAKE-STRUCTURE-INSTANCE STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-REFFER ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-SETTER ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-SETFER ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-CASSER ...)
; compiling (DEFUN EMIT-INITS ...)
; compiling (DEFUN EMIT-FIXED-ALLOC ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-FIXED-ALLOCATION ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-VARIABLE-ALLOCATION ...)
; compiling (DEFOPTIMIZER IR2-CONVERT-STRUCTURE-ALLOCATION ...)
; compiling (DEFOPTIMIZER (INITIALIZE-VECTOR IR2-CONVERT) ...)
; compiling (LET (#) ...)
; compiling (DEFOPTIMIZER (ALLOCATE-VECTOR STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER (ALLOCATE-VECTOR LTN-ANNOTATE) ...)
; compiling (DEFOPTIMIZER (LIST STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER (LIST* STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER (%LISTIFY-REST-ARGS STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER (CONS STACK-ALLOCATE-RESULT) ...)
; compiling (DEFOPTIMIZER (%MAKE-COMPLEX STACK-ALLOCATE-RESULT) ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/vm-ir2tran.fasl-tmp written
; compilation finished in 0:00:02.449
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/copyprop.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN TN-IS-COPY-OF ...)
; compiling (DEFUN INIT-COPY-SETS ...)
; compiling (DEFUN COPY-FLOW-ANALYSIS ...)
; compiling (DEFEVENT COPY-DELETED-MOVE ...)
; compiling (DEFUN OK-COPY-REF ...)
; compiling (DEFUN PROPAGATE-COPIES ...)
; compiling (DEFUN COPY-PROPAGATE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/copyprop.fasl-tmp written
; compilation finished in 0:00:00.584
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/represent.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN GET-OPERAND-INFO ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/represent.lisp
; in: DEFUN GET-OPERAND-INFO
; (SB!C::POSITION-IN #'SB!C:TN-REF-ACROSS SB!C::REF SB!C::REFS)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (DEFUN LISTIFY-RESTRICTIONS ...)
; compiling (DEFUN BAD-COSTS-ERROR ...)
; compiling (DEFUN BAD-COERCE-ERROR ...)
; compiling (DEFUN BAD-MOVE-ARG-ERROR ...)
; compiling (DEFUN CHECK-MOVE-FUN-CONSISTENCY ...)
; compiling (DEFPARAMETER *IGNORE-COST-VOPS* ...)
; compiling (DEFPARAMETER *SUPPRESS-NOTE-VOPS* ...)
; compiling (DEFUN ADD-REPRESENTATION-COSTS ...)
; compiling (DEFUN SELECT-TN-REPRESENTATION ...)
; compiling (DEFUN NOTE-NUMBER-STACK-TN ...)
; compiling (DEFUN GET-OPERAND-NAME ...)
; compiling (DEFUN MAYBE-EMIT-COERCE-EFFICIENCY-NOTE ...)
; compiling (DEFUN FIND-MOVE-VOP ...)
; compiling (DEFUN EMIT-COERCE-VOP ...)
; compiling (DECLAIM (INLINE COERCE-SOME-OPERANDS))
; compiling (DEFUN COERCE-SOME-OPERANDS ...)
; compiling (DEFUN COERCE-VOP-OPERANDS ...)
; compiling (DEFUN EMIT-ARG-MOVES ...)
; compiling (DEFUN EMIT-MOVES-AND-COERCIONS ...)
; compiling (DECLAIM (INLINE NOTE-IF-NUMBER-STACK))
; compiling (DEFUN NOTE-IF-NUMBER-STACK ...)
; compiling (DEFUN SELECT-REPRESENTATIONS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/represent.lisp
; in: DEFUN NOTE-IF-NUMBER-STACK
; (SB!C:TN-SC SB!C:TN)
; --> TRULY-THE SB-KERNEL:%INSTANCE-REF THE
; ==>
; SB!C:TN
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 5 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/represent.fasl-tmp written
; compilation finished in 0:00:02.508
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/ir2opt.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFVAR *2BLOCK-PRED*)
; compiling (DEFVAR *2BLOCK-SUCC*)
; compiling (DEFVAR *LABEL-2BLOCK*)
; compiling (DEFUN INITIALIZE-IR2-BLOCKS-FLOW-INFO ...)
; compiling (DEFUN UPDATE-BLOCK-SUCC ...)
; compiling (DECLAIM (INLINE VOP-NAME))
; compiling (DEFUN VOP-NAME ...)
; compiling (DEFUN MOVE-VALUE-TARGET ...)
; compiling (DEFUN CMOVP ...)
; compiling (DECLAIM (INLINE CONVERT-ONE-CMOV))
; compiling (DEFUN CONVERT-ONE-CMOV ...)
; compiling (DEFUN MAYBE-CONVERT-ONE-CMOV ...)
; compiling (DEFUN CONVERT-CMOVS ...)
; compiling (DEFUN DELETE-UNUSED-IR2-BLOCKS ...)
; compiling (DEFUN DELETE-FALL-THROUGH-JUMPS ...)
; compiling (DEFUN IR2-OPTIMIZE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/ir2opt.fasl-tmp written
; compilation finished in 0:00:00.856
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/pack.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!REGALLOC")
; compiling (DEFVAR *PACK-ASSIGN-COSTS* ...)
; compiling (DEFVAR *PACK-OPTIMIZE-SAVES* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN OFFSET-CONFLICTS-IN-SB ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CONFLICTS-IN-SC ...)
; compiling (DEFUN ADD-LOCATION-CONFLICTS ...)
; compiling (DEFUN FIND-LOCATION-USAGE ...)
; compiling (DEFUN IR2-BLOCK-COUNT ...)
; compiling (DEFUN INIT-SB-VECTORS ...)
; compiling (DEFUN GROW-SC ...)
; compiling (DEFUN NO-LOAD-FUN-ERROR ...)
; compiling (DEFUN FAILED-TO-PACK-ERROR ...)
; compiling (DEFUN DESCRIBE-TN-USE ...)
; compiling (DEFUN FAILED-TO-PACK-LOAD-TN-ERROR ...)
; compiling (DEFUN NO-LOAD-SCS-ALLOWED-BY-PRIMITIVE-TYPE-ERROR ...)
; compiling (DEFUN NOTE-SPILLED-TN ...)
; compiling (DEFUN PACK-SAVE-TN ...)
; compiling (DEFUN EMIT-OPERAND-LOAD ...)
; compiling (DEFUN REVERSE-FIND-VOP ...)
; compiling (DEFUN SAVE-COMPLEX-WRITER-TN ...)
; compiling (DEFUN FIND-SINGLE-WRITER ...)
; compiling (DEFUN SAVE-SINGLE-WRITER-TN ...)
; compiling (DEFUN RESTORE-SINGLE-WRITER-TN ...)
; compiling (DEFUN BASIC-SAVE-TN ...)
; compiling (DEFUN EMIT-SAVES ...)
; compiling (DEFUN SAVE-IF-NECESSARY ...)
; compiling (DEFUN RESTORE-TN ...)
; compiling (DEFUN OPTIMIZED-EMIT-SAVES-BLOCK ...)
; compiling (DEFUN OPTIMIZED-EMIT-SAVES ...)
; compiling (DEFVAR *TN-WRITE-COST* ...)
; compiling (DEFVAR *TN-LOOP-DEPTH-MULTIPLIER* ...)
; compiling (DEFUN ASSIGN-TN-COSTS ...)
; compiling (DEFUN ASSIGN-TN-DEPTHS ...)
; compiling (DEFVAR *LIVE-BLOCK*)
; compiling (DEFVAR *LIVE-VOP*)
; compiling (DEFVAR *REPACK-BLOCKS*)
; compiling (DECLAIM (TYPE LIST ...))
; compiling (DEFUN INIT-LIVE-TNS ...)
; compiling (DEFUN COMPUTE-LIVE-TNS ...)
; compiling (DEFUN LOAD-TN-OFFSET-CONFLICTS-IN-SB ...)
; compiling (DEFUN LOAD-TN-CONFLICTS-IN-SC ...)
; compiling (DEFUN FIND-LOAD-TN-TARGET ...)
; compiling (DEFUN SELECT-LOAD-TN-LOCATION ...)
; compiling (DEFEVENT UNPACK-TN ...)
; compiling (DEFUN UNPACK-TN ...)
; compiling (DEFEVENT UNPACK-FALLBACK ...)
; compiling (DEFUN UNPACK-FOR-LOAD-TN ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/pack.lisp
; in: DEFUN UNPACK-FOR-LOAD-TN
; (SB!C::FIND-IN #'SB!C::TN-NEXT SB!REGALLOC::VICTIM SB!REGALLOC::NORMAL-TNS)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (SB!C::FIND-IN #'SB!C::TN-NEXT SB!REGALLOC::CONF SB!REGALLOC::NORMAL-TNS)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (DEFUN PACK-LOAD-TN ...)
; compiling (DECLAIM (INLINE CHECK-OPERAND-RESTRICTIONS))
; compiling (DEFUN CHECK-OPERAND-RESTRICTIONS ...)
; compiling (DEFUN PACK-LOAD-TNS ...)
; compiling (DEFUN TARGET-IF-DESIRABLE ...)
; compiling (DEFUN CHECK-OK-TARGET ...)
; compiling (DECLAIM (INLINE %CALL-WITH-TARGET-TNS))
; compiling (DEFUN %CALL-WITH-TARGET-TNS ...)
; compiling (DEFMACRO DO-TARGET-TNS ...)
; compiling (DEFUN FIND-OK-TARGET-OFFSET ...)
; compiling (DEFUN SELECT-LOCATION ...)
; compiling (DEFUN ORIGINAL-TN ...)
; compiling (DECLAIM (INLINE UNBOUNDED-SC-P))
; compiling (DEFUN UNBOUNDED-SC-P ...)
; compiling (DEFUN UNBOUNDED-TN-P ...)
; compiling (DECLAIM (NOTINLINE UNBOUNDED-SC-P))
; compiling (DEFUN PACK-TN ...)
; compiling (DEFUN PACK-WIRED-TN ...)
; compiling (DEFEVENT REPACK-BLOCK ...)
; compiling (DEFUN CLEAN-UP-PACK-STRUCTURES ...)
; compiling (DEFUN TN-LEXICAL-DEPTH ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *REGISTER-ALLOCATION-METHOD* ...)
; compiling (DECLAIM (FTYPE FUNCTION ...))
; compiling (DEFUN PACK ...)
; compiling (DEFUN PACK-GREEDY ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/pack.lisp
; in: DEFUN DESCRIBE-TN-USE
; (SB!C::PRINT-TN-GUTS SB!C:TN STREAM)
;
; caught STYLE-WARNING:
; undefined function: PRINT-TN-GUTS
;
; compilation unit finished
; Undefined function:
; PRINT-TN-GUTS
; caught 1 STYLE-WARNING condition
; printed 4 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/pack.fasl-tmp written
; compilation finished in 0:00:07.651
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/pack-iterative.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!REGALLOC")
; compiling (DEFSTRUCT (ORDERED-SET # ...) ...)
; compiling (DEFUN OSET-ADJOIN ...)
; compiling (DEFUN OSET-DELETE ...)
; compiling (DEFUN OSET-MEMBER ...)
; compiling (DEFMACRO DO-OSET-ELEMENTS ...)
; compiling (DEF!STRUCT (VERTEX # ...) ...)
; compiling (DECLAIM (INLINE VERTEX-SC))
; compiling (DEFUN VERTEX-SC ...)
; compiling (DEF!STRUCT (INTERFERENCE-GRAPH # ...) ...)
; compiling (DEFUN INSERT-ONE-EDGE ...)
; compiling (DEFUN BLOCK-GTNS ...)
; compiling (DEFUN INSERT-BLOCK-LOCAL-CONFLICTS-FOR ...)
; compiling (DEFUN INSERT-BLOCK-LOCAL-CONFLICTS ...)
; compiling (DEFUN INSERT-CONFLICT-EDGES ...)
; compiling (DEFUN RESTRICTED-TN-LOCATIONS ...)
; compiling (DEFUN PREPARE-VERTICES ...)
; compiling (DEFUN MAKE-INTERFERENCE-GRAPH ...)
; compiling (DEFUN REMOVE-VERTEX-FROM-INTERFERENCE-GRAPH ...)
; compiling (DEFUN COLOR-NO-CONFLICTS-P ...)
; compiling (DEFUN VERTEX-COLOR-POSSIBLE-P ...)
; compiling (DEFUN VERTEX-DOMAIN ...)
; compiling (DEFUN VERTEX-TARGET-VERTICES ...)
; compiling (DEFUN VERTICES-BEST-COLOR ...)
; compiling (DEFUN FIND-VERTEX-COLOR ...)
; compiling (DEFUN PARTITION-AND-ORDER-VERTICES ...)
; compiling (DEFUN COLOR-INTERFERENCE-GRAPH ...)
; compiling (DEFVAR *PACK-ITERATIONS* ...)
; compiling (DEFUN ITERATE-COLOR ...)
; compiling (DEFUN PACK-COLORED ...)
; compiling (DEFUN PACK-ITERATIVE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/pack-iterative.fasl-tmp written
; compilation finished in 0:00:02.404
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/codegen.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFUN COMPONENT-HEADER-LENGTH ...)
; compiling (DEFUN SB-ALLOCATED-SIZE ...)
; compiling (DEFUN CURRENT-NFP-TN ...)
; compiling (DEFUN CALLEE-NFP-TN ...)
; compiling (DEFUN CALLEE-RETURN-PC-TN ...)
; compiling (DEFVAR *CODE-SEGMENT* ...)
; compiling (DEFVAR *ELSEWHERE* ...)
; compiling (DEFVAR *ELSEWHERE-LABEL* ...)
; compiling (DEFVAR *PREV-SEGMENT*)
; compiling (DEFVAR *PREV-VOP*)
; compiling (DEFUN TRACE-INSTRUCTION ...)
; compiling (DEFUN DEFAULT-SEGMENT-RUN-SCHEDULER ...)
; compiling (DEFUN DEFAULT-SEGMENT-INST-HOOK ...)
; compiling (DEFUN INIT-ASSEMBLER ...)
; compiling (DEFUN GENERATE-CODE ...)
; compiling (DEFUN EMIT-LABEL-ELSEWHERE ...)
; compiling (DEFUN LABEL-ELSEWHERE-P ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/codegen.lisp
; in: DEFUN TRACE-INSTRUCTION
; (SB!C::PRINT-VOP SB!C::VOP)
;
; caught STYLE-WARNING:
; undefined function: PRINT-VOP
;
; compilation unit finished
; Undefined function:
; PRINT-VOP
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/codegen.fasl-tmp written
; compilation finished in 0:00:00.721
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/debug.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (DEFVAR *ARGS* ...)
; compiling (DEFVAR *IGNORED-ERRORS* ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BARF ...)
; compiling (DEFVAR *BURP-ACTION* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BURP ...)
; compiling (DEFVAR *SEEN-BLOCKS*)
; compiling (DEFVAR *SEEN-FUNS*)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-NODE-REACHED ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-IR1-CONSISTENCY ...)
; compiling (DEFUN OBSERVE-FUNCTIONAL ...)
; compiling (DEFUN CHECK-FUN-REACHED ...)
; compiling (DEFUN CHECK-FUN-STUFF ...)
; compiling (DEFUN CHECK-FUN-CONSISTENCY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-BLOCK-CONSISTENCY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CHECK-BLOCK-SUCCESSORS ...)
; compiling (DEFUN CHECK-DEST ...)
; compiling (DEFUN CHECK-NODE-CONSISTENCY ...)
; compiling (DEFUN CHECK-TN-REFS ...)
; compiling (DEFUN CHECK-VOP-REFS ...)
; compiling (DEFUN CHECK-IR2-BLOCK-CONSISTENCY ...)
; compiling (DEFUN CHECK-IR2-CONSISTENCY ...)
; compiling (DEFUN PRE-PACK-TN-STATS ...)
; compiling (DEFUN CHECK-MORE-TN-ENTRY ...)
; compiling (DEFUN CHECK-TN-CONFLICTS ...)
; compiling (DEFUN CHECK-BLOCK-CONFLICTS ...)
; compiling (DEFUN CHECK-ENVIRONMENT-LIFETIMES ...)
; compiling (DEFUN CHECK-LIFE-CONSISTENCY ...)
; compiling (DEFUN CHECK-PACK-CONSISTENCY ...)
; compiling (DEF *CONTINUATION-NUMBER* ...)
; compiling (DEF *TN-ID* ...)
; compiling (DEF *LABEL-ID* ...)
; compiling (DEFUN PRINT-LEAF ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN BLOCK-OR-LOSE ...)
; compiling (DEFUN PRINT-CTRAN ...)
; compiling (DEFUN PRINT-LVAR ...)
; compiling (DEFUN PRINT-LVAR-STACK ...)
; compiling (DEFUN PRINT-NODES ...)
; compiling (DEFUN PRINT-TN-GUTS ...)
; compiling (DEFUN PRINT-OPERANDS ...)
; compiling (DEFUN PRINT-VOP ...)
; compiling (DEFUN PRINT-IR2-BLOCK ...)
; compiling (DEFUN PRINT-VOPS ...)
; compiling (DEFUN PRINT-IR2-BLOCKS ...)
; compiling (DEFUN PRINT-BLOCKS ...)
; compiling (DEFUN PRINT-ALL-BLOCKS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/debug.lisp
; in: DEFUN PRINT-ALL-BLOCKS
; (HANDLER-CASE (SB!C::PRINT-NODES BLOCK)
; (ERROR (CONDITION) (FORMAT T "~&~A...~%" CONDITION)))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE (PRINT-NODES BLOCK)
; (ERROR (CONDITION)
; (FORMAT T
; "~&~A...~%"
; CONDITION)))
; compiling (DEFVAR *LIST-CONFLICTS-TABLE* ...)
; compiling (DEFUN ADD-ALWAYS-LIVE-TNS ...)
; compiling (DEFUN ADD-ALL-LOCAL-TNS ...)
; compiling (DEFUN LISTIFY-CONFLICTS-TABLE ...)
; compiling (DEFUN LIST-CONFLICTS ...)
; compiling (DEFUN NTH-VOP ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/debug.fasl-tmp written
; compilation finished in 0:00:05.578
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/format-time.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFPARAMETER *ABBREV-WEEKDAY-TABLE* ...)
; compiling (DEFPARAMETER *LONG-WEEKDAY-TABLE* ...)
; compiling (DEFPARAMETER *ABBREV-MONTH-TABLE* ...)
; compiling (DEFPARAMETER *LONG-MONTH-TABLE* ...)
; compiling (DEFPARAMETER *TIMEZONE-TABLE* ...)
; compiling (DEFPARAMETER *DAYLIGHT-TABLE* ...)
; compiling (DEFUN VALID-DESTINATION-P ...)
; compiling (DEFUN FORMAT-UNIVERSAL-TIME ...)
; compiling (DEFUN TIMEZONE-NAME ...)
; compiling (DEFUN FORMAT-DECODED-TIME ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/format-time.fasl-tmp written
; compilation finished in 0:00:00.618
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/error.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFUN STYLE-WARN ...)
; compiling (DEFUN COERCE-TO-CONDITION ...)
; compiling (DEFINE-CONDITION LAYOUT-INVALID ...)
; compiling (DEFINE-CONDITION CASE-FAILURE ...)
; compiling (DEFINE-CONDITION COMPILED-PROGRAM-ERROR ...)
; compiling (DEFINE-CONDITION INTERPRETED-PROGRAM-ERROR ...)
; compiling (DEFINE-CONDITION SIMPLE-CONTROL-ERROR ...)
; compiling (DEFINE-CONDITION SIMPLE-FILE-ERROR ...)
; compiling (DEFINE-CONDITION SIMPLE-PROGRAM-ERROR ...)
; compiling (DEFINE-CONDITION SIMPLE-STREAM-ERROR ...)
; compiling (DEFINE-CONDITION SIMPLE-PARSE-ERROR ...)
; compiling (DEFINE-CONDITION CHARACTER-CODING-ERROR ...)
; compiling (DEFINE-CONDITION CHARACTER-ENCODING-ERROR ...)
; compiling (DEFINE-CONDITION CHARACTER-DECODING-ERROR ...)
; compiling (DEFINE-CONDITION STREAM-ENCODING-ERROR ...)
; compiling (DEFINE-CONDITION STREAM-DECODING-ERROR ...)
; compiling (DEFINE-CONDITION C-STRING-ENCODING-ERROR ...)
; compiling (DEFINE-CONDITION C-STRING-DECODING-ERROR ...)
; compiling (DEFINE-CONDITION CONTROL-STACK-EXHAUSTED ...)
; compiling (DEFINE-CONDITION BINDING-STACK-EXHAUSTED ...)
; compiling (DEFINE-CONDITION ALIEN-STACK-EXHAUSTED ...)
; compiling (DEFINE-CONDITION HEAP-EXHAUSTED-ERROR ...)
; compiling (DEFINE-CONDITION SYSTEM-CONDITION ...)
; compiling (DEFINE-CONDITION MEMORY-FAULT-ERROR ...)
; compiling (DEFINE-CONDITION BREAKPOINT-ERROR ...)
; compiling (DEFINE-CONDITION INTERACTIVE-INTERRUPT ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/error.fasl-tmp written
; compilation finished in 0:00:01.622
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/macroexpand.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN SB-XC:SPECIAL-OPERATOR-P ...)
; compiling (DEFVAR SB-XC:*MACROEXPAND-HOOK* ...)
; compiling (DEFUN SB-XC:MACROEXPAND-1 ...)
; compiling (DEFUN SB-XC:MACROEXPAND ...)
; compiling (DEFUN %MACROEXPAND-1 ...)
; compiling (DEFUN %MACROEXPAND ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/macroexpand.fasl-tmp written
; compilation finished in 0:00:00.185
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-extensions.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFUN LIST-WITH-LENGTH-P ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-extensions.lisp
; in: DEFUN LIST-WITH-LENGTH-P
; (IGNORE-ERRORS (LIST-LENGTH SB!IMPL::X))
; --> HANDLER-CASE SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (IGNORE-ERRORS (LIST-LENGTH X))
; compiling (DEFSTRUCT (UNPRINTABLE-OBJECT # ...) ...)
; compiling (DEFMACRO DEFINE-STRUCTURE-SLOT-ADDRESSOR ...)
; compiling (DEFUN EXPAND-ATOMIC-FROB ...)
; compiling (DEF!MACRO ATOMIC-INCF ...)
; compiling (DEFMACRO ATOMIC-DECF ...)
; compiling (DEFUN %ARRAY-ATOMIC-INCF/WORD ...)
; compiling (DEFUN %RAW-INSTANCE-ATOMIC-INCF/WORD ...)
; compiling (DEFUN SPIN-LOOP-HINT ...)
; compiling (DEFUN CALL-HOOKS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-extensions.lisp
; in: DEFUN CALL-HOOKS
; (HANDLER-CASE (FUNCALL SB!IMPL::HOOK)
; (SERIOUS-CONDITION (SB!IMPL::C)
; (IF (EQ :WARN SB!IMPL::ON-ERROR)
; (WARN "Problem running ~A hook ~S:~% ~A" SB!IMPL::KIND
; SB!IMPL::HOOK SB!IMPL::C)
; (WITH-SIMPLE-RESTART
; (CONTINUE "Skip this ~A hook." SB!IMPL::KIND)
; (ERROR "Problem running ~A hook ~S:~% ~A" SB!IMPL::KIND
; SB!IMPL::HOOK SB!IMPL::C)))))
; --> SB-INT:DX-FLET FLET BLOCK SB-INT:DX-LET LET
; ==>
; (CONS :CONDITION NIL)
;
; note: could not stack allocate the result of (HANDLER-CASE (FUNCALL HOOK)
; (SERIOUS-CONDITION (C)
; (IF (EQ :WARN ON-ERROR)
; (WARN
; "Problem running ~A hook ~S:~% ~A"
; KIND HOOK C)
; (WITH-SIMPLE-RESTART
; (CONTINUE
; "Skip this ~A hook."
; KIND)
; (ERROR
; "Problem running ~A hook ~S:~% ~A"
; KIND HOOK C)))))
; compiling (DEFMACRO-MUNDANELY DEFGLOBAL ...)
; compiling (DEFMACRO-MUNDANELY DEFINE-LOAD-TIME-GLOBAL ...)
; compiling (DEFUN %COMPILER-DEFGLOBAL ...)
; compiling (DEFUN %DEFGLOBAL ...)
; compiling (DEFUN %%WAIT-FOR ...)
; compiling (DEFUN %WAIT-FOR ...)
; compiling (DEFMACRO WAIT-FOR ...)
; compiling (DEFMACRO WITH-PROGRESSIVE-TIMEOUT ...)
; compiling (DEFMACRO ATOMIC-UPDATE ...)
; compiling (DEFMACRO ATOMIC-PUSH ...)
; compiling (DEFMACRO ATOMIC-POP ...)
; compiling (DEFUN SPLIT-VERSION-STRING ...)
; compiling (DEFUN VERSION>= ...)
; compiling (DEFUN ASSERT-VERSION->= ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-extensions.lisp
; in: DEFUN %%WAIT-FOR
; (SB!SYS:DECODE-INTERNAL-TIME (GET-INTERNAL-REAL-TIME))
;
; caught STYLE-WARNING:
; undefined function: DECODE-INTERNAL-TIME
; in: DEFUN %WAIT-FOR
; (SB!SYS:DECODE-TIMEOUT SB!EXT:TIMEOUT)
;
; caught STYLE-WARNING:
; undefined function: DECODE-TIMEOUT
; in: DEFMACRO ATOMIC-PUSH
; (SB!EXT:GET-CAS-EXPANSION SB!IMPL::PLACE SB!IMPL::ENV)
;
; caught STYLE-WARNING:
; undefined function: GET-CAS-EXPANSION
; in: DEFMACRO ATOMIC-UPDATE
; (SB!EXT:GET-CAS-EXPANSION SB!IMPL::PLACE SB!IMPL::ENV)
;
; caught STYLE-WARNING:
; undefined function: GET-CAS-EXPANSION
; in: SB-COLD::LOAD-OR-CLOAD-XCOMPILER #'SB-COLD::HOST-CLOAD-STEM
; (SB!EXT:GET-CAS-EXPANSION SB!IMPL::PLACE SB!IMPL::ENV)
;
; caught STYLE-WARNING:
; undefined function: GET-CAS-EXPANSION
;
; caught STYLE-WARNING:
; 1 more use of undefined function GET-CAS-EXPANSION
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-extensions.lisp
; in: DEFUN %%WAIT-FOR
; (SB!UNIX:NANOSLEEP SB!IMPL::SEC SB!IMPL::NSEC)
;
; caught STYLE-WARNING:
; undefined function: SB!UNIX:NANOSLEEP
; in: DEFUN %WAIT-FOR
; (SB!SYS:SIGNAL-DEADLINE)
;
; caught STYLE-WARNING:
; undefined function: SIGNAL-DEADLINE
; in: DEFUN %%WAIT-FOR
; (SB!SYS:WITH-INTERRUPTS (SB!UNIX:NANOSLEEP SB!IMPL::SEC SB!IMPL::NSEC))
;
; caught STYLE-WARNING:
; undefined function: WITH-INTERRUPTS
;
; compilation unit finished
; Undefined functions:
; DECODE-INTERNAL-TIME DECODE-TIMEOUT GET-CAS-EXPANSION SB!UNIX:NANOSLEEP SIGNAL-DEADLINE WITH-INTERRUPTS
; caught 9 STYLE-WARNING conditions
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-extensions.fasl-tmp written
; compilation finished in 0:00:01.742
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-step.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFVAR *STEP-OUT* ...)
; compiling (DEFUN (SETF STEPPING) ...)
; compiling (DEFUN STEPPING-ENABLED-P ...)
; compiling (DEFUN ENABLE-STEPPING ...)
; compiling (DEFUN DISABLE-STEPPING ...)
; compiling (DEFMACRO WITH-STEPPING-ENABLED ...)
; compiling (DEFMACRO WITH-STEPPING-DISABLED ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/early-step.lisp
; in: DEFUN (SETF STEPPING)
; (SETF SB!IMPL::PLACE SB!IMPL::NEW-VALUE)
; --> SETQ SETF LET* MULTIPLE-VALUE-BIND LET FUNCALL
; ==>
; (SB-C::%FUNCALL #'(SETF SB!THREAD::THREAD-STEPPING) #:NEW0)
;
; caught STYLE-WARNING:
; undefined function: (SETF SB!THREAD::THREAD-STEPPING)
; in: SYMBOL-MACROLET ((PLACE (SB!THREAD::THREAD-STEPPING)))
; (SB!THREAD::THREAD-STEPPING)
;
; caught STYLE-WARNING:
; undefined function: SB!THREAD::THREAD-STEPPING
;
; compilation unit finished
; Undefined functions:
; (SETF SB!THREAD::THREAD-STEPPING) SB!THREAD::THREAD-STEPPING
; caught 2 STYLE-WARNING conditions
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/early-step.fasl-tmp written
; compilation finished in 0:00:00.173
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/parse-defmacro-errors.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!KERNEL")
; compiling (DEFINE-CONDITION DEFMACRO-LAMBDA-LIST-BIND-ERROR ...)
; compiling (DEFMACRO !PRINTING-DEFMACRO-LAMBDA-LIST-BIND-ERROR ...)
; compiling (DEFUN %PRINTING-DEFMACRO-LAMBDA-LIST-BIND-ERROR ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/parse-defmacro-errors.lisp
; in: DEFUN %PRINTING-DEFMACRO-LAMBDA-LIST-BIND-ERROR
; (PPRINT-LOGICAL-BLOCK (STREAM NIL) (FUNCALL SB!KERNEL::FUN STREAM))
; --> LET LET SB-PRETTY::WITH-PRETTY-STREAM FLET LET IF CATCH BLOCK
; --> SB-C::%WITHIN-CLEANUP LET SB-PRETTY::MAKE-PRETTY-STREAM
; ==>
; STREAM
;
; note: deleting unreachable code
; compiling (DEFINE-CONDITION ARG-COUNT-ERROR ...)
; compiling (DEFINE-CONDITION DEFMACRO-LAMBDA-LIST-BROKEN-KEY-LIST-ERROR ...);
; compilation unit finished
; printed 1 note
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/parse-defmacro-errors.fasl-tmp written
; compilation finished in 0:00:00.452
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cl-specials.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "COMMON-LISP")
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SB-XC:PROCLAIM (QUOTE #))
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cl-specials.fasl-tmp written
; compilation finished in 0:00:00.121
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/late-proclaim.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (!BEGIN-COLLECTING-COLD-INIT-FORMS)
; compiling (!COLD-INIT-FORMS (AVER *TYPE-SYSTEM-INITIALIZED*))
; compiling (!COLD-INIT-FORMS (MAPCAR # ...))
; compiling (!DEFUN-FROM-COLLECTED-COLD-INIT-FORMS !LATE-PROCLAIM-COLD-INIT)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/late-proclaim.fasl-tmp written
; compilation finished in 0:00:00.032
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/defboot.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO-MUNDANELY IN-PACKAGE ...)
; compiling (DEFUN LIST-OF-SYMBOLS-P ...)
; compiling (DEFMACRO-MUNDANELY MULTIPLE-VALUE-BIND ...)
; compiling (DEFMACRO-MUNDANELY MULTIPLE-VALUE-SETQ ...)
; compiling (DEFMACRO-MUNDANELY MULTIPLE-VALUE-LIST ...)
; compiling (DEFMACRO-MUNDANELY COND ...)
; compiling (DEFMACRO-MUNDANELY WHEN ...)
; compiling (DEFMACRO-MUNDANELY UNLESS ...)
; compiling (DEFMACRO-MUNDANELY AND ...)
; compiling (DEFMACRO-MUNDANELY OR ...)
; compiling (FLET (#) ...)
; compiling (DEFMACRO-MUNDANELY PROG1 ...)
; compiling (DEFMACRO-MUNDANELY PROG2 ...)
; compiling (DEFUN INLINE-FUN-NAME-P ...)
; compiling (DEFMACRO-MUNDANELY DEFUN ...)
; compiling (DEFMACRO-MUNDANELY DEFVAR ...)
; compiling (DEFMACRO-MUNDANELY DEFPARAMETER ...)
; compiling (DEFUN %COMPILER-DEFVAR ...)
; compiling (DEFMACRO-MUNDANELY DO ...)
; compiling (DEFMACRO-MUNDANELY DO* ...)
; compiling (DEFMACRO-MUNDANELY DOTIMES ...)
; compiling (DEFMACRO-MUNDANELY DOLIST ...)
; compiling (SB-XC:PROCLAIM (QUOTE #))
; compiling (SETF (INFO :VARIABLE ...) ...)
; compiling (SETF (INFO :VARIABLE ...) ...)
; compiling (DEFMACRO-MUNDANELY WITH-CONDITION-RESTARTS ...)
; compiling (DEFMACRO-MUNDANELY RESTART-BIND ...)
; compiling (DEFUN MUNGE-RESTART-CASE-EXPRESSION ...)
; compiling (DEFMACRO-MUNDANELY RESTART-CASE ...)
; compiling (DEFMACRO-MUNDANELY WITH-SIMPLE-RESTART ...)
; compiling (DEFMACRO-MUNDANELY %HANDLER-BIND ...)
; compiling (DEFMACRO-MUNDANELY HANDLER-BIND ...)
; compiling (DEFMACRO-MUNDANELY HANDLER-CASE ...)
; compiling (DEFMACRO-MUNDANELY RETURN ...)
; compiling (DEFMACRO-MUNDANELY LAMBDA ...)
; compiling (DEFMACRO-MUNDANELY NAMED-LAMBDA ...)
; compiling (DEFMACRO-MUNDANELY LAMBDA-WITH-LEXENV ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/defboot.fasl-tmp written
; compilation finished in 0:00:01.056
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/destructuring-bind.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO-MUNDANELY DESTRUCTURING-BIND ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/destructuring-bind.fasl-tmp written
; compilation finished in 0:00:00.041
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/setf.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SB-XC:GET-SETF-EXPANSION ...)
; compiling (DEFUN MACROEXPAND-FOR-SETF ...)
; compiling (LABELS (# # ...) ...)
; compiling (DEFMACRO-MUNDANELY ROTATEF ...)
; compiling (DEFMACRO-MUNDANELY PUSH ...)
; compiling (DEFMACRO-MUNDANELY PUSHNEW ...)
; compiling (DEFMACRO-MUNDANELY POP ...)
; compiling (DEFMACRO-MUNDANELY REMF ...)
; compiling (DEFUN %REMF ...)
; compiling (FLET (#) ...)
; compiling (DEF!MACRO SB-XC:DEFINE-MODIFY-MACRO ...)
; compiling (DEFUN %DEFSETF ...)
; compiling (DEFUN !QUIETLY-DEFSETF ...)
; compiling (DEF!MACRO SB-XC:DEFSETF ...)
; compiling (DEFUN COLLECT-SETF-TEMPS ...)
; compiling (DEFUN MAKE-SETF-QUINTUPLE ...)
; compiling (DEFUN EXPAND-RMW-MACRO ...)
; compiling (DEF!MACRO SB-XC:DEFINE-SETF-EXPANDER ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER VALUES ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER GETF ...)
; compiling (SB-XC:DEFSETF GET ...)
; compiling (SB-XC:DEFSETF GETHASH ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER APPLY ...)
; compiling (DEFUN SETF-EXPAND-LDB ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER LOGBITP ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER LDB ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER MASK-FIELD ...)
; compiling (DEFUN SETF-EXPAND-THE ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER THE ...)
; compiling (SB-XC:DEFINE-SETF-EXPANDER TRULY-THE ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/setf.fasl-tmp written
; compilation finished in 0:00:02.628
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/macros.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO-MUNDANELY ASSERT ...)
; compiling (DEFUN ASSERT-PROMPT ...)
; compiling (DEFMACRO-MUNDANELY CHECK-TYPE ...)
; compiling (DEFMACRO-MUNDANELY DEFINE-SYMBOL-MACRO ...)
; compiling (DEFUN SB!C::%DEFINE-SYMBOL-MACRO ...)
; compiling (DEFMACRO-MUNDANELY DEFINE-COMPILER-MACRO ...)
; compiling (DEF (:LOAD-TOPLEVEL :EXECUTE) ...)
; compiling (DEF (:COMPILE-TOPLEVEL) ...)
; compiling (DEFINE-CONDITION DUPLICATE-CASE-KEY-WARNING ...)
; compiling (DEFUN CASE-BODY ...)
; compiling (DEFUN CASE-BODY-AUX ...)
; compiling (DEFMACRO-MUNDANELY CASE ...)
; compiling (DEFMACRO-MUNDANELY CCASE ...)
; compiling (DEFMACRO-MUNDANELY ECASE ...)
; compiling (DEFMACRO-MUNDANELY TYPECASE ...)
; compiling (DEFMACRO-MUNDANELY CTYPECASE ...)
; compiling (DEFMACRO-MUNDANELY ETYPECASE ...)
; compiling (DEFMACRO-MUNDANELY WITH-OPEN-STREAM ...)
; compiling (DEFMACRO-MUNDANELY WITH-OPEN-FILE ...)
; compiling (DEFMACRO-MUNDANELY WITH-INPUT-FROM-STRING ...)
; compiling (DEFMACRO-MUNDANELY WITH-OUTPUT-TO-STRING ...)
; compiling (DEFMACRO-MUNDANELY NTH-VALUE ...)
; compiling (DEFMACRO-MUNDANELY DECLAIM ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFMACRO-MUNDANELY PRINT-UNREADABLE-OBJECT ...)
; compiling (DEFMACRO-MUNDANELY IGNORE-ERRORS ...)
; compiling (DEFUN FUNARG-BIND/CALL-FORMS ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/macros.fasl-tmp written
; compilation finished in 0:00:01.360
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/loop.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!LOOP")
; compiling (SB!INT:DEFMACRO-MUNDANELY WITH-LOOP-LIST-COLLECTION-HEAD ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-COLLECT-RPLACD ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-COLLECT-ANSWER ...)
; compiling (DEFSTRUCT (LOOP-MINIMAX # ...) ...)
; compiling (DEFVAR *LOOP-MINIMAX-TYPE-INFINITIES-ALIST* ...)
; compiling (DEFUN MAKE-LOOP-MINIMAX ...)
; compiling (DEFUN LOOP-NOTE-MINIMAX-OPERATION ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY WITH-MINIMAX-VALUE ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-ACCUMULATE-MINIMAX-VALUE ...)
; compiling (DEFUN LOOP-TEQUAL ...)
; compiling (DEFUN LOOP-TASSOC ...)
; compiling (DEFUN LOOP-TMEMBER ...)
; compiling (DEFUN LOOP-LOOKUP-KEYWORD ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-STORE-TABLE-DATA ...)
; compiling (DEFSTRUCT (LOOP-UNIVERSE # ...) ...)
; compiling (SB!INT:DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFVAR *LOOP-UNIVERSE*)
; compiling (DEFUN MAKE-STANDARD-LOOP-UNIVERSE ...)
; compiling (DEFUN LOOP-MAKE-PSETQ ...)
; compiling (DEFUN LOOP-MAKE-DESETQ ...)
; compiling (DEFVAR *LOOP-DESETQ-TEMPORARY* ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-REALLY-DESETQ ...)
; compiling (DEFVAR *LOOP-SOURCE-CODE*)
; compiling (DEFVAR *LOOP-ORIGINAL-SOURCE-CODE*)
; compiling (DEFVAR *LOOP-SOURCE-CONTEXT*)
; compiling (DEFVAR *LOOP-NAMES*)
; compiling (DEFVAR *LOOP-MACRO-ENVIRONMENT*)
; compiling (DEFVAR *LOOP-NAMED-VARS*)
; compiling (DEFVAR *LOOP-VARS*)
; compiling (DEFVAR *LOOP-DECLARATIONS*)
; compiling (DEFVAR *LOOP-DESETQ-DECLARATIONS*)
; compiling (DEFVAR *LOOP-DESETQ*)
; compiling (DEFVAR *LOOP-WRAPPERS*)
; compiling (DEFVAR *LOOP-BIND-STACK*)
; compiling (DEFVAR *LOOP-PROLOGUE*)
; compiling (DEFVAR *LOOP-BEFORE-LOOP*)
; compiling (DEFVAR *LOOP-BODY*)
; compiling (DEFVAR *LOOP-AFTER-BODY*)
; compiling (DEFVAR *LOOP-EMITTED-BODY*)
; compiling (DEFVAR *LOOP-EPILOGUE*)
; compiling (DEFVAR *LOOP-AFTER-EPILOGUE*)
; compiling (DEFVAR *LOOP-FINAL-VALUE-CULPRIT*)
; compiling (DEFVAR *LOOP-INSIDE-CONDITIONAL*)
; compiling (DEFVAR *LOOP-WHEN-IT-VAR*)
; compiling (DEFVAR *LOOP-NEVER-STEPPED-VAR*)
; compiling (DEFVAR *LOOP-COLLECTION-CRUFT*)
; compiling (DEFUN LOOP-CONSTANT-FOLD-IF-POSSIBLE ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-BODY ...)
; compiling (DEFUN LOOP-CONTEXT ...)
; compiling (DEFUN LOOP-ERROR ...)
; compiling (DEFUN LOOP-WARN ...)
; compiling (DEFUN LOOP-CHECK-DATA-TYPE ...)
; compiling (DEFUN TRANSFORM-DESTRUCTURING ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-DESTRUCTURING-BIND ...)
; compiling (DEFUN LOOP-BUILD-DESTRUCTURING-BINDINGS ...)
; compiling (DEFUN LOOP-TRANSLATE ...)
; compiling (DEFUN LOOP-ITERATION-DRIVER ...)
; compiling (DEFUN LOOP-POP-SOURCE ...)
; compiling (DEFUN LOOP-GET-FORM ...)
; compiling (DEFUN LOOP-GET-COMPOUND-FORM ...)
; compiling (DEFUN LOOP-GET-PROGN ...)
; compiling (DEFUN LOOP-CONSTRUCT-RETURN ...)
; compiling (DEFUN LOOP-PSEUDO-BODY ...)
; compiling (DEFUN LOOP-EMIT-BODY ...)
; compiling (DEFUN LOOP-EMIT-FINAL-VALUE ...)
; compiling (DEFUN LOOP-DISALLOW-CONDITIONAL ...)
; compiling (DEFUN LOOP-DISALLOW-ANONYMOUS-COLLECTORS ...)
; compiling (DEFUN LOOP-DISALLOW-AGGREGATE-BOOLEANS ...)
; compiling (DEFUN LOOP-TYPED-INIT ...)
; compiling (DEFUN LOOP-OPTIONAL-TYPE ...)
; compiling (DEFUN LOOP-BIND-BLOCK ...)
; compiling (DEFUN CHECK-VAR-NAME ...)
; compiling (DEFUN LOOP-MAKE-VAR ...)
; compiling (DEFUN TYPE-FOR-DEFAULT-INIT ...)
; compiling (DEFUN LOOP-DECLARE-VAR ...)
; compiling (DEFUN LOOP-MAYBE-BIND-FORM ...)
; compiling (DEFUN LOOP-DO-IF ...)
; compiling (DEFUN LOOP-DO-INITIALLY ...)
; compiling (DEFUN LOOP-DO-FINALLY ...)
; compiling (DEFUN LOOP-DO-DO ...)
; compiling (DEFUN LOOP-DO-NAMED ...)
; compiling (DEFUN LOOP-DO-RETURN ...)
; compiling (DEFSTRUCT (LOOP-COLLECTOR # ...) ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY WITH-SUM-COUNT ...)
; compiling (DEFUN LOOP-GET-COLLECTION-INFO ...)
; compiling (DEFUN LOOP-LIST-COLLECTION ...)
; compiling (DEFUN LOOP-SUM-COLLECTION ...)
; compiling (DEFUN LOOP-MAXMIN-COLLECTION ...)
; compiling (DEFUN LOOP-DO-ALWAYS ...)
; compiling (DEFUN LOOP-DO-THEREIS ...)
; compiling (DEFUN LOOP-DO-WHILE ...)
; compiling (DEFUN LOOP-DO-REPEAT ...)
; compiling (DEFUN LOOP-DO-WITH ...)
; compiling (DEFUN LOOP-HACK-ITERATION ...)
; compiling (DEFUN LOOP-DO-FOR ...)
; compiling (DEFUN LOOP-WHEN-IT-VAR ...)
; compiling (DEFUN LOOP-ANSI-FOR-EQUALS ...)
; compiling (DEFUN LOOP-FOR-ACROSS ...)
; compiling (DEFUN LOOP-LIST-STEP ...)
; compiling (DEFUN LOOP-FOR-ON ...)
; compiling (DEFUN LOOP-FOR-IN ...)
; compiling (DEFSTRUCT (LOOP-PATH # ...) ...)
; compiling (DEFUN ADD-LOOP-PATH ...)
; compiling (DEFUN LOOP-FOR-BEING ...)
; compiling (DEFUN LOOP-NAMED-VAR ...)
; compiling (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...)
; compiling (DEFUN LOOP-SEQUENCER ...)
; compiling (DEFUN LOOP-FOR-ARITHMETIC ...)
; compiling (DEFUN LOOP-HASH-TABLE-ITERATION-PATH ...)
; compiling (DEFUN LOOP-PACKAGE-SYMBOLS-ITERATION-PATH ...)
; compiling (DEFUN MAKE-ANSI-LOOP-UNIVERSE ...)
; compiling (DEFPARAMETER *LOOP-ANSI-UNIVERSE* ...)
; compiling (DEFUN LOOP-STANDARD-EXPANSION ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP ...)
; compiling (SB!INT:DEFMACRO-MUNDANELY LOOP-FINISH ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/loop.fasl-tmp written
; compilation finished in 0:00:03.512
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/cas.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEF!MACRO CAS ...)
; compiling (DEFUN GET-CAS-EXPANSION ...)
; compiling (DEFUN EXPAND-STRUCTURE-SLOT-CAS ...)
; compiling (DEF!MACRO DEFINE-CAS-EXPANDER ...)
; compiling (DEF!MACRO DEFCAS ...)
; compiling (DEF!MACRO COMPARE-AND-SWAP ...)
; compiling (DEF %COMPARE-AND-SWAP-CAR ...)
; compiling (DEF %COMPARE-AND-SWAP-CDR ...)
; compiling (DEF %COMPARE-AND-SWAP-INSTANCE-REF ...)
; compiling (DEF %COMPARE-AND-SWAP-SYMBOL-INFO ...)
; compiling (DEF %COMPARE-AND-SWAP-SYMBOL-VALUE ...)
; compiling (DEF %COMPARE-AND-SWAP-SVREF ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/cas.fasl-tmp written
; compilation finished in 0:00:00.767
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-cas.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFCAS CAR ...)
; compiling (DEFCAS CDR ...)
; compiling (DEFCAS FIRST ...)
; compiling (DEFCAS REST ...)
; compiling (DEFCAS SYMBOL-PLIST ...)
; compiling (DEFINE-CAS-EXPANDER SYMBOL-VALUE ...)
; compiling (DEFINE-CAS-EXPANDER SVREF ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-cas.fasl-tmp written
; compilation finished in 0:00:00.456
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-format.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!FORMAT")
; compiling (DEFINE-CONDITION FORMAT-ERROR ...)
; compiling (DEFUN %PRINT-FORMAT-ERROR ...)
; compiling (DEF!STRUCT FORMAT-DIRECTIVE ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN TOKENIZE-CONTROL-STRING ...)
; compiling (DEFUN PARSE-DIRECTIVE ...)
; compiling (SB-XC:DEFMACRO FORMATTER ...)
; compiling (DEFUN %FORMATTER ...)
; compiling (DEFUN ARGS-EXHAUSTED ...)
; compiling (DEFUN EXPAND-CONTROL-STRING ...)
; compiling (DEFUN EXPAND-DIRECTIVE-LIST ...)
; compiling (DEFUN EXPAND-DIRECTIVE ...)
; compiling (DEFMACRO-MUNDANELY EXPANDER-NEXT-ARG ...)
; compiling (DEFUN EXPAND-NEXT-ARG ...)
; compiling (DEFMACRO EXPAND-BIND-DEFAULTS ...)
; compiling (DEFUN %SET-FORMAT-DIRECTIVE-EXPANDER ...)
; compiling (DEFUN %SET-FORMAT-DIRECTIVE-INTERPRETER ...)
; compiling (DEFUN FIND-DIRECTIVE ...)
; compiling (DEF-FORMAT-DIRECTIVE #\A ...)
; compiling (DEF-FORMAT-DIRECTIVE #\S ...)
; compiling (DEF-FORMAT-DIRECTIVE #\C ...)
; compiling (DEF-FORMAT-DIRECTIVE #\W ...)
; compiling (DEFUN EXPAND-FORMAT-INTEGER ...)
; compiling (DEF-FORMAT-DIRECTIVE #\D ...)
; compiling (DEF-FORMAT-DIRECTIVE #\B ...)
; compiling (DEF-FORMAT-DIRECTIVE #\O ...)
; compiling (DEF-FORMAT-DIRECTIVE #\X ...)
; compiling (DEF-FORMAT-DIRECTIVE #\R ...)
; compiling (DEF-FORMAT-DIRECTIVE #\P ...)
; compiling (DEF-FORMAT-DIRECTIVE #\F ...)
; compiling (DEF-FORMAT-DIRECTIVE #\E ...)
; compiling (DEF-FORMAT-DIRECTIVE #\G ...)
; compiling (DEF-FORMAT-DIRECTIVE #\$ ...)
; compiling (DEF-FORMAT-DIRECTIVE #\% ...)
; compiling (DEF-FORMAT-DIRECTIVE #\& ...)
; compiling (DEF-FORMAT-DIRECTIVE #\| ...)
; compiling (DEF-FORMAT-DIRECTIVE #\~ ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\Newline ...)
; compiling (DEF-FORMAT-DIRECTIVE #\T ...)
; compiling (DEF-FORMAT-DIRECTIVE #\_ ...)
; compiling (DEF-FORMAT-DIRECTIVE #\I ...)
; compiling (DEF-FORMAT-DIRECTIVE #\* ...)
; compiling (DEF-FORMAT-DIRECTIVE #\? ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\( ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\) ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\[ ...)
; compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...)
; compiling (DEFUN EXPAND-MAYBE-CONDITIONAL ...)
; compiling (DEFUN EXPAND-TRUE-FALSE-CONDITIONAL ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\; ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\] ...)
; compiling (DEF-FORMAT-DIRECTIVE #\^ ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\{ ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\} ...)
; compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...)
; compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\< ...)
; compiling (DEF-COMPLEX-FORMAT-DIRECTIVE #\> ...)
; compiling (DEFUN PARSE-FORMAT-LOGICAL-BLOCK ...)
; compiling (DEFUN ADD-FILL-STYLE-NEWLINES ...)
; compiling (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...)
; compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...)
; compiling (SB-XC:DEFMACRO EXPANDER-PPRINT-NEXT-ARG ...)
; compiling (DEFUN EXPAND-FORMAT-LOGICAL-BLOCK ...)
; compiling (DEFUN EXPAND-FORMAT-JUSTIFICATION ...)
; compiling (DEF-FORMAT-DIRECTIVE #\/ ...)
; compiling (DEFUN EXTRACT-USER-FUN-NAME ...)
; compiling (DEFUN %COMPILER-WALK-FORMAT-STRING ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-format.fasl-tmp written
; compilation finished in 0:00:04.851
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/sxhash.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!C")
; compiling (SB-XC:DEFINE-MODIFY-MACRO MIXF ...)
; compiling (DEFTRANSFORM SXHASH ...)
; compiling (DEFTRANSFORM SXHASH ...)
; compiling (DEFTRANSFORM SXHASH ...)
; compiling (DEFTRANSFORM SXHASH ...)
; compiling (DEFTRANSFORM SXHASH ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/sxhash.lisp
; in: DEFTRANSFORM SXHASH
; (SB!C::LVAR-VALUE SB!C::X)
; ==>
; SB!C::X
;
; note: deleting unreachable code
; compiling (DEFTRANSFORM SXHASH ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/sxhash.lisp
; in: DEFTRANSFORM SXHASH
; (SB!C::LVAR-VALUE SB!C::X)
; ==>
; SB!C::X
;
; note: deleting unreachable code
; compiling (DEFTRANSFORM PSXHASH ...)
; compiling (DEFTRANSFORM PSXHASH ...);
; compilation unit finished
; printed 2 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/sxhash.fasl-tmp written
; compilation finished in 0:00:00.286
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/signal.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!UNIX")
; compiling (!DEFVAR *INTERRUPTS-ENABLED* ...)
; compiling (!DEFVAR *INTERRUPT-PENDING* ...)
; compiling (!DEFVAR *ALLOW-WITH-INTERRUPTS* ...)
; compiling (!DEFVAR *UNBLOCK-DEFERRABLES-ON-ENABLING-INTERRUPTS-P* ...)
; compiling (SB-XC:DEFMACRO WITHOUT-INTERRUPTS ...)
; compiling (SB-XC:DEFMACRO WITH-INTERRUPTS ...)
; compiling (DEFMACRO ALLOW-WITH-INTERRUPTS ...)
; compiling (DEFMACRO WITH-LOCAL-INTERRUPTS ...)
; compiling (DEFUN %CHECK-INTERRUPTS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/signal.lisp
; in: DEFUN %CHECK-INTERRUPTS
; (SB!UNIX::RECEIVE-PENDING-INTERRUPT)
;
; caught STYLE-WARNING:
; undefined function: RECEIVE-PENDING-INTERRUPT
;
; compilation unit finished
; Undefined function:
; RECEIVE-PENDING-INTERRUPT
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/signal.fasl-tmp written
; compilation finished in 0:00:00.229
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/code/late-defbangmethod.lisp" (written 29 JUL 2015 07:32:20 AM):
; compiling (IN-PACKAGE "SB!IMPL")
; compiling (DEFMACRO-MUNDANELY DEF!METHOD ...)
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/code/late-defbangmethod.fasl-tmp written
; compilation finished in 0:00:00.037
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/pcl/walk.lisp" (written 29 JUL 2015 07:32:22 AM):
; compiling (IN-PACKAGE "SB!WALKER")
; compiling (DEFVAR *KEY-TO-WALKER-ENVIRONMENT*)
; compiling (/SHOW "walk.lisp 108")
; compiling (DEFMACRO WITH-AUGMENTED-ENVIRONMENT ...)
; compiling (DEFVAR *BOGO-FUN-MAGIC-TAG* ...)
; compiling (DEFUN WALKER-INFO-TO-BOGO-FUN ...)
; compiling (DEFUN BOGO-FUN-TO-WALKER-INFO ...)
; compiling (DEFUN WITH-AUGMENTED-ENVIRONMENT-INTERNAL ...)
; compiling (DEFUN ENVIRONMENT-FUNCTION ...)
; compiling (DEFUN ENVIRONMENT-MACRO ...)
; compiling (DEFMACRO WITH-NEW-DEFINITION-IN-ENVIRONMENT ...)
; compiling (DEFUN CONVERT-MACRO-TO-LAMBDA ...)
; compiling (DEFMACRO WALKER-ENVIRONMENT-BIND ...)
; compiling (DEFVAR *KEY-TO-WALKER-ENVIRONMENT* ...)
; compiling (DEFUN ENV-LOCK ...)
; compiling (DEFUN WALKER-ENVIRONMENT-BIND-1 ...)
; compiling (DEFUN ENV-WALK-FUNCTION ...)
; compiling (DEFUN ENV-WALK-FORM ...)
; compiling (DEFUN ENV-DECLARATIONS ...)
; compiling (DEFUN ENV-VAR-TYPE ...)
; compiling (DEFUN ENV-LEXICAL-VARIABLES ...)
; compiling (DEFUN NOTE-DECLARATION ...)
; compiling (DEFUN NOTE-VAR-BINDING ...)
; compiling (DEFUN VAR-LEXICAL-P ...)
; compiling (DEFUN VARIABLE-SYMBOL-MACRO-P ...)
; compiling (DEFUN VAR-GLOBALLY-SYMBOL-MACRO-P ...)
; compiling (DEFUN WALKED-VAR-DECLARATION-P ...)
; compiling (DEFUN %VAR-DECLARATION ...)
; compiling (DEFUN VAR-DECLARATION ...)
; compiling (DEFUN VAR-SPECIAL-P ...)
; compiling (DEFUN VAR-GLOBALLY-SPECIAL-P ...)
; compiling (DEFMACRO GET-WALKER-TEMPLATE-INTERNAL ...)
; compiling (DEFMACRO DEFINE-WALKER-TEMPLATE ...)
; compiling (DEFUN GET-WALKER-TEMPLATE ...)
; compiling (DEFINE-WALKER-TEMPLATE BLOCK ...)
; compiling (DEFINE-WALKER-TEMPLATE CATCH ...)
; compiling (DEFINE-WALKER-TEMPLATE DECLARE ...)
; compiling (DEFINE-WALKER-TEMPLATE EVAL-WHEN ...)
; compiling (DEFINE-WALKER-TEMPLATE FLET ...)
; compiling (DEFINE-WALKER-TEMPLATE FUNCTION ...)
; compiling (DEFINE-WALKER-TEMPLATE GO ...)
; compiling (DEFINE-WALKER-TEMPLATE IF ...)
; compiling (DEFINE-WALKER-TEMPLATE LABELS ...)
; compiling (DEFINE-WALKER-TEMPLATE LAMBDA ...)
; compiling (DEFINE-WALKER-TEMPLATE LET ...)
; compiling (DEFINE-WALKER-TEMPLATE LET* ...)
; compiling (DEFINE-WALKER-TEMPLATE LOAD-TIME-VALUE ...)
; compiling (DEFINE-WALKER-TEMPLATE LOCALLY ...)
; compiling (DEFINE-WALKER-TEMPLATE MACROLET ...)
; compiling (DEFINE-WALKER-TEMPLATE MULTIPLE-VALUE-CALL ...)
; compiling (DEFINE-WALKER-TEMPLATE MULTIPLE-VALUE-PROG1 ...)
; compiling (DEFINE-WALKER-TEMPLATE MULTIPLE-VALUE-SETQ ...)
; compiling (DEFINE-WALKER-TEMPLATE MULTIPLE-VALUE-BIND ...)
; compiling (DEFINE-WALKER-TEMPLATE PROGN ...)
; compiling (DEFINE-WALKER-TEMPLATE PROGV ...)
; compiling (DEFINE-WALKER-TEMPLATE QUOTE ...)
; compiling (DEFINE-WALKER-TEMPLATE RETURN-FROM ...)
; compiling (DEFINE-WALKER-TEMPLATE SETQ ...)
; compiling (DEFINE-WALKER-TEMPLATE SYMBOL-MACROLET ...)
; compiling (DEFINE-WALKER-TEMPLATE TAGBODY ...)
; compiling (DEFINE-WALKER-TEMPLATE THE ...)
; compiling (DEFINE-WALKER-TEMPLATE THROW ...)
; compiling (DEFINE-WALKER-TEMPLATE UNWIND-PROTECT ...)
; compiling (DEFINE-WALKER-TEMPLATE TRULY-THE ...)
; compiling (DEFINE-WALKER-TEMPLATE NAMED-LAMBDA ...)
; compiling (DEFVAR *WALK-FORM-EXPAND-MACROS-P* ...)
; compiling (DEFUN WALK-FORM ...)
; compiling (DEFUN WALK-FORM-INTERNAL ...)
; compiling (DEFUN WALK-TEMPLATE ...)
; compiling (DEFUN WALK-TEMPLATE-HANDLE-REPEAT ...)
; compiling (DEFUN WALK-TEMPLATE-HANDLE-REPEAT-1 ...)
; compiling (DEFUN WALK-REPEAT-EVAL ...)
; compiling (DEFUN RECONS ...)
; compiling (DEFUN RELIST ...)
; compiling (DEFUN RELIST* ...)
; compiling (DEFUN RELIST-INTERNAL ...)
; compiling (DEFUN WALK-DECLARATIONS ...)
; compiling (DEFUN WALK-UNEXPECTED-DECLARE ...)
; compiling (DEFUN WALK-ARGLIST ...)
; compiling (DEFUN WALK-LET ...)
; compiling (DEFUN LET*-BINDING-NAME ...)
; compiling (DEFUN LET*-BINDING-INIT ...)
; compiling (DEFUN LET*-BINDINGS ...)
; compiling (DEFUN WALK-LET* ...)
; compiling (DEFUN WALK-LOAD-TIME-VALUE ...)
; compiling (DEFUN WALK-LOCALLY ...)
; compiling (DEFUN WALK-MULTIPLE-VALUE-SETQ ...)
; compiling (DEFUN WALK-MULTIPLE-VALUE-BIND ...)
; compiling (DEFUN WALK-BINDINGS-1 ...)
; compiling (DEFUN WALK-LAMBDA ...)
; compiling (DEFUN WALK-NAMED-LAMBDA ...)
; compiling (DEFUN WALK-SETQ ...)
; compiling (DEFUN WALK-SYMBOL-MACROLET ...)
; compiling (DEFUN WALK-TAGBODY ...)
; compiling (DEFUN WALK-TAGBODY-1 ...)
; compiling (DEFUN WALK-MACROLET ...)
; compiling (DEFUN WALK-FLET ...)
; compiling (DEFUN WALK-LABELS ...)
; compiling (DEFUN WALK-IF ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/pcl/walk.lisp
; in: DEFUN CONVERT-MACRO-TO-LAMBDA
; (SB!INT:EVAL-IN-LEXENV
; (SB!INT:QUASIQUOTE
; (DEFMACRO #S(SB!IMPL::COMMA :EXPR GENSYM :KIND 0)
; #S(SB!IMPL::COMMA :EXPR SB!WALKER::LLIST :KIND 0)
; #S(SB!IMPL::COMMA :EXPR SB!WALKER::BODY :KIND 2)))
; (SB!C::MAKE-RESTRICTED-LEXENV SB!WALKER::ENV))
;
; caught STYLE-WARNING:
; undefined function: EVAL-IN-LEXENV
;
; compilation unit finished
; Undefined function:
; EVAL-IN-LEXENV
; caught 1 STYLE-WARNING condition
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/pcl/walk.fasl-tmp written
; compilation finished in 0:00:02.290
*
T
*
T
* LATIN SMALL LETTER SHARP S
LATIN SMALL LETTER KRA
LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
LATIN SMALL LETTER TURNED DELTA
LATIN SMALL LETTER LAMBDA WITH STROKE
LATIN LETTER REVERSED ESH LOOP
LATIN SMALL LETTER T WITH PALATAL HOOK
LATIN SMALL LETTER EZH WITH TAIL
LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
LATIN SMALL LETTER J WITH CARON
LATIN SMALL LETTER D WITH CURL
LATIN SMALL LETTER L WITH CURL
LATIN SMALL LETTER N WITH CURL
LATIN SMALL LETTER T WITH CURL
LATIN SMALL LETTER DOTLESS J
LATIN SMALL LETTER DB DIGRAPH
LATIN SMALL LETTER QP DIGRAPH
LATIN SMALL LETTER C WITH CURL
LATIN SMALL LETTER REVERSED E
LATIN SMALL LETTER SCHWA WITH HOOK
LATIN SMALL LETTER REVERSED OPEN E WITH HOOK
LATIN SMALL LETTER CLOSED REVERSED OPEN E
LATIN SMALL LETTER DOTLESS J WITH STROKE
LATIN LETTER SMALL CAPITAL G
LATIN SMALL LETTER RAMS HORN
LATIN SMALL LETTER HENG WITH HOOK
LATIN LETTER SMALL CAPITAL I
LATIN SMALL LETTER L WITH RETROFLEX HOOK
LATIN SMALL LETTER LEZH
LATIN SMALL LETTER TURNED M WITH LONG LEG
LATIN SMALL LETTER N WITH RETROFLEX HOOK
LATIN LETTER SMALL CAPITAL N
LATIN LETTER SMALL CAPITAL OE
LATIN SMALL LETTER CLOSED OMEGA
LATIN SMALL LETTER PHI
LATIN SMALL LETTER TURNED R
LATIN SMALL LETTER TURNED R WITH LONG LEG
LATIN SMALL LETTER TURNED R WITH HOOK
LATIN SMALL LETTER R WITH LONG LEG
LATIN SMALL LETTER R WITH FISHHOOK
LATIN SMALL LETTER REVERSED R WITH FISHHOOK
LATIN LETTER SMALL CAPITAL INVERTED R
LATIN SMALL LETTER S WITH HOOK
LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK
LATIN SMALL LETTER SQUAT REVERSED ESH
LATIN SMALL LETTER ESH WITH CURL
LATIN SMALL LETTER TURNED W
LATIN SMALL LETTER TURNED Y
LATIN LETTER SMALL CAPITAL Y
LATIN SMALL LETTER Z WITH RETROFLEX HOOK
LATIN SMALL LETTER Z WITH CURL
LATIN SMALL LETTER EZH WITH CURL
LATIN LETTER PHARYNGEAL VOICED FRICATIVE
LATIN LETTER INVERTED GLOTTAL STOP
LATIN LETTER STRETCHED C
LATIN LETTER BILABIAL CLICK
LATIN LETTER SMALL CAPITAL B
LATIN SMALL LETTER CLOSED OPEN E
LATIN LETTER SMALL CAPITAL G WITH HOOK
LATIN LETTER SMALL CAPITAL H
LATIN SMALL LETTER J WITH CROSSED-TAIL
LATIN LETTER SMALL CAPITAL L
LATIN SMALL LETTER Q WITH HOOK
LATIN LETTER GLOTTAL STOP WITH STROKE
LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE
LATIN SMALL LETTER DZ DIGRAPH
LATIN SMALL LETTER DEZH DIGRAPH
LATIN SMALL LETTER DZ DIGRAPH WITH CURL
LATIN SMALL LETTER TS DIGRAPH
LATIN SMALL LETTER TESH DIGRAPH
LATIN SMALL LETTER TC DIGRAPH WITH CURL
LATIN SMALL LETTER FENG DIGRAPH
LATIN SMALL LETTER LS DIGRAPH
LATIN SMALL LETTER LZ DIGRAPH
LATIN LETTER BILABIAL PERCUSSIVE
LATIN LETTER BIDENTAL PERCUSSIVE
LATIN SMALL LETTER TURNED H WITH FISHHOOK
LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
GREEK UPSILON WITH HOOK SYMBOL
GREEK UPSILON WITH ACUTE AND HOOK SYMBOL
GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL
GREEK RHO WITH STROKE SYMBOL
ARMENIAN SMALL LIGATURE ECH YIWN
LATIN LETTER SMALL CAPITAL A
LATIN LETTER SMALL CAPITAL AE
LATIN SMALL LETTER TURNED AE
LATIN LETTER SMALL CAPITAL BARRED B
LATIN LETTER SMALL CAPITAL C
LATIN LETTER SMALL CAPITAL D
LATIN LETTER SMALL CAPITAL ETH
LATIN LETTER SMALL CAPITAL E
LATIN SMALL LETTER TURNED OPEN E
LATIN SMALL LETTER TURNED I
LATIN LETTER SMALL CAPITAL J
LATIN LETTER SMALL CAPITAL K
LATIN LETTER SMALL CAPITAL L WITH STROKE
LATIN LETTER SMALL CAPITAL M
LATIN LETTER SMALL CAPITAL REVERSED N
LATIN LETTER SMALL CAPITAL O
LATIN LETTER SMALL CAPITAL OPEN O
LATIN SMALL LETTER SIDEWAYS O
LATIN SMALL LETTER SIDEWAYS OPEN O
LATIN SMALL LETTER SIDEWAYS O WITH STROKE
LATIN SMALL LETTER TURNED OE
LATIN LETTER SMALL CAPITAL OU
LATIN SMALL LETTER TOP HALF O
LATIN SMALL LETTER BOTTOM HALF O
LATIN LETTER SMALL CAPITAL P
LATIN LETTER SMALL CAPITAL REVERSED R
LATIN LETTER SMALL CAPITAL TURNED R
LATIN LETTER SMALL CAPITAL T
LATIN LETTER SMALL CAPITAL U
LATIN SMALL LETTER SIDEWAYS U
LATIN SMALL LETTER SIDEWAYS DIAERESIZED U
LATIN SMALL LETTER SIDEWAYS TURNED M
LATIN LETTER SMALL CAPITAL V
LATIN LETTER SMALL CAPITAL W
LATIN LETTER SMALL CAPITAL Z
LATIN LETTER SMALL CAPITAL EZH
LATIN LETTER VOICED LARYNGEAL SPIRANT
LATIN LETTER AIN
GREEK LETTER SMALL CAPITAL GAMMA
GREEK LETTER SMALL CAPITAL LAMDA
GREEK LETTER SMALL CAPITAL PI
GREEK LETTER SMALL CAPITAL RHO
GREEK LETTER SMALL CAPITAL PSI
CYRILLIC LETTER SMALL CAPITAL EL
LATIN SMALL LETTER UE
LATIN SMALL LETTER B WITH MIDDLE TILDE
LATIN SMALL LETTER D WITH MIDDLE TILDE
LATIN SMALL LETTER F WITH MIDDLE TILDE
LATIN SMALL LETTER M WITH MIDDLE TILDE
LATIN SMALL LETTER N WITH MIDDLE TILDE
LATIN SMALL LETTER P WITH MIDDLE TILDE
LATIN SMALL LETTER R WITH MIDDLE TILDE
LATIN SMALL LETTER R WITH FISHHOOK AND MIDDLE TILDE
LATIN SMALL LETTER S WITH MIDDLE TILDE
LATIN SMALL LETTER T WITH MIDDLE TILDE
LATIN SMALL LETTER Z WITH MIDDLE TILDE
LATIN SMALL LETTER TURNED G
LATIN SMALL LETTER TH WITH STRIKETHROUGH
LATIN SMALL CAPITAL LETTER I WITH STROKE
LATIN SMALL LETTER IOTA WITH STROKE
LATIN SMALL CAPITAL LETTER U WITH STROKE
LATIN SMALL LETTER UPSILON WITH STROKE
LATIN SMALL LETTER B WITH PALATAL HOOK
LATIN SMALL LETTER D WITH PALATAL HOOK
LATIN SMALL LETTER F WITH PALATAL HOOK
LATIN SMALL LETTER G WITH PALATAL HOOK
LATIN SMALL LETTER K WITH PALATAL HOOK
LATIN SMALL LETTER L WITH PALATAL HOOK
LATIN SMALL LETTER M WITH PALATAL HOOK
LATIN SMALL LETTER N WITH PALATAL HOOK
LATIN SMALL LETTER P WITH PALATAL HOOK
LATIN SMALL LETTER R WITH PALATAL HOOK
LATIN SMALL LETTER S WITH PALATAL HOOK
LATIN SMALL LETTER ESH WITH PALATAL HOOK
LATIN SMALL LETTER V WITH PALATAL HOOK
LATIN SMALL LETTER X WITH PALATAL HOOK
LATIN SMALL LETTER Z WITH PALATAL HOOK
LATIN SMALL LETTER A WITH RETROFLEX HOOK
LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK
LATIN SMALL LETTER D WITH HOOK AND TAIL
LATIN SMALL LETTER E WITH RETROFLEX HOOK
LATIN SMALL LETTER OPEN E WITH RETROFLEX HOOK
LATIN SMALL LETTER REVERSED OPEN E WITH RETROFLEX HOOK
LATIN SMALL LETTER SCHWA WITH RETROFLEX HOOK
LATIN SMALL LETTER I WITH RETROFLEX HOOK
LATIN SMALL LETTER OPEN O WITH RETROFLEX HOOK
LATIN SMALL LETTER ESH WITH RETROFLEX HOOK
LATIN SMALL LETTER U WITH RETROFLEX HOOK
LATIN SMALL LETTER EZH WITH RETROFLEX HOOK
LATIN SMALL LETTER H WITH LINE BELOW
LATIN SMALL LETTER T WITH DIAERESIS
LATIN SMALL LETTER W WITH RING ABOVE
LATIN SMALL LETTER Y WITH RING ABOVE
LATIN SMALL LETTER A WITH RIGHT HALF RING
LATIN SMALL LETTER LONG S WITH DIAGONAL STROKE
LATIN SMALL LETTER LONG S WITH HIGH STROKE
LATIN SMALL LETTER DELTA
GREEK SMALL LETTER UPSILON WITH PSILI
GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA
GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA
GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI
GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI
GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
GREEK SMALL LETTER ALPHA WITH PERISPOMENI
GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI
GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI
GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
GREEK SMALL LETTER ETA WITH PERISPOMENI
GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI
GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA
GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
GREEK SMALL LETTER IOTA WITH PERISPOMENI
GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI
GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA
GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA
GREEK SMALL LETTER RHO WITH PSILI
GREEK SMALL LETTER UPSILON WITH PERISPOMENI
GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI
GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI
GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
GREEK SMALL LETTER OMEGA WITH PERISPOMENI
GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI
DOUBLE-STRUCK CAPITAL C
EULER CONSTANT
SCRIPT SMALL G
SCRIPT CAPITAL H
BLACK-LETTER CAPITAL H
DOUBLE-STRUCK CAPITAL H
PLANCK CONSTANT
PLANCK CONSTANT OVER TWO PI
SCRIPT CAPITAL I
BLACK-LETTER CAPITAL I
SCRIPT CAPITAL L
SCRIPT SMALL L
DOUBLE-STRUCK CAPITAL N
DOUBLE-STRUCK CAPITAL P
DOUBLE-STRUCK CAPITAL Q
SCRIPT CAPITAL R
BLACK-LETTER CAPITAL R
DOUBLE-STRUCK CAPITAL R
DOUBLE-STRUCK CAPITAL Z
BLACK-LETTER CAPITAL Z
SCRIPT CAPITAL B
BLACK-LETTER CAPITAL C
SCRIPT SMALL E
SCRIPT CAPITAL E
SCRIPT CAPITAL F
SCRIPT CAPITAL M
SCRIPT SMALL O
INFORMATION SOURCE
DOUBLE-STRUCK SMALL PI
DOUBLE-STRUCK SMALL GAMMA
DOUBLE-STRUCK CAPITAL GAMMA
DOUBLE-STRUCK CAPITAL PI
DOUBLE-STRUCK ITALIC CAPITAL D
DOUBLE-STRUCK ITALIC SMALL D
DOUBLE-STRUCK ITALIC SMALL E
DOUBLE-STRUCK ITALIC SMALL I
DOUBLE-STRUCK ITALIC SMALL J
LATIN SMALL LETTER V WITH RIGHT HOOK
LATIN SMALL LETTER V WITH CURL
LATIN SMALL LETTER TAILLESS PHI
LATIN SMALL LETTER E WITH NOTCH
LATIN SMALL LETTER TURNED R WITH TAIL
LATIN SMALL LETTER O WITH LOW RING INSIDE
LATIN LETTER SMALL CAPITAL TURNED E
COPTIC SYMBOL KAI
LATIN LETTER SMALL CAPITAL F
LATIN LETTER SMALL CAPITAL S
LATIN SMALL LETTER DUM
LATIN SMALL LETTER LUM
LATIN SMALL LETTER MUM
LATIN SMALL LETTER NUM
LATIN SMALL LETTER RUM
LATIN LETTER SMALL CAPITAL RUM
LATIN SMALL LETTER TUM
LATIN SMALL LETTER UM
LATIN SMALL LETTER L WITH RETROFLEX HOOK AND BELT
LATIN SMALL LETTER C WITH PALATAL HOOK
LATIN SMALL LETTER H WITH PALATAL HOOK
LATIN LETTER SMALL CAPITAL TURNED M
LATIN SMALL LETTER BARRED ALPHA
LATIN SMALL LETTER A REVERSED-SCHWA
LATIN SMALL LETTER BLACKLETTER E
LATIN SMALL LETTER BARRED E
LATIN SMALL LETTER E WITH FLOURISH
LATIN SMALL LETTER LENIS F
LATIN SMALL LETTER SCRIPT G WITH CROSSED-TAIL
LATIN SMALL LETTER L WITH INVERTED LAZY S
LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE
LATIN SMALL LETTER L WITH MIDDLE RING
LATIN SMALL LETTER M WITH CROSSED-TAIL
LATIN SMALL LETTER N WITH CROSSED-TAIL
LATIN SMALL LETTER ENG WITH CROSSED-TAIL
LATIN SMALL LETTER BLACKLETTER O
LATIN SMALL LETTER BLACKLETTER O WITH STROKE
LATIN SMALL LETTER OPEN O WITH STROKE
LATIN SMALL LETTER INVERTED OE
LATIN SMALL LETTER TURNED OE WITH STROKE
LATIN SMALL LETTER TURNED OE WITH HORIZONTAL STROKE
LATIN SMALL LETTER TURNED O OPEN-O
LATIN SMALL LETTER TURNED O OPEN-O WITH STROKE
LATIN SMALL LETTER STIRRUP R
LATIN LETTER SMALL CAPITAL R WITH RIGHT LEG
LATIN SMALL LETTER R WITHOUT HANDLE
LATIN SMALL LETTER DOUBLE R
LATIN SMALL LETTER R WITH CROSSED-TAIL
LATIN SMALL LETTER DOUBLE R WITH CROSSED-TAIL
LATIN SMALL LETTER SCRIPT R
LATIN SMALL LETTER SCRIPT R WITH RING
LATIN SMALL LETTER BASELINE ESH
LATIN SMALL LETTER U WITH SHORT RIGHT LEG
LATIN SMALL LETTER U BAR WITH SHORT RIGHT LEG
LATIN SMALL LETTER UI
LATIN SMALL LETTER TURNED UI
LATIN SMALL LETTER U WITH LEFT HOOK
LATIN SMALL LETTER CHI
LATIN SMALL LETTER CHI WITH LOW RIGHT RING
LATIN SMALL LETTER CHI WITH LOW LEFT SERIF
LATIN SMALL LETTER X WITH LOW RIGHT RING
LATIN SMALL LETTER X WITH LONG LEFT LEG
LATIN SMALL LETTER X WITH LONG LEFT LEG AND LOW RIGHT RING
LATIN SMALL LETTER X WITH LONG LEFT LEG WITH SERIF
LATIN SMALL LETTER Y WITH SHORT RIGHT LEG
LATIN SMALL LETTER INVERTED ALPHA
GREEK LETTER SMALL CAPITAL OMEGA
LATIN SMALL LIGATURE FF
LATIN SMALL LIGATURE FI
LATIN SMALL LIGATURE FL
LATIN SMALL LIGATURE FFI
LATIN SMALL LIGATURE FFL
LATIN SMALL LIGATURE LONG S T
LATIN SMALL LIGATURE ST
ARMENIAN SMALL LIGATURE MEN NOW
ARMENIAN SMALL LIGATURE MEN ECH
ARMENIAN SMALL LIGATURE MEN INI
ARMENIAN SMALL LIGATURE VEW NOW
ARMENIAN SMALL LIGATURE MEN XEH
MATHEMATICAL BOLD CAPITAL A
MATHEMATICAL BOLD CAPITAL B
MATHEMATICAL BOLD CAPITAL C
MATHEMATICAL BOLD CAPITAL D
MATHEMATICAL BOLD CAPITAL E
MATHEMATICAL BOLD CAPITAL F
MATHEMATICAL BOLD CAPITAL G
MATHEMATICAL BOLD CAPITAL H
MATHEMATICAL BOLD CAPITAL I
MATHEMATICAL BOLD CAPITAL J
MATHEMATICAL BOLD CAPITAL K
MATHEMATICAL BOLD CAPITAL L
MATHEMATICAL BOLD CAPITAL M
MATHEMATICAL BOLD CAPITAL N
MATHEMATICAL BOLD CAPITAL O
MATHEMATICAL BOLD CAPITAL P
MATHEMATICAL BOLD CAPITAL Q
MATHEMATICAL BOLD CAPITAL R
MATHEMATICAL BOLD CAPITAL S
MATHEMATICAL BOLD CAPITAL T
MATHEMATICAL BOLD CAPITAL U
MATHEMATICAL BOLD CAPITAL V
MATHEMATICAL BOLD CAPITAL W
MATHEMATICAL BOLD CAPITAL X
MATHEMATICAL BOLD CAPITAL Y
MATHEMATICAL BOLD CAPITAL Z
MATHEMATICAL BOLD SMALL A
MATHEMATICAL BOLD SMALL B
MATHEMATICAL BOLD SMALL C
MATHEMATICAL BOLD SMALL D
MATHEMATICAL BOLD SMALL E
MATHEMATICAL BOLD SMALL F
MATHEMATICAL BOLD SMALL G
MATHEMATICAL BOLD SMALL H
MATHEMATICAL BOLD SMALL I
MATHEMATICAL BOLD SMALL J
MATHEMATICAL BOLD SMALL K
MATHEMATICAL BOLD SMALL L
MATHEMATICAL BOLD SMALL M
MATHEMATICAL BOLD SMALL N
MATHEMATICAL BOLD SMALL O
MATHEMATICAL BOLD SMALL P
MATHEMATICAL BOLD SMALL Q
MATHEMATICAL BOLD SMALL R
MATHEMATICAL BOLD SMALL S
MATHEMATICAL BOLD SMALL T
MATHEMATICAL BOLD SMALL U
MATHEMATICAL BOLD SMALL V
MATHEMATICAL BOLD SMALL W
MATHEMATICAL BOLD SMALL X
MATHEMATICAL BOLD SMALL Y
MATHEMATICAL BOLD SMALL Z
MATHEMATICAL ITALIC CAPITAL A
MATHEMATICAL ITALIC CAPITAL B
MATHEMATICAL ITALIC CAPITAL C
MATHEMATICAL ITALIC CAPITAL D
MATHEMATICAL ITALIC CAPITAL E
MATHEMATICAL ITALIC CAPITAL F
MATHEMATICAL ITALIC CAPITAL G
MATHEMATICAL ITALIC CAPITAL H
MATHEMATICAL ITALIC CAPITAL I
MATHEMATICAL ITALIC CAPITAL J
MATHEMATICAL ITALIC CAPITAL K
MATHEMATICAL ITALIC CAPITAL L
MATHEMATICAL ITALIC CAPITAL M
MATHEMATICAL ITALIC CAPITAL N
MATHEMATICAL ITALIC CAPITAL O
MATHEMATICAL ITALIC CAPITAL P
MATHEMATICAL ITALIC CAPITAL Q
MATHEMATICAL ITALIC CAPITAL R
MATHEMATICAL ITALIC CAPITAL S
MATHEMATICAL ITALIC CAPITAL T
MATHEMATICAL ITALIC CAPITAL U
MATHEMATICAL ITALIC CAPITAL V
MATHEMATICAL ITALIC CAPITAL W
MATHEMATICAL ITALIC CAPITAL X
MATHEMATICAL ITALIC CAPITAL Y
MATHEMATICAL ITALIC CAPITAL Z
MATHEMATICAL ITALIC SMALL A
MATHEMATICAL ITALIC SMALL B
MATHEMATICAL ITALIC SMALL C
MATHEMATICAL ITALIC SMALL D
MATHEMATICAL ITALIC SMALL E
MATHEMATICAL ITALIC SMALL F
MATHEMATICAL ITALIC SMALL G
MATHEMATICAL ITALIC SMALL I
MATHEMATICAL ITALIC SMALL J
MATHEMATICAL ITALIC SMALL K
MATHEMATICAL ITALIC SMALL L
MATHEMATICAL ITALIC SMALL M
MATHEMATICAL ITALIC SMALL N
MATHEMATICAL ITALIC SMALL O
MATHEMATICAL ITALIC SMALL P
MATHEMATICAL ITALIC SMALL Q
MATHEMATICAL ITALIC SMALL R
MATHEMATICAL ITALIC SMALL S
MATHEMATICAL ITALIC SMALL T
MATHEMATICAL ITALIC SMALL U
MATHEMATICAL ITALIC SMALL V
MATHEMATICAL ITALIC SMALL W
MATHEMATICAL ITALIC SMALL X
MATHEMATICAL ITALIC SMALL Y
MATHEMATICAL ITALIC SMALL Z
MATHEMATICAL BOLD ITALIC CAPITAL A
MATHEMATICAL BOLD ITALIC CAPITAL B
MATHEMATICAL BOLD ITALIC CAPITAL C
MATHEMATICAL BOLD ITALIC CAPITAL D
MATHEMATICAL BOLD ITALIC CAPITAL E
MATHEMATICAL BOLD ITALIC CAPITAL F
MATHEMATICAL BOLD ITALIC CAPITAL G
MATHEMATICAL BOLD ITALIC CAPITAL H
MATHEMATICAL BOLD ITALIC CAPITAL I
MATHEMATICAL BOLD ITALIC CAPITAL J
MATHEMATICAL BOLD ITALIC CAPITAL K
MATHEMATICAL BOLD ITALIC CAPITAL L
MATHEMATICAL BOLD ITALIC CAPITAL M
MATHEMATICAL BOLD ITALIC CAPITAL N
MATHEMATICAL BOLD ITALIC CAPITAL O
MATHEMATICAL BOLD ITALIC CAPITAL P
MATHEMATICAL BOLD ITALIC CAPITAL Q
MATHEMATICAL BOLD ITALIC CAPITAL R
MATHEMATICAL BOLD ITALIC CAPITAL S
MATHEMATICAL BOLD ITALIC CAPITAL T
MATHEMATICAL BOLD ITALIC CAPITAL U
MATHEMATICAL BOLD ITALIC CAPITAL V
MATHEMATICAL BOLD ITALIC CAPITAL W
MATHEMATICAL BOLD ITALIC CAPITAL X
MATHEMATICAL BOLD ITALIC CAPITAL Y
MATHEMATICAL BOLD ITALIC CAPITAL Z
MATHEMATICAL BOLD ITALIC SMALL A
MATHEMATICAL BOLD ITALIC SMALL B
MATHEMATICAL BOLD ITALIC SMALL C
MATHEMATICAL BOLD ITALIC SMALL D
MATHEMATICAL BOLD ITALIC SMALL E
MATHEMATICAL BOLD ITALIC SMALL F
MATHEMATICAL BOLD ITALIC SMALL G
MATHEMATICAL BOLD ITALIC SMALL H
MATHEMATICAL BOLD ITALIC SMALL I
MATHEMATICAL BOLD ITALIC SMALL J
MATHEMATICAL BOLD ITALIC SMALL K
MATHEMATICAL BOLD ITALIC SMALL L
MATHEMATICAL BOLD ITALIC SMALL M
MATHEMATICAL BOLD ITALIC SMALL N
MATHEMATICAL BOLD ITALIC SMALL O
MATHEMATICAL BOLD ITALIC SMALL P
MATHEMATICAL BOLD ITALIC SMALL Q
MATHEMATICAL BOLD ITALIC SMALL R
MATHEMATICAL BOLD ITALIC SMALL S
MATHEMATICAL BOLD ITALIC SMALL T
MATHEMATICAL BOLD ITALIC SMALL U
MATHEMATICAL BOLD ITALIC SMALL V
MATHEMATICAL BOLD ITALIC SMALL W
MATHEMATICAL BOLD ITALIC SMALL X
MATHEMATICAL BOLD ITALIC SMALL Y
MATHEMATICAL BOLD ITALIC SMALL Z
MATHEMATICAL SCRIPT CAPITAL A
MATHEMATICAL SCRIPT CAPITAL C
MATHEMATICAL SCRIPT CAPITAL D
MATHEMATICAL SCRIPT CAPITAL G
MATHEMATICAL SCRIPT CAPITAL J
MATHEMATICAL SCRIPT CAPITAL K
MATHEMATICAL SCRIPT CAPITAL N
MATHEMATICAL SCRIPT CAPITAL O
MATHEMATICAL SCRIPT CAPITAL P
MATHEMATICAL SCRIPT CAPITAL Q
MATHEMATICAL SCRIPT CAPITAL S
MATHEMATICAL SCRIPT CAPITAL T
MATHEMATICAL SCRIPT CAPITAL U
MATHEMATICAL SCRIPT CAPITAL V
MATHEMATICAL SCRIPT CAPITAL W
MATHEMATICAL SCRIPT CAPITAL X
MATHEMATICAL SCRIPT CAPITAL Y
MATHEMATICAL SCRIPT CAPITAL Z
MATHEMATICAL SCRIPT SMALL A
MATHEMATICAL SCRIPT SMALL B
MATHEMATICAL SCRIPT SMALL C
MATHEMATICAL SCRIPT SMALL D
MATHEMATICAL SCRIPT SMALL F
MATHEMATICAL SCRIPT SMALL H
MATHEMATICAL SCRIPT SMALL I
MATHEMATICAL SCRIPT SMALL J
MATHEMATICAL SCRIPT SMALL K
MATHEMATICAL SCRIPT SMALL L
MATHEMATICAL SCRIPT SMALL M
MATHEMATICAL SCRIPT SMALL N
MATHEMATICAL SCRIPT SMALL P
MATHEMATICAL SCRIPT SMALL Q
MATHEMATICAL SCRIPT SMALL R
MATHEMATICAL SCRIPT SMALL S
MATHEMATICAL SCRIPT SMALL T
MATHEMATICAL SCRIPT SMALL U
MATHEMATICAL SCRIPT SMALL V
MATHEMATICAL SCRIPT SMALL W
MATHEMATICAL SCRIPT SMALL X
MATHEMATICAL SCRIPT SMALL Y
MATHEMATICAL SCRIPT SMALL Z
MATHEMATICAL BOLD SCRIPT CAPITAL A
MATHEMATICAL BOLD SCRIPT CAPITAL B
MATHEMATICAL BOLD SCRIPT CAPITAL C
MATHEMATICAL BOLD SCRIPT CAPITAL D
MATHEMATICAL BOLD SCRIPT CAPITAL E
MATHEMATICAL BOLD SCRIPT CAPITAL F
MATHEMATICAL BOLD SCRIPT CAPITAL G
MATHEMATICAL BOLD SCRIPT CAPITAL H
MATHEMATICAL BOLD SCRIPT CAPITAL I
MATHEMATICAL BOLD SCRIPT CAPITAL J
MATHEMATICAL BOLD SCRIPT CAPITAL K
MATHEMATICAL BOLD SCRIPT CAPITAL L
MATHEMATICAL BOLD SCRIPT CAPITAL M
MATHEMATICAL BOLD SCRIPT CAPITAL N
MATHEMATICAL BOLD SCRIPT CAPITAL O
MATHEMATICAL BOLD SCRIPT CAPITAL P
MATHEMATICAL BOLD SCRIPT CAPITAL Q
MATHEMATICAL BOLD SCRIPT CAPITAL R
MATHEMATICAL BOLD SCRIPT CAPITAL S
MATHEMATICAL BOLD SCRIPT CAPITAL T
MATHEMATICAL BOLD SCRIPT CAPITAL U
MATHEMATICAL BOLD SCRIPT CAPITAL V
MATHEMATICAL BOLD SCRIPT CAPITAL W
MATHEMATICAL BOLD SCRIPT CAPITAL X
MATHEMATICAL BOLD SCRIPT CAPITAL Y
MATHEMATICAL BOLD SCRIPT CAPITAL Z
MATHEMATICAL BOLD SCRIPT SMALL A
MATHEMATICAL BOLD SCRIPT SMALL B
MATHEMATICAL BOLD SCRIPT SMALL C
MATHEMATICAL BOLD SCRIPT SMALL D
MATHEMATICAL BOLD SCRIPT SMALL E
MATHEMATICAL BOLD SCRIPT SMALL F
MATHEMATICAL BOLD SCRIPT SMALL G
MATHEMATICAL BOLD SCRIPT SMALL H
MATHEMATICAL BOLD SCRIPT SMALL I
MATHEMATICAL BOLD SCRIPT SMALL J
MATHEMATICAL BOLD SCRIPT SMALL K
MATHEMATICAL BOLD SCRIPT SMALL L
MATHEMATICAL BOLD SCRIPT SMALL M
MATHEMATICAL BOLD SCRIPT SMALL N
MATHEMATICAL BOLD SCRIPT SMALL O
MATHEMATICAL BOLD SCRIPT SMALL P
MATHEMATICAL BOLD SCRIPT SMALL Q
MATHEMATICAL BOLD SCRIPT SMALL R
MATHEMATICAL BOLD SCRIPT SMALL S
MATHEMATICAL BOLD SCRIPT SMALL T
MATHEMATICAL BOLD SCRIPT SMALL U
MATHEMATICAL BOLD SCRIPT SMALL V
MATHEMATICAL BOLD SCRIPT SMALL W
MATHEMATICAL BOLD SCRIPT SMALL X
MATHEMATICAL BOLD SCRIPT SMALL Y
MATHEMATICAL BOLD SCRIPT SMALL Z
MATHEMATICAL FRAKTUR CAPITAL A
MATHEMATICAL FRAKTUR CAPITAL B
MATHEMATICAL FRAKTUR CAPITAL D
MATHEMATICAL FRAKTUR CAPITAL E
MATHEMATICAL FRAKTUR CAPITAL F
MATHEMATICAL FRAKTUR CAPITAL G
MATHEMATICAL FRAKTUR CAPITAL J
MATHEMATICAL FRAKTUR CAPITAL K
MATHEMATICAL FRAKTUR CAPITAL L
MATHEMATICAL FRAKTUR CAPITAL M
MATHEMATICAL FRAKTUR CAPITAL N
MATHEMATICAL FRAKTUR CAPITAL O
MATHEMATICAL FRAKTUR CAPITAL P
MATHEMATICAL FRAKTUR CAPITAL Q
MATHEMATICAL FRAKTUR CAPITAL S
MATHEMATICAL FRAKTUR CAPITAL T
MATHEMATICAL FRAKTUR CAPITAL U
MATHEMATICAL FRAKTUR CAPITAL V
MATHEMATICAL FRAKTUR CAPITAL W
MATHEMATICAL FRAKTUR CAPITAL X
MATHEMATICAL FRAKTUR CAPITAL Y
MATHEMATICAL FRAKTUR SMALL A
MATHEMATICAL FRAKTUR SMALL B
MATHEMATICAL FRAKTUR SMALL C
MATHEMATICAL FRAKTUR SMALL D
MATHEMATICAL FRAKTUR SMALL E
MATHEMATICAL FRAKTUR SMALL F
MATHEMATICAL FRAKTUR SMALL G
MATHEMATICAL FRAKTUR SMALL H
MATHEMATICAL FRAKTUR SMALL I
MATHEMATICAL FRAKTUR SMALL J
MATHEMATICAL FRAKTUR SMALL K
MATHEMATICAL FRAKTUR SMALL L
MATHEMATICAL FRAKTUR SMALL M
MATHEMATICAL FRAKTUR SMALL N
MATHEMATICAL FRAKTUR SMALL O
MATHEMATICAL FRAKTUR SMALL P
MATHEMATICAL FRAKTUR SMALL Q
MATHEMATICAL FRAKTUR SMALL R
MATHEMATICAL FRAKTUR SMALL S
MATHEMATICAL FRAKTUR SMALL T
MATHEMATICAL FRAKTUR SMALL U
MATHEMATICAL FRAKTUR SMALL V
MATHEMATICAL FRAKTUR SMALL W
MATHEMATICAL FRAKTUR SMALL X
MATHEMATICAL FRAKTUR SMALL Y
MATHEMATICAL FRAKTUR SMALL Z
MATHEMATICAL DOUBLE-STRUCK CAPITAL A
MATHEMATICAL DOUBLE-STRUCK CAPITAL B
MATHEMATICAL DOUBLE-STRUCK CAPITAL D
MATHEMATICAL DOUBLE-STRUCK CAPITAL E
MATHEMATICAL DOUBLE-STRUCK CAPITAL F
MATHEMATICAL DOUBLE-STRUCK CAPITAL G
MATHEMATICAL DOUBLE-STRUCK CAPITAL I
MATHEMATICAL DOUBLE-STRUCK CAPITAL J
MATHEMATICAL DOUBLE-STRUCK CAPITAL K
MATHEMATICAL DOUBLE-STRUCK CAPITAL L
MATHEMATICAL DOUBLE-STRUCK CAPITAL M
MATHEMATICAL DOUBLE-STRUCK CAPITAL O
MATHEMATICAL DOUBLE-STRUCK CAPITAL S
MATHEMATICAL DOUBLE-STRUCK CAPITAL T
MATHEMATICAL DOUBLE-STRUCK CAPITAL U
MATHEMATICAL DOUBLE-STRUCK CAPITAL V
MATHEMATICAL DOUBLE-STRUCK CAPITAL W
MATHEMATICAL DOUBLE-STRUCK CAPITAL X
MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
MATHEMATICAL DOUBLE-STRUCK SMALL A
MATHEMATICAL DOUBLE-STRUCK SMALL B
MATHEMATICAL DOUBLE-STRUCK SMALL C
MATHEMATICAL DOUBLE-STRUCK SMALL D
MATHEMATICAL DOUBLE-STRUCK SMALL E
MATHEMATICAL DOUBLE-STRUCK SMALL F
MATHEMATICAL DOUBLE-STRUCK SMALL G
MATHEMATICAL DOUBLE-STRUCK SMALL H
MATHEMATICAL DOUBLE-STRUCK SMALL I
MATHEMATICAL DOUBLE-STRUCK SMALL J
MATHEMATICAL DOUBLE-STRUCK SMALL K
MATHEMATICAL DOUBLE-STRUCK SMALL L
MATHEMATICAL DOUBLE-STRUCK SMALL M
MATHEMATICAL DOUBLE-STRUCK SMALL N
MATHEMATICAL DOUBLE-STRUCK SMALL O
MATHEMATICAL DOUBLE-STRUCK SMALL P
MATHEMATICAL DOUBLE-STRUCK SMALL Q
MATHEMATICAL DOUBLE-STRUCK SMALL R
MATHEMATICAL DOUBLE-STRUCK SMALL S
MATHEMATICAL DOUBLE-STRUCK SMALL T
MATHEMATICAL DOUBLE-STRUCK SMALL U
MATHEMATICAL DOUBLE-STRUCK SMALL V
MATHEMATICAL DOUBLE-STRUCK SMALL W
MATHEMATICAL DOUBLE-STRUCK SMALL X
MATHEMATICAL DOUBLE-STRUCK SMALL Y
MATHEMATICAL DOUBLE-STRUCK SMALL Z
MATHEMATICAL BOLD FRAKTUR CAPITAL A
MATHEMATICAL BOLD FRAKTUR CAPITAL B
MATHEMATICAL BOLD FRAKTUR CAPITAL C
MATHEMATICAL BOLD FRAKTUR CAPITAL D
MATHEMATICAL BOLD FRAKTUR CAPITAL E
MATHEMATICAL BOLD FRAKTUR CAPITAL F
MATHEMATICAL BOLD FRAKTUR CAPITAL G
MATHEMATICAL BOLD FRAKTUR CAPITAL H
MATHEMATICAL BOLD FRAKTUR CAPITAL I
MATHEMATICAL BOLD FRAKTUR CAPITAL J
MATHEMATICAL BOLD FRAKTUR CAPITAL K
MATHEMATICAL BOLD FRAKTUR CAPITAL L
MATHEMATICAL BOLD FRAKTUR CAPITAL M
MATHEMATICAL BOLD FRAKTUR CAPITAL N
MATHEMATICAL BOLD FRAKTUR CAPITAL O
MATHEMATICAL BOLD FRAKTUR CAPITAL P
MATHEMATICAL BOLD FRAKTUR CAPITAL Q
MATHEMATICAL BOLD FRAKTUR CAPITAL R
MATHEMATICAL BOLD FRAKTUR CAPITAL S
MATHEMATICAL BOLD FRAKTUR CAPITAL T
MATHEMATICAL BOLD FRAKTUR CAPITAL U
MATHEMATICAL BOLD FRAKTUR CAPITAL V
MATHEMATICAL BOLD FRAKTUR CAPITAL W
MATHEMATICAL BOLD FRAKTUR CAPITAL X
MATHEMATICAL BOLD FRAKTUR CAPITAL Y
MATHEMATICAL BOLD FRAKTUR CAPITAL Z
MATHEMATICAL BOLD FRAKTUR SMALL A
MATHEMATICAL BOLD FRAKTUR SMALL B
MATHEMATICAL BOLD FRAKTUR SMALL C
MATHEMATICAL BOLD FRAKTUR SMALL D
MATHEMATICAL BOLD FRAKTUR SMALL E
MATHEMATICAL BOLD FRAKTUR SMALL F
MATHEMATICAL BOLD FRAKTUR SMALL G
MATHEMATICAL BOLD FRAKTUR SMALL H
MATHEMATICAL BOLD FRAKTUR SMALL I
MATHEMATICAL BOLD FRAKTUR SMALL J
MATHEMATICAL BOLD FRAKTUR SMALL K
MATHEMATICAL BOLD FRAKTUR SMALL L
MATHEMATICAL BOLD FRAKTUR SMALL M
MATHEMATICAL BOLD FRAKTUR SMALL N
MATHEMATICAL BOLD FRAKTUR SMALL O
MATHEMATICAL BOLD FRAKTUR SMALL P
MATHEMATICAL BOLD FRAKTUR SMALL Q
MATHEMATICAL BOLD FRAKTUR SMALL R
MATHEMATICAL BOLD FRAKTUR SMALL S
MATHEMATICAL BOLD FRAKTUR SMALL T
MATHEMATICAL BOLD FRAKTUR SMALL U
MATHEMATICAL BOLD FRAKTUR SMALL V
MATHEMATICAL BOLD FRAKTUR SMALL W
MATHEMATICAL BOLD FRAKTUR SMALL X
MATHEMATICAL BOLD FRAKTUR SMALL Y
MATHEMATICAL BOLD FRAKTUR SMALL Z
MATHEMATICAL SANS-SERIF CAPITAL A
MATHEMATICAL SANS-SERIF CAPITAL B
MATHEMATICAL SANS-SERIF CAPITAL C
MATHEMATICAL SANS-SERIF CAPITAL D
MATHEMATICAL SANS-SERIF CAPITAL E
MATHEMATICAL SANS-SERIF CAPITAL F
MATHEMATICAL SANS-SERIF CAPITAL G
MATHEMATICAL SANS-SERIF CAPITAL H
MATHEMATICAL SANS-SERIF CAPITAL I
MATHEMATICAL SANS-SERIF CAPITAL J
MATHEMATICAL SANS-SERIF CAPITAL K
MATHEMATICAL SANS-SERIF CAPITAL L
MATHEMATICAL SANS-SERIF CAPITAL M
MATHEMATICAL SANS-SERIF CAPITAL N
MATHEMATICAL SANS-SERIF CAPITAL O
MATHEMATICAL SANS-SERIF CAPITAL P
MATHEMATICAL SANS-SERIF CAPITAL Q
MATHEMATICAL SANS-SERIF CAPITAL R
MATHEMATICAL SANS-SERIF CAPITAL S
MATHEMATICAL SANS-SERIF CAPITAL T
MATHEMATICAL SANS-SERIF CAPITAL U
MATHEMATICAL SANS-SERIF CAPITAL V
MATHEMATICAL SANS-SERIF CAPITAL W
MATHEMATICAL SANS-SERIF CAPITAL X
MATHEMATICAL SANS-SERIF CAPITAL Y
MATHEMATICAL SANS-SERIF CAPITAL Z
MATHEMATICAL SANS-SERIF SMALL A
MATHEMATICAL SANS-SERIF SMALL B
MATHEMATICAL SANS-SERIF SMALL C
MATHEMATICAL SANS-SERIF SMALL D
MATHEMATICAL SANS-SERIF SMALL E
MATHEMATICAL SANS-SERIF SMALL F
MATHEMATICAL SANS-SERIF SMALL G
MATHEMATICAL SANS-SERIF SMALL H
MATHEMATICAL SANS-SERIF SMALL I
MATHEMATICAL SANS-SERIF SMALL J
MATHEMATICAL SANS-SERIF SMALL K
MATHEMATICAL SANS-SERIF SMALL L
MATHEMATICAL SANS-SERIF SMALL M
MATHEMATICAL SANS-SERIF SMALL N
MATHEMATICAL SANS-SERIF SMALL O
MATHEMATICAL SANS-SERIF SMALL P
MATHEMATICAL SANS-SERIF SMALL Q
MATHEMATICAL SANS-SERIF SMALL R
MATHEMATICAL SANS-SERIF SMALL S
MATHEMATICAL SANS-SERIF SMALL T
MATHEMATICAL SANS-SERIF SMALL U
MATHEMATICAL SANS-SERIF SMALL V
MATHEMATICAL SANS-SERIF SMALL W
MATHEMATICAL SANS-SERIF SMALL X
MATHEMATICAL SANS-SERIF SMALL Y
MATHEMATICAL SANS-SERIF SMALL Z
MATHEMATICAL SANS-SERIF BOLD CAPITAL A
MATHEMATICAL SANS-SERIF BOLD CAPITAL B
MATHEMATICAL SANS-SERIF BOLD CAPITAL C
MATHEMATICAL SANS-SERIF BOLD CAPITAL D
MATHEMATICAL SANS-SERIF BOLD CAPITAL E
MATHEMATICAL SANS-SERIF BOLD CAPITAL F
MATHEMATICAL SANS-SERIF BOLD CAPITAL G
MATHEMATICAL SANS-SERIF BOLD CAPITAL H
MATHEMATICAL SANS-SERIF BOLD CAPITAL I
MATHEMATICAL SANS-SERIF BOLD CAPITAL J
MATHEMATICAL SANS-SERIF BOLD CAPITAL K
MATHEMATICAL SANS-SERIF BOLD CAPITAL L
MATHEMATICAL SANS-SERIF BOLD CAPITAL M
MATHEMATICAL SANS-SERIF BOLD CAPITAL N
MATHEMATICAL SANS-SERIF BOLD CAPITAL O
MATHEMATICAL SANS-SERIF BOLD CAPITAL P
MATHEMATICAL SANS-SERIF BOLD CAPITAL Q
MATHEMATICAL SANS-SERIF BOLD CAPITAL R
MATHEMATICAL SANS-SERIF BOLD CAPITAL S
MATHEMATICAL SANS-SERIF BOLD CAPITAL T
MATHEMATICAL SANS-SERIF BOLD CAPITAL U
MATHEMATICAL SANS-SERIF BOLD CAPITAL V
MATHEMATICAL SANS-SERIF BOLD CAPITAL W
MATHEMATICAL SANS-SERIF BOLD CAPITAL X
MATHEMATICAL SANS-SERIF BOLD CAPITAL Y
MATHEMATICAL SANS-SERIF BOLD CAPITAL Z
MATHEMATICAL SANS-SERIF BOLD SMALL A
MATHEMATICAL SANS-SERIF BOLD SMALL B
MATHEMATICAL SANS-SERIF BOLD SMALL C
MATHEMATICAL SANS-SERIF BOLD SMALL D
MATHEMATICAL SANS-SERIF BOLD SMALL E
MATHEMATICAL SANS-SERIF BOLD SMALL F
MATHEMATICAL SANS-SERIF BOLD SMALL G
MATHEMATICAL SANS-SERIF BOLD SMALL H
MATHEMATICAL SANS-SERIF BOLD SMALL I
MATHEMATICAL SANS-SERIF BOLD SMALL J
MATHEMATICAL SANS-SERIF BOLD SMALL K
MATHEMATICAL SANS-SERIF BOLD SMALL L
MATHEMATICAL SANS-SERIF BOLD SMALL M
MATHEMATICAL SANS-SERIF BOLD SMALL N
MATHEMATICAL SANS-SERIF BOLD SMALL O
MATHEMATICAL SANS-SERIF BOLD SMALL P
MATHEMATICAL SANS-SERIF BOLD SMALL Q
MATHEMATICAL SANS-SERIF BOLD SMALL R
MATHEMATICAL SANS-SERIF BOLD SMALL S
MATHEMATICAL SANS-SERIF BOLD SMALL T
MATHEMATICAL SANS-SERIF BOLD SMALL U
MATHEMATICAL SANS-SERIF BOLD SMALL V
MATHEMATICAL SANS-SERIF BOLD SMALL W
MATHEMATICAL SANS-SERIF BOLD SMALL X
MATHEMATICAL SANS-SERIF BOLD SMALL Y
MATHEMATICAL SANS-SERIF BOLD SMALL Z
MATHEMATICAL SANS-SERIF ITALIC CAPITAL A
MATHEMATICAL SANS-SERIF ITALIC CAPITAL B
MATHEMATICAL SANS-SERIF ITALIC CAPITAL C
MATHEMATICAL SANS-SERIF ITALIC CAPITAL D
MATHEMATICAL SANS-SERIF ITALIC CAPITAL E
MATHEMATICAL SANS-SERIF ITALIC CAPITAL F
MATHEMATICAL SANS-SERIF ITALIC CAPITAL G
MATHEMATICAL SANS-SERIF ITALIC CAPITAL H
MATHEMATICAL SANS-SERIF ITALIC CAPITAL I
MATHEMATICAL SANS-SERIF ITALIC CAPITAL J
MATHEMATICAL SANS-SERIF ITALIC CAPITAL K
MATHEMATICAL SANS-SERIF ITALIC CAPITAL L
MATHEMATICAL SANS-SERIF ITALIC CAPITAL M
MATHEMATICAL SANS-SERIF ITALIC CAPITAL N
MATHEMATICAL SANS-SERIF ITALIC CAPITAL O
MATHEMATICAL SANS-SERIF ITALIC CAPITAL P
MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q
MATHEMATICAL SANS-SERIF ITALIC CAPITAL R
MATHEMATICAL SANS-SERIF ITALIC CAPITAL S
MATHEMATICAL SANS-SERIF ITALIC CAPITAL T
MATHEMATICAL SANS-SERIF ITALIC CAPITAL U
MATHEMATICAL SANS-SERIF ITALIC CAPITAL V
MATHEMATICAL SANS-SERIF ITALIC CAPITAL W
MATHEMATICAL SANS-SERIF ITALIC CAPITAL X
MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y
MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z
MATHEMATICAL SANS-SERIF ITALIC SMALL A
MATHEMATICAL SANS-SERIF ITALIC SMALL B
MATHEMATICAL SANS-SERIF ITALIC SMALL C
MATHEMATICAL SANS-SERIF ITALIC SMALL D
MATHEMATICAL SANS-SERIF ITALIC SMALL E
MATHEMATICAL SANS-SERIF ITALIC SMALL F
MATHEMATICAL SANS-SERIF ITALIC SMALL G
MATHEMATICAL SANS-SERIF ITALIC SMALL H
MATHEMATICAL SANS-SERIF ITALIC SMALL I
MATHEMATICAL SANS-SERIF ITALIC SMALL J
MATHEMATICAL SANS-SERIF ITALIC SMALL K
MATHEMATICAL SANS-SERIF ITALIC SMALL L
MATHEMATICAL SANS-SERIF ITALIC SMALL M
MATHEMATICAL SANS-SERIF ITALIC SMALL N
MATHEMATICAL SANS-SERIF ITALIC SMALL O
MATHEMATICAL SANS-SERIF ITALIC SMALL P
MATHEMATICAL SANS-SERIF ITALIC SMALL Q
MATHEMATICAL SANS-SERIF ITALIC SMALL R
MATHEMATICAL SANS-SERIF ITALIC SMALL S
MATHEMATICAL SANS-SERIF ITALIC SMALL T
MATHEMATICAL SANS-SERIF ITALIC SMALL U
MATHEMATICAL SANS-SERIF ITALIC SMALL V
MATHEMATICAL SANS-SERIF ITALIC SMALL W
MATHEMATICAL SANS-SERIF ITALIC SMALL X
MATHEMATICAL SANS-SERIF ITALIC SMALL Y
MATHEMATICAL SANS-SERIF ITALIC SMALL Z
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z
MATHEMATICAL MONOSPACE CAPITAL A
MATHEMATICAL MONOSPACE CAPITAL B
MATHEMATICAL MONOSPACE CAPITAL C
MATHEMATICAL MONOSPACE CAPITAL D
MATHEMATICAL MONOSPACE CAPITAL E
MATHEMATICAL MONOSPACE CAPITAL F
MATHEMATICAL MONOSPACE CAPITAL G
MATHEMATICAL MONOSPACE CAPITAL H
MATHEMATICAL MONOSPACE CAPITAL I
MATHEMATICAL MONOSPACE CAPITAL J
MATHEMATICAL MONOSPACE CAPITAL K
MATHEMATICAL MONOSPACE CAPITAL L
MATHEMATICAL MONOSPACE CAPITAL M
MATHEMATICAL MONOSPACE CAPITAL N
MATHEMATICAL MONOSPACE CAPITAL O
MATHEMATICAL MONOSPACE CAPITAL P
MATHEMATICAL MONOSPACE CAPITAL Q
MATHEMATICAL MONOSPACE CAPITAL R
MATHEMATICAL MONOSPACE CAPITAL S
MATHEMATICAL MONOSPACE CAPITAL T
MATHEMATICAL MONOSPACE CAPITAL U
MATHEMATICAL MONOSPACE CAPITAL V
MATHEMATICAL MONOSPACE CAPITAL W
MATHEMATICAL MONOSPACE CAPITAL X
MATHEMATICAL MONOSPACE CAPITAL Y
MATHEMATICAL MONOSPACE CAPITAL Z
MATHEMATICAL MONOSPACE SMALL A
MATHEMATICAL MONOSPACE SMALL B
MATHEMATICAL MONOSPACE SMALL C
MATHEMATICAL MONOSPACE SMALL D
MATHEMATICAL MONOSPACE SMALL E
MATHEMATICAL MONOSPACE SMALL F
MATHEMATICAL MONOSPACE SMALL G
MATHEMATICAL MONOSPACE SMALL H
MATHEMATICAL MONOSPACE SMALL I
MATHEMATICAL MONOSPACE SMALL J
MATHEMATICAL MONOSPACE SMALL K
MATHEMATICAL MONOSPACE SMALL L
MATHEMATICAL MONOSPACE SMALL M
MATHEMATICAL MONOSPACE SMALL N
MATHEMATICAL MONOSPACE SMALL O
MATHEMATICAL MONOSPACE SMALL P
MATHEMATICAL MONOSPACE SMALL Q
MATHEMATICAL MONOSPACE SMALL R
MATHEMATICAL MONOSPACE SMALL S
MATHEMATICAL MONOSPACE SMALL T
MATHEMATICAL MONOSPACE SMALL U
MATHEMATICAL MONOSPACE SMALL V
MATHEMATICAL MONOSPACE SMALL W
MATHEMATICAL MONOSPACE SMALL X
MATHEMATICAL MONOSPACE SMALL Y
MATHEMATICAL MONOSPACE SMALL Z
MATHEMATICAL ITALIC SMALL DOTLESS I
MATHEMATICAL ITALIC SMALL DOTLESS J
MATHEMATICAL BOLD CAPITAL ALPHA
MATHEMATICAL BOLD CAPITAL BETA
MATHEMATICAL BOLD CAPITAL GAMMA
MATHEMATICAL BOLD CAPITAL DELTA
MATHEMATICAL BOLD CAPITAL EPSILON
MATHEMATICAL BOLD CAPITAL ZETA
MATHEMATICAL BOLD CAPITAL ETA
MATHEMATICAL BOLD CAPITAL THETA
MATHEMATICAL BOLD CAPITAL IOTA
MATHEMATICAL BOLD CAPITAL KAPPA
MATHEMATICAL BOLD CAPITAL LAMDA
MATHEMATICAL BOLD CAPITAL MU
MATHEMATICAL BOLD CAPITAL NU
MATHEMATICAL BOLD CAPITAL XI
MATHEMATICAL BOLD CAPITAL OMICRON
MATHEMATICAL BOLD CAPITAL PI
MATHEMATICAL BOLD CAPITAL RHO
MATHEMATICAL BOLD CAPITAL THETA SYMBOL
MATHEMATICAL BOLD CAPITAL SIGMA
MATHEMATICAL BOLD CAPITAL TAU
MATHEMATICAL BOLD CAPITAL UPSILON
MATHEMATICAL BOLD CAPITAL PHI
MATHEMATICAL BOLD CAPITAL CHI
MATHEMATICAL BOLD CAPITAL PSI
MATHEMATICAL BOLD CAPITAL OMEGA
MATHEMATICAL BOLD SMALL ALPHA
MATHEMATICAL BOLD SMALL BETA
MATHEMATICAL BOLD SMALL GAMMA
MATHEMATICAL BOLD SMALL DELTA
MATHEMATICAL BOLD SMALL EPSILON
MATHEMATICAL BOLD SMALL ZETA
MATHEMATICAL BOLD SMALL ETA
MATHEMATICAL BOLD SMALL THETA
MATHEMATICAL BOLD SMALL IOTA
MATHEMATICAL BOLD SMALL KAPPA
MATHEMATICAL BOLD SMALL LAMDA
MATHEMATICAL BOLD SMALL MU
MATHEMATICAL BOLD SMALL NU
MATHEMATICAL BOLD SMALL XI
MATHEMATICAL BOLD SMALL OMICRON
MATHEMATICAL BOLD SMALL PI
MATHEMATICAL BOLD SMALL RHO
MATHEMATICAL BOLD SMALL FINAL SIGMA
MATHEMATICAL BOLD SMALL SIGMA
MATHEMATICAL BOLD SMALL TAU
MATHEMATICAL BOLD SMALL UPSILON
MATHEMATICAL BOLD SMALL PHI
MATHEMATICAL BOLD SMALL CHI
MATHEMATICAL BOLD SMALL PSI
MATHEMATICAL BOLD SMALL OMEGA
MATHEMATICAL BOLD EPSILON SYMBOL
MATHEMATICAL BOLD THETA SYMBOL
MATHEMATICAL BOLD KAPPA SYMBOL
MATHEMATICAL BOLD PHI SYMBOL
MATHEMATICAL BOLD RHO SYMBOL
MATHEMATICAL BOLD PI SYMBOL
MATHEMATICAL ITALIC CAPITAL ALPHA
MATHEMATICAL ITALIC CAPITAL BETA
MATHEMATICAL ITALIC CAPITAL GAMMA
MATHEMATICAL ITALIC CAPITAL DELTA
MATHEMATICAL ITALIC CAPITAL EPSILON
MATHEMATICAL ITALIC CAPITAL ZETA
MATHEMATICAL ITALIC CAPITAL ETA
MATHEMATICAL ITALIC CAPITAL THETA
MATHEMATICAL ITALIC CAPITAL IOTA
MATHEMATICAL ITALIC CAPITAL KAPPA
MATHEMATICAL ITALIC CAPITAL LAMDA
MATHEMATICAL ITALIC CAPITAL MU
MATHEMATICAL ITALIC CAPITAL NU
MATHEMATICAL ITALIC CAPITAL XI
MATHEMATICAL ITALIC CAPITAL OMICRON
MATHEMATICAL ITALIC CAPITAL PI
MATHEMATICAL ITALIC CAPITAL RHO
MATHEMATICAL ITALIC CAPITAL THETA SYMBOL
MATHEMATICAL ITALIC CAPITAL SIGMA
MATHEMATICAL ITALIC CAPITAL TAU
MATHEMATICAL ITALIC CAPITAL UPSILON
MATHEMATICAL ITALIC CAPITAL PHI
MATHEMATICAL ITALIC CAPITAL CHI
MATHEMATICAL ITALIC CAPITAL PSI
MATHEMATICAL ITALIC CAPITAL OMEGA
MATHEMATICAL ITALIC SMALL ALPHA
MATHEMATICAL ITALIC SMALL BETA
MATHEMATICAL ITALIC SMALL GAMMA
MATHEMATICAL ITALIC SMALL DELTA
MATHEMATICAL ITALIC SMALL EPSILON
MATHEMATICAL ITALIC SMALL ZETA
MATHEMATICAL ITALIC SMALL ETA
MATHEMATICAL ITALIC SMALL THETA
MATHEMATICAL ITALIC SMALL IOTA
MATHEMATICAL ITALIC SMALL KAPPA
MATHEMATICAL ITALIC SMALL LAMDA
MATHEMATICAL ITALIC SMALL MU
MATHEMATICAL ITALIC SMALL NU
MATHEMATICAL ITALIC SMALL XI
MATHEMATICAL ITALIC SMALL OMICRON
MATHEMATICAL ITALIC SMALL PI
MATHEMATICAL ITALIC SMALL RHO
MATHEMATICAL ITALIC SMALL FINAL SIGMA
MATHEMATICAL ITALIC SMALL SIGMA
MATHEMATICAL ITALIC SMALL TAU
MATHEMATICAL ITALIC SMALL UPSILON
MATHEMATICAL ITALIC SMALL PHI
MATHEMATICAL ITALIC SMALL CHI
MATHEMATICAL ITALIC SMALL PSI
MATHEMATICAL ITALIC SMALL OMEGA
MATHEMATICAL ITALIC EPSILON SYMBOL
MATHEMATICAL ITALIC THETA SYMBOL
MATHEMATICAL ITALIC KAPPA SYMBOL
MATHEMATICAL ITALIC PHI SYMBOL
MATHEMATICAL ITALIC RHO SYMBOL
MATHEMATICAL ITALIC PI SYMBOL
MATHEMATICAL BOLD ITALIC CAPITAL ALPHA
MATHEMATICAL BOLD ITALIC CAPITAL BETA
MATHEMATICAL BOLD ITALIC CAPITAL GAMMA
MATHEMATICAL BOLD ITALIC CAPITAL DELTA
MATHEMATICAL BOLD ITALIC CAPITAL EPSILON
MATHEMATICAL BOLD ITALIC CAPITAL ZETA
MATHEMATICAL BOLD ITALIC CAPITAL ETA
MATHEMATICAL BOLD ITALIC CAPITAL THETA
MATHEMATICAL BOLD ITALIC CAPITAL IOTA
MATHEMATICAL BOLD ITALIC CAPITAL KAPPA
MATHEMATICAL BOLD ITALIC CAPITAL LAMDA
MATHEMATICAL BOLD ITALIC CAPITAL MU
MATHEMATICAL BOLD ITALIC CAPITAL NU
MATHEMATICAL BOLD ITALIC CAPITAL XI
MATHEMATICAL BOLD ITALIC CAPITAL OMICRON
MATHEMATICAL BOLD ITALIC CAPITAL PI
MATHEMATICAL BOLD ITALIC CAPITAL RHO
MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL
MATHEMATICAL BOLD ITALIC CAPITAL SIGMA
MATHEMATICAL BOLD ITALIC CAPITAL TAU
MATHEMATICAL BOLD ITALIC CAPITAL UPSILON
MATHEMATICAL BOLD ITALIC CAPITAL PHI
MATHEMATICAL BOLD ITALIC CAPITAL CHI
MATHEMATICAL BOLD ITALIC CAPITAL PSI
MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
MATHEMATICAL BOLD ITALIC SMALL ALPHA
MATHEMATICAL BOLD ITALIC SMALL BETA
MATHEMATICAL BOLD ITALIC SMALL GAMMA
MATHEMATICAL BOLD ITALIC SMALL DELTA
MATHEMATICAL BOLD ITALIC SMALL EPSILON
MATHEMATICAL BOLD ITALIC SMALL ZETA
MATHEMATICAL BOLD ITALIC SMALL ETA
MATHEMATICAL BOLD ITALIC SMALL THETA
MATHEMATICAL BOLD ITALIC SMALL IOTA
MATHEMATICAL BOLD ITALIC SMALL KAPPA
MATHEMATICAL BOLD ITALIC SMALL LAMDA
MATHEMATICAL BOLD ITALIC SMALL MU
MATHEMATICAL BOLD ITALIC SMALL NU
MATHEMATICAL BOLD ITALIC SMALL XI
MATHEMATICAL BOLD ITALIC SMALL OMICRON
MATHEMATICAL BOLD ITALIC SMALL PI
MATHEMATICAL BOLD ITALIC SMALL RHO
MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA
MATHEMATICAL BOLD ITALIC SMALL SIGMA
MATHEMATICAL BOLD ITALIC SMALL TAU
MATHEMATICAL BOLD ITALIC SMALL UPSILON
MATHEMATICAL BOLD ITALIC SMALL PHI
MATHEMATICAL BOLD ITALIC SMALL CHI
MATHEMATICAL BOLD ITALIC SMALL PSI
MATHEMATICAL BOLD ITALIC SMALL OMEGA
MATHEMATICAL BOLD ITALIC EPSILON SYMBOL
MATHEMATICAL BOLD ITALIC THETA SYMBOL
MATHEMATICAL BOLD ITALIC KAPPA SYMBOL
MATHEMATICAL BOLD ITALIC PHI SYMBOL
MATHEMATICAL BOLD ITALIC RHO SYMBOL
MATHEMATICAL BOLD ITALIC PI SYMBOL
MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA
MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA
MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA
MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA
MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON
MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA
MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA
MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA
MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA
MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA
MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA
MATHEMATICAL SANS-SERIF BOLD CAPITAL MU
MATHEMATICAL SANS-SERIF BOLD CAPITAL NU
MATHEMATICAL SANS-SERIF BOLD CAPITAL XI
MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON
MATHEMATICAL SANS-SERIF BOLD CAPITAL PI
MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO
MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL
MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA
MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU
MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON
MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI
MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI
MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI
MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA
MATHEMATICAL SANS-SERIF BOLD SMALL BETA
MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA
MATHEMATICAL SANS-SERIF BOLD SMALL DELTA
MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON
MATHEMATICAL SANS-SERIF BOLD SMALL ZETA
MATHEMATICAL SANS-SERIF BOLD SMALL ETA
MATHEMATICAL SANS-SERIF BOLD SMALL THETA
MATHEMATICAL SANS-SERIF BOLD SMALL IOTA
MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA
MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA
MATHEMATICAL SANS-SERIF BOLD SMALL MU
MATHEMATICAL SANS-SERIF BOLD SMALL NU
MATHEMATICAL SANS-SERIF BOLD SMALL XI
MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON
MATHEMATICAL SANS-SERIF BOLD SMALL PI
MATHEMATICAL SANS-SERIF BOLD SMALL RHO
MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA
MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA
MATHEMATICAL SANS-SERIF BOLD SMALL TAU
MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON
MATHEMATICAL SANS-SERIF BOLD SMALL PHI
MATHEMATICAL SANS-SERIF BOLD SMALL CHI
MATHEMATICAL SANS-SERIF BOLD SMALL PSI
MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL
MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL
MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL
MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL
MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL
MATHEMATICAL SANS-SERIF BOLD PI SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI
MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI
MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL
MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
MATHEMATICAL BOLD CAPITAL DIGAMMA
MATHEMATICAL BOLD SMALL DIGAMMA
NIL
*
*
143
8843
*
; compiling file "/private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/genesis.lisp" (written 29 JUL 2015 07:32:21 AM):
; compiling (IN-PACKAGE "SB!FASL")
; compiling (DEFCONSTANT CORE-MAGIC ...)
; compiling (DEFUN ROUND-UP ...)
; compiling (DEFCONSTANT +SMALLVEC-LENGTH+ ...)
; compiling (DEFTYPE SMALLVEC ...)
; compiling (DEFUN MAKE-SMALLVEC ...)
; compiling (DEFSTRUCT BIGVEC ...)
; compiling (DEFUN BVREF ...)
; compiling (DEFUN (SETF BVREF) ...)
; compiling (DEFUN BVLENGTH ...)
; compiling (DEFUN WRITE-BIGVEC-AS-SEQUENCE ...)
; compiling (DEFUN READ-BIGVEC-AS-SEQUENCE-OR-DIE ...)
; compiling (DEFUN EXPAND-BIGVEC ...)
; compiling (MAKE-BVREF-N 8)
; compiling (MAKE-BVREF-N 16)
; compiling (MAKE-BVREF-N 32)
; compiling (MAKE-BVREF-N 64)
; compiling (DEFUN BVREF-WORD ...)
; compiling (DEFUN (SETF BVREF-WORD) ...)
; compiling (DEFVAR *DYNAMIC*)
; compiling (DEFCONSTANT DYNAMIC-CORE-SPACE-ID ...)
; compiling (DEFVAR *STATIC*)
; compiling (DEFCONSTANT STATIC-CORE-SPACE-ID ...)
; compiling (DEFVAR *READ-ONLY*)
; compiling (DEFCONSTANT READ-ONLY-CORE-SPACE-ID ...)
; compiling (DEFCONSTANT MAX-CORE-SPACE-ID ...)
; compiling (DEFCONSTANT DEFLATED-CORE-SPACE-ID-FLAG ...)
; compiling (DEFCONSTANT TARGET-SPACE-ALIGNMENT ...)
; compiling (DEFSTRUCT (GSPACE # ...) ...)
; compiling (DEFUN GSPACE-BYTE-ADDRESS ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN MAKE-GSPACE ...)
; compiling (DEFUN IS-FIXNUM-LOWTAG ...)
; compiling (DEFUN IS-OTHER-IMMEDIATE-LOWTAG ...)
; compiling (DEFSTRUCT (DESCRIPTOR # ...) ...)
; compiling (DECLAIM (INLINE DESCRIPTOR=))
; compiling (DEFUN DESCRIPTOR= ...)
; compiling (DEFUN MAKE-RANDOM-DESCRIPTOR ...)
; compiling (DEF!METHOD PRINT-OBJECT ...)
; compiling (DEFUN ALLOCATE-COLD-DESCRIPTOR ...)
; compiling (DEFUN DESCRIPTOR-LOWTAG ...)
; compiling (DEFUN DESCRIPTOR-FIXNUM ...)
; compiling (DEFUN DESCRIPTOR-WORD-SIZED-INTEGER ...)
; compiling (DEFUN DESCRIPTOR-BYTES ...)
; compiling (DEFUN DESCRIPTOR-BYTE-OFFSET ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DESCRIPTOR-INTUIT-GSPACE ...)
; compiling (DEFUN %FIXNUM-DESCRIPTOR-IF-POSSIBLE ...)
; compiling (DEFUN MAKE-FIXNUM-DESCRIPTOR ...)
; compiling (DEFUN MAKE-OTHER-IMMEDIATE-DESCRIPTOR ...)
; compiling (DEFUN MAKE-CHARACTER-DESCRIPTOR ...)
; compiling (DEFUN DESCRIPTOR-BEYOND ...)
; compiling (DEFVAR *FOREIGN-SYMBOL-PLACEHOLDER-VALUE*)
; compiling (DEFVAR *UNBOUND-MARKER*)
; compiling (DEFVAR *NIL-DESCRIPTOR*)
; compiling (DEFVAR *CURRENT-REVERSED-COLD-TOPLEVELS*)
; compiling (DEFVAR *CURRENT-DEBUG-SOURCES*)
; compiling (DEFPARAMETER *COLD-FOREIGN-UNDEFINED-SYMBOLS* ...)
; compiling (DEFMACRO COLD-PUSH ...)
; compiling (DEFUN TARGET-PUSH ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN READ-BITS-WORDINDEXED ...)
; compiling (DEFUN READ-WORDINDEXED ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN READ-MEMORY ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN NOTE-LOAD-TIME-VALUE-REFERENCE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-WORDINDEXED ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-MEMORY ...)
; compiling (DEFUN WRITE-HEADER-WORD ...)
; compiling (DEFUN ALLOCATE-OBJECT ...)
; compiling (DEFUN ALLOCATE-HEADER+OBJECT ...)
; compiling (DEFUN ALLOCATE-VECTOR-OBJECT ...)
; compiling (DEFVAR *HOST-LAYOUT-OF-LAYOUT* ...)
; compiling (DEFUN COLD-LAYOUT-LENGTH ...)
; compiling (DEFUN ALLOCATE-STRUCT ...)
; compiling (DEFUN BASE-STRING-TO-CORE ...)
; compiling (DEFUN BASE-STRING-FROM-CORE ...)
; compiling (DEFUN BIGNUM-TO-CORE ...)
; compiling (DEFUN BIGNUM-FROM-CORE ...)
; compiling (DEFUN NUMBER-PAIR-TO-CORE ...)
; compiling (DEFUN WRITE-DOUBLE-FLOAT-BITS ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/genesis.lisp
; in: DEFUN WRITE-DOUBLE-FLOAT-BITS
; (LET ((SB!FASL::BITS
; (SB!FASL::MAKE-RANDOM-DESCRIPTOR (ECASE SB!C:*BACKEND-BYTE-ORDER* #))))
; (SB!FASL::WRITE-WORDINDEXED SB!FASL::ADDRESS SB!INT:INDEX SB!FASL::BITS))
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (LOGIOR SB!FASL::LO (ASH SB!FASL::HI 32))
; ==>
; SB!FASL::LO
;
; note: deleting unreachable code
; (SB!FASL::MAKE-RANDOM-DESCRIPTOR
; (ECASE SB!C:*BACKEND-BYTE-ORDER*
; (:LITTLE-ENDIAN (LOGIOR SB!FASL::LO (ASH SB!FASL::HI 32)))))
;
; note: deleting unreachable code
; compiling (DEFUN FLOAT-TO-CORE ...)
; compiling (DEFUN COMPLEX-SINGLE-FLOAT-TO-CORE ...)
; compiling (DEFUN COMPLEX-DOUBLE-FLOAT-TO-CORE ...)
; compiling (DEFUN NUMBER-TO-CORE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN SAP-INT-TO-CORE ...)
; compiling (DEFUN COLD-CONS ...)
; compiling (DEFUN COLD-LIST ...)
; compiling (DEFUN COLD-LIST-LENGTH ...)
; compiling (DEFUN VECTOR-IN-CORE ...)
; compiling (DEFUN COLD-SVSET ...)
; compiling (DECLAIM (INLINE COLD-VECTOR-LEN ...))
; compiling (DEFUN COLD-VECTOR-LEN ...)
; compiling (DEFUN COLD-SVREF ...)
; compiling (DEFUN COLD-VECTOR-ELEMENTS-EQ ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/genesis.lisp
; in: DEFUN COLD-SVREF
; (SB!FASL::DESCRIPTOR-FIXNUM SB!FASL::I)
; ==>
; SB!FASL::I
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; compiling (DEFUN VECTOR-FROM-CORE ...)
; file: /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/src/compiler/generic/genesis.lisp
; in: DEFUN COLD-SVREF
; (SB!FASL::DESCRIPTOR-FIXNUM SB!FASL::I)
; ==>
; SB!FASL::I
;
; note: deleting unreachable code
; compiling (DEFVAR *GENESIS-TLS-COUNTER* ...)
; compiling (DEFUN COLD-ASSIGN-TLS-INDEX ...)
; compiling (DEFUN ENSURE-SYMBOL-TLS-INDEX ...)
; compiling (DEFVAR *KNOWN-TLS-SYMBOLS* ...)
; compiling (DEFVAR *SYMBOL-NAME-STRINGS* ...)
; compiling (DEFUN ALLOCATE-SYMBOL ...)
; compiling (DEFUN ASSIGN-TLS-INDEX ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN COLD-SET ...)
; compiling (DEFUN COLD-SYMBOL-VALUE ...)
; compiling (DEFUN COLD-FDEFN-FUN ...)
; compiling (DEFVAR *COLD-LAYOUTS* ...)
; compiling (DEFVAR *COLD-LAYOUT-NAMES* ...)
; compiling (DEFVAR *LAYOUT-LAYOUT*)
; compiling (DEFVAR *PACKAGE-LAYOUT*)
; compiling (DEFVAR *KNOWN-STRUCTURE-CLASSOIDS*)
; compiling (DEFCONSTANT TARGET-LAYOUT-LENGTH ...)
; compiling (DEFUN LISTIFY-COLD-INHERITS ...)
; compiling (FLET (# #) ...)
; compiling (DEFUN DD-SLOTS-FROM-CORE ...)
; compiling (DEFVAR *SIMPLE-VECTOR-0-DESCRIPTOR*)
; compiling (DEFVAR *VACUOUS-SLOT-TABLE*)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN MAKE-COLD-LAYOUT ...)
; compiling (DEFUN PATCH-INSTANCE-LAYOUT ...)
; compiling (DEFUN COLD-LAYOUT-OF ...)
; compiling (DEFUN INITIALIZE-LAYOUTS ...)
; compiling (DEFVAR *COLD-PACKAGE-SYMBOLS*)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (SETF (GET # ...) ...)
; compiling (DEFVAR *CLASSOID-CELLS*)
; compiling (SETF (GET # ...) ...)
; compiling (DEFVAR *COLD-SYMBOLS*)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFUN INITIALIZE-PACKAGES ...)
; compiling (DEFUN PACKAGE-OK-FOR-TARGET-SYMBOL-P ...)
; compiling (DEFUN SYMBOL-PACKAGE-FOR-TARGET-SYMBOL ...)
; compiling (DEFVAR *UNINTERNED-SYMBOL-TABLE* ...)
; compiling (DEFUN GET-UNINTERNED-SYMBOL ...)
; compiling (DEFUN HOST-CONSTANT-TO-CORE ...)
; compiling (DEFUN TARGET-SYMBOL-FUNCTION ...)
; compiling (DEFUN EMULATE-TARGET-MAKE-ARRAY ...)
; compiling (DEFUN EMULATE-TARGET-EVAL ...)
; compiling (DEFUN COLD-INTERN ...)
; compiling (DEFUN RECORD-ACCESSIBILITY ...)
; compiling (DEFUN MAKE-NIL-DESCRIPTOR ...)
; compiling (DEFUN INITIALIZE-NON-NIL-SYMBOLS ...)
; compiling (DEFUN SORT-COLD-LAYOUTS ...)
; compiling (DEFUN COLD-LIST-ALL-LAYOUTS ...)
; compiling (DEFUN FINISH-SYMBOLS ...)
; compiling (DEFVAR *COLD-FDEFN-OBJECTS*)
; compiling (DEFVAR *COLD-FDEFN-GSPACE* ...)
; compiling (DEFUN WARM-SYMBOL ...)
; compiling (DEFUN COLD-CAR ...)
; compiling (DEFUN COLD-CDR ...)
; compiling (DEFUN COLD-NULL ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WARM-FUN-NAME ...)
; compiling (DEFUN COLD-FDEFINITION-OBJECT ...)
; compiling (DEFUN STATIC-FSET ...)
; compiling (DEFPARAMETER *COLD-FSET-WARM-NAMES* ...)
; compiling (DEFUN COLD-FSET ...)
; compiling (DEFUN INITIALIZE-STATIC-FNS ...)
; compiling (DEFUN ATTACH-CLASSOID-CELLS-TO-SYMBOLS ...)
; compiling (DEFUN ATTACH-FDEFINITIONS-TO-SYMBOLS ...)
; compiling (DEFUN DUMP-SYMBOL-INFO-VECTORS ...)
; compiling (DEFVAR *COLD-FOREIGN-SYMBOL-TABLE*)
; compiling (DECLAIM (TYPE HASH-TABLE ...))
; compiling (DEFUN LOAD-COLD-FOREIGN-SYMBOL-TABLE ...)
; compiling (DEFUN COLD-FOREIGN-SYMBOL-ADDRESS ...)
; compiling (DEFVAR *COLD-ASSEMBLER-ROUTINES*)
; compiling (DEFVAR *COLD-ASSEMBLER-FIXUPS*)
; compiling (DEFUN RECORD-COLD-ASSEMBLER-ROUTINE ...)
; compiling (DEFUN RECORD-COLD-ASSEMBLER-FIXUP ...)
; compiling (DEFUN LOOKUP-ASSEMBLER-REFERENCE ...)
; compiling (DEFVAR *DEFERRED-KNOWN-FUN-REFS*)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN CALC-OFFSET ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN DO-COLD-FIXUP ...)
; compiling (DEFUN RESOLVE-ASSEMBLER-FIXUPS ...)
; compiling (DEFUN FOREIGN-SYMBOLS-TO-CORE ...)
; compiling (DEFUN POP-FOP-STACK ...)
; compiling (DEFMACRO DEFINE-COLD-FOP ...)
; compiling (DEFMACRO NOT-COLD-FOP ...)
; compiling (DEFUN COLD-LOAD ...)
; compiling (DEFINE-COLD-FOP (FOP-MISC-TRAP) ...)
; compiling (DEFINE-COLD-FOP (FOP-CHARACTER #) ...)
; compiling (DEFINE-COLD-FOP (FOP-EMPTY-LIST) ...)
; compiling (DEFINE-COLD-FOP (FOP-TRUTH) ...)
; compiling (DEFINE-COLD-FOP (FOP-STRUCT #) ...)
; compiling (DEFINE-COLD-FOP (FOP-LAYOUT) ...)
; compiling (DEFUN COLD-LOAD-SYMBOL ...)
; compiling (FLET (#) ...)
; compiling (DEFINE-COLD-FOP (FOP-LISP-SYMBOL-SAVE #) ...)
; compiling (DEFINE-COLD-FOP (FOP-KEYWORD-SYMBOL-SAVE #) ...)
; compiling (DEFINE-COLD-FOP (FOP-UNINTERNED-SYMBOL-SAVE #) ...)
; compiling (DEFINE-COLD-FOP (FOP-COPY-SYMBOL-SAVE #) ...)
; compiling (DEFINE-COLD-FOP (FOP-NAMED-PACKAGE-SAVE #) ...)
; compiling (DEFMACRO COLD-STACK-LIST ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-1) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-2) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-3) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-4) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-5) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-6) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-7) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST-8) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-1) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-2) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-3) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-4) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-5) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-6) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-7) ...)
; compiling (DEFINE-COLD-FOP (FOP-LIST*-8) ...)
; compiling (DEFINE-COLD-FOP (FOP-BASE-STRING #) ...)
; compiling (DEFINE-COLD-FOP (FOP-CHARACTER-STRING #) ...)
; compiling (DEFINE-COLD-FOP (FOP-VECTOR #) ...)
; compiling (DEFINE-COLD-FOP (FOP-SPEC-VECTOR) ...)
; compiling (NOT-COLD-FOP FOP-ARRAY)
; compiling (DEFMACRO DEFINE-COLD-NUMBER-FOP ...)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-SINGLE-FLOAT)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-DOUBLE-FLOAT)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-WORD-INTEGER)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-BYTE-INTEGER)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-COMPLEX-SINGLE-FLOAT)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-COMPLEX-DOUBLE-FLOAT)
; compiling (DEFINE-COLD-NUMBER-FOP FOP-INTEGER ...)
; compiling (DEFINE-COLD-FOP (FOP-RATIO) ...)
; compiling (DEFINE-COLD-FOP (FOP-COMPLEX) ...)
; compiling (NOT-COLD-FOP FOP-EVAL)
; compiling (NOT-COLD-FOP FOP-EVAL-FOR-EFFECT)
; compiling (DEFVAR *LOAD-TIME-VALUE-COUNTER*)
; compiling (FLET (# #) ...)
; compiling (DEFUN FINALIZE-LOAD-TIME-VALUE-NOISE ...)
; compiling (DEFINE-COLD-FOP (FOP-RPLACA) ...)
; compiling (DEFINE-COLD-FOP (FOP-RPLACD) ...)
; compiling (DEFINE-COLD-FOP (FOP-SVSET) ...)
; compiling (DEFINE-COLD-FOP (FOP-STRUCTSET) ...)
; compiling (DEFINE-COLD-FOP (FOP-NTHCDR) ...)
; compiling (DEFUN COLD-NTHCDR ...)
; compiling (DEFINE-COLD-FOP (FOP-NOTE-DEBUG-SOURCE) ...)
; compiling (DEFINE-COLD-FOP (FOP-FDEFN) ...)
; compiling (DEFINE-COLD-FOP (FOP-KNOWN-FUN) ...)
; compiling (DEFINE-COLD-FOP (FOP-SANCTIFY-FOR-EXECUTION) ...)
; compiling (DEFUN COLD-LOAD-CODE ...)
; compiling (DOTIMES (I 16) ...)
; compiling (DEFUN RESOLVE-DEFERRED-KNOWN-FUNS ...)
; compiling (DEFINE-COLD-FOP (FOP-ALTER-CODE #) ...)
; compiling (DEFVAR *SIMPLE-FUN-METADATA* ...)
; compiling (DEFUN MAKE-EQUAL-COMPARABLE-THING ...)
; compiling (DEFINE-COLD-FOP (FOP-FUN-ENTRY) ...)
; compiling (DEFINE-COLD-FOP (FOP-SYMBOL-TLS-FIXUP) ...)
; compiling (DEFINE-COLD-FOP (FOP-FOREIGN-FIXUP) ...)
; compiling (DEFINE-COLD-FOP (FOP-FOREIGN-DATAREF-FIXUP) ...)
; compiling (DEFINE-COLD-FOP (FOP-ASSEMBLER-CODE) ...)
; compiling (DEFINE-COLD-FOP (FOP-ASSEMBLER-ROUTINE) ...)
; compiling (DEFINE-COLD-FOP (FOP-ASSEMBLER-FIXUP) ...)
; compiling (DEFINE-COLD-FOP (FOP-CODE-OBJECT-FIXUP) ...)
; compiling (DEFUN CHECK-SPACES ...)
; compiling (DEFUN TAILWISE-EQUAL ...)
; compiling (DEFUN WRITE-BOILERPLATE ...)
; compiling (DEFUN C-NAME ...)
; compiling (DEFUN C-SYMBOL-NAME ...)
; compiling (DEFUN WRITE-MAKEFILE-FEATURES ...)
; compiling (DEFUN WRITE-CONFIG-H ...)
; compiling (DEFUN WRITE-CONSTANTS-H ...)
; compiling (DEFUN WRITE-TAGNAMES-H ...)
; compiling (DEFUN WRITE-PRIMITIVE-OBJECT ...)
; compiling (DEFUN WRITE-STRUCTURE-OBJECT ...)
; compiling (DEFUN WRITE-STATIC-SYMBOLS ...)
; compiling (DEFUN WRITE-MAP ...)
; compiling (DEFVAR *CORE-FILE*)
; compiling (DEFVAR *DATA-PAGE*)
; compiling (DEFCONSTANT BUILD-ID-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT NEW-DIRECTORY-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT INITIAL-FUN-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT PAGE-TABLE-CORE-ENTRY-TYPE-CODE ...)
; compiling (DEFCONSTANT END-CORE-ENTRY-TYPE-CODE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-WORD ...)
; compiling (DEFUN ADVANCE-TO-PAGE ...)
; compiling (DEFUN OUTPUT-GSPACE ...)
; compiling (DECLAIM (FTYPE # ...))
; compiling (DEFUN WRITE-INITIAL-CORE-FILE ...)
; compiling (DEFUN SB!VM:GENESIS ...)
; compiling (DEFUN WARMELIZE ...);
; compilation unit finished
; printed 7 notes
; /private/tmp/sbcl20150904-382-3h87kh/sbcl-1.2.14/obj/from-host/src/compiler/generic/genesis.fasl-tmp written
; compilation finished in 0:00:16.803
T
*
beginning GENESIS, creating headers in "src/runtime/genesis"
unhandled TYPE-ERROR:
The value NIL is not of type SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION.
0: (SB-DEBUG::MAP-BACKTRACE
#<CLOSURE (LAMBDA #) {129563A5}>
:START
0
:COUNT
128)
1: (SB-DEBUG:BACKTRACE 128 #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDERR* {10129D11}>)
2: (SB-DEBUG::DEBUGGER-DISABLED-HOOK
#<TYPE-ERROR
expected-type: SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION datum: NIL>
#<unavailable argument>)
3: (SB-DEBUG::RUN-HOOK
SB-EXT:*INVOKE-DEBUGGER-HOOK*
#<TYPE-ERROR
expected-type: SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION datum: NIL>)
4: (INVOKE-DEBUGGER
#<TYPE-ERROR
expected-type: SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION datum: NIL>)
5: (ERROR
TYPE-ERROR
:DATUM
NIL
:EXPECTED-TYPE
SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION)
6: (SB-KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER
#<unavailable argument>
#.(SB-SYS:INT-SAP #X020086E8)
#<SB-ALIEN-INTERNALS:ALIEN-VALUE :SAP #XBFFFE308 :TYPE (*
(SB-ALIEN:STRUCT
SB-VM::OS-CONTEXT-T-STRUCT))>
(870 326))
7: (SB-KERNEL:INTERNAL-ERROR
#.(SB-SYS:INT-SAP #XBFFFE308)
#<unavailable argument>)
8: ("foreign function: call_into_lisp")
9: ((FLET SB!FASL::GET-SLOT-INDEX)
(#<SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION SB!KERNEL::CLOS-HASH>
#<SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION SB!KERNEL:CLASSOID>
#<SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION SB!KERNEL::INVALID>
#<SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION SB!KERNEL::INHERITS>
#<SB!KERNEL:DEFSTRUCT-SLOT-DESCRIPTION SB!KERNEL::DEPTHOID> ...)
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>)
10: (SB!FASL::WRITE-SLOTS
#<SB!FASL::DESCRIPTOR for pointer: #X10000ED0, lowtag #b001, DYNAMIC>
#<SB!KERNEL:LAYOUT for SB!KERNEL:LAYOUT {12444A69}>
:INVALID
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>
:INHERITS
#<SB!FASL::DESCRIPTOR for pointer: #X10000EC8, lowtag #b111, DYNAMIC>
:DEPTHOID
#<SB!FASL::DESCRIPTOR for fixnum: 0>
:LENGTH
#<SB!FASL::DESCRIPTOR for fixnum: 0>
:INFO
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>
:PURE
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>
:N-UNTAGGED-SLOTS
#<SB!FASL::DESCRIPTOR for fixnum: 0>
:SOURCE-LOCATION
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>
:%FOR-STD-CLASS-B
:SLOT-LIST
#<SB!FASL::DESCRIPTOR for pointer: #X4100008, lowtag #b011, unknown>
#<SB!FASL::DESCRIPTOR for fixnum: 0>)
11: (SB!FASL::MAKE-COLD-LAYOUT
T
#<SB!FASL::DESCRIPTOR for fixnum: 0>
#<SB!FASL::DESCRIPTOR for pointer: #X10000EC8, lowtag #b111, DYNAMIC>
#<SB!FASL::DESCRIPTOR for fixnum: 0>
#<SB!FASL::DESCRIPTOR for fixnum: 0>)
12: (SB!FASL::INITIALIZE-LAYOUTS)
13: (SB!VM:GENESIS
:OBJECT-FILE-NAMES
NIL
:SYMBOL-TABLE-FILE-NAME
NIL
:CORE-FILE-NAME
NIL
:MAP-FILE-NAME
NIL
:C-HEADER-DIR-NAME
"src/runtime/genesis")
14: (SB-INT:SIMPLE-EVAL-IN-LEXENV
(SB!VM:GENESIS :C-HEADER-DIR-NAME "src/runtime/genesis")
#<NULL-LEXENV>)
15: (EVAL (SB!VM:GENESIS :C-HEADER-DIR-NAME "src/runtime/genesis"))
16: (SB-EXT:INTERACTIVE-EVAL
(SB!VM:GENESIS :C-HEADER-DIR-NAME "src/runtime/genesis")
:EVAL
NIL)
17: (SB-IMPL::REPL-FUN NIL)
18: ((LAMBDA ()))
19: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA #) {11E2A15D}>)
20: (SB-IMPL::TOPLEVEL-REPL NIL)
21: (SB-IMPL::TOPLEVEL-INIT)
22: ((LABELS SB-IMPL::RESTART-LISP))
unhandled condition in --disable-debugger mode, quitting
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mistydemeo/tigerbrew.git
HEAD: e9d36996c9de7e208a6b6bbdb54644c02a4891e8
Last commit: 16 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://ia902307.us.archive.org/31/items/tigerbrew
CPU: single-core 32-bit g4e
OS X: 10.4.11-Power Macintosh
Xcode: 2.5
CLT: N/A
GCC-4.0: build 5370
GCC-4.2: build 5553
Clang: N/A
X11: 1.1.3 => /usr/X11R6
System Ruby: 1.8.2 => /usr/bin/ruby
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby
Java: N/A
CC: /usr/local/bin/gcc-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/gcc-4.2
CXX: /usr/local/bin/g++-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/g++-4.2
OBJC: /usr/local/bin/gcc-4.2
OBJCXX: /usr/local/bin/g++-4.2
CFLAGS: -Os -w -pipe -mcpu=7400 -faltivec -mmacosx-version-min=10.4
CXXFLAGS: -Os -w -pipe -mcpu=7400 -faltivec -mmacosx-version-min=10.4
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j1
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.4
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
PATH: /usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/texlive/2011/bin/x86_64-darwin:/usr/local/texlive/2011/bin/x86_64-darwin:/usr/local/Library/ENV/scm
CPATH: /usr/local/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment