Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77830 - ebuild of gcc-3.3.5-r1 should inform about using fix_libtool_files.sh
Summary: ebuild of gcc-3.3.5-r1 should inform about using fix_libtool_files.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 06:09 UTC by Toralf Förster
Modified: 2005-01-16 21:38 UTC (History)
2 users (show)

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 Toralf Förster gentoo-dev 2005-01-13 06:09:11 UTC
After updating gcc it was nescessary to do an
$> fix_libtool_files.sh 3.3.4
to update gtk+-2.4.14. Without using the fixtool I got :

/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium3 -pipe -mfpmath=sse -msse2 -mmmx -Wall   -o libpixbufloader-tiff.la -rpath /usr/
lib/gtk-2.0/2.4.0/loaders -avoid-version -module  io-tiff.lo -ltiff libgdk_pixbuf-2.0.la -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.4.14 failed.
!!! Function src_compile, Line 78, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


during update of gtk+


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sloan Poe 2005-01-13 09:23:27 UTC
I'm getting the exact same thing on my system after upgrading gcc.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2005-01-13 10:01:15 UTC
This bug is most common problem now from 3.3.4 to 3.3.5-r1 . Everybody who updated their gcc from 3.3.4 to 3.3.5-r1 fall into similar problem.

About I saw more then 10 postings on forums about this problem.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-13 16:29:06 UTC
would be nice - Bug 73435 has more than enough dupes
Comment 4 SpanKY gentoo-dev 2005-01-16 21:38:09 UTC
added, but it's not like people will see it :P