>>> py3-cffi: Building main/py3-cffi 1.17.1-r1 (using abuild 3.15.0_rc3-r1) started Tue, 22 Apr 2025 16:10:38 +0000 >>> py3-cffi: Validating /home/buildozer/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/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.8-r0) (3/37) Installing gdbm (1.24-r0) (4/37) Installing xz-libs (5.8.1-r0) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.5_p20250412-r0) (7/37) Installing sqlite-libs (3.49.1-r0) (8/37) Installing python3 (3.12.10-r0) (9/37) Installing python3-pycache-pyc0 (3.12.10-r0) (10/37) Installing pyc (3.12.10-r0) (11/37) Installing py3-cparser-pyc (2.22-r1) (12/37) Installing python3-pyc (3.12.10-r0) (13/37) Installing py3-cparser (2.22-r1) (14/37) Installing linux-headers (6.14.2-r0) (15/37) Installing libffi-dev (3.4.8-r0) (16/37) Installing python3-dev (3.12.10-r0) (17/37) Installing py3-installer (0.7.0-r2) (18/37) Installing py3-installer-pyc (0.7.0-r2) (19/37) Installing py3-gpep517 (16-r0) (20/37) Installing py3-gpep517-pyc (16-r0) (21/37) Installing py3-parsing (3.2.0-r0) (22/37) Installing py3-parsing-pyc (3.2.0-r0) (23/37) Installing py3-packaging (24.2-r0) (24/37) Installing py3-packaging-pyc (24.2-r0) (25/37) Installing py3-setuptools (77.0.3-r0) (26/37) Installing py3-setuptools-pyc (77.0.3-r0) (27/37) Installing py3-wheel (0.43.0-r0) (28/37) Installing py3-wheel-pyc (0.43.0-r0) (29/37) Installing py3-iniconfig (2.1.0-r0) (30/37) Installing py3-iniconfig-pyc (2.1.0-r0) (31/37) Installing py3-pluggy (1.5.0-r0) (32/37) Installing py3-pluggy-pyc (1.5.0-r0) (33/37) Installing py3-py (1.11.0-r4) (34/37) Installing py3-py-pyc (1.11.0-r4) (35/37) Installing py3-pytest (8.3.5-r0) (36/37) Installing py3-pytest-pyc (8.3.5-r0) (37/37) Installing .makedepends-py3-cffi (20250422.161040) Executing busybox-1.37.0-r16.trigger OK: 560 MiB in 134 packages >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Cleaning up tmpdir >>> py3-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cffi-1.17.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cffi: Fetching https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.17.1.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.22/cffi-1.17.1.tar.gz.part' cffi-1.17.1.tar.gz.p 100% |********************************| 504k 0:00:00 ETA '/var/cache/distfiles/v3.22/cffi-1.17.1.tar.gz.part' saved >>> py3-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.22/cffi-1.17.1.tar.gz... >>> py3-cffi: fix-setuptools-deprecation.patch patching file setup.cfg 2025-04-22 16:10:46,273 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-04-22 16:10:46,398 root INFO compiling '_configtest.c': 2025-04-22 16:10:46,399 root INFO __thread int some_threadlocal_variable_42; 2025-04-22 16:10:46,401 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2025-04-22 16:10:46,475 root INFO success! 2025-04-22 16:10:46,476 root INFO removing: _configtest.c _configtest.o 2025-04-22 16:10:46,537 root INFO compiling '_configtest.c': 2025-04-22 16:10:46,537 root INFO int main(void) { __sync_synchronize(); return 0; } 2025-04-22 16:10:46,539 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2025-04-22 16:10:46,665 root INFO cc _configtest.o -o _configtest 2025-04-22 16:10:46,704 root INFO success! 2025-04-22 16:10:46,704 root INFO removing: _configtest.c _configtest.o _configtest /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-22 16:10:46,825 root INFO running bdist_wheel 2025-04-22 16:10:46,903 root INFO running build 2025-04-22 16:10:46,903 root INFO running build_py 2025-04-22 16:10:46,924 root INFO creating build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,926 root INFO copying src/cffi/cffi_opcode.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,928 root INFO copying src/cffi/_imp_emulation.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,930 root INFO copying src/cffi/__init__.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,932 root INFO copying src/cffi/backend_ctypes.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,934 root INFO copying src/cffi/verifier.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,936 root INFO copying src/cffi/api.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,939 root INFO copying src/cffi/setuptools_ext.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,941 root INFO copying src/cffi/pkgconfig.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,943 root INFO copying src/cffi/lock.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,945 root INFO copying src/cffi/error.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,946 root INFO copying src/cffi/commontypes.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,948 root INFO copying src/cffi/ffiplatform.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,950 root INFO copying src/cffi/recompiler.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,953 root INFO copying src/cffi/vengine_cpy.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,954 root INFO copying src/cffi/vengine_gen.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,956 root INFO copying src/cffi/cparser.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,958 root INFO copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,960 root INFO copying src/cffi/model.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,965 root INFO copying src/cffi/_cffi_include.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,966 root INFO copying src/cffi/parse_c_type.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,968 root INFO copying src/cffi/_embedding.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,970 root INFO copying src/cffi/_cffi_errors.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-04-22 16:10:46,973 root INFO running build_ext 2025-04-22 16:10:46,976 root INFO building '_cffi_backend' extension 2025-04-22 16:10:46,978 root INFO creating build/temp.linux-riscv64-cpython-312/src/c 2025-04-22 16:10:46,979 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.12 -c src/c/_cffi_backend.c -o build/temp.linux-riscv64-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-04-22 16:11:11,099 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/c/_cffi_backend.o -L/usr/lib/../lib -L/usr/lib -lffi -o build/lib.linux-riscv64-cpython-312/_cffi_backend.cpython-312-riscv64-linux-musl.so 2025-04-22 16:11:11,349 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-22 16:11:11,349 root INFO running install 2025-04-22 16:11:11,416 root INFO running install_lib 2025-04-22 16:11:11,435 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-22 16:11:11,437 root INFO creating build/bdist.linux-riscv64/wheel/cffi 2025-04-22 16:11:11,438 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/cffi_opcode.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,440 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_imp_emulation.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,441 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/__init__.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,442 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/backend_ctypes.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,444 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/verifier.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,445 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/api.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,447 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_cffi_include.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,448 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/setuptools_ext.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,450 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/pkgconfig.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,451 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/lock.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,453 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/parse_c_type.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,454 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/error.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,455 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/commontypes.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,457 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/ffiplatform.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,458 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/recompiler.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,460 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/vengine_cpy.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,461 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/vengine_gen.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,463 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/cparser.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,465 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_cffi_errors.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,466 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_embedding.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,468 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_shimmed_dist_utils.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,469 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/model.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-04-22 16:11:11,471 root INFO copying build/lib.linux-riscv64-cpython-312/_cffi_backend.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/. 2025-04-22 16:11:11,473 root INFO running install_egg_info 2025-04-22 16:11:11,494 root INFO running egg_info 2025-04-22 16:11:11,512 root INFO writing src/cffi.egg-info/PKG-INFO 2025-04-22 16:11:11,515 root INFO writing dependency_links to src/cffi.egg-info/dependency_links.txt 2025-04-22 16:11:11,516 root INFO writing entry points to src/cffi.egg-info/entry_points.txt 2025-04-22 16:11:11,518 root INFO writing requirements to src/cffi.egg-info/requires.txt 2025-04-22 16:11:11,519 root INFO writing top-level names to src/cffi.egg-info/top_level.txt 2025-04-22 16:11:11,541 root INFO reading manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-04-22 16:11:11,563 root INFO reading manifest template 'MANIFEST.in' 2025-04-22 16:11:11,645 root INFO adding license file 'LICENSE' 2025-04-22 16:11:11,664 root INFO writing manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-04-22 16:11:11,666 root INFO Copying src/cffi.egg-info to build/bdist.linux-riscv64/wheel/./cffi-1.17.1-py3.12.egg-info 2025-04-22 16:11:11,674 root INFO running install_scripts 2025-04-22 16:11:11,709 root INFO creating build/bdist.linux-riscv64/wheel/cffi-1.17.1.dist-info/WHEEL 2025-04-22 16:11:11,713 wheel INFO creating '/home/buildozer/aports/main/py3-cffi/src/cffi-1.17.1/.dist/.tmp-nv9eysop/cffi-1.17.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-22 16:11:11,717 wheel INFO adding '_cffi_backend.cpython-312-riscv64-linux-musl.so' 2025-04-22 16:11:11,723 wheel INFO adding 'cffi/__init__.py' 2025-04-22 16:11:11,725 wheel INFO adding 'cffi/_cffi_errors.h' 2025-04-22 16:11:11,727 wheel INFO adding 'cffi/_cffi_include.h' 2025-04-22 16:11:11,730 wheel INFO adding 'cffi/_embedding.h' 2025-04-22 16:11:11,732 wheel INFO adding 'cffi/_imp_emulation.py' 2025-04-22 16:11:11,734 wheel INFO adding 'cffi/_shimmed_dist_utils.py' 2025-04-22 16:11:11,737 wheel INFO adding 'cffi/api.py' 2025-04-22 16:11:11,740 wheel INFO adding 'cffi/backend_ctypes.py' 2025-04-22 16:11:11,742 wheel INFO adding 'cffi/cffi_opcode.py' 2025-04-22 16:11:11,745 wheel INFO adding 'cffi/commontypes.py' 2025-04-22 16:11:11,747 wheel INFO adding 'cffi/cparser.py' 2025-04-22 16:11:11,750 wheel INFO adding 'cffi/error.py' 2025-04-22 16:11:11,752 wheel INFO adding 'cffi/ffiplatform.py' 2025-04-22 16:11:11,753 wheel INFO adding 'cffi/lock.py' 2025-04-22 16:11:11,755 wheel INFO adding 'cffi/model.py' 2025-04-22 16:11:11,758 wheel INFO adding 'cffi/parse_c_type.h' 2025-04-22 16:11:11,760 wheel INFO adding 'cffi/pkgconfig.py' 2025-04-22 16:11:11,762 wheel INFO adding 'cffi/recompiler.py' 2025-04-22 16:11:11,766 wheel INFO adding 'cffi/setuptools_ext.py' 2025-04-22 16:11:11,768 wheel INFO adding 'cffi/vengine_cpy.py' 2025-04-22 16:11:11,771 wheel INFO adding 'cffi/vengine_gen.py' 2025-04-22 16:11:11,774 wheel INFO adding 'cffi/verifier.py' 2025-04-22 16:11:11,778 wheel INFO adding 'cffi-1.17.1.dist-info/licenses/LICENSE' 2025-04-22 16:11:11,779 wheel INFO adding 'cffi-1.17.1.dist-info/METADATA' 2025-04-22 16:11:11,780 wheel INFO adding 'cffi-1.17.1.dist-info/WHEEL' 2025-04-22 16:11:11,782 wheel INFO adding 'cffi-1.17.1.dist-info/entry_points.txt' 2025-04-22 16:11:11,783 wheel INFO adding 'cffi-1.17.1.dist-info/top_level.txt' 2025-04-22 16:11:11,785 wheel INFO adding 'cffi-1.17.1.dist-info/RECORD' 2025-04-22 16:11:11,786 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-22 16:11:11,793 gpep517 INFO The backend produced .dist/cffi-1.17.1-cp312-cp312-linux_riscv64.whl cffi-1.17.1-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/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.....s.......... [ 28%] ........................................................................ [ 32%] ....s..........................s...s............sss.. [ 35%] testing/cffi0/test_verify2.py ................s..s......s.....s......... [ 37%] ........................................................................ [ 41%] .....s..........................s...s............sss.. [ 44%] testing/cffi0/test_version.py ..... [ 44%] testing/cffi0/test_vgen.py ................s..s......s.....s............ [ 47%] ........................................................................ [ 51%] ..s..........................s...s............sss.. [ 54%] testing/cffi0/test_vgen2.py ................s..s......s.....s........... [ 56%] ........................................................................ [ 60%] ...s..........................s...s............sss.. [ 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..............s........... [ 91%] ...............................................................s.....xxx [ 95%] s...x......................s...s....s...ssss [ 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%] ==== 1699 passed, 121 skipped, 4 xfailed, 8 warnings in 1241.57s (0:20:41) ===== >>> py3-cffi: Entering fakeroot... >>> py3-cffi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cffi/__pycache__' -> '/home/buildozer/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-riscv64.so.1 so:libffi.so.8 >>> py3-cffi*: Package size: 543.5 KB >>> py3-cffi*: Compressing data... >>> py3-cffi*: Create checksum... >>> py3-cffi*: Create py3-cffi-1.17.1-r1.apk >>> py3-cffi: Build complete at Tue, 22 Apr 2025 16:31:59 +0000 elapsed time 0h 21m 21s >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Uninstalling dependencies... (1/37) Purging .makedepends-py3-cffi (20250422.161040) (2/37) Purging py3-cparser-pyc (2.22-r1) (3/37) Purging py3-cparser (2.22-r1) (4/37) Purging libffi-dev (3.4.8-r0) (5/37) Purging linux-headers (6.14.2-r0) (6/37) Purging python3-dev (3.12.10-r0) (7/37) Purging py3-gpep517-pyc (16-r0) (8/37) Purging py3-gpep517 (16-r0) (9/37) Purging py3-installer-pyc (0.7.0-r2) (10/37) Purging py3-installer (0.7.0-r2) (11/37) Purging py3-setuptools-pyc (77.0.3-r0) (12/37) Purging py3-setuptools (77.0.3-r0) (13/37) Purging py3-wheel-pyc (0.43.0-r0) (14/37) Purging py3-wheel (0.43.0-r0) (15/37) Purging py3-pytest-pyc (8.3.5-r0) (16/37) Purging py3-pytest (8.3.5-r0) (17/37) Purging py3-iniconfig-pyc (2.1.0-r0) (18/37) Purging py3-iniconfig (2.1.0-r0) (19/37) Purging py3-packaging-pyc (24.2-r0) (20/37) Purging py3-packaging (24.2-r0) (21/37) Purging py3-parsing-pyc (3.2.0-r0) (22/37) Purging py3-parsing (3.2.0-r0) (23/37) Purging py3-pluggy-pyc (1.5.0-r0) (24/37) Purging py3-pluggy (1.5.0-r0) (25/37) Purging py3-py-pyc (1.11.0-r4) (26/37) Purging py3-py (1.11.0-r4) (27/37) Purging python3-pyc (3.12.10-r0) (28/37) Purging python3-pycache-pyc0 (3.12.10-r0) (29/37) Purging pyc (3.12.10-r0) (30/37) Purging python3 (3.12.10-r0) (31/37) Purging gdbm (1.24-r0) (32/37) Purging libbz2 (1.0.8-r6) (33/37) Purging libffi (3.4.8-r0) (34/37) Purging libpanelw (6.5_p20250412-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging sqlite-libs (3.49.1-r0) (37/37) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 97 packages >>> py3-cffi: Updating the main/riscv64 repository index... >>> py3-cffi: Signing the index...