[tahoe-dev] Tahoe on NAS boxes?
Humberto Ortiz-Zuazaga
humberto at hpcf.upr.edu
Fri May 8 07:18:04 PDT 2009
I have a Linksys NSLU2 with Unslung installed. I tried installing tahoe
on top of python 2.5.4, but building pycryptopp fails.
The failure:
Processing dependencies for allmydata-tahoe==1.4.1
Searching for pycryptopp>=0.5
Reading http://allmydata.org/source/tahoe/deps/tahoe-deps/
Best match: pycryptopp 0.5.10
Downloading
http://allmydata.org/source/tahoe/deps/tahoe-deps/pycryptopp-0.5.10.tar.gz
Processing pycryptopp-0.5.10.tar.gz
Running pycryptopp-0.5.10/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-cGuIYz/pycryptopp-0.5.10/egg-dist-tmp-skdIST
gcc: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
error: Setup script exited with error: command '/opt/bin/gcc' failed
with exit status 1
I saw a similar error on an OLPC XO, which uses x86 processor, so it may
not be related to ARM. It may be gcc is running out of memory? The OLPC
has 256 MB RAM, the NSLU2 only 32 MB.
Does the build process leave logs? The
/tmp/easy_install-cGuIYz/pycryptopp-0.5.10/egg-dist-tmp-skdIST directory
no longer exists.
More information about the tahoe-dev
mailing list