Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698648 - media-video/mpv-0.30.0 USE=vulkan should depend on media-libs/libplacebo - Checking for Vulkan context support: libplacebo not found // You manually enabled the feature 'vulkan', but the autodetection check failed.
Summary: media-video/mpv-0.30.0 USE=vulkan should depend on media-libs/libplacebo - Ch...
Status: RESOLVED DUPLICATE of bug 698608
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-27 12:54 UTC by Spent
Modified: 2019-10-27 16: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 Spent 2019-10-27 12:54:27 UTC
media-video/mpv-0.30.0 with Vulkan USE flag enabled fails to compile without first installing media-libs/libplacebo.

Checking for SPIRV-Cross SPIR-V shader converter                          : spirv-cross-shared not found 
Checking for Direct3D 11 video output                                     : win32-desktop not found 
Checking for Raspberry Pi support                                         : disabled 
Checking for iOS OpenGL ES hardware decoding interop support              : disabled 
Checking for OpenGL without platform-specific code (e.g. for libmpv)      : disabled 
Checking for OpenGL context support                                       : yes 
Checking for libplacebo support                                           : no ('libplacebo >= 1.18.0' not found) 
Checking for Vulkan context support                                       : libplacebo not found 
You manually enabled the feature 'vulkan', but the autodetection check failed.
 * ERROR: media-video/mpv-0.30.0::gentoo failed (configure phase):
 *   configure failed
 * 


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-10-27 16:55:26 UTC

*** This bug has been marked as a duplicate of bug 698608 ***