>>> vulkan-tools: Building community/vulkan-tools 1.3.206-r0 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 12:48:28 +0000 >>> vulkan-tools: Checking sanity of /home/buildozer/aports/community/vulkan-tools/APKBUILD... >>> vulkan-tools: Analyzing dependencies... >>> vulkan-tools: Installing for build: build-base vulkan-loader cmake glslang-dev libx11-dev libxrandr-dev python3 vulkan-headers vulkan-loader-dev wayland-dev wayland-protocols-dev (1/41) Installing vulkan-loader (1.3.206-r0) (2/41) Installing libarchive (3.6.1-r0) (3/41) Installing rhash-libs (1.4.2-r2) (4/41) Installing libuv (1.44.1-r0) (5/41) Installing cmake (3.23.1-r0) (6/41) Installing glslang (1.3.204-r0) (7/41) Installing glslang-dev (1.3.204-r0) (8/41) Installing libxau (1.0.9-r0) (9/41) Installing xorgproto (2021.5-r0) (10/41) Installing libxau-dev (1.0.9-r0) (11/41) Installing xcb-proto (1.14.1-r3) (12/41) Installing libxdmcp (1.1.3-r0) (13/41) Installing libxcb (1.14-r2) (14/41) Installing libxdmcp-dev (1.1.3-r0) (15/41) Installing libxcb-dev (1.14-r2) (16/41) Installing xtrans (1.4.0-r1) (17/41) Installing libx11 (1.7.5-r0) (18/41) Installing libx11-dev (1.7.5-r0) (19/41) Installing libxext (1.3.4-r0) (20/41) Installing libxext-dev (1.3.4-r0) (21/41) Installing libxrender (0.9.10-r3) (22/41) Installing libxrandr (1.5.2-r1) (23/41) Installing libxrender-dev (0.9.10-r3) (24/41) Installing libxrandr-dev (1.5.2-r1) (25/41) Installing gdbm (1.23-r0) (26/41) Installing mpdecimal (2.5.1-r1) (27/41) Installing readline (8.1.2-r0) (28/41) Installing sqlite-libs (3.38.2-r0) (29/41) Installing python3 (3.10.3-r1) (30/41) Installing vulkan-headers (1.3.206-r0) (31/41) Installing vulkan-loader-dev (1.3.206-r0) (32/41) Installing linux-headers (5.16.7-r1) (33/41) Installing libffi-dev (3.4.2-r1) (34/41) Installing expat-dev (2.4.8-r0) (35/41) Installing wayland-libs-client (1.20.0-r0) (36/41) Installing wayland-libs-cursor (1.20.0-r0) (37/41) Installing wayland-libs-egl (1.20.0-r0) (38/41) Installing wayland-libs-server (1.20.0-r0) (39/41) Installing wayland-dev (1.20.0-r0) (40/41) Installing wayland-protocols (1.25-r0) (41/41) Installing .makedepends-vulkan-tools (20220418.124834) Executing busybox-1.35.0-r8.trigger OK: 1419 MiB in 144 packages >>> vulkan-tools: Cleaning up srcdir >>> vulkan-tools: Cleaning up pkgdir >>> vulkan-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vulkan-tools-v1.3.206.tar.gz % 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 >>> vulkan-tools: Fetching https://github.com/KhronosGroup/Vulkan-Tools/archive/v1.3.206/vulkan-tools-v1.3.206.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145 0 145 0 0 653 0 --:--:-- --:--:-- --:--:-- 653 100 839k 0 839k 0 0 1555k 0 --:--:-- --:--:-- --:--:-- 1555k >>> vulkan-tools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vulkan-tools-v1.3.206.tar.gz >>> vulkan-tools: Checking sha512sums... vulkan-tools-v1.3.206.tar.gz: OK >>> vulkan-tools: Unpacking /var/cache/distfiles/v3.16/vulkan-tools-v1.3.206.tar.gz... -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using find_package to locate Vulkan -- Found Vulkan: /usr/lib/libvulkan.so -- Found VulkanHeaders: /usr/include -- Found VulkanRegistry: /usr/share/vulkan/registry -- Vulkan FOUND = TRUE -- Vulkan Lib Dir = /usr/lib -- Vulkan Lib = /usr/lib/libvulkan.so -- Vulkan Headers Include = /usr/include -- Vulkan Headers Registry = /usr/share/vulkan/registry -- Using GLSLANG_INSTALL_DIR to look for glslangValidator -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Found XCB: /usr/include -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CLIENT) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_CLIENT: /usr/lib/libwayland-client.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_SERVER) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_SERVER: /usr/lib/libwayland-server.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_EGL) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_EGL: /usr/lib/libwayland-egl.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CURSOR) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_CURSOR: /usr/lib/libwayland-cursor.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND: /usr/lib/libwayland-client.so;/usr/lib/libwayland-server.so;/usr/lib/libwayland-egl.so;/usr/lib/libwayland-cursor.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (WaylandScanner). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWaylandScanner.cmake:12 (find_package_handle_standard_args) cube/CMakeLists.txt:69 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND: /usr/bin/wayland-scanner -- Checking for module 'wayland-protocols' -- Found wayland-protocols, version 1.25 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (WaylandProtocols). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWaylandProtocols.cmake:12 (find_package_handle_standard_args) cube/CMakeLists.txt:70 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND: //usr/share/wayland-protocols -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CLIENT) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:82 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_SERVER) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:82 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_EGL) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:82 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CURSOR) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:82 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:82 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND: /usr/lib/libwayland-client.so;/usr/lib/libwayland-server.so;/usr/lib/libwayland-egl.so;/usr/lib/libwayland-cursor.so -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/build [ 13%] Compiling cube vertex shader [ 13%] Compiling cube vertex shader [ 13%] Compiling cube fragment shader [ 18%] Generating xdg-shell protocol dispatch data [ 22%] Compiling cube fragment shader [ 27%] Compiling cube vertex shader [ 31%] Compiling cube fragment shader [ 36%] Generating xdg-decoration protocol header [ 40%] Building CXX object vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o [ 45%] Building CXX object icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o [ 50%] Generating xdg-decoration protocol dispatch data [ 54%] Generating xdg-shell protocol header /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.vert /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.vert /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.frag /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.frag /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.frag [ 59%] Building C object cube/CMakeFiles/vkcube.dir/cube.c.o /home/buildozer/aports/community/vulkan-tools/src/Vulkan-Tools-1.3.206/cube/cube.vert [ 63%] Building CXX object cube/CMakeFiles/vkcubepp.dir/cube.cpp.o [ 68%] Building C object cube/CMakeFiles/vkcube-wayland.dir/cube.c.o [ 72%] Building C object cube/CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o [ 77%] Building C object cube/CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o [ 81%] Linking C executable vkcube [ 81%] Built target vkcube [ 86%] Linking C executable vkcube-wayland [ 86%] Built target vkcube-wayland [ 90%] Linking CXX shared library libVkICD_mock_icd.so [ 90%] Built target VkICD_mock_icd [ 90%] Built target VkICD_mock_icd-json [ 95%] Linking CXX executable vkcubepp [ 95%] Built target vkcubepp [100%] Linking CXX executable vulkaninfo [100%] Built target vulkaninfo >>> vulkan-tools: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/vulkan-tools/pkg/vulkan-tools/usr/bin/vkcube -- Installing: /home/buildozer/aports/community/vulkan-tools/pkg/vulkan-tools/usr/bin/vkcubepp -- Installing: /home/buildozer/aports/community/vulkan-tools/pkg/vulkan-tools/usr/bin/vulkaninfo >>> vulkan-tools*: Running postcheck for vulkan-tools >>> vulkan-tools*: Preparing package vulkan-tools... >>> vulkan-tools*: Stripping binaries >>> vulkan-tools*: Scanning shared objects >>> vulkan-tools*: Tracing dependencies... vulkan-loader so:libX11.so.6 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libvulkan.so.1 so:libwayland-client.so.0 so:libxcb.so.1 >>> vulkan-tools*: Package size: 940.0 KB >>> vulkan-tools*: Compressing data... >>> vulkan-tools*: Create checksum... >>> vulkan-tools*: Create vulkan-tools-1.3.206-r0.apk >>> vulkan-tools: Build complete at Mon, 18 Apr 2022 12:49:16 +0000 elapsed time 0h 0m 48s >>> vulkan-tools: Cleaning up srcdir >>> vulkan-tools: Cleaning up pkgdir >>> vulkan-tools: Uninstalling dependencies... (1/41) Purging .makedepends-vulkan-tools (20220418.124834) (2/41) Purging cmake (3.23.1-r0) (3/41) Purging glslang-dev (1.3.204-r0) (4/41) Purging glslang (1.3.204-r0) (5/41) Purging libxrandr-dev (1.5.2-r1) (6/41) Purging libxrandr (1.5.2-r1) (7/41) Purging python3 (3.10.3-r1) (8/41) Purging vulkan-loader-dev (1.3.206-r0) (9/41) Purging vulkan-headers (1.3.206-r0) (10/41) Purging vulkan-loader (1.3.206-r0) (11/41) Purging wayland-dev (1.20.0-r0) (12/41) Purging expat-dev (2.4.8-r0) (13/41) Purging wayland-libs-cursor (1.20.0-r0) (14/41) Purging wayland-libs-egl (1.20.0-r0) (15/41) Purging wayland-libs-server (1.20.0-r0) (16/41) Purging wayland-protocols (1.25-r0) (17/41) Purging libarchive (3.6.1-r0) (18/41) Purging rhash-libs (1.4.2-r2) (19/41) Purging libuv (1.44.1-r0) (20/41) Purging libxrender-dev (0.9.10-r3) (21/41) Purging libxrender (0.9.10-r3) (22/41) Purging libxext-dev (1.3.4-r0) (23/41) Purging libxext (1.3.4-r0) (24/41) Purging libx11-dev (1.7.5-r0) (25/41) Purging xtrans (1.4.0-r1) (26/41) Purging libx11 (1.7.5-r0) (27/41) Purging libxcb-dev (1.14-r2) (28/41) Purging xcb-proto (1.14.1-r3) (29/41) Purging libxcb (1.14-r2) (30/41) Purging libxau-dev (1.0.9-r0) (31/41) Purging libxau (1.0.9-r0) (32/41) Purging libxdmcp-dev (1.1.3-r0) (33/41) Purging libxdmcp (1.1.3-r0) (34/41) Purging xorgproto (2021.5-r0) (35/41) Purging gdbm (1.23-r0) (36/41) Purging mpdecimal (2.5.1-r1) (37/41) Purging readline (8.1.2-r0) (38/41) Purging sqlite-libs (3.38.2-r0) (39/41) Purging libffi-dev (3.4.2-r1) (40/41) Purging linux-headers (5.16.7-r1) (41/41) Purging wayland-libs-client (1.20.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> vulkan-tools: Updating the community/x86_64 repository index... >>> vulkan-tools: Signing the index...