>>> py3-cffi: Building main/py3-cffi 1.16.0-r0 (using abuild 3.11.21-r0) started Fri, 29 Sep 2023 15:25:45 +0000 >>> py3-cffi: Checking sanity of /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/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20230918-r0) (5/36) Installing readline (8.2.1-r2) (6/36) Installing sqlite-libs (3.43.1-r0) (7/36) Installing python3 (3.11.5-r0) (8/36) Installing python3-pycache-pyc0 (3.11.5-r0) (9/36) Installing pyc (0.1-r0) (10/36) Installing py3-cparser-pyc (2.21-r3) (11/36) Installing python3-pyc (3.11.5-r0) (12/36) Installing py3-cparser (2.21-r3) (13/36) Installing linux-headers (6.5-r0) (14/36) Installing libffi-dev (3.4.4-r3) (15/36) Installing python3-dev (3.11.5-r0) (16/36) Installing py3-installer (0.7.0-r1) (17/36) Installing py3-installer-pyc (0.7.0-r1) (18/36) Installing py3-gpep517 (15-r0) (19/36) Installing py3-gpep517-pyc (15-r0) (20/36) Installing py3-parsing (3.1.1-r0) (21/36) Installing py3-parsing-pyc (3.1.1-r0) (22/36) Installing py3-packaging (23.1-r3) (23/36) Installing py3-packaging-pyc (23.1-r3) (24/36) Installing py3-setuptools (68.2.2-r0) (25/36) Installing py3-setuptools-pyc (68.2.2-r0) (26/36) Installing py3-wheel (0.41.2-r0) (27/36) Installing py3-wheel-pyc (0.41.2-r0) (28/36) Installing py3-iniconfig (1.1.1-r6) (29/36) Installing py3-iniconfig-pyc (1.1.1-r6) (30/36) Installing py3-pluggy (1.3.0-r0) (31/36) Installing py3-pluggy-pyc (1.3.0-r0) (32/36) Installing py3-py (1.11.0-r2) (33/36) Installing py3-py-pyc (1.11.0-r2) (34/36) Installing py3-pytest (7.4.2-r0) (35/36) Installing py3-pytest-pyc (7.4.2-r0) (36/36) Installing .makedepends-py3-cffi (20230929.152546) Executing busybox-1.36.1-r8.trigger OK: 413 MiB in 143 packages >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Cleaning up tmpdir >>> py3-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cffi-1.16.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cffi: Fetching https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.16.0.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 31 500k 31 159k 0 0 55196 0 0:00:09 0:00:02 0:00:07 55196 100 500k 100 500k 0 0 158k 0 0:00:03 0:00:03 --:--:-- 1832k >>> py3-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cffi-1.16.0.tar.gz >>> py3-cffi: Checking sha512sums... cffi-1.16.0.tar.gz: OK fix-setuptools-deprecation.patch: OK >>> py3-cffi: Unpacking /var/cache/distfiles/cffi-1.16.0.tar.gz... >>> py3-cffi: fix-setuptools-deprecation.patch patching file setup.cfg 2023-09-29 15:25:51,197 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-09-29 15:25:51,225 root INFO compiling '_configtest.c': 2023-09-29 15:25:51,225 root INFO __thread int some_threadlocal_variable_42; 2023-09-29 15:25:51,226 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2023-09-29 15:25:51,247 root INFO success! 2023-09-29 15:25:51,247 root INFO removing: _configtest.c _configtest.o 2023-09-29 15:25:51,256 root INFO compiling '_configtest.c': 2023-09-29 15:25:51,257 root INFO int main(void) { __sync_synchronize(); return 0; } 2023-09-29 15:25:51,257 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c _configtest.c -o _configtest.o 2023-09-29 15:25:51,286 root INFO gcc _configtest.o -o _configtest 2023-09-29 15:25:51,302 root INFO success! 2023-09-29 15:25:51,302 root INFO removing: _configtest.c _configtest.o _configtest 2023-09-29 15:25:51,340 root INFO running bdist_wheel 2023-09-29 15:25:51,354 root INFO running build 2023-09-29 15:25:51,354 root INFO running build_py 2023-09-29 15:25:51,357 root INFO creating build 2023-09-29 15:25:51,357 root INFO creating build/lib.linux-ppc64le-cpython-311 2023-09-29 15:25:51,357 root INFO creating build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,357 root INFO copying src/cffi/_imp_emulation.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,357 root INFO copying src/cffi/commontypes.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,358 root INFO copying src/cffi/model.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,358 root INFO copying src/cffi/vengine_cpy.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,358 root INFO copying src/cffi/vengine_gen.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,358 root INFO copying src/cffi/backend_ctypes.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,358 root INFO copying src/cffi/cffi_opcode.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,359 root INFO copying src/cffi/lock.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,359 root INFO copying src/cffi/verifier.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,359 root INFO copying src/cffi/recompiler.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,359 root INFO copying src/cffi/error.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,359 root INFO copying src/cffi/ffiplatform.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,360 root INFO copying src/cffi/pkgconfig.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,360 root INFO copying src/cffi/setuptools_ext.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,360 root INFO copying src/cffi/__init__.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,360 root INFO copying src/cffi/cparser.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,360 root INFO copying src/cffi/api.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,361 root INFO copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,361 root INFO copying src/cffi/_cffi_include.h -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,361 root INFO copying src/cffi/parse_c_type.h -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,361 root INFO copying src/cffi/_embedding.h -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,362 root INFO copying src/cffi/_cffi_errors.h -> build/lib.linux-ppc64le-cpython-311/cffi 2023-09-29 15:25:51,362 root INFO running build_ext 2023-09-29 15:25:51,363 root INFO building '_cffi_backend' extension 2023-09-29 15:25:51,363 root INFO creating build/temp.linux-ppc64le-cpython-311 2023-09-29 15:25:51,363 root INFO creating build/temp.linux-ppc64le-cpython-311/src 2023-09-29 15:25:51,363 root INFO creating build/temp.linux-ppc64le-cpython-311/src/c 2023-09-29 15:25:51,363 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-ppc64le-cpython-311/src/c/_cffi_backend.o 2023-09-29 15:25:55,427 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/src/c/_cffi_backend.o -L/usr/lib/../lib -L/usr/lib -lffi -o build/lib.linux-ppc64le-cpython-311/_cffi_backend.cpython-311-powerpc64le-linux-musl.so 2023-09-29 15:25:55,469 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-09-29 15:25:55,469 root INFO running install 2023-09-29 15:25:55,491 root INFO running install_lib 2023-09-29 15:25:55,494 root INFO creating build/bdist.linux-ppc64le 2023-09-29 15:25:55,494 root INFO creating build/bdist.linux-ppc64le/wheel 2023-09-29 15:25:55,494 root INFO creating build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,494 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/_imp_emulation.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,494 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/_cffi_include.h -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,494 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/commontypes.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/model.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/vengine_cpy.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/vengine_gen.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/backend_ctypes.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/cffi_opcode.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,495 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/lock.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,496 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/verifier.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,496 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/recompiler.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,496 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/parse_c_type.h -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,496 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/error.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,496 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/_cffi_errors.h -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/_embedding.h -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/ffiplatform.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/pkgconfig.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/setuptools_ext.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/__init__.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,497 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/cparser.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,498 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/api.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,498 root INFO copying build/lib.linux-ppc64le-cpython-311/cffi/_shimmed_dist_utils.py -> build/bdist.linux-ppc64le/wheel/cffi 2023-09-29 15:25:55,498 root INFO copying build/lib.linux-ppc64le-cpython-311/_cffi_backend.cpython-311-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel 2023-09-29 15:25:55,499 root INFO running install_egg_info 2023-09-29 15:25:55,502 root INFO running egg_info 2023-09-29 15:25:55,504 root INFO writing src/cffi.egg-info/PKG-INFO 2023-09-29 15:25:55,504 root INFO writing dependency_links to src/cffi.egg-info/dependency_links.txt 2023-09-29 15:25:55,504 root INFO writing entry points to src/cffi.egg-info/entry_points.txt 2023-09-29 15:25:55,505 root INFO writing requirements to src/cffi.egg-info/requires.txt 2023-09-29 15:25:55,505 root INFO writing top-level names to src/cffi.egg-info/top_level.txt 2023-09-29 15:25:55,508 root INFO reading manifest file 'src/cffi.egg-info/SOURCES.txt' 2023-09-29 15:25:55,510 root INFO reading manifest template 'MANIFEST.in' 2023-09-29 15:25:55,529 root INFO adding license file 'LICENSE' 2023-09-29 15:25:55,534 root INFO writing manifest file 'src/cffi.egg-info/SOURCES.txt' 2023-09-29 15:25:55,534 root INFO Copying src/cffi.egg-info to build/bdist.linux-ppc64le/wheel/cffi-1.16.0-py3.11.egg-info 2023-09-29 15:25:55,536 root INFO running install_scripts 2023-09-29 15:25:55,542 wheel INFO creating build/bdist.linux-ppc64le/wheel/cffi-1.16.0.dist-info/WHEEL 2023-09-29 15:25:55,543 wheel INFO creating '/home/buildozer/aports/main/py3-cffi/src/cffi-1.16.0/.dist/.tmp-9ov_vhln/cffi-1.16.0-cp311-cp311-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-09-29 15:25:55,544 wheel INFO adding '_cffi_backend.cpython-311-powerpc64le-linux-musl.so' 2023-09-29 15:25:55,547 wheel INFO adding 'cffi/__init__.py' 2023-09-29 15:25:55,548 wheel INFO adding 'cffi/_cffi_errors.h' 2023-09-29 15:25:55,548 wheel INFO adding 'cffi/_cffi_include.h' 2023-09-29 15:25:55,548 wheel INFO adding 'cffi/_embedding.h' 2023-09-29 15:25:55,549 wheel INFO adding 'cffi/_imp_emulation.py' 2023-09-29 15:25:55,549 wheel INFO adding 'cffi/_shimmed_dist_utils.py' 2023-09-29 15:25:55,550 wheel INFO adding 'cffi/api.py' 2023-09-29 15:25:55,550 wheel INFO adding 'cffi/backend_ctypes.py' 2023-09-29 15:25:55,551 wheel INFO adding 'cffi/cffi_opcode.py' 2023-09-29 15:25:55,551 wheel INFO adding 'cffi/commontypes.py' 2023-09-29 15:25:55,552 wheel INFO adding 'cffi/cparser.py' 2023-09-29 15:25:55,552 wheel INFO adding 'cffi/error.py' 2023-09-29 15:25:55,552 wheel INFO adding 'cffi/ffiplatform.py' 2023-09-29 15:25:55,553 wheel INFO adding 'cffi/lock.py' 2023-09-29 15:25:55,553 wheel INFO adding 'cffi/model.py' 2023-09-29 15:25:55,553 wheel INFO adding 'cffi/parse_c_type.h' 2023-09-29 15:25:55,554 wheel INFO adding 'cffi/pkgconfig.py' 2023-09-29 15:25:55,554 wheel INFO adding 'cffi/recompiler.py' 2023-09-29 15:25:55,555 wheel INFO adding 'cffi/setuptools_ext.py' 2023-09-29 15:25:55,555 wheel INFO adding 'cffi/vengine_cpy.py' 2023-09-29 15:25:55,556 wheel INFO adding 'cffi/vengine_gen.py' 2023-09-29 15:25:55,556 wheel INFO adding 'cffi/verifier.py' 2023-09-29 15:25:55,557 wheel INFO adding 'cffi-1.16.0.dist-info/LICENSE' 2023-09-29 15:25:55,557 wheel INFO adding 'cffi-1.16.0.dist-info/METADATA' 2023-09-29 15:25:55,557 wheel INFO adding 'cffi-1.16.0.dist-info/WHEEL' 2023-09-29 15:25:55,558 wheel INFO adding 'cffi-1.16.0.dist-info/entry_points.txt' 2023-09-29 15:25:55,558 wheel INFO adding 'cffi-1.16.0.dist-info/top_level.txt' 2023-09-29 15:25:55,558 wheel INFO adding 'cffi-1.16.0.dist-info/RECORD' 2023-09-29 15:25:55,559 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-09-29 15:25:55,560 gpep517 INFO The backend produced .dist/cffi-1.16.0-cp311-cp311-linux_ppc64le.whl cffi-1.16.0-cp311-cp311-linux_ppc64le.whl ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/main/py3-cffi/src/cffi-1.16.0 collected 1815 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........... [ 28%] ....................................................................s... [ 32%] ...s..........................s...s............sss.. [ 35%] testing/cffi0/test_verify2.py .........................s.....s.......... [ 37%] .....................................................................s.. [ 41%] ....s..........................s...s............sss.. [ 44%] testing/cffi0/test_version.py ..... [ 44%] testing/cffi0/test_vgen.py .........................s.....s............. [ 47%] ..................................................................s..... [ 51%] .s..........................s...s............sss.. [ 54%] testing/cffi0/test_vgen2.py .........................s.....s............ [ 56%] ...................................................................s.... [ 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............ [ 70%] . [ 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.............................. [ 88%] testing/cffi1/test_unicode_literals.py ....... [ 89%] testing/cffi1/test_verify1.py .............................s............ [ 91%] ..............................................................s..s..xxxs [ 95%] ...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%] ===== 1695 passed, 116 skipped, 4 xfailed, 8 warnings in 293.86s (0:04:53) ===== >>> py3-cffi: Entering fakeroot... >>> py3-cffi-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-cffi/pkg/py3-cffi/usr/lib/python3.11/site-packages/cffi/__pycache__' -> '/home/buildozer/aports/main/py3-cffi/pkg/py3-cffi-pyc/usr/lib/python3.11/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.11 >>> py3-cffi-pyc*: Package size: 516.0 KB >>> py3-cffi-pyc*: Compressing data... >>> py3-cffi-pyc*: Create checksum... >>> py3-cffi-pyc*: Create py3-cffi-pyc-1.16.0-r0.apk >>> py3-cffi*: Tracing dependencies... py3-cparser python3~3.11 so:libc.musl-ppc64le.so.1 so:libffi.so.8 >>> py3-cffi*: Package size: 668.0 KB >>> py3-cffi*: Compressing data... >>> py3-cffi*: Create checksum... >>> py3-cffi*: Create py3-cffi-1.16.0-r0.apk >>> py3-cffi: Build complete at Fri, 29 Sep 2023 15:30:50 +0000 elapsed time 0h 5m 5s >>> py3-cffi: Cleaning up srcdir >>> py3-cffi: Cleaning up pkgdir >>> py3-cffi: Uninstalling dependencies... (1/36) Purging .makedepends-py3-cffi (20230929.152546) (2/36) Purging py3-cparser-pyc (2.21-r3) (3/36) Purging py3-cparser (2.21-r3) (4/36) Purging libffi-dev (3.4.4-r3) (5/36) Purging linux-headers (6.5-r0) (6/36) Purging python3-dev (3.11.5-r0) (7/36) Purging py3-gpep517-pyc (15-r0) (8/36) Purging py3-gpep517 (15-r0) (9/36) Purging py3-installer-pyc (0.7.0-r1) (10/36) Purging py3-installer (0.7.0-r1) (11/36) Purging py3-setuptools-pyc (68.2.2-r0) (12/36) Purging py3-setuptools (68.2.2-r0) (13/36) Purging py3-wheel-pyc (0.41.2-r0) (14/36) Purging py3-wheel (0.41.2-r0) (15/36) Purging py3-pytest-pyc (7.4.2-r0) (16/36) Purging py3-pytest (7.4.2-r0) (17/36) Purging py3-iniconfig-pyc (1.1.1-r6) (18/36) Purging py3-iniconfig (1.1.1-r6) (19/36) Purging py3-packaging-pyc (23.1-r3) (20/36) Purging py3-packaging (23.1-r3) (21/36) Purging py3-parsing-pyc (3.1.1-r0) (22/36) Purging py3-parsing (3.1.1-r0) (23/36) Purging py3-pluggy-pyc (1.3.0-r0) (24/36) Purging py3-pluggy (1.3.0-r0) (25/36) Purging py3-py-pyc (1.11.0-r2) (26/36) Purging py3-py (1.11.0-r2) (27/36) Purging python3-pyc (3.11.5-r0) (28/36) Purging python3-pycache-pyc0 (3.11.5-r0) (29/36) Purging pyc (0.1-r0) (30/36) Purging python3 (3.11.5-r0) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20230918-r0) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.1-r2) (36/36) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r8.trigger OK: 264 MiB in 107 packages >>> py3-cffi: Updating the main/ppc64le repository index... >>> py3-cffi: Signing the index...