Fails to build media-video/mpv-0.34.0 due to Checking for libplacebo support : no ('libplacebo >= 3.104.0' not found) You manually enabled the feature 'libplacebo', but the autodetection check failed. * ERROR: media-video/mpv-0.34.0::gentoo failed (configure phase): emerge -pv media-video/mpv These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] media-video/mpv-0.34.0::gentoo [0.33.1-r2::gentoo] USE="X alsa cdda cli drm dvd egl iconv jpeg lcms lua opengl pulseaudio uchardet vaapi vdpau vulkan wayland xv zlib (-aqua) -archive -bluray (-coreaudio) -cplugins -cuda -debug -doc -dvb -gamepad -gbm -jack -javascript -libcaca -libmpv -openal (-raspberry-pi) -rubberband -sdl (-selinux) -test -tools -zimg" LUA_SINGLE_TARGET="lua5-1 -luajit" PYTHON_TARGETS="python3_9 -python3_8" 0 KiB Reproducible: Always
Additionaly mpv ebuild requires for <media-libs/libplacebo-3.104.0:=[vulkan] but at configure step it checks for libplacebo >= 3.104.0
Created attachment 748728 [details, diff] mpv-0.34.0.ebuild.diff Suggested fixes...
I can confirm this bug. I can also confirm the fix/patch solves the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724a8f1f2f2f7c5f793bfbbf1b1882d7e873fdd3 commit 724a8f1f2f2f7c5f793bfbbf1b1882d7e873fdd3 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-11-05 17:40:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-05 17:41:12 +0000 media-video/mpv: fix libplacebo dependency Closes: https://bugs.gentoo.org/821901 Signed-off-by: Sam James <sam@gentoo.org> media-video/mpv/Manifest | 1 + media-video/mpv/mpv-0.34.0.ebuild | 6 +++--- media-video/mpv/mpv-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-)
*** Bug 822021 has been marked as a duplicate of this bug. ***