gcc

Comment 1 for bug 398403

Revision history for this message
Oliver Grawert (ogra) wrote : Re: gcc-4.4 fails to build upstart 0.6 on armel due to an internal compiler error

different place of the error in a different system with a local build, it seems to be closely related to the hardware gcc is running on ...

gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -g -fstack-protector -fPIE -Os -MT test_node.o -MD -MP -MF .deps/test_node.Tpo -c -o test_node.o `test -f 'tests/test_node.c' || echo './'`tests/test_node.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[4]: *** [test_node.o] Error 1
make[4]: Leaving directory `/home/ogra/upstart-0.6.0/nih-dbus-tool'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/ogra/upstart-0.6.0/nih-dbus-tool'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/ogra/upstart-0.6.0/nih-dbus-tool'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/ogra/upstart-0.6.0'