>>> py3-pkcs11: Building community/py3-pkcs11 0.7.0-r3 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 16:11:31 +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/30) Installing libbz2 (1.0.8-r4) (2/30) Installing libffi (3.4.4-r0) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.2.8-r0) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.2.0-r0) (7/30) Installing sqlite-libs (3.40.0-r0) (8/30) Installing python3 (3.11.0-r2) (9/30) Installing py3-asn1crypto (1.5.1-r1) (10/30) Installing py3-cached-property (1.5.2-r3) (11/30) Installing py3-cparser (2.21-r1) (12/30) Installing py3-cffi (1.15.1-r1) (13/30) Installing py3-cryptography (38.0.3-r1) (14/30) Installing cython (0.29.32-r1) (15/30) Installing py3-parsing (3.0.9-r1) (16/30) Installing py3-packaging (21.3-r3) (17/30) Installing py3-setuptools (65.6.0-r1) (18/30) Installing py3-typing-extensions (4.4.0-r1) (19/30) Installing py3-setuptools_scm (7.0.5-r3) (20/30) Installing python3-dev (3.11.0-r2) (21/30) Installing py3-oscrypto (1.3.0-r4) (22/30) Installing py3-attrs (22.1.0-r1) (23/30) Installing py3-iniconfig (1.1.1-r4) (24/30) Installing py3-pluggy (1.0.0-r2) (25/30) Installing py3-py (1.11.0-r1) (26/30) Installing py3-pytest (7.2.0-r2) (27/30) Installing sqlite (3.40.0-r0) (28/30) Installing botan-libs (2.19.3-r0) (29/30) Installing softhsm (2.6.1-r3) (30/30) Installing .makedepends-py3-pkcs11 (20221123.161133) Executing busybox-1.35.0-r29.trigger OK: 492 MiB in 127 packages >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-pkcs11-0.7.0.tar.gz >>> py3-pkcs11: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/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 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 -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer 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 948946013 running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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.0, pytest-7.2.0, 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 12.51s =================== >>> py3-pkcs11: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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' running build_ext skipping 'pkcs11/_pkcs11.c' Cython extension (up-to-date) 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 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*: Running postcheck for py3-pkcs11 >>> py3-pkcs11*: Preparing package py3-pkcs11... >>> py3-pkcs11*: Stripping binaries >>> py3-pkcs11*: Scanning shared objects >>> py3-pkcs11*: Tracing dependencies... py3-asn1crypto py3-cached-property py3-cryptography python3 so:libc.musl-ppc64le.so.1 >>> py3-pkcs11*: Package size: 884.0 KB >>> py3-pkcs11*: Compressing data... >>> py3-pkcs11*: Create checksum... >>> py3-pkcs11*: Create py3-pkcs11-0.7.0-r3.apk >>> py3-pkcs11: Build complete at Wed, 23 Nov 2022 16:12:16 +0000 elapsed time 0h 0m 45s >>> py3-pkcs11: Cleaning up srcdir >>> py3-pkcs11: Cleaning up pkgdir >>> py3-pkcs11: Uninstalling dependencies... (1/30) Purging .makedepends-py3-pkcs11 (20221123.161133) (2/30) Purging py3-cached-property (1.5.2-r3) (3/30) Purging py3-cryptography (38.0.3-r1) (4/30) Purging py3-cffi (1.15.1-r1) (5/30) Purging py3-cparser (2.21-r1) (6/30) Purging cython (0.29.32-r1) (7/30) Purging py3-setuptools_scm (7.0.5-r3) (8/30) Purging py3-setuptools (65.6.0-r1) (9/30) Purging py3-typing-extensions (4.4.0-r1) (10/30) Purging python3-dev (3.11.0-r2) (11/30) Purging py3-oscrypto (1.3.0-r4) (12/30) Purging py3-asn1crypto (1.5.1-r1) (13/30) Purging py3-pytest (7.2.0-r2) (14/30) Purging py3-attrs (22.1.0-r1) (15/30) Purging py3-iniconfig (1.1.1-r4) (16/30) Purging py3-packaging (21.3-r3) (17/30) Purging py3-parsing (3.0.9-r1) (18/30) Purging py3-pluggy (1.0.0-r2) (19/30) Purging py3-py (1.11.0-r1) (20/30) Purging python3 (3.11.0-r2) (21/30) Purging softhsm (2.6.1-r3) (22/30) Purging sqlite (3.40.0-r0) (23/30) Purging botan-libs (2.19.3-r0) (24/30) Purging libbz2 (1.0.8-r4) (25/30) Purging libffi (3.4.4-r0) (26/30) Purging gdbm (1.23-r0) (27/30) Purging xz-libs (5.2.8-r0) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.2.0-r0) (30/30) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-pkcs11: Updating the community/ppc64le repository index... >>> py3-pkcs11: Signing the index...