Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361751 - media-video/mplayer2-9999 config error : Unknown parameter: --disable-mp3lib
Summary: media-video/mplayer2-9999 config error : Unknown parameter: --disable-mp3lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 07:40 UTC by tman
Modified: 2011-04-03 12:55 UTC (History)
0 users

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 tman 2011-04-03 07:40:05 UTC
* git repository, and is unsupported by Gentoo.
 * Everything but bugs in the ebuild itself will be ignored.
 * 
 * For various format support you need to enable the support on your ffmpeg package:
 *     media-video/libav or media-video/ffmpeg
>>> Unpacking source...
 * GIT update -->
 *    repository: 		git://git.mplayer2.org/mplayer2.git
 *    at the commit: 		e3631231a1be57cbf854d5897cd9378249ffd865
 *    branch: 			master
 *    storage directory: 	"/usr/portage/distfiles/git-src/mplayer2"
Cloning into /var/tmp/portage/media-video/mplayer2-9999/work/mplayer2-9999...
done.
>>> Unpacked to /var/tmp/portage/media-video/mplayer2-9999/work/mplayer2-9999
>>> Source unpacked in /var/tmp/portage/media-video/mplayer2-9999/work
>>> Preparing source in /var/tmp/portage/media-video/mplayer2-9999/work/mplayer2-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/mplayer2-9999/work/mplayer2-9999 ...
true
Unknown parameter: --disable-mp3lib
 * ERROR: media-video/mplayer2-9999 failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_configure
 *   environment, line 3357:  Called die
 * The specific snippet of code:
 *       ./configure --cc=$(tc-getCC) --host-cc=$(tc-getBUILD_CC) --prefix="${EPREFIX}"/usr --bindir="${EPREFIX}"/usr/bin --libdir="${EPREFIX}"/usr/$(get_libdir) --confdir="${EPREFIX}"/etc/mplayer${namesuf} --datadir="${EPREFIX}"/usr/share/mplayer${namesuf} --mandir="${EPREFIX}"/usr/share/man --localedir="${EPREFIX}"/usr/share/locale --enable-translation ${myconf} || die
 * 


Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-03 12:55:28 UTC
Fixed in main tree. Thanks for report.