>>> py3-cffi: Building main/py3-cffi 1.17.1-r1 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 19:22:04 +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/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.1-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.5_p20251010-r0) ( 7/39) Installing sqlite-libs (3.50.4-r1) ( 8/39) Installing python3 (3.12.12-r0) ( 9/39) Installing python3-pycache-pyc0 (3.12.12-r0) (10/39) Installing pyc (3.12.12-r0) (11/39) Installing py3-cparser-pyc (2.22-r1) (12/39) Installing python3-pyc (3.12.12-r0) (13/39) Installing py3-cparser (2.22-r1) (14/39) Installing linux-headers (6.16.12-r0) (15/39) Installing libffi-dev (3.5.2-r0) (16/39) Installing python3-dev (3.12.12-r0) (17/39) Installing py3-installer (0.7.0-r2) (18/39) Installing py3-installer-pyc (0.7.0-r2) (19/39) Installing py3-gpep517 (19-r0) (20/39) Installing py3-gpep517-pyc (19-r0) (21/39) Installing py3-parsing (3.2.3-r0) (22/39) Installing py3-parsing-pyc (3.2.3-r0) (23/39) Installing py3-packaging (25.0-r0) (24/39) Installing py3-packaging-pyc (25.0-r0) (25/39) Installing py3-setuptools (80.9.0-r1) (26/39) Installing py3-setuptools-pyc (80.9.0-r1) (27/39) Installing py3-wheel (0.46.1-r0) (28/39) Installing py3-wheel-pyc (0.46.1-r0) (29/39) Installing py3-iniconfig (2.1.0-r0) (30/39) Installing py3-iniconfig-pyc (2.1.0-r0) (31/39) Installing py3-pluggy (1.6.0-r0) (32/39) Installing py3-pluggy-pyc (1.6.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pygments (2.19.2-r0) (36/39) Installing py3-pygments-pyc (2.19.2-r0) (37/39) Installing py3-pytest (8.4.2-r1) (38/39) Installing py3-pytest-pyc (8.4.2-r1) (39/39) Installing .makedepends-py3-cffi (20251017.192208) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 927 MiB in 140 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.23/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.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.23/cffi-1.17.1.tar.gz.part' cffi-1.17.1.tar.gz.p 100% |********************************| 504k 0:00:00 ETA '/var/cache/distfiles/v3.23/cffi-1.17.1.tar.gz.part' saved /var/cache/distfiles/v3.23/cffi-1.17.1.tar.gz: OK /home/buildozer/aports/main/py3-cffi/fix-setuptools-deprecation.patch: OK >>> py3-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/cffi-1.17.1.tar.gz /var/cache/distfiles/v3.23/cffi-1.17.1.tar.gz: OK /home/buildozer/aports/main/py3-cffi/fix-setuptools-deprecation.patch: OK >>> py3-cffi: Unpacking /var/cache/distfiles/v3.23/cffi-1.17.1.tar.gz... >>> py3-cffi: fix-setuptools-deprecation.patch patching file setup.cfg 2025-10-17 19:22:15,397 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-10-17 19:22:15,528 root INFO compiling '_configtest.c': 2025-10-17 19:22:15,529 root INFO __thread int some_threadlocal_variable_42; 2025-10-17 19:22:15,531 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2025-10-17 19:22:15,609 root INFO success! 2025-10-17 19:22:15,609 root INFO removing: _configtest.c _configtest.o 2025-10-17 19:22:15,672 root INFO compiling '_configtest.c': 2025-10-17 19:22:15,673 root INFO int main(void) { __sync_synchronize(); return 0; } 2025-10-17 19:22:15,674 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2025-10-17 19:22:15,809 root INFO cc _configtest.o -o _configtest 2025-10-17 19:22:15,848 root INFO success! 2025-10-17 19:22:15,848 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-10-17 19:22:15,966 root INFO running bdist_wheel 2025-10-17 19:22:16,054 root INFO running build 2025-10-17 19:22:16,054 root INFO running build_py 2025-10-17 19:22:16,078 root INFO creating build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,079 root INFO copying src/cffi/model.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,082 root INFO copying src/cffi/cparser.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,085 root INFO copying src/cffi/__init__.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,086 root INFO copying src/cffi/setuptools_ext.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,089 root INFO copying src/cffi/lock.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,090 root INFO copying src/cffi/pkgconfig.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,092 root INFO copying src/cffi/backend_ctypes.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,095 root INFO copying src/cffi/cffi_opcode.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,097 root INFO copying src/cffi/commontypes.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,099 root INFO copying src/cffi/recompiler.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,102 root INFO copying src/cffi/ffiplatform.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,103 root INFO copying src/cffi/api.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,105 root INFO copying src/cffi/_imp_emulation.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,107 root INFO copying src/cffi/error.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,109 root INFO copying src/cffi/verifier.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,110 root INFO copying src/cffi/vengine_cpy.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,112 root INFO copying src/cffi/vengine_gen.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,114 root INFO copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,118 root INFO copying src/cffi/_cffi_include.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,120 root INFO copying src/cffi/parse_c_type.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,122 root INFO copying src/cffi/_embedding.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,124 root INFO copying src/cffi/_cffi_errors.h -> build/lib.linux-riscv64-cpython-312/cffi 2025-10-17 19:22:16,127 root INFO running build_ext 2025-10-17 19:22:16,130 root INFO building '_cffi_backend' extension 2025-10-17 19:22:16,132 root INFO creating build/temp.linux-riscv64-cpython-312/src/c 2025-10-17 19:22:16,133 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-10-17 19:22:37,642 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-10-17 19:22:37,879 root INFO installing to build/bdist.linux-riscv64/wheel 2025-10-17 19:22:37,879 root INFO running install 2025-10-17 19:22:37,946 root INFO running install_lib 2025-10-17 19:22:37,967 root INFO creating build/bdist.linux-riscv64/wheel 2025-10-17 19:22:37,969 root INFO copying build/lib.linux-riscv64-cpython-312/_cffi_backend.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/. 2025-10-17 19:22:37,972 root INFO creating build/bdist.linux-riscv64/wheel/cffi 2025-10-17 19:22:37,973 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_embedding.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,975 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/model.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,976 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/cparser.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,978 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_cffi_include.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,979 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/__init__.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,981 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/setuptools_ext.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,982 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/lock.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,983 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/pkgconfig.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,985 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/backend_ctypes.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,986 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/cffi_opcode.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,988 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/commontypes.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,989 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/recompiler.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,991 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/ffiplatform.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,993 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/api.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,995 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_cffi_errors.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,996 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_imp_emulation.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,998 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/parse_c_type.h -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:37,999 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/error.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:38,000 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/verifier.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:38,002 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/vengine_cpy.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:38,003 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/vengine_gen.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:38,005 root INFO copying build/lib.linux-riscv64-cpython-312/cffi/_shimmed_dist_utils.py -> build/bdist.linux-riscv64/wheel/./cffi 2025-10-17 19:22:38,006 root INFO running install_egg_info 2025-10-17 19:22:38,028 root INFO running egg_info 2025-10-17 19:22:38,043 root INFO writing src/cffi.egg-info/PKG-INFO 2025-10-17 19:22:38,046 root INFO writing dependency_links to src/cffi.egg-info/dependency_links.txt 2025-10-17 19:22:38,048 root INFO writing entry points to src/cffi.egg-info/entry_points.txt 2025-10-17 19:22:38,049 root INFO writing requirements to src/cffi.egg-info/requires.txt 2025-10-17 19:22:38,050 root INFO writing top-level names to src/cffi.egg-info/top_level.txt 2025-10-17 19:22:38,073 root INFO reading manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-10-17 19:22:38,095 root INFO reading manifest template 'MANIFEST.in' 2025-10-17 19:22:38,178 root INFO adding license file 'LICENSE' 2025-10-17 19:22:38,198 root INFO writing manifest file 'src/cffi.egg-info/SOURCES.txt' 2025-10-17 19:22:38,199 root INFO Copying src/cffi.egg-info to build/bdist.linux-riscv64/wheel/./cffi-1.17.1-py3.12.egg-info 2025-10-17 19:22:38,207 root INFO running install_scripts 2025-10-17 19:22:38,239 root INFO creating build/bdist.linux-riscv64/wheel/cffi-1.17.1.dist-info/WHEEL 2025-10-17 19:22:38,242 wheel INFO creating '/home/buildozer/aports/main/py3-cffi/src/cffi-1.17.1/.dist/.tmp-baw4dktz/cffi-1.17.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-10-17 19:22:38,246 wheel INFO adding '_cffi_backend.cpython-312-riscv64-linux-musl.so' 2025-10-17 19:22:38,252 wheel INFO adding 'cffi/__init__.py' 2025-10-17 19:22:38,253 wheel INFO adding 'cffi/_cffi_errors.h' 2025-10-17 19:22:38,255 wheel INFO adding 'cffi/_cffi_include.h' 2025-10-17 19:22:38,257 wheel INFO adding 'cffi/_embedding.h' 2025-10-17 19:22:38,260 wheel INFO adding 'cffi/_imp_emulation.py' 2025-10-17 19:22:38,261 wheel INFO adding 'cffi/_shimmed_dist_utils.py' 2025-10-17 19:22:38,263 wheel INFO adding 'cffi/api.py' 2025-10-17 19:22:38,266 wheel INFO adding 'cffi/backend_ctypes.py' 2025-10-17 19:22:38,269 wheel INFO adding 'cffi/cffi_opcode.py' 2025-10-17 19:22:38,271 wheel INFO adding 'cffi/commontypes.py' 2025-10-17 19:22:38,273 wheel INFO adding 'cffi/cparser.py' 2025-10-17 19:22:38,275 wheel INFO adding 'cffi/error.py' 2025-10-17 19:22:38,277 wheel INFO adding 'cffi/ffiplatform.py' 2025-10-17 19:22:38,279 wheel INFO adding 'cffi/lock.py' 2025-10-17 19:22:38,280 wheel INFO adding 'cffi/model.py' 2025-10-17 19:22:38,283 wheel INFO adding 'cffi/parse_c_type.h' 2025-10-17 19:22:38,284 wheel INFO adding 'cffi/pkgconfig.py' 2025-10-17 19:22:38,286 wheel INFO adding 'cffi/recompiler.py' 2025-10-17 19:22:38,289 wheel INFO adding 'cffi/setuptools_ext.py' 2025-10-17 19:22:38,292 wheel INFO adding 'cffi/vengine_cpy.py' 2025-10-17 19:22:38,295 wheel INFO adding 'cffi/vengine_gen.py' 2025-10-17 19:22:38,297 wheel INFO adding 'cffi/verifier.py' 2025-10-17 19:22:38,299 wheel INFO adding 'cffi-1.17.1.dist-info/licenses/LICENSE' 2025-10-17 19:22:38,301 wheel INFO adding 'cffi-1.17.1.dist-info/METADATA' 2025-10-17 19:22:38,302 wheel INFO adding 'cffi-1.17.1.dist-info/WHEEL' 2025-10-17 19:22:38,304 wheel INFO adding 'cffi-1.17.1.dist-info/entry_points.txt' 2025-10-17 19:22:38,305 wheel INFO adding 'cffi-1.17.1.dist-info/top_level.txt' 2025-10-17 19:22:38,307 wheel INFO adding 'cffi-1.17.1.dist-info/RECORD' 2025-10-17 19:22:38,308 root INFO removing build/bdist.linux-riscv64/wheel 2025-10-17 19:22:38,315 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.12, pytest-8.4.2, pluggy-1.6.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, 10 warnings in 1232.64s (0:20:32) ==== >>> 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*: Scanning shared objects >>> py3-cffi-pyc*: Tracing dependencies... 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 Fri, 17 Oct 2025 19:43:17 +0000 elapsed time 0h 21m 13s >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Cleaning up tmpdir >>> py3-cffi: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-cffi (20251017.192208) ( 2/39) Purging py3-cparser-pyc (2.22-r1) ( 3/39) Purging py3-cparser (2.22-r1) ( 4/39) Purging libffi-dev (3.5.2-r0) ( 5/39) Purging linux-headers (6.16.12-r0) ( 6/39) Purging python3-dev (3.12.12-r0) ( 7/39) Purging py3-gpep517-pyc (19-r0) ( 8/39) Purging py3-gpep517 (19-r0) ( 9/39) Purging py3-installer-pyc (0.7.0-r2) (10/39) Purging py3-installer (0.7.0-r2) (11/39) Purging py3-setuptools-pyc (80.9.0-r1) (12/39) Purging py3-setuptools (80.9.0-r1) (13/39) Purging py3-wheel-pyc (0.46.1-r0) (14/39) Purging py3-wheel (0.46.1-r0) (15/39) Purging py3-pytest-pyc (8.4.2-r1) (16/39) Purging py3-pytest (8.4.2-r1) (17/39) Purging py3-iniconfig-pyc (2.1.0-r0) (18/39) Purging py3-iniconfig (2.1.0-r0) (19/39) Purging py3-packaging-pyc (25.0-r0) (20/39) Purging py3-packaging (25.0-r0) (21/39) Purging py3-parsing-pyc (3.2.3-r0) (22/39) Purging py3-parsing (3.2.3-r0) (23/39) Purging py3-pluggy-pyc (1.6.0-r0) (24/39) Purging py3-pluggy (1.6.0-r0) (25/39) Purging py3-py-pyc (1.11.0-r4) (26/39) Purging py3-py (1.11.0-r4) (27/39) Purging py3-pygments-pyc (2.19.2-r0) (28/39) Purging py3-pygments (2.19.2-r0) (29/39) Purging python3-pyc (3.12.12-r0) (30/39) Purging python3-pycache-pyc0 (3.12.12-r0) (31/39) Purging pyc (3.12.12-r0) (32/39) Purging python3 (3.12.12-r0) (33/39) Purging gdbm (1.26-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.5.2-r0) (36/39) Purging libpanelw (6.5_p20251010-r0) (37/39) Purging mpdecimal (4.0.1-r0) (38/39) Purging sqlite-libs (3.50.4-r1) (39/39) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 665 MiB in 101 packages >>> py3-cffi: Updating the main/riscv64 repository index... >>> py3-cffi: Signing the index...