I am building a new BLFS system, Version SVN-20160101 and I just finished the
kdelibs-compilation. Everything is OK. As I had to travel, I installed the
image of the new system on my laptop. The system is also working normal there,
I can call Fluxbox, xterm, a browser, etc.
BUT: I cannot compile anything more:
1.) building e.g. "which": when I call "./configure --prefix=/usr", the
configure freezes endless, until I type "strg-c"
2.) building e.g. "automoc4" "cmake -DCMAKE_INSTALL_PREFIX=/usr" works and
generates the files in "build". But when I enter "make", the program crashes
with an error:
"/opt/qt4/include/QtCore/qglobal.h:1315:1: internal Compiler-Error:
machinecode not valid. Please include the complete backtrace with any bug
report."
I do not understand this, as the only difference I see seems to be the
hardware. Has anyone experienced a similar problem ? I am asking for a hint,
what could be the reason of this problem ?
Included is a file with the output of the make process.
Thanks in advance,
Edgar
--
Dr.-Ing. Edgar Alwers <[email protected]>
GPG Key ID:AD5C6F70
[ 50%] Building CXX object CMakeFiles/automoc4.dir/kde4automoc.o
In file included from /opt/qt4/include/QtCore/qnamespace.h:45:0,
from /opt/qt4/include/QtCore/qobjectdefs.h:45,
from /opt/qt4/include/QtCore/qobject.h:47,
from /opt/qt4/include/QtCore/qcoreapplication.h:45,
from /opt/qt4/include/QtCore/QCoreApplication:1,
from /Test/automoc4-0.9.88/kde4automoc.cpp:26:
/opt/qt4/include/QtCore/qglobal.h:1315:1: interner Compiler-Fehler: Ungültiger
Maschinenbefehl
{ return d >= qreal(0.0) ? int(d + qreal(0.5)) : int(d - int(d-1) +
qreal(0.5)) + int(d-1); }
^
0x8645b5a crash_signal
../../gcc-5.3.0/gcc/toplev.c:383
0x85c0bf3 real_from_string(real_value*, char const*)
../../gcc-5.3.0/gcc/real.c:2057
0x85c16f3 real_from_string3(real_value*, char const*, machine_mode)
../../gcc-5.3.0/gcc/real.c:2123
0x82dc1aa interpret_float
../../gcc-5.3.0/gcc/c-family/c-lex.c:897
0x82dce09 c_lex_with_flags(tree_node**, unsigned int*, unsigned char*, int)
../../gcc-5.3.0/gcc/c-family/c-lex.c:442
0x8207161 cp_lexer_get_preprocessor_token
../../gcc-5.3.0/gcc/cp/parser.c:779
0x8233cb8 cp_lexer_new_main
../../gcc-5.3.0/gcc/cp/parser.c:660
0x8233cb8 cp_parser_new
../../gcc-5.3.0/gcc/cp/parser.c:3484
0x8233cb8 c_parse_file()
../../gcc-5.3.0/gcc/cp/parser.c:33226
0x82e19cb c_common_parse_file()
../../gcc-5.3.0/gcc/c-family/c-opts.c:1057
Bitte senden Sie einen vollständigen Fehlerbericht auf Englisch ein;
inclusive vorverarbeitetem Quellcode, wenn es dienlich ist.
Please include the complete backtrace with any bug report.
Siehe <http://gcc.gnu.org/bugs.html> für nähere Anweisungen.
CMakeFiles/automoc4.dir/build.make:62: die Regel für Ziel
„CMakeFiles/automoc4.dir/kde4automoc.o“ scheiterte
make[2]: *** [CMakeFiles/automoc4.dir/kde4automoc.o] Fehler 1
CMakeFiles/Makefile2:67: die Regel für Ziel „CMakeFiles/automoc4.dir/all“
scheiterte
make[1]: *** [CMakeFiles/automoc4.dir/all] Fehler 2
Makefile:127: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page