Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83869 - Emerging x11-libs/gtk+-2.6.2 failed
Summary: Emerging x11-libs/gtk+-2.6.2 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 12:16 UTC by Christopher Frömmel
Modified: 2005-03-03 01:39 UTC (History)
1 user (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 Christopher Frömmel 2005-03-02 12:16:15 UTC
[...]
grep: //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
libtool: link: '//usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la' is not a valid libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1
make[4]: Leaving directory '/var/tmp/portage/gtk+-2.6.2/work/gtk+-2.6.2/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/gtk+-2.6.2/work/gtk+-2.6.2/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/gtk+-2.6.2/work/gtk+-2.6.2/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/gtk+-2.6.2/work/gtk+-2.6.2'
make: *** [all] Error 2

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

Reproducible: Always
Steps to Reproduce:
1. emerge --sync
2. USE="~x86" emerge x11-libs/gtk+-2.6.2
3.

Actual Results:  
Emerging x11-libs/gtk+-2.6.2 fails due to compile error.

Expected Results:  
It should be compiled without errors, I think.

My system is ~x86 and updated.
Comment 1 Christopher Frömmel 2005-03-02 12:18:11 UTC
Bug 83863 seems to be similar.
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2005-03-02 16:08:27 UTC
Refer to solution in bug 83863
Comment 3 Christopher Frömmel 2005-03-03 01:39:22 UTC
Refer to solution in bug 83863, thanks to Mr. Loeser