vkcube isn't working with USE flags -X wayland , that's fixed in 1.2.181 Latest version in the tree is 1.2.179 and the latest release is three versions ahead of that one, I think it's time to update anyway. Reproducible: Always
(In reply to Kajzer from comment #0) > vkcube isn't working with USE flags -X wayland , that's fixed in 1.2.181 I guess you're referring to this? (Please include things like this in the original report in the future; makes things easier for us) https://github.com/KhronosGroup/Vulkan-Tools/commit/ac9393317a5cf7b077ff7d40e65c7ab9bc53ce90 > Latest version in the tree is 1.2.179 and the latest release is three > versions ahead of that one, I think it's time to update anyway. Despite there being newer tagged versions, they're not really intended to be packaged yet. There's an API that tells us what the latest version that's expected to work together is: https://vulkan.lunarg.com/sdk/home#linux https://vulkan.lunarg.com/content/view/latest-sdk-version-api https://vulkan.lunarg.com/sdk/latest/linux.json According to it, 1.2.176.1 is the latest. Often vulkan-headers is released before other packages (loader, layers, tools), sometimes by a week or more. Don't ask me why it's like this. I agree it's nutty. At the moment, 1.2.183 has been tagged for all of these except the layers package, with tools and headers being tagged within the last two hours. I'll leave it to sarnex@ if he wants to update things now.
I was speaking from my own personal experience, granted I actually didn't use 1.2.181 but after someone told me that the problem I was having (vkcube wasn't working) has been fixed in 1.2.181, I emerged 9999 version of vulkan-tools and then vkcube start working. It was on gentoo forum here : https://forums.gentoo.org/viewtopic-t-1137414-start-25.html I wasn't aware of what the actual release version is, sorry about that. I mean, I looked at their github releases page and I thought that's it. Okay then, all is good I guess. My bad.
I'll check this weekend to see if everything is tagged and bump then if so. The API takes a bit to be updated I think
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf295e3dd2bd118028e943d71d5616c9faba344 commit ddf295e3dd2bd118028e943d71d5616c9faba344 Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2021-07-04 17:57:46 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2021-07-04 17:57:46 +0000 dev-util/vulkan-tools: Bump to 1.2.182 Closes: https://bugs.gentoo.org/799380 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> dev-util/vulkan-tools/Manifest | 1 + dev-util/vulkan-tools/vulkan-tools-1.2.182.ebuild | 81 +++++++++++++++++++++++ 2 files changed, 82 insertions(+)