>>> py3-oscrypto: Building community/py3-oscrypto 1.3.0-r3 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 18:47:15 +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 libssl3 libcrypto3 py3-setuptools openssl-dev>3 (1/14) Installing libbz2 (1.0.8-r3) (2/14) Installing libffi (3.4.4-r0) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.2.7-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing readline (8.2.0-r0) (7/14) Installing sqlite-libs (3.39.4-r0) (8/14) Installing python3 (3.10.8-r3) (9/14) Installing py3-asn1crypto (1.5.1-r0) (10/14) Installing py3-parsing (3.0.9-r0) (11/14) Installing py3-packaging (21.3-r2) (12/14) Installing py3-setuptools (65.5.0-r0) (13/14) Installing openssl-dev (3.0.5-r3) (14/14) Installing .makedepends-py3-oscrypto (20221027.184720) Executing busybox-1.35.0-r27.trigger OK: 250 MiB in 107 packages >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-oscrypto-1.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-oscrypto: Fetching py3-oscrypto-1.3.0.tar.gz::https://github.com/wbond/oscrypto/archive/1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41007 0 41007 0 0 27656 0 --:--:-- 0:00:01 --:--:-- 27656 100 306k 0 306k 0 0 166k 0 --:--:-- 0:00:01 --:--:-- 746k >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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.17/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.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] asn1crypto: 1.5.1, /usr/lib/python3.10/site-packages/asn1crypto oscrypto: 1.3.0, openssl (3.0.5) backend, /home/buildozer/aports/community/py3-oscrypto/src/oscrypto-1.3.0/oscrypto ......................................................................................................................................................s....................... ---------------------------------------------------------------------- Ran 174 tests in 33.053s 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-r3.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-r3.apk >>> py3-oscrypto: Build complete at Thu, 27 Oct 2022 18:47:58 +0000 elapsed time 0h 0m 43s >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Uninstalling dependencies... (1/14) Purging .makedepends-py3-oscrypto (20221027.184720) (2/14) Purging py3-asn1crypto (1.5.1-r0) (3/14) Purging py3-setuptools (65.5.0-r0) (4/14) Purging py3-packaging (21.3-r2) (5/14) Purging py3-parsing (3.0.9-r0) (6/14) Purging python3 (3.10.8-r3) (7/14) Purging openssl-dev (3.0.5-r3) (8/14) Purging libbz2 (1.0.8-r3) (9/14) Purging libffi (3.4.4-r0) (10/14) Purging gdbm (1.23-r0) (11/14) Purging xz-libs (5.2.7-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-oscrypto: Updating the community/armv7 repository index... >>> py3-oscrypto: Signing the index...