>>> py3-ujson: Building community/py3-ujson 5.11.0-r0 (using abuild 3.16.0_rc4-r0) started Fri, 31 Oct 2025 16:30:11 +0000 >>> py3-ujson: Validating /home/buildozer/aports/community/py3-ujson/APKBUILD... >>> py3-ujson: Analyzing dependencies... >>> py3-ujson: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel python3-dev py3-pytest py3-tz ( 1/36) Installing gdbm (1.26-r0) ( 2/36) Installing xz-libs (5.8.1-r0) ( 3/36) Installing mpdecimal (4.0.1-r0) ( 4/36) Installing libpanelw (6.5_p20251010-r0) ( 5/36) Installing python3 (3.12.12-r0) ( 6/36) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/36) Installing pyc (3.12.12-r0) ( 8/36) Installing py3-installer-pyc (0.7.0-r2) ( 9/36) Installing py3-gpep517-pyc (19-r0) (10/36) Installing python3-pyc (3.12.12-r0) (11/36) Installing py3-installer (0.7.0-r2) (12/36) Installing py3-gpep517 (19-r0) (13/36) Installing py3-parsing (3.2.3-r0) (14/36) Installing py3-parsing-pyc (3.2.3-r0) (15/36) Installing py3-packaging (25.0-r0) (16/36) Installing py3-packaging-pyc (25.0-r0) (17/36) Installing py3-setuptools (80.9.0-r1) (18/36) Installing py3-setuptools-pyc (80.9.0-r1) (19/36) Installing py3-setuptools_scm (9.2.2-r0) (20/36) Installing py3-setuptools_scm-pyc (9.2.2-r0) (21/36) Installing py3-wheel (0.46.1-r0) (22/36) Installing py3-wheel-pyc (0.46.1-r0) (23/36) Installing python3-dev (3.12.12-r0) (24/36) Installing py3-iniconfig (2.3.0-r0) (25/36) Installing py3-iniconfig-pyc (2.3.0-r0) (26/36) Installing py3-pluggy (1.6.0-r0) (27/36) Installing py3-pluggy-pyc (1.6.0-r0) (28/36) Installing py3-py (1.11.0-r4) (29/36) Installing py3-py-pyc (1.11.0-r4) (30/36) Installing py3-pygments (2.19.2-r0) (31/36) Installing py3-pygments-pyc (2.19.2-r0) (32/36) Installing py3-pytest (8.4.2-r1) (33/36) Installing py3-pytest-pyc (8.4.2-r1) (34/36) Installing py3-tz (2025.2-r0) (35/36) Installing py3-tz-pyc (2025.2-r0) (36/36) Installing .makedepends-py3-ujson (20251031.163018) busybox-1.37.0-r24.trigger: Executing script... OK: 699 MiB in 187 packages >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Cleaning up tmpdir >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ujson-5.11.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/ujson-5.11.0.tar.gz.part' ujson-5.11.0.tar.gz. 12% |*** | 847k 0:00:07 ETA ujson-5.11.0.tar.gz. 100% |********************************| 6988k 0:00:00 ETA '/var/cache/distfiles/v3.23/ujson-5.11.0.tar.gz.part' saved /var/cache/distfiles/v3.23/ujson-5.11.0.tar.gz: OK >>> py3-ujson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ujson-5.11.0.tar.gz /var/cache/distfiles/v3.23/ujson-5.11.0.tar.gz: OK >>> py3-ujson: Unpacking /var/cache/distfiles/v3.23/ujson-5.11.0.tar.gz... 2025-10-31 16:30:22,173 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section 2025-10-31 16:30:22,259 root INFO running bdist_wheel 2025-10-31 16:30:22,299 root INFO running build 2025-10-31 16:30:22,299 root INFO running build_py 2025-10-31 16:30:22,307 root INFO creating build/lib.linux-ppc64le-cpython-312/ujson-stubs 2025-10-31 16:30:22,308 root INFO copying ujson-stubs/__init__.pyi -> build/lib.linux-ppc64le-cpython-312/ujson-stubs 2025-10-31 16:30:22,308 root INFO running build_ext 2025-10-31 16:30:22,311 root INFO building 'ujson' extension 2025-10-31 16:30:22,315 root INFO creating build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion 2025-10-31 16:30:22,316 root INFO creating build/temp.linux-ppc64le-cpython-312/src/ujson/lib 2025-10-31 16:30:22,316 root INFO creating build/temp.linux-ppc64le-cpython-312/src/ujson/python 2025-10-31 16:30:22,317 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/bignum-dtoa.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/bignum-dtoa.o -D_GNU_SOURCE 2025-10-31 16:30:22,689 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/bignum.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/bignum.o -D_GNU_SOURCE 2025-10-31 16:30:23,197 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/cached-powers.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/cached-powers.o -D_GNU_SOURCE 2025-10-31 16:30:23,456 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/double-to-string.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/double-to-string.o -D_GNU_SOURCE 2025-10-31 16:30:23,931 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/fast-dtoa.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/fast-dtoa.o -D_GNU_SOURCE 2025-10-31 16:30:24,221 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/fixed-dtoa.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/fixed-dtoa.o -D_GNU_SOURCE 2025-10-31 16:30:24,597 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/string-to-double.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/string-to-double.o -D_GNU_SOURCE 2025-10-31 16:30:25,810 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/deps/double-conversion/double-conversion/strtod.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/strtod.o -D_GNU_SOURCE 2025-10-31 16:30:26,110 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/lib/dconv_wrapper.cc -o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/dconv_wrapper.o -D_GNU_SOURCE 2025-10-31 16:30:26,209 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/lib/ultrajsondec.c -o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE ./src/ujson/lib/ultrajsondec.c:69:47: warning: 'fastcall' attribute directive ignored [-Wattributes] 69 | static JSOBJ FASTCALL_MSVC decode_any( struct DecoderState *ds) FASTCALL_ATTR; | ^~~~~~~~~~~~ ./src/ujson/lib/ultrajsondec.c:80:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 80 | { | ^ ./src/ujson/lib/ultrajsondec.c:92:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 92 | { | ^ ./src/ujson/lib/ultrajsondec.c:250:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 250 | { | ^ ./src/ujson/lib/ultrajsondec.c:270:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 270 | { | ^ ./src/ujson/lib/ultrajsondec.c:292:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 292 | { | ^ ./src/ujson/lib/ultrajsondec.c:312:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 312 | { | ^ ./src/ujson/lib/ultrajsondec.c:363:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 363 | { | ^ ./src/ujson/lib/ultrajsondec.c:590:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 590 | { | ^ ./src/ujson/lib/ultrajsondec.c:654:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 654 | { | ^ ./src/ujson/lib/ultrajsondec.c:748:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 748 | { | ^ 2025-10-31 16:30:26,443 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/lib/ultrajsonenc.c -o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE ./src/ujson/lib/ultrajsonenc.c:184:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 184 | { | ^ ./src/ujson/lib/ultrajsonenc.c:543:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 543 | { | ^ ./src/ujson/lib/ultrajsonenc.c:565:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 565 | { | ^ 2025-10-31 16:30:26,679 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/python/JSONtoObj.c -o build/temp.linux-ppc64le-cpython-312/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE 2025-10-31 16:30:26,859 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/python/objToJSON.c -o build/temp.linux-ppc64le-cpython-312/src/ujson/python/objToJSON.o -D_GNU_SOURCE ./src/ujson/python/objToJSON.c: In function 'PyUnicodeToUTF8Raw': ./src/ujson/python/objToJSON.c:129:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 129 | char *data = PyUnicode_AsUTF8AndSize(obj, &len); | ^~~~~~~~~~~~~~~~~~~~~~~ 2025-10-31 16:30:27,250 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./src/ujson/python -I./src/ujson/lib -I./src/ujson/deps/double-conversion/double-conversion -I/usr/include/python3.12 -c ./src/ujson/python/ujson.c -o build/temp.linux-ppc64le-cpython-312/src/ujson/python/ujson.o -D_GNU_SOURCE 2025-10-31 16:30:27,379 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/bignum-dtoa.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/bignum.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/cached-powers.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/double-to-string.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/fast-dtoa.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/fixed-dtoa.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/string-to-double.o build/temp.linux-ppc64le-cpython-312/src/ujson/deps/double-conversion/double-conversion/strtod.o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/dconv_wrapper.o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/ultrajsondec.o build/temp.linux-ppc64le-cpython-312/src/ujson/lib/ultrajsonenc.o build/temp.linux-ppc64le-cpython-312/src/ujson/python/JSONtoObj.o build/temp.linux-ppc64le-cpython-312/src/ujson/python/objToJSON.o build/temp.linux-ppc64le-cpython-312/src/ujson/python/ujson.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/ujson.cpython-312-powerpc64le-linux-musl.so -lstdc++ -lm -Wl,--strip-all 2025-10-31 16:30:27,434 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-31 16:30:27,434 root INFO running install 2025-10-31 16:30:27,465 root INFO running install_lib 2025-10-31 16:30:27,473 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-31 16:30:27,473 root INFO creating build/bdist.linux-ppc64le/wheel/ujson-stubs 2025-10-31 16:30:27,474 root INFO copying build/lib.linux-ppc64le-cpython-312/ujson-stubs/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./ujson-stubs 2025-10-31 16:30:27,474 root INFO copying build/lib.linux-ppc64le-cpython-312/ujson.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2025-10-31 16:30:27,474 root INFO running install_egg_info 2025-10-31 16:30:27,482 root INFO running egg_info 2025-10-31 16:30:27,489 root INFO writing ujson.egg-info/PKG-INFO 2025-10-31 16:30:27,490 root INFO writing dependency_links to ujson.egg-info/dependency_links.txt 2025-10-31 16:30:27,490 root INFO writing top-level names to ujson.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-10-31 16:30:27,520 root INFO reading manifest file 'ujson.egg-info/SOURCES.txt' 2025-10-31 16:30:27,529 root INFO reading manifest template 'MANIFEST.in' 2025-10-31 16:30:27,530 root INFO adding license file 'LICENSE.txt' 2025-10-31 16:30:27,538 root INFO writing manifest file 'ujson.egg-info/SOURCES.txt' 2025-10-31 16:30:27,539 root INFO Copying ujson.egg-info to build/bdist.linux-ppc64le/wheel/./ujson-5.11.0-py3.12.egg-info 2025-10-31 16:30:27,540 root INFO running install_scripts 2025-10-31 16:30:27,550 root INFO creating build/bdist.linux-ppc64le/wheel/ujson-5.11.0.dist-info/WHEEL 2025-10-31 16:30:27,550 wheel INFO creating '/home/buildozer/aports/community/py3-ujson/src/ujson-5.11.0/.dist/.tmp-0t3br7ck/ujson-5.11.0-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-31 16:30:27,551 wheel INFO adding 'ujson.cpython-312-powerpc64le-linux-musl.so' 2025-10-31 16:30:27,552 wheel INFO adding 'ujson-5.11.0.dist-info/licenses/LICENSE.txt' 2025-10-31 16:30:27,553 wheel INFO adding 'ujson-stubs/__init__.pyi' 2025-10-31 16:30:27,553 wheel INFO adding 'ujson-5.11.0.dist-info/METADATA' 2025-10-31 16:30:27,553 wheel INFO adding 'ujson-5.11.0.dist-info/WHEEL' 2025-10-31 16:30:27,553 wheel INFO adding 'ujson-5.11.0.dist-info/top_level.txt' 2025-10-31 16:30:27,554 wheel INFO adding 'ujson-5.11.0.dist-info/RECORD' 2025-10-31 16:30:27,554 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-31 16:30:27,555 gpep517 INFO The backend produced .dist/ujson-5.11.0-cp312-cp312-linux_ppc64le.whl ujson-5.11.0-cp312-cp312-linux_ppc64le.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-ujson/src/ujson-5.11.0 configfile: pyproject.toml collected 292 items tests/test_ujson.py .................................................... [ 17%] ........................................................................ [ 42%] ........................................................................ [ 67%] ........................................................................ [ 91%] ........................ [100%] ============================= 292 passed in 1.42s ============================== >>> py3-ujson: Entering fakeroot... >>> py3-ujson*: Running postcheck for py3-ujson >>> py3-ujson*: Preparing package py3-ujson... >>> py3-ujson*: Stripping binaries >>> py3-ujson*: Scanning shared objects >>> py3-ujson*: Tracing dependencies... python3~3.12 so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ujson*: Package size: 147.7 KB >>> py3-ujson*: Compressing data... >>> py3-ujson*: Create checksum... >>> py3-ujson*: Create py3-ujson-5.11.0-r0.apk >>> py3-ujson: Build complete at Fri, 31 Oct 2025 16:30:30 +0000 elapsed time 0h 0m 19s >>> py3-ujson: Cleaning up srcdir >>> py3-ujson: Cleaning up pkgdir >>> py3-ujson: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-ujson (20251031.163018) ( 2/36) Purging py3-gpep517-pyc (19-r0) ( 3/36) Purging py3-gpep517 (19-r0) ( 4/36) Purging py3-installer-pyc (0.7.0-r2) ( 5/36) Purging py3-installer (0.7.0-r2) ( 6/36) Purging py3-setuptools_scm-pyc (9.2.2-r0) ( 7/36) Purging py3-setuptools_scm (9.2.2-r0) ( 8/36) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/36) Purging py3-setuptools (80.9.0-r1) (10/36) Purging py3-wheel-pyc (0.46.1-r0) (11/36) Purging py3-wheel (0.46.1-r0) (12/36) Purging python3-dev (3.12.12-r0) (13/36) Purging py3-pytest-pyc (8.4.2-r1) (14/36) Purging py3-pytest (8.4.2-r1) (15/36) Purging py3-iniconfig-pyc (2.3.0-r0) (16/36) Purging py3-iniconfig (2.3.0-r0) (17/36) Purging py3-packaging-pyc (25.0-r0) (18/36) Purging py3-packaging (25.0-r0) (19/36) Purging py3-parsing-pyc (3.2.3-r0) (20/36) Purging py3-parsing (3.2.3-r0) (21/36) Purging py3-pluggy-pyc (1.6.0-r0) (22/36) Purging py3-pluggy (1.6.0-r0) (23/36) Purging py3-py-pyc (1.11.0-r4) (24/36) Purging py3-py (1.11.0-r4) (25/36) Purging py3-pygments-pyc (2.19.2-r0) (26/36) Purging py3-pygments (2.19.2-r0) (27/36) Purging py3-tz-pyc (2025.2-r0) (28/36) Purging py3-tz (2025.2-r0) (29/36) Purging python3-pyc (3.12.12-r0) (30/36) Purging python3-pycache-pyc0 (3.12.12-r0) (31/36) Purging pyc (3.12.12-r0) (32/36) Purging python3 (3.12.12-r0) (33/36) Purging gdbm (1.26-r0) (34/36) Purging libpanelw (6.5_p20251010-r0) (35/36) Purging mpdecimal (4.0.1-r0) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-ujson: Updating the community/ppc64le repository index... >>> py3-ujson: Signing the index...