>>> py3-oscrypto: Building community/py3-oscrypto 1.3.0-r1 (using abuild 3.9.0-r0) started Sat, 07 May 2022 09:42:53 +0000 >>> py3-oscrypto: Checking sanity of /home/buildozer/aports/community/py3-oscrypto/APKBUILD... >>> py3-oscrypto: Analyzing dependencies... >>> py3-oscrypto: Installing for build: build-base python3 py3-asn1crypto>=1.5.1 libssl1.1 libcrypto1.1 py3-setuptools openssl-dev (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.4-r0) (8/18) Installing python3 (3.10.4-r0) (9/18) Installing py3-asn1crypto (1.5.1-r0) (10/18) Installing py3-appdirs (1.4.4-r3) (11/18) Installing py3-more-itertools (8.13.0-r0) (12/18) Installing py3-ordered-set (4.0.2-r3) (13/18) Installing py3-parsing (2.4.7-r3) (14/18) Installing py3-six (1.16.0-r1) (15/18) Installing py3-packaging (21.3-r0) (16/18) Installing py3-setuptools (59.4.0-r0) (17/18) Installing openssl-dev (1.1.1n-r0) (18/18) Installing .makedepends-py3-oscrypto (20220507.094254) Executing busybox-1.35.0-r12.trigger OK: 308 MiB in 107 packages >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-oscrypto-1.3.0.tar.gz >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-oscrypto-1.3.0.tar.gz >>> py3-oscrypto: Checking sha512sums... py3-oscrypto-1.3.0.tar.gz: OK skip-failing-test-due-to-expired-cert.patch: OK >>> py3-oscrypto: Unpacking /var/cache/distfiles/v3.16/py3-oscrypto-1.3.0.tar.gz... >>> py3-oscrypto: skip-failing-test-due-to-expired-cert.patch patching file tests/test_tls.py Hunk #1 succeeded at 110 (offset -1 lines). running build running build_py creating build creating build/lib creating build/lib/oscrypto copying oscrypto/_asn1.py -> build/lib/oscrypto copying oscrypto/_ffi.py -> build/lib/oscrypto copying oscrypto/kdf.py -> build/lib/oscrypto copying oscrypto/errors.py -> build/lib/oscrypto copying oscrypto/trust_list.py -> build/lib/oscrypto copying oscrypto/_errors.py -> build/lib/oscrypto copying oscrypto/util.py -> build/lib/oscrypto copying oscrypto/_asymmetric.py -> build/lib/oscrypto copying oscrypto/_pkcs5.py -> build/lib/oscrypto copying oscrypto/_rand.py -> build/lib/oscrypto copying oscrypto/asymmetric.py -> build/lib/oscrypto copying oscrypto/_int.py -> build/lib/oscrypto copying oscrypto/_pkcs12.py -> build/lib/oscrypto copying oscrypto/_types.py -> build/lib/oscrypto copying oscrypto/tls.py -> build/lib/oscrypto copying oscrypto/symmetric.py -> build/lib/oscrypto copying oscrypto/_tls.py -> build/lib/oscrypto copying oscrypto/__init__.py -> build/lib/oscrypto copying oscrypto/_ecdsa.py -> build/lib/oscrypto copying oscrypto/version.py -> build/lib/oscrypto copying oscrypto/_cipher_suites.py -> build/lib/oscrypto copying oscrypto/keys.py -> build/lib/oscrypto copying oscrypto/_pkcs1.py -> build/lib/oscrypto creating build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/util.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/asymmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/tls.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/symmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/__init__.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto.py -> build/lib/oscrypto/_openssl creating build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/trust_list.py -> build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/__init__.py -> build/lib/oscrypto/_linux_bsd creating build/lib/oscrypto/_win copying oscrypto/_win/_cng_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/trust_list.py -> build/lib/oscrypto/_win copying oscrypto/_win/util.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/asymmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/tls.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32.py -> build/lib/oscrypto/_win copying oscrypto/_win/symmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32.py -> build/lib/oscrypto/_win copying oscrypto/_win/__init__.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_decode.py -> build/lib/oscrypto/_win creating build/lib/oscrypto/_mac copying oscrypto/_mac/trust_list.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/util.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/asymmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/tls.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/symmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/__init__.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto.py -> build/lib/oscrypto/_mac Working dir: /home/buildozer/aports/community/py3-oscrypto/src/oscrypto-1.3.0 Python 3.10.4 (main, Apr 30 2022, 16:49:16) [GCC 11.2.1 20220219] asn1crypto: 1.5.1, /usr/lib/python3.10/site-packages/asn1crypto oscrypto: 1.3.0, openssl (1.1.1n) backend, /home/buildozer/aports/community/py3-oscrypto/src/oscrypto-1.3.0/oscrypto ......................................................................................................................................................s....................... ---------------------------------------------------------------------- Ran 174 tests in 22.525s OK (skipped=1) >>> py3-oscrypto: Entering fakeroot... running install /usr/lib/python3.10/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 install_lib creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_asn1.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_ffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/kdf.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/errors.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_errors.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_pkcs5.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_rand.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_int.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_pkcs12.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_linux_bsd copying build/lib/oscrypto/_linux_bsd/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_linux_bsd copying build/lib/oscrypto/_linux_bsd/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_linux_bsd copying build/lib/oscrypto/_types.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_ecdsa.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_decode.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win copying build/lib/oscrypto/version.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/_cipher_suites.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto copying build/lib/oscrypto/keys.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_core_foundation_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_core_foundation_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_core_foundation.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_common_crypto_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_common_crypto_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_common_crypto.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac copying build/lib/oscrypto/_pkcs1.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_asn1.py to _asn1.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_ffi.py to _ffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/kdf.py to kdf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/trust_list.py to trust_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_errors.py to _errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libcrypto_ctypes.py to _libcrypto_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libssl_ctypes.py to _libssl_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libssl_cffi.py to _libssl_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/asymmetric.py to asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libssl.py to _libssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/tls.py to tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/symmetric.py to symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libcrypto_cffi.py to _libcrypto_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_openssl/_libcrypto.py to _libcrypto.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_asymmetric.py to _asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_pkcs5.py to _pkcs5.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_rand.py to _rand.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/asymmetric.py to asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_int.py to _int.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_pkcs12.py to _pkcs12.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_linux_bsd/trust_list.py to trust_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_linux_bsd/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_types.py to _types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/tls.py to tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/symmetric.py to symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_tls.py to _tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_ecdsa.py to _ecdsa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_cng_ctypes.py to _cng_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_secur32_cffi.py to _secur32_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_secur32_ctypes.py to _secur32_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/trust_list.py to trust_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_kernel32_cffi.py to _kernel32_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_secur32.py to _secur32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_crypt32_ctypes.py to _crypt32_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/asymmetric.py to asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/tls.py to tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_advapi32.py to _advapi32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/symmetric.py to symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_kernel32.py to _kernel32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_crypt32.py to _crypt32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_advapi32_ctypes.py to _advapi32_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_kernel32_ctypes.py to _kernel32_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_cng_cffi.py to _cng_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_advapi32_cffi.py to _advapi32_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_cng.py to _cng.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_crypt32_cffi.py to _crypt32_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_win/_decode.py to _decode.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_cipher_suites.py to _cipher_suites.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/keys.py to keys.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/trust_list.py to trust_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_core_foundation_cffi.py to _core_foundation_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_security.py to _security.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_security_ctypes.py to _security_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_core_foundation_ctypes.py to _core_foundation_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/asymmetric.py to asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_security_cffi.py to _security_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_core_foundation.py to _core_foundation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/tls.py to tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/symmetric.py to symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_common_crypto_ctypes.py to _common_crypto_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_common_crypto_cffi.py to _common_crypto_cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_mac/_common_crypto.py to _common_crypto.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto/_pkcs1.py to _pkcs1.cpython-310.pyc running install_egg_info running egg_info writing oscrypto.egg-info/PKG-INFO writing dependency_links to oscrypto.egg-info/dependency_links.txt writing requirements to oscrypto.egg-info/requires.txt writing top-level names to oscrypto.egg-info/top_level.txt writing manifest file 'oscrypto.egg-info/SOURCES.txt' reading manifest file 'oscrypto.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'oscrypto.egg-info/SOURCES.txt' Copying oscrypto.egg-info to /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.10/site-packages/oscrypto-1.3.0-py3.10.egg-info running install_scripts >>> py3-oscrypto-doc*: Running split function doc... >>> py3-oscrypto-doc*: Preparing subpackage py3-oscrypto-doc... >>> py3-oscrypto-doc*: Running postcheck for py3-oscrypto-doc >>> py3-oscrypto*: Running postcheck for py3-oscrypto >>> py3-oscrypto*: Preparing package py3-oscrypto... >>> py3-oscrypto-doc*: Tracing dependencies... >>> py3-oscrypto-doc*: Package size: 100.0 KB >>> py3-oscrypto-doc*: Compressing data... >>> py3-oscrypto-doc*: Create checksum... >>> py3-oscrypto-doc*: Create py3-oscrypto-doc-1.3.0-r1.apk >>> py3-oscrypto*: Tracing dependencies... >>> py3-oscrypto*: Package size: 1.9 MB >>> py3-oscrypto*: Compressing data... >>> py3-oscrypto*: Create checksum... >>> py3-oscrypto*: Create py3-oscrypto-1.3.0-r1.apk >>> py3-oscrypto: Build complete at Sat, 07 May 2022 09:43:19 +0000 elapsed time 0h 0m 26s >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Uninstalling dependencies... (1/18) Purging .makedepends-py3-oscrypto (20220507.094254) (2/18) Purging py3-asn1crypto (1.5.1-r0) (3/18) Purging py3-setuptools (59.4.0-r0) (4/18) Purging py3-appdirs (1.4.4-r3) (5/18) Purging py3-more-itertools (8.13.0-r0) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-packaging (21.3-r0) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging python3 (3.10.4-r0) (11/18) Purging openssl-dev (1.1.1n-r0) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.38.4-r0) Executing busybox-1.35.0-r12.trigger OK: 255 MiB in 89 packages >>> py3-oscrypto: Updating the community/armv7 repository index... >>> py3-oscrypto: Signing the index...