Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 533814 Details for
Bug 656784
app-emulation/vkd3d-1.0 : gears.c:(.text+<snip>): undefined reference to vkCreateXcbSurfaceKHR
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-emulation:vkd3d-1.0:20180528-181907.log
app-emulation:vkd3d-1.0:20180528-181907.log (text/plain), 38.99 KB, created by
Toralf Förster
on 2018-05-28 18:25:11 UTC
(
hide
)
Description:
app-emulation:vkd3d-1.0:20180528-181907.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-05-28 18:25:11 UTC
Size:
38.99 KB
patch
obsolete
> * Package: app-emulation/vkd3d-1.0 > * Repository: gentoo > * Maintainer: wine@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking vkd3d-1.0.tar.xz to /var/tmp/portage/app-emulation/vkd3d-1.0/work >>>> Source unpacked in /var/tmp/portage/app-emulation/vkd3d-1.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating vkd3d-1.0/bin/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating vkd3d-1.0/bin/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/vkd3d-1.0 --htmldir=/usr/share/doc/vkd3d-1.0/html --libdir=/usr/lib64 --without-spirv-tools >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for widl... no >configure: WARNING: widl is required to build header files. >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking if LD -Wl,--version-script works... yes >checking whether the compiler supports -std=c99... yes >checking whether the compiler supports -Wdeclaration-after-statement... yes >checking whether the compiler supports -Wmissing-prototypes... yes >checking whether the compiler supports -Wunused-but-set-parameter... yes >checking whether the compiler supports -Wvla... yes >checking whether the compiler supports -Wl,--no-undefined... yes >checking for i686-w64-mingw32-gcc... no >checking for i586-w64-mingw32-gcc... no >checking for i486-w64-mingw32-gcc... no >checking for i386-w64-mingw32-gcc... no >checking for x86_64-w64-mingw32-gcc... no >checking for amd64-w64-mingw32-gcc... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking vulkan/vulkan.h usability... yes >checking vulkan/vulkan.h presence... yes >checking for vulkan/vulkan.h... yes >checking vulkan/spirv.h usability... no >checking vulkan/spirv.h presence... no >checking for vulkan/spirv.h... no >checking vulkan/GLSL.std.450.h usability... no >checking vulkan/GLSL.std.450.h presence... no >checking for vulkan/GLSL.std.450.h... no >checking spirv/unified1/spirv.h usability... yes >checking spirv/unified1/spirv.h presence... yes >checking for spirv/unified1/spirv.h... yes >checking spirv/unified1/GLSL.std.450.h usability... yes >checking spirv/unified1/GLSL.std.450.h presence... yes >checking for spirv/unified1/GLSL.std.450.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ceilf in -lm... yes >checking for dlopen in -ldl... yes >checking for pthread_create in -lpthread... yes >checking for vkGetInstanceProcAddr in -lvulkan... yes >checking for XCB... yes >checking for __builtin_clz... yes >checking for __builtin_popcount... yes >checking for __sync_add_and_fetch... yes >checking for __sync_sub_and_fetch... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > Configuration summary for vkd3d 1.0 > > Have SPIRV-Tools: no > > Building crosstests: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j1 >make all-am >make[1]: Entering directory '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/command.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/command.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/command.c -fPIC -DPIC -o libs/vkd3d/.libs/command.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/command.c -o libs/vkd3d/command.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/device.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/device.c -fPIC -DPIC -o libs/vkd3d/.libs/device.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/device.c -o libs/vkd3d/device.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/resource.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/resource.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/resource.c -fPIC -DPIC -o libs/vkd3d/.libs/resource.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/resource.c -o libs/vkd3d/resource.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/state.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/state.c -fPIC -DPIC -o libs/vkd3d/.libs/state.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/state.c -o libs/vkd3d/state.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/utils.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/utils.c -fPIC -DPIC -o libs/vkd3d/.libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/utils.c -o libs/vkd3d/utils.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d/vkd3d_main.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/vkd3d_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/vkd3d_main.c -fPIC -DPIC -o libs/vkd3d/.libs/vkd3d_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/vkd3d_main.c -o libs/vkd3d/vkd3d_main.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d-common/debug.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/debug.c -fPIC -DPIC -o libs/vkd3d-common/.libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/debug.c -o libs/vkd3d-common/debug.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d-common/memory.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/memory.c -fPIC -DPIC -o libs/vkd3d-common/.libs/memory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-common/memory.c -o libs/vkd3d-common/memory.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libvkd3d-common.la libs/vkd3d-common/debug.lo libs/vkd3d-common/memory.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvkd3d-common.a libs/vkd3d-common/.libs/debug.o libs/vkd3d-common/.libs/memory.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvkd3d-common.a >libtool: link: ( cd ".libs" && rm -f "libvkd3d-common.la" && ln -s "../libvkd3d-common.la" "libvkd3d-common.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c -o libs/vkd3d-shader/libvkd3d_shader_la-dxbc.lo `test -f 'libs/vkd3d-shader/dxbc.c' || echo '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/'`libs/vkd3d-shader/dxbc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/dxbc.c -fPIC -DPIC -o libs/vkd3d-shader/.libs/libvkd3d_shader_la-dxbc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/dxbc.c -o libs/vkd3d-shader/libvkd3d_shader_la-dxbc.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c -o libs/vkd3d-shader/libvkd3d_shader_la-spirv.lo `test -f 'libs/vkd3d-shader/spirv.c' || echo '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/'`libs/vkd3d-shader/spirv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/spirv.c -fPIC -DPIC -o libs/vkd3d-shader/.libs/libvkd3d_shader_la-spirv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/spirv.c -o libs/vkd3d-shader/libvkd3d_shader_la-spirv.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c -o libs/vkd3d-shader/libvkd3d_shader_la-vkd3d_shader_main.lo `test -f 'libs/vkd3d-shader/vkd3d_shader_main.c' || echo '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/'`libs/vkd3d-shader/vkd3d_shader_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/vkd3d_shader_main.c -fPIC -DPIC -o libs/vkd3d-shader/.libs/libvkd3d_shader_la-vkd3d_shader_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/vkd3d_shader_main.c -o libs/vkd3d-shader/libvkd3d_shader_la-vkd3d_shader_main.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,--version-script=/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-shader/vkd3d_shader.map -Wl,-O1 -Wl,--as-needed -o libvkd3d-shader.la libs/vkd3d-shader/libvkd3d_shader_la-dxbc.lo libs/vkd3d-shader/libvkd3d_shader_la-spirv.lo libs/vkd3d-shader/libvkd3d_shader_la-vkd3d_shader_main.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvkd3d-shader.a libs/vkd3d-shader/.libs/libvkd3d_shader_la-dxbc.o libs/vkd3d-shader/.libs/libvkd3d_shader_la-spirv.o libs/vkd3d-shader/.libs/libvkd3d_shader_la-vkd3d_shader_main.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvkd3d-shader.a >libtool: link: ( cd ".libs" && rm -f "libvkd3d-shader.la" && ln -s "../libvkd3d-shader.la" "libvkd3d-shader.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -version-info 1:0:0 -Wl,--version-script=/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/vkd3d.map -Wl,-O1 -Wl,--as-needed -o libvkd3d.la -rpath /usr/lib64 libs/vkd3d/command.lo libs/vkd3d/device.lo libs/vkd3d/resource.lo libs/vkd3d/state.lo libs/vkd3d/utils.lo libs/vkd3d/vkd3d_main.lo libvkd3d-common.la libvkd3d-shader.la -ldl -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC libs/vkd3d/.libs/command.o libs/vkd3d/.libs/device.o libs/vkd3d/.libs/resource.o libs/vkd3d/.libs/state.o libs/vkd3d/.libs/utils.o libs/vkd3d/.libs/vkd3d_main.o -Wl,--whole-archive ./.libs/libvkd3d-common.a ./.libs/libvkd3d-shader.a -Wl,--no-whole-archive -ldl -lpthread -lm -Wl,--no-undefined -O2 -march=native -Wl,--version-script=/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d/vkd3d.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libvkd3d.so.1 -o .libs/libvkd3d.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libvkd3d.so.1" && ln -s "libvkd3d.so.1.0.0" "libvkd3d.so.1") >libtool: link: (cd ".libs" && rm -f "libvkd3d.so" && ln -s "libvkd3d.so.1.0.0" "libvkd3d.so") >libtool: link: (cd .libs/libvkd3d.lax/libvkd3d-common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64/./.libs/libvkd3d-common.a") >libtool: link: (cd .libs/libvkd3d.lax/libvkd3d-shader.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64/./.libs/libvkd3d-shader.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvkd3d.a libs/vkd3d/command.o libs/vkd3d/device.o libs/vkd3d/resource.o libs/vkd3d/state.o libs/vkd3d/utils.o libs/vkd3d/vkd3d_main.o .libs/libvkd3d.lax/libvkd3d-common.a/debug.o .libs/libvkd3d.lax/libvkd3d-common.a/memory.o .libs/libvkd3d.lax/libvkd3d-shader.a/libvkd3d_shader_la-dxbc.o .libs/libvkd3d.lax/libvkd3d-shader.a/libvkd3d_shader_la-spirv.o .libs/libvkd3d.lax/libvkd3d-shader.a/libvkd3d_shader_la-vkd3d_shader_main.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvkd3d.a >libtool: link: rm -fr .libs/libvkd3d.lax >libtool: link: ( cd ".libs" && rm -f "libvkd3d.la" && ln -s "../libvkd3d.la" "libvkd3d.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o libs/vkd3d-utils/vkd3d_utils_main.lo /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-utils/vkd3d_utils_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-utils/vkd3d_utils_main.c -fPIC -DPIC -o libs/vkd3d-utils/.libs/vkd3d_utils_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-utils/vkd3d_utils_main.c -o libs/vkd3d-utils/vkd3d_utils_main.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -version-info 1:0:0 -Wl,--version-script=/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-utils/vkd3d_utils.map -Wl,-O1 -Wl,--as-needed -o libvkd3d-utils.la -rpath /usr/lib64 libs/vkd3d-utils/vkd3d_utils_main.lo libvkd3d-common.la libvkd3d.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC libs/vkd3d-utils/.libs/vkd3d_utils_main.o -Wl,--whole-archive ./.libs/libvkd3d-common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64/.libs ./.libs/libvkd3d.so -lm -Wl,--no-undefined -O2 -march=native -Wl,--version-script=/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/libs/vkd3d-utils/vkd3d_utils.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libvkd3d-utils.so.1 -o .libs/libvkd3d-utils.so.1.0.0 >libtool: link: (cd ".libs" && rm -f "libvkd3d-utils.so.1" && ln -s "libvkd3d-utils.so.1.0.0" "libvkd3d-utils.so.1") >libtool: link: (cd ".libs" && rm -f "libvkd3d-utils.so" && ln -s "libvkd3d-utils.so.1.0.0" "libvkd3d-utils.so") >libtool: link: (cd .libs/libvkd3d-utils.lax/libvkd3d-common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64/./.libs/libvkd3d-common.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvkd3d-utils.a libs/vkd3d-utils/vkd3d_utils_main.o .libs/libvkd3d-utils.lax/libvkd3d-common.a/debug.o .libs/libvkd3d-utils.lax/libvkd3d-common.a/memory.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvkd3d-utils.a >libtool: link: rm -fr .libs/libvkd3d-utils.lax >libtool: link: ( cd ".libs" && rm -f "libvkd3d-utils.la" && ln -s "../libvkd3d-utils.la" "libvkd3d-utils.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -c -o programs/vkd3d-compiler/main.o /var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/programs/vkd3d-compiler/main.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o vkd3d-compiler programs/vkd3d-compiler/main.o libvkd3d-shader.la libvkd3d-common.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -pipe -std=c99 -Wdeclaration-after-statement -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wl,--no-undefined -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o vkd3d-compiler programs/vkd3d-compiler/main.o ./.libs/libvkd3d-shader.a ./.libs/libvkd3d-common.a -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0 -I./include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/dummy -I/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/include/private -O2 -pipe -march=native -c -o demos/demos_gears-gears.o `test -f 'demos/gears.c' || echo '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0/'`demos/gears.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demos/gears demos/demos_gears-gears.o libvkd3d.la libvkd3d-utils.la libvkd3d-shader.la -lxcb-keysyms -lxcb -lvulkan -lm -lm >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' >make: *** [Makefile:756: all] Error 2 > * ERROR: app-emulation/vkd3d-1.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-emulation/vkd3d-1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-emulation/vkd3d-1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/app-emulation:vkd3d-1.0:20180528-181907.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/vkd3d-1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vkd3d-1.0/temp/environment'. > * Working directory: '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/app-emulation/vkd3d-1.0/work/vkd3d-1.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 656784
:
533812
| 533814 |
533816
|
533818
|
533820
|
533822
|
533824