libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demos/.libs/gears demos/demos_gears-gears.o ./.libs/libvkd3d.so ./.libs/libvkd3d-utils.so ./.libs/libvkd3d-shader.a -lxcb-keysyms -lxcb -lvulkan -lm demos/demos_gears-gears.o: In function `cxg_main': gears.c:(.text+0x15dd): undefined reference to `vkCreateXcbSurfaceKHR' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:947: demos/gears] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-hardened_20180519-101508 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) * emerge -qpv app-emulation/vkd3d [ebuild N ] app-emulation/vkd3d-1.0 USE="-spirv-tools" ABI_X86="(64) -32 (-x32)" !!! The following installed packages are masked: - kde-frameworks/kdelibs-env-4.14.3::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Andreas Sturmlechner <asturm@gentoo.org> (24 May 2018) # Depends on dead Qt4. Masked for removal in 30 days. Bug #629018 For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
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(-)