Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134666 - media-libs/flac-1.1.2-r5 breaks xmms flac plugin
Summary: media-libs/flac-1.1.2-r5 breaks xmms flac plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Low normal (vote)
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords:
: 134879 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-28 11:00 UTC by cuicui
Modified: 2006-05-30 01:33 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cuicui 2006-05-28 11:00:44 UTC
After emerging media-libs/flac-1.1.2-r5, the xmms plugin is not working anymore. Other software emerged with the FLAC flags aren't concerned. libxmms-flac.so doesn't appear in the xmms plugins list.

Emerging media-libs/flac-1.1.2-r4 brings back the plugin.


Portage 2.1_rc3 (!/var+tmp/portage/profiles/default-linux/x86/2005.1, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.13, 1.2.18.1
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-r1, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.20, 1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium4 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=pentium4 -march=pentium4 -pipe"
DISTDIR="/store/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr fr_FR"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var+tmp/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acl alsa apache2 avi berkdb bitmap-fonts bzip2 cdr cli cups curl dbus dlloader dri dvd dvdr dvdread emboss encode esd ffmpeg flac foomaticdb fortran fuse gdbm gif gnome gnutls gpm gstreamer gtk gtk2 hal i8x0 idn imlib ipv6 isdnlog ithreads java jpeg libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls nsplugin nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python quicktime readline real reflection samba sdl session shorten spell spl sse sse2 ssl tcltk tcpd threads truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs xml xml2 xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_fr linguas_fr_FR userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-28 11:59:20 UTC
can you try to see if xmms has some output of any genre, so that we can find what the missing symbols are ?

An alternative would be to use LD_DEBUG=bindings but it's more verbose, sometimes overwhelming.
Comment 2 cuicui 2006-05-28 13:17:30 UTC
"LD_DEBUG=bindings xmms" gives this errors:

     11520:     /usr/lib/xmms/Input/libxmms-flac.so: error: symbol lookup error: undefined symbol: get_iplugin_info (fatal)
     11520:     /usr/lib/xmms/Input/libxmms-flac.so: error: symbol lookup error: undefined symbol: get_oplugin_info (fatal)
     11520:     /usr/lib/xmms/Input/libxmms-flac.so: error: symbol lookup error: undefined symbol: get_eplugin_info (fatal)
     11520:     /usr/lib/xmms/Input/libxmms-flac.so: error: symbol lookup error: undefined symbol: get_gplugin_info (fatal)
     11520:     /usr/lib/xmms/Input/libxmms-flac.so: error: symbol lookup error: undefined symbol: get_vplugin_info (fatal)
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-28 14:53:53 UTC
Oh it's not bad as I was afraid of. Will be fixed in -r6 later tonight (working on a xine bug that has my priority ;) )
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-28 17:14:37 UTC
Should be all set in -r6 :)
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-05-30 01:33:33 UTC
*** Bug 134879 has been marked as a duplicate of this bug. ***