Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437594 - media-video/mplayer-9999 - configure: Unknown parameter: --disable-tremor-internal
Summary: media-video/mplayer-9999 - configure: Unknown parameter: --disable-tremor-int...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 08:54 UTC by bergelin
Modified: 2013-02-08 13:21 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 bergelin 2012-10-08 08:54:34 UTC
hedonia ~ # emerge mplayer
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-video/mplayer-9999
 * 
 * This is a live ebuild which installs the latest from upstream's
 * subversion repository, and is unsupported by Gentoo.
 * Everything but bugs in the ebuild itself will be ignored.
 * 
>>> Unpacking source...
 * subversion update start -->
 *      repository: svn://svn.mplayerhq.hu/mplayer/trunk
Updating '.':

Fetching external item into 'libdvdread4':
External at revision 1243.


Fetching external item into 'libdvdnav':
External at revision 1243.

At revision 35234.
 *    working copy: /usr/portage/distfiles/svn-src/mplayer/trunk

GIT update -->
   repository:               git://git.videolan.org/ffmpeg.git
   at the commit:            f7c46d251c9a2d645568c2c38c543e5e31fac812
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/ffmpeg.git"
   checkout type:            bare repository
Cloning into '/var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999/ffmpeg'...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999/ffmpeg/
Moving and checking file: libavutil/x86/asm.h
Moving and checking file: libavutil/x86_cpu.h
Checking for the presence of libavutil/x86/asm.h...
Moving and checking file: libavformat/internal.h
Checking for the presence of libavformat/avformat.h...
Moving and checking file: libavcodec/allcodecs.c
Moving and checking file: libavformat/allformats.c
Moving and checking file: libavfilter/allfilters.c
>>> Source unpacked in /var/tmp/portage/media-video/mplayer-9999/work
>>> Preparing source in /var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999 ...
Unknown parameter: --disable-tremor-internal
 * ERROR: media-video/mplayer-9999 failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  89:  Called src_configure
 *   environment, line 3243:  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" --datadir="${EPREFIX}/usr/share/mplayer${namesuf}" --mandir="${EPREFIX}/usr/share/man" --disable-ffmpeg_a ${myconf} || die
 * 
 * If you need support, post the output of `emerge --info '=media-video/mplayer-9999'`,
 * the complete build log and the output of `emerge -pqv '=media-video/mplayer-9999'`.
 * The complete build log is located at '/var/tmp/portage/media-video/mplayer-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999'
 * S: '/var/tmp/portage/media-video/mplayer-9999/work/mplayer-9999'

>>> Failed to emerge media-video/mplayer-9999, Log file:

>>>  '/var/tmp/portage/media-video/mplayer-9999/temp/build.log'
Comment 1 Alexis Ballier gentoo-dev 2013-02-08 13:21:19 UTC
+  08 Feb 2013; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
+  fix and simplify tremor and vorbis useflags by using external tremor, bug
+  #437594
+