Summary: | app-emulation/vkd3d-1.0 : gears.c:(.text+<snip>): undefined reference to vkCreateXcbSurfaceKHR | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Wine Maintainers <wine> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-emulation:vkd3d-1.0:20180528-181907.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 533812 [details]
emerge-info.txt
Created attachment 533814 [details]
app-emulation:vkd3d-1.0:20180528-181907.log
Created attachment 533816 [details]
emerge-history.txt
Created attachment 533818 [details]
environment
Created attachment 533820 [details]
etc.portage.tbz2
Created attachment 533822 [details]
logs.tbz2
Created attachment 533824 [details]
temp.tbz2
Yeah, we are missing some dependencies. This one should be fixed by depending on vulkan-loader. Fix to come shortly. Thanks, Sarnex *** Bug 656788 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=d1e6e3e2fe427e15bd6450b236c2287aa7f58d50 commit d1e6e3e2fe427e15bd6450b236c2287aa7f58d50 Author: Lucian Poston <lucianposton@pm.me> AuthorDate: 2018-05-28 17:16:54 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2018-05-28 19:57:30 +0000 app-emulation/vkd3d: Add dependencies Fixes: https://bugs.gentoo.org/656784 Fixes: https://bugs.gentoo.org/656794 Closes: https://github.com/gentoo/repo-proj-wine/pull/5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-emulation/vkd3d/vkd3d-1.0.ebuild | 9 ++++++++- app-emulation/vkd3d/vkd3d-9999.ebuild | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) No, it's not fixed. We need to depend on vulkan-loader with X USEFLAG set. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f3f5dabc855b0a0a6db68eca7d599d1d2ccc439a commit f3f5dabc855b0a0a6db68eca7d599d1d2ccc439a Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2018-06-03 20:28:49 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2018-06-03 20:29:42 +0000 app-emulation/vkd3d: Fix dep on media-libs/vulkan-loader Bug: https://bugs.gentoo.org/656784 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/vkd3d/vkd3d-1.0.ebuild | 2 +- app-emulation/vkd3d/vkd3d-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |