[Openmcl-devel] rebuilding Clozure CL32 hangs on /compiler/optimizers.lisp
Gary Byers
gb at clozure.com
Wed Sep 16 01:01:59 PDT 2015
I was able to check in binaries for ARM and for 32-bit x86 Linux.
Darwin, and Windows; I had unexpected difficulties
on 32-bit FreeBSD, and will look at them again Wednesday.
The binaries are important: the current trunk sources will not build
with older versions of CCL (unless you want to
do what I spent Monday and Tuesday doing, and you likely don't.)
I hope to be able to finish with this soon.
On 09/15/2015 12:42 PM, Gary Byers wrote:
> I wrote a message yesterday. describimg changes in 64-bit versions as
> of "version 0.22". The trunk will be at version 1.22
> when it stabilizes.
>
> A day or so earlier. I explained that the trunk wasn't working yet on
> win32 or ARM. I checked in Win32 binaries last
> niight and am working on the ARM port.
>
> If you mean "the current trunk" by "the lastest version", it may
> buiild on win32 now but did not until sometime last
> night. The ARM version should be able to build itself today.
>
> When this stabilizes, I will send a message here. Until it does,
> people will run into issues like what you report here.
> Please avoid using the trunk until the dust settles a bit more.
>
> I will try to remember to refer to the trunk by the right version
> number in the future.
>
>
> On 09/15/2015 07:59 AM, Raffael Cavallaro wrote:
>> 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
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> https://lists.clozure.com/mailman/listinfo/openmcl-devel
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list