>>> py3-cffi: Building main/py3-cffi 1.17.1-r1 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 15:33:39 +0000 >>> py3-cffi: Validating /home/udu/aports/main/py3-cffi/APKBUILD... >>> py3-cffi: Analyzing dependencies... >>> py3-cffi: Installing for build: build-base py3-cparser libffi-dev python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/23) Installing py3-cparser (2.22-r1) (2/23) Installing py3-cparser-pyc (2.22-r1) (3/23) Installing py3-installer (0.7.0-r2) (4/23) Installing py3-installer-pyc (0.7.0-r2) (5/23) Installing py3-gpep517 (19-r0) (6/23) Installing py3-gpep517-pyc (19-r0) (7/23) Installing py3-parsing (3.2.3-r0) (8/23) Installing py3-parsing-pyc (3.2.3-r0) (9/23) Installing py3-packaging (25.0-r0) (10/23) Installing py3-packaging-pyc (25.0-r0) (11/23) Installing py3-setuptools (80.9.0-r0) (12/23) Installing py3-setuptools-pyc (80.9.0-r0) (13/23) Installing py3-wheel (0.46.1-r0) (14/23) Installing py3-wheel-pyc (0.46.1-r0) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-cffi (20250908.153339) Executing busybox-1.37.0-r19.trigger OK: 914 MiB in 291 packages >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Cleaning up tmpdir >>> py3-cffi: Fetching https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.17.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/cffi-1.17.1.tar.gz.part' cffi-1.17.1.tar.gz.p 100% |********************************| 504k 0:00:00 ETA '/var/cache/distfiles/cffi-1.17.1.tar.gz.part' saved >>> py3-cffi: Fetching https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.17.1.tar.gz >>> py3-cffi: Checking sha512sums... cffi-1.17.1.tar.gz: OK fix-setuptools-deprecation.patch: OK >>> py3-cffi: Unpacking /var/cache/distfiles/cffi-1.17.1.tar.gz... >>> py3-cffi: fix-setuptools-deprecation.patch patching file setup.cfg 2025-09-08 15:33:40,145 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-09-08 15:33:40,160 root INFO compiling '_configtest.c': 2025-09-08 15:33:40,160 root INFO __thread int some_threadlocal_variable_42; 2025-09-08 15:33:40,160 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c _configtest.c -o _configtest.o 2025-09-08 15:33:40,171 root INFO success! 2025-09-08 15:33:40,171 root INFO removing: _configtest.c _configtest.o 2025-09-08 15:33:40,175 root INFO compiling '_configtest.c': 2025-09-08 15:33:40,175 root INFO int main(void) { __sync_synchronize(); return 0; } 2025-09-08 15:33:40,175 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c _configtest.c -o _configtest.o 2025-09-08 15:33:40,188 root INFO cc _configtest.o -o _configtest 2025-09-08 15:33:40,196 root INFO success! 2025-09-08 15:33:40,196 root INFO removing: _configtest.c _configtest.o _configtest /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-09-08 15:33:40,205 root INFO running bdist_wheel 2025-09-08 15:33:40,211 root INFO running build 2025-09-08 15:33:40,211 root INFO running build_py 2025-09-08 15:33:40,213 root INFO creating build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,213 root INFO copying src/cffi/ffiplatform.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,213 root INFO copying src/cffi/verifier.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,213 root INFO copying src/cffi/error.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,213 root INFO copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/cparser.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/model.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/vengine_gen.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/lock.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/commontypes.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/__init__.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/setuptools_ext.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/cffi_opcode.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/_imp_emulation.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/recompiler.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,214 root INFO copying src/cffi/backend_ctypes.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/pkgconfig.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/api.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/vengine_cpy.py -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/_cffi_include.h -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/parse_c_type.h -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/_embedding.h -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,215 root INFO copying src/cffi/_cffi_errors.h -> build/lib.linux-x86_64-cpython-312/cffi 2025-09-08 15:33:40,216 root INFO running build_ext 2025-09-08 15:33:40,216 root INFO building '_cffi_backend' extension 2025-09-08 15:33:40,216 root INFO creating build/temp.linux-x86_64-cpython-312/src/c 2025-09-08 15:33:40,216 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.12 -c src/c/_cffi_backend.c -o build/temp.linux-x86_64-cpython-312/src/c/_cffi_backend.o src/c/_cffi_backend.c: In function 'b_do_dlopen': src/c/_cffi_backend.c:4579:22: warning: 'Py_FileSystemDefaultEncoding' is deprecated [-Wdeprecated-declarations] 4579 | Py_FileSystemDefaultEncoding, &filename_or_null, &flags)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:72, from src/c/_cffi_backend.c:2: /usr/include/python3.12/fileobject.h:22:46: note: declared here 22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-08 15:33:42,214 root INFO cc -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-312/src/c/_cffi_backend.o -L/usr/lib/../lib -L/usr/lib -lffi -o build/lib.linux-x86_64-cpython-312/_cffi_backend.cpython-312-x86_64-linux-musl.so 2025-09-08 15:33:42,230 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-08 15:33:42,230 root INFO running install 2025-09-08 15:33:42,234 root INFO running install_lib 2025-09-08 15:33:42,236 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-08 15:33:42,236 root INFO creating build/bdist.linux-x86_64/wheel/cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/parse_c_type.h -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/ffiplatform.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/_cffi_errors.h -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/verifier.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/error.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/_shimmed_dist_utils.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/cparser.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,236 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/_embedding.h -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/model.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/vengine_gen.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/_cffi_include.h -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/lock.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/commontypes.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/__init__.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/setuptools_ext.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/cffi_opcode.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/_imp_emulation.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/recompiler.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/backend_ctypes.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/pkgconfig.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/api.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/cffi/vengine_cpy.py -> build/bdist.linux-x86_64/wheel/./cffi 2025-09-08 15:33:42,237 root INFO copying build/lib.linux-x86_64-cpython-312/_cffi_backend.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-09-08 15:33:42,237 root INFO running install_egg_info 2025-09-08 15:33:42,239 root INFO running egg_info 2025-09-08 15:33:42,240 root INFO writing src/cffi.egg-info/PKG-INFO 2025-09-08 15:33:42,240 root INFO writing dependency_links to src/cffi.egg-info/dependency_links.txt 2025-09-08 15:33:42,241 root INFO writing entry points to src/cffi.egg-info/entry_points.txt 2025-09-08 15:33:42,241 root INFO writing requirements to src/cffi.egg-info/requires.txt 2025-09-08 15:33:42,241 root INFO writing top-level names to src/cffi.egg-info/top_level.txt 2025-09-08 15:33:42,242 root INFO reading manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-09-08 15:33:42,244 root INFO reading manifest template 'MANIFEST.in' 2025-09-08 15:33:42,249 root INFO adding license file 'LICENSE' 2025-09-08 15:33:42,250 root INFO writing manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-09-08 15:33:42,251 root INFO Copying src/cffi.egg-info to build/bdist.linux-x86_64/wheel/./cffi-1.17.1-py3.12.egg-info 2025-09-08 15:33:42,251 root INFO running install_scripts 2025-09-08 15:33:42,253 root INFO creating build/bdist.linux-x86_64/wheel/cffi-1.17.1.dist-info/WHEEL 2025-09-08 15:33:42,254 wheel INFO creating '/home/udu/aports/main/py3-cffi/src/cffi-1.17.1/.dist/.tmp-mhj41lm5/cffi-1.17.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-08 15:33:42,254 wheel INFO adding '_cffi_backend.cpython-312-x86_64-linux-musl.so' 2025-09-08 15:33:42,254 wheel INFO adding 'cffi/__init__.py' 2025-09-08 15:33:42,254 wheel INFO adding 'cffi/_cffi_errors.h' 2025-09-08 15:33:42,254 wheel INFO adding 'cffi/_cffi_include.h' 2025-09-08 15:33:42,254 wheel INFO adding 'cffi/_embedding.h' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/_imp_emulation.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/_shimmed_dist_utils.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/api.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/backend_ctypes.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/cffi_opcode.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/commontypes.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/cparser.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/error.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/ffiplatform.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/lock.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/model.py' 2025-09-08 15:33:42,255 wheel INFO adding 'cffi/parse_c_type.h' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/pkgconfig.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/recompiler.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/setuptools_ext.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/vengine_cpy.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/vengine_gen.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi/verifier.py' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi-1.17.1.dist-info/licenses/LICENSE' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi-1.17.1.dist-info/METADATA' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi-1.17.1.dist-info/WHEEL' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi-1.17.1.dist-info/entry_points.txt' 2025-09-08 15:33:42,256 wheel INFO adding 'cffi-1.17.1.dist-info/top_level.txt' 2025-09-08 15:33:42,257 wheel INFO adding 'cffi-1.17.1.dist-info/RECORD' 2025-09-08 15:33:42,257 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-08 15:33:42,257 gpep517 INFO The backend produced .dist/cffi-1.17.1-cp312-cp312-linux_x86_64.whl cffi-1.17.1-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/main/py3-cffi/src/cffi-1.17.1 configfile: pyproject.toml collected 1824 items testing/cffi0/test_cdata.py . [ 0%] testing/cffi0/test_ctypes.py ..................s...............s.s.s.... [ 2%] ...s.........................sssssss..s..s.............................. [ 6%] ...............sssssssss [ 7%] testing/cffi0/test_ffi_backend.py ..........s.......s.........s......... [ 9%] ..ss.................................................................... [ 13%] ...................s...s................................................ [ 17%] .................s.s...s................... [ 20%] testing/cffi0/test_function.py ......s.......s.s...s..ss..sss..ss [ 21%] testing/cffi0/test_model.py ............. [ 22%] testing/cffi0/test_ownlib.py ..ss...sssss [ 23%] testing/cffi0/test_parsing.py .........................s........... [ 25%] testing/cffi0/test_platform.py .... [ 25%] testing/cffi0/test_unicode_literals.py ............ [ 26%] testing/cffi0/test_verify.py ...................s......s.....s.......... [ 28%] ........................................................................ [ 32%] ....s..........................s...s.............ss.. [ 35%] testing/cffi0/test_verify2.py ...................s......s.....s......... [ 37%] ........................................................................ [ 41%] .....s..........................s...s.............ss.. [ 44%] testing/cffi0/test_version.py ..... [ 44%] testing/cffi0/test_vgen.py ...................s......s.....s............ [ 47%] ........................................................................ [ 51%] ..s..........................s...s.............ss.. [ 54%] testing/cffi0/test_vgen2.py ...................s......s.....s........... [ 56%] ........................................................................ [ 60%] ...s..........................s...s.............ss.. [ 63%] testing/cffi0/test_zdistutils.py ...................................... [ 65%] testing/cffi0/test_zintegration.py sssssss. [ 65%] testing/cffi1/test_cffi_binary.py s [ 65%] testing/cffi1/test_commontypes.py ss. [ 66%] testing/cffi1/test_dlopen.py ............... [ 66%] testing/cffi1/test_dlopen_unicode_literals.py ............... [ 67%] testing/cffi1/test_ffi_obj.py .............................s............ [ 69%] . [ 70%] testing/cffi1/test_function_args.py s [ 70%] testing/cffi1/test_new_ffi_1.py ........................................ [ 72%] .........................................s...s.......................... [ 76%] ............ [ 76%] testing/cffi1/test_parse_c_type.py .................. [ 77%] testing/cffi1/test_pkgconfig.py ... [ 78%] testing/cffi1/test_re_python.py ....................s [ 79%] testing/cffi1/test_realize_c_type.py ......... [ 79%] testing/cffi1/test_recompiler.py ....................................... [ 81%] ..........................s............................................. [ 85%] .......................s.....s.......................... [ 88%] testing/cffi1/test_unicode_literals.py ....... [ 89%] testing/cffi1/test_verify1.py ..............................s........... [ 91%] ...............................................................s.....xxx [ 95%] s...x......................s...s....s...s.ss [ 97%] testing/cffi1/test_zdist.py ....................... [ 99%] testing/embedding/test_basic.py ..... [ 99%] testing/embedding/test_performance.py ..... [ 99%] testing/embedding/test_recursive.py . [ 99%] testing/embedding/test_thread.py .... [ 99%] testing/embedding/test_tlocal.py . [100%] ===== 1709 passed, 111 skipped, 4 xfailed, 8 warnings in 184.16s (0:03:04) ===== >>> py3-cffi: Entering fakeroot... >>> py3-cffi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cffi/__pycache__' -> '/home/udu/aports/main/py3-cffi/pkg/py3-cffi-pyc/usr/lib/python3.12/site-packages/cffi/__pycache__' >>> py3-cffi-pyc*: Preparing subpackage py3-cffi-pyc... >>> py3-cffi-pyc*: Running postcheck for py3-cffi-pyc >>> py3-cffi*: Running postcheck for py3-cffi >>> py3-cffi*: Preparing package py3-cffi... >>> py3-cffi*: Stripping binaries >>> py3-cffi-pyc*: Scanning shared objects >>> py3-cffi*: Scanning shared objects >>> py3-cffi-pyc*: Tracing dependencies... py3-cparser python3~3.12 >>> py3-cffi-pyc*: Package size: 403.5 KB >>> py3-cffi-pyc*: Compressing data... >>> py3-cffi-pyc*: Create checksum... >>> py3-cffi-pyc*: Create py3-cffi-pyc-1.17.1-r1.apk >>> py3-cffi*: Tracing dependencies... py3-cparser python3~3.12 so:libc.musl-x86_64.so.1 so:libffi.so.8 >>> py3-cffi*: Package size: 531.6 KB >>> py3-cffi*: Compressing data... >>> py3-cffi*: Create checksum... >>> py3-cffi*: Create py3-cffi-1.17.1-r1.apk >>> py3-cffi: Build complete at Mon, 08 Sep 2025 15:36:47 +0000 elapsed time 0h 3m 8s >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Uninstalling dependencies... (1/23) Purging .makedepends-py3-cffi (20250908.153339) (2/23) Purging py3-cparser-pyc (2.22-r1) (3/23) Purging py3-cparser (2.22-r1) (4/23) Purging py3-gpep517-pyc (19-r0) (5/23) Purging py3-gpep517 (19-r0) (6/23) Purging py3-installer-pyc (0.7.0-r2) (7/23) Purging py3-installer (0.7.0-r2) (8/23) Purging py3-setuptools-pyc (80.9.0-r0) (9/23) Purging py3-setuptools (80.9.0-r0) (10/23) Purging py3-wheel-pyc (0.46.1-r0) (11/23) Purging py3-wheel (0.46.1-r0) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 899 MiB in 268 packages >>> py3-cffi: Updating the main/x86_64 repository index... >>> py3-cffi: Signing the index...