Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84345 - =sys-devel/gcc-3.3.5-r1 fails to compile (libtool/misc-inst.lo problem)
Summary: =sys-devel/gcc-3.3.5-r1 fails to compile (libtool/misc-inst.lo problem)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 14:52 UTC by Wolfram Schlich (RETIRED)
Modified: 2005-11-29 09:31 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 Wolfram Schlich (RETIRED) gentoo-dev 2005-03-06 14:52:50 UTC
--8<--
beta grsec # emerge -av gcc

These are the packages that I would merge, in order:

Calculating dependencies   ...done!
[ebuild   R   ] sys-devel/gcc-3.3.5-r1  -bootstrap -boundschecking -build -debug -fortran -gcj -gtk +hardened (-ip28) (-multilib) -multislot (-n32) (-n64) +nls -nocxx -objc -static (-uclibc) 0 kB 

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] y
>>> emerge (1 of 1) sys-devel/gcc-3.3.5-r1 to /
[...]
/bin/sh ../libtool --tag CXX --mode=link /var/tmp/portage/gcc-3.3.5-r1/work/build/gcc/xgcc -shared-libgcc -B/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc/ -nostdinc++  -L/var/tmp/portage/gcc-3.3.5-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/gcc-3.3.5-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -Wl,-O1   -fno-implicit-templates  -Wall -Wno-format -W -Wwrite-strings  -fdiagnostics-show-location=once  -ffunction-sections -fdata-sections      -o libstdc++.la -rpath /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -version-info 5:7:0 -Wl,--version-script=libstdc++-symbol.ver -lm   bitset.lo codecvt.lo complex_io.lo concept-inst.lo ctype.lo ext-inst.lo fstream.lo fstream-inst.lo functexcept.lo globals.lo io-inst.lo ios.lo istream-inst.lo limits.lo locale.lo locale-inst.lo localename.lo misc-inst.lo ostream-inst.lo sstream-inst.lo stdexcept.lo stl-inst.lo streambuf-inst.lo string-inst.lo strstream.lo valarray-inst.lo vterminate.lo wstring-inst.lo codecvt_members.lo collate_members.lo ctype_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo ../libmath/libmath.la ../libsupc++/libsupc++convenience.la -lm 
libtool: link: `misc-inst.lo' is not a valid libtool object
make[4]: *** [libstdc++.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_make, Line 1124, Exitcode 2
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, NOT this status message.
--8<--
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2005-11-29 09:31:46 UTC
Please try gcc-3.3.6 and if its still a problem, supply the output of `emerge info'.