Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786156 - media-libs/vulkan-layers-9999: hard dep on vulkan-headers-9999 breaks build
Summary: media-libs/vulkan-layers-9999: hard dep on vulkan-headers-9999 breaks build
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-27 21:19 UTC by Vincent Grande
Modified: 2021-04-27 21:40 UTC (History)
2 users (show)

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 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.