Impossible to install dev-util/vulkan-tools. Reproducible: Always Steps to Reproduce: 1. Try to build dev-util/vulkan-tools Actual Results: install phase fail. Expected Results: install phase success.
Created attachment 917056 [details] emerge --info '=dev-util/vulkan-tools-1.4.304.0::gentoo'
Created attachment 917057 [details] /var/tmp/portage/dev-util/vulkan-tools-1.4.304.0/temp/build.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453a900984fc09c416c99d6e3b700a333e7beb33 commit 453a900984fc09c416c99d6e3b700a333e7beb33 Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2025-01-18 22:37:46 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2025-01-18 22:38:35 +0000 dev-util/vulkan-tools: Fix build with USE=cube Closes: https://bugs.gentoo.org/948373 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> .../vulkan-tools/vulkan-tools-1.4.304.0.ebuild | 21 +++++++++----------- dev-util/vulkan-tools/vulkan-tools-9999.ebuild | 23 ++++++++++------------ 2 files changed, 19 insertions(+), 25 deletions(-)
Should be fixed, thanks for the report.