hello,<div>I try to install clozure CL from source under freebsd and I have a core dumped at compilation.</div><div><br></div><div>my laptop is Intel Core i7</div><div>my freeBSD is :</div><div><div>@ uname -a</div><div>FreeBSD darkstar 9.1-STABLE FreeBSD 9.1-STABLE #2: Thu Jan 31 20:41:22 CET 2013     root@darkstar:/usr/obj/usr/src/sys/THINKPKERNEL  amd64</div>
</div><div><br></div><div>I have tried versions 1.8 and 1.9 from svn without success, it seems to be the same error "sigreturn set_fpcontext err 22"</div><div><br></div><div>Anyone has ccl working on latest freebsd upgrade ?</div>
<div><br></div><div>thanks</div><div><br></div><div>________________________________________________________________________________________________________________________________________</div><div><br></div><div>compilation log from official port :</div>
<div><br></div><div><div>@ sudo make</div><div>===>  Extracting for ccl-1.8</div><div>=> SHA256 Checksum OK for ccl-1.8-freebsdx86.tar.gz.</div><div>===>  Patching for ccl-1.8</div><div>===>   ccl-1.8 depends on file: /usr/local/lib/common-lisp/asdf/asdf.asd - found</div>
<div>===>  Configuring for ccl-1.8</div><div>===>  Building for ccl-1.8</div><div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../pad.s | as  --64 -o pad.o</div><div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-spjump64.s | as  --64 -o x86-spjump64.o</div>
<div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-spentry64.s | as  --64 -o x86-spentry64.o</div><div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-subprims64.s | as  --64 -o x86-subprims64.o</div><div>cc -include ../platform-freebsdx8664.h -c ../pmcl-kernel.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o pmcl-kernel.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../gc-common.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o gc-common.o</div><div>cc -include ../platform-freebsdx8664.h -c ../x86-gc.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o x86-gc.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../bits.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o bits.o</div><div>cc -include ../platform-freebsdx8664.h -c ../x86-exceptions.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o x86-exceptions.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../x86-utils.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o x86-utils.o</div><div>cc -include ../platform-freebsdx8664.h -c ../image.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o image.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../thread_manager.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o thread_manager.o</div><div>cc -include ../platform-freebsdx8664.h -c ../lisp-debug.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o lisp-debug.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../memory.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o memory.o</div><div>cc -include ../platform-freebsdx8664.h -c ../unix-calls.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o unix-calls.o</div>
<div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-asmutils64.s | as  --64 -o x86-asmutils64.o</div><div>m4 -DFREEBSD -DX86 -DX8664 -DHAVE_TLS -I../ ../imports.s | as  --64 -o imports.o</div><div>cc -include ../platform-freebsdx8664.h -c ../lispdcmd.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o lispdcmd.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../plprint.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o plprint.o</div><div>cc -include ../platform-freebsdx8664.h -c ../plsym.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o plsym.o</div>
<div>cc -include ../platform-freebsdx8664.h -c ../xlbt.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o xlbt.o</div><div>cc -include ../platform-freebsdx8664.h -c ../x86_print.c -DFREEBSD -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="" -g  -Wno-format -m64 -o x86_print.o</div>
<div>cc -m64 -g  -Wl,--export-dynamic    -o ../../fx86cl64  pad.o x86-spjump64.o x86-spentry64.o x86-subprims64.o pmcl-kernel.o gc-common.o  x86-gc.o bits.o  x86-exceptions.o  x86-utils.o  image.o thread_manager.o lisp-debug.o memory.o unix-calls.o x86-asmutils64.o  imports.o lispdcmd.o plprint.o plsym.o xlbt.o x86_print.o -lm -lthr</div>
<div>Rebuilding Clozure Common Lisp using Version 1.8-r15286M  (FreebsdX8664)</div><div>;Building lisp-kernel ...</div><div>;Kernel built successfully.</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/systems.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/systems.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/compile-ccl.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/compile-ccl.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/nxenv.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/nxenv.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/nx.lisp"...</div>
<div>; Including "/usr/ports/lang/ccl/work/ccl/compiler/nx-basic.lisp"...</div><div>; Including "/usr/ports/lang/ccl/work/ccl/compiler/lambda-list.lisp"...</div><div>; Including "/usr/ports/lang/ccl/work/ccl/compiler/nx0.lisp"...</div>
<div>; Including "/usr/ports/lang/ccl/work/ccl/compiler/nx1.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/l1-fasls/nx.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/optimizers.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/optimizers.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/dll-node.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/dll-node.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/arch.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/arch.fx64fsl"...</div></div><div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/vreg.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/vreg.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/vinsn.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/vinsn.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/reg.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/reg.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/subprims.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/subprims.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/backend.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/backend.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/nx2.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/nx2.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/acode-rewrite.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/acode-rewrite.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/X8632/x8632-arch.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8632-arch.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/X8664/x8664-arch.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8664-arch.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-arch.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-arch.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/x8632env.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8632env.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/x8664env.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8664env.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-asm.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-asm.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-lap.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-lap.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-backend.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-backend.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/X8664/x8664-backend.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8664-backend.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/X8664/x8664-vinsns.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x8664-vinsns.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x862.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x862.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-lapmacros.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-lapmacros.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/xdump/xx8664-fasload.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/xdump/xx8664-fasload.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/xdump/xfasload.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/xdump/xfasload.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/xdump/heap-image.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/xdump/heap-image.fx64fsl"...</div><div>Can't find #P"ccl:bin;hash.fx64fsl.newest" so requiring "ccl:lib;hash.lisp" instead</div><div>Can't find #P"ccl:bin;backquote.fx64fsl.newest" so requiring "ccl:lib;backquote.lisp" instead</div>
<div>Can't find #P"ccl:library;lispequ.fx64fsl.newest" so requiring "ccl:library;lispequ.lisp" instead</div><div>Can't find #P"ccl:bin;level-2.fx64fsl.newest" so requiring "ccl:lib;level-2.lisp" instead</div>
<div>Can't find #P"ccl:bin;macros.fx64fsl.newest" so requiring "ccl:lib;macros.lisp" instead</div><div>Can't find #P"ccl:bin;defstruct-macros.fx64fsl.newest" so requiring "ccl:lib;defstruct-macros.lisp" instead</div>
</div><div><div>Can't find #P"ccl:bin;lists.fx64fsl.newest" so requiring "ccl:lib;lists.lisp" instead</div><div>Can't find #P"ccl:bin;chars.fx64fsl.newest" so requiring "ccl:lib;chars.lisp" instead</div>
<div>Can't find #P"ccl:bin;setf.fx64fsl.newest" so requiring "ccl:lib;setf.lisp" instead</div><div>Can't find #P"ccl:bin;setf-runtime.fx64fsl.newest" so requiring "ccl:lib;setf-runtime.lisp" instead</div>
<div>Can't find #P"ccl:bin;defstruct.fx64fsl.newest" so requiring "ccl:lib;defstruct.lisp" instead</div><div>Can't find #P"ccl:bin;defstruct-lds.fx64fsl.newest" so requiring "ccl:lib;defstruct-lds.lisp" instead</div>
<div>Can't find #P"ccl:bin;foreign-types.fx64fsl.newest" so requiring "ccl:lib;foreign-types.lisp" instead</div><div>Can't find #P"ccl:bin;db-io.fx64fsl.newest" so requiring "ccl:lib;db-io.lisp" instead</div>
<div>Can't find #P"ccl:bin;nfcomp.fx64fsl.newest" so requiring "ccl:lib;nfcomp.lisp" instead</div><div>Can't find #P"ccl:bin;ffi-freebsdx8664.fx64fsl.newest" so requiring "ccl:lib;ffi-freebsdx8664.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/hash.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/hash.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/backquote.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/backquote.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/lispequ.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/library/lispequ.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/level-2.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/level-2.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/macros.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/macros.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/defstruct-macros.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/defstruct-macros.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/lists.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/lists.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/chars.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/chars.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/setf.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/setf.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/setf-runtime.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/setf-runtime.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/defstruct.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/defstruct.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/defstruct-lds.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/defstruct-lds.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/foreign-types.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/foreign-types.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/db-io.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/db-io.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/nfcomp.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/nfcomp.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/ffi-freebsdx8664.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/ffi-freebsdx8664.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/level-1.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-cl-package.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-boot-1.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-boot-2.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-boot-3.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-utils.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-init.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-symhash.lisp"...</div></div><div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-numbers.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-aprims.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-sort.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-dcode.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-clos-boot.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-clos.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-unicode.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-streams.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-files.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-io.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-format.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-readloop.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-reader.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-sysio.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-pathnames.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-events.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-boot-lds.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-readloop-lds.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-lisp-threads.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-application.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-processes.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-typesys.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/sysutils.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-error-system.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-error-signal.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/version.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-callbacks.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/l1-sockets.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/linux-files.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/x86-error-signal.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/x86-trap-support.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/x86-threads-utils.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/x86-callback-support.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/streams.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/streams.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/pathnames.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/pathnames.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/backtrace.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/backtrace.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/apropos.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/apropos.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/numbers.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/numbers.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/dumplisp.lisp"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/dumplisp.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/source-files.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/source-files.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/swink.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/swink.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/x86-backtrace.lisp"...</div>
</div><div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-backtrace.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/compiler/X86/x86-disassemble.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-disassemble.fx64fsl"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/x86-watch.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/x86-watch.fx64fsl"...</div><div>Can't find #P"ccl:bin;encapsulate.fx64fsl.newest" so requiring "ccl:lib;encapsulate.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/encapsulate.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/encapsulate.fx64fsl"...</div><div>Can't find #P"ccl:bin;read.fx64fsl.newest" so requiring "ccl:lib;read.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/read.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/read.fx64fsl"...</div><div>Can't find #P"ccl:bin;misc.fx64fsl.newest" so requiring "ccl:lib;misc.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/misc.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/misc.fx64fsl"...</div><div>Can't find #P"ccl:bin;arrays-fry.fx64fsl.newest" so requiring "ccl:lib;arrays-fry.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/arrays-fry.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/arrays-fry.fx64fsl"...</div><div>Can't find #P"ccl:bin;sequences.fx64fsl.newest" so requiring "ccl:lib;sequences.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/sequences.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/sequences.fx64fsl"...</div><div>Can't find #P"ccl:bin;sort.fx64fsl.newest" so requiring "ccl:lib;sort.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/sort.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/sort.fx64fsl"...</div><div>Can't find #P"ccl:bin;method-combination.fx64fsl.newest" so requiring "ccl:lib;method-combination.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/method-combination.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/method-combination.fx64fsl"...</div><div>Can't find #P"ccl:bin;case-error.fx64fsl.newest" so requiring "ccl:lib;case-error.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/case-error.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/case-error.fx64fsl"...</div><div>Can't find #P"ccl:bin;pprint.fx64fsl.newest" so requiring "ccl:lib;pprint.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/pprint.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/pprint.fx64fsl"...</div><div>Can't find #P"ccl:bin;format.fx64fsl.newest" so requiring "ccl:lib;format.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/format.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/format.fx64fsl"...</div><div>Can't find #P"ccl:bin;time.fx64fsl.newest" so requiring "ccl:lib;time.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/time.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/time.fx64fsl"...</div><div>Can't find #P"ccl:bin;backtrace-lds.fx64fsl.newest" so requiring "ccl:lib;backtrace-lds.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/backtrace-lds.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/backtrace-lds.fx64fsl"...</div><div>Can't find #P"ccl:bin;ccl-export-syms.fx64fsl.newest" so requiring "ccl:lib;ccl-export-syms.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/ccl-export-syms.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/ccl-export-syms.fx64fsl"...</div><div>Can't find #P"ccl:bin;prepare-mcl-environment.fx64fsl.newest" so requiring "ccl:lib;prepare-mcl-environment.lisp" instead</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/prepare-mcl-environment.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/bin/prepare-mcl-environment.fx64fsl"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/number-macros.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/number-case-macro.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/loop.lisp"...</div></div><div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-1/runtime.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/mcl-compat.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/arglist.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/edit-callers.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/lib/describe.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/cover.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/leaks.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/core-files.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/dominance.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/swank-loader.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/remote-lisp.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/tools/defsystem.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/jp-encode.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/library/cn-encode.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-aprims.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-array.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-bignum32.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-bignum64.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-cfm-support.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-complex.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-def.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-error.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-float.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-hash.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-init.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-int.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-io.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-misc.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-numbers.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-pred.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-symbol.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/l0-utils.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/nfasload.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/X8664/x8664-bignum.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-array.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-clos.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-def.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-float.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-hash.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-io.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-misc.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-numbers.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-pred.lisp"...</div>
<div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-symbol.lisp"...</div><div>;Compiling "/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-utils.lisp"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/X8664/x8664-bignum.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-array.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-clos.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-def.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-float.fx64fsl"...</div></div><div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-hash.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-io.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-misc.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-numbers.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-pred.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-symbol.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/X86/x86-utils.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-aprims.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-array.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-bignum32.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-bignum64.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-cfm-support.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-complex.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-def.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-error.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-float.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-hash.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-init.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-int.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-io.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-misc.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-numbers.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-pred.fx64fsl"...</div>
<div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-symbol.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/l0-utils.fx64fsl"...</div><div>;Loading #P"/usr/ports/lang/ccl/work/ccl/level-0/nfasload.fx64fsl"...</div>
<div>;Wrote bootstrapping image: #P"/usr/ports/lang/ccl/work/ccl/fx86-boot64"pid 63583 (fx86cl64): sigreturn set_fpcontext err 22</div><div>pid 63583 (fx86cl64): sigreturn set_fpcontext err 22</div><div>> Error of type SIMPLE-ERROR: Errors (:SIGNALED 11) reloading boot image:</div>
<div>>                             ;Loading level-1.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-cl-package.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-utils.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-init.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-symhash.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-numbers.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-aprims.fx64fsl</div><div>>                             ;Loading ./l1-fasls/x86-callback-support.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-callbacks.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-sort.fx64fsl</div><div>>                             ;Loading ./bin/lists.fx64fsl</div><div>>                             ;Loading ./bin/sequences.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-dcode.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-clos-boot.fx64fsl</div><div>>                             ;Loading ./bin/hash.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-clos.fx64fsl</div><div>>                             ;Loading ./bin/defstruct.fx64fsl</div><div>>                             ;Loading ./bin/dll-node.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-unicode.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-streams.fx64fsl</div><div>>                             ;Loading ./l1-fasls/linux-files.fx64fsl</div>
</div><div><div>>                             ;Loading ./bin/chars.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-files.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-typesys.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/sysutils.fx64fsl</div><div>>                             ;Loading ./l1-fasls/x86-threads-utils.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-lisp-threads.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-application.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-processes.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-io.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-reader.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-readloop.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-readloop-lds.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-error-system.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-events.fx64fsl</div><div>>                             ;Loading ./l1-fasls/x86-trap-support.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-format.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-sysio.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-pathnames.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/l1-boot-lds.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-boot-1.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-boot-2.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/x86-error-signal.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-error-signal.fx64fsl</div><div>>                             ;Loading ./l1-fasls/l1-sockets.fx64fsl</div>
<div>>                             ;Loading ./bin/sort.fx64fsl</div><div>>                             ;Loading ./bin/numbers.fx64fsl</div><div>>                             ;Loading ./bin/subprims.fx64fsl</div><div>
>                             ;Loading ./bin/x8632-arch.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-arch.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/arch.fx64fsl</div>
<div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-lap.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-asm.fx64fsl</div><div>>                             ;Loading ./bin/x8664-arch.fx64fsl</div>
<div>>                             ;Loading ./bin/vreg.fx64fsl</div><div>>                             ;Loading ./bin/vinsn.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/backend.fx64fsl</div>
<div>>                             ;Loading ./bin/reg.fx64fsl</div><div>>                             ;Loading ./bin/backend.fx64fsl</div><div>>                             ;Loading ./bin/nx2.fx64fsl</div><div>>                             ;Loading ./bin/acode-rewrite.fx64fsl</div>
<div>>                             ;Loading ./l1-fasls/nx.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/hash.fx64fsl</div><div>>                             ;Loading ./bin/x862.fx64fsl</div>
<div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backend.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-backend.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-vinsns.fx64fsl</div>
<div>>                             ;Loading ./bin/level-2.fx64fsl</div><div>>                             ;Loading ./bin/macros.fx64fsl</div><div>>                             ;Loading ./bin/setf.fx64fsl</div><div>
>                             ;Loading ./bin/setf-runtime.fx64fsl</div></div><div><div>>                             ;Loading ./bin/format.fx64fsl</div><div>>                             ;Loading ./bin/streams.fx64fsl</div>
<div>>                             ;Loading ./bin/optimizers.fx64fsl</div><div>>                             ;Loading ./bin/defstruct-macros.fx64fsl</div><div>>                             ;Loading ./bin/defstruct-lds.fx64fsl</div>
<div>>                             ;Loading ./bin/nfcomp.fx64fsl</div><div>>                             ;Loading ./bin/backquote.fx64fsl</div><div>>                             ;Loading ./bin/backtrace-lds.fx64fsl</div>
<div>>                             ;Loading ./bin/backtrace.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backtrace.fx64fsl</div><div>>                             ;Loading ./bin/read.fx64fsl</div>
<div>>                             ;Loading ./bin/arrays-fry.fx64fsl</div><div>>                             ;Loading ./bin/apropos.fx64fsl</div><div>>                             ;Loading ./bin/source-files.fx64fsl</div>
<div>>                             ;Loading ./bin/x86-disassemble.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/nxenv.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664env.fx64fsl</div>
<div>>                             ;Loading ./bin/x86-lapmacros.fx64fsl</div><div>>                             ;Loading ./bin/x86-watch.fx64fsl</div><div>>                             ;Loading ./bin/foreign-types.fx64fsl</div>
<div>>                             ;Loading ./bin/ffi-freebsdx8664.fx64fsl</div><div>>                             ;Loading ./bin/db-io.fx64fsl</div><div>>                             ;Loading ./bin/case-error.fx64fsl</div>
<div>>                             ;Loading ./bin/encapsulate.fx64fsl</div><div>>                             ;Loading ./bin/method-combination.fx64fsl</div><div>>                             ;Loading ./bin/misc.fx64fsl</div>
<div>>                             ;Loading ./bin/pprint.fx64fsl</div><div>>                             ;Loading ./bin/dumplisp.fx64fsl</div><div>>                             ;Loading ./bin/pathnames.fx64fsl</div>
<div>>                             ;Loading ./bin/time.fx64fsl</div><div>>                             ;Loading ./bin/compile-ccl.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/systems.fx64fsl</div>
<div>>                             ;Loading ./bin/arglist.fx64fsl</div><div>>                             ;Loading ./bin/edit-callers.fx64fsl</div><div>>                             ;Loading ./bin/describe.fx64fsl</div>
<div>>                             ;Loading ./bin/swink.fx64fsl</div><div>>                             ;Loading ./bin/cover.fx64fsl</div><div>>                             ;Loading ./bin/leaks.fx64fsl</div><div>
>                             ;Loading ./bin/core-files.fx64fsl</div><div>>                             ;Loading ./bin/dominance.fx64fsl</div><div>>                             ;Loading ./bin/swank-loader.fx64fsl</div>
<div>>                             ;Loading ./bin/remote-lisp.fx64fsl</div><div>>                             ;Loading ./bin/mcl-compat.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/library/loop.fx64fsl</div>
<div>>                             ;Loading ./bin/ccl-export-syms.fx64fsl</div><div>>                             ;Loading ./l1-fasls/version.fx64fsl</div><div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/jp-encode.fx64fsl</div>
<div>>                             ;Loading /usr/ports/lang/ccl/work/ccl/bin/cn-encode.fx64fsl</div><div>>                             </div><div>></div></div><div><div>> While executing: REBUILD-CCL, in process listener(1).</div>
<div><br></div><div> (801866840) : 0 (PRINT-CALL-HISTORY :CONTEXT NIL :PROCESS NIL :ORIGIN NIL :DETAILED-P T :COUNT 1152921504606846975 :START-FRAME-NUMBER 0 :STREAM #<SYNONYM-STREAM to *TERMINAL-IO* #x3020005659ED> :PRINT-LEVEL 2 :PRINT-LENGTH 5 :SHOW-INTERNAL-FRAMES NIL :FORMAT :TRADITIONAL) 861</div>
<div>  (&KEY :CONTEXT :PROCESS :ORIGIN :DETAILED-P :COUNT :START-FRAME-NUMBER :STREAM :PRINT-LEVEL :PRINT-LENGTH :SHOW-INTERNAL-FRAMES :FORMAT)</div><div>   CCL::CONTEXT: NIL</div><div>   PROCESS: NIL</div><div>   CCL::ORIGIN: NIL</div>
<div>   CCL::DETAILED-P: T</div><div>   COUNT: 1152921504606846975</div><div>   CCL::START-FRAME-NUMBER: 0</div><div>   STREAM: #<SYNONYM-STREAM to *TERMINAL-IO* #x3020005659ED></div><div>   CCL::PRINT-LEVEL: 2</div>
<div>   CCL::PRINT-LENGTH: 5</div><div>   CCL::SHOW-INTERNAL-FRAMES: NIL</div><div>   FORMAT: :TRADITIONAL</div><div><br></div><div>  CCL::FRAME-NUMBER: 0</div><div>  *BACKTRACE-PRINT-LEVEL*: 2</div><div>  *BACKTRACE-PRINT-LENGTH*: 5</div>
<div>  *BACKTRACE-FORMAT*: :TRADITIONAL</div><div>  *STANDARD-OUTPUT*: #<SYNONYM-STREAM to *TERMINAL-IO* #x3020005659ED></div><div>  *PRINT-CIRCLE*: NIL</div><div><br></div><div> (8018669A8) : 1 (ABNORMAL-APPLICATION-EXIT) 269</div>
<div>  NIL</div><div><br></div><div>  #:G139689: (ERROR)</div><div>  CCL::%HANDLERS%: ((ERROR) (PROCESS-RESET))</div><div><br></div><div> (8018669D8) : 2 (BREAK-LOOP-HANDLE-ERROR #<SIMPLE-ERROR #x3020014184AD> 4298165583) 1501</div>
<div>  (CONDITION *TOP-ERROR-FRAME*)</div><div>   CONDITION: #<SIMPLE-ERROR #x3020014184AD></div><div>   *TOP-ERROR-FRAME*: 4298165583</div><div><br></div><div>  CCL::BOGUS-GLOBALS: NIL</div><div>  CCL::NEWVALS: NIL</div>
<div>  CCL::OLDVALS: NIL</div><div><br></div><div> (801866A50) : 3 (%ERROR #<SIMPLE-ERROR #x3020014184AD> (:SIGNALED 11 ";Loading level-1.fx64fsl</div><div>;Loading ./l1-fasls/l1-cl-package.fx64fsl</div><div>;Loading ./l1-fasls/l1-utils.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-init.fx64fsl</div><div>;Loading ./l1-fasls/l1-symhash.fx64fsl</div><div>;Loading ./l1-fasls/l1-numbers.fx64fsl</div><div>;Loading ./l1-fasls/l1-aprims.fx64fsl</div><div>;Loading ./l1-fasls/x86-callback-support.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-callbacks.fx64fsl</div><div>;Loading ./l1-fasls/l1-sort.fx64fsl</div><div>;Loading ./bin/lists.fx64fsl</div><div>;Loading ./bin/sequences.fx64fsl</div><div>;Loading ./l1-fasls/l1-dcode.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-clos-boot.fx64fsl</div><div>;Loading ./bin/hash.fx64fsl</div><div>;Loading ./l1-fasls/l1-clos.fx64fsl</div></div><div><div>;Loading ./bin/defstruct.fx64fsl</div><div>;Loading ./bin/dll-node.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-unicode.fx64fsl</div><div>;Loading ./l1-fasls/l1-streams.fx64fsl</div><div>;Loading ./l1-fasls/linux-files.fx64fsl</div><div>;Loading ./bin/chars.fx64fsl</div><div>;Loading ./l1-fasls/l1-files.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-typesys.fx64fsl</div><div>;Loading ./l1-fasls/sysutils.fx64fsl</div><div>;Loading ./l1-fasls/x86-threads-utils.fx64fsl</div><div>;Loading ./l1-fasls/l1-lisp-threads.fx64fsl</div><div>;Loading ./l1-fasls/l1-application.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-processes.fx64fsl</div><div>;Loading ./l1-fasls/l1-io.fx64fsl</div><div>;Loading ./l1-fasls/l1-reader.fx64fsl</div><div>;Loading ./l1-fasls/l1-readloop.fx64fsl</div><div>;Loading ./l1-fasls/l1-readloop-lds.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-error-system.fx64fsl</div><div>;Loading ./l1-fasls/l1-events.fx64fsl</div><div>;Loading ./l1-fasls/x86-trap-support.fx64fsl</div><div>;Loading ./l1-fasls/l1-format.fx64fsl</div><div>;Loading ./l1-fasls/l1-sysio.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-pathnames.fx64fsl</div><div>;Loading ./l1-fasls/l1-boot-lds.fx64fsl</div><div>;Loading ./l1-fasls/l1-boot-1.fx64fsl</div><div>;Loading ./l1-fasls/l1-boot-2.fx64fsl</div><div>;Loading ./l1-fasls/x86-error-signal.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-error-signal.fx64fsl</div><div>;Loading ./l1-fasls/l1-sockets.fx64fsl</div><div>;Loading ./bin/sort.fx64fsl</div><div>;Loading ./bin/numbers.fx64fsl</div><div>;Loading ./bin/subprims.fx64fsl</div>
<div>;Loading ./bin/x8632-arch.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-arch.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/arch.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-lap.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-asm.fx64fsl</div><div>;Loading ./bin/x8664-arch.fx64fsl</div><div>;Loading ./bin/vreg.fx64fsl</div><div>;Loading ./bin/vinsn.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/backend.fx64fsl</div>
<div>;Loading ./bin/reg.fx64fsl</div><div>;Loading ./bin/backend.fx64fsl</div><div>;Loading ./bin/nx2.fx64fsl</div><div>;Loading ./bin/acode-rewrite.fx64fsl</div><div>;Loading ./l1-fasls/nx.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/hash.fx64fsl</div>
<div>;Loading ./bin/x862.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backend.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-backend.fx64fsl</div></div><div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-vinsns.fx64fsl</div>
<div>;Loading ./bin/level-2.fx64fsl</div><div>;Loading ./bin/macros.fx64fsl</div><div>;Loading ./bin/setf.fx64fsl</div><div>;Loading ./bin/setf-runtime.fx64fsl</div><div>;Loading ./bin/format.fx64fsl</div><div>;Loading ./bin/streams.fx64fsl</div>
<div>;Loading ./bin/optimizers.fx64fsl</div><div>;Loading ./bin/defstruct-macros.fx64fsl</div><div>;Loading ./bin/defstruct-lds.fx64fsl</div><div>;Loading ./bin/nfcomp.fx64fsl</div><div>;Loading ./bin/backquote.fx64fsl</div>
<div>;Loading ./bin/backtrace-lds.fx64fsl</div><div>;Loading ./bin/backtrace.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backtrace.fx64fsl</div><div>;Loading ./bin/read.fx64fsl</div><div>;Loading ./bin/arrays-fry.fx64fsl</div>
<div>;Loading ./bin/apropos.fx64fsl</div><div>;Loading ./bin/source-files.fx64fsl</div><div>;Loading ./bin/x86-disassemble.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/nxenv.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664env.fx64fsl</div>
<div>;Loading ./bin/x86-lapmacros.fx64fsl</div><div>;Loading ./bin/x86-watch.fx64fsl</div><div>;Loading ./bin/foreign-types.fx64fsl</div><div>;Loading ./bin/ffi-freebsdx8664.fx64fsl</div><div>;Loading ./bin/db-io.fx64fsl</div>
<div>;Loading ./bin/case-error.fx64fsl</div><div>;Loading ./bin/encapsulate.fx64fsl</div><div>;Loading ./bin/method-combination.fx64fsl</div><div>;Loading ./bin/misc.fx64fsl</div><div>;Loading ./bin/pprint.fx64fsl</div><div>
;Loading ./bin/dumplisp.fx64fsl</div><div>;Loading ./bin/pathnames.fx64fsl</div><div>;Loading ./bin/time.fx64fsl</div><div>;Loading ./bin/compile-ccl.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/systems.fx64fsl</div>
<div>;Loading ./bin/arglist.fx64fsl</div><div>;Loading ./bin/edit-callers.fx64fsl</div><div>;Loading ./bin/describe.fx64fsl</div><div>;Loading ./bin/swink.fx64fsl</div><div>;Loading ./bin/cover.fx64fsl</div><div>;Loading ./bin/leaks.fx64fsl</div>
<div>;Loading ./bin/core-files.fx64fsl</div><div>;Loading ./bin/dominance.fx64fsl</div><div>;Loading ./bin/swank-loader.fx64fsl</div><div>;Loading ./bin/remote-lisp.fx64fsl</div><div>;Loading ./bin/mcl-compat.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/library/loop.fx64fsl</div><div>;Loading ./bin/ccl-export-syms.fx64fsl</div></div><div><div>;Loading ./l1-fasls/version.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/jp-encode.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/bin/cn-encode.fx64fsl</div><div><br></div><div>") 4298165583) 357</div><div>  (CONDITION CCL::ARGS CCL::ERROR-POINTER)</div><div>   CONDITION: #<SIMPLE-ERROR #x3020014184AD></div>
<div>   CCL::ARGS: (:SIGNALED 11 ";Loading level-1.fx64fsl</div><div>;Loading ./l1-fasls/l1-cl-package.fx64fsl</div><div>;Loading ./l1-fasls/l1-utils.fx64fsl</div><div>;Loading ./l1-fasls/l1-init.fx64fsl</div><div>;Loading ./l1-fasls/l1-symhash.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-numbers.fx64fsl</div><div>;Loading ./l1-fasls/l1-aprims.fx64fsl</div><div>;Loading ./l1-fasls/x86-callback-support.fx64fsl</div><div>;Loading ./l1-fasls/l1-callbacks.fx64fsl</div><div>;Loading ./l1-fasls/l1-sort.fx64fsl</div>
<div>;Loading ./bin/lists.fx64fsl</div><div>;Loading ./bin/sequences.fx64fsl</div><div>;Loading ./l1-fasls/l1-dcode.fx64fsl</div><div>;Loading ./l1-fasls/l1-clos-boot.fx64fsl</div><div>;Loading ./bin/hash.fx64fsl</div><div>
;Loading ./l1-fasls/l1-clos.fx64fsl</div><div>;Loading ./bin/defstruct.fx64fsl</div><div>;Loading ./bin/dll-node.fx64fsl</div><div>;Loading ./l1-fasls/l1-unicode.fx64fsl</div><div>;Loading ./l1-fasls/l1-streams.fx64fsl</div>
<div>;Loading ./l1-fasls/linux-files.fx64fsl</div><div>;Loading ./bin/chars.fx64fsl</div><div>;Loading ./l1-fasls/l1-files.fx64fsl</div><div>;Loading ./l1-fasls/l1-typesys.fx64fsl</div><div>;Loading ./l1-fasls/sysutils.fx64fsl</div>
<div>;Loading ./l1-fasls/x86-threads-utils.fx64fsl</div><div>;Loading ./l1-fasls/l1-lisp-threads.fx64fsl</div><div>;Loading ./l1-fasls/l1-application.fx64fsl</div><div>;Loading ./l1-fasls/l1-processes.fx64fsl</div><div>;Loading ./l1-fasls/l1-io.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-reader.fx64fsl</div><div>;Loading ./l1-fasls/l1-readloop.fx64fsl</div><div>;Loading ./l1-fasls/l1-readloop-lds.fx64fsl</div><div>;Loading ./l1-fasls/l1-error-system.fx64fsl</div><div>;Loading ./l1-fasls/l1-events.fx64fsl</div>
<div>;Loading ./l1-fasls/x86-trap-support.fx64fsl</div><div>;Loading ./l1-fasls/l1-format.fx64fsl</div><div>;Loading ./l1-fasls/l1-sysio.fx64fsl</div><div>;Loading ./l1-fasls/l1-pathnames.fx64fsl</div><div>;Loading ./l1-fasls/l1-boot-lds.fx64fsl</div>
<div>;Loading ./l1-fasls/l1-boot-1.fx64fsl</div><div>;Loading ./l1-fasls/l1-boot-2.fx64fsl</div><div>;Loading ./l1-fasls/x86-error-signal.fx64fsl</div></div><div><div>;Loading ./l1-fasls/l1-error-signal.fx64fsl</div><div>
;Loading ./l1-fasls/l1-sockets.fx64fsl</div><div>;Loading ./bin/sort.fx64fsl</div><div>;Loading ./bin/numbers.fx64fsl</div><div>;Loading ./bin/subprims.fx64fsl</div><div>;Loading ./bin/x8632-arch.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-arch.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/bin/arch.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-lap.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-asm.fx64fsl</div><div>;Loading ./bin/x8664-arch.fx64fsl</div>
<div>;Loading ./bin/vreg.fx64fsl</div><div>;Loading ./bin/vinsn.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/backend.fx64fsl</div><div>;Loading ./bin/reg.fx64fsl</div><div>;Loading ./bin/backend.fx64fsl</div>
<div>;Loading ./bin/nx2.fx64fsl</div><div>;Loading ./bin/acode-rewrite.fx64fsl</div><div>;Loading ./l1-fasls/nx.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/hash.fx64fsl</div><div>;Loading ./bin/x862.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backend.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-backend.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664-vinsns.fx64fsl</div><div>
;Loading ./bin/level-2.fx64fsl</div><div>;Loading ./bin/macros.fx64fsl</div><div>;Loading ./bin/setf.fx64fsl</div><div>;Loading ./bin/setf-runtime.fx64fsl</div><div>;Loading ./bin/format.fx64fsl</div><div>;Loading ./bin/streams.fx64fsl</div>
<div>;Loading ./bin/optimizers.fx64fsl</div><div>;Loading ./bin/defstruct-macros.fx64fsl</div><div>;Loading ./bin/defstruct-lds.fx64fsl</div><div>;Loading ./bin/nfcomp.fx64fsl</div><div>;Loading ./bin/backquote.fx64fsl</div>
<div>;Loading ./bin/backtrace-lds.fx64fsl</div><div>;Loading ./bin/backtrace.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x86-backtrace.fx64fsl</div><div>;Loading ./bin/read.fx64fsl</div><div>;Loading ./bin/arrays-fry.fx64fsl</div>
<div>;Loading ./bin/apropos.fx64fsl</div><div>;Loading ./bin/source-files.fx64fsl</div><div>;Loading ./bin/x86-disassemble.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/nxenv.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/x8664env.fx64fsl</div>
</div><div><div>;Loading ./bin/x86-lapmacros.fx64fsl</div><div>;Loading ./bin/x86-watch.fx64fsl</div><div>;Loading ./bin/foreign-types.fx64fsl</div><div>;Loading ./bin/ffi-freebsdx8664.fx64fsl</div><div>;Loading ./bin/db-io.fx64fsl</div>
<div>;Loading ./bin/case-error.fx64fsl</div><div>;Loading ./bin/encapsulate.fx64fsl</div><div>;Loading ./bin/method-combination.fx64fsl</div><div>;Loading ./bin/misc.fx64fsl</div><div>;Loading ./bin/pprint.fx64fsl</div><div>
;Loading ./bin/dumplisp.fx64fsl</div><div>;Loading ./bin/pathnames.fx64fsl</div><div>;Loading ./bin/time.fx64fsl</div><div>;Loading ./bin/compile-ccl.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/systems.fx64fsl</div>
<div>;Loading ./bin/arglist.fx64fsl</div><div>;Loading ./bin/edit-callers.fx64fsl</div><div>;Loading ./bin/describe.fx64fsl</div><div>;Loading ./bin/swink.fx64fsl</div><div>;Loading ./bin/cover.fx64fsl</div><div>;Loading ./bin/leaks.fx64fsl</div>
<div>;Loading ./bin/core-files.fx64fsl</div><div>;Loading ./bin/dominance.fx64fsl</div><div>;Loading ./bin/swank-loader.fx64fsl</div><div>;Loading ./bin/remote-lisp.fx64fsl</div><div>;Loading ./bin/mcl-compat.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/library/loop.fx64fsl</div><div>;Loading ./bin/ccl-export-syms.fx64fsl</div><div>;Loading ./l1-fasls/version.fx64fsl</div><div>;Loading /usr/ports/lang/ccl/work/ccl/bin/jp-encode.fx64fsl</div>
<div>;Loading /usr/ports/lang/ccl/work/ccl/bin/cn-encode.fx64fsl</div><div><br></div><div>")</div><div>   CCL::ERROR-POINTER: 4298165583</div><div><br></div><div><br></div><div><br></div><div> (801866A78) : 4 (FUNCALL #'#<REBUILD-CCL> :UPDATE NIL :FULL T :CLEAN T :KERNEL T :FORCE NIL :RELOAD T :EXIT NIL :RELOAD-ARGUMENTS NIL :VERBOSE NIL :OPTIONAL-FEATURES NIL :SAVE-SOURCE-LOCATIONS :NO-TEXT :ALLOW-CONSTANT-REDEFINITION T) 3517</div>
<div>  (&KEY :UPDATE :FULL :CLEAN :KERNEL :FORCE :RELOAD :EXIT :RELOAD-ARGUMENTS :VERBOSE :OPTIONAL-FEATURES :SAVE-SOURCE-LOCATIONS :ALLOW-CONSTANT-REDEFINITION)</div><div>   CCL::UPDATE: NIL</div><div>   CCL::FULL: T</div>
<div>   CCL::CLEAN: T</div><div>   CCL::KERNEL: T</div><div>   CCL::FORCE: NIL</div></div><div><div>CCL::RELOAD: T</div><div>   CCL::EXIT: NIL</div><div>   CCL::RELOAD-ARGUMENTS: NIL</div><div>   CCL::VERBOSE: NIL</div><div>
   CCL::OPTIONAL-FEATURES: NIL</div><div>   CCL::SAVE-SOURCE-LOCATIONS: :NO-TEXT</div><div>   CCL::ALLOW-CONSTANT-REDEFINITION: T</div><div><br></div><div>  CCL::ALLOW-CONSTANT-REDEFINITION-P: NIL</div><div>  CCL::*BUILD-TIME-OPTIONAL-FEATURES*: NIL</div>
<div>  *FEATURES*: (:CLTL2 :PRIMARY-CLASSES :COMMON-LISP :OPENMCL :CCL ...)</div><div>  *SAVE-SOURCE-LOCATIONS*: :NO-TEXT</div><div>  CCL::CD: #P"/usr/ports/lang/ccl/work/ccl/"</div><div>  CCL::*CERROR-ON-CONSTANT-REDEFINITION*: NIL</div>
<div>  *WARN-IF-REDEFINE-KERNEL*: NIL</div><div>  CCL::CMD: #<STRING-INPUT-STREAM  #x30200141DA1D></div><div>  CCL::OUTPUT: #<STRING-OUTPUT-STREAM  #x30200141D83D></div><div>  CCL::STATUS: :SIGNALED</div><div>
  CCL::EXIT-CODE: 11</div><div><br></div><div> (801866C90) : 5 (CALL-CHECK-REGS REBUILD-CCL :FULL T) 221</div><div>  (CCL::FN &REST CCL::ARGS)</div><div>   CCL::FN: REBUILD-CCL</div><div>   CCL::ARGS: (:FULL T)</div><div>
<br></div><div>  CCL::OLD-REGS: (NIL "(ccl:rebuild-ccl :full t)" (# #) 0)</div><div><br></div><div> (801866CC8) : 6 (CHEAP-EVAL (REBUILD-CCL :FULL T)) 101</div><div>  (CCL::FORM)</div><div>   CCL::FORM: (REBUILD-CCL :FULL T)</div>
<div><br></div><div>  CCL::*NX-SOURCE-NOTE-MAP*: NIL</div><div><br></div><div> (801866D00) : 7 (FUNCALL #'#<(:INTERNAL CCL::EVAL-STRING CCL::STARTUP-CCL)> "(ccl:rebuild-ccl :full t)") 525</div><div>  (CCL::S)</div>
<div>   CCL::S: "(ccl:rebuild-ccl :full t)"</div><div><br></div><div>  #:CONTINUE: #<RESTART CONTINUE #x8007FC4ED></div><div>  #:G139287: (#<RESTART CONTINUE #x8007FC4ED>)</div><div>  CCL::%RESTARTS%: ((#<# # #x8007FC4ED>) (#<# # #x8007FC5FD>) (#<# # #x8007FC81D> #<# # #x8007FC86D>))</div>
<div><br></div><div> (801866D48) : 8 (STARTUP-CCL NIL) 1677</div><div>  (&OPTIONAL CCL::INIT-FILE)</div><div>   CCL::INIT-FILE: NIL</div><div><br></div><div>  #:ABORT: #<RESTART ABORT #x8007FC5FD></div><div>  #:G139275: (#<RESTART ABORT #x8007FC5FD>)</div>
<div>  CCL::%RESTARTS%: ((#<# # #x8007FC5FD>) (#<# # #x8007FC81D> #<# # #x8007FC86D>))</div><div>  #:G139280: ((:EVAL . "(ccl:rebuild-ccl :full t)") (:EVAL . "(quit)"))</div><div>  CCL::P: (:EVAL . "(ccl:rebuild-ccl :full t)")</div>
</div><div><div>CCL::PARAM: "(ccl:rebuild-ccl :full t)"</div><div>  #:G139283: :EVAL</div><div><br></div><div> (801866DB8) : 9 (FUNCALL #'#<(:INTERNAL (TOPLEVEL-FUNCTION (CCL::LISP-DEVELOPMENT-SYSTEM T)))>) 77</div>
<div>  NIL</div><div><br></div><div>  CCL::F: CCL::LISTENER-FUNCTION</div><div>  CCL::INIT-FILE: ("home:ccl-init" "home:\\.ccl-init")</div><div><br></div><div> (801866DD8) : 10 (FUNCALL #'#<(:INTERNAL CCL::MAKE-MCL-LISTENER-PROCESS)>) 645</div>
<div>  NIL</div><div><br></div><div>  *TERMINAL-IO*: #<ECHOING-TWO-WAY-STREAM input #<BASIC-CHARACTER-INPUT-STREAM ISO-8859-1 (PIPE/0) #x302000566B6D>, output #<BASIC-CHARACTER-OUTPUT-STREAM ISO-8859-1 (TTY/1) #x3020005666DD> #x3020005678CD></div>
<div>  CCL::CLOSE-STREAMS: NIL</div><div>  CCL::CLEANUP-FUNCTION: #<COMPILED-LEXICAL-CLOSURE (:INTERNAL #) #x302000564C8F></div><div>  CCL::INITIAL-FUNCTION: #<COMPILED-LEXICAL-CLOSURE (:INTERNAL #) #x302000564C3F></div>
<div>  CCL::AUTO-FLUSH: T</div><div>  OUTPUT-STREAM: #<BASIC-CHARACTER-OUTPUT-STREAM ISO-8859-1 (TTY/1) #x3020005666DD></div><div>  INPUT-STREAM: #<BASIC-CHARACTER-INPUT-STREAM ISO-8859-1 (PIPE/0) #x302000566B6D></div>
<div>  CCL::ECHOING: T</div><div><br></div><div> (801866E70) : 11 (RUN-PROCESS-INITIAL-FORM #<TTY-LISTENER listener(1) [Active] #x30200056478D> (#<COMPILED-LEXICAL-CLOSURE # #x3020005642BF>)) 717</div><div>  (PROCESS CCL::INITIAL-FORM)</div>
<div>   PROCESS: #<TTY-LISTENER listener(1) [Active] #x30200056478D></div><div>   CCL::INITIAL-FORM: (#<COMPILED-LEXICAL-CLOSURE # #x3020005642BF>)</div><div><br></div><div>  CCL::EXITED: NIL</div><div>  #:G141550: (PROCESS-RESET)</div>
<div>  CCL::%HANDLERS%: ((PROCESS-RESET))</div><div>  #:ABORT: #<RESTART ABORT #x8007FC86D></div><div>  #:ABORT-BREAK: #<RESTART ABORT-BREAK #x8007FC81D></div><div>  #:G141551: (#<RESTART ABORT-BREAK #x8007FC81D> #<RESTART ABORT #x8007FC86D>)</div>
<div>  CCL::%RESTARTS%: ((#<# # #x8007FC81D> #<# # #x8007FC86D>))</div><div><br></div><div> (801866F08) : 12 (FUNCALL #'#<(:INTERNAL (CCL::%PROCESS-PRESET-INTERNAL (PROCESS)))> #<TTY-LISTENER listener(1) [Active] #x30200056478D> (#<COMPILED-LEXICAL-CLOSURE # #x3020005642BF>)) 549</div>
<div>  (PROCESS CCL::INITIAL-FORM)</div><div>   PROCESS: #<TTY-LISTENER listener(1) [Active] #x30200056478D></div><div>   CCL::INITIAL-FORM: (#<COMPILED-LEXICAL-CLOSURE # #x3020005642BF>)</div><div><br></div><div>
  *CURRENT-PROCESS*: #<TTY-LISTENER listener(1) [Active] #x30200056478D></div><div>  #:G141536: (CCL::*FREE-XPS* CCL::*FREE-CIRCULARITY-HASH-TABLES* CCL::*LOGICAL-BLOCK-XP* CCL::*FORMAT-TOP-LEVEL* CCL::*FORMAT-STREAM-STACK* ...)</div>
<div>  #:G141537: (NIL NIL NIL NIL NIL ...)</div><div>  #:G141538: ("Active")</div><div>  #:G141539: "Reset"</div><div><br></div><div> (801866F98) : 13 (FUNCALL #'#<(:INTERNAL CCL::THREAD-MAKE-STARTUP-FUNCTION)>) 301</div>
<div>  NIL</div><div><br></div><div>  CCL::*CURRENT-LISP-THREAD*: #<LISP-THREAD listener [tcr @ #x80066F4B0] #x30200056439D></div></div><div><div>  CCL::INITIAL-FUNCTION: (#<Compiled-function # (Non-Global)  #x3000004849DF> #<TTY-LISTENER listener(1) [Active] #x30200056478D> (#))</div>
<div>  CCL::TCR: 4295810710</div><div>  CCL::THREAD: #<LISP-THREAD listener [tcr @ #x80066F4B0] #x30200056439D></div><div><br></div><div>Version 1.8-r15286M  (FreebsdX8664)</div><div>*** [do-build] Error code 255</div>
<div><br></div><div>Stop in /usr/ports/lang/ccl.</div><div>@</div></div>