On 10/20/13 19:09, Ken Moffat wrote: > On Mon, Oct 21, 2013 at 12:28:10AM +0100, Ken Moffat wrote: >> Will leave it running for a while, I'm still up (sorting out what >> fits where in my make-4.0 testing) so it can have an hour or two. >> > It stalled: > [translation:ERROR] assert not self.finished_helpers > [translation:ERROR] AssertionError > [translation] start debugger... >> /scratch/ken/pypy-2.1-src/rpython/memory/gctransform/transform.py(261)annotate_helper() > -> assert not self.finished_helpers > (Pdb+) > > It continued after I keyed Ctrl-C, but I don't have any confidence > in letting it continue so I killed it. That was just over an hour. > > So no, it doesn't build for me. And since that command isn't > using make, I think the same will be true on 7.4. > > ĸen Thank you much for the feedback. I have a 32-bit machine, so I think my memory requirement is 2GB (which I have). But memory is the reason I attempted the "mem" compilation, after the "jit" attempt. I neglected to mention I also tried optimization level 1 after both of those attempts, but it quickly bombed.
I've been quite impressed with PyPy's speed, but compiling it is another matter. On an unrelated note ... I was quite pleased and impressed to see BLFS 7.4 released basically in sync with LFS 7.4. I really appreciate this project. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
