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

Bug 144579

Summary: games-board/ggz-gtk-games-0.0.13 emerge failed
Product: Gentoo Linux Reporter: fatcop <deanoc>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Low    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fatcop 2006-08-20 19:53:30 UTC
see bug #144577 (config.log attachment) for system details.
ie. another bug logged by me at same time.

================= tail end of ebuild output ==================

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../common -isystem /usr/include -isystem /usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -isystem /usr/games/include -isystem /usr/local/include  -march=athlon -mtune=athlon -O2 -pipe -fomit-frame-pointer -Wall -MT popup.o -MD -MP -MF ".deps/popup.Tpo" -c -o popup.o popup.c; \
then mv -f ".deps/popup.Tpo" ".deps/popup.Po"; else rm -f ".deps/popup.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../common -isystem /usr/include -isystem /usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -isystem /usr/games/include -isystem /usr/local/include  -march=athlon -mtune=athlon -O2 -pipe -fomit-frame-pointer -Wall -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.c; \
then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc  -march=athlon -mtune=athlon -O2 -pipe -fomit-frame-pointer -Wall  -L/usr/games/lib -L/usr/local/lib -o ggz.chess -L/usr/lib -L/usr/lib board.o callbacks.o game.o main.o main_win.o net.o popup.o support.o ../common/libgtk-games.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     libcgc/libcgc.a -lggzmod -lggz -lm -lnsl
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: warning: libggzcore.so.1, needed by /usr/lib/libggzmod.so, not found (try using -rpath or -rpath-link)
/usr/lib/libggzmod.so: undefined reference to `ggzcore_channel_connect'
collect2: ld returned 1 exit status
make[3]: *** [ggz.chess] Error 1
make[3]: Leaving directory `/var/tmp/portage/ggz-gtk-games-0.0.13/work/ggz-gtk-games-0.0.13/chess'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ggz-gtk-games-0.0.13/work/ggz-gtk-games-0.0.13/chess'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ggz-gtk-games-0.0.13/work/ggz-gtk-games-0.0.13'
make: *** [all] Error 2

!!! ERROR: games-board/ggz-gtk-games-0.0.13 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  ggz-gtk-games-0.0.13.ebuild, line 24:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

==============================================
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-20 23:48:23 UTC

*** This bug has been marked as a duplicate of 142487 ***