>>> py3-unicrypto: Building testing/py3-unicrypto 0.0.10-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:48:53 +0000 >>> py3-unicrypto: Checking sanity of /home/buildozer/aports/testing/py3-unicrypto/APKBUILD... >>> py3-unicrypto: Analyzing dependencies... >>> py3-unicrypto: Installing for build: build-base py3-cryptography py3-mbedtls py3-pycryptodome py3-pycryptodomex python3 py3-gpep517 py3-wheel py3-setuptools py3-pytest (1/46) Installing libffi (3.4.6-r0) (2/46) Installing gdbm (1.23-r1) (3/46) Installing mpdecimal (4.0.0-r0) (4/46) Installing libpanelw (6.4_p20240330-r0) (5/46) Installing readline (8.2.10-r0) (6/46) Installing sqlite-libs (3.45.2-r0) (7/46) Installing python3 (3.12.3-r0) (8/46) Installing python3-pycache-pyc0 (3.12.3-r0) (9/46) Installing pyc (3.12.3-r0) (10/46) Installing py3-cparser (2.22-r1) (11/46) Installing py3-cparser-pyc (2.22-r1) (12/46) Installing py3-cffi (1.16.0-r1) (13/46) Installing py3-cffi-pyc (1.16.0-r1) (14/46) Installing py3-cryptography-pyc (42.0.5-r1) (15/46) Installing python3-pyc (3.12.3-r0) (16/46) Installing py3-cryptography (42.0.5-r1) (17/46) Installing mbedtls2 (2.28.8-r0) (18/46) Installing py3-certifi (2024.2.2-r1) (19/46) Installing py3-certifi-pyc (2024.2.2-r1) (20/46) Installing py3-typing-extensions (4.11.0-r1) (21/46) Installing py3-typing-extensions-pyc (4.11.0-r1) (22/46) Installing py3-mbedtls (2.9.2-r1) (23/46) Installing py3-mbedtls-pyc (2.9.2-r1) (24/46) Installing py3-pycryptodome (3.20.0-r1) (25/46) Installing py3-pycryptodomex (3.20.0-r1) (26/46) Installing py3-installer (0.7.0-r2) (27/46) Installing py3-installer-pyc (0.7.0-r2) (28/46) Installing py3-gpep517 (15-r2) (29/46) Installing py3-gpep517-pyc (15-r2) (30/46) Installing py3-parsing (3.1.2-r1) (31/46) Installing py3-parsing-pyc (3.1.2-r1) (32/46) Installing py3-packaging (24.0-r1) (33/46) Installing py3-packaging-pyc (24.0-r1) (34/46) Installing py3-wheel (0.42.0-r1) (35/46) Installing py3-wheel-pyc (0.42.0-r1) (36/46) Installing py3-setuptools (69.2.0-r2) (37/46) Installing py3-setuptools-pyc (69.2.0-r2) (38/46) Installing py3-iniconfig (2.0.0-r1) (39/46) Installing py3-iniconfig-pyc (2.0.0-r1) (40/46) Installing py3-pluggy (1.4.0-r1) (41/46) Installing py3-pluggy-pyc (1.4.0-r1) (42/46) Installing py3-py (1.11.0-r3) (43/46) Installing py3-py-pyc (1.11.0-r3) (44/46) Installing py3-pytest (8.1.1-r1) (45/46) Installing py3-pytest-pyc (8.1.1-r1) (46/46) Installing .makedepends-py3-unicrypto (20240415.154854) Executing busybox-1.36.1-r25.trigger OK: 349 MiB in 156 packages >>> py3-unicrypto: Cleaning up srcdir >>> py3-unicrypto: Cleaning up pkgdir >>> py3-unicrypto: Cleaning up tmpdir >>> py3-unicrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unicrypto-0.0.10.tar.gz >>> py3-unicrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unicrypto-0.0.10.tar.gz >>> py3-unicrypto: Checking sha512sums... py3-unicrypto-0.0.10.tar.gz: OK >>> py3-unicrypto: Unpacking /var/cache/distfiles/py3-unicrypto-0.0.10.tar.gz... 2024-04-15 15:48:55,863 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 15:48:55,902 root INFO running bdist_wheel 2024-04-15 15:48:55,926 root INFO running build 2024-04-15 15:48:55,926 root INFO running build_py 2024-04-15 15:48:55,930 root INFO creating build 2024-04-15 15:48:55,930 root INFO creating build/lib 2024-04-15 15:48:55,930 root INFO creating build/lib/unicrypto 2024-04-15 15:48:55,930 root INFO copying unicrypto/pbkdf2.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/symmetric.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/hmac.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/hashlib.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/_version.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/cmac.py -> build/lib/unicrypto 2024-04-15 15:48:55,931 root INFO copying unicrypto/__init__.py -> build/lib/unicrypto 2024-04-15 15:48:55,932 root INFO copying unicrypto/kdf.py -> build/lib/unicrypto 2024-04-15 15:48:55,932 root INFO creating build/lib/tests 2024-04-15 15:48:55,932 root INFO copying tests/test_tdes.py -> build/lib/tests 2024-04-15 15:48:55,932 root INFO copying tests/test_aes.py -> build/lib/tests 2024-04-15 15:48:55,933 root INFO copying tests/test_pbkdf2.py -> build/lib/tests 2024-04-15 15:48:55,933 root INFO copying tests/test_des.py -> build/lib/tests 2024-04-15 15:48:55,933 root INFO copying tests/test_rc4.py -> build/lib/tests 2024-04-15 15:48:55,933 root INFO copying tests/test_import.py -> build/lib/tests 2024-04-15 15:48:55,933 root INFO copying tests/__init__.py -> build/lib/tests 2024-04-15 15:48:55,934 root INFO creating build/lib/unicrypto/backends 2024-04-15 15:48:55,934 root INFO copying unicrypto/backends/cmac.py -> build/lib/unicrypto/backends 2024-04-15 15:48:55,934 root INFO copying unicrypto/backends/__init__.py -> build/lib/unicrypto/backends 2024-04-15 15:48:55,934 root INFO copying unicrypto/backends/kdf.py -> build/lib/unicrypto/backends 2024-04-15 15:48:55,934 root INFO creating build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,935 root INFO copying unicrypto/backends/pycryptodome/AES.py -> build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,935 root INFO copying unicrypto/backends/pycryptodome/TDES.py -> build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,935 root INFO copying unicrypto/backends/pycryptodome/DES.py -> build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,935 root INFO copying unicrypto/backends/pycryptodome/RC4.py -> build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,935 root INFO copying unicrypto/backends/pycryptodome/__init__.py -> build/lib/unicrypto/backends/pycryptodome 2024-04-15 15:48:55,936 root INFO creating build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,936 root INFO copying unicrypto/backends/mbedtls/AES.py -> build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,936 root INFO copying unicrypto/backends/mbedtls/TDES.py -> build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,936 root INFO copying unicrypto/backends/mbedtls/DES.py -> build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,936 root INFO copying unicrypto/backends/mbedtls/RC4.py -> build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,936 root INFO copying unicrypto/backends/mbedtls/__init__.py -> build/lib/unicrypto/backends/mbedtls 2024-04-15 15:48:55,937 root INFO creating build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,937 root INFO copying unicrypto/backends/pycrypto/AES.py -> build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,937 root INFO copying unicrypto/backends/pycrypto/TDES.py -> build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,937 root INFO copying unicrypto/backends/pycrypto/DES.py -> build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,937 root INFO copying unicrypto/backends/pycrypto/RC4.py -> build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,938 root INFO copying unicrypto/backends/pycrypto/__init__.py -> build/lib/unicrypto/backends/pycrypto 2024-04-15 15:48:55,938 root INFO creating build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,938 root INFO copying unicrypto/backends/cryptography/AES.py -> build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,938 root INFO copying unicrypto/backends/cryptography/TDES.py -> build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,938 root INFO copying unicrypto/backends/cryptography/DES.py -> build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,939 root INFO copying unicrypto/backends/cryptography/RC4.py -> build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,939 root INFO copying unicrypto/backends/cryptography/__init__.py -> build/lib/unicrypto/backends/cryptography 2024-04-15 15:48:55,939 root INFO creating build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,939 root INFO copying unicrypto/backends/pure/AES.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,940 root INFO copying unicrypto/backends/pure/MD4.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,940 root INFO copying unicrypto/backends/pure/TDES.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,940 root INFO copying unicrypto/backends/pure/DES.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,940 root INFO copying unicrypto/backends/pure/RC4.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,940 root INFO copying unicrypto/backends/pure/__init__.py -> build/lib/unicrypto/backends/pure 2024-04-15 15:48:55,941 root INFO creating build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,941 root INFO copying unicrypto/backends/pycryptodomex/AES.py -> build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,941 root INFO copying unicrypto/backends/pycryptodomex/TDES.py -> build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,941 root INFO copying unicrypto/backends/pycryptodomex/DES.py -> build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,941 root INFO copying unicrypto/backends/pycryptodomex/RC4.py -> build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,941 root INFO copying unicrypto/backends/pycryptodomex/__init__.py -> build/lib/unicrypto/backends/pycryptodomex 2024-04-15 15:48:55,942 root INFO creating build/lib/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:55,942 root INFO copying unicrypto/backends/pycrypto/extra/AESGCM.py -> build/lib/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:55,942 root INFO copying unicrypto/backends/pycrypto/extra/__init__.py -> build/lib/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:55,942 root INFO creating build/lib/unicrypto/backends/pure/external 2024-04-15 15:48:55,942 root INFO copying unicrypto/backends/pure/external/__init__.py -> build/lib/unicrypto/backends/pure/external 2024-04-15 15:48:55,943 root INFO creating build/lib/unicrypto/backends/pure/padding 2024-04-15 15:48:55,943 root INFO copying unicrypto/backends/pure/padding/pkcs7.py -> build/lib/unicrypto/backends/pure/padding 2024-04-15 15:48:55,943 root INFO copying unicrypto/backends/pure/padding/__init__.py -> build/lib/unicrypto/backends/pure/padding 2024-04-15 15:48:55,943 root INFO creating build/lib/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:55,943 root INFO copying unicrypto/backends/pure/external/RC4/RC4.py -> build/lib/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:55,944 root INFO copying unicrypto/backends/pure/external/RC4/__init__.py -> build/lib/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:55,944 root INFO creating build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,944 root INFO copying unicrypto/backends/pure/external/AES/gcc_bak_orig.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,944 root INFO copying unicrypto/backends/pure/external/AES/AES.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/util.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/AESGCM.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/AESCCM.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/ccm.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/__init__.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,945 root INFO copying unicrypto/backends/pure/external/AES/blockfeeder.py -> build/lib/unicrypto/backends/pure/external/AES 2024-04-15 15:48:55,946 root INFO creating build/lib/unicrypto/backends/pure/external/DES 2024-04-15 15:48:55,946 root INFO copying unicrypto/backends/pure/external/DES/DES.py -> build/lib/unicrypto/backends/pure/external/DES 2024-04-15 15:48:55,946 root INFO copying unicrypto/backends/pure/external/DES/__init__.py -> build/lib/unicrypto/backends/pure/external/DES 2024-04-15 15:48:55,946 root INFO running egg_info 2024-04-15 15:48:55,946 root INFO creating unicrypto.egg-info 2024-04-15 15:48:55,950 root INFO writing unicrypto.egg-info/PKG-INFO 2024-04-15 15:48:55,951 root INFO writing dependency_links to unicrypto.egg-info/dependency_links.txt 2024-04-15 15:48:55,951 root INFO writing requirements to unicrypto.egg-info/requires.txt 2024-04-15 15:48:55,951 root INFO writing top-level names to unicrypto.egg-info/top_level.txt 2024-04-15 15:48:55,951 root INFO writing manifest file 'unicrypto.egg-info/SOURCES.txt' 2024-04-15 15:48:55,958 root INFO reading manifest file 'unicrypto.egg-info/SOURCES.txt' 2024-04-15 15:48:55,959 root INFO adding license file 'LICENSE' 2024-04-15 15:48:55,961 root INFO writing manifest file 'unicrypto.egg-info/SOURCES.txt' 2024-04-15 15:48:55,973 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-15 15:48:55,973 root INFO running install 2024-04-15 15:48:55,994 root INFO running install_lib 2024-04-15 15:48:55,998 root INFO creating build/bdist.linux-ppc64le 2024-04-15 15:48:55,998 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-15 15:48:55,998 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,998 root INFO copying build/lib/unicrypto/pbkdf2.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,998 root INFO copying build/lib/unicrypto/symmetric.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,999 root INFO copying build/lib/unicrypto/hmac.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,999 root INFO copying build/lib/unicrypto/hashlib.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,999 root INFO copying build/lib/unicrypto/_version.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,999 root INFO copying build/lib/unicrypto/cmac.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:55,999 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends 2024-04-15 15:48:56,000 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,000 root INFO copying build/lib/unicrypto/backends/pycryptodome/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,000 root INFO copying build/lib/unicrypto/backends/pycryptodome/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,000 root INFO copying build/lib/unicrypto/backends/pycryptodome/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,000 root INFO copying build/lib/unicrypto/backends/pycryptodome/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,000 root INFO copying build/lib/unicrypto/backends/pycryptodome/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodome 2024-04-15 15:48:56,001 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,001 root INFO copying build/lib/unicrypto/backends/mbedtls/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,001 root INFO copying build/lib/unicrypto/backends/mbedtls/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,001 root INFO copying build/lib/unicrypto/backends/mbedtls/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,001 root INFO copying build/lib/unicrypto/backends/mbedtls/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,001 root INFO copying build/lib/unicrypto/backends/mbedtls/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/mbedtls 2024-04-15 15:48:56,002 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,002 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:56,002 root INFO copying build/lib/unicrypto/backends/pycrypto/extra/AESGCM.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:56,002 root INFO copying build/lib/unicrypto/backends/pycrypto/extra/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto/extra 2024-04-15 15:48:56,002 root INFO copying build/lib/unicrypto/backends/pycrypto/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,002 root INFO copying build/lib/unicrypto/backends/pycrypto/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,003 root INFO copying build/lib/unicrypto/backends/pycrypto/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,003 root INFO copying build/lib/unicrypto/backends/pycrypto/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,003 root INFO copying build/lib/unicrypto/backends/pycrypto/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycrypto 2024-04-15 15:48:56,003 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,003 root INFO copying build/lib/unicrypto/backends/cryptography/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,003 root INFO copying build/lib/unicrypto/backends/cryptography/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,004 root INFO copying build/lib/unicrypto/backends/cryptography/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,004 root INFO copying build/lib/unicrypto/backends/cryptography/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,004 root INFO copying build/lib/unicrypto/backends/cryptography/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/cryptography 2024-04-15 15:48:56,004 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,004 root INFO copying build/lib/unicrypto/backends/pure/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,004 root INFO copying build/lib/unicrypto/backends/pure/MD4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,005 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external 2024-04-15 15:48:56,005 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:56,005 root INFO copying build/lib/unicrypto/backends/pure/external/RC4/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:56,005 root INFO copying build/lib/unicrypto/backends/pure/external/RC4/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/RC4 2024-04-15 15:48:56,005 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,005 root INFO copying build/lib/unicrypto/backends/pure/external/AES/gcc_bak_orig.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/util.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AESGCM.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AESCCM.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/ccm.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,006 root INFO copying build/lib/unicrypto/backends/pure/external/AES/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,007 root INFO copying build/lib/unicrypto/backends/pure/external/AES/blockfeeder.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/AES 2024-04-15 15:48:56,007 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/DES 2024-04-15 15:48:56,007 root INFO copying build/lib/unicrypto/backends/pure/external/DES/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/DES 2024-04-15 15:48:56,007 root INFO copying build/lib/unicrypto/backends/pure/external/DES/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external/DES 2024-04-15 15:48:56,007 root INFO copying build/lib/unicrypto/backends/pure/external/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/external 2024-04-15 15:48:56,008 root INFO copying build/lib/unicrypto/backends/pure/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,008 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/padding 2024-04-15 15:48:56,008 root INFO copying build/lib/unicrypto/backends/pure/padding/pkcs7.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/padding 2024-04-15 15:48:56,008 root INFO copying build/lib/unicrypto/backends/pure/padding/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure/padding 2024-04-15 15:48:56,008 root INFO copying build/lib/unicrypto/backends/pure/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,008 root INFO copying build/lib/unicrypto/backends/pure/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,009 root INFO copying build/lib/unicrypto/backends/pure/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pure 2024-04-15 15:48:56,009 root INFO copying build/lib/unicrypto/backends/cmac.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends 2024-04-15 15:48:56,009 root INFO copying build/lib/unicrypto/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends 2024-04-15 15:48:56,009 root INFO copying build/lib/unicrypto/backends/kdf.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends 2024-04-15 15:48:56,009 root INFO creating build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,009 root INFO copying build/lib/unicrypto/backends/pycryptodomex/AES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/backends/pycryptodomex/TDES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/backends/pycryptodomex/DES.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/backends/pycryptodomex/RC4.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/backends/pycryptodomex/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto/backends/pycryptodomex 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/__init__.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:56,010 root INFO copying build/lib/unicrypto/kdf.py -> build/bdist.linux-ppc64le/wheel/unicrypto 2024-04-15 15:48:56,011 root INFO creating build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,011 root INFO copying build/lib/tests/test_tdes.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,011 root INFO copying build/lib/tests/test_aes.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,011 root INFO copying build/lib/tests/test_pbkdf2.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,011 root INFO copying build/lib/tests/test_des.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,012 root INFO copying build/lib/tests/test_rc4.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,012 root INFO copying build/lib/tests/test_import.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,012 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/tests 2024-04-15 15:48:56,012 root INFO running install_egg_info 2024-04-15 15:48:56,018 root INFO Copying unicrypto.egg-info to build/bdist.linux-ppc64le/wheel/unicrypto-0.0.10-py3.12.egg-info 2024-04-15 15:48:56,019 root INFO running install_scripts 2024-04-15 15:48:56,021 wheel INFO creating build/bdist.linux-ppc64le/wheel/unicrypto-0.0.10.dist-info/WHEEL 2024-04-15 15:48:56,021 wheel INFO creating '/home/buildozer/aports/testing/py3-unicrypto/src/unicrypto-0.0.10/.dist/.tmp-qe_cyi5a/unicrypto-0.0.10-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-15 15:48:56,021 wheel INFO adding 'tests/__init__.py' 2024-04-15 15:48:56,022 wheel INFO adding 'tests/test_aes.py' 2024-04-15 15:48:56,022 wheel INFO adding 'tests/test_des.py' 2024-04-15 15:48:56,022 wheel INFO adding 'tests/test_import.py' 2024-04-15 15:48:56,022 wheel INFO adding 'tests/test_pbkdf2.py' 2024-04-15 15:48:56,023 wheel INFO adding 'tests/test_rc4.py' 2024-04-15 15:48:56,023 wheel INFO adding 'tests/test_tdes.py' 2024-04-15 15:48:56,023 wheel INFO adding 'unicrypto/__init__.py' 2024-04-15 15:48:56,023 wheel INFO adding 'unicrypto/_version.py' 2024-04-15 15:48:56,023 wheel INFO adding 'unicrypto/cmac.py' 2024-04-15 15:48:56,024 wheel INFO adding 'unicrypto/hashlib.py' 2024-04-15 15:48:56,024 wheel INFO adding 'unicrypto/hmac.py' 2024-04-15 15:48:56,024 wheel INFO adding 'unicrypto/kdf.py' 2024-04-15 15:48:56,024 wheel INFO adding 'unicrypto/pbkdf2.py' 2024-04-15 15:48:56,024 wheel INFO adding 'unicrypto/symmetric.py' 2024-04-15 15:48:56,025 wheel INFO adding 'unicrypto/backends/__init__.py' 2024-04-15 15:48:56,025 wheel INFO adding 'unicrypto/backends/cmac.py' 2024-04-15 15:48:56,025 wheel INFO adding 'unicrypto/backends/kdf.py' 2024-04-15 15:48:56,025 wheel INFO adding 'unicrypto/backends/cryptography/AES.py' 2024-04-15 15:48:56,025 wheel INFO adding 'unicrypto/backends/cryptography/DES.py' 2024-04-15 15:48:56,026 wheel INFO adding 'unicrypto/backends/cryptography/RC4.py' 2024-04-15 15:48:56,026 wheel INFO adding 'unicrypto/backends/cryptography/TDES.py' 2024-04-15 15:48:56,026 wheel INFO adding 'unicrypto/backends/cryptography/__init__.py' 2024-04-15 15:48:56,026 wheel INFO adding 'unicrypto/backends/mbedtls/AES.py' 2024-04-15 15:48:56,026 wheel INFO adding 'unicrypto/backends/mbedtls/DES.py' 2024-04-15 15:48:56,027 wheel INFO adding 'unicrypto/backends/mbedtls/RC4.py' 2024-04-15 15:48:56,027 wheel INFO adding 'unicrypto/backends/mbedtls/TDES.py' 2024-04-15 15:48:56,027 wheel INFO adding 'unicrypto/backends/mbedtls/__init__.py' 2024-04-15 15:48:56,027 wheel INFO adding 'unicrypto/backends/pure/AES.py' 2024-04-15 15:48:56,027 wheel INFO adding 'unicrypto/backends/pure/DES.py' 2024-04-15 15:48:56,028 wheel INFO adding 'unicrypto/backends/pure/MD4.py' 2024-04-15 15:48:56,028 wheel INFO adding 'unicrypto/backends/pure/RC4.py' 2024-04-15 15:48:56,028 wheel INFO adding 'unicrypto/backends/pure/TDES.py' 2024-04-15 15:48:56,028 wheel INFO adding 'unicrypto/backends/pure/__init__.py' 2024-04-15 15:48:56,028 wheel INFO adding 'unicrypto/backends/pure/external/__init__.py' 2024-04-15 15:48:56,029 wheel INFO adding 'unicrypto/backends/pure/external/AES/AES.py' 2024-04-15 15:48:56,029 wheel INFO adding 'unicrypto/backends/pure/external/AES/AESCCM.py' 2024-04-15 15:48:56,029 wheel INFO adding 'unicrypto/backends/pure/external/AES/AESGCM.py' 2024-04-15 15:48:56,030 wheel INFO adding 'unicrypto/backends/pure/external/AES/__init__.py' 2024-04-15 15:48:56,030 wheel INFO adding 'unicrypto/backends/pure/external/AES/blockfeeder.py' 2024-04-15 15:48:56,030 wheel INFO adding 'unicrypto/backends/pure/external/AES/ccm.py' 2024-04-15 15:48:56,030 wheel INFO adding 'unicrypto/backends/pure/external/AES/gcc_bak_orig.py' 2024-04-15 15:48:56,030 wheel INFO adding 'unicrypto/backends/pure/external/AES/util.py' 2024-04-15 15:48:56,031 wheel INFO adding 'unicrypto/backends/pure/external/DES/DES.py' 2024-04-15 15:48:56,031 wheel INFO adding 'unicrypto/backends/pure/external/DES/__init__.py' 2024-04-15 15:48:56,031 wheel INFO adding 'unicrypto/backends/pure/external/RC4/RC4.py' 2024-04-15 15:48:56,031 wheel INFO adding 'unicrypto/backends/pure/external/RC4/__init__.py' 2024-04-15 15:48:56,031 wheel INFO adding 'unicrypto/backends/pure/padding/__init__.py' 2024-04-15 15:48:56,032 wheel INFO adding 'unicrypto/backends/pure/padding/pkcs7.py' 2024-04-15 15:48:56,032 wheel INFO adding 'unicrypto/backends/pycrypto/AES.py' 2024-04-15 15:48:56,032 wheel INFO adding 'unicrypto/backends/pycrypto/DES.py' 2024-04-15 15:48:56,032 wheel INFO adding 'unicrypto/backends/pycrypto/RC4.py' 2024-04-15 15:48:56,032 wheel INFO adding 'unicrypto/backends/pycrypto/TDES.py' 2024-04-15 15:48:56,033 wheel INFO adding 'unicrypto/backends/pycrypto/__init__.py' 2024-04-15 15:48:56,033 wheel INFO adding 'unicrypto/backends/pycrypto/extra/AESGCM.py' 2024-04-15 15:48:56,033 wheel INFO adding 'unicrypto/backends/pycrypto/extra/__init__.py' 2024-04-15 15:48:56,033 wheel INFO adding 'unicrypto/backends/pycryptodome/AES.py' 2024-04-15 15:48:56,033 wheel INFO adding 'unicrypto/backends/pycryptodome/DES.py' 2024-04-15 15:48:56,034 wheel INFO adding 'unicrypto/backends/pycryptodome/RC4.py' 2024-04-15 15:48:56,034 wheel INFO adding 'unicrypto/backends/pycryptodome/TDES.py' 2024-04-15 15:48:56,034 wheel INFO adding 'unicrypto/backends/pycryptodome/__init__.py' 2024-04-15 15:48:56,034 wheel INFO adding 'unicrypto/backends/pycryptodomex/AES.py' 2024-04-15 15:48:56,034 wheel INFO adding 'unicrypto/backends/pycryptodomex/DES.py' 2024-04-15 15:48:56,035 wheel INFO adding 'unicrypto/backends/pycryptodomex/RC4.py' 2024-04-15 15:48:56,035 wheel INFO adding 'unicrypto/backends/pycryptodomex/TDES.py' 2024-04-15 15:48:56,035 wheel INFO adding 'unicrypto/backends/pycryptodomex/__init__.py' 2024-04-15 15:48:56,035 wheel INFO adding 'unicrypto-0.0.10.dist-info/LICENSE' 2024-04-15 15:48:56,035 wheel INFO adding 'unicrypto-0.0.10.dist-info/METADATA' 2024-04-15 15:48:56,036 wheel INFO adding 'unicrypto-0.0.10.dist-info/WHEEL' 2024-04-15 15:48:56,036 wheel INFO adding 'unicrypto-0.0.10.dist-info/top_level.txt' 2024-04-15 15:48:56,036 wheel INFO adding 'unicrypto-0.0.10.dist-info/zip-safe' 2024-04-15 15:48:56,036 wheel INFO adding 'unicrypto-0.0.10.dist-info/RECORD' 2024-04-15 15:48:56,037 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-15 15:48:56,040 gpep517 INFO The backend produced .dist/unicrypto-0.0.10-py3-none-any.whl unicrypto-0.0.10-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-unicrypto/src/unicrypto-0.0.10 configfile: pyproject.toml collected 49 items tests/test_aes.py ........................ [ 48%] tests/test_des.py .. [ 53%] tests/test_import.py ................... [ 91%] tests/test_pbkdf2.py . [ 93%] tests/test_rc4.py . [ 95%] tests/test_tdes.py .. [100%] ============================= 49 passed in 18.21s ============================== >>> py3-unicrypto: Entering fakeroot... >>> py3-unicrypto-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pycryptodome/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pycryptodome/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/mbedtls/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/mbedtls/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pycrypto/extra/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pycrypto/extra/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pycrypto/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pycrypto/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/cryptography/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/cryptography/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/RC4/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/RC4/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/AES/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/AES/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/DES/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/external/DES/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/padding/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/padding/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pure/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pure/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/__pycache__' '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto/usr/lib/python3.12/site-packages/unicrypto/backends/pycryptodomex/__pycache__' -> '/home/buildozer/aports/testing/py3-unicrypto/pkg/py3-unicrypto-pyc/usr/lib/python3.12/site-packages/unicrypto/backends/pycryptodomex/__pycache__' >>> py3-unicrypto-pyc*: Preparing subpackage py3-unicrypto-pyc... >>> py3-unicrypto-pyc*: Running postcheck for py3-unicrypto-pyc >>> py3-unicrypto*: Running postcheck for py3-unicrypto >>> py3-unicrypto*: Preparing package py3-unicrypto... >>> py3-unicrypto-pyc*: Tracing dependencies... py3-cryptography py3-mbedtls py3-pycryptodome py3-pycryptodomex python3 python3~3.12 >>> py3-unicrypto-pyc*: Package size: 524.0 KB >>> py3-unicrypto-pyc*: Compressing data... >>> py3-unicrypto-pyc*: Create checksum... >>> py3-unicrypto-pyc*: Create py3-unicrypto-pyc-0.0.10-r2.apk >>> py3-unicrypto*: Tracing dependencies... py3-cryptography py3-mbedtls py3-pycryptodome py3-pycryptodomex python3 python3~3.12 >>> py3-unicrypto*: Package size: 440.0 KB >>> py3-unicrypto*: Compressing data... >>> py3-unicrypto*: Create checksum... >>> py3-unicrypto*: Create py3-unicrypto-0.0.10-r2.apk >>> py3-unicrypto: Build complete at Mon, 15 Apr 2024 15:49:15 +0000 elapsed time 0h 0m 22s >>> py3-unicrypto: Cleaning up srcdir >>> py3-unicrypto: Cleaning up pkgdir >>> py3-unicrypto: Uninstalling dependencies... (1/46) Purging .makedepends-py3-unicrypto (20240415.154854) (2/46) Purging py3-cryptography-pyc (42.0.5-r1) (3/46) Purging py3-cryptography (42.0.5-r1) (4/46) Purging py3-cffi-pyc (1.16.0-r1) (5/46) Purging py3-cffi (1.16.0-r1) (6/46) Purging py3-cparser-pyc (2.22-r1) (7/46) Purging py3-cparser (2.22-r1) (8/46) Purging py3-mbedtls-pyc (2.9.2-r1) (9/46) Purging py3-mbedtls (2.9.2-r1) (10/46) Purging py3-certifi-pyc (2024.2.2-r1) (11/46) Purging py3-certifi (2024.2.2-r1) (12/46) Purging py3-typing-extensions-pyc (4.11.0-r1) (13/46) Purging py3-typing-extensions (4.11.0-r1) (14/46) Purging py3-pycryptodome (3.20.0-r1) (15/46) Purging py3-pycryptodomex (3.20.0-r1) (16/46) Purging py3-gpep517-pyc (15-r2) (17/46) Purging py3-gpep517 (15-r2) (18/46) Purging py3-installer-pyc (0.7.0-r2) (19/46) Purging py3-installer (0.7.0-r2) (20/46) Purging py3-wheel-pyc (0.42.0-r1) (21/46) Purging py3-wheel (0.42.0-r1) (22/46) Purging py3-setuptools-pyc (69.2.0-r2) (23/46) Purging py3-setuptools (69.2.0-r2) (24/46) Purging py3-pytest-pyc (8.1.1-r1) (25/46) Purging py3-pytest (8.1.1-r1) (26/46) Purging py3-iniconfig-pyc (2.0.0-r1) (27/46) Purging py3-iniconfig (2.0.0-r1) (28/46) Purging py3-packaging-pyc (24.0-r1) (29/46) Purging py3-packaging (24.0-r1) (30/46) Purging py3-parsing-pyc (3.1.2-r1) (31/46) Purging py3-parsing (3.1.2-r1) (32/46) Purging py3-pluggy-pyc (1.4.0-r1) (33/46) Purging py3-pluggy (1.4.0-r1) (34/46) Purging py3-py-pyc (1.11.0-r3) (35/46) Purging py3-py (1.11.0-r3) (36/46) Purging mbedtls2 (2.28.8-r0) (37/46) Purging python3-pyc (3.12.3-r0) (38/46) Purging python3-pycache-pyc0 (3.12.3-r0) (39/46) Purging pyc (3.12.3-r0) (40/46) Purging python3 (3.12.3-r0) (41/46) Purging gdbm (1.23-r1) (42/46) Purging libffi (3.4.6-r0) (43/46) Purging libpanelw (6.4_p20240330-r0) (44/46) Purging mpdecimal (4.0.0-r0) (45/46) Purging readline (8.2.10-r0) (46/46) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-unicrypto: Updating the testing/ppc64le repository index... >>> py3-unicrypto: Signing the index...