Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85516 - emergeing gcc-3.4.3-r1 does not build libstdc++.so.6.0.3
Summary: emergeing gcc-3.4.3-r1 does not build libstdc++.so.6.0.3
Status: RESOLVED DUPLICATE of bug 85490
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 08:14 UTC by andreas guetl
Modified: 2005-07-17 13:06 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 andreas guetl 2005-03-16 08:14:59 UTC
i recently installed two identical systems and ran into the same error. everything went fine during bootstrapping but with the first system-update both machines were unusable. during bootstrapping gcc-3.4.3-r1 was emerged and all libstdc++ were in the right place and present. with the first world update (emerge -avuD --newuse world) gcc was reemerged because the bootstrap flag was now missing and in this emerge process the libstdc++.so.6.0.3 library was not built but the previous one was unmerged !!!! the system went havoc!
luckily my own system is the same architecture so i copied the files over and it things were running again. i built and rebuilt gcc over and over but never libstdc++ was built. so i decided to build it on my own pc. there i had the same version of gcc and the libraries were present but the use flags were different (i had gtk). so i typed 'USE="-gtk" emerge -avB gcc' and in a few minutes i had the package, which lacked the libstdc++ !!!!!!

i read the other bugs but here it is not the 3.4.4 directory thingy!

qpkg -l gcc simply does not show libstdc++ and during the build it also does not show up being built!

now the facts:
dual opteron 246 on various tyan mobos, 2GB RAM per CPU, various harddisks, all profile 2004.3

as i mentioned i read the other bugs concerning gcc-3.4.3-r1, maybe there was one bug fixed and another one introduced?

but gcc-3.4.3-r1 is flagged stable on amd64, so i really wonder that no one ran into that before me.

Reproducible: Always
Steps to Reproduce:
1. emerge gcc

Actual Results:  
libstdc++ and its links did not get built

Expected Results:  
build the libraries, i guess they are needed :-)

Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 15 2005, 20:34:51)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=opteron -funroll-loops -pipe -ftracer"
CHOST="x86_64-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 -march=opteron -funroll-loops -pipe -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gentoo.ynet.sk/pub/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 acpi berkdb bitmap-fonts crypt font-server fortran gif jp2 jpeg lzw
lzw-tiff mp3 multilib mysql ncurses nls nptl nptlonly objc opengl pam perl png
python readline ssl tcpd tiff truetype truetype-fonts type1-fonts usb
userlocales xml2 xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2005-03-16 08:35:24 UTC

*** This bug has been marked as a duplicate of 85490 ***