>>> vkd3d: Building community/vkd3d 1.3-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 16:46:44 +0000 >>> vkd3d: Checking sanity of /home/buildozer/aports/community/vkd3d/APKBUILD... >>> vkd3d: Analyzing dependencies... >>> vkd3d: Installing for build: build-base vulkan-headers vulkan-loader-dev spirv-tools-dev libxcb-dev xcb-util-keysyms-dev flex bison (1/23) Installing vulkan-headers (1.3.206-r0) (2/23) Installing vulkan-loader (1.3.206-r0) (3/23) Installing vulkan-loader-dev (1.3.206-r0) (4/23) Installing spirv-headers (1.3.204-r0) (5/23) Installing spirv-tools (1.3.204.1-r0) (6/23) Installing spirv-tools-dev (1.3.204.1-r0) (7/23) Installing libxau (1.0.9-r0) (8/23) Installing xorgproto (2021.5-r0) (9/23) Installing libxau-dev (1.0.9-r0) (10/23) Installing xcb-proto (1.14.1-r3) (11/23) Installing libxdmcp (1.1.3-r0) (12/23) Installing libxcb (1.14-r2) (13/23) Installing libxdmcp-dev (1.1.3-r0) (14/23) Installing libxcb-dev (1.14-r2) (15/23) Installing util-macros (1.19.3-r0) (16/23) Installing xcb-util (0.4.0-r3) (17/23) Installing xcb-util-dev (0.4.0-r3) (18/23) Installing xcb-util-keysyms (0.4.0-r1) (19/23) Installing xcb-util-keysyms-dev (0.4.0-r1) (20/23) Installing m4 (1.4.19-r1) (21/23) Installing flex (2.6.4-r2) (22/23) Installing bison (3.7.6-r0) (23/23) Installing .makedepends-vkd3d (20220415.164647) Executing busybox-1.35.0-r8.trigger OK: 1123 MiB in 120 packages >>> vkd3d: Cleaning up srcdir >>> vkd3d: Cleaning up pkgdir >>> vkd3d: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vkd3d-1.3.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> vkd3d: Fetching https://dl.winehq.org/vkd3d/source/vkd3d-1.3.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 723k 100 723k 0 0 6953k 0 --:--:-- --:--:-- --:--:-- 7023k >>> vkd3d: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vkd3d-1.3.tar.xz >>> vkd3d: Checking sha512sums... vkd3d-1.3.tar.xz: OK >>> vkd3d: Unpacking /var/cache/distfiles/v3.16/vkd3d-1.3.tar.xz... checking for x86_64-alpine-linux-musl-gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for a race-free mkdir -p... ./bin/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for widl... no configure: WARNING: widl is required to build header files. checking for flex... flex checking for bison... bison checking for x86_64-alpine-linux-musl-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64-alpine-linux-musl-perl... no checking for perl... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/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 -fvisibility=hidden... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wimplicit-fallthrough... yes checking whether the compiler supports -Winit-self... 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 -Wpointer-arith... 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 for dlfcn.h... (cached) yes checking for vulkan/vulkan.h... yes checking for vulkan/spirv.h... no checking for vulkan/GLSL.std.450.h... no checking for spirv/unified1/spirv.h... yes checking for spirv/unified1/GLSL.std.450.h... yes checking whether VK_HEADER_VERSION >= 113... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether SpvCapabilityDemoteToHelperInvocationEXT is declared... yes checking whether program_invocation_name is declared... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/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.h... yes checking for pthread_create in -lpthread... yes checking for pthread_setname_np... yes checking how many arguments pthread_set_np() takes... two checking for ldd... /usr/bin/ldd checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -lvulkan... libvulkan.so.1 checking for ncurses... no checking for SPIRV-Tools-shared... yes checking for xcb xcb-keysyms... yes checking for __builtin_clz... yes checking for __builtin_popcount... yes checking for __builtin_add_overflow... 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 Doxyfile 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.3 widl: no Have ncurses: no Have SPIRV-Tools: yes Have xcb: yes Building demos: no Building tests: yes Building documentation: no Building crosstests: no BISON libs/vkd3d-shader/hlsl.tab.h BISON libs/vkd3d-shader/preproc.tab.h make all-am make[1]: Entering directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' FLEX libs/vkd3d-shader/hlsl.yy.c FLEX libs/vkd3d-shader/preproc.yy.c GEN libvkd3d.pc GEN libvkd3d-shader.pc GEN libvkd3d-utils.pc CC programs/vkd3d-compiler/vkd3d_compiler-main.o CC libs/vkd3d-shader/libvkd3d_shader_la-checksum.lo CC libs/vkd3d-shader/libvkd3d_shader_la-d3dbc.lo CC libs/vkd3d-shader/libvkd3d_shader_la-dxbc.lo CC libs/vkd3d-shader/libvkd3d_shader_la-glsl.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl_codegen.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl_constant_ops.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl_sm1.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl_sm4.lo CC libs/vkd3d-shader/libvkd3d_shader_la-spirv.lo CC libs/vkd3d-shader/libvkd3d_shader_la-trace.lo CC libs/vkd3d-shader/libvkd3d_shader_la-vkd3d_shader_main.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl.tab.lo CC libs/vkd3d-shader/libvkd3d_shader_la-preproc.tab.lo CC libs/vkd3d-common/blob.lo CC libs/vkd3d-common/debug.lo CC libs/vkd3d-common/error.lo CC libs/vkd3d-common/memory.lo CC libs/vkd3d-common/utf8.lo CC libs/vkd3d/libvkd3d_la-command.lo CC libs/vkd3d/libvkd3d_la-device.lo CC libs/vkd3d/libvkd3d_la-resource.lo CC libs/vkd3d/libvkd3d_la-state.lo CC libs/vkd3d/libvkd3d_la-utils.lo CC libs/vkd3d/libvkd3d_la-vkd3d_main.lo CC libs/vkd3d-utils/libvkd3d_utils_la-vkd3d_utils_main.lo CC libs/vkd3d-shader/libvkd3d_shader_la-hlsl.yy.lo CC libs/vkd3d-shader/libvkd3d_shader_la-preproc.yy.lo CCLD libvkd3d-common.la ar: `u' modifier ignored since `D' is the default (see `U') libs/vkd3d-shader/spirv.c: In function 'vkd3d_dxbc_compiler_handle_instruction': libs/vkd3d-shader/spirv.c:1705:12: warning: 'src_id' may be used uninitialized in this function [-Wmaybe-uninitialized] 1705 | return vkd3d_spirv_build_op_glsl_std450_tr1(builder, GLSLstd450Cos, result_type, operand); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libs/vkd3d-shader/spirv.c:7233:23: note: 'src_id' was declared here 7233 | uint32_t type_id, src_id, sin_id = 0, cos_id = 0; | ^~~~~~ libs/vkd3d-shader/spirv.c:1705:12: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized] 1705 | return vkd3d_spirv_build_op_glsl_std450_tr1(builder, GLSLstd450Cos, result_type, operand); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libs/vkd3d-shader/spirv.c:7233:14: note: 'type_id' was declared here 7233 | uint32_t type_id, src_id, sin_id = 0, cos_id = 0; | ^~~~~~~ libs/vkd3d/command.c: In function 'd3d12_command_queue_Signal': libs/vkd3d/command.c:275:42: warning: 'sequence_number' may be used uninitialized in this function [-Wmaybe-uninitialized] 275 | waiting_fence->queue_sequence_number = queue_sequence_number; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libs/vkd3d/command.c:6005:14: note: 'sequence_number' was declared here 6005 | uint64_t sequence_number; | ^~~~~~~~~~~~~~~ CCLD libvkd3d-shader.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD vkd3d-compiler CCLD libvkd3d.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libvkd3d-utils.la ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' >>> vkd3d: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' make[2]: Entering directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' ./bin/install-sh -c -d '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/pkgconfig' ./bin/install-sh -c -d '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/include/vkd3d' ./bin/install-sh -c -d '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib' /usr/bin/install -c -m 644 libvkd3d.pc libvkd3d-shader.pc libvkd3d-utils.pc '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/vkd3d.h include/vkd3d_d3d12.h include/vkd3d_d3d12sdklayers.h include/vkd3d_d3d9types.h include/vkd3d_d3dcommon.h include/vkd3d_d3dcompiler.h include/vkd3d_d3dx9shader.h include/vkd3d_dxgibase.h include/vkd3d_dxgiformat.h include/vkd3d_shader.h include/vkd3d_types.h include/vkd3d_utils.h include/vkd3d_windows.h '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/include/vkd3d' /bin/sh ./libtool --mode=install /usr/bin/install -c libvkd3d-shader.la libvkd3d.la libvkd3d-utils.la '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib' libtool: install: /usr/bin/install -c .libs/libvkd3d-shader.so.1.1.0 /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-shader.so.1.1.0 libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d-shader.so.1.1.0 libvkd3d-shader.so.1 || { rm -f libvkd3d-shader.so.1 && ln -s libvkd3d-shader.so.1.1.0 libvkd3d-shader.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d-shader.so.1.1.0 libvkd3d-shader.so || { rm -f libvkd3d-shader.so && ln -s libvkd3d-shader.so.1.1.0 libvkd3d-shader.so; }; }) libtool: install: /usr/bin/install -c .libs/libvkd3d-shader.lai /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-shader.la libtool: warning: relinking 'libvkd3d.la' libtool: install: (cd /home/buildozer/aports/community/vkd3d/src/vkd3d-1.3; /bin/sh "/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3/libtool" --silent --tag CC --mode=relink gcc -Wall -pipe -std=c99 -fvisibility=hidden -Wdeclaration-after-statement -Wimplicit-fallthrough -Winit-self -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wpointer-arith -Wl,--no-undefined -DLIBVKD3D_SOURCE -Os -fomit-frame-pointer -no-undefined -version-info 4:0:3 -Wl,--version-script=./libs/vkd3d/vkd3d.map -o libvkd3d.la -rpath /usr/lib libs/vkd3d/libvkd3d_la-command.lo libs/vkd3d/libvkd3d_la-device.lo libs/vkd3d/libvkd3d_la-resource.lo libs/vkd3d/libvkd3d_la-state.lo libs/vkd3d/libvkd3d_la-utils.lo libs/vkd3d/libvkd3d_la-vkd3d_main.lo libvkd3d-common.la libvkd3d-shader.la -ldl -lpthread -lm -inst-prefix-dir /home/buildozer/aports/community/vkd3d/pkg/vkd3d) libtool: install: /usr/bin/install -c .libs/libvkd3d.so.1.3.0T /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d.so.1.3.0 libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d.so.1.3.0 libvkd3d.so.1 || { rm -f libvkd3d.so.1 && ln -s libvkd3d.so.1.3.0 libvkd3d.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d.so.1.3.0 libvkd3d.so || { rm -f libvkd3d.so && ln -s libvkd3d.so.1.3.0 libvkd3d.so; }; }) libtool: install: /usr/bin/install -c .libs/libvkd3d.lai /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d.la libtool: warning: relinking 'libvkd3d-utils.la' libtool: install: (cd /home/buildozer/aports/community/vkd3d/src/vkd3d-1.3; /bin/sh "/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3/libtool" --silent --tag CC --mode=relink gcc -Wall -pipe -std=c99 -fvisibility=hidden -Wdeclaration-after-statement -Wimplicit-fallthrough -Winit-self -Wmissing-prototypes -Wunused-but-set-parameter -Wvla -Wpointer-arith -Wl,--no-undefined -DLIBVKD3D_UTILS_SOURCE -Os -fomit-frame-pointer -no-undefined -version-info 3:0:2 -Wl,--version-script=./libs/vkd3d-utils/vkd3d_utils.map -o libvkd3d-utils.la -rpath /usr/lib libs/vkd3d-utils/libvkd3d_utils_la-vkd3d_utils_main.lo libvkd3d-common.la libvkd3d-shader.la libvkd3d.la -lpthread -lm -inst-prefix-dir /home/buildozer/aports/community/vkd3d/pkg/vkd3d) libtool: install: /usr/bin/install -c .libs/libvkd3d-utils.so.1.2.0T /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-utils.so.1.2.0 libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d-utils.so.1.2.0 libvkd3d-utils.so.1 || { rm -f libvkd3d-utils.so.1 && ln -s libvkd3d-utils.so.1.2.0 libvkd3d-utils.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib && { ln -s -f libvkd3d-utils.so.1.2.0 libvkd3d-utils.so || { rm -f libvkd3d-utils.so && ln -s libvkd3d-utils.so.1.2.0 libvkd3d-utils.so; }; }) libtool: install: /usr/bin/install -c .libs/libvkd3d-utils.lai /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-utils.la libtool: install: /usr/bin/install -c .libs/libvkd3d-shader.a /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-shader.a libtool: install: chmod 644 /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-shader.a libtool: install: ranlib /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-shader.a libtool: install: /usr/bin/install -c .libs/libvkd3d.a /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d.a libtool: install: chmod 644 /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d.a libtool: install: ranlib /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d.a libtool: install: /usr/bin/install -c .libs/libvkd3d-utils.a /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-utils.a libtool: install: chmod 644 /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-utils.a libtool: install: ranlib /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/lib/libvkd3d-utils.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./bin/install-sh -c -d '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c vkd3d-compiler '/home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/bin' libtool: warning: 'libvkd3d-shader.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/vkd3d-compiler /home/buildozer/aports/community/vkd3d/pkg/vkd3d/usr/bin/vkd3d-compiler make[2]: Leaving directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' make[1]: Leaving directory '/home/buildozer/aports/community/vkd3d/src/vkd3d-1.3' >>> vkd3d-static*: Running split function static... >>> vkd3d-static*: Preparing subpackage vkd3d-static... >>> vkd3d-static*: Stripping binaries >>> vkd3d-static*: Running postcheck for vkd3d-static >>> vkd3d-dev*: Running split function dev... >>> vkd3d-dev*: Preparing subpackage vkd3d-dev... >>> vkd3d-dev*: Stripping binaries >>> vkd3d-dev*: Running postcheck for vkd3d-dev >>> vkd3d*: Running postcheck for vkd3d >>> vkd3d*: Preparing package vkd3d... >>> vkd3d*: Stripping binaries >>> vkd3d-dev*: Scanning shared objects >>> vkd3d-static*: Scanning shared objects >>> vkd3d*: Scanning shared objects >>> vkd3d-dev*: Tracing dependencies... pkgconfig vkd3d=1.3-r0 >>> vkd3d-dev*: Package size: 616.0 KB >>> vkd3d-dev*: Compressing data... >>> vkd3d-dev*: Create checksum... >>> vkd3d-dev*: Create vkd3d-dev-1.3-r0.apk >>> vkd3d-static*: Tracing dependencies... >>> vkd3d-static*: Package size: 1.3 MB >>> vkd3d-static*: Compressing data... >>> vkd3d-static*: Create checksum... >>> vkd3d-static*: Create vkd3d-static-1.3-r0.apk >>> vkd3d*: Tracing dependencies... so:libSPIRV-Tools-shared.so so:libc.musl-x86_64.so.1 >>> vkd3d*: Package size: 796.0 KB >>> vkd3d*: Compressing data... >>> vkd3d*: Create checksum... >>> vkd3d*: Create vkd3d-1.3-r0.apk >>> vkd3d: Build complete at Fri, 15 Apr 2022 16:47:06 +0000 elapsed time 0h 0m 22s >>> vkd3d: Cleaning up srcdir >>> vkd3d: Cleaning up pkgdir >>> vkd3d: Uninstalling dependencies... (1/23) Purging .makedepends-vkd3d (20220415.164647) (2/23) Purging vulkan-loader-dev (1.3.206-r0) (3/23) Purging vulkan-headers (1.3.206-r0) (4/23) Purging vulkan-loader (1.3.206-r0) (5/23) Purging spirv-tools-dev (1.3.204.1-r0) (6/23) Purging spirv-headers (1.3.204-r0) (7/23) Purging spirv-tools (1.3.204.1-r0) (8/23) Purging xcb-util-keysyms-dev (0.4.0-r1) (9/23) Purging xcb-util-dev (0.4.0-r3) (10/23) Purging libxcb-dev (1.14-r2) (11/23) Purging xcb-proto (1.14.1-r3) (12/23) Purging util-macros (1.19.3-r0) (13/23) Purging xcb-util (0.4.0-r3) (14/23) Purging xcb-util-keysyms (0.4.0-r1) (15/23) Purging flex (2.6.4-r2) (16/23) Purging bison (3.7.6-r0) (17/23) Purging m4 (1.4.19-r1) (18/23) Purging libxau-dev (1.0.9-r0) (19/23) Purging libxcb (1.14-r2) (20/23) Purging libxau (1.0.9-r0) (21/23) Purging libxdmcp-dev (1.1.3-r0) (22/23) Purging libxdmcp (1.1.3-r0) (23/23) Purging xorgproto (2021.5-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> vkd3d: Updating the community/x86_64 repository index... >>> vkd3d: Signing the index...