Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105425 - Emerging gcc-3.3.6 fails with system freeze (x86)
Summary: Emerging gcc-3.3.6 fails with system freeze (x86)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 14:21 UTC by Marko Steinberger
Modified: 2005-09-15 12:04 UTC (History)
0 users

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


Attachments
emerge stdout output (gcc_output.txt.bz2,35.36 KB, text/bzip2)
2005-09-15 09:55 UTC, Marko Steinberger
Details
emerge stderr output (gcc_cerr.txt.bz2,5.51 KB, text/bzip2)
2005-09-15 09:56 UTC, Marko Steinberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Steinberger 2005-09-09 14:21:13 UTC
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
Comment 1 Joshua Hoblitt 2005-09-15 01:00:18 UTC
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
Comment 2 Marko Steinberger 2005-09-15 09:55:10 UTC
Created attachment 68514 [details]
emerge stdout output
Comment 3 Marko Steinberger 2005-09-15 09:55:47 UTC
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.
Comment 4 Marko Steinberger 2005-09-15 09:56:29 UTC
Created attachment 68515 [details]
emerge stderr output
Comment 5 Marko Steinberger 2005-09-15 12:04:50 UTC
Unmerged graphviz and doxygen.

gcc-3.3.6 emerges fine now.