<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thank you Bruce — that works.<div class="">I was able to build lisp, but quicklisp causes difficulties.</div><div class=""><br class=""></div><div class="">I should mention that, for production, I am running my old CCL (v1.12-dev.4-3-gdd5622e9), updated prior to Catalina.</div><div class="">I build the new CCL separately.</div><div class=""><br class=""></div><div class="">Quicklisp, in standard configuration, is accessed by both the old and new CCLs, but does not work for both old and new.</div><div class=""><br class=""></div><div class="">I allowed new CCL to build a new quicklisp; it built, but when I tried to load my application - which loads a variety of ql libs - CCL crashed.</div><div class="">I observed this both with a command line CCL and the Mac IDE CCL.</div><div class=""><br class=""></div><div class="">I needed to check that my old CCL is still working, and found that quicklisp was broken at ccl-init time.</div><div class="">I proceeded to rebuild quicklisp from old CCL, and was relieved that everything works properly.</div><div class=""><br class=""></div><div class="">This situation prevents me from experimenting further with new CCL  quicklisp on this machine, because I must protect my production capability.</div><div class="">If it were possible to have fully separate quicklisp instances, then I could try further, if there were interest.</div><div class=""><br class=""></div><div class="">Thank you Matthew and Bruce for your help.</div><div class="">Is it the case that my experience would be common to anyone on Catalina?</div><div class=""><br class=""></div><div class="">Martin</div><div class=""><br class=""><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 23, 2019, at 4:21 AM, Bruce O'Neel <<a href="mailto:bruce.oneel@pckswarms.ch" class="">bruce.oneel@pckswarms.ch</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">HI,<br class=""></div><div class=""><br class=""></div><div class="">During the Catalina release cycle there were two stages of "CCL won't build on Catalina."<br class=""></div><div class=""><br class=""></div><div class="">Catalina with the most recent developer tools, as has been discussed often, fails building the kernel with <br class=""></div><div class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1116:4294967291 shortened to 251</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1184:suffix or operands invalid for `movq'</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1184:4294967291 shortened to 251</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1190:suffix or operands invalid for `movq'</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1190:4294967291 shortened to 251</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1205:suffix or operands invalid for `movq'</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1205:4294967291 shortened to 251</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1211:suffix or operands invalid for `movq'</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">../x86-spentry64.s:1211:4294967291 shortened to 251</span></span></span></span><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">The problem below occurred in the beta cycle before the most recent update to the developer tools, and, after spending an afternoon it seemed to be a segfault passing back the results of running the make to build the kernel.  This meant that even though, basically, <br class=""></div><div class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">(ccl:rebuild-ccl :full t)</span></span></span></span><br class=""></div><div class=""><br class=""></div><div class="">was running correctly, it would fail to complete.<br class=""></div><div class=""><br class=""></div><div class="">So.....<br class=""></div><div class=""><br class=""></div><div class="">I did the following steps by hand and it seemed to produce a happily working ccl.  Start from the ccl directory.<br class=""></div><div class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">(cd lisp-kernel/darwinx8664; make clean; make)</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">rm<span class="Apple-converted-space">  </span>level-0/*.dx64fsl</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">ccl> (ccl:xload-level-0)</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">ccl> (ccl:compile-ccl t)</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">ccl> (quit)</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">./dx86cl64 --image-name x86-boot64.image --no-init</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">ccl> (ccl:save-application "dx86cl64.image")</span></span></span></span><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; line-height: normal;" class=""><span class="colour" style=""><span class="font" style="font-family:Menlo"><span class="size" style="font-size:11px"><span style="font-variant-ligatures: no-common-ligatures" class="">ccl > (require 'cocoa-application)</span></span></span></span><br class=""></div><div id="editorUserSignature" style="display:none;" class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">NB:  This is not the exact order that (ccl:rebuild-ccl) uses so the above steps might not work in the cases where you are modifying parts of CCL.<br class=""></div><div class=""><br class=""></div><div class="">cheers<br class=""></div><div class=""><br class=""></div><div class="">bruce</div><div class=""><br class=""></div><div class=""><i class="">23 November 2019 00:03 martin <<a href="mailto:brooks.martin@sympatico.ca" class="">brooks.martin@sympatico.ca</a>> wrote:</i><br class=""></div><blockquote class="infmailquote"><div class="">Thank again, but … <br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">;Wrote bootstrapping image: #P"/Users/sv1/Lisp new/x86-boot64.image"</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">;Building lisp-kernel ...</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Error: Error(s) during kernel compilation.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">>        </span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> While executing: REBUILD-CCL, in process listener(1).</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Type :POP to abort, :R for a list of available restarts.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Type :? for other options.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">1 > </span><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class="">The environment was a freshly GitHub-acquired ccl-dev directory, again successfully compiled kernel, and again the update error.<br class=""></div><div class=""><br class=""></div><div class="">Martin<br class=""></div><div class=""><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class="">On Nov 22, 2019, at 5:15 PM, R. Matthew Emerson <<a href="mailto:rme@acm.org" class="">rme@acm.org</a>> wrote:<br class=""></div><div class=""><br class=""></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">That shows that the lisp kernel was compiled successfully. <br class=""></div><div class=""><br class=""></div><div class="">If you go back to the ccl directory, i.e., cd ../.. and then run<br class=""></div><div class=""><br class=""></div><div class="">./dx86cl64<br class=""></div><div class=""><br class=""></div><div class="">then that should start the lisp.<br class=""></div><div class=""><br class=""></div><div class="">I would then expect (rebuild-ccl :full t) to work.<br class=""></div><div class=""><br class=""></div><div class=""><div class=""><br class=""></div><div class=""><div class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class="">On Nov 22, 2019, at 1:13 PM, martin <<a href="mailto:brooks.martin@sympatico.ca" class="">brooks.martin@sympatico.ca</a>> wrote:<br class=""></div><div class=""><br class=""></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Does this help: <br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sv1@SV1 darwinx8664 % make</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../x86-spjump64.s | as -arch x86_64 -g -Q -o x86-spjump64.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../x86-spentry64.s | as -arch x86_64 -g -Q -o x86-spentry64.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../x86-subprims64.s | as -arch x86_64 -g -Q -o x86-subprims64.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../imports.s | as -arch x86_64 -g -Q -o imports.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">dtrace -h -s ../probes.d</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../pmcl-kernel.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o pmcl-kernel.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../gc-common.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o gc-common.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../x86-gc.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o x86-gc.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../bits.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o bits.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../x86-exceptions.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o x86-exceptions.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../x86-utils.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o x86-utils.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../thread_manager.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o thread_manager.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../lisp-debug.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o lisp-debug.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../image.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o image.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../memory.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o memory.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../unix-calls.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o unix-calls.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../mach-o-image.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o mach-o-image.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../x86-asmutils64.s | as -arch x86_64 -g -Q -o x86-asmutils64.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mig -arch x86_64 -header /dev/null -user /dev/null \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-sheader mach_exc.h -server mach_exc_server.c \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">../mach_exc.defs</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c mach_exc_server.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o mach_exc_server.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../lispdcmd.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o lispdcmd.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../plprint.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o plprint.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../plsym.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o plsym.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../xlbt.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o xlbt.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -include ../platform-darwinx8664.h -c ../x86_print.c -arch x86_64 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -DVC_REVISION="v1.12-dev.5-10-g71cc1a5a" -DUSE_DTRACE \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-g -O -Wno-format  \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-I. -mmacosx-version-min=10.9 -o x86_print.o</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cc -mmacosx-version-min=10.9 -arch x86_64 \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-Wl,-no_pie,-pagezero_size,0x11000,-seg1addr,0x11000 \</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">-o ../../dx86cl64 x86-spjump64.o x86-spentry64.o x86-subprims64.o  imports.o pmcl-kernel.o gc-common.o x86-gc.o bits.o  x86-exceptions.o x86-utils.o thread_manager.o lisp-debug.o image.o memory.o unix-calls.o mach-o-image.o x86-asmutils64.o mach_exc_server.o lispdcmd.o plprint.o plsym.o xlbt.o x86_print.o</span><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class="">On Nov 18, 2019, at 8:47 PM, R. Matthew Emerson <<a href="mailto:rme@acm.org" class="">rme@acm.org</a>> wrote:<br class=""></div><div class=""><br class=""></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class="">On Nov 18, 2019, at 5:03 PM, martin <<a href="mailto:brooks.martin@sympatico.ca" class="">brooks.martin@sympatico.ca</a>> wrote:<br class=""></div><div class=""><br class=""></div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Thank you Matthew <br class=""></div><div class=""><br class=""></div><div class="">Xcode 10.3 installed and switched-to, and verified:<br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sv1@SV1 Lisp new % system_profiler SPDeveloperToolsDataType</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Developer:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    Developer Tools:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      Version: 10.3 (10G8)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      Location: /Applications/Xcode-10.3.app</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      Applications:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          Xcode: 10.3 (14492.2)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          Instruments: 10.2.1 (64492.2)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      SDKs:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          iOS:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              12.4: (16G73)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          iOS Simulator:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              12.4: (16G73)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          macOS:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              10.14: (18G74)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          tvOS:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              12.4: (16M567)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          tvOS Simulator:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              12.4: (16M567)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          watchOS:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              5.3: (16U567)</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          watchOS Simulator:</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              5.3: (16U567)</span><br class=""></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">It appears that the 10.3 command line tools are automatically switched-to:<br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sv1@SV1 Lisp new % xcode-select -p                                     </span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Applications/Xcode-10.3.app/Contents/Developer</span><br class=""></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class="">However, Lisp still does not update.<br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sv1@SV1 Lisp new % ./dx86cl64 -n</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Clozure Common Lisp Version 1.12-dev (v1.12-dev.5) DarwinX8664</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class="">? (rebuild-ccl :full t)<br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class="">;Loading #P"/Users/sv1/Lisp new/level-0/nfasload.dx64fsl"...<br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">;Wrote bootstrapping image: #P"/Users/sv1/Lisp new/x86-boot64.image"</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">;Building lisp-kernel ...</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Error: Error(s) during kernel compilation.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">>        </span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> While executing: REBUILD-CCL, in process listener(1).</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Type :POP to abort, :R for a list of available restarts.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> Type :? for other options.</span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">1 > </span><br class=""></div></div></div></div></blockquote><div class=""><br class=""></div><div class="">If you build the lisp kernel by hand, we should be able to see the error messages.<br class=""></div><div class=""><br class=""></div><div class="">Go to the CCL directory, then do:<br class=""></div><div class=""><br class=""></div><div class="">cd lisp-kernel/darwinx8664<br class=""></div><div class="">make clean<br class=""></div><div class="">make<br class=""></div><div class=""><br class=""></div><div class="">and then we should be able to see what is going wrong.<br class=""></div><div class=""><br class=""></div><div class="">-m<br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div class=""><br class=""></div><div class="">Thanks for any ideas of what to check,<br class=""></div><div class="">Martin<br class=""></div><div class=""><br class=""></div><div class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class="">On Nov 18, 2019, at 11:32 AM, R. Matthew Emerson <<a href="mailto:rme@acm.org" class="">rme@acm.org</a>> wrote:<br class=""></div><div class=""><br class=""></div><div class=""><div class=""><div class="">At least part of this is because Xcode 11 can't compile parts of the CCL lisp kernel.<br class=""></div><div class=""> <br class=""></div><div class=""> <a href="https://github.com/Clozure/ccl/issues/226#issuecomment-541491005" class="">https://github.com/Clozure/ccl/issues/226#issuecomment-541491005</a><br class=""></div><div class=""> <br class=""></div><div class=""> The workaround for now is to install Xcode 10.3 (you can install multiple versions of Xcode).<br class=""></div><div class=""> <br class=""></div><div class=""> Download it from here:<br class=""></div><div class=""> <a href="https://download.developer.apple.com/Developer_Tools/Xcode_10.3/Xcode_10.3.xip" class="">https://download.developer.apple.com/Developer_Tools/Xcode_10.3/Xcode_10.3.xip</a><br class=""></div><div class=""> <br class=""></div><div class=""> After you double-click Xcode_10.3.xip to uncompress it, rename the Xcode.app to Xcode-10.3.app and then move it to your /Applications folder.<br class=""></div><div class=""> <br class=""></div><div class=""> Next, in the terminal, type<br class=""></div><div class=""> <br class=""></div><div class=""> sudo xcode-select -s /Applications/Xcode-10.3.app<br class=""></div><div class=""> <br class=""></div><div class=""> This switches the command-line compiler, etc. to use the versions from Xcode 10.3.  After doing that, you will be able rebuild ccl.<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><blockquote type="cite" class=""><div class="">On Nov 17, 2019, at 7:46 AM, martin <<a href="mailto:brooks.martin@sympatico.ca" class="">brooks.martin@sympatico.ca</a>> wrote:<br class=""></div><div class=""> <br class=""></div><div class=""> Hello all:<br class=""></div><div class=""> <br class=""></div><div class=""> The steps below show my failed attempt to update CCL 1.12-dev.5 after installing Catalina.<br class=""></div><div class=""> I then re-installed CCL and tried update — same error.<br class=""></div><div class=""> <br class=""></div><div class=""> Separate, but also after re-installing CCL, I get an error from the Quicklisp setup:<br class=""></div><div class=""> <br class=""></div><div class=""> ? (load "/Users/sv1/quicklisp/setup.lisp")                                <br class=""></div><div class=""> <br class=""></div><blockquote type="cite" class=""><div class="">Error: The value "CL" is not of the expected type LIST.<br class=""></div><div class=""> While executing: (:INTERNAL CCL::OPERATION-ON-ALL-SPECS CCL::%DEFINE-PACKAGE), in process listener(1).<br class=""></div><div class=""> Type :POP to abort, :R for a list of available restarts.<br class=""></div><div class=""> Type :? for other options.<br class=""></div></blockquote><div class="">1 ><br class=""></div><div class=""> <br class=""></div><div class=""> Thanks for any help.<br class=""></div><div class=""> Martin<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><div class=""> Here is my failing saga after installing Catalina:<br class=""></div><div class=""> <br class=""></div><div class=""> —————————————<br class=""></div><div class=""> ***** At first I had the Xcode command line tools error:<br class=""></div><div class=""> <br class=""></div><div class=""> ;Building lisp-kernel ...<br class=""></div><div class=""> <br class=""></div><blockquote type="cite" class=""><div class="">Error: Error(s) during kernel compilation.<br class=""></div><div class="">       xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun<br class=""></div></blockquote><div class=""><br class=""></div><div class="">—————————————<br class=""></div><div class=""> ***** Install Xcode command line tools:<br class=""></div><div class=""> <br class=""></div><div class=""> SV1:Lisp sv1$ xcode-select --install<br class=""></div><div class=""> xcode-select: note: install requested for command line developer tools<br class=""></div><div class=""> <br class=""></div><div class=""> —————————————<br class=""></div><div class=""> ***** UPDATE EXISTING CCL FAIL (see near bottom for more detail)<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><blockquote type="cite" class=""><div class="">Error: Error(s) during kernel compilation.<br class=""></div><div class=""> <br class=""></div><div class=""> While executing: REBUILD-CCL, in process listener(1).<br class=""></div><div class=""> Type :POP to abort, :R for a list of available restarts.<br class=""></div><div class=""> Type :? for other options.<br class=""></div></blockquote><div class="">1 > :b<br class=""></div><div class=""> (12198B0) : 0 (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) 2965<br class=""></div><div class=""> (1219A80) : 1 (CALL-CHECK-REGS REBUILD-CCL :FULL T) 229<br class=""></div><div class=""> (1219AB8) : 2 (TOPLEVEL-EVAL (REBUILD-CCL :FULL T) NIL) 789<br class=""></div><div class=""> (1219B30) : 3 (READ-LOOP :INPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-IO* #x302000327E1D> :OUTPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-IO* #x302000327CBD> :BREAK-LEVEL 0 :PROMPT-FUNCTION #<Compiled-function (:INTERNAL CCL::READ-LOOP) (Non-Global)  #x30000058312F>) 2421<br class=""></div><div class=""> (1219D78) : 4 (RUN-READ-LOOP :BREAK-LEVEL 0) 157<br class=""></div><div class=""> (1219DA0) : 5 (TOPLEVEL-LOOP) 93<br class=""></div><div class=""> (1219DB0) : 6 (FUNCALL #'#<(:INTERNAL (TOPLEVEL-FUNCTION (CCL::LISP-DEVELOPMENT-SYSTEM T)))>) 109<br class=""></div><div class=""> (1219DD0) : 7 (FUNCALL #'#<(:INTERNAL CCL::MAKE-MCL-LISTENER-PROCESS)>) 661<br class=""></div><div class=""> (1219E68) : 8 (RUN-PROCESS-INITIAL-FORM #<TTY-LISTENER listener(1) [Active] #x302000326D1D> (#<COMPILED-LEXICAL-CLOSURE # #x30200032684F>)) 741<br class=""></div><div class=""> (1219EF0) : 9 (FUNCALL #'#<(:INTERNAL (CCL::%PROCESS-PRESET-INTERNAL (PROCESS)))> #<TTY-LISTENER listener(1) [Active] #x302000326D1D> (#<COMPILED-LEXICAL-CLOSURE # #x30200032684F>)) 581<br class=""></div><div class=""> (1219F98) : 10 (FUNCALL #'#<(:INTERNAL CCL::THREAD-MAKE-STARTUP-FUNCTION)>) 277<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><div class=""> —————————————<br class=""></div><div class=""> ***** INSTALL new CCL v1.12-dev.5<br class=""></div><div class=""> <br class=""></div><div class=""> SV1:Lisp sv1$ git clone <a href="https://github.com/Clozure/ccl.git" class="">https://github.com/Clozure/ccl.git</a> ccl-dev<br class=""></div><div class=""> Cloning into 'ccl-dev'...<br class=""></div><div class=""> remote: Enumerating objects: 31524, done.<br class=""></div><div class=""> remote: Total 31524 (delta 0), reused 0 (delta 0), pack-reused 31524<br class=""></div><div class=""> Receiving objects: 100% (31524/31524), 44.38 MiB | 295.00 KiB/s, done.<br class=""></div><div class=""> Resolving deltas: 100% (22824/22824), done.<br class=""></div><div class=""> SV1:Lisp sv1$ curl -L -O <a href="https://github.com/Clozure/ccl/releases/download/v1.12-dev.5/darwinx86.tar.gz" class="">https://github.com/Clozure/ccl/releases/download/v1.12-dev.5/darwinx86.tar.gz</a><br class=""></div><div class="">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br class=""></div><div class="">                                 Dload  Upload   Total   Spent    Left  Speed<br class=""></div><div class=""> 100   606    0   606    0     0   1204      0 --:--:-- --:--:-- --:--:--  1204<br class=""></div><div class=""> 100 36.6M  100 36.6M    0     0   301k      0  0:02:04  0:02:04 --:--:--  307k<br class=""></div><div class=""> SV1:Lisp sv1$ cd ccl-dev<br class=""></div><div class=""> SV1:ccl-dev sv1$ tar xf ../darwinx86.tar.gz<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><div class=""> —————————————<br class=""></div><div class=""> ***** LOOKS OK:<br class=""></div><div class=""> <br class=""></div><div class=""> SV1:ccl-dev sv1$ ls<br class=""></div><div class=""> LICENSE darwin-x86-headers dx86cl.image level-0 lisp-kernel tools<br class=""></div><div class=""> README.md darwin-x86-headers64 dx86cl64 level-1 mac-ui xdump<br class=""></div><div class=""> cocoa-ide doc dx86cl64.image lib objc-bridge<br class=""></div><div class=""> compiler dx86cl examples library script<br class=""></div><div class=""> <br class=""></div><div class=""> <br class=""></div><div class=""> —————————————<br class=""></div><div class=""> ***** UPDATE FAIL, same as before.<br class=""></div><div class=""> <br class=""></div><div class=""> SV1:ccl-dev sv1$ ./dx86cl64 -n<br class=""></div><div class=""> Clozure Common Lisp Version 1.12-dev (v1.12-dev.5) DarwinX8664<br class=""></div><div class=""> <br class=""></div><div class=""> ? (rebuild-ccl :full t)<br class=""></div><div class=""> Rebuilding Clozure Common Lisp using Version 1.12-dev (v1.12-dev.5) DarwinX8664<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/systems.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/systems.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/compile-ccl.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/compile-ccl.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/nxenv.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/nxenv.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/nx.lisp"...<br class=""></div><div class=""> ; Including "/Users/sv1/Lisp/ccl-dev/compiler/nx-basic.lisp"...<br class=""></div><div class=""> ; Including "/Users/sv1/Lisp/ccl-dev/compiler/lambda-list.lisp"...<br class=""></div><div class=""> ; Including "/Users/sv1/Lisp/ccl-dev/compiler/nx0.lisp"...<br class=""></div><div class=""> ; Including "/Users/sv1/Lisp/ccl-dev/compiler/nx1.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/l1-fasls/nx.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/optimizers.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/optimizers.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/dll-node.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/dll-node.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/arch.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/arch.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/vreg.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/vreg.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/vinsn.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/vinsn.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/reg.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/reg.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/subprims.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/subprims.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/backend.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/backend.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/nx2.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/nx2.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/acode-rewrite.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/acode-rewrite.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/X8632/x8632-arch.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8632-arch.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/X8664/x8664-arch.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8664-arch.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-arch.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-arch.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/x8632env.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8632env.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/x8664env.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8664env.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-asm.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-asm.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-lap.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-lap.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-backend.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-backend.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/X8664/x8664-backend.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8664-backend.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/X8664/x8664-vinsns.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x8664-vinsns.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x862.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x862.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-lapmacros.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-lapmacros.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/xdump/xx8664-fasload.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/xdump/xx8664-fasload.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/xdump/xfasload.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/xdump/xfasload.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/xdump/heap-image.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/xdump/heap-image.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:library;lispequ.dx64fsl.newest" so requiring "ccl:library;lispequ.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;hash.dx64fsl.newest" so requiring "ccl:lib;hash.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;backquote.dx64fsl.newest" so requiring "ccl:lib;backquote.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;level-2.dx64fsl.newest" so requiring "ccl:lib;level-2.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;macros.dx64fsl.newest" so requiring "ccl:lib;macros.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;defstruct-macros.dx64fsl.newest" so requiring "ccl:lib;defstruct-macros.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;lists.dx64fsl.newest" so requiring "ccl:lib;lists.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;chars.dx64fsl.newest" so requiring "ccl:lib;chars.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;setf.dx64fsl.newest" so requiring "ccl:lib;setf.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;setf-runtime.dx64fsl.newest" so requiring "ccl:lib;setf-runtime.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;defstruct.dx64fsl.newest" so requiring "ccl:lib;defstruct.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;defstruct-lds.dx64fsl.newest" so requiring "ccl:lib;defstruct-lds.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;foreign-types.dx64fsl.newest" so requiring "ccl:lib;foreign-types.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;db-io.dx64fsl.newest" so requiring "ccl:lib;db-io.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;nfcomp.dx64fsl.newest" so requiring "ccl:lib;nfcomp.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;hashenv.dx64fsl.newest" so requiring "ccl:xdump;hashenv.lisp" instead<br class=""></div><div class=""> Can't find #P"ccl:bin;ffi-darwinx8664.dx64fsl.newest" so requiring "ccl:lib;ffi-darwinx8664.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/lispequ.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/library/lispequ.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/hash.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/hash.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/backquote.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/backquote.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/level-2.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/level-2.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/macros.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/macros.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/defstruct-macros.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/defstruct-macros.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/lists.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/lists.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/chars.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/chars.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/setf.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/setf.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/setf-runtime.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/setf-runtime.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/defstruct.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/defstruct.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/defstruct-lds.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/defstruct-lds.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/foreign-types.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/foreign-types.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/db-io.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/db-io.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/nfcomp.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/nfcomp.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/xdump/hashenv.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/hashenv.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/ffi-darwinx8664.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/ffi-darwinx8664.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/level-1.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-cl-package.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-boot-1.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-boot-2.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-boot-3.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-utils.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-init.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-symhash.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-numbers.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-aprims.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-sort.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-dcode.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-clos-boot.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-clos.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-unicode.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-streams.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-files.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-io.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-format.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-readloop.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-reader.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-sysio.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-pathnames.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-events.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-boot-lds.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-readloop-lds.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-lisp-threads.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-application.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-processes.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-typesys.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/sysutils.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-error-system.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-error-signal.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/version.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-callbacks.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/l1-sockets.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/linux-files.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/x86-error-signal.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/x86-trap-support.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/x86-threads-utils.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/x86-callback-support.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/streams.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/streams.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/pathnames.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/pathnames.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/backtrace.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/backtrace.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/apropos.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/apropos.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/numbers.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/numbers.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/dumplisp.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/dumplisp.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/source-files.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/source-files.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/swink.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/swink.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/x86-backtrace.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-backtrace.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/compiler/X86/x86-disassemble.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-disassemble.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/x86-watch.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/x86-watch.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;encapsulate.dx64fsl.newest" so requiring "ccl:lib;encapsulate.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/encapsulate.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/encapsulate.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;read.dx64fsl.newest" so requiring "ccl:lib;read.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/read.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/read.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;misc.dx64fsl.newest" so requiring "ccl:lib;misc.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/misc.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/misc.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;arrays-fry.dx64fsl.newest" so requiring "ccl:lib;arrays-fry.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/arrays-fry.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/arrays-fry.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;sequences.dx64fsl.newest" so requiring "ccl:lib;sequences.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/sequences.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/sequences.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;sort.dx64fsl.newest" so requiring "ccl:lib;sort.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/sort.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/sort.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;method-combination.dx64fsl.newest" so requiring "ccl:lib;method-combination.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/method-combination.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/method-combination.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;case-error.dx64fsl.newest" so requiring "ccl:lib;case-error.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/case-error.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/case-error.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;pprint.dx64fsl.newest" so requiring "ccl:lib;pprint.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/pprint.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/pprint.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;format.dx64fsl.newest" so requiring "ccl:lib;format.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/format.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/format.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;time.dx64fsl.newest" so requiring "ccl:lib;time.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/time.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/time.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;backtrace-lds.dx64fsl.newest" so requiring "ccl:lib;backtrace-lds.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/backtrace-lds.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/backtrace-lds.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;ccl-export-syms.dx64fsl.newest" so requiring "ccl:lib;ccl-export-syms.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/ccl-export-syms.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/ccl-export-syms.dx64fsl"...<br class=""></div><div class=""> Can't find #P"ccl:bin;prepare-mcl-environment.dx64fsl.newest" so requiring "ccl:lib;prepare-mcl-environment.lisp" instead<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/prepare-mcl-environment.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/bin/prepare-mcl-environment.dx64fsl"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/number-macros.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/number-case-macro.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/loop.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-1/runtime.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/mcl-compat.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/arglist.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/edit-callers.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/lib/describe.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/cover.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/leaks.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/core-files.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/dominance.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/swank-loader.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/remote-lisp.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/tools/asdf.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/sockets.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/tools/defsystem.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/jp-encode.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/library/cn-encode.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-aprims.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-array.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-bignum32.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-bignum64.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-cfm-support.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-complex.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-def.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-error.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-float.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-hash.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-init.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-int.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-io.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-misc.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-numbers.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-pred.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-symbol.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/l0-utils.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/nfasload.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/X8664/x8664-bignum.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-array.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-clos.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-def.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-float.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-hash.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-io.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-misc.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-numbers.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-pred.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-symbol.lisp"...<br class=""></div><div class=""> ;Compiling "/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-utils.lisp"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/X8664/x8664-bignum.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-array.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-clos.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-def.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-float.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-hash.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-io.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-misc.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-numbers.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-pred.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-symbol.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/X86/x86-utils.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-aprims.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-array.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-bignum32.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-bignum64.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-cfm-support.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-complex.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-def.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-error.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-float.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-hash.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-init.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-int.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-io.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-misc.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-numbers.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-pred.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-symbol.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/l0-utils.dx64fsl"...<br class=""></div><div class=""> ;Loading #P"/Users/sv1/Lisp/ccl-dev/level-0/nfasload.dx64fsl"...<br class=""></div><div class=""> ;Wrote bootstrapping image: #P"/Users/sv1/Lisp/ccl-dev/x86-boot64.image"<br class=""></div><div class=""> ;Building lisp-kernel ...<br class=""></div><div class=""> <br class=""></div><blockquote type="cite" class=""><div class="">Error: Error(s) during kernel compilation.<br class=""></div><div class=""> <br class=""></div><div class=""> While executing: REBUILD-CCL, in process listener(1).<br class=""></div><div class=""> Type :POP to abort, :R for a list of available restarts.<br class=""></div><div class=""> Type :? for other options.<br class=""></div></blockquote><div class="">1 >  :b<br class=""></div><div class=""> (1A198B0) : 0 (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) 2693<br class=""></div><div class=""> (1A19A80) : 1 (CALL-CHECK-REGS REBUILD-CCL :FULL T) 229<br class=""></div><div class=""> (1A19AB8) : 2 (TOPLEVEL-EVAL (REBUILD-CCL :FULL T) NIL) 789<br class=""></div><div class=""> (1A19B30) : 3 (READ-LOOP :INPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-IO* #x3020003294AD> :OUTPUT-STREAM #<SYNONYM-STREAM to *TERMINAL-IO* #x30200032934D> :BREAK-LEVEL 0 :PROMPT-FUNCTION #<Compiled-function (:INTERNAL CCL::READ-LOOP) (Non-Global)  #x30000058862F>) 2341<br class=""></div><div class=""> (1A19D78) : 4 (RUN-READ-LOOP :BREAK-LEVEL 0) 157<br class=""></div><div class=""> (1A19DA0) : 5 (TOPLEVEL-LOOP) 93<br class=""></div><div class=""> (1A19DB0) : 6 (FUNCALL #'#<(:INTERNAL (TOPLEVEL-FUNCTION (CCL::LISP-DEVELOPMENT-SYSTEM T)))>) 109<br class=""></div><div class=""> (1A19DD0) : 7 (FUNCALL #'#<(:INTERNAL CCL::MAKE-MCL-LISTENER-PROCESS)>) 661<br class=""></div><div class=""> (1A19E68) : 8 (RUN-PROCESS-INITIAL-FORM #<TTY-LISTENER listener(1) [Active] #x30200032833D> (#<COMPILED-LEXICAL-CLOSURE # #x302000327E6F>)) 669<br class=""></div><div class=""> (1A19EF0) : 9 (FUNCALL #'#<(:INTERNAL (CCL::%PROCESS-PRESET-INTERNAL (PROCESS)))> #<TTY-LISTENER listener(1) [Active] #x30200032833D> (#<COMPILED-LEXICAL-CLOSURE # #x302000327E6F>)) 581<br class=""></div><div class=""> (1A19F98) : 10 (FUNCALL #'#<(:INTERNAL CCL::THREAD-MAKE-STARTUP-FUNCTION)>) 277<br class=""></div><div class=""> <br class=""></div><div class=""> _______________________________________________<br class=""></div><div class=""> Openmcl-devel mailing list<br class=""></div><div class=""> <a href="mailto:Openmcl-devel@clozure.com" class="">Openmcl-devel@clozure.com</a><br class=""></div><div class=""> <a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" class="">https://lists.clozure.com/mailman/listinfo/openmcl-devel</a><br class=""></div></blockquote></div></div></blockquote></div></div></div></div></blockquote></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></div></div></blockquote></div></div><div class=""><><br class=""></div></blockquote><div class=""><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>