error log will be attached.
Created attachment 97943 [details] compilation log with gcc-4.1.1
Portage 2.1.2_pre1-r1 (default-linux/x86/no-nptl, gcc-4.1.1, glibc-2.3.6-r4, 2.6.17-gentoo-r8 i686) ================================================================= System uname: 2.6.17-gentoo-r8 i686 Genuine Intel(R) CPU T2500 @ 2.00GHz Gentoo Base System version 1.12.5 Last Sync: Sat, 23 Sep 2006 21:30:01 +0000 app-admin/eselect-compiler: [Not Present] dev-java/java-config: [Not Present] dev-lang/python: 2.4.3-r3 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.6.3, 1.7.9-r1, 1.9.6-r2 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer -ftracer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer -ftracer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LINGUAS="en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X a53 aac acl alsa apm avahi bash-completion beagle bitmap-fonts bluetooth branding cairo cdr cli crypt cscope cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode evo fam flac foomaticdb fortran gdbm gif gnome gstreamer gtk gtk2 hal imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipod isdnlog jpeg kernel_linux libg++ libwww linguas_en mad mikmod mono mp3 mpeg nautilus ncurses ogg opengl pam pcre pdf png pppd python quicktime readline reflection rtc sdl session spell spl ssl startup-notification syslog tcpd theora truetype truetype-fonts type1-fonts unicode urandom usb userland_GNU userlocales video_cards_i810 vorbis widescreen win32codecs xine xml xorg xv xvid zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Actually, it does build fine here with gcc-4.1.1 with quite a sameish setup (just a T2400 instead of your T2500 ;) ) The only difference I can see, is that you use a non-nptl-profile... Do you have stlport installed on your system? Mabye that is interfering in some weird way. You might also try out 2.0.4_rc2 and see if that works.
aha, so it was an nptl profile -- that was certainly not on purpose -- it's a brand new install from the 2006.* CD. I've switched and am recompiling gcc/glibc and stuff. I'll try again. I do not seem to have STLport installed independently, btw.
Might be solved with rc2.
(In reply to comment #5) > Might be solved with rc2. > Why do you believe that? Some more info than just "might be solved"?
so I switched to the nptl profile (no effing idea why non-nptl is the default for x86) and tried again (after recompiling the toolchain). This time, it went on for a long long time, but segfaulted at some point. So probably heat or something, I dunno.
(In reply to comment #7) > so I switched to the nptl profile (no effing idea why non-nptl is the default > for x86) and tried again (after recompiling the toolchain). This time, it went > on for a long long time, but segfaulted at some point. So probably heat or > something, I dunno. > Seemant, any news on this? Some reproducable error?
No news, can't reproduce. Thanks Suka.