Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698632 - media-video/mpv-0.30.0 USE=vaapi - waf: error: no such option: --enable-vaapi-glx
Summary: media-video/mpv-0.30.0 USE=vaapi - waf: error: no such option: --enable-vaapi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-27 08:39 UTC by Marius Stoica
Modified: 2019-10-27 08: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 Marius Stoica 2019-10-27 08:39:42 UTC
When I tried to build media-video/mpv-0.30.0 with the vaapi use flag I got the following error

letto@localhost: ~ $ sudo emerge -av1 mpv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] media-video/mpv-0.30.0::gentoo [0.29.1-r1::gentoo] USE="X alsa archive cdda cli cplugins drm dvd egl iconv jpeg lcms libass lua luajit opengl tools uchardet vaapi vdpau wayland xv zlib (-aqua) -bluray (-coreaudio) -cuda -debug% -doc -dvb -gamepad% -gbm -jack -javascript -libcaca -libmpv -openal -oss -pulseaudio (-raspberry-pi) -rubberband -samba -sdl (-selinux) -test -v4l -vulkan -zimg% (-zsh-completion%)" PYTHON_TARGETS="python3_6 -python2_7 -python3_5 -python3_7" 0 KiB

Total: 1 package (1 upgrade), Size of downloads: 0 KiB

...

waf: error: no such option: --enable-vaapi-glx
 * ERROR: media-video/mpv-0.30.0::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
...
 *   environment, line 5208:  Called die
 * The specific snippet of code:
 *       env "${CMD[@]}" || die "configure failed"

 
 

Reproducible: Always
Comment 1 Marius Stoica 2019-10-27 08:40:56 UTC
The package builds fine without the vaapi use flag.
Comment 2 Ionen Wolkens gentoo-dev 2019-10-27 08:42:58 UTC
This was fixed just a few minutes ago (there wasn't a proper bug report for it, so can't blame you for missing it).

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf716785a4629e400e1e040fdd85a7aac102741
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-10-27 08:48:48 UTC
was fixed quite some time ago, just sync :)