Here is a output : g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Idialogs -Irefactoring -I/usr/kde/3.2/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 -march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math -fforce-addr -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 umlrole.o `test -f 'umlrole.cpp' || echo './'`umlrole.cpp g++: Internal error: Terminated (program cc1plus) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. {standard input}: Assembler messages: {standard input}:0: Warning: end of file not at end of a line; newline inserted make[4]: *** [uml.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/kdesdk-3.2.1/work/kdesdk-3.2.1/umbrello/umbrello' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdesdk-3.2.1/work/kdesdk-3.2.1/umbrello/umbrello' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdesdk-3.2.1/work/kdesdk-3.2.1/umbrello' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdesdk-3.2.1/work/kdesdk-3.2.1' make: *** [all] Error 2 !!! ERROR: kde-base/kdesdk-3.2.1 failed. !!! Function kde_src_compile, Line 128, Exitcode 2 !!! died running emake, kde_src_compile:make Reproducible: Always Steps to Reproduce: 1. emerge kdesdk 2. 3. emerge info Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1) ================================================================= System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(TM) XP 2400+ Gentoo Base System version 1.4.8 distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -mfpmath=sse,387 -Os -pipe -fomit-frame-pointer -s -w -ffast-math -fforce-addr" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://130.89.175.1/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" USE="3dfx 3dnow X acl acpi acpi4linux alsa apache2 apm arts avi berkdb bluetooth caps cddb cdr chroot clamav crypt cups dedicated directfb doc dvd encode esd ext-zlib fastcgi fbcon flash foomaticdb freetype gd gdbm gif gpm gtk gtk2 imagemagick imap imlib ipv6 jabber java javascript jpeg kde libg++ libwww mad maildir md5sum mikmod mldonkeypango mmx motif mozaccess mozcalendar mozilla mozinterfaceinfo mpeg mpeg4 msn mysql nagios-dns nagios-ntp nagios-ping nagios-ssh ncurses nls nntp nodod nozaptel oggvorbis opengl openssh oss pam pdflib perl php png python qt quicktime readline samba sasl sdl slang speex spell src sse ssl svga tcltk tcpd tetex tiff truetype usb videos virus-scan x86 xinerama xml xml2 xmms xosd xv yahoo zlib"
can't do much about internal gcc errors - you can try scaling back your cflags and setting makeopts to -j1 as a start.
with kde-3.2.2 works kdesdk-3.2.2!
good. marking the original problem as a cantfix.