As gcc-3.3.6 has been marked stable a few days ago, I tried to upgrade my 3.3.5.20050130-r1. I've tried five times to emerge it but none of the attempts ended successful. If additional help or info is needed just let me know. Reproducible: Always Steps to Reproduce: 1.emerge -u gcc Actual Results: System freezes. Expected Results: gcc-3.3.6 should have been emerged. Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r1, 2.6.13-gentoo i686) ================================================================= System uname: 2.6.13-gentoo i686 AMD Athlon(tm) Processor Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" LANG="de" LC_ALL="de_DE" LINGUAS="de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X Xaw3d acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl divx4linux eds emboss encode esd fam fbcon flac font-server foomaticdb fortran gd gdbm gif gimpprint gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg kde kerberos lcms libg++ libwww mad maildir matrox mikmod mmx motif mozilla mp3 mpeg ncurses nls nocd nptl nptlonly oci8 odbc ogg oggvorbis opengl oss pam pdflib perl pic png postgres ppds python qt quicktime readline sdl slang spell sse ssl svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode usb vga vorbis x86 xine xml xml2 xmms xv xvid zlib linguas_de userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Was the error something like this? ./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -fno-stack-protector-all -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I/var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc -I/var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc/. -I/var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc/config -I/var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer \ -c /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o In file included from /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/gcc/crtstuff.c:61: tconfig.h:7: internal compiler error: Illegal instruction Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. Preprocessed source stored into /var/tmp/portage/gcc-3.3.6/temp/cck923SS.out file, please attach this to your bugreport. make[2]: *** [crtbegin.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.6/work/build/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.6/work/build/gcc' make: *** [bootstrap-lean] Error 2
Created attachment 68514 [details] emerge stdout output
No, it was a different error. It looks like some problem with doxygen. I had doc in my USE flags once but not anymore. Maybe I should uninstall doxygen? *thinking about giving it a try* I have attached the console output and cerr output.
Created attachment 68515 [details] emerge stderr output
Unmerged graphviz and doxygen. gcc-3.3.6 emerges fine now.