math/sage error log message

Montgomery-Smith, Stephen stephen at missouri.edu
Wed May 14 01:44:00 UTC 2014


On 05/13/2014 07:17 PM, Bruce wrote:

> -Wl,-rpath=/usr/local/lib/gcc47 -g -fPIC -c linbox-sage.C  -fPIC -DPIC
> -o .libs/linbox-sage.o
> {standard input}: Assembler messages:
> {standard input}:669830: Warning: end of file not at end of a line;
> newline inserted
> {standard input}:670930: Error: unknown pseudo-op: `.lvl719'
> {standard input}: Error: open CFI at the end of file; missing
> .cfi_endproc directive
> g++47: internal compiler error: Killed: 9 (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> .............

What a horrible error!  Do you get the error in the same place every
time you try to compile sage?

It might be a hardware error, or maybe the compiler is running out of
memory.  Did you try building it with MAKE_JOBS_UNSAFE set?  How many
cores do you have on your processor?


More information about the freebsd-ports mailing list