/bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. - I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio - I../kio/kfile -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3/include - DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 - pipe -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE - DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o libkdecore_la.all_cpp.lo `test -f libkdecore_la.all_cpp.cpp || echo './'`libkdecore_la.all_cpp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore - I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I/usr/qt/3/include - I/usr/X11R6/include -I/usr/kde/3/include -DQT_THREAD_SUPPORT -D_REENTRANT - DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe -fno-exceptions -fno-check-new - DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c libkdecore_la.all_cpp.cpp -Wp,-MD,.deps/libkdecore_la.all_cpp.TPlo -fPIC - DPIC -o .libs/libkdecore_la.all_cpp.o In file included from libkdecore_la.all_cpp.cpp:23: kcharsets.cpp:420: warning: #warning FIXME? g++: Internal compiler error: program cc1plus got fatal signal 15 {standard input}: Assembler messages: {standard input}:199310: Warning: end of file not at end of a line; newline inserted cpp0: output pipe has been closed make[3]: *** [libkdecore_la.all_cpp.lo] Error 1 compiler hangs and dies on that... bug?
gcc 3?
over e-mail, for some reason, he said it was 2.95.3, assigning to danarmak
sorry. didnt see your message on the page due to cache and replyed to email.. :P yeah.. gcc 2.95.3.
Is this reproducible? I.e. run emerge again and see if it fails the same way and in the same place. These errors are almost always caused by flaky hardware, overheating, out of memory errors, general system instability etc. kde is after all one of the very largest packages in portage and probably the heaviest compile measured in memory/cpu per file compiled.
Yup. I've tried it about 3-4 times. Same error. I successfully compiled gnome which is pretty heavy. I haven't gotten any similar errors with any other packages. Some other person in #gentoo said he had the same error with the same gcc version and stuff.. weird.
Hi again, If you still haven't compiled kdelibs please try again now. (Sorry for leaving this dormant for such a long time!). This might result from over-optimization, please try emerging with the default cflags (-O2 -march=foo). Also, to pinpoint the error you might try removing the line about --enable-final in /usr/portage/eclass/kde-dist.eclass.
No input, closing.