>>> py3-preshed: Building community/py3-preshed 3.0.13-r0 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 22:14:21 +0000 >>> py3-preshed: Validating /home/buildozer/aports/community/py3-preshed/APKBUILD... >>> py3-preshed: Analyzing dependencies... >>> py3-preshed: Installing for build: build-base py3-cymem py3-murmurhash cython py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest ( 1/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r0) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.2-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20251231-r0) ( 7/41) Installing sqlite-libs (3.51.2-r1) ( 8/41) Installing python3 (3.14.3-r0) ( 9/41) Installing python3-pycache-pyc0 (3.14.3-r0) (10/41) Installing pyc (3.14.3-r0) (11/41) Installing py3-cymem-pyc (2.0.13-r1) (12/41) Installing python3-pyc (3.14.3-r0) (13/41) Installing py3-cymem (2.0.13-r1) (14/41) Installing py3-murmurhash (1.0.15-r1) (15/41) Installing py3-murmurhash-pyc (1.0.15-r1) (16/41) Installing cython (3.2.4-r1) (17/41) Installing cython-pyc (3.2.4-r1) (18/41) Installing py3-installer (0.7.0-r3) (19/41) Installing py3-installer-pyc (0.7.0-r3) (20/41) Installing py3-gpep517 (19-r2) (21/41) Installing py3-gpep517-pyc (19-r2) (22/41) Installing py3-parsing (3.3.2-r1) (23/41) Installing py3-parsing-pyc (3.3.2-r1) (24/41) Installing py3-packaging (26.0-r1) (25/41) Installing py3-packaging-pyc (26.0-r1) (26/41) Installing py3-setuptools (82.0.1-r1) (27/41) Installing py3-setuptools-pyc (82.0.1-r1) (28/41) Installing py3-wheel (0.46.3-r1) (29/41) Installing py3-wheel-pyc (0.46.3-r1) (30/41) Installing python3-dev (3.14.3-r0) (31/41) Installing py3-iniconfig (2.3.0-r1) (32/41) Installing py3-iniconfig-pyc (2.3.0-r1) (33/41) Installing py3-pluggy (1.6.0-r1) (34/41) Installing py3-pluggy-pyc (1.6.0-r1) (35/41) Installing py3-py (1.11.0-r5) (36/41) Installing py3-py-pyc (1.11.0-r5) (37/41) Installing py3-pygments (2.20.0-r0) (38/41) Installing py3-pygments-pyc (2.20.0-r0) (39/41) Installing py3-pytest (9.0.2-r1) (40/41) Installing py3-pytest-pyc (9.0.2-r1) (41/41) Installing .makedepends-py3-preshed (20260402.221422) Executing busybox-1.37.0-r31.trigger OK: 630.8 MiB in 149 packages >>> py3-preshed: Cleaning up srcdir >>> py3-preshed: Cleaning up pkgdir >>> py3-preshed: Cleaning up tmpdir >>> py3-preshed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/preshed-3.0.13.tar.gz /var/cache/distfiles/edge/preshed-3.0.13.tar.gz: OK >>> py3-preshed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/preshed-3.0.13.tar.gz /var/cache/distfiles/edge/preshed-3.0.13.tar.gz: OK >>> py3-preshed: Unpacking /var/cache/distfiles/edge/preshed-3.0.13.tar.gz... 2026-04-02 22:14:24,141 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling preshed/maps.pyx because it changed. Compiling preshed/counter.pyx because it changed. Compiling preshed/bloom.pyx because it changed. [1/3] Cythonizing preshed/bloom.pyx [2/3] Cythonizing preshed/counter.pyx [3/3] Cythonizing preshed/maps.pyx /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-02 22:14:25,086 root INFO running bdist_wheel 2026-04-02 22:14:25,093 root INFO running build 2026-04-02 22:14:25,094 root INFO running build_py 2026-04-02 22:14:25,097 root INFO creating build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,097 root INFO copying preshed/__init__.py -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,097 root INFO copying preshed/about.py -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,097 root INFO creating build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,098 root INFO copying preshed/tests/__init__.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,098 root INFO copying preshed/tests/test_multithreaded.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,098 root INFO copying preshed/tests/test_hashing.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,098 root INFO copying preshed/tests/test_pop.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,098 root INFO copying preshed/tests/test_bloom.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,099 root INFO copying preshed/tests/test_counter.py -> build/lib.linux-aarch64-cpython-314/preshed/tests 2026-04-02 22:14:25,099 root INFO copying preshed/maps.pyx -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,100 root INFO copying preshed/bloom.pyx -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,100 root INFO copying preshed/counter.pyx -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,100 root INFO copying preshed/maps.pxd -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,100 root INFO copying preshed/__init__.pxd -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,100 root INFO copying preshed/counter.pxd -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,101 root INFO copying preshed/bloom.pxd -> build/lib.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,101 root INFO running build_ext 2026-04-02 22:14:25,103 root INFO building 'preshed.maps' extension 2026-04-02 22:14:25,103 root INFO creating build/temp.linux-aarch64-cpython-314/preshed 2026-04-02 22:14:25,103 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/usr/include/python3.14 -I/usr/include/python3.14 -c preshed/maps.cpp -o build/temp.linux-aarch64-cpython-314/preshed/maps.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2026-04-02 22:14:29,237 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-aarch64-cpython-314/preshed/maps.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/preshed/maps.cpython-314-aarch64-linux-musl.so 2026-04-02 22:14:29,253 root INFO building 'preshed.counter' extension 2026-04-02 22:14:29,253 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/usr/include/python3.14 -I/usr/include/python3.14 -c preshed/counter.cpp -o build/temp.linux-aarch64-cpython-314/preshed/counter.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2026-04-02 22:14:33,642 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-aarch64-cpython-314/preshed/counter.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/preshed/counter.cpython-314-aarch64-linux-musl.so 2026-04-02 22:14:33,658 root INFO building 'preshed.bloom' extension 2026-04-02 22:14:33,658 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/usr/include/python3.14 -I/usr/include/python3.14 -c preshed/bloom.cpp -o build/temp.linux-aarch64-cpython-314/preshed/bloom.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2026-04-02 22:14:37,431 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-aarch64-cpython-314/preshed/bloom.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/preshed/bloom.cpython-314-aarch64-linux-musl.so 2026-04-02 22:14:37,460 root INFO installing to build/bdist.linux-aarch64/wheel 2026-04-02 22:14:37,460 root INFO running install 2026-04-02 22:14:37,467 root INFO running install_lib 2026-04-02 22:14:37,469 root INFO creating build/bdist.linux-aarch64/wheel 2026-04-02 22:14:37,469 root INFO creating build/bdist.linux-aarch64/wheel/preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/__init__.py -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/maps.pxd -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/about.py -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/maps.pyx -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/bloom.pyx -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,470 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/__init__.pxd -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,471 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/bloom.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,471 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/counter.pxd -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,471 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/counter.pyx -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,471 root INFO creating build/bdist.linux-aarch64/wheel/preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/test_multithreaded.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/test_hashing.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/test_pop.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/test_bloom.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,472 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/tests/test_counter.py -> build/bdist.linux-aarch64/wheel/./preshed/tests 2026-04-02 22:14:37,473 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/maps.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,473 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/counter.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,473 root INFO copying build/lib.linux-aarch64-cpython-314/preshed/bloom.pxd -> build/bdist.linux-aarch64/wheel/./preshed 2026-04-02 22:14:37,474 root INFO running install_egg_info 2026-04-02 22:14:37,476 root INFO running egg_info 2026-04-02 22:14:37,478 root INFO creating preshed.egg-info 2026-04-02 22:14:37,478 root INFO writing preshed.egg-info/PKG-INFO 2026-04-02 22:14:37,479 root INFO writing dependency_links to preshed.egg-info/dependency_links.txt 2026-04-02 22:14:37,479 root INFO writing requirements to preshed.egg-info/requires.txt 2026-04-02 22:14:37,479 root INFO writing top-level names to preshed.egg-info/top_level.txt 2026-04-02 22:14:37,479 root INFO writing manifest file 'preshed.egg-info/SOURCES.txt' 2026-04-02 22:14:37,482 root INFO reading manifest file 'preshed.egg-info/SOURCES.txt' 2026-04-02 22:14:37,483 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 22:14:37,483 root INFO adding license file 'LICENSE' 2026-04-02 22:14:37,484 root INFO writing manifest file 'preshed.egg-info/SOURCES.txt' 2026-04-02 22:14:37,484 root INFO Copying preshed.egg-info to build/bdist.linux-aarch64/wheel/./preshed-3.0.13-py3.14.egg-info 2026-04-02 22:14:37,485 root INFO running install_scripts 2026-04-02 22:14:37,490 root INFO creating build/bdist.linux-aarch64/wheel/preshed-3.0.13.dist-info/WHEEL 2026-04-02 22:14:37,491 wheel INFO creating '/home/buildozer/aports/community/py3-preshed/src/preshed-release-v3.0.13/.dist/.tmp-5w8i1wfl/preshed-3.0.13-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-04-02 22:14:37,491 wheel INFO adding 'preshed/__init__.pxd' 2026-04-02 22:14:37,491 wheel INFO adding 'preshed/__init__.py' 2026-04-02 22:14:37,491 wheel INFO adding 'preshed/about.py' 2026-04-02 22:14:37,492 wheel INFO adding 'preshed/bloom.cpython-314-aarch64-linux-musl.so' 2026-04-02 22:14:37,492 wheel INFO adding 'preshed/bloom.pxd' 2026-04-02 22:14:37,492 wheel INFO adding 'preshed/bloom.pyx' 2026-04-02 22:14:37,493 wheel INFO adding 'preshed/counter.cpython-314-aarch64-linux-musl.so' 2026-04-02 22:14:37,493 wheel INFO adding 'preshed/counter.pxd' 2026-04-02 22:14:37,493 wheel INFO adding 'preshed/counter.pyx' 2026-04-02 22:14:37,494 wheel INFO adding 'preshed/maps.cpython-314-aarch64-linux-musl.so' 2026-04-02 22:14:37,494 wheel INFO adding 'preshed/maps.pxd' 2026-04-02 22:14:37,494 wheel INFO adding 'preshed/maps.pyx' 2026-04-02 22:14:37,494 wheel INFO adding 'preshed/tests/__init__.py' 2026-04-02 22:14:37,494 wheel INFO adding 'preshed/tests/test_bloom.py' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed/tests/test_counter.py' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed/tests/test_hashing.py' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed/tests/test_multithreaded.py' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed/tests/test_pop.py' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed-3.0.13.dist-info/licenses/LICENSE' 2026-04-02 22:14:37,495 wheel INFO adding 'preshed-3.0.13.dist-info/METADATA' 2026-04-02 22:14:37,496 wheel INFO adding 'preshed-3.0.13.dist-info/WHEEL' 2026-04-02 22:14:37,496 wheel INFO adding 'preshed-3.0.13.dist-info/top_level.txt' 2026-04-02 22:14:37,496 wheel INFO adding 'preshed-3.0.13.dist-info/RECORD' 2026-04-02 22:14:37,496 root INFO removing build/bdist.linux-aarch64/wheel 2026-04-02 22:14:37,497 gpep517 INFO The backend produced .dist/preshed-3.0.13-cp314-cp314-linux_aarch64.whl preshed-3.0.13-cp314-cp314-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-preshed/src/preshed-release-v3.0.13 configfile: pyproject.toml collected 19 items preshed/tests/test_bloom.py ..... [ 26%] preshed/tests/test_counter.py .... [ 47%] preshed/tests/test_hashing.py ....... [ 84%] preshed/tests/test_multithreaded.py .. [ 94%] preshed/tests/test_pop.py . [100%] ============================== 19 passed in 0.33s ============================== >>> py3-preshed: Entering fakeroot... >>> py3-preshed-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-preshed/pkg/py3-preshed-doc/usr/share/doc' >>> py3-preshed-doc*: Preparing subpackage py3-preshed-doc... >>> py3-preshed-doc*: Running postcheck for py3-preshed-doc >>> py3-preshed-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/preshed/__pycache__' -> '/home/buildozer/aports/community/py3-preshed/pkg/py3-preshed-pyc/usr/lib/python3.14/site-packages/preshed/__pycache__' >>> py3-preshed-pyc*: Preparing subpackage py3-preshed-pyc... >>> py3-preshed-pyc*: Running postcheck for py3-preshed-pyc >>> py3-preshed*: Running postcheck for py3-preshed >>> py3-preshed*: Preparing package py3-preshed... >>> py3-preshed*: Stripping binaries >>> py3-preshed*: Scanning shared objects >>> py3-preshed-doc*: Tracing dependencies... >>> py3-preshed-doc*: Package size: 3.7 KB >>> py3-preshed-doc*: Compressing data... >>> py3-preshed-doc*: Create checksum... >>> py3-preshed-doc*: Create py3-preshed-doc-3.0.13-r0.apk >>> py3-preshed-pyc*: Tracing dependencies... python3~3.14 >>> py3-preshed-pyc*: Package size: 641.0 B >>> py3-preshed-pyc*: Compressing data... >>> py3-preshed-pyc*: Create checksum... >>> py3-preshed-pyc*: Create py3-preshed-pyc-3.0.13-r0.apk >>> py3-preshed*: Tracing dependencies... py3-cymem py3-murmurhash python3~3.14 so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-preshed*: Package size: 433.5 KB >>> py3-preshed*: Compressing data... >>> py3-preshed*: Create checksum... >>> py3-preshed*: Create py3-preshed-3.0.13-r0.apk >>> py3-preshed: Build complete at Thu, 02 Apr 2026 22:14:39 +0000 elapsed time 0h 0m 18s >>> py3-preshed: Cleaning up srcdir >>> py3-preshed: Cleaning up pkgdir >>> py3-preshed: Cleaning up tmpdir >>> py3-preshed: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-preshed (20260402.221422) ( 2/41) Purging py3-cymem-pyc (2.0.13-r1) ( 3/41) Purging py3-cymem (2.0.13-r1) ( 4/41) Purging py3-murmurhash-pyc (1.0.15-r1) ( 5/41) Purging py3-murmurhash (1.0.15-r1) ( 6/41) Purging cython-pyc (3.2.4-r1) ( 7/41) Purging cython (3.2.4-r1) ( 8/41) Purging py3-gpep517-pyc (19-r2) ( 9/41) Purging py3-gpep517 (19-r2) (10/41) Purging py3-installer-pyc (0.7.0-r3) (11/41) Purging py3-installer (0.7.0-r3) (12/41) Purging py3-setuptools-pyc (82.0.1-r1) (13/41) Purging py3-setuptools (82.0.1-r1) (14/41) Purging py3-wheel-pyc (0.46.3-r1) (15/41) Purging py3-wheel (0.46.3-r1) (16/41) Purging python3-dev (3.14.3-r0) (17/41) Purging py3-pytest-pyc (9.0.2-r1) (18/41) Purging py3-pytest (9.0.2-r1) (19/41) Purging py3-iniconfig-pyc (2.3.0-r1) (20/41) Purging py3-iniconfig (2.3.0-r1) (21/41) Purging py3-packaging-pyc (26.0-r1) (22/41) Purging py3-packaging (26.0-r1) (23/41) Purging py3-parsing-pyc (3.3.2-r1) (24/41) Purging py3-parsing (3.3.2-r1) (25/41) Purging py3-pluggy-pyc (1.6.0-r1) (26/41) Purging py3-pluggy (1.6.0-r1) (27/41) Purging py3-py-pyc (1.11.0-r5) (28/41) Purging py3-py (1.11.0-r5) (29/41) Purging py3-pygments-pyc (2.20.0-r0) (30/41) Purging py3-pygments (2.20.0-r0) (31/41) Purging python3-pyc (3.14.3-r0) (32/41) Purging python3-pycache-pyc0 (3.14.3-r0) (33/41) Purging pyc (3.14.3-r0) (34/41) Purging python3 (3.14.3-r0) (35/41) Purging gdbm (1.26-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.5.2-r0) (38/41) Purging libpanelw (6.6_p20251231-r0) (39/41) Purging mpdecimal (4.0.1-r0) (40/41) Purging sqlite-libs (3.51.2-r1) (41/41) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-preshed: Updating the community/aarch64 repository index... >>> py3-preshed: Signing the index...