[PyPy-issue] [issue580] Broken pipe error during sandbox installation?

Hybride pypy-dev-issue at codespeak.net
Wed Dec 8 03:52:44 CET 2010


Hybride <hybridephantom at hotmail.com> added the comment:

This was during the actual sandbox compiling, running this command:
./translate.py --sandbox targetpypystandalone.py

I tried compiling a sandbox version running:
python translate.py --sandbox

But that hangs indefinitely on:
 [platform:execute] gcc -c -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused
-I/home/python/pypy-1.4/pypy/translator/c
/tmp/usession-3/testing_1/implement_2.c -o /tmp/usession-3/testing_1/implement_2.o

Am wondering if this actual server issues? I compiled an Ubuntu 10 local machine
sandbox version with no issues; am wondering if it's an OS version issue?

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue580>
_______________________________________________________



More information about the Pypy-issue mailing list