Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385191 - =media-video/libav-0.7.2: Fails to compile due to --disable-avplay unrecognized switch
Summary: =media-video/libav-0.7.2: Fails to compile due to --disable-avplay unrecogniz...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-01 14:27 UTC by Luca Longinotti
Modified: 2012-04-21 09:12 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 Luca Longinotti 2011-10-01 14:27:53 UTC
>>> Emerging (3 of 4) media-video/libav-0.7.2
 * libav-0.7.2.tar.xz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                                 [ ok ]
>>> Unpacking source...
>>> Unpacking libav-0.7.2.tar.xz to /portcomp/portage/media-video/libav-0.7.2/work
>>> Source unpacked in /portcomp/portage/media-video/libav-0.7.2/work
>>> Preparing source in /portcomp/portage/media-video/libav-0.7.2/work/libav-0.7.2 ...
>>> Source prepared.
>>> Configuring source in /portcomp/portage/media-video/libav-0.7.2/work/libav-0.7.2 ...
Unknown option "--disable-avplay".
See ./configure --help for available options.
 * ERROR: media-video/libav-0.7.2 failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  91:  Called src_configure
 *   environment, line 2711:  Called die
 * The specific snippet of code:
 *       ./configure --prefix="$EPREFIX"/usr --libdir="$EPREFIX"/usr/$(get_libdir) --shlibdir="$EPREFIX"/usr/$(get_libdir) --mandir="$EPREFIX"/usr/share/man --enable-shared --cc="$(tc-getCC)" $(use_enable static-libs static) ${myconf} || die

Might be that, even if the executables are now renamed, the configure option isn't (yet)?
Cheers and have a good day.

Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-04-21 09:12:11 UTC
This was fixed already in cvs by one of the bumps. Sorry that nobody took a look on your bug in the meantime.