>>> libretro-3dengine: Building community/libretro-3dengine 0_git20220405-r1 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 09:01:47 +0000 >>> libretro-3dengine: Validating /home/udu/aports/community/libretro-3dengine/APKBUILD... >>> libretro-3dengine: Analyzing dependencies... >>> libretro-3dengine: Installing for build: build-base mesa-dev zlib-dev 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/50) Installing linux-headers (6.14.2-r0) (2/50) Installing hwdata-pci (0.395-r0) (3/50) Installing libpciaccess (0.18.1-r0) (4/50) Installing libdrm (2.4.124-r0) (5/50) Installing libpciaccess-dev (0.18.1-r0) (6/50) Installing libdrm-dev (2.4.124-r0) (7/50) Installing libxau (1.0.12-r0) (8/50) Installing xorgproto (2024.1-r0) (9/50) Installing libxau-dev (1.0.12-r0) (10/50) Installing libmd (1.1.0-r0) (11/50) Installing libbsd (0.12.2-r0) (12/50) Installing libxdmcp (1.1.5-r1) (13/50) Installing libxcb (1.17.0-r0) (14/50) Installing libx11 (1.8.11-r0) (15/50) Installing libxext (1.3.6-r2) (16/50) Installing xcb-proto-pyc (1.17.0-r0) (17/50) Installing xcb-proto (1.17.0-r0) (18/50) Installing libxdmcp-dev (1.1.5-r1) (19/50) Installing libxcb-dev (1.17.0-r0) (20/50) Installing xtrans (1.5.2-r0) (21/50) Installing libx11-dev (1.8.11-r0) (22/50) Installing libxext-dev (1.3.6-r2) (23/50) Installing libxdamage (1.1.6-r5) (24/50) Installing libxfixes (6.0.1-r4) (25/50) Installing libxfixes-dev (6.0.1-r4) (26/50) Installing libxdamage-dev (1.1.6-r5) (27/50) Installing libxshmfence (1.3.3-r0) (28/50) Installing libxshmfence-dev (1.3.3-r0) (29/50) Installing libxml2 (2.13.9-r0) (30/50) Installing llvm20-libs (20.1.8-r0) (31/50) Installing spirv-tools (1.4.313.0-r0) (32/50) Installing libelf (0.193-r0) (33/50) Installing wayland-libs-server (1.23.1-r3) (34/50) Installing mesa (25.1.9-r0) (35/50) Installing mesa-gbm (25.1.9-r0) (36/50) Installing wayland-libs-client (1.23.1-r3) (37/50) Installing mesa-egl (25.1.9-r0) (38/50) Installing libxxf86vm (1.1.6-r0) (39/50) Installing mesa-gl (25.1.9-r0) (40/50) Installing mesa-gles (25.1.9-r0) (41/50) Installing clang20-headers (20.1.8-r0) (42/50) Installing libclc (20.1.8-r0) (43/50) Installing spirv-llvm-translator-libs (20.1.2-r0) (44/50) Installing clang20-libs (20.1.8-r0) (45/50) Installing mesa-rusticl (25.1.9-r0) (46/50) Installing mesa-xatracker (25.1.9-r0) (47/50) Installing libxxf86vm-dev (1.1.6-r0) (48/50) Installing mesa-dev (25.1.9-r0) (49/50) Installing zlib-dev (1.3.1-r2) (50/50) Installing .makedepends-libretro-3dengine (20251011.090148) Executing busybox-1.37.0-r19.trigger OK: 860 MiB in 139 packages >>> libretro-3dengine: Cleaning up srcdir >>> libretro-3dengine: Cleaning up pkgdir >>> libretro-3dengine: Cleaning up tmpdir >>> libretro-3dengine: Fetching libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz::https://github.com/libretro/libretro-3dengine/archive/b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz >>> libretro-3dengine: Fetching libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz::https://github.com/libretro/libretro-3dengine/archive/b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz >>> libretro-3dengine: Checking sha512sums... libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz: OK patch-unbundle.patch: OK >>> libretro-3dengine: Unpacking /var/cache/distfiles/libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz... >>> libretro-3dengine: patch-unbundle.patch patching file Makefile.common patching file Makefile fatal: not a git repository (or any of the parent directories): .git c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/mesh.o engine/mesh.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/texture.o engine/texture.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/object.o engine/object.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/shader.o engine/shader.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -ohelpers/collision_detection.o helpers/collision_detection.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oprogram/instancingviewer.o program/instancingviewer.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oprogram/modelviewer.o program/modelviewer.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro.o libretro.cpp c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/rtga.o utils/rtga.cpp cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/rpng.o utils/rpng.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/picojpeg.o utils/picojpeg.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -ohelpers/location_math.o helpers/location_math.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/picojpeg-util.o utils/picojpeg-util.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/string/stdstring.o libretro-common/string/stdstring.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/encodings/encoding_crc32.o libretro-common/encodings/encoding_crc32.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/encodings/encoding_utf.o libretro-common/encodings/encoding_utf.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/compat/compat_strcasestr.o libretro-common/compat/compat_strcasestr.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/vfs/vfs_implementation.o libretro-common/vfs/vfs_implementation.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/streams/trans_stream_zlib.o libretro-common/streams/trans_stream_zlib.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/compat/compat_strl.o libretro-common/compat/compat_strl.c libretro-common/vfs/vfs_implementation.c: In function 'retro_vfs_file_open_impl': libretro-common/vfs/vfs_implementation.c:274:36: warning: unused variable 'path_len' [-Wunused-variable] 274 | int path_len = (int)strlen(path); | ^~~~~~~~ cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/compat/compat_posix_string.o libretro-common/compat/compat_posix_string.c utils/picojpeg.c: In function 'convertCb': utils/picojpeg.c:1704:13: warning: operation on 'pDstG' may be undefined [-Wsequence-point] 1704 | *pDstG++ = subAndClamp(pDstG[0], cbG); | ~~~~~^~ utils/picojpeg.c:1707:13: warning: operation on 'pDstB' may be undefined [-Wsequence-point] 1707 | *pDstB++ = addAndClamp(pDstB[0], cbB); | ~~~~~^~ utils/picojpeg.c: In function 'convertCr': utils/picojpeg.c:1725:13: warning: operation on 'pDstR' may be undefined [-Wsequence-point] 1725 | *pDstR++ = addAndClamp(pDstR[0], crR); | ~~~~~^~ utils/picojpeg.c:1728:13: warning: operation on 'pDstG' may be undefined [-Wsequence-point] 1728 | *pDstG++ = subAndClamp(pDstG[0], crG); | ~~~~~^~ cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/features/features_cpu.o libretro-common/features/features_cpu.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/formats/bmp/rbmp.o libretro-common/formats/bmp/rbmp.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/formats/jpeg/rjpeg.o libretro-common/formats/jpeg/rjpeg.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/formats/tga/rtga.o libretro-common/formats/tga/rtga.c libretro-common/features/features_cpu.c: In function 'cpu_features_get': libretro-common/features/features_cpu.c:654:13: warning: unused variable 'cpu_flags' [-Wunused-variable] 654 | uint64_t cpu_flags = 0; | ^~~~~~~~~ cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/file/nbio/nbio_stdio.o libretro-common/file/nbio/nbio_stdio.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/file/archive_file.o libretro-common/file/archive_file.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/file/archive_file_zlib.o libretro-common/file/archive_file_zlib.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/file/file_path.o libretro-common/file/file_path.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/streams/file_stream.o libretro-common/streams/file_stream.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/lists/string_list.o libretro-common/lists/string_list.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/glsym/rglgen.o libretro-common/glsym/rglgen.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro-common/glsym/glsym_gl.o libretro-common/glsym/glsym_gl.c In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from ./program.h:22, from program/instancingviewer.cpp:21: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from ./program.h:22, from helpers/collision_detection.cpp:19: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ helpers/collision_detection.cpp: In function 'void coll_test_crash_detection()': helpers/collision_detection.cpp:295:11: warning: unused variable 'a' [-Wunused-variable] 295 | float a = point_crash_time(pos, vec3(1, 0, 0), vec3(3, 0, 0)); | ^ helpers/collision_detection.cpp:296:11: warning: unused variable 'b' [-Wunused-variable] 296 | float b = point_crash_time(pos, vec3(1, 0, 0), vec3(2, 2, 0)); | ^ helpers/collision_detection.cpp:297:11: warning: unused variable 'c' [-Wunused-variable] 297 | float c = point_crash_time(pos, vec3(1, 0, 0), vec3(1.0, 0.5, 0.0)); | ^ helpers/collision_detection.cpp:298:11: warning: unused variable 'd' [-Wunused-variable] 298 | float d = point_crash_time(pos, vec3(0, 1, 0), vec3(0.5, 1.0, 0.0)); | ^ helpers/collision_detection.cpp:299:11: warning: unused variable 'e' [-Wunused-variable] 299 | float e = line_crash_time(pos, vec3(1, 0, 0), vec3(4, -1, 0), vec3(4, 1, 0), out_pos); | ^ In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from ./program.h:22, from program/modelviewer.cpp:19: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ In file included from glm/./core/type_half.hpp:116, from glm/./core/type.hpp:32, from glm/glm.hpp:98, from program.h:22, from libretro.cpp:29: glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from engine/mesh.hpp:27, from engine/mesh.cpp:18: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from engine/mesh.hpp:27, from engine/object.hpp:21, from engine/object.cpp:18: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ In file included from ./glm/./core/type_half.hpp:116, from ./glm/./core/type.hpp:32, from ./glm/glm.hpp:98, from ./gli/./core/storage.hpp:41, from ./gli/gli.hpp:42, from engine/texture.cpp:27: ./glm/./core/type_half.inl: In function 'glm::detail::hdata glm::detail::toFloat16(const float&)': ./glm/./core/type_half.inl:138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register int s = (i >> 16) & 0x00008000; | ^ ./glm/./core/type_half.inl:139:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register int e = ((i >> 23) & 0x000000ff) - (127 - 15); | ^ ./glm/./core/type_half.inl:140:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register int m = i & 0x007fffff; | ^ c++ -fPIC -shared -Wl,--version-script=link.T -Wl,--no-undefined -o 3dengine_libretro.so ./engine/mesh.o ./engine/texture.o ./engine/object.o ./engine/shader.o ./helpers/collision_detection.o ./program/instancingviewer.o ./program/modelviewer.o ./libretro.o ./utils/rtga.o ./utils/rpng.o ./utils/picojpeg.o ./helpers/location_math.o ./utils/picojpeg-util.o ./libretro-common/string/stdstring.o ./libretro-common/encodings/encoding_crc32.o ./libretro-common/encodings/encoding_utf.o ./libretro-common/compat/compat_strcasestr.o ./libretro-common/vfs/vfs_implementation.o ./libretro-common/streams/trans_stream_zlib.o ./libretro-common/compat/compat_strl.o ./libretro-common/compat/compat_posix_string.o ./libretro-common/features/features_cpu.o ./libretro-common/formats/bmp/rbmp.o ./libretro-common/formats/jpeg/rjpeg.o ./libretro-common/formats/tga/rtga.o ./libretro-common/file/nbio/nbio_stdio.o ./libretro-common/file/archive_file.o ./libretro-common/file/archive_file_zlib.o ./libretro-common/file/file_path.o ./libretro-common/streams/file_stream.o ./libretro-common/lists/string_list.o ./libretro-common/glsym/rglgen.o ./libretro-common/glsym/glsym_gl.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lGL -lm -lz >>> libretro-3dengine: Entering fakeroot... >>> libretro-3dengine*: Running postcheck for libretro-3dengine >>> libretro-3dengine*: Preparing package libretro-3dengine... >>> libretro-3dengine*: Stripping binaries >>> libretro-3dengine*: Scanning shared objects >>> libretro-3dengine*: Tracing dependencies... so:libGL.so.1 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> libretro-3dengine*: Package size: 274.4 KB >>> libretro-3dengine*: Compressing data... >>> libretro-3dengine*: Create checksum... >>> libretro-3dengine*: Create libretro-3dengine-0_git20220405-r1.apk >>> libretro-3dengine: Build complete at Sat, 11 Oct 2025 09:01:52 +0000 elapsed time 0h 0m 5s >>> libretro-3dengine: Cleaning up srcdir >>> libretro-3dengine: Cleaning up pkgdir >>> libretro-3dengine: Uninstalling dependencies... (1/50) Purging .makedepends-libretro-3dengine (20251011.090148) (2/50) Purging mesa-dev (25.1.9-r0) (3/50) Purging libxdamage-dev (1.1.6-r5) (4/50) Purging libxdamage (1.1.6-r5) (5/50) Purging libxshmfence-dev (1.3.3-r0) (6/50) Purging mesa-egl (25.1.9-r0) (7/50) Purging mesa-gbm (25.1.9-r0) (8/50) Purging mesa-gl (25.1.9-r0) (9/50) Purging mesa-gles (25.1.9-r0) (10/50) Purging mesa-rusticl (25.1.9-r0) (11/50) Purging clang20-headers (20.1.8-r0) (12/50) Purging libclc (20.1.8-r0) (13/50) Purging mesa-xatracker (25.1.9-r0) (14/50) Purging mesa (25.1.9-r0) (15/50) Purging zlib-dev (1.3.1-r2) (16/50) Purging clang20-libs (20.1.8-r0) (17/50) Purging libdrm-dev (2.4.124-r0) (18/50) Purging linux-headers (6.14.2-r0) (19/50) Purging libdrm (2.4.124-r0) (20/50) Purging libelf (0.193-r0) (21/50) Purging libpciaccess-dev (0.18.1-r0) (22/50) Purging libpciaccess (0.18.1-r0) (23/50) Purging hwdata-pci (0.395-r0) (24/50) Purging libxfixes-dev (6.0.1-r4) (25/50) Purging libxfixes (6.0.1-r4) (26/50) Purging libxshmfence (1.3.3-r0) (27/50) Purging libxxf86vm-dev (1.1.6-r0) (28/50) Purging libxxf86vm (1.1.6-r0) (29/50) Purging spirv-llvm-translator-libs (20.1.2-r0) (30/50) Purging spirv-tools (1.4.313.0-r0) (31/50) Purging wayland-libs-client (1.23.1-r3) (32/50) Purging wayland-libs-server (1.23.1-r3) (33/50) Purging xcb-proto-pyc (1.17.0-r0) (34/50) Purging libxext-dev (1.3.6-r2) (35/50) Purging libxext (1.3.6-r2) (36/50) Purging libx11-dev (1.8.11-r0) (37/50) Purging xtrans (1.5.2-r0) (38/50) Purging libx11 (1.8.11-r0) (39/50) Purging libxcb-dev (1.17.0-r0) (40/50) Purging xcb-proto (1.17.0-r0) (41/50) Purging libxcb (1.17.0-r0) (42/50) Purging libxdmcp-dev (1.1.5-r1) (43/50) Purging libxdmcp (1.1.5-r1) (44/50) Purging libbsd (0.12.2-r0) (45/50) Purging libmd (1.1.0-r0) (46/50) Purging libxau-dev (1.0.12-r0) (47/50) Purging libxau (1.0.12-r0) (48/50) Purging llvm20-libs (20.1.8-r0) (49/50) Purging libxml2 (2.13.9-r0) (50/50) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> libretro-3dengine: Updating the community/x86_64 repository index... >>> libretro-3dengine: Signing the index...