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

Bug 152459

Summary: media-libs/faad2-2.0-r13 depends on masked USE flag xmms
Product: Gentoo Linux Reporter: FieldySnuts <sgtphou>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal CC: oleg.titov
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description FieldySnuts 2006-10-22 21:24:35 UTC
media-libs/faad2-2.0-r13 depends on the masked USE flag xmms. I am not sure how to fix this, just reporting the issue.

Portage 2.1.2_pre3-r4 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.17.13-reiser4-3 i686)
=================================================================
System uname: 2.6.17.13-reiser4-3 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.12.5
Last Sync: Mon, 23 Oct 2006 03:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo"
LINGUAS="en"
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="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://156.56.247.193/gentoo-portage"
USE="x86 3dnow X alsa am berkdb bitmap-fonts bzip2 cairo cdr chroot cli cracklib crypt dbus dlloader dri dv dvd dvdr eds elibc_glibc emboss encode fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal input_devices_keyboard input_devices_mouse isdnlog jpeg kde kdeenablefinal kernel_linux libg++ linguas_en mad mikmod mmx mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl oss pam pcre pdflib perl png ppds pppd pwdb python qt3 qt4 quicktime readline reflection sdl session spell spl sse ssl tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv vorbis win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-23 00:00:30 UTC
I don't see what's the problem here, that's the whole point of use.mask and doesn't break anything since, uhm, the flag is masked.

Comment 2 Oleg Titov 2006-10-27 09:33:47 UTC
(In reply to comment #1)
> I don't see what's the problem here, that's the whole point of use.mask and
> doesn't break anything since, uhm, the flag is masked.
The problem is that faad2 is dependent on xmms.

xmms is masked now and will be removed on November 23.

There is a new (at least for my system) version for faad2, but it is impossible to emerge as it dependent on masked package (also this package, xmms, will be removed soon).

The problem even worse - if you have faad2 installed you will be unable to do "emerge --update --deep --pretend world", as faad2 reports error (broken dependencies tree) and breaks further checks and installation.

Is it possible to make faad2 conditionaly dependat on xmms? Or remove faad2 dependancy on xmms at all?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-27 09:43:42 UTC
As I've already told you, xmms USE flag is use.masked; if you unmasked this flag, then it's not our problem.
Comment 4 Oleg Titov 2006-10-27 10:14:55 UTC
(In reply to comment #3)
> As I've already told you, xmms USE flag is use.masked; if you unmasked this
> flag, then it's not our problem.
sorry, I do not understand you, please, ellaborate more.

Could you explain "it's not our problem"? If you can point me out to whom direct this bug report - it would be my pleasure to communicate it to right people, forgive me for my lack of understanding and/or information.

I see that "emerge --update --deep --pretend world" is not working now and the couse is faad2 dependency on xmms. Could you comment on this?

I also would be interested to know wht will happen with faad2 after November 23rd, then xmms would be removed from Gentoo.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-10-27 10:17:47 UTC
(In reply to comment #4)

There's no xmms use flag any more, it's use.masked. If something depends on xmms for you, re-emerge it.
Comment 6 Oleg Titov 2006-10-27 13:00:57 UTC
(In reply to comment #5)
> (In reply to comment #4)
> 
> There's no xmms use flag any more, it's use.masked. If something depends on
> xmms for you, re-emerge it.
thanks! "emerge --newuse faad2" solved this issue.

I also have removed xmms from USE in /etc/make.conf