>>> raylib: Building community/raylib 5.0-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 11:44:20 +0000 >>> raylib: Validating /home/udu/aports/community/raylib/APKBUILD... >>> raylib: Analyzing dependencies... >>> raylib: Installing for build: build-base cmake glfw-dev samurai WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/59) Installing lz4-libs (1.10.0-r0) (2/59) Installing libarchive (3.8.1-r0) (3/59) Installing rhash-libs (1.4.5-r0) (4/59) Installing libuv (1.51.0-r0) (5/59) Installing cmake (3.31.7-r1) (6/59) Installing libxau (1.0.12-r0) (7/59) Installing libmd (1.1.0-r0) (8/59) Installing libbsd (0.12.2-r0) (9/59) Installing libxdmcp (1.1.5-r1) (10/59) Installing libxcb (1.17.0-r0) (11/59) Installing libx11 (1.8.11-r0) (12/59) Installing libxext (1.3.6-r2) (13/59) Installing libxinerama (1.1.5-r4) (14/59) Installing xorgproto (2024.1-r0) (15/59) Installing libxau-dev (1.0.12-r0) (16/59) Installing xcb-proto-pyc (1.17.0-r0) (17/59) Installing xcb-proto (1.17.0-r0) (18/59) Installing libxdmcp-dev (1.1.5-r1) (19/59) Installing libxcb-dev (1.17.0-r0) (20/59) Installing xtrans (1.5.2-r0) (21/59) Installing libx11-dev (1.8.11-r0) (22/59) Installing libxext-dev (1.3.6-r2) (23/59) Installing libxinerama-dev (1.1.5-r4) (24/59) Installing linux-headers (6.14.2-r0) (25/59) Installing hwdata-pci (0.395-r0) (26/59) Installing libpciaccess (0.18.1-r0) (27/59) Installing libdrm (2.4.124-r0) (28/59) Installing libpciaccess-dev (0.18.1-r0) (29/59) Installing libdrm-dev (2.4.124-r0) (30/59) Installing libxdamage (1.1.6-r5) (31/59) Installing libxfixes (6.0.1-r4) (32/59) Installing libxfixes-dev (6.0.1-r4) (33/59) Installing libxdamage-dev (1.1.6-r5) (34/59) Installing libxshmfence (1.3.3-r0) (35/59) Installing libxshmfence-dev (1.3.3-r0) (36/59) Installing libxml2 (2.13.9-r0) (37/59) Installing llvm20-libs (20.1.8-r0) (38/59) Installing spirv-tools (1.4.313.0-r0) (39/59) Installing libelf (0.193-r0) (40/59) Installing wayland-libs-server (1.23.1-r3) (41/59) Installing mesa (25.1.9-r0) (42/59) Installing mesa-gbm (25.1.9-r0) (43/59) Installing wayland-libs-client (1.23.1-r3) (44/59) Installing mesa-egl (25.1.9-r0) (45/59) Installing libxxf86vm (1.1.6-r0) (46/59) Installing mesa-gl (25.1.9-r0) (47/59) Installing mesa-gles (25.1.9-r0) (48/59) Installing clang20-headers (20.1.8-r0) (49/59) Installing libclc (20.1.8-r0) (50/59) Installing spirv-llvm-translator-libs (20.1.2-r0) (51/59) Installing clang20-libs (20.1.8-r0) (52/59) Installing mesa-rusticl (25.1.9-r0) (53/59) Installing mesa-xatracker (25.1.9-r0) (54/59) Installing libxxf86vm-dev (1.1.6-r0) (55/59) Installing mesa-dev (25.1.9-r0) (56/59) Installing glfw (3.4-r0) (57/59) Installing glfw-dev (3.4-r0) (58/59) Installing samurai (1.2-r7) (59/59) Installing .makedepends-raylib (20251013.114420) Executing busybox-1.37.0-r19.trigger OK: 914 MiB in 148 packages >>> raylib: Cleaning up srcdir >>> raylib: Cleaning up pkgdir >>> raylib: Cleaning up tmpdir >>> raylib: Fetching raylib-5.0.tar.gz::https://github.com/raysan5/raylib/archive/refs/tags/5.0.tar.gz >>> raylib: Fetching raylib-5.0.tar.gz::https://github.com/raysan5/raylib/archive/refs/tags/5.0.tar.gz >>> raylib: Checking sha512sums... raylib-5.0.tar.gz: OK >>> raylib: Unpacking /var/cache/distfiles/raylib-5.0.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_THOSE_TOGGLES -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success -- Testing if -Werror=pointer-arith can be used -- compiles -- Testing if -Werror=implicit-function-declaration can be used -- compiles -- Testing if -fno-strict-aliasing can be used -- compiles -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Using external GLFW -- Audio Backend: miniaudio -- Building raylib shared library -- Generated build type: None -- Compiling with the flags: -- PLATFORM=PLATFORM_DESKTOP -- GRAPHICS=GRAPHICS_API_OPENGL_33 -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/raylib/src/raylib-5.0/build [1/9] Building C object raylib/CMakeFiles/raylib.dir/raudio.c.o [2/9] Building C object raylib/CMakeFiles/raylib.dir/utils.c.o [3/9] Building C object raylib/CMakeFiles/raylib.dir/rtextures.c.o [4/9] Building C object raylib/CMakeFiles/raylib.dir/rtext.c.o [5/9] Building C object raylib/CMakeFiles/raylib.dir/rshapes.c.o [6/9] Building C object raylib/CMakeFiles/raylib.dir/rmodels.c.o [7/9] Building C object raylib/CMakeFiles/raylib.dir/rcore.c.o [8/9] Linking C shared library raylib/libraylib.so.4.5.0 [9/9] Creating library symlink raylib/libraylib.so.450 raylib/libraylib.so >>> raylib: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/libraylib.so.4.5.0 -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/libraylib.so.450 -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/libraylib.so -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/include/raylib.h -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/include/rlgl.h -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/include/raymath.h -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/pkgconfig/raylib.pc -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/cmake/raylib/raylib-config-version.cmake -- Installing: /home/udu/aports/community/raylib/pkg/raylib/usr/lib/cmake/raylib/raylib-config.cmake >>> raylib-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/raylib/pkg/raylib-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/community/raylib/pkg/raylib-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/udu/aports/community/raylib/pkg/raylib-dev/usr/lib/cmake' 'usr/lib/libraylib.so' -> '/home/udu/aports/community/raylib/pkg/raylib-dev/usr/lib/libraylib.so' >>> raylib-dev*: Preparing subpackage raylib-dev... >>> raylib-dev*: Stripping binaries >>> raylib-dev*: Running postcheck for raylib-dev >>> raylib*: Running postcheck for raylib >>> raylib*: Preparing package raylib... >>> raylib*: Stripping binaries >>> raylib-dev*: Scanning shared objects >>> raylib*: Scanning shared objects >>> raylib-dev*: Tracing dependencies... pc:glfw3 pkgconfig raylib=5.0-r0 >>> raylib-dev*: Package size: 411.2 KB >>> raylib-dev*: Compressing data... >>> raylib-dev*: Create checksum... >>> raylib-dev*: Create raylib-dev-5.0-r0.apk >>> raylib*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libglfw.so.3 >>> raylib*: Package size: 1.3 MB >>> raylib*: Compressing data... >>> raylib*: Create checksum... >>> raylib*: Create raylib-5.0-r0.apk >>> raylib: Build complete at Mon, 13 Oct 2025 11:44:33 +0000 elapsed time 0h 0m 13s >>> raylib: Cleaning up srcdir >>> raylib: Cleaning up pkgdir >>> raylib: Uninstalling dependencies... (1/59) Purging .makedepends-raylib (20251013.114420) (2/59) Purging cmake (3.31.7-r1) (3/59) Purging glfw-dev (3.4-r0) (4/59) Purging libxinerama-dev (1.1.5-r4) (5/59) Purging libxinerama (1.1.5-r4) (6/59) Purging mesa-dev (25.1.9-r0) (7/59) Purging libxdamage-dev (1.1.6-r5) (8/59) Purging libxdamage (1.1.6-r5) (9/59) Purging libxshmfence-dev (1.3.3-r0) (10/59) Purging mesa-egl (25.1.9-r0) (11/59) Purging mesa-gbm (25.1.9-r0) (12/59) Purging mesa-gl (25.1.9-r0) (13/59) Purging mesa-gles (25.1.9-r0) (14/59) Purging mesa-rusticl (25.1.9-r0) (15/59) Purging clang20-headers (20.1.8-r0) (16/59) Purging libclc (20.1.8-r0) (17/59) Purging mesa-xatracker (25.1.9-r0) (18/59) Purging mesa (25.1.9-r0) (19/59) Purging glfw (3.4-r0) (20/59) Purging samurai (1.2-r7) (21/59) Purging clang20-libs (20.1.8-r0) (22/59) Purging libarchive (3.8.1-r0) (23/59) Purging libdrm-dev (2.4.124-r0) (24/59) Purging linux-headers (6.14.2-r0) (25/59) Purging libdrm (2.4.124-r0) (26/59) Purging libelf (0.193-r0) (27/59) Purging libpciaccess-dev (0.18.1-r0) (28/59) Purging libpciaccess (0.18.1-r0) (29/59) Purging hwdata-pci (0.395-r0) (30/59) Purging libuv (1.51.0-r0) (31/59) Purging libxfixes-dev (6.0.1-r4) (32/59) Purging libxfixes (6.0.1-r4) (33/59) Purging libxshmfence (1.3.3-r0) (34/59) Purging libxxf86vm-dev (1.1.6-r0) (35/59) Purging libxxf86vm (1.1.6-r0) (36/59) Purging lz4-libs (1.10.0-r0) (37/59) Purging rhash-libs (1.4.5-r0) (38/59) Purging spirv-llvm-translator-libs (20.1.2-r0) (39/59) Purging spirv-tools (1.4.313.0-r0) (40/59) Purging wayland-libs-client (1.23.1-r3) (41/59) Purging wayland-libs-server (1.23.1-r3) (42/59) Purging xcb-proto-pyc (1.17.0-r0) (43/59) Purging libxext-dev (1.3.6-r2) (44/59) Purging libxext (1.3.6-r2) (45/59) Purging libx11-dev (1.8.11-r0) (46/59) Purging xtrans (1.5.2-r0) (47/59) Purging libx11 (1.8.11-r0) (48/59) Purging libxcb-dev (1.17.0-r0) (49/59) Purging xcb-proto (1.17.0-r0) (50/59) Purging libxcb (1.17.0-r0) (51/59) Purging libxdmcp-dev (1.1.5-r1) (52/59) Purging libxdmcp (1.1.5-r1) (53/59) Purging libbsd (0.12.2-r0) (54/59) Purging libmd (1.1.0-r0) (55/59) Purging libxau-dev (1.0.12-r0) (56/59) Purging libxau (1.0.12-r0) (57/59) Purging llvm20-libs (20.1.8-r0) (58/59) Purging libxml2 (2.13.9-r0) (59/59) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> raylib: Updating the community/x86_64 repository index... >>> raylib: Signing the index...