Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 786156

Summary: media-libs/vulkan-layers-9999: hard dep on vulkan-headers-9999 breaks build
Product: Gentoo Linux Reporter: Vincent Grande <shoober420>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED WONTFIX    
Severity: normal CC: ionen, sarnex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vincent Grande 2021-04-27 21:19:02 UTC
As per this github issue thread,

https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/2751

vulkan-layers cant compile and depend on vulkan-headers-1.2.177 or newer. vulkan-headers-1.2.176 or older can only be used.

The following line under the DEPEND= section seems to be the culprite.

>=dev-util/vulkan-headers-${PV}
Comment 1 Ionen Wolkens gentoo-dev 2021-04-27 21:40:22 UTC
These change constantly with live ebuilds and are expected. Eventually it'll hard-require >=1.2.177 and so on, I doubt maintainers want to keep this updated (taking the liberty to close but assigning anyway in case).

If you want to pin your vulkan-headers-9999 to an earlier commit rather than current master, you can use EGIT_OVERRIDE_COMMIT_KHRONOSGROUP_VULKAN_HEADERS=... to effectively make it be 1.2.176.