Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66209 - Can't compile KDE 3.3.0
Summary: Can't compile KDE 3.3.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-03 06:30 UTC by Jörg Herbert
Modified: 2004-10-11 09:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Log of kdegraphics-install (log.tar,11.10 KB, text/plain)
2004-10-03 08:39 UTC, Jörg Herbert
Details
Log of kdegraphics-install (log.tar,11.10 KB, application/x-tar)
2004-10-03 08:49 UTC, Jörg Herbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Herbert 2004-10-03 06:30:37 UTC
When I try to emerge KDE 3.3.0, i get an error Message:

make[4]: *** [mainpage.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdegraphics-3.3.0/work/kdegraphics-3.3.0/kmrml/kmrml/kcontrol'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdegraphics-3.3.0/work/kdegraphics-3.3.0/kmrml/kmrml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdegraphics-3.3.0/work/kdegraphics-3.3.0/kmrml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdegraphics-3.3.0/work/kdegraphics-3.3.0'
make: *** [all] Error 2

gcc --version
gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
CFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-10-03 08:09:41 UTC
You should post some more lines of output, at least from the g++ command that caused the error.
Comment 2 Jörg Herbert 2004-10-03 08:39:17 UTC
Created attachment 40993 [details]
Log of kdegraphics-install

Simone, I have attached the install-log, because I don't know exactly what
caused this.
Comment 3 Jörg Herbert 2004-10-03 08:45:44 UTC
What I forgot to mention: I am using x11-base/xorg-x11 6.7.0-r2
Comment 4 Jörg Herbert 2004-10-03 08:49:28 UTC
Created attachment 40994 [details]
Log of kdegraphics-install

I didn't know if the attachment came throuth correct, so I post I again.
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-10-03 09:02:08 UTC
> /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kmrml/kmrml/lib -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -mcpu=i686 -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o mainpage.lo mainpage.cpp
> g++: Internal error: Killed (program cc1plus)
> Please submit a full bug report.
> See <URL:http://bugs.gentoo.org/> for instructions.

g++ had an internal error and it was killed.
You can try to emerge kdegraphics again and look if it crashes again and in the same point. If this happens that problably it's a problem with your version of gcc.

If it works well or it report an error in a different point, that probably you have some hardware problems, like bad memory, overheating etc...
Comment 6 Jörg Herbert 2004-10-07 13:48:35 UTC
Hi Simone,

sorry for my delay in answering. KDE-Graphics compiled now with no errors. I'm suspecting gcc.

How do I get rid of this message:
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.

I want to compile for x86 and no other platforms.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2004-10-11 09:37:34 UTC
J
Comment 8 Carsten Lohrke (RETIRED) gentoo-dev 2004-10-11 09:37:34 UTC
Jörg, the warning is not a problem, but that g++ failed with an internal error and the next time doesn't, is an indication for a unstable box. Please check your box. emerge `emerge memtest86+`