bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this a bug or I "tosted" my CPU


From: Chema
Subject: Is this a bug or I "tosted" my CPU
Date: Fri, 17 Nov 2000 09:55:05 +0100

Hi from Spain:
Since 3 days ago I have rares errors when I use make.
System -> Linux SuSe 7
I use make version -> GNU Make version 3.79.1
I use gcc version 2.95.2 19991024 (release)
I always do the same (I have a simple script)->
  1- make -f Makefile.cvs
  2- configure (with/without options)
  3- make -j5 (errors appears also with make without -j5 )
For this check today I use other X desktop (fvwm95).The errors are
similars than appears when I use kde2 desktop.I have 3 xterms,
mc,xedit,xosview,& xmessages.
xosview info -> CPU:100% MEM: from 184 to 224 M (256 total) SWAP:512K
Here differents examples:
QT-2.2.2 ->
***********
g++: Internal compiler error: program cc1plus got fatal signal 9
make[2]: *** [kernel/qpainter.o] Error 1
make[2]: Leaving directory `/root/tmp/kde2/qt-copy/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/root/tmp/kde2/qt-copy'
make: *** [init] Error 2
bash-2.04# cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline 
inserted
{standard input}:2008: Error: suffix or operands invalid for `mov'
[solved with run make again]
***********
g++  -c -I/usr/X11R6/include -I/root/tmp/kde2/qt-copy/include 
-I/usr/X11R6/include -pipe -O2 -fPIC -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 
-DQT_NO_QWS_MATROX -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  
-I/root/tmp/kde2/qt-copy/src/3rdparty/zlib 
-I/root/tmp/kde2/qt-copy/src/3rdparty/libpng  -o kernel/qstylesheet.o 
kernel/qstylesheet.cpp
g++: Internal compiler error: program cc1plus got fatal signal 9
make[2]: *** [kernel/qstylesheet.o] Error 1
make[2]: Leaving directory `/root/tmp/kde2/qt-copy/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/root/tmp/kde2/qt-copy'
make: *** [init] Error 2
bash-2.04# {standard input}: Assembler messages:
{standard input}:7558: Warning: end of file not at end of a line; newline 
inserted
{standard input}:7767: Error: unbalanced parenthesis in operand 1.
[solved with run make again]
************
g++: Internal compiler error: program cc1plus got fatal signal 9
make[2]: *** [widgets/qlistview.o] Error 1
make[2]: Leaving directory `/root/tmp/kde2/qt-copy/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/root/tmp/kde2/qt-copy'
make: *** [init] Error 2
bash-2.04# {standard input}: Assembler messages:
{standard input}:1911: Warning: end of file not at end of a line; newline 
inserted
{standard input}:2386: Error: no such 386 instruction: `p'
cpp: output pipe has been closed
[solved with run make again]
*************
KDELIBS ->
************
In file included from /usr/lib/qt/include/qapplication.h:42,
                 from ../../kdecore/kapp.h:41,
                 from ../../kdecore/kunload.h:3,
                 from klauncher_la_meta_unload.cpp:5:
/usr/lib/qt/include/qwidget.h:674: syntax error before `::'
make[4]: *** [klauncher_la_meta_unload.lo] Error 1
make[4]: Leaving directory `/root/tmp/kde2/kdelibs/kio/klauncher'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/tmp/kde2/kdelibs/kio/klauncher'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/tmp/kde2/kdelibs/kio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/tmp/kde2/kdelibs'
make: *** [all-recursive-am] Error 2
[solved with run make again]
**************
Also I have problems with temp files created by make on /tmp.
I see I have now less errors if I run make without -j5 option.
Is this a bug or I must change my CPU?
KDE2 team said me that is CPU's problems...
Could you help me?
Thanks
Regards
Chema Olles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]