Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 21375

Summary: kdelibs 3.1.2 fails to build failing at genembed.o
Product: Gentoo Linux Reporter: Ian Truelsen <ian.truelsen>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Truelsen 2003-05-20 19:42:08 UTC
Trying to update from kdelibs 3.1.1a I get the following error:

make[3]: Entering directory
`/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2/kstyles/keramik'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kdefx -I../../kstyles/keramik/
-I../../dcop -I../../libltdl -I../../kdecore -I../../kdeui -I../../kio
-I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include
-I/usr/X11R6/include -I/usr/kde/3.1/include  -DQT_PLUGIN -DQT_THREAD_SUPPORT 
-D_REENTRANT   -Wnon-virtual-dtor-Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3
-pipe -fno-exceptions -fno-check-new  -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -UQT_NO_ASCII_CAST -c -o genembed.o `test -f
'genembed.cpp' || echo './'`genembed.cpp
/usr/qt/3/bin/moc ./keramik.h -o keramik.moc
g++: Internal compiler error: program cpp0 got fatal signal 4
make[3]: *** [genembed.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2/kstyles/keramik'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2/kstyles'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.1.2 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs -u
2.
3.

Actual Results:  
see details

Expected Results:  
emerged

Portage 2.0.47-r10 (default-1.0, gcc-2.95.3, glibc-2.2.5-r4,2.2.5-r8)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 1700+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 cups kde libg++ mikmod mmx xml2 alsa arts berkdb bonobo esd gdbm gif
gnome-libs gpm gtk gtkhtml guile imlib java libwww motif mozilla nls oggvorbis
opengl pam perl png python qt readline sdl slang ssl svga tcltk tcpd tetex tiff
X mysql moznomail xface 3dnow apm avi crypt dvd encode fbcon flash jpeg mpeg
ncurses oss pdflib quicktime slp spell tdfx truetype voodoo3 xmms xv"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://dark-lord.ihtruelsen.dyndns.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-06-16 01:45:31 UTC

*** This bug has been marked as a duplicate of 20600 ***