Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6975

Summary: emerge evolution fails
Product: Gentoo Linux Reporter: Ole Tange <bugs.gentoo.org>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: mholzer
Priority: High    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 6983    
Bug Blocks:    
Attachments: output from emerge evolution

Description Ole Tange 2002-08-24 06:50:05 UTC
output from emerge is attached.
Comment 1 Ole Tange 2002-08-24 06:52:51 UTC
Created attachment 3384 [details]
output from emerge evolution

# gcc --version
2.95.3
# grep -v # /etc/make.conf
GENTOO_MIRRORS="http://mirrors.sunsite.dk/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
USE="mmx sse apm pcmcia pnp trusted gphoto2 cups slp X opengl xv kde qt qtmt
arts evo sdl gd gif jpeg png tiff avi mpeg quicktime alsa dvd xmms oggvorbis
flash encode ipv6 pam ssl crypt imap ldap tcpd mozilla mozirc spell truetype
xml xml2 pdflib perl berkdb mysql postgres odbc innodb gdbm afs"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=i686 -O2 -pipe"
CXXFLAGS="-mcpu=i686 -O2 -pipe"
# emerge --version
Portage 2.0.28
Comment 2 Ole Tange 2002-08-24 07:37:06 UTC
I just tried  emerge openldap. That did not help. 
 
Comment 3 Ole Tange 2002-08-26 08:54:31 UTC
Upgrading to gcc-3.2 solved the issue. 
 
# gcc --version 
2.95.3 
# grep -v # /etc/make.conf 
GENTOO_MIRRORS="http://mirrors.sunsite.dk/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
USE="mmx sse apm pcmcia pnp trusted gphoto2 cups slp X opengl xv kde qt qtmt 
arts evo sdl gd gif jpeg png tiff avi mpeg quicktime alsa dvd xmms oggvorbis 
flash encode ipv6 pam ssl crypt imap ldap tcpd mozilla mozirc spell truetype 
xml xml2 pdflib perl berkdb mysql postgres odbc innodb gdbm afs" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-mcpu=i686 -O2 -pipe" 
CXXFLAGS="-mcpu=i686 -O2 -pipe" 
CC=gcc-3.2 
CXX=g++-3.2 
GCJ=gcj-3.2 
# emerge --version 
Portage 2.0.28