>>> libretro-3dengine: Building community/libretro-3dengine 0_git20220405-r1 (using abuild 3.10.0-r0) started Wed, 22 Mar 2023 14:51:26 +0000 >>> libretro-3dengine: Checking sanity of /home/buildozer/aports/community/libretro-3dengine/APKBUILD... >>> libretro-3dengine: Analyzing dependencies... >>> libretro-3dengine: Installing for build: build-base mesa-dev zlib-dev (1/43) Installing linux-headers (6.2-r0) (2/43) Installing libdrm (2.4.115-r0) (3/43) Installing libdrm-dev (2.4.115-r0) (4/43) Installing libxau (1.0.11-r0) (5/43) Installing xorgproto (2022.2-r0) (6/43) Installing libxau-dev (1.0.11-r0) (7/43) Installing libmd (1.0.4-r1) (8/43) Installing libbsd (0.11.7-r0) (9/43) Installing libxdmcp (1.1.4-r0) (10/43) Installing libxcb (1.15-r0) (11/43) Installing libx11 (1.8.4-r1) (12/43) Installing libxext (1.3.5-r0) (13/43) Installing xcb-proto (1.15.2-r1) (14/43) Installing libxdmcp-dev (1.1.4-r0) (15/43) Installing libxcb-dev (1.15-r0) (16/43) Installing xtrans (1.4.0-r2) (17/43) Installing libx11-dev (1.8.4-r1) (18/43) Installing libxext-dev (1.3.5-r0) (19/43) Installing libxdamage (1.1.6-r0) (20/43) Installing libxfixes (6.0.0-r1) (21/43) Installing libxfixes-dev (6.0.0-r1) (22/43) Installing libxdamage-dev (1.1.6-r0) (23/43) Installing libxshmfence (1.3.2-r1) (24/43) Installing libxshmfence-dev (1.3.2-r1) (25/43) Installing mesa (22.3.7-r0) (26/43) Installing libffi (3.4.4-r0) (27/43) Installing wayland-libs-server (1.21.0-r2) (28/43) Installing mesa-gbm (22.3.7-r0) (29/43) Installing mesa-glapi (22.3.7-r0) (30/43) Installing wayland-libs-client (1.21.0-r2) (31/43) Installing mesa-egl (22.3.7-r0) (32/43) Installing libxxf86vm (1.1.5-r1) (33/43) Installing mesa-gl (22.3.7-r0) (34/43) Installing mesa-gles (22.3.7-r0) (35/43) Installing xz-libs (5.4.2-r0) (36/43) Installing libxml2 (2.10.3-r2) (37/43) Installing llvm15-libs (15.0.7-r4) (38/43) Installing mesa-osmesa (22.3.7-r0) (39/43) Installing mesa-xatracker (22.3.7-r0) (40/43) Installing libxxf86vm-dev (1.1.5-r1) (41/43) Installing mesa-dev (22.3.7-r0) (42/43) Installing zlib-dev (1.2.13-r0) (43/43) Installing .makedepends-libretro-3dengine (20230322.145126) OK: 546 MiB in 142 packages >>> libretro-3dengine: Cleaning up srcdir >>> libretro-3dengine: Cleaning up pkgdir >>> libretro-3dengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.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 10 3912k 10 399k 0 0 602k 0 0:00:06 --:--:-- 0:00:06 602k 100 3912k 100 3912k 0 0 4276k 0 --:--:-- --:--:-- --:--:-- 4276k >>> libretro-3dengine: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz >>> libretro-3dengine: Checking sha512sums... libretro-3dengine-b8807815ca5313933883a4c6c9a8a047883e757d.tar.gz: OK patch-unbundle.patch: OK >>> libretro-3dengine: Unpacking /var/cache/distfiles/edge/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 g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/mesh.o engine/mesh.cpp g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/texture.o engine/texture.cpp g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/object.o engine/object.cpp g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oengine/shader.o engine/shader.cpp g++ -Os -fomit-frame-pointer -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 g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oprogram/instancingviewer.o program/instancingviewer.cpp g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -oprogram/modelviewer.o program/modelviewer.cpp 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; | ^ 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 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; | ^ 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); | ^ g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -olibretro.o libretro.cpp g++ -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/rtga.o utils/rtga.cpp gcc -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/rpng.o utils/rpng.c gcc -Os -fomit-frame-pointer -O2 -DNDEBUG -DINLINE="inline" -Wall -fPIC -I. -I./utils -I./helpers -I./include -I./libretro-common/include -c -outils/picojpeg.o utils/picojpeg.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); | ~~~~~^~ gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 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; | ^ gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 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); | ^~~~~~~~ gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -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 g++ -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 -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-s390x.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> libretro-3dengine*: Package size: 336.0 KB >>> libretro-3dengine*: Compressing data... >>> libretro-3dengine*: Create checksum... >>> libretro-3dengine*: Create libretro-3dengine-0_git20220405-r1.apk >>> libretro-3dengine: Build complete at Wed, 22 Mar 2023 14:51:31 +0000 elapsed time 0h 0m 5s >>> libretro-3dengine: Cleaning up srcdir >>> libretro-3dengine: Cleaning up pkgdir >>> libretro-3dengine: Uninstalling dependencies... (1/43) Purging .makedepends-libretro-3dengine (20230322.145126) (2/43) Purging mesa-dev (22.3.7-r0) (3/43) Purging libxdamage-dev (1.1.6-r0) (4/43) Purging libxdamage (1.1.6-r0) (5/43) Purging libxshmfence-dev (1.3.2-r1) (6/43) Purging mesa-egl (22.3.7-r0) (7/43) Purging mesa-gbm (22.3.7-r0) (8/43) Purging mesa-gl (22.3.7-r0) (9/43) Purging mesa-gles (22.3.7-r0) (10/43) Purging mesa-osmesa (22.3.7-r0) (11/43) Purging mesa-xatracker (22.3.7-r0) (12/43) Purging mesa (22.3.7-r0) (13/43) Purging zlib-dev (1.2.13-r0) (14/43) Purging libdrm-dev (2.4.115-r0) (15/43) Purging libdrm (2.4.115-r0) (16/43) Purging linux-headers (6.2-r0) (17/43) Purging libxxf86vm-dev (1.1.5-r1) (18/43) Purging libxxf86vm (1.1.5-r1) (19/43) Purging libxfixes-dev (6.0.0-r1) (20/43) Purging libxfixes (6.0.0-r1) (21/43) Purging libxext-dev (1.3.5-r0) (22/43) Purging libxext (1.3.5-r0) (23/43) Purging libx11-dev (1.8.4-r1) (24/43) Purging xtrans (1.4.0-r2) (25/43) Purging libx11 (1.8.4-r1) (26/43) Purging libxcb-dev (1.15-r0) (27/43) Purging xcb-proto (1.15.2-r1) (28/43) Purging libxcb (1.15-r0) (29/43) Purging libxau-dev (1.0.11-r0) (30/43) Purging libxau (1.0.11-r0) (31/43) Purging libxdmcp-dev (1.1.4-r0) (32/43) Purging libxdmcp (1.1.4-r0) (33/43) Purging xorgproto (2022.2-r0) (34/43) Purging libbsd (0.11.7-r0) (35/43) Purging libmd (1.0.4-r1) (36/43) Purging libxshmfence (1.3.2-r1) (37/43) Purging llvm15-libs (15.0.7-r4) (38/43) Purging wayland-libs-client (1.21.0-r2) (39/43) Purging wayland-libs-server (1.21.0-r2) (40/43) Purging libffi (3.4.4-r0) (41/43) Purging mesa-glapi (22.3.7-r0) (42/43) Purging libxml2 (2.10.3-r2) (43/43) Purging xz-libs (5.4.2-r0) OK: 369 MiB in 99 packages >>> libretro-3dengine: Updating the community/s390x repository index... >>> libretro-3dengine: Signing the index...