>>> py3-preshed: Building testing/py3-preshed 3.0.9-r1 (using abuild 3.12.0-r0) started Tue, 21 Nov 2023 14:33:05 +0000 >>> py3-preshed: Checking sanity of /home/buildozer/aports/testing/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/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.4-r3) (3/40) Installing gdbm (1.23-r1) (4/40) Installing xz-libs (5.4.5-r0) (5/40) Installing mpdecimal (2.5.1-r2) (6/40) Installing libpanelw (6.4_p20231007-r0) (7/40) Installing readline (8.2.1-r2) (8/40) Installing sqlite-libs (3.44.0-r0) (9/40) Installing python3 (3.11.6-r1) (10/40) Installing python3-pycache-pyc0 (3.11.6-r1) (11/40) Installing pyc (3.11.6-r1) (12/40) Installing py3-cymem-pyc (2.0.8-r1) (13/40) Installing python3-pyc (3.11.6-r1) (14/40) Installing py3-cymem (2.0.8-r1) (15/40) Installing py3-murmurhash (1.0.10-r1) (16/40) Installing py3-murmurhash-pyc (1.0.10-r1) (17/40) Installing cython (0.29.36-r1) (18/40) Installing cython-pyc (0.29.36-r1) (19/40) Installing py3-installer (0.7.0-r1) (20/40) Installing py3-installer-pyc (0.7.0-r1) (21/40) Installing py3-gpep517 (15-r0) (22/40) Installing py3-gpep517-pyc (15-r0) (23/40) Installing py3-parsing (3.1.1-r0) (24/40) Installing py3-parsing-pyc (3.1.1-r0) (25/40) Installing py3-packaging (23.2-r0) (26/40) Installing py3-packaging-pyc (23.2-r0) (27/40) Installing py3-setuptools (68.2.2-r0) (28/40) Installing py3-setuptools-pyc (68.2.2-r0) (29/40) Installing py3-wheel (0.41.3-r0) (30/40) Installing py3-wheel-pyc (0.41.3-r0) (31/40) Installing python3-dev (3.11.6-r1) (32/40) Installing py3-iniconfig (1.1.1-r7) (33/40) Installing py3-iniconfig-pyc (1.1.1-r7) (34/40) Installing py3-pluggy (1.3.0-r0) (35/40) Installing py3-pluggy-pyc (1.3.0-r0) (36/40) Installing py3-py (1.11.0-r2) (37/40) Installing py3-py-pyc (1.11.0-r2) (38/40) Installing py3-pytest (7.4.3-r0) (39/40) Installing py3-pytest-pyc (7.4.3-r0) (40/40) Installing .makedepends-py3-preshed (20231121.143308) Executing busybox-1.36.1-r15.trigger OK: 510 MiB in 145 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.9.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 100 14138 100 14138 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k >>> py3-preshed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/preshed-3.0.9.tar.gz >>> py3-preshed: Checking sha512sums... preshed-3.0.9.tar.gz: OK >>> py3-preshed: Unpacking /var/cache/distfiles/edge/preshed-3.0.9.tar.gz... 2023-11-21 14:33:10,650 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 2023-11-21 14:33:12,152 root INFO running bdist_wheel 2023-11-21 14:33:12,172 root INFO running build 2023-11-21 14:33:12,173 root INFO running build_py 2023-11-21 14:33:12,180 root INFO creating build 2023-11-21 14:33:12,181 root INFO creating build/lib.linux-x86_64-cpython-311 2023-11-21 14:33:12,181 root INFO creating build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,181 root INFO copying preshed/about.py -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,182 root INFO copying preshed/__init__.py -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,182 root INFO creating build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,182 root INFO copying preshed/tests/test_bloom.py -> build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,183 root INFO copying preshed/tests/test_pop.py -> build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,183 root INFO copying preshed/tests/test_counter.py -> build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,184 root INFO copying preshed/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,184 root INFO copying preshed/tests/test_hashing.py -> build/lib.linux-x86_64-cpython-311/preshed/tests 2023-11-21 14:33:12,186 root INFO copying preshed/maps.pyx -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,186 root INFO copying preshed/counter.pyx -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,187 root INFO copying preshed/bloom.pyx -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,187 root INFO copying preshed/maps.pxd -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,188 root INFO copying preshed/bloom.pxd -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,188 root INFO copying preshed/counter.pxd -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,188 root INFO copying preshed/__init__.pxd -> build/lib.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,189 root INFO running build_ext 2023-11-21 14:33:12,192 root INFO building 'preshed.maps' extension 2023-11-21 14:33:12,192 root INFO creating build/temp.linux-x86_64-cpython-311 2023-11-21 14:33:12,192 root INFO creating build/temp.linux-x86_64-cpython-311/preshed 2023-11-21 14:33:12,192 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/usr/include/python3.11 -c preshed/maps.cpp -o build/temp.linux-x86_64-cpython-311/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++ preshed/maps.cpp: In function 'int __pyx_pf_7preshed_4maps_8PreshMap___init__(__pyx_obj_7preshed_4maps_PreshMap*, size_t)': preshed/maps.cpp:2050:35: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 2050 | __pyx_t_1 = ((__pyx_v_power < __pyx_v_initial_size) != 0); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ preshed/maps.cpp: In function 'int __pyx_f_7preshed_4maps_map_iter(const __pyx_t_7preshed_4maps_MapStruct*, int*, __pyx_t_7preshed_4maps_key_t*, void**)': preshed/maps.cpp:5013:34: warning: comparison of integer expressions of different signedness: 'int' and 'const __pyx_t_7preshed_4maps_key_t' {aka 'const long unsigned int'} [-Wsign-compare] 5013 | __pyx_t_1 = (((__pyx_v_i[0]) < __pyx_v_map_->length) != 0); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ preshed/maps.cpp:5100:32: warning: comparison of integer expressions of different signedness: 'int' and 'const __pyx_t_7preshed_4maps_key_t' {aka 'const long unsigned int'} [-Wsign-compare] 5100 | __pyx_t_1 = (((__pyx_v_i[0]) == __pyx_v_map_->length) != 0); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ preshed/maps.cpp:5177:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 5177 | __pyx_t_1 = (((__pyx_v_i[0]) == (__pyx_v_map_->length + 1)) != 0); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-21 14:33:20,065 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/preshed/maps.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/preshed/maps.cpython-311-x86_64-linux-musl.so 2023-11-21 14:33:20,111 root INFO building 'preshed.counter' extension 2023-11-21 14:33:20,112 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/usr/include/python3.11 -c preshed/counter.cpp -o build/temp.linux-x86_64-cpython-311/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++ preshed/counter.cpp: In function 'int __pyx_pf_7preshed_7counter_12GaleSmoother___init__(__pyx_obj_7preshed_7counter_GaleSmoother*, __pyx_obj_7preshed_7counter_PreshCounter*)': preshed/counter.cpp:3435:10: warning: '__pyx_v_mb[0]' may be used uninitialized [-Wmaybe-uninitialized] 3435 | double __pyx_v_mb[2]; | ^~~~~~~~~~ preshed/counter.cpp:3435:10: warning: '__pyx_v_mb[1]' may be used uninitialized [-Wmaybe-uninitialized] 2023-11-21 14:33:30,125 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/preshed/counter.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/preshed/counter.cpython-311-x86_64-linux-musl.so 2023-11-21 14:33:30,172 root INFO building 'preshed.bloom' extension 2023-11-21 14:33:30,173 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/usr/include/python3.11 -c preshed/bloom.cpp -o build/temp.linux-x86_64-cpython-311/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++ preshed/bloom.cpp: In function 'PyObject* __Pyx_Import(PyObject*, PyObject*, int)': preshed/bloom.cpp:6159:31: warning: comparing the result of pointer addition '(((const char*)"preshed.bloom") + 7)' and NULL [-Waddress] 6159 | if ((1) && (strchr(__Pyx_MODULE_NAME, '.'))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-21 14:33:37,424 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-311/preshed/bloom.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/preshed/bloom.cpython-311-x86_64-linux-musl.so 2023-11-21 14:33:37,474 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-11-21 14:33:37,474 root INFO running install 2023-11-21 14:33:37,492 root INFO running install_lib 2023-11-21 14:33:37,496 root INFO creating build/bdist.linux-x86_64 2023-11-21 14:33:37,496 root INFO creating build/bdist.linux-x86_64/wheel 2023-11-21 14:33:37,497 root INFO creating build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,497 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/maps.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,499 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/about.py -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,500 root INFO creating build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,500 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/tests/test_bloom.py -> build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,500 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/tests/test_pop.py -> build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,501 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/tests/test_counter.py -> build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,501 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/tests/__init__.py -> build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,501 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/tests/test_hashing.py -> build/bdist.linux-x86_64/wheel/preshed/tests 2023-11-21 14:33:37,502 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/maps.pxd -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,502 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/counter.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,504 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/__init__.py -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,505 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/maps.pyx -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,505 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/counter.pyx -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,505 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/bloom.pxd -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,506 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/bloom.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,507 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/bloom.pyx -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,507 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/counter.pxd -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,508 root INFO copying build/lib.linux-x86_64-cpython-311/preshed/__init__.pxd -> build/bdist.linux-x86_64/wheel/preshed 2023-11-21 14:33:37,508 root INFO running install_egg_info 2023-11-21 14:33:37,515 root INFO running egg_info 2023-11-21 14:33:37,515 root INFO creating preshed.egg-info 2023-11-21 14:33:37,519 root INFO writing preshed.egg-info/PKG-INFO 2023-11-21 14:33:37,520 root INFO writing dependency_links to preshed.egg-info/dependency_links.txt 2023-11-21 14:33:37,520 root INFO writing requirements to preshed.egg-info/requires.txt 2023-11-21 14:33:37,520 root INFO writing top-level names to preshed.egg-info/top_level.txt 2023-11-21 14:33:37,521 root INFO writing manifest file 'preshed.egg-info/SOURCES.txt' 2023-11-21 14:33:37,526 root INFO reading manifest file 'preshed.egg-info/SOURCES.txt' 2023-11-21 14:33:37,526 root INFO reading manifest template 'MANIFEST.in' 2023-11-21 14:33:37,527 root INFO adding license file 'LICENSE' 2023-11-21 14:33:37,528 root INFO writing manifest file 'preshed.egg-info/SOURCES.txt' 2023-11-21 14:33:37,529 root INFO Copying preshed.egg-info to build/bdist.linux-x86_64/wheel/preshed-3.0.9-py3.11.egg-info 2023-11-21 14:33:37,531 root INFO running install_scripts 2023-11-21 14:33:37,537 wheel INFO creating build/bdist.linux-x86_64/wheel/preshed-3.0.9.dist-info/WHEEL 2023-11-21 14:33:37,538 wheel INFO creating '/home/buildozer/aports/testing/py3-preshed/src/preshed-3.0.9/.dist/.tmp-1ht6isos/preshed-3.0.9-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-11-21 14:33:37,539 wheel INFO adding 'preshed/__init__.pxd' 2023-11-21 14:33:37,539 wheel INFO adding 'preshed/__init__.py' 2023-11-21 14:33:37,539 wheel INFO adding 'preshed/about.py' 2023-11-21 14:33:37,541 wheel INFO adding 'preshed/bloom.cpython-311-x86_64-linux-musl.so' 2023-11-21 14:33:37,545 wheel INFO adding 'preshed/bloom.pxd' 2023-11-21 14:33:37,546 wheel INFO adding 'preshed/bloom.pyx' 2023-11-21 14:33:37,548 wheel INFO adding 'preshed/counter.cpython-311-x86_64-linux-musl.so' 2023-11-21 14:33:37,553 wheel INFO adding 'preshed/counter.pxd' 2023-11-21 14:33:37,553 wheel INFO adding 'preshed/counter.pyx' 2023-11-21 14:33:37,555 wheel INFO adding 'preshed/maps.cpython-311-x86_64-linux-musl.so' 2023-11-21 14:33:37,559 wheel INFO adding 'preshed/maps.pxd' 2023-11-21 14:33:37,560 wheel INFO adding 'preshed/maps.pyx' 2023-11-21 14:33:37,560 wheel INFO adding 'preshed/tests/__init__.py' 2023-11-21 14:33:37,561 wheel INFO adding 'preshed/tests/test_bloom.py' 2023-11-21 14:33:37,561 wheel INFO adding 'preshed/tests/test_counter.py' 2023-11-21 14:33:37,561 wheel INFO adding 'preshed/tests/test_hashing.py' 2023-11-21 14:33:37,562 wheel INFO adding 'preshed/tests/test_pop.py' 2023-11-21 14:33:37,562 wheel INFO adding 'preshed-3.0.9.dist-info/LICENSE' 2023-11-21 14:33:37,563 wheel INFO adding 'preshed-3.0.9.dist-info/METADATA' 2023-11-21 14:33:37,563 wheel INFO adding 'preshed-3.0.9.dist-info/WHEEL' 2023-11-21 14:33:37,563 wheel INFO adding 'preshed-3.0.9.dist-info/top_level.txt' 2023-11-21 14:33:37,564 wheel INFO adding 'preshed-3.0.9.dist-info/RECORD' 2023-11-21 14:33:37,564 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-11-21 14:33:37,566 gpep517 INFO The backend produced .dist/preshed-3.0.9-cp311-cp311-linux_x86_64.whl preshed-3.0.9-cp311-cp311-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-preshed/src/preshed-3.0.9 collected 17 items preshed/tests/test_bloom.py ..... [ 29%] preshed/tests/test_counter.py .... [ 52%] preshed/tests/test_hashing.py ....... [ 94%] preshed/tests/test_pop.py . [100%] ============================== 17 passed in 0.15s ============================== >>> py3-preshed: Entering fakeroot... >>> py3-preshed-doc*: Running split function 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... '/home/buildozer/aports/testing/py3-preshed/pkg/py3-preshed/usr/lib/python3.11/site-packages/preshed/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-preshed/pkg/py3-preshed-pyc/usr/lib/python3.11/site-packages/preshed/tests/__pycache__' '/home/buildozer/aports/testing/py3-preshed/pkg/py3-preshed/usr/lib/python3.11/site-packages/preshed/__pycache__' -> '/home/buildozer/aports/testing/py3-preshed/pkg/py3-preshed-pyc/usr/lib/python3.11/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-doc*: Scanning shared objects >>> py3-preshed-pyc*: Scanning shared objects >>> py3-preshed*: Scanning shared objects >>> py3-preshed-doc*: Tracing dependencies... >>> py3-preshed-doc*: Package size: 24.0 KB >>> py3-preshed-doc*: Compressing data... >>> py3-preshed-doc*: Create checksum... >>> py3-preshed-doc*: Create py3-preshed-doc-3.0.9-r1.apk >>> py3-preshed-pyc*: Tracing dependencies... py3-cymem py3-murmurhash python3~3.11 >>> py3-preshed-pyc*: Package size: 68.0 KB >>> py3-preshed-pyc*: Compressing data... >>> py3-preshed-pyc*: Create checksum... >>> py3-preshed-pyc*: Create py3-preshed-pyc-3.0.9-r1.apk >>> py3-preshed*: Tracing dependencies... py3-cymem py3-murmurhash python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-preshed*: Package size: 388.0 KB >>> py3-preshed*: Compressing data... >>> py3-preshed*: Create checksum... >>> py3-preshed*: Create py3-preshed-3.0.9-r1.apk >>> py3-preshed: Build complete at Tue, 21 Nov 2023 14:33:43 +0000 elapsed time 0h 0m 38s >>> py3-preshed: Cleaning up srcdir >>> py3-preshed: Cleaning up pkgdir >>> py3-preshed: Uninstalling dependencies... (1/40) Purging .makedepends-py3-preshed (20231121.143308) (2/40) Purging py3-cymem-pyc (2.0.8-r1) (3/40) Purging py3-cymem (2.0.8-r1) (4/40) Purging py3-murmurhash-pyc (1.0.10-r1) (5/40) Purging py3-murmurhash (1.0.10-r1) (6/40) Purging cython-pyc (0.29.36-r1) (7/40) Purging cython (0.29.36-r1) (8/40) Purging py3-gpep517-pyc (15-r0) (9/40) Purging py3-gpep517 (15-r0) (10/40) Purging py3-installer-pyc (0.7.0-r1) (11/40) Purging py3-installer (0.7.0-r1) (12/40) Purging py3-setuptools-pyc (68.2.2-r0) (13/40) Purging py3-setuptools (68.2.2-r0) (14/40) Purging py3-wheel-pyc (0.41.3-r0) (15/40) Purging py3-wheel (0.41.3-r0) (16/40) Purging python3-dev (3.11.6-r1) (17/40) Purging py3-pytest-pyc (7.4.3-r0) (18/40) Purging py3-pytest (7.4.3-r0) (19/40) Purging py3-iniconfig-pyc (1.1.1-r7) (20/40) Purging py3-iniconfig (1.1.1-r7) (21/40) Purging py3-packaging-pyc (23.2-r0) (22/40) Purging py3-packaging (23.2-r0) (23/40) Purging py3-parsing-pyc (3.1.1-r0) (24/40) Purging py3-parsing (3.1.1-r0) (25/40) Purging py3-pluggy-pyc (1.3.0-r0) (26/40) Purging py3-pluggy (1.3.0-r0) (27/40) Purging py3-py-pyc (1.11.0-r2) (28/40) Purging py3-py (1.11.0-r2) (29/40) Purging python3-pyc (3.11.6-r1) (30/40) Purging python3-pycache-pyc0 (3.11.6-r1) (31/40) Purging pyc (3.11.6-r1) (32/40) Purging python3 (3.11.6-r1) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.4-r3) (36/40) Purging libpanelw (6.4_p20231007-r0) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging readline (8.2.1-r2) (39/40) Purging sqlite-libs (3.44.0-r0) (40/40) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 377 MiB in 105 packages >>> py3-preshed: Updating the testing/x86_64 repository index... >>> py3-preshed: Signing the index...