Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90320 - emerge world fails during compile of sys-devel/gcc-3.3.5.20050130-r1.
Summary: emerge world fails during compile of sys-devel/gcc-3.3.5.20050130-r1.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-24 19:33 UTC by Zachary Richley
Modified: 2005-12-11 19:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zachary Richley 2005-04-24 19:33:36 UTC
Tried to do an emerge world earlier today, 5 times now it has failed during compile of sys-devel/gcc-3.3.5.20050130-r1 with the following:

make[2]: *** [cc1plus] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5.20050130-r1/work/build/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5.20050130-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
!!! Function gcc_do_make, Line 1133, Exitcode 2
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, NOT this status message.

Reproducible: Always
Steps to Reproduce:
1.emerge world
2.
3.

Actual Results:  
sys-devel/gcc-3.3.5.20050130-r1 would begin emerging and compiling, about 5-15
minutes into the compile it stopped with the above mentioned errors.

Expected Results:  
continued compiling as normal.

I am running 2.6.7-hardened-r16 on an i686 Celeron(Mendocino). I was told it
might have been an option in my make.conf. I had MAKEOPTS="-j2" and was told to
comment that for the time being, but the same thing happened.

I have apache2, mysql, and an ssh server running (outside of the normal processes)

emerge info:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
                                                                               
                   2.6.7-hardened-r16 i686)
=================================================================
System uname: 2.6.7-hardened-r16 i686 Celeron (Mendocino)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 17 2005, 14:18:06)
                                                                               
                  ]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -march=pentium2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
                                                                               
                  config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -march=pentium2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
                                                                               
                  distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 apm arts avi berkdb bitmap-fonts crypt cups emboss encode flash foo
                                                                               
                  maticdb fortran gd gdbm gif gpm hardened hardenedphp imlib
ipv6 jpeg libg++ libw                                                          
                                        ww mad mikmod motif mp3 mpeg mysql
ncurses nls oggvorbis opengl oss pam pdflib p                                  
                                                                erl php png
python quicktime readline sdl spell ssl svga tcpd tiff truetype-font           
                                                                               
       s type1-fonts x86 xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLA
                                                                               
                  Y
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-07-14 03:05:07 UTC
You haven't provided enough of the log to be useful. That's just showing make
exiting as a result of the error (and not the error itself).  Please provide
more of the log, so we can help you.

Also, please try 3.3.6.
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2005-12-11 19:51:18 UTC
Try the newest stable version of GCC.