Bug 104306 - ebuild mplayer-bin fails to depend on emul gtk and sdl libraries
Bug#: 104306 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: mikko.tiihonen@iki.fi
Component: Ebuilds
URL: 
Summary: ebuild mplayer-bin fails to depend on emul gtk and sdl libraries
Keywords:  
Status Whiteboard: 
Opened: 2005-08-30 14:52 0000
Description:   Opened: 2005-08-30 14:52 0000
mplayer-bin-1.0_pre7 should depend on emul-linux-x86-sdl and
emul-linux-x86-gtklibs
without them the mplayer-bin cannot find all required libraries.

With 2.1 versions of both the mplayer-bin works.

Reproducible: Always
Steps to Reproduce:
1. emerge -C emul-linux-x86-gtklibs emul-linux-x86-sdl
2. emerge mplayer-bin
3. ldd /opt/mplayer-bin/bin/mplayer-bin | grep found

Actual Results:  
libgtk and libSDL are not found

Expected Results:  
nothing is printed

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre6
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -mtune=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -funit-at-a-time --param max-delay-slot-insn-search=300
--param max-delay-slot-live-search=1000 --param max-pending-list-length=128
--param max-gcse-passes=4 --param max-gcse-memory=209715200 --param
max-crossjump-edges=400"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -mtune=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -funit-at-a-time --param max-delay-slot-insn-search=300
--param max-delay-slot-live-search=1000 --param max-pending-list-length=128
--param max-gcse-passes=4 --param max-gcse-memory=209715200 --param
max-crossjump-edges=400"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
ftp://trumpetti.atm.tut.fi/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/2/portage-tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac adns alsa apache2 async audiofile avi bash-completion
berkdb bitmap-fonts bluetooth bonobo bzip2 cairo cddb cdr crypt cups curl dbus
doc eds encode ethereal evo exif fam ffmpeg flac foomaticdb freetype gd gdbm
gif
gnome gphoto2 gpm gstreamer gtk gtk2 hal howl idn imagemagick imlib jpeg jpeg2k
junit libwww lzw lzw-tiff mad mikmod mmap mng mozilla moznoirc moznomail mozsvg
mp3 mpeg mysql ncurses network nls nptl nptlonly ntfs ogg oggvorbis opengl pam
pdflib perl png postgres ppds python quicktime readline rtc ruby samba sdl
slang
speex spell ssl stream svg tcpd tetex theora threads tiff truetype
truetype-fonts type1-fonts unicode usb userlocales v4l2 vorbis xml2 xmms xpm
xprint xv xvid xvmc zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS

------- Comment #1 From Daniel Gryniewicz 2005-08-30 14:59:47 0000 -------
Fixed in CVS.  Thanks.