Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716552 - media-video/ffmpeg-4.2.2 - fails configure with USE='vidstab'
Summary: media-video/ffmpeg-4.2.2 - fails configure with USE='vidstab'
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: 2020-04-07 09:40 UTC by ernsteiswuerfel
Modified: 2020-06-11 15:30 UTC (History)
1 user (show)

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


Attachments
build.log (ffmpeg-4.2.2:20200407-093441.log,6.33 KB, text/plain)
2020-04-07 09:40 UTC, ernsteiswuerfel
Details
emerge --info (file_716552.txt,6.13 KB, text/plain)
2020-04-07 09:41 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-04-07 09:40:30 UTC
Created attachment 631078 [details]
build.log

>>> Configuring source in /var/tmp/portage/media-video/ffmpeg-4.2.2/work/ffmpeg-4.2.2 ...
 * .ppc64: running multilib-minimal_abi_src_configure
/var/tmp/portage/media-video/ffmpeg-4.2.2/work/ffmpeg-4.2.2/configure --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --docdir=/usr/share/doc/ffmpeg-4.2.2/html --mandir=/usr/share/man --enable-shared --cc=powerpc64-unknown-linux-gnu-gcc --cxx=powerpc64-unknown-linux-gnu-g++ --ar=powerpc64-unknown-linux-gnu-ar --optflags=-O2 -mcpu=970 -pipe --enable-static --enable-avfilter --enable-avresample --disable-stripping --disable-optimizations --disable-libcelt --disable-encoders --disable-indev=oss --disable-indev=jack --disable-outdev=oss --enable-version3 --enable-version3 --enable-bzlib --disable-runtime-cpudetect --disable-debug --disable-gcrypt --disable-gnutls --enable-gmp --disable-gpl --enable-hardcoded-tables --enable-iconv --disable-libtls --disable-libxml2 --disable-lzma --enable-network --disable-opencl --enable-openssl --disable-postproc --disable-libsmbclient --enable-ffplay --enable-sdl2 --disable-vaapi --disable-vdpau --disable-xlib --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-zlib --disable-libcdio --enable-libiec61883 --disable-libdc1394 --enable-libcaca --enable-openal --disable-opengl --enable-libv4l2 --enable-libpulse --enable-libdrm --disable-libjack --disable-libopencore-amrwb --disable-libopencore-amrnb --enable-libcodec2 --enable-libdav1d --disable-libfdk-aac --disable-libopenjpeg --disable-libbluray --enable-libgme --disable-libgsm --enable-libaribb24 --disable-mmal --enable-libmodplug --enable-libopus --disable-libilbc --disable-librtmp --enable-libssh --disable-libspeex --enable-libsrt --enable-librsvg --disable-ffnvcodec --disable-libvorbis --disable-libvpx --enable-libzvbi --disable-appkit --disable-libbs2b --disable-chromaprint --disable-cuda-llvm --enable-libflite --disable-frei0r --disable-libfribidi --enable-fontconfig --enable-ladspa --disable-libass --disable-libtesseract --disable-lv2 --enable-libfreetype --enable-libvidstab --disable-librubberband --enable-libzmq --enable-libzimg --enable-libsoxr --enable-pthreads --disable-gnutls --disable-armv5te --disable-armv6 --disable-armv6t2 --disable-neon --disable-vfp --disable-vfpv3 --disable-armv8 --disable-mipsdsp --disable-mipsdspr2 --disable-mipsfpu --disable-altivec --disable-amd3dnow --disable-amd3dnowext --disable-aesni --disable-avx --disable-avx2 --disable-fma3 --disable-fma4 --disable-mmx --disable-mmxext --disable-sse --disable-sse2 --disable-sse3 --disable-ssse3 --disable-sse4 --disable-sse42 --disable-xop --enable-pic --cpu=970 --disable-doc --disable-htmlpages --enable-manpages
libvidstab is gpl and --enable-gpl is not specified.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
 * ERROR: media-video/ffmpeg-4.2.2::gentoo failed (configure phase):
 *   (no error message)
Comment 1 ernsteiswuerfel archtester 2020-04-07 09:41:11 UTC
Created attachment 631080 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-11 15:30:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb96f736986dbb012a50168f89b0798d626bfe0

commit ffb96f736986dbb012a50168f89b0798d626bfe0
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-06-11 15:30:29 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-06-11 15:30:39 +0000

    media-video/ffmpeg: vidstab requires gpl
    
    Closes: https://bugs.gentoo.org/716552
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 media-video/ffmpeg/ffmpeg-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)