>>> py3-pkcs11: Building community/py3-pkcs11 0.7.0-r4 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 18:52:00 +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/46) Installing libffi (3.4.4-r2) (2/46) Installing gdbm (1.23-r1) (3/46) Installing mpdecimal (2.5.1-r2) (4/46) Installing libpanelw (6.4_p20230401-r6) (5/46) Installing readline (8.2.1-r1) (6/46) Installing sqlite-libs (3.41.2-r2) (7/46) Installing python3 (3.11.3-r10) (8/46) Installing python3-pycache-pyc0 (3.11.3-r10) (9/46) Installing pyc (0.1-r0) (10/46) Installing py3-asn1crypto-pyc (1.5.1-r2) (11/46) Installing python3-pyc (3.11.3-r10) (12/46) Installing py3-asn1crypto (1.5.1-r2) (13/46) Installing py3-cached-property (1.5.2-r4) (14/46) Installing py3-cached-property-pyc (1.5.2-r4) (15/46) Installing py3-cparser (2.21-r2) (16/46) Installing py3-cparser-pyc (2.21-r2) (17/46) Installing py3-cffi (1.15.1-r3) (18/46) Installing py3-cffi-pyc (1.15.1-r3) (19/46) Installing py3-cryptography (40.0.2-r1) (20/46) Installing py3-cryptography-pyc (40.0.2-r1) (21/46) Installing cython (0.29.34-r2) (22/46) Installing cython-pyc (0.29.34-r2) (23/46) Installing py3-parsing (3.0.9-r2) (24/46) Installing py3-parsing-pyc (3.0.9-r2) (25/46) Installing py3-packaging (23.1-r1) (26/46) Installing py3-packaging-pyc (23.1-r1) (27/46) Installing py3-setuptools (67.7.2-r0) (28/46) Installing py3-setuptools-pyc (67.7.2-r0) (29/46) Installing py3-typing-extensions (4.5.0-r1) (30/46) Installing py3-typing-extensions-pyc (4.5.0-r1) (31/46) Installing py3-setuptools_scm (7.1.0-r0) (32/46) Installing python3-dev (3.11.3-r10) (33/46) Installing py3-oscrypto (1.3.0-r5) (34/46) Installing py3-oscrypto-pyc (1.3.0-r5) (35/46) Installing py3-iniconfig (1.1.1-r6) (36/46) Installing py3-iniconfig-pyc (1.1.1-r6) (37/46) Installing py3-pluggy (1.0.0-r3) (38/46) Installing py3-pluggy-pyc (1.0.0-r3) (39/46) Installing py3-py (1.11.0-r2) (40/46) Installing py3-py-pyc (1.11.0-r2) (41/46) Installing py3-pytest (7.3.1-r1) (42/46) Installing py3-pytest-pyc (7.3.1-r1) (43/46) Installing sqlite (3.41.2-r2) (44/46) Installing botan-libs (2.19.3-r3) (45/46) Installing softhsm (2.6.1-r4) (46/46) Installing .makedepends-py3-pkcs11 (20230425.185201) Executing busybox-1.36.0-r8.trigger OK: 615 MiB in 149 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 97k 49 49134 0 0 59620 0 0:00:01 --:--:-- 0:00:01 59628 100 97k 100 97k 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k >>> 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-ppc64le-cpython-311 creating build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/mechanisms.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/exceptions.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/constants.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/defaults.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/__init__.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 copying pkcs11/types.py -> build/lib.linux-ppc64le-cpython-311/pkcs11 creating build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/rsa.py -> build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/dsa.py -> build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/x509.py -> build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/ec.py -> build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/dh.py -> build/lib.linux-ppc64le-cpython-311/pkcs11/util copying pkcs11/util/__init__.py -> build/lib.linux-ppc64le-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-ppc64le-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-ppc64le-cpython-311 creating build/temp.linux-ppc64le-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-ppc64le-cpython-311/pkcs11/_pkcs11.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/pkcs11/_pkcs11.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/pkcs11/_pkcs11.cpython-311-powerpc64le-linux-musl.so Slot 0 has a free/uninitialized token. The token has been initialized and is reassigned to slot 1243577978 /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-ppc64le-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 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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-cpython-311/pkcs11/_pkcs11.cpython-311-powerpc64le-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-ppc64le-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-ppc64le-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 copying build/lib.linux-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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 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/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/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/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/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/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/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/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/constants.py to constants.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/__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/types.py to types.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 20.58s =================== >>> 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-ppc64le-cpython-311/pkcs11/mechanisms.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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-cpython-311/pkcs11/_pkcs11.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-ppc64le-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-ppc64le-cpython-311/pkcs11/constants.py -> /home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11/usr/lib/python3.11/site-packages/pkcs11 copying build/lib.linux-ppc64le-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-ppc64le-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-ppc64le-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-ppc64le-cpython-311/pkcs11/types.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/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/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/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/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/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/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/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/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/constants.py to constants.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/__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/types.py to types.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/util/__pycache__' -> '/home/buildozer/aports/community/py3-pkcs11/pkg/py3-pkcs11-pyc/usr/lib/python3.11/site-packages/pkcs11/util/__pycache__' '/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__' >>> 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-ppc64le.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 18:52:54 +0000 elapsed time 0h 0m 54s >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Uninstalling dependencies... (1/46) Purging .makedepends-py3-pkcs11 (20230425.185201) (2/46) Purging py3-cached-property-pyc (1.5.2-r4) (3/46) Purging py3-cached-property (1.5.2-r4) (4/46) Purging py3-cryptography-pyc (40.0.2-r1) (5/46) Purging py3-cryptography (40.0.2-r1) (6/46) Purging py3-cffi-pyc (1.15.1-r3) (7/46) Purging py3-cffi (1.15.1-r3) (8/46) Purging py3-cparser-pyc (2.21-r2) (9/46) Purging py3-cparser (2.21-r2) (10/46) Purging cython-pyc (0.29.34-r2) (11/46) Purging cython (0.29.34-r2) (12/46) Purging py3-setuptools_scm (7.1.0-r0) (13/46) Purging py3-setuptools-pyc (67.7.2-r0) (14/46) Purging py3-setuptools (67.7.2-r0) (15/46) Purging py3-typing-extensions-pyc (4.5.0-r1) (16/46) Purging py3-typing-extensions (4.5.0-r1) (17/46) Purging python3-dev (3.11.3-r10) (18/46) Purging py3-oscrypto-pyc (1.3.0-r5) (19/46) Purging py3-oscrypto (1.3.0-r5) (20/46) Purging py3-asn1crypto-pyc (1.5.1-r2) (21/46) Purging py3-asn1crypto (1.5.1-r2) (22/46) Purging py3-pytest-pyc (7.3.1-r1) (23/46) Purging py3-pytest (7.3.1-r1) (24/46) Purging py3-iniconfig-pyc (1.1.1-r6) (25/46) Purging py3-iniconfig (1.1.1-r6) (26/46) Purging py3-packaging-pyc (23.1-r1) (27/46) Purging py3-packaging (23.1-r1) (28/46) Purging py3-parsing-pyc (3.0.9-r2) (29/46) Purging py3-parsing (3.0.9-r2) (30/46) Purging py3-pluggy-pyc (1.0.0-r3) (31/46) Purging py3-pluggy (1.0.0-r3) (32/46) Purging py3-py-pyc (1.11.0-r2) (33/46) Purging py3-py (1.11.0-r2) (34/46) Purging softhsm (2.6.1-r4) (35/46) Purging sqlite (3.41.2-r2) (36/46) Purging botan-libs (2.19.3-r3) (37/46) Purging python3-pyc (3.11.3-r10) (38/46) Purging python3-pycache-pyc0 (3.11.3-r10) (39/46) Purging pyc (0.1-r0) (40/46) Purging python3 (3.11.3-r10) (41/46) Purging gdbm (1.23-r1) (42/46) Purging libffi (3.4.4-r2) (43/46) Purging libpanelw (6.4_p20230401-r6) (44/46) Purging mpdecimal (2.5.1-r2) (45/46) Purging readline (8.2.1-r1) (46/46) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-pkcs11: Updating the community/ppc64le repository index... >>> py3-pkcs11: Signing the index...