Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615540 - media-video/ffmpeg-3.3 build fails: Unknown option "--disable-x11grab"
Summary: media-video/ffmpeg-3.3 build fails: Unknown option "--disable-x11grab"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-14 13:29 UTC by Märt Bakhoff
Modified: 2017-04-14 13:46 UTC (History)
0 users

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


Attachments
build.log for ffmpeg-3.3 (build.log,5.37 KB, text/x-log)
2017-04-14 13:29 UTC, Märt Bakhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Märt Bakhoff 2017-04-14 13:29:49 UTC
Created attachment 470060 [details]
build.log for ffmpeg-3.3

Build fails when upgrading from 3.2.4 to 3.3: 

/var/tmp/portage/media-video/ffmpeg-3.3/work/ffmpeg-3.3/configure --prefix=/usr --libdir=/usr/lib32 --shlibdir=/usr/lib32 --docdir=/usr/share/doc/ffmpeg-3.3/html --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc -m32 --cxx=x86_64-pc-linux-gnu-g++ -m32 --ar=ar --optflags=-march=native -O2 -pipe --disable-static --enable-avfilter --enable-avresample --disable-stripping --disable-indev=v4l2 --disable-outdev=v4l2 --disable-indev=alsa --disable-indev=oss --disable-indev=jack --disable-outdev=alsa --disable-outdev=oss --disable-outdev=sdl --enable-version3 --enable-bzlib --disable-runtime-cpudetect --disable-debug --disable-gcrypt --disable-gnutls --disable-gmp --enable-gpl --enable-hardcoded-tables --enable-iconv --disable-lzma --enable-network --disable-openssl --enable-postproc --disable-libsmbclient --disable-ffplay --disable-sdl2 --enable-vaapi --disable-vdpau --disable-xlib --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --enable-zlib --disable-libcdio --disable-libiec61883 --disable-libdc1394 --disable-libcaca --disable-openal --disable-opengl --disable-libv4l2 --disable-libpulse --enable-libopencore-amrwb --enable-libopencore-amrnb --disable-libfdk-aac --disable-libopenjpeg --disable-libbluray --disable-libcelt --disable-libgme --disable-libgsm --disable-mmal --disable-libmodplug --enable-libopus --disable-libilbc --disable-librtmp --disable-libssh --disable-libschroedinger --disable-libspeex --enable-libvorbis --enable-libvpx --disable-libzvbi --disable-libbs2b --disable-chromaprint --disable-libflite --disable-frei0r --disable-libfribidi --enable-fontconfig --disable-ladspa --enable-libass --enable-libfreetype --disable-librubberband --disable-netcdf --disable-libzmq --disable-libzimg --disable-libsoxr --enable-pthreads --disable-libvo-amrwbenc --enable-libmp3lame --disable-libkvazaar --disable-nvenc --disable-libopenh264 --disable-libsnappy --enable-libtheora --disable-libtwolame --disable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --disable-x11grab --disable-frei0r --disable-netcdf --disable-libzmq --disable-amd3dnow --disable-amd3dnowext --disable-aesni --disable-fma3 --disable-fma4 --disable-xop --enable-pic --disable-asm --cpu=host --disable-doc --disable-htmlpages --disable-manpages
Unknown option "--disable-x11grab".

[ebuild     U  ] media-video/ffmpeg-3.3:0/55.57.57::gentoo [3.2.4:0/55.57.57::gentoo] USE="amr bzip2 encode fontconfig gpl hardcoded-tables iconv libass mp3 network opus pic postproc theora threads truetype vaapi vorbis vpx webp x264 x265 xvid zlib -X -alsa (-altivec) -amrenc (-armv5te) (-armv6) (-armv6t2) (-armvfp) -bluray -bs2b -cdio -celt -chromaprint -cpudetection -debug -doc -fdk -flite -frei0r -fribidi -gcrypt -gme -gmp -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libcaca -libilbc -librtmp -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug (-neon) -nvenc -openal -opengl -openh264 -openssl -oss -pulseaudio -rubberband -samba -schroedinger -sdl -snappy -sofalizer% -speex -ssh -static-libs {-test} -twolame -v4l -vdpau -wavpack -xcb -zeromq% -zimg -zvbi (-ebur128%)" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="avx avx2 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -aes -fma3 -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher"

Building with USE=+xcb does not fail with that error