Summary: | gui-libs/gtk-4.16.12 gdkvulkancontext-x11.c:(.text+0x193): undefined reference to `vkCreateXlibSurfaceKHR' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Johannes Huber <johu> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, johu, reagentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 949425 | ||
Attachments: | build.log |
Description
Johannes Huber
2025-02-22 08:50:31 UTC
Output of `emerge -pvq media-libs/vulkan-loader`? I assume X is disabled. (In reply to Ionen Wolkens from comment #1) > Output of `emerge -pvq media-libs/vulkan-loader`? I assume X is disabled. The ebuild likely need to check for wayland too, aka vulkan-loader[X?,wayland?] but I haven't checked (I needed to do have this on mpv too though). Yes I have disabled X globally. ❯ emerge -pqv media-libs/vulkan-loader [ebuild R ] media-libs/vulkan-loader-1.4.304.0 USE="wayland -X -layers" ABI_X86="32 (64) (-x32)" *** Bug 950097 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f67d2a92a865b44dff71e0cc7c6432d95f61e42 commit 1f67d2a92a865b44dff71e0cc7c6432d95f61e42 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2025-02-22 09:34:14 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2025-02-22 09:38:58 +0000 gui-libs/gtk: depend on vulkan-loader[wayland?,X?] Not revbumping old given vulkan is masked for it and it'll be a worthless rebuild for most, but updating anyway. Closes: https://bugs.gentoo.org/950096 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> gui-libs/gtk/gtk-4.14.4-r1.ebuild | 4 ++-- gui-libs/gtk/{gtk-4.16.12.ebuild => gtk-4.16.12-r1.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) |