[tahoe-dev] Tahoe-LAFS on Fedora 14
Zooko Wilcox-O'Hearn
zooko at zooko.com
Mon Jun 25 01:36:16 UTC 2012
On Sun, Jun 24, 2012 at 2:18 PM, Sameer Verma <sverma at sfsu.edu> wrote:
>
> So, after a long break, I'm at it again.
Welcome back!
> {standard input}: Assembler messages:
> {standard input}:217576: Error: open CFI at the end of file; missing
> .cfi_endproc directive
> gcc: Internal error: Killed (program cc1plus)
> Please submit a full bug report.
> See <http://bugzilla.redhat.com/bugzilla> for instructions.
> error: Setup script exited with error: command 'gcc' failed with exit status 1
Well, darn. My first guess is that it ran out of RAM and that this is
what happens to gcc when one of its mallocs fails.
Maybe try the build again and watch the memory usage?
Perhaps a prebuilt binary package of pycryptopp would suffice. What's
the output of:
python -c 'import platform;print platform.platform(),platform.python_version()'
Thanks!
Oh, by the way, I still think it might be worth setting up an OLPC as
a buildslave. Do you have a spare OLPC that you could dedicate to that
task?
Regards,
Zooko
More information about the tahoe-dev
mailing list