[Openmcl-devel] rebuilding Clozure CL32 hangs on /compiler/optimizers.lisp
Raffael Cavallaro
raffaelcavallaro at mac.com
Tue Sep 15 06:59:28 PDT 2015
I’ve downloaded the most recent ccl from scratch, and Clozure CL64 rebuilds fine, but when trying to rebuild 32 bit Clozure CL things get stuck at optimizers.lisp with dx86cl consuming 98% of a cpu core essentially indefinitely (I've let it run for as long as 10 minutes before killing it).
It never gets past here:
Rebuilding Clozure Common Lisp using Version 1.11-dev-r16506M-trunk (DarwinX8632)
;Compiling "/Users/raffaelc/ccl/lib/systems.lisp"...
;Loading #P"/Users/raffaelc/ccl/bin/systems.dx32fsl"...
;Compiling "/Users/raffaelc/ccl/lib/compile-ccl.lisp"...
;Loading #P"/Users/raffaelc/ccl/bin/compile-ccl.dx32fsl"...
;Compiling "/Users/raffaelc/ccl/compiler/nxenv.lisp"...
;Loading #P"/Users/raffaelc/ccl/bin/nxenv.dx32fsl"...
;Compiling "/Users/raffaelc/ccl/compiler/nx.lisp"...
; Including "/Users/raffaelc/ccl/compiler/nx-basic.lisp"...
; Including "/Users/raffaelc/ccl/compiler/lambda-list.lisp"...
; Including "/Users/raffaelc/ccl/compiler/nx0.lisp"...
; Including "/Users/raffaelc/ccl/compiler/nx1.lisp"...
;Loading #P"/Users/raffaelc/ccl/l1-fasls/nx.dx32fsl"...
;Compiling "/Users/raffaelc/ccl/compiler/optimizers.lisp"...
FWIW, this machine is a core i7 running 10.10.5
warmest,
Ralph
Sent from my iPhone
More information about the Openmcl-devel
mailing list