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

Bug 142180

Summary: media-sound/terminatorx-3.82 emerge fails
Product: Gentoo Linux Reporter: Matthias Vill <gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: terminator-3.82.ebuild

Description Matthias Vill 2006-07-30 06:53:01 UTC
media-sound/terminatorx-3.82 fails build because of a missing dependencie for media-sound/mpg123 with Error:

ude/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include    -D_REENTRANT  -march=athlon64 -O2 -pipe -
then mv -f ".deps/tX_prelis.Tpo" ".deps/tX_prelis.Po"; else rm -f ".deps/tX_prelis.Tpo"; exit 1; fi
tX_prelis.cc: In function Void prelis_start(char*)':
tX_prelis.cc:92: error: Usempg123' was not declared in this scope
make[4]: *** [tX_prelis.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory /var/tmp/portage/terminatorx-3.82/work/terminatorX-3.82/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory /var/tmp/portage/terminatorx-3.82/work/terminatorX-3.82/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory /var/tmp/portage/terminatorx-3.82/work/terminatorX-3.82/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /var/tmp/portage/terminatorx-3.82/work/terminatorX-3.82'
make: *** [all] Error 2

!!! ERROR: media-sound/terminatorx-3.82 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  terminatorx-3.82.ebuild, line 56:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Matthias Vill 2006-07-30 06:55:00 UTC
Created attachment 93056 [details]
terminator-3.82.ebuild

This ebuild adds mpg123 as RDEPEND and seems to solve the bug.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-30 07:00:56 UTC

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