Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 179917

Summary: x11-libs/gksu-2.0.0-2.0.0 compilation fails
Product: Gentoo Linux Reporter: Dan Levin <dlevin>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
URL: http://www.stwing.org/~dlevin/build.log
Whiteboard:
Package list:
Runtime testing required: ---

Description Dan Levin 2007-05-26 20:00:45 UTC
compilation failes when emerging x11-libs/gksu-2.0.0 I have posted the topmost build error and the call stack. There is a link to the full build log provided.

powerpc-unknown-linux-gnu-gcc -g -O2 -Wall -O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -o gk
su -pthread gksu.o  /usr/lib/libgksu2.so /usr/lib/libstartup-notification-1.so /usr/lib/libgnome-keyring.so /usr/lib/libgc
onf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr
/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libca
iro.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lutil
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../../powerpc-unknown-linux-gnu/bin/ld: dynamic variable `_SDA_BASE_@@L
IBGKSU_2' is zero size
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../../powerpc-unknown-linux-gnu/bin/ld: /usr/lib/gcc/powerpc-unknown-li
nux-gnu/4.1.2/../../../crt1.o(.rodata+0x0): unresolvable R_PPC_ADDR32 relocation against symbol `_SDA_BASE_@@LIBGKSU_2'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../../powerpc-unknown-linux-gnu/bin/ld: final link failed: Nonrepresent
able section on output
collect2: ld returned 1 exit status
make[2]: *** [gksu] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/gksu-2.0.0/work/gksu-2.0.0/gksu'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/gksu-2.0.0/work/gksu-2.0.0'
make: *** [all] Error 2

!!! ERROR: x11-libs/gksu-2.0.0 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1305:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die


Reproducible: Always

Steps to Reproduce:
1.emerge gksu
2. (wait)
3. fail!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-26 20:09:06 UTC
Re-compile x11-libs/libgksu and try again. Also, you didn't post emerge --info output.