>>> py3-unicrypto: Building testing/py3-unicrypto 0.0.10-r0 (using abuild 3.10.0-r0) started Tue, 07 Mar 2023 00:48:01 +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 (1/23) Installing libbz2 (1.0.8-r4) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing libpanelw (6.4_p20230225-r0) (5/23) Installing readline (8.2.1-r0) (6/23) Installing sqlite-libs (3.41.0-r1) (7/23) Installing python3 (3.11.2-r0) (8/23) Installing py3-cparser (2.21-r1) (9/23) Installing py3-cffi (1.15.1-r1) (10/23) Installing py3-cryptography (39.0.2-r0) (11/23) Installing mbedtls (2.28.2-r0) (12/23) Installing py3-certifi (2022.12.7-r1) (13/23) Installing py3-typing-extensions (4.5.0-r0) (14/23) Installing py3-mbedtls (2.6.1-r0) (15/23) Installing py3-pycryptodome (3.17.0-r0) (16/23) Installing py3-pycryptodomex (3.17.0-r0) (17/23) Installing py3-installer (0.6.0-r0) (18/23) Installing py3-gpep517 (13-r0) (19/23) Installing py3-parsing (3.0.9-r1) (20/23) Installing py3-packaging (23.0-r1) (21/23) Installing py3-wheel (0.38.4-r1) (22/23) Installing py3-setuptools (67.5.1-r0) (23/23) Installing .makedepends-py3-unicrypto (20230307.004805) Executing busybox-1.36.0-r5.trigger OK: 1282 MiB in 124 packages >>> py3-unicrypto: Cleaning up srcdir >>> py3-unicrypto: Cleaning up pkgdir >>> py3-unicrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unicrypto-0.0.10.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 100 103k 100 103k 0 0 177k 0 --:--:-- --:--:-- --:--:-- 186k >>> 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... 2023-03-07 00:48:09,460 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-03-07 00:48:09,745 root INFO running bdist_wheel 2023-03-07 00:48:09,798 root INFO running build 2023-03-07 00:48:09,799 root INFO running build_py 2023-03-07 00:48:09,812 root INFO creating build 2023-03-07 00:48:09,812 root INFO creating build/lib 2023-03-07 00:48:09,812 root INFO creating build/lib/tests 2023-03-07 00:48:09,813 root INFO copying tests/test_tdes.py -> build/lib/tests 2023-03-07 00:48:09,814 root INFO copying tests/test_aes.py -> build/lib/tests 2023-03-07 00:48:09,816 root INFO copying tests/__init__.py -> build/lib/tests 2023-03-07 00:48:09,816 root INFO copying tests/test_rc4.py -> build/lib/tests 2023-03-07 00:48:09,817 root INFO copying tests/test_des.py -> build/lib/tests 2023-03-07 00:48:09,818 root INFO copying tests/test_import.py -> build/lib/tests 2023-03-07 00:48:09,819 root INFO copying tests/test_pbkdf2.py -> build/lib/tests 2023-03-07 00:48:09,820 root INFO creating build/lib/unicrypto 2023-03-07 00:48:09,821 root INFO copying unicrypto/__init__.py -> build/lib/unicrypto 2023-03-07 00:48:09,821 root INFO copying unicrypto/hashlib.py -> build/lib/unicrypto 2023-03-07 00:48:09,822 root INFO copying unicrypto/cmac.py -> build/lib/unicrypto 2023-03-07 00:48:09,823 root INFO copying unicrypto/kdf.py -> build/lib/unicrypto 2023-03-07 00:48:09,823 root INFO copying unicrypto/pbkdf2.py -> build/lib/unicrypto 2023-03-07 00:48:09,824 root INFO copying unicrypto/symmetric.py -> build/lib/unicrypto 2023-03-07 00:48:09,825 root INFO copying unicrypto/hmac.py -> build/lib/unicrypto 2023-03-07 00:48:09,826 root INFO copying unicrypto/_version.py -> build/lib/unicrypto 2023-03-07 00:48:09,827 root INFO creating build/lib/unicrypto/backends 2023-03-07 00:48:09,827 root INFO copying unicrypto/backends/__init__.py -> build/lib/unicrypto/backends 2023-03-07 00:48:09,828 root INFO copying unicrypto/backends/cmac.py -> build/lib/unicrypto/backends 2023-03-07 00:48:09,829 root INFO copying unicrypto/backends/kdf.py -> build/lib/unicrypto/backends 2023-03-07 00:48:09,830 root INFO creating build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,831 root INFO copying unicrypto/backends/pure/TDES.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,831 root INFO copying unicrypto/backends/pure/__init__.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,832 root INFO copying unicrypto/backends/pure/MD4.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,833 root INFO copying unicrypto/backends/pure/DES.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,833 root INFO copying unicrypto/backends/pure/RC4.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,834 root INFO copying unicrypto/backends/pure/AES.py -> build/lib/unicrypto/backends/pure 2023-03-07 00:48:09,835 root INFO creating build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,836 root INFO copying unicrypto/backends/pycrypto/TDES.py -> build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,837 root INFO copying unicrypto/backends/pycrypto/__init__.py -> build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,837 root INFO copying unicrypto/backends/pycrypto/DES.py -> build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,838 root INFO copying unicrypto/backends/pycrypto/RC4.py -> build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,839 root INFO copying unicrypto/backends/pycrypto/AES.py -> build/lib/unicrypto/backends/pycrypto 2023-03-07 00:48:09,840 root INFO creating build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,841 root INFO copying unicrypto/backends/cryptography/TDES.py -> build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,841 root INFO copying unicrypto/backends/cryptography/__init__.py -> build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,842 root INFO copying unicrypto/backends/cryptography/DES.py -> build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,843 root INFO copying unicrypto/backends/cryptography/RC4.py -> build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,844 root INFO copying unicrypto/backends/cryptography/AES.py -> build/lib/unicrypto/backends/cryptography 2023-03-07 00:48:09,845 root INFO creating build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,845 root INFO copying unicrypto/backends/pycryptodomex/TDES.py -> build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,846 root INFO copying unicrypto/backends/pycryptodomex/__init__.py -> build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,847 root INFO copying unicrypto/backends/pycryptodomex/DES.py -> build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,847 root INFO copying unicrypto/backends/pycryptodomex/RC4.py -> build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,848 root INFO copying unicrypto/backends/pycryptodomex/AES.py -> build/lib/unicrypto/backends/pycryptodomex 2023-03-07 00:48:09,849 root INFO creating build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,850 root INFO copying unicrypto/backends/pycryptodome/TDES.py -> build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,851 root INFO copying unicrypto/backends/pycryptodome/__init__.py -> build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,851 root INFO copying unicrypto/backends/pycryptodome/DES.py -> build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,852 root INFO copying unicrypto/backends/pycryptodome/RC4.py -> build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,853 root INFO copying unicrypto/backends/pycryptodome/AES.py -> build/lib/unicrypto/backends/pycryptodome 2023-03-07 00:48:09,854 root INFO creating build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,855 root INFO copying unicrypto/backends/mbedtls/TDES.py -> build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,855 root INFO copying unicrypto/backends/mbedtls/__init__.py -> build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,856 root INFO copying unicrypto/backends/mbedtls/DES.py -> build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,857 root INFO copying unicrypto/backends/mbedtls/RC4.py -> build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,857 root INFO copying unicrypto/backends/mbedtls/AES.py -> build/lib/unicrypto/backends/mbedtls 2023-03-07 00:48:09,858 root INFO creating build/lib/unicrypto/backends/pure/padding 2023-03-07 00:48:09,859 root INFO copying unicrypto/backends/pure/padding/pkcs7.py -> build/lib/unicrypto/backends/pure/padding 2023-03-07 00:48:09,860 root INFO copying unicrypto/backends/pure/padding/__init__.py -> build/lib/unicrypto/backends/pure/padding 2023-03-07 00:48:09,861 root INFO creating build/lib/unicrypto/backends/pure/external 2023-03-07 00:48:09,861 root INFO copying unicrypto/backends/pure/external/__init__.py -> build/lib/unicrypto/backends/pure/external 2023-03-07 00:48:09,862 root INFO creating build/lib/unicrypto/backends/pure/external/DES 2023-03-07 00:48:09,863 root INFO copying unicrypto/backends/pure/external/DES/__init__.py -> build/lib/unicrypto/backends/pure/external/DES 2023-03-07 00:48:09,863 root INFO copying unicrypto/backends/pure/external/DES/DES.py -> build/lib/unicrypto/backends/pure/external/DES 2023-03-07 00:48:09,865 root INFO creating build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,865 root INFO copying unicrypto/backends/pure/external/AES/AESGCM.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,866 root INFO copying unicrypto/backends/pure/external/AES/AESCCM.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,866 root INFO copying unicrypto/backends/pure/external/AES/__init__.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,867 root INFO copying unicrypto/backends/pure/external/AES/ccm.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,868 root INFO copying unicrypto/backends/pure/external/AES/gcc_bak_orig.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,869 root INFO copying unicrypto/backends/pure/external/AES/blockfeeder.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,869 root INFO copying unicrypto/backends/pure/external/AES/util.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,870 root INFO copying unicrypto/backends/pure/external/AES/AES.py -> build/lib/unicrypto/backends/pure/external/AES 2023-03-07 00:48:09,871 root INFO creating build/lib/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:09,872 root INFO copying unicrypto/backends/pure/external/RC4/__init__.py -> build/lib/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:09,872 root INFO copying unicrypto/backends/pure/external/RC4/RC4.py -> build/lib/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:09,873 root INFO creating build/lib/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:09,874 root INFO copying unicrypto/backends/pycrypto/extra/AESGCM.py -> build/lib/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:09,874 root INFO copying unicrypto/backends/pycrypto/extra/__init__.py -> build/lib/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:09,875 root INFO running egg_info 2023-03-07 00:48:09,897 root INFO creating unicrypto.egg-info 2023-03-07 00:48:09,905 root INFO writing unicrypto.egg-info/PKG-INFO 2023-03-07 00:48:09,906 root INFO writing dependency_links to unicrypto.egg-info/dependency_links.txt 2023-03-07 00:48:09,907 root INFO writing requirements to unicrypto.egg-info/requires.txt 2023-03-07 00:48:09,908 root INFO writing top-level names to unicrypto.egg-info/top_level.txt 2023-03-07 00:48:09,908 root INFO writing manifest file 'unicrypto.egg-info/SOURCES.txt' 2023-03-07 00:48:09,928 root INFO reading manifest file 'unicrypto.egg-info/SOURCES.txt' 2023-03-07 00:48:09,929 root INFO adding license file 'LICENSE' 2023-03-07 00:48:09,935 root INFO writing manifest file 'unicrypto.egg-info/SOURCES.txt' 2023-03-07 00:48:09,969 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-03-07 00:48:09,970 root INFO running install 2023-03-07 00:48:10,026 root INFO running install_lib 2023-03-07 00:48:10,036 root INFO creating build/bdist.linux-riscv64 2023-03-07 00:48:10,036 root INFO creating build/bdist.linux-riscv64/wheel 2023-03-07 00:48:10,037 root INFO creating build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,037 root INFO copying build/lib/tests/test_tdes.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,038 root INFO copying build/lib/tests/test_aes.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,039 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,039 root INFO copying build/lib/tests/test_rc4.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,040 root INFO copying build/lib/tests/test_des.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,041 root INFO copying build/lib/tests/test_import.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,041 root INFO copying build/lib/tests/test_pbkdf2.py -> build/bdist.linux-riscv64/wheel/tests 2023-03-07 00:48:10,042 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,042 root INFO copying build/lib/unicrypto/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,043 root INFO copying build/lib/unicrypto/hashlib.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,044 root INFO copying build/lib/unicrypto/cmac.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,044 root INFO copying build/lib/unicrypto/kdf.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,045 root INFO copying build/lib/unicrypto/pbkdf2.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,046 root INFO copying build/lib/unicrypto/symmetric.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,046 root INFO copying build/lib/unicrypto/hmac.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,047 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends 2023-03-07 00:48:10,047 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,048 root INFO copying build/lib/unicrypto/backends/pure/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,048 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/padding 2023-03-07 00:48:10,049 root INFO copying build/lib/unicrypto/backends/pure/padding/pkcs7.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/padding 2023-03-07 00:48:10,050 root INFO copying build/lib/unicrypto/backends/pure/padding/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/padding 2023-03-07 00:48:10,050 root INFO copying build/lib/unicrypto/backends/pure/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,051 root INFO copying build/lib/unicrypto/backends/pure/MD4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,051 root INFO copying build/lib/unicrypto/backends/pure/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,052 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external 2023-03-07 00:48:10,053 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/DES 2023-03-07 00:48:10,053 root INFO copying build/lib/unicrypto/backends/pure/external/DES/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/DES 2023-03-07 00:48:10,054 root INFO copying build/lib/unicrypto/backends/pure/external/DES/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/DES 2023-03-07 00:48:10,054 root INFO copying build/lib/unicrypto/backends/pure/external/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external 2023-03-07 00:48:10,055 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,055 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AESGCM.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,056 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AESCCM.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,057 root INFO copying build/lib/unicrypto/backends/pure/external/AES/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,057 root INFO copying build/lib/unicrypto/backends/pure/external/AES/ccm.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,058 root INFO copying build/lib/unicrypto/backends/pure/external/AES/gcc_bak_orig.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,058 root INFO copying build/lib/unicrypto/backends/pure/external/AES/blockfeeder.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,059 root INFO copying build/lib/unicrypto/backends/pure/external/AES/util.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,060 root INFO copying build/lib/unicrypto/backends/pure/external/AES/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/AES 2023-03-07 00:48:10,060 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:10,061 root INFO copying build/lib/unicrypto/backends/pure/external/RC4/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:10,062 root INFO copying build/lib/unicrypto/backends/pure/external/RC4/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure/external/RC4 2023-03-07 00:48:10,062 root INFO copying build/lib/unicrypto/backends/pure/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,063 root INFO copying build/lib/unicrypto/backends/pure/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pure 2023-03-07 00:48:10,063 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,064 root INFO copying build/lib/unicrypto/backends/pycrypto/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,065 root INFO copying build/lib/unicrypto/backends/pycrypto/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,065 root INFO copying build/lib/unicrypto/backends/pycrypto/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,066 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:10,066 root INFO copying build/lib/unicrypto/backends/pycrypto/extra/AESGCM.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:10,067 root INFO copying build/lib/unicrypto/backends/pycrypto/extra/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto/extra 2023-03-07 00:48:10,067 root INFO copying build/lib/unicrypto/backends/pycrypto/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,068 root INFO copying build/lib/unicrypto/backends/pycrypto/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycrypto 2023-03-07 00:48:10,069 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,069 root INFO copying build/lib/unicrypto/backends/cryptography/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,070 root INFO copying build/lib/unicrypto/backends/cryptography/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,070 root INFO copying build/lib/unicrypto/backends/cryptography/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,071 root INFO copying build/lib/unicrypto/backends/cryptography/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,072 root INFO copying build/lib/unicrypto/backends/cryptography/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/cryptography 2023-03-07 00:48:10,072 root INFO copying build/lib/unicrypto/backends/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends 2023-03-07 00:48:10,073 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,073 root INFO copying build/lib/unicrypto/backends/pycryptodomex/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,074 root INFO copying build/lib/unicrypto/backends/pycryptodomex/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,074 root INFO copying build/lib/unicrypto/backends/pycryptodomex/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,075 root INFO copying build/lib/unicrypto/backends/pycryptodomex/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,076 root INFO copying build/lib/unicrypto/backends/pycryptodomex/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodomex 2023-03-07 00:48:10,076 root INFO copying build/lib/unicrypto/backends/cmac.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends 2023-03-07 00:48:10,077 root INFO copying build/lib/unicrypto/backends/kdf.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends 2023-03-07 00:48:10,077 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,078 root INFO copying build/lib/unicrypto/backends/pycryptodome/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,078 root INFO copying build/lib/unicrypto/backends/pycryptodome/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,079 root INFO copying build/lib/unicrypto/backends/pycryptodome/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,080 root INFO copying build/lib/unicrypto/backends/pycryptodome/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,080 root INFO copying build/lib/unicrypto/backends/pycryptodome/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/pycryptodome 2023-03-07 00:48:10,081 root INFO creating build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,081 root INFO copying build/lib/unicrypto/backends/mbedtls/TDES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,082 root INFO copying build/lib/unicrypto/backends/mbedtls/__init__.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,083 root INFO copying build/lib/unicrypto/backends/mbedtls/DES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,083 root INFO copying build/lib/unicrypto/backends/mbedtls/RC4.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,084 root INFO copying build/lib/unicrypto/backends/mbedtls/AES.py -> build/bdist.linux-riscv64/wheel/unicrypto/backends/mbedtls 2023-03-07 00:48:10,084 root INFO copying build/lib/unicrypto/_version.py -> build/bdist.linux-riscv64/wheel/unicrypto 2023-03-07 00:48:10,085 root INFO running install_egg_info 2023-03-07 00:48:10,103 root INFO Copying unicrypto.egg-info to build/bdist.linux-riscv64/wheel/unicrypto-0.0.10-py3.11.egg-info 2023-03-07 00:48:10,107 root INFO running install_scripts 2023-03-07 00:48:10,115 wheel INFO creating build/bdist.linux-riscv64/wheel/unicrypto-0.0.10.dist-info/WHEEL 2023-03-07 00:48:10,118 wheel INFO creating '/home/buildozer/aports/testing/py3-unicrypto/src/unicrypto-0.0.10/dist/.tmp-uowdt5y4/unicrypto-0.0.10-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-03-07 00:48:10,121 wheel INFO adding 'tests/__init__.py' 2023-03-07 00:48:10,125 wheel INFO adding 'tests/test_aes.py' 2023-03-07 00:48:10,127 wheel INFO adding 'tests/test_des.py' 2023-03-07 00:48:10,128 wheel INFO adding 'tests/test_import.py' 2023-03-07 00:48:10,128 wheel INFO adding 'tests/test_pbkdf2.py' 2023-03-07 00:48:10,129 wheel INFO adding 'tests/test_rc4.py' 2023-03-07 00:48:10,131 wheel INFO adding 'tests/test_tdes.py' 2023-03-07 00:48:10,132 wheel INFO adding 'unicrypto/__init__.py' 2023-03-07 00:48:10,133 wheel INFO adding 'unicrypto/_version.py' 2023-03-07 00:48:10,133 wheel INFO adding 'unicrypto/cmac.py' 2023-03-07 00:48:10,134 wheel INFO adding 'unicrypto/hashlib.py' 2023-03-07 00:48:10,135 wheel INFO adding 'unicrypto/hmac.py' 2023-03-07 00:48:10,136 wheel INFO adding 'unicrypto/kdf.py' 2023-03-07 00:48:10,137 wheel INFO adding 'unicrypto/pbkdf2.py' 2023-03-07 00:48:10,137 wheel INFO adding 'unicrypto/symmetric.py' 2023-03-07 00:48:10,138 wheel INFO adding 'unicrypto/backends/__init__.py' 2023-03-07 00:48:10,139 wheel INFO adding 'unicrypto/backends/cmac.py' 2023-03-07 00:48:10,140 wheel INFO adding 'unicrypto/backends/kdf.py' 2023-03-07 00:48:10,141 wheel INFO adding 'unicrypto/backends/cryptography/AES.py' 2023-03-07 00:48:10,142 wheel INFO adding 'unicrypto/backends/cryptography/DES.py' 2023-03-07 00:48:10,143 wheel INFO adding 'unicrypto/backends/cryptography/RC4.py' 2023-03-07 00:48:10,143 wheel INFO adding 'unicrypto/backends/cryptography/TDES.py' 2023-03-07 00:48:10,144 wheel INFO adding 'unicrypto/backends/cryptography/__init__.py' 2023-03-07 00:48:10,145 wheel INFO adding 'unicrypto/backends/mbedtls/AES.py' 2023-03-07 00:48:10,146 wheel INFO adding 'unicrypto/backends/mbedtls/DES.py' 2023-03-07 00:48:10,147 wheel INFO adding 'unicrypto/backends/mbedtls/RC4.py' 2023-03-07 00:48:10,148 wheel INFO adding 'unicrypto/backends/mbedtls/TDES.py' 2023-03-07 00:48:10,149 wheel INFO adding 'unicrypto/backends/mbedtls/__init__.py' 2023-03-07 00:48:10,150 wheel INFO adding 'unicrypto/backends/pure/AES.py' 2023-03-07 00:48:10,150 wheel INFO adding 'unicrypto/backends/pure/DES.py' 2023-03-07 00:48:10,151 wheel INFO adding 'unicrypto/backends/pure/MD4.py' 2023-03-07 00:48:10,152 wheel INFO adding 'unicrypto/backends/pure/RC4.py' 2023-03-07 00:48:10,153 wheel INFO adding 'unicrypto/backends/pure/TDES.py' 2023-03-07 00:48:10,154 wheel INFO adding 'unicrypto/backends/pure/__init__.py' 2023-03-07 00:48:10,155 wheel INFO adding 'unicrypto/backends/pure/external/__init__.py' 2023-03-07 00:48:10,156 wheel INFO adding 'unicrypto/backends/pure/external/AES/AES.py' 2023-03-07 00:48:10,158 wheel INFO adding 'unicrypto/backends/pure/external/AES/AESCCM.py' 2023-03-07 00:48:10,158 wheel INFO adding 'unicrypto/backends/pure/external/AES/AESGCM.py' 2023-03-07 00:48:10,159 wheel INFO adding 'unicrypto/backends/pure/external/AES/__init__.py' 2023-03-07 00:48:10,160 wheel INFO adding 'unicrypto/backends/pure/external/AES/blockfeeder.py' 2023-03-07 00:48:10,161 wheel INFO adding 'unicrypto/backends/pure/external/AES/ccm.py' 2023-03-07 00:48:10,162 wheel INFO adding 'unicrypto/backends/pure/external/AES/gcc_bak_orig.py' 2023-03-07 00:48:10,163 wheel INFO adding 'unicrypto/backends/pure/external/AES/util.py' 2023-03-07 00:48:10,164 wheel INFO adding 'unicrypto/backends/pure/external/DES/DES.py' 2023-03-07 00:48:10,165 wheel INFO adding 'unicrypto/backends/pure/external/DES/__init__.py' 2023-03-07 00:48:10,166 wheel INFO adding 'unicrypto/backends/pure/external/RC4/RC4.py' 2023-03-07 00:48:10,167 wheel INFO adding 'unicrypto/backends/pure/external/RC4/__init__.py' 2023-03-07 00:48:10,168 wheel INFO adding 'unicrypto/backends/pure/padding/__init__.py' 2023-03-07 00:48:10,168 wheel INFO adding 'unicrypto/backends/pure/padding/pkcs7.py' 2023-03-07 00:48:10,169 wheel INFO adding 'unicrypto/backends/pycrypto/AES.py' 2023-03-07 00:48:10,170 wheel INFO adding 'unicrypto/backends/pycrypto/DES.py' 2023-03-07 00:48:10,171 wheel INFO adding 'unicrypto/backends/pycrypto/RC4.py' 2023-03-07 00:48:10,172 wheel INFO adding 'unicrypto/backends/pycrypto/TDES.py' 2023-03-07 00:48:10,173 wheel INFO adding 'unicrypto/backends/pycrypto/__init__.py' 2023-03-07 00:48:10,174 wheel INFO adding 'unicrypto/backends/pycrypto/extra/AESGCM.py' 2023-03-07 00:48:10,174 wheel INFO adding 'unicrypto/backends/pycrypto/extra/__init__.py' 2023-03-07 00:48:10,175 wheel INFO adding 'unicrypto/backends/pycryptodome/AES.py' 2023-03-07 00:48:10,176 wheel INFO adding 'unicrypto/backends/pycryptodome/DES.py' 2023-03-07 00:48:10,177 wheel INFO adding 'unicrypto/backends/pycryptodome/RC4.py' 2023-03-07 00:48:10,178 wheel INFO adding 'unicrypto/backends/pycryptodome/TDES.py' 2023-03-07 00:48:10,178 wheel INFO adding 'unicrypto/backends/pycryptodome/__init__.py' 2023-03-07 00:48:10,179 wheel INFO adding 'unicrypto/backends/pycryptodomex/AES.py' 2023-03-07 00:48:10,180 wheel INFO adding 'unicrypto/backends/pycryptodomex/DES.py' 2023-03-07 00:48:10,181 wheel INFO adding 'unicrypto/backends/pycryptodomex/RC4.py' 2023-03-07 00:48:10,182 wheel INFO adding 'unicrypto/backends/pycryptodomex/TDES.py' 2023-03-07 00:48:10,182 wheel INFO adding 'unicrypto/backends/pycryptodomex/__init__.py' 2023-03-07 00:48:10,184 wheel INFO adding 'unicrypto-0.0.10.dist-info/LICENSE' 2023-03-07 00:48:10,185 wheel INFO adding 'unicrypto-0.0.10.dist-info/METADATA' 2023-03-07 00:48:10,185 wheel INFO adding 'unicrypto-0.0.10.dist-info/WHEEL' 2023-03-07 00:48:10,186 wheel INFO adding 'unicrypto-0.0.10.dist-info/top_level.txt' 2023-03-07 00:48:10,186 wheel INFO adding 'unicrypto-0.0.10.dist-info/zip-safe' 2023-03-07 00:48:10,189 wheel INFO adding 'unicrypto-0.0.10.dist-info/RECORD' 2023-03-07 00:48:10,192 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-03-07 00:48:10,197 gpep517 INFO The backend produced dist/unicrypto-0.0.10-py3-none-any.whl unicrypto-0.0.10-py3-none-any.whl >>> py3-unicrypto: Entering fakeroot... >>> py3-unicrypto*: Running postcheck for py3-unicrypto >>> py3-unicrypto*: Preparing package py3-unicrypto... >>> py3-unicrypto*: Tracing dependencies... >>> py3-unicrypto*: Package size: 896.0 KB >>> py3-unicrypto*: Compressing data... >>> py3-unicrypto*: Create checksum... >>> py3-unicrypto*: Create py3-unicrypto-0.0.10-r0.apk >>> py3-unicrypto: Build complete at Tue, 07 Mar 2023 00:48:13 +0000 elapsed time 0h 0m 12s >>> py3-unicrypto: Cleaning up srcdir >>> py3-unicrypto: Cleaning up pkgdir >>> py3-unicrypto: Uninstalling dependencies... (1/23) Purging .makedepends-py3-unicrypto (20230307.004805) (2/23) Purging py3-cryptography (39.0.2-r0) (3/23) Purging py3-cffi (1.15.1-r1) (4/23) Purging py3-cparser (2.21-r1) (5/23) Purging py3-mbedtls (2.6.1-r0) (6/23) Purging py3-certifi (2022.12.7-r1) (7/23) Purging py3-typing-extensions (4.5.0-r0) (8/23) Purging py3-pycryptodome (3.17.0-r0) (9/23) Purging py3-pycryptodomex (3.17.0-r0) (10/23) Purging py3-gpep517 (13-r0) (11/23) Purging py3-installer (0.6.0-r0) (12/23) Purging py3-wheel (0.38.4-r1) (13/23) Purging py3-setuptools (67.5.1-r0) (14/23) Purging py3-packaging (23.0-r1) (15/23) Purging py3-parsing (3.0.9-r1) (16/23) Purging python3 (3.11.2-r0) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging gdbm (1.23-r0) (19/23) Purging mpdecimal (2.5.1-r1) (20/23) Purging libpanelw (6.4_p20230225-r0) (21/23) Purging readline (8.2.1-r0) (22/23) Purging sqlite-libs (3.41.0-r1) (23/23) Purging mbedtls (2.28.2-r0) Executing busybox-1.36.0-r5.trigger OK: 1187 MiB in 101 packages >>> py3-unicrypto: Updating the testing/riscv64 repository index... >>> py3-unicrypto: Signing the index...