make[3]: `iostream.list' is up to date. make[3]: Leaving directory `/var/tmp/portage/gcc-2.95.3-r8/work/build/i686-pc- linux-gnu/libio' test x"yes" != xyes || \ /var/tmp/portage/gcc-2.95.3-r8/work/build/gcc/xgcc -B/var/tmp/portage/gcc- 2.95.3-r8/work/build/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -c -march=i686 -pipe - fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I/var/tmp/portage/gcc- 2.95.3-r8/work/gcc-2.95.3/libstdc++ -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/stl -I../libio -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/../libio -nostdinc++ -D_IO_MTSAFE_IO - fpic /var/tmp/portage/gcc-2.95.3-r8/work/gcc-2.95.3/libstdc++/cstringi.cc -o pic/cstringi.o Assembler messages: FATAL: can't create pic/cstringi.o: No such file or directory touch stamp-picdir test x"yes" != xyes || \ /var/tmp/portage/gcc-2.95.3-r8/work/build/gcc/xgcc -B/var/tmp/portage/gcc- 2.95.3-r8/work/build/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -c -march=i686 -pipe - fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I/var/tmp/portage/gcc- 2.95.3-r8/work/gcc-2.95.3/libstdc++ -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/stl -I../libio -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/../libio -nostdinc++ -D_IO_MTSAFE_IO - fpic /var/tmp/portage/gcc-2.95.3-r8/work/gcc-2.95.3/libstdc++/stdexcepti.cc -o pic/stdexcepti.o /var/tmp/portage/gcc-2.95.3-r8/work/gcc-2.95.3/libstdc++/cstringi.cc:7: output pipe has been closed make[2]: *** [cstringi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /var/tmp/portage/gcc-2.95.3-r8/work/build/gcc/xgcc -B/var/tmp/portage/gcc- 2.95.3-r8/work/build/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -c -march=i686 -pipe - fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I/var/tmp/portage/gcc- 2.95.3-r8/work/gcc-2.95.3/libstdc++ -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/stl -I../libio -I/var/tmp/portage/gcc-2.95.3-r8/work/gcc- 2.95.3/libstdc++/../libio -nostdinc++ -D_IO_MTSAFE_IO /var/tmp/portage/gcc- 2.95.3-r8/work/gcc-2.95.3/libstdc++/stdexcepti.cc make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/gcc-2.95.3-r8/work/build/i686-pc- linux-gnu/libstdc++' make[1]: *** [all-target-libstdc++] Error 2 make[1]: Leaving directory `/var/tmp/portage/gcc-2.95.3-r8/work/build' make: *** [bootstrap-lean] Error 2 !!! ERROR: sys-devel/gcc-2.95.3-r8 failed. !!! Function src_compile, Line 73, Exitcode 2 !!! (no error message) sv24 linc # Portage 2.0.46-r4 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7) ================================================================= System uname: 2.4.19-gentoo-r10 i686 Celeron (Coppermine) USE="x86 oss 3dnow apm avi crypt cups encode jpeg kde libg++ mikmod mpeg ncurses pdflib qtmt quicktime spell truetype xml2 xmms arts berkdb esd gdbm gif gnome-libs gpm guile imlib java ldap libwww motif mysql opengl pam perl png python qt readline slang snmp tcpd tiff X gtk gnome mmx dga alsa xv nls dvd sdl oggvorbis tcltk svga -ssl" ARCH="x86" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi g /usr/kde/3/share/config /usr/kde/3/share/config:/usr/X11R6/lib/X11/xkb:/usr/sh are/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" MAKEOPTS="-j2" JDK_HOME="/opt/blackdown-jdk-1.3.1" JAVA_HOME="/opt/blackdown-jdk-1.3.1" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" GENTOO_MIRRORS="http://192.168.1.4/gentoo"
*** Bug 13640 has been marked as a duplicate of this bug. ***
I cannot emerge the same gcc-version either. I've included logs of the following process: - strace -o gcc.2.95.3-r8 emerge gcc-2.95.3-r8 - emerge gcc-2.95 &> gcc-2.95.3-r8.log using currently: gcc-2.95.3-r7 portage-2.0.46-r4 gentoo-sources-2.4.19-r10 linux-headers-2.4.18 ### Stripped down /etc/make.conf USE="X oav -gtk -gnome alsa -kde -qt -3dnow -apm -arts cdr -cups dvd -encode ipv6 mailbox -motif-qtmt sasl samba xv" CHOST="i586-pc-linux-gnu" CFLAGS="-march=pentium -O3 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="~x86" PORTDIR_OVERLAY="/usr/local/portage" MAKEOPTS="-j 4" AUTOCLEAN="no" FEATURES="sandbox ccache buildpkg" NOCOLOR="true"
Created attachment 7192 [details] log of 'emerge gcc &> logfile'
Created attachment 7193 [details] strace of emerge gcc
Enouth free space Martin ? Maybe include a more complete log.
more than 40 gigs of free space
after the 5th try it worked without any changes now please tell me what this was i've make a new install on my notebook 3 days ago (iso 1.2) gcc-2.95.3-r8 went there fine the first time here upgrading from -r7 to -r8 having problems and now works ???? btw why don't we use 2.95.4 ?
Not official, although there is such an CVS branch if I remember correctly. Do you overclock or anything ?
this is not overclocked or anything this system running perfectly since installed 2 months ago, it's my developer machine a celeron 1100 with 256 mb ram why i'm asking about 2.95.4 ? cause debian 3.0 stable uses it gcc version 2.95.4 20011002 (Debian prerelease)
Martin, please set your CFLAGS properly for gcc2, and comment the gcc2_flags call in the ebuild, and see if that fixes.
If this will save some cycles... In the case of my system, the CFLAGS are not gcc3 specific and the build still dies. BUt what the hell, try it anyway. [snip] CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer" [snip]
-r8 seems to have a bug when i emerge -r7, avifile could compile fine with -r8 i get the -fno-rtti bug any ideas ? (this is a transmeta picture book, not may developer machine)
Update gcc-config to version 1.3.0 maybe ? Did the commenting of the 'gcc2_flags' line work ?
okey very well i'm now trying commenting of the 'gcc2_flags'
commenting of the 'gcc2_flags' doesn't work now trying gcc-config-1.3.0
perfect gcc-config 1.3.0 fixes the -fno-rtti bug
We can close this as depend on bug #13589 ?
yeah azarah you could do so
Dup. *** This bug has been marked as a duplicate of 13589 ***