[Openmcl-devel] freebsd 9.1 amd64

Cyrille Duret cduret at gmail.com
Thu Feb 7 12:05:05 PST 2013


mmm this error is not systematic.
I tried to compile dozens of time the trunk version (1.9), and once I
managed to compile successfully without error.

But when I ran quicklisp on the resuting image I got some similar core
dumps at random moments.
It seems to be related with the OS



On Thu, Feb 7, 2013 at 8:47 PM, Gary Byers <gb at clozure.com> wrote:

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


More information about the Openmcl-devel mailing list