Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517950 - x11-libs/gtkglext-1.2.0-r2 - ?
Summary: x11-libs/gtkglext-1.2.0-r2 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 10:31 UTC by xiando
Modified: 2014-07-28 11:02 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 xiando 2014-07-24 10:31:00 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libGLU.so when searching for -lGLU
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libGL.so when searching for -lGL
/usr/lib64/libXmu.so: could not read symbols: File in wrong format
collect2: error: ld returned 1 exit status
distcc[26699] ERROR: compile (null) on localhost failed
make[4]: *** [libgdkglext-x11-1.0.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtkglext-1.2.0-r2/work/gtkglext-1.2.0-abi_x86_32.x86/gdk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/gtkglext-1.2.0-r2/work/gtkglext-1.2.0-abi_x86_32.x86/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtkglext-1.2.0-r2/work/gtkglext-1.2.0-abi_x86_32.x86/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/gtkglext-1.2.0-r2/work/gtkglext-1.2.0-abi_x86_32.x86'
make: *** [all] Error 2   
 * ERROR: x11-libs/gtkglext-1.2.0-r2::gentoo failed (compile phase):


Reproducible: Always

Steps to Reproduce:
1. Try to compile when using ABI_X86="32 64"
2. watch compile fail
3. be sad



I am not sure if I am doing it wrong or the ebuild is broken somehow but it's not supposed to try to link with 64bit libraries when compiling for 32bit now is it?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-24 10:54:46 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.