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

Bug 67535

Summary: xmms doesn't force a faad2 upgrade (not sure if it should)
Product: Gentoo Linux Reporter: Brandon Low (RETIRED) <lostlogic>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brandon Low (RETIRED) gentoo-dev 2004-10-14 05:13:36 UTC
the faad2-2.0-r1 version has an unresolved symbol (see bug 50024) when upgrading a system, programs which depend on faad2 functioning (such as xmms-1.2.10-r7) should block this version of faad2, it seems.

Reproducible: Always
Steps to Reproduce:
1. emerge faad2-2.0-r1
2. emerge xmms
3. try to run xmms


Actual Results:  
notice that it doesn't work, and that the emerge of xmms didn't force faad2 off
of the broken version.
first attempt:
/usr/lib/libmp4v2.so.0: undefined symbol
second attempt:
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72:
_dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!


Expected Results:  
Uhh xmms should have started.

Portage 2.0.51_rc9 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20041006-r0, 2.6.8.1
i686)
=================================================================
System uname: 2.6.8.1 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.19,sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib apache2 apm arts avi berkdb bitmap-fonts crypt cups encode esd f77
foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif
mpeg mysql ncurses oggvorbis opengl oss pam pdflib perl php png python qt
quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xprint
xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-19 20:06:39 UTC
emerge -uv xmms should fix it, which is sufficient since that other bug is closed