>>> py3-pkcs11: Building community/py3-pkcs11 0.7.0-r4 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:29:03 +0000 >>> py3-pkcs11: Checking sanity of /home/buildozer/aports/community/py3-pkcs11/APKBUILD... >>> py3-pkcs11: Analyzing dependencies... >>> py3-pkcs11: Installing for build: build-base py3-asn1crypto py3-cached-property py3-cryptography python3 cython py3-setuptools_scm python3-dev py3-oscrypto py3-pytest softhsm (1/48) Installing libbz2 (1.0.8-r5) (2/48) Installing libffi (3.4.4-r2) (3/48) Installing gdbm (1.23-r1) (4/48) Installing xz-libs (5.4.2-r1) (5/48) Installing mpdecimal (2.5.1-r2) (6/48) Installing libpanelw (6.4_p20230401-r6) (7/48) Installing readline (8.2.1-r1) (8/48) Installing sqlite-libs (3.41.2-r2) (9/48) Installing python3 (3.11.3-r10) (10/48) Installing python3-pycache-pyc0 (3.11.3-r10) (11/48) Installing pyc (0.1-r0) (12/48) Installing py3-asn1crypto-pyc (1.5.1-r2) (13/48) Installing python3-pyc (3.11.3-r10) (14/48) Installing py3-asn1crypto (1.5.1-r2) (15/48) Installing py3-cached-property (1.5.2-r4) (16/48) Installing py3-cached-property-pyc (1.5.2-r4) (17/48) Installing py3-cparser (2.21-r2) (18/48) Installing py3-cparser-pyc (2.21-r2) (19/48) Installing py3-cffi (1.15.1-r3) (20/48) Installing py3-cffi-pyc (1.15.1-r3) (21/48) Installing py3-cryptography (40.0.2-r1) (22/48) Installing py3-cryptography-pyc (40.0.2-r1) (23/48) Installing cython (0.29.34-r2) (24/48) Installing cython-pyc (0.29.34-r2) (25/48) Installing py3-parsing (3.0.9-r2) (26/48) Installing py3-parsing-pyc (3.0.9-r2) (27/48) Installing py3-packaging (23.1-r1) (28/48) Installing py3-packaging-pyc (23.1-r1) (29/48) Installing py3-setuptools (67.7.2-r0) (30/48) Installing py3-setuptools-pyc (67.7.2-r0) (31/48) Installing py3-typing-extensions (4.5.0-r1) (32/48) Installing py3-typing-extensions-pyc (4.5.0-r1) (33/48) Installing py3-setuptools_scm (7.1.0-r0) (34/48) Installing python3-dev (3.11.3-r10) (35/48) Installing py3-oscrypto (1.3.0-r5) (36/48) Installing py3-oscrypto-pyc (1.3.0-r5) (37/48) Installing py3-iniconfig (1.1.1-r6) (38/48) Installing py3-iniconfig-pyc (1.1.1-r6) (39/48) Installing py3-pluggy (1.0.0-r3) (40/48) Installing py3-pluggy-pyc (1.0.0-r3) (41/48) Installing py3-py (1.11.0-r2) (42/48) Installing py3-py-pyc (1.11.0-r2) (43/48) Installing py3-pytest (7.3.1-r1) (44/48) Installing py3-pytest-pyc (7.3.1-r1) (45/48) Installing sqlite (3.41.2-r2) (46/48) Installing botan-libs (2.19.3-r3) (47/48) Installing softhsm (2.6.1-r4) (48/48) Installing .makedepends-py3-pkcs11 (20230425.072904) Executing busybox-1.36.0-r8.trigger OK: 578 MiB in 146 packages >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/python-pkcs11-0.7.0.tar.gz >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/python-pkcs11-0.7.0.tar.gz >>> py3-pkcs11: Checking sha512sums... python-pkcs11-0.7.0.tar.gz: OK 0001-test_x509-add-tzinfo-to-not_before-and-not_after-dat.patch: OK 0002-KeyType.EC_EDWARDS-in-test_sign_eddsa.patch: OK 0003-test_generate_params-use-size-1024.patch: OK 0004-tests-test_x509.py-disable-openssl-verify-test.patch: OK >>> py3-pkcs11: Unpacking /var/cache/distfiles/v3.18/python-pkcs11-0.7.0.tar.gz... >>> py3-pkcs11: 0001-test_x509-add-tzinfo-to-not_before-and-not_after-dat.patch patching file requirements.in patching file requirements.txt patching file tests/test_x509.py >>> py3-pkcs11: 0002-KeyType.EC_EDWARDS-in-test_sign_eddsa.patch patching file tests/test_ecc.py >>> py3-pkcs11: 0003-test_generate_params-use-size-1024.patch patching file tests/test_dh.py >>> py3-pkcs11: 0004-tests-test_x509.py-disable-openssl-verify-test.patch patching file tests/test_x509.py /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-cpython-311 creating build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/__init__.py -> build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/mechanisms.py -> build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/exceptions.py -> build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/defaults.py -> build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/types.py -> build/lib.linux-aarch64-cpython-311/pkcs11 copying pkcs11/constants.py -> build/lib.linux-aarch64-cpython-311/pkcs11 creating build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/__init__.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/rsa.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/ec.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/x509.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/dsa.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util copying pkcs11/util/dh.py -> build/lib.linux-aarch64-cpython-311/pkcs11/util running egg_info creating python_pkcs11.egg-info writing python_pkcs11.egg-info/PKG-INFO writing dependency_links to python_pkcs11.egg-info/dependency_links.txt writing requirements to python_pkcs11.egg-info/requires.txt writing top-level names to python_pkcs11.egg-info/top_level.txt writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' reading manifest file 'python_pkcs11.egg-info/SOURCES.txt' writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' copying pkcs11/_pkcs11.pyx -> build/lib.linux-aarch64-cpython-311/pkcs11 running build_ext cythoning pkcs11/_pkcs11.pyx to pkcs11/_pkcs11.c warning: pkcs11/_pkcs11.pyx:219:70: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:590:63: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:616:51: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:656:64: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:903:56: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:947:74: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:957:67: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:994:55: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1038:74: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1048:67: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1084:52: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1125:65: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1217:59: Use boundscheck(False) for faster access warning: pkcs11/_pkcs11.pyx:1478:64: Use boundscheck(False) for faster access building 'pkcs11._pkcs11' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/pkcs11 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c pkcs11/_pkcs11.c -o build/temp.linux-aarch64-cpython-311/pkcs11/_pkcs11.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/pkcs11/_pkcs11.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/pkcs11/_pkcs11.cpython-311-aarch64-linux-musl.so Slot 0 has a free/uninitialized token. The token has been initialized and is reassigned to slot 1811146974 /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/__init__.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/_pkcs11.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/mechanisms.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/exceptions.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/defaults.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/types.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 creating /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/__init__.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/rsa.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/ec.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/x509.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/dsa.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/dh.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/_pkcs11.pyx -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/constants.py -> /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11 byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/mechanisms.py to mechanisms.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/defaults.py to defaults.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/rsa.py to rsa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/ec.py to ec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/x509.py to x509.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/dsa.py to dsa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/util/dh.py to dh.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/pkcs11/constants.py to constants.cpython-311.pyc running install_egg_info running egg_info writing python_pkcs11.egg-info/PKG-INFO writing dependency_links to python_pkcs11.egg-info/dependency_links.txt writing requirements to python_pkcs11.egg-info/requires.txt writing top-level names to python_pkcs11.egg-info/top_level.txt reading manifest file 'python_pkcs11.egg-info/SOURCES.txt' writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' Copying python_pkcs11.egg-info to /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0/test_install/usr/lib/python3.11/site-packages/python_pkcs11-0.7.0-py3.11.egg-info running install_scripts ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pkcs11/src/python-pkcs11-0.7.0 collected 70 items tests/test_aes.py ....ss. [ 10%] tests/test_des.py .... [ 15%] tests/test_dh.py ... [ 20%] tests/test_digest.py .... [ 25%] tests/test_dsa.py ... [ 30%] tests/test_ecc.py .s.... [ 38%] tests/test_iterators.py x. [ 41%] tests/test_public_key_external.py .s.. [ 47%] tests/test_rsa.py ....... [ 57%] tests/test_sessions.py .............. [ 77%] tests/test_slots_and_tokens.py ........ [ 88%] tests/test_threading.py . [ 90%] tests/test_x509.py ..s..s. [100%] =================== 63 passed, 6 skipped, 1 xfailed in 2.47s =================== >>> py3-pkcs11: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pkcs11/pkg creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11 creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/__init__.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/_pkcs11.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/mechanisms.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/exceptions.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/defaults.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/types.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 creating /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/__init__.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/rsa.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/ec.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/x509.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/dsa.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/util/dh.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util copying build/lib.linux-aarch64-cpython-311/pkcs11/_pkcs11.pyx -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-aarch64-cpython-311/pkcs11/constants.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/mechanisms.py to mechanisms.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/defaults.py to defaults.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/rsa.py to rsa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/ec.py to ec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/x509.py to x509.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/dsa.py to dsa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/dh.py to dh.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/constants.py to constants.cpython-311.pyc running install_egg_info running egg_info writing python_pkcs11.egg-info/PKG-INFO writing dependency_links to python_pkcs11.egg-info/dependency_links.txt writing requirements to python_pkcs11.egg-info/requires.txt writing top-level names to python_pkcs11.egg-info/top_level.txt reading manifest file 'python_pkcs11.egg-info/SOURCES.txt' writing manifest file 'python_pkcs11.egg-info/SOURCES.txt' Copying python_pkcs11.egg-info to /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/python_pkcs11-0.7.0-py3.11.egg-info running install_scripts >>> py3-pkcs11-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/__pycache__' -> '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11-pyc/usr/lib/python3.11/site-packages/pkcs11/__pycache__' '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11/util/__pycache__' -> '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11-pyc/usr/lib/python3.11/site-packages/pkcs11/util/__pycache__' >>> py3-pkcs11-pyc*: Preparing subpackage py3-pkcs11-pyc... >>> py3-pkcs11-pyc*: Running postcheck for py3-pkcs11-pyc >>> py3-pkcs11*: Running postcheck for py3-pkcs11 >>> py3-pkcs11*: Preparing package py3-pkcs11... >>> py3-pkcs11*: Stripping binaries >>> py3-pkcs11-pyc*: Scanning shared objects >>> py3-pkcs11*: Scanning shared objects >>> py3-pkcs11-pyc*: Tracing dependencies... py3-asn1crypto py3-cached-property py3-cryptography python3 python3~3.11 >>> py3-pkcs11-pyc*: Package size: 180.0 KB >>> py3-pkcs11-pyc*: Compressing data... >>> py3-pkcs11-pyc*: Create checksum... >>> py3-pkcs11-pyc*: Create py3-pkcs11-pyc-0.7.0-r4.apk >>> py3-pkcs11*: Tracing dependencies... py3-asn1crypto py3-cached-property py3-cryptography python3 python3~3.11 so:libc.musl-aarch64.so.1 >>> py3-pkcs11*: Package size: 668.0 KB >>> py3-pkcs11*: Compressing data... >>> py3-pkcs11*: Create checksum... >>> py3-pkcs11*: Create py3-pkcs11-0.7.0-r4.apk >>> py3-pkcs11: Build complete at Tue, 25 Apr 2023 07:29:28 +0000 elapsed time 0h 0m 25s >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Uninstalling dependencies... (1/48) Purging .makedepends-py3-pkcs11 (20230425.072904) (2/48) Purging py3-cached-property-pyc (1.5.2-r4) (3/48) Purging py3-cached-property (1.5.2-r4) (4/48) Purging py3-cryptography-pyc (40.0.2-r1) (5/48) Purging py3-cryptography (40.0.2-r1) (6/48) Purging py3-cffi-pyc (1.15.1-r3) (7/48) Purging py3-cffi (1.15.1-r3) (8/48) Purging py3-cparser-pyc (2.21-r2) (9/48) Purging py3-cparser (2.21-r2) (10/48) Purging cython-pyc (0.29.34-r2) (11/48) Purging cython (0.29.34-r2) (12/48) Purging py3-setuptools_scm (7.1.0-r0) (13/48) Purging py3-setuptools-pyc (67.7.2-r0) (14/48) Purging py3-setuptools (67.7.2-r0) (15/48) Purging py3-typing-extensions-pyc (4.5.0-r1) (16/48) Purging py3-typing-extensions (4.5.0-r1) (17/48) Purging python3-dev (3.11.3-r10) (18/48) Purging py3-oscrypto-pyc (1.3.0-r5) (19/48) Purging py3-oscrypto (1.3.0-r5) (20/48) Purging py3-asn1crypto-pyc (1.5.1-r2) (21/48) Purging py3-asn1crypto (1.5.1-r2) (22/48) Purging py3-pytest-pyc (7.3.1-r1) (23/48) Purging py3-pytest (7.3.1-r1) (24/48) Purging py3-iniconfig-pyc (1.1.1-r6) (25/48) Purging py3-iniconfig (1.1.1-r6) (26/48) Purging py3-packaging-pyc (23.1-r1) (27/48) Purging py3-packaging (23.1-r1) (28/48) Purging py3-parsing-pyc (3.0.9-r2) (29/48) Purging py3-parsing (3.0.9-r2) (30/48) Purging py3-pluggy-pyc (1.0.0-r3) (31/48) Purging py3-pluggy (1.0.0-r3) (32/48) Purging py3-py-pyc (1.11.0-r2) (33/48) Purging py3-py (1.11.0-r2) (34/48) Purging softhsm (2.6.1-r4) (35/48) Purging sqlite (3.41.2-r2) (36/48) Purging botan-libs (2.19.3-r3) (37/48) Purging python3-pyc (3.11.3-r10) (38/48) Purging python3-pycache-pyc0 (3.11.3-r10) (39/48) Purging pyc (0.1-r0) (40/48) Purging python3 (3.11.3-r10) (41/48) Purging gdbm (1.23-r1) (42/48) Purging libbz2 (1.0.8-r5) (43/48) Purging libffi (3.4.4-r2) (44/48) Purging libpanelw (6.4_p20230401-r6) (45/48) Purging mpdecimal (2.5.1-r2) (46/48) Purging readline (8.2.1-r1) (47/48) Purging sqlite-libs (3.41.2-r2) (48/48) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 98 packages >>> py3-pkcs11: Updating the community/aarch64 repository index... >>> py3-pkcs11: Signing the index...