>>> py3-oscrypto: Building community/py3-oscrypto 1.3.0-r8 (using abuild 3.15.0_rc3-r1) started Thu, 08 May 2025 11:13:13 +0000 >>> py3-oscrypto: Validating /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 py3-pytest openssl-dev>3 (1/27) Installing libffi (3.4.8-r0) (2/27) Installing gdbm (1.24-r0) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.5_p20250503-r0) (5/27) Installing sqlite-libs (3.49.2-r0) (6/27) Installing python3 (3.12.10-r0) (7/27) Installing python3-pycache-pyc0 (3.12.10-r0) (8/27) Installing pyc (3.12.10-r0) (9/27) Installing python3-pyc (3.12.10-r0) (10/27) Installing py3-asn1crypto (1.5.1_git20231103-r1) (11/27) Installing py3-asn1crypto-pyc (1.5.1_git20231103-r1) (12/27) Installing py3-parsing (3.2.3-r0) (13/27) Installing py3-parsing-pyc (3.2.3-r0) (14/27) Installing py3-packaging (25.0-r0) (15/27) Installing py3-packaging-pyc (25.0-r0) (16/27) Installing py3-setuptools (80.3.1-r0) (17/27) Installing py3-setuptools-pyc (80.3.1-r0) (18/27) Installing py3-iniconfig (2.1.0-r0) (19/27) Installing py3-iniconfig-pyc (2.1.0-r0) (20/27) Installing py3-pluggy (1.5.0-r0) (21/27) Installing py3-pluggy-pyc (1.5.0-r0) (22/27) Installing py3-py (1.11.0-r4) (23/27) Installing py3-py-pyc (1.11.0-r4) (24/27) Installing py3-pytest (8.3.5-r0) (25/27) Installing py3-pytest-pyc (8.3.5-r0) (26/27) Installing openssl-dev (3.5.0-r0) (27/27) Installing .makedepends-py3-oscrypto (20250508.111316) Executing busybox-1.37.0-r17.trigger OK: 456 MiB in 145 packages >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Cleaning up tmpdir >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 0 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 100 306k 0 306k 0 0 562k 0 --:--:-- --:--:-- --:--:-- 562k >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-oscrypto-1.3.0.tar.gz >>> py3-oscrypto: Checking sha512sums... py3-oscrypto-1.3.0.tar.gz: OK use-importlib-instead-of-deprecated-imp-module-on-Py.patch: OK test-failures-with-openssl-3.0.patch: OK disable-badtls-tests.patch: OK >>> py3-oscrypto: Unpacking /var/cache/distfiles/edge/py3-oscrypto-1.3.0.tar.gz... >>> py3-oscrypto: use-importlib-instead-of-deprecated-imp-module-on-Py.patch patching file dev/_import.py patching file dev/build.py patching file dev/coverage.py patching file tests/__init__.py >>> py3-oscrypto: test-failures-with-openssl-3.0.patch patching file tests/test_tls.py >>> py3-oscrypto: disable-badtls-tests.patch patching file tests/test_tls.py /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/oscrypto copying oscrypto/_asymmetric.py -> build/lib/oscrypto copying oscrypto/_types.py -> build/lib/oscrypto copying oscrypto/kdf.py -> build/lib/oscrypto copying oscrypto/_pkcs12.py -> build/lib/oscrypto copying oscrypto/_int.py -> build/lib/oscrypto copying oscrypto/util.py -> build/lib/oscrypto copying oscrypto/asymmetric.py -> build/lib/oscrypto copying oscrypto/_ecdsa.py -> build/lib/oscrypto copying oscrypto/_asn1.py -> build/lib/oscrypto copying oscrypto/version.py -> build/lib/oscrypto copying oscrypto/_rand.py -> build/lib/oscrypto copying oscrypto/__init__.py -> build/lib/oscrypto copying oscrypto/keys.py -> build/lib/oscrypto copying oscrypto/_cipher_suites.py -> build/lib/oscrypto copying oscrypto/_pkcs1.py -> build/lib/oscrypto copying oscrypto/symmetric.py -> build/lib/oscrypto copying oscrypto/_ffi.py -> build/lib/oscrypto copying oscrypto/_errors.py -> build/lib/oscrypto copying oscrypto/_pkcs5.py -> build/lib/oscrypto copying oscrypto/trust_list.py -> build/lib/oscrypto copying oscrypto/_tls.py -> build/lib/oscrypto copying oscrypto/tls.py -> build/lib/oscrypto copying oscrypto/errors.py -> build/lib/oscrypto creating build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/util.py -> build/lib/oscrypto/_win copying oscrypto/_win/asymmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32.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/_crypt32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/symmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/_decode.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/trust_list.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/tls.py -> build/lib/oscrypto/_win creating build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/__init__.py -> build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/trust_list.py -> build/lib/oscrypto/_linux_bsd creating build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/util.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/asymmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto_cffi.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/_core_foundation_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/symmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/trust_list.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/tls.py -> build/lib/oscrypto/_mac creating build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/util.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/asymmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/__init__.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/symmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/tls.py -> build/lib/oscrypto/_openssl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-oscrypto/src/oscrypto-1.3.0 collecting ... collected 173 items tests/test_asymmetric.py::AsymmetricTests::test_cert_attributes PASSED [ 0%] tests/test_asymmetric.py::AsymmetricTests::test_cert_ec_attributes PASSED [ 1%] tests/test_asymmetric.py::AsymmetricTests::test_dh_generate PASSED [ 1%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_2048_sha1_sign PASSED [ 2%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_2048_sha2_sign PASSED [ 2%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_3072_sign PASSED [ 3%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_3072_sign_sha1 PASSED [ 4%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_fingerprint PASSED [ 4%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_generate PASSED [ 5%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_private_key_unwrap PASSED [ 5%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_public_key_attr PASSED [ 6%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_public_key_unwrap PASSED [ 6%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_sign PASSED [ 7%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify PASSED [ 8%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_fail PASSED [ 8%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_fail_each_byte PASSED [ 9%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_key_size_mismatch PASSED [ 9%] tests/test_asymmetric.py::AsymmetricTests::test_dump_certificate PASSED [ 10%] tests/test_asymmetric.py::AsymmetricTests::test_dump_private PASSED [ 10%] tests/test_asymmetric.py::AsymmetricTests::test_dump_private_openssl PASSED [ 11%] tests/test_asymmetric.py::AsymmetricTests::test_dump_public PASSED [ 12%] tests/test_asymmetric.py::AsymmetricTests::test_ec_fingerprints PASSED [ 12%] tests/test_asymmetric.py::AsymmetricTests::test_ec_generate PASSED [ 13%] tests/test_asymmetric.py::AsymmetricTests::test_ec_private_key_unwrap PASSED [ 13%] tests/test_asymmetric.py::AsymmetricTests::test_ec_public_key_attr PASSED [ 14%] tests/test_asymmetric.py::AsymmetricTests::test_ec_public_key_unwrap PASSED [ 15%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_sign PASSED [ 15%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_verify PASSED [ 16%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_verify_fail_each_byte PASSED [ 16%] tests/test_asymmetric.py::AsymmetricTests::test_load_incomplete_dsa_cert PASSED [ 17%] tests/test_asymmetric.py::AsymmetricTests::test_load_rsa_pss_cert PASSED [ 17%] tests/test_asymmetric.py::AsymmetricTests::test_private_key_attributes PASSED [ 18%] tests/test_asymmetric.py::AsymmetricTests::test_private_key_ec_attributes PASSED [ 19%] tests/test_asymmetric.py::AsymmetricTests::test_public_key_attributes PASSED [ 19%] tests/test_asymmetric.py::AsymmetricTests::test_public_key_ec_attributes PASSED [ 20%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_fingerprint PASSED [ 20%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_generate PASSED [ 21%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_oaep_encrypt PASSED [ 21%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pkcs1v15_encrypt PASSED [ 22%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_key_unwrap PASSED [ 23%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_oaep_decrypt PASSED [ 23%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_pkcs1v15_decrypt PASSED [ 24%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sha256_sign PASSED [ 24%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sha256_sign_pss_cert PASSED [ 25%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sign PASSED [ 26%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sign_pss_cert PASSED [ 26%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify PASSED [ 27%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_fail PASSED [ 27%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_pss_cert PASSED [ 28%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_pss_cert_fail PASSED [ 28%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_public_key_attr PASSED [ 29%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_public_key_unwrap PASSED [ 30%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_sign PASSED [ 30%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_verify PASSED [ 31%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_verify_fail PASSED [ 31%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_sign PASSED [ 32%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify PASSED [ 32%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_fail PASSED [ 33%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_fail_each_byte PASSED [ 34%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_key_size_mismatch PASSED [ 34%] tests/test_init.py::InitTests::test_load_order PASSED [ 35%] tests/test_kdf.py::KDFTests::test_pbkdf1 PASSED [ 35%] tests/test_kdf.py::KDFTests::test_pbkdf2 PASSED [ 36%] tests/test_kdf.py::KDFTests::test_pkcs12_kdf PASSED [ 36%] tests/test_kdf.py::KDFTests::test_python_pbkdf2 PASSED [ 37%] tests/test_keys.py::KeyTests::test_parse_certificate_1 PASSED [ 38%] tests/test_keys.py::KeyTests::test_parse_certificate_10 PASSED [ 38%] tests/test_keys.py::KeyTests::test_parse_certificate_2 PASSED [ 39%] tests/test_keys.py::KeyTests::test_parse_certificate_3 PASSED [ 39%] tests/test_keys.py::KeyTests::test_parse_certificate_4 PASSED [ 40%] tests/test_keys.py::KeyTests::test_parse_certificate_5 PASSED [ 41%] tests/test_keys.py::KeyTests::test_parse_certificate_6 PASSED [ 41%] tests/test_keys.py::KeyTests::test_parse_certificate_7 PASSED [ 42%] tests/test_keys.py::KeyTests::test_parse_certificate_8 PASSED [ 42%] tests/test_keys.py::KeyTests::test_parse_certificate_9 PASSED [ 43%] tests/test_keys.py::KeyTests::test_parse_certificate_pem_leading_whitespace PASSED [ 43%] tests/test_keys.py::KeyTests::test_parse_pkcs12_aes128 PASSED [ 44%] tests/test_keys.py::KeyTests::test_parse_pkcs12_aes256 PASSED [ 45%] tests/test_keys.py::KeyTests::test_parse_pkcs12_chain PASSED [ 45%] tests/test_keys.py::KeyTests::test_parse_pkcs12_dsa PASSED [ 46%] tests/test_keys.py::KeyTests::test_parse_pkcs12_rc2 PASSED [ 46%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes PASSED [ 47%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes_blank PASSED [ 47%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes_blank_none PASSED [ 48%] tests/test_keys.py::KeyTests::test_parse_private_1 PASSED [ 49%] tests/test_keys.py::KeyTests::test_parse_private_10 PASSED [ 49%] tests/test_keys.py::KeyTests::test_parse_private_11 PASSED [ 50%] tests/test_keys.py::KeyTests::test_parse_private_12 PASSED [ 50%] tests/test_keys.py::KeyTests::test_parse_private_13 PASSED [ 51%] tests/test_keys.py::KeyTests::test_parse_private_14 PASSED [ 52%] tests/test_keys.py::KeyTests::test_parse_private_15 PASSED [ 52%] tests/test_keys.py::KeyTests::test_parse_private_16 PASSED [ 53%] tests/test_keys.py::KeyTests::test_parse_private_17 PASSED [ 53%] tests/test_keys.py::KeyTests::test_parse_private_18 PASSED [ 54%] tests/test_keys.py::KeyTests::test_parse_private_19 PASSED [ 54%] tests/test_keys.py::KeyTests::test_parse_private_2 PASSED [ 55%] tests/test_keys.py::KeyTests::test_parse_private_20 PASSED [ 56%] tests/test_keys.py::KeyTests::test_parse_private_21 PASSED [ 56%] tests/test_keys.py::KeyTests::test_parse_private_22 PASSED [ 57%] tests/test_keys.py::KeyTests::test_parse_private_23 PASSED [ 57%] tests/test_keys.py::KeyTests::test_parse_private_24 PASSED [ 58%] tests/test_keys.py::KeyTests::test_parse_private_3 PASSED [ 58%] tests/test_keys.py::KeyTests::test_parse_private_4 PASSED [ 59%] tests/test_keys.py::KeyTests::test_parse_private_5 PASSED [ 60%] tests/test_keys.py::KeyTests::test_parse_private_6 PASSED [ 60%] tests/test_keys.py::KeyTests::test_parse_private_7 PASSED [ 61%] tests/test_keys.py::KeyTests::test_parse_private_8 PASSED [ 61%] tests/test_keys.py::KeyTests::test_parse_private_9 PASSED [ 62%] tests/test_keys.py::KeyTests::test_parse_private_pem_leading_whitespace PASSED [ 63%] tests/test_keys.py::KeyTests::test_parse_public_1 PASSED [ 63%] tests/test_keys.py::KeyTests::test_parse_public_2 PASSED [ 64%] tests/test_keys.py::KeyTests::test_parse_public_3 PASSED [ 64%] tests/test_keys.py::KeyTests::test_parse_public_4 PASSED [ 65%] tests/test_keys.py::KeyTests::test_parse_public_5 PASSED [ 65%] tests/test_keys.py::KeyTests::test_parse_public_6 PASSED [ 66%] tests/test_keys.py::KeyTests::test_parse_public_7 PASSED [ 67%] tests/test_keys.py::KeyTests::test_parse_public_8 PASSED [ 67%] tests/test_keys.py::KeyTests::test_parse_public_pem_leading_whitespace PASSED [ 68%] tests/test_symmetric.py::SymmetricTests::test_3des_2k_encrypt_decrypt PASSED [ 68%] tests/test_symmetric.py::SymmetricTests::test_3des_3k_encrypt_decrypt PASSED [ 69%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_128 PASSED [ 69%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_192 PASSED [ 70%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_256 PASSED [ 71%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_128 PASSED [ 71%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_192 PASSED [ 72%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_256 PASSED [ 72%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_128 PASSED [ 73%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_192 PASSED [ 73%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_256 PASSED [ 74%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_128 PASSED [ 75%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_192 PASSED [ 75%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_256 PASSED [ 76%] tests/test_symmetric.py::SymmetricTests::test_des_encrypt_decrypt PASSED [ 76%] tests/test_symmetric.py::SymmetricTests::test_rc2_40_encrypt_decrypt PASSED [ 77%] tests/test_symmetric.py::SymmetricTests::test_rc2_64_encrypt_decrypt PASSED [ 78%] tests/test_symmetric.py::SymmetricTests::test_rc4_128_encrypt_decrypt PASSED [ 78%] tests/test_symmetric.py::SymmetricTests::test_rc4_40_encrypt_decrypt PASSED [ 79%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read SKIPPED [ 79%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read_handshake SKIPPED [ 80%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read_shutdown SKIPPED [ 80%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write SKIPPED [ 81%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write_handshake SKIPPED [ 82%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write_shutdown SKIPPED [ 82%] tests/test_tls.py::TLSTests::test_tls_connect_google PASSED [ 83%] tests/test_tls.py::TLSTests::test_tls_connect_package_control PASSED [ 83%] tests/test_tls.py::TLSTests::test_tls_connect_revoked PASSED [ 84%] tests/test_tls.py::TLSTests::test_tls_error_client_cert_required SKIPPED [ 84%] tests/test_tls.py::TLSTests::test_tls_error_domain_mismatch SKIPPED [ 85%] tests/test_tls.py::TLSTests::test_tls_error_expired SKIPPED (badtls....) [ 86%] tests/test_tls.py::TLSTests::test_tls_error_expired_2 SKIPPED (badtl...) [ 86%] tests/test_tls.py::TLSTests::test_tls_error_ftp PASSED [ 87%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error SKIPPED [ 87%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error_2 SKIPPED [ 88%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error_3 SKIPPED [ 89%] tests/test_tls.py::TLSTests::test_tls_error_http SKIPPED (broken wit...) [ 89%] tests/test_tls.py::TLSTests::test_tls_error_missing_issuer SKIPPED (...) [ 90%] tests/test_tls.py::TLSTests::test_tls_error_non_web SKIPPED (badtls....) [ 90%] tests/test_tls.py::TLSTests::test_tls_error_not_yet_valid SKIPPED (b...) [ 91%] tests/test_tls.py::TLSTests::test_tls_error_san_mismatch SKIPPED (ba...) [ 91%] tests/test_tls.py::TLSTests::test_tls_error_self_signed PASSED [ 92%] tests/test_tls.py::TLSTests::test_tls_error_weak_dh_params SKIPPED (...) [ 93%] tests/test_tls.py::TLSTests::test_tls_error_wildcard_mismatch SKIPPED [ 93%] tests/test_tls.py::TLSTests::test_tls_extra_trust_roots SKIPPED (bad...) [ 94%] tests/test_tls.py::TLSTests::test_tls_extra_trust_roots_no_match SKIPPED [ 94%] tests/test_tls.py::TLSTests::test_tls_graceful_disconnect PASSED [ 95%] tests/test_tls.py::TLSTests::test_tls_large_download PASSED [ 95%] tests/test_tls.py::TLSTests::test_tls_pause_timeout PASSED [ 96%] tests/test_tls.py::TLSTests::test_tls_protocol_version PASSED [ 97%] tests/test_tls.py::TLSTests::test_tls_wildcard_success SKIPPED (badt...) [ 97%] tests/test_trust_list.py::TrustListTests::test_get_list PASSED [ 98%] tests/test_trust_list.py::TrustListTests::test_get_list_callback PASSED [ 98%] tests/test_trust_list.py::TrustListTests::test_get_list_mutate PASSED [ 99%] tests/test_trust_list.py::TrustListTests::test_get_path PASSED [100%] ======================= 150 passed, 23 skipped in 31.52s ======================= >>> py3-oscrypto: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_types.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/kdf.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_pkcs12.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_int.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_ecdsa.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_asn1.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/version.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_rand.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/keys.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_cipher_suites.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_pkcs1.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_decode.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_kernel32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_secur32.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_advapi32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_crypt32_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/_cng_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win copying build/lib/oscrypto/_win/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/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.12/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.12/site-packages/oscrypto/_linux_bsd copying build/lib/oscrypto/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_ffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/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.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/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.12/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.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/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.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_common_crypto.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_core_foundation.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/_security.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_mac/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac copying build/lib/oscrypto/_errors.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_pkcs5.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/trust_list.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/_tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto copying build/lib/oscrypto/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto creating /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/util.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/asymmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/__init__.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl_ctypes.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/symmetric.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libcrypto.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/_libssl_cffi.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/_openssl/tls.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl copying build/lib/oscrypto/errors.py -> /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_asymmetric.py to _asymmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_types.py to _types.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/kdf.py to kdf.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_pkcs12.py to _pkcs12.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_int.py to _int.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/asymmetric.py to asymmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_ecdsa.py to _ecdsa.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_asn1.py to _asn1.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/version.py to version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_rand.py to _rand.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/keys.py to keys.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_cipher_suites.py to _cipher_suites.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_pkcs1.py to _pkcs1.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_kernel32_ctypes.py to _kernel32_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_secur32_cffi.py to _secur32_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/asymmetric.py to asymmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_kernel32_cffi.py to _kernel32_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_advapi32_cffi.py to _advapi32_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_advapi32.py to _advapi32.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_crypt32.py to _crypt32.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_crypt32_cffi.py to _crypt32_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/symmetric.py to symmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_decode.py to _decode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_secur32_ctypes.py to _secur32_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_kernel32.py to _kernel32.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_cng.py to _cng.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_secur32.py to _secur32.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_advapi32_ctypes.py to _advapi32_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_crypt32_ctypes.py to _crypt32_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/trust_list.py to trust_list.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_cng_cffi.py to _cng_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/_cng_ctypes.py to _cng_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_win/tls.py to tls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_linux_bsd/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_linux_bsd/trust_list.py to trust_list.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/symmetric.py to symmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_ffi.py to _ffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_core_foundation_cffi.py to _core_foundation_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/asymmetric.py to asymmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_common_crypto_cffi.py to _common_crypto_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_common_crypto_ctypes.py to _common_crypto_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_core_foundation_ctypes.py to _core_foundation_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/symmetric.py to symmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_security_cffi.py to _security_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_common_crypto.py to _common_crypto.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_security_ctypes.py to _security_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_core_foundation.py to _core_foundation.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/_security.py to _security.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/trust_list.py to trust_list.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_mac/tls.py to tls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_errors.py to _errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_pkcs5.py to _pkcs5.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/trust_list.py to trust_list.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_tls.py to _tls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/tls.py to tls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libcrypto_ctypes.py to _libcrypto_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/asymmetric.py to asymmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libssl_ctypes.py to _libssl_ctypes.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libcrypto_cffi.py to _libcrypto_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/symmetric.py to symmetric.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libcrypto.py to _libcrypto.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libssl.py to _libssl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/_libssl_cffi.py to _libssl_cffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/_openssl/tls.py to tls.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto/usr/lib/python3.12/site-packages/oscrypto/errors.py to errors.cpython-312.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.12/site-packages/oscrypto-1.3.0-py3.12.egg-info running install_scripts >>> py3-oscrypto-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-doc/usr/share/doc' >>> py3-oscrypto-doc*: Preparing subpackage py3-oscrypto-doc... >>> py3-oscrypto-doc*: Running postcheck for py3-oscrypto-doc >>> py3-oscrypto-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/oscrypto/__pycache__' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-pyc/usr/lib/python3.12/site-packages/oscrypto/__pycache__' 'usr/lib/python3.12/site-packages/oscrypto/_win/__pycache__' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-pyc/usr/lib/python3.12/site-packages/oscrypto/_win/__pycache__' 'usr/lib/python3.12/site-packages/oscrypto/_linux_bsd/__pycache__' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-pyc/usr/lib/python3.12/site-packages/oscrypto/_linux_bsd/__pycache__' 'usr/lib/python3.12/site-packages/oscrypto/_mac/__pycache__' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-pyc/usr/lib/python3.12/site-packages/oscrypto/_mac/__pycache__' 'usr/lib/python3.12/site-packages/oscrypto/_openssl/__pycache__' -> '/home/buildozer/aports/community/py3-oscrypto/pkg/py3-oscrypto-pyc/usr/lib/python3.12/site-packages/oscrypto/_openssl/__pycache__' >>> py3-oscrypto-pyc*: Preparing subpackage py3-oscrypto-pyc... >>> py3-oscrypto-pyc*: Running postcheck for py3-oscrypto-pyc >>> py3-oscrypto*: Running postcheck for py3-oscrypto >>> py3-oscrypto*: Preparing package py3-oscrypto... >>> py3-oscrypto-doc*: Tracing dependencies... >>> py3-oscrypto-doc*: Package size: 57.9 KB >>> py3-oscrypto-doc*: Compressing data... >>> py3-oscrypto-doc*: Create checksum... >>> py3-oscrypto-doc*: Create py3-oscrypto-doc-1.3.0-r8.apk >>> py3-oscrypto-pyc*: Tracing dependencies... python3 py3-asn1crypto>=1.5.1 libssl3 libcrypto3 python3~3.12 >>> py3-oscrypto-pyc*: Package size: 899.0 KB >>> py3-oscrypto-pyc*: Compressing data... >>> py3-oscrypto-pyc*: Create checksum... >>> py3-oscrypto-pyc*: Create py3-oscrypto-pyc-1.3.0-r8.apk >>> py3-oscrypto*: Tracing dependencies... python3 py3-asn1crypto>=1.5.1 libssl3 libcrypto3 python3~3.12 >>> py3-oscrypto*: Package size: 885.3 KB >>> py3-oscrypto*: Compressing data... >>> py3-oscrypto*: Create checksum... >>> py3-oscrypto*: Create py3-oscrypto-1.3.0-r8.apk >>> py3-oscrypto: Build complete at Thu, 08 May 2025 11:13:52 +0000 elapsed time 0h 0m 39s >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Uninstalling dependencies... (1/27) Purging .makedepends-py3-oscrypto (20250508.111316) (2/27) Purging py3-asn1crypto-pyc (1.5.1_git20231103-r1) (3/27) Purging py3-asn1crypto (1.5.1_git20231103-r1) (4/27) Purging py3-setuptools-pyc (80.3.1-r0) (5/27) Purging py3-setuptools (80.3.1-r0) (6/27) Purging py3-pytest-pyc (8.3.5-r0) (7/27) Purging py3-pytest (8.3.5-r0) (8/27) Purging py3-iniconfig-pyc (2.1.0-r0) (9/27) Purging py3-iniconfig (2.1.0-r0) (10/27) Purging py3-packaging-pyc (25.0-r0) (11/27) Purging py3-packaging (25.0-r0) (12/27) Purging py3-parsing-pyc (3.2.3-r0) (13/27) Purging py3-parsing (3.2.3-r0) (14/27) Purging py3-pluggy-pyc (1.5.0-r0) (15/27) Purging py3-pluggy (1.5.0-r0) (16/27) Purging py3-py-pyc (1.11.0-r4) (17/27) Purging py3-py (1.11.0-r4) (18/27) Purging python3-pyc (3.12.10-r0) (19/27) Purging python3-pycache-pyc0 (3.12.10-r0) (20/27) Purging pyc (3.12.10-r0) (21/27) Purging python3 (3.12.10-r0) (22/27) Purging openssl-dev (3.5.0-r0) (23/27) Purging gdbm (1.24-r0) (24/27) Purging libffi (3.4.8-r0) (25/27) Purging libpanelw (6.5_p20250503-r0) (26/27) Purging mpdecimal (4.0.0-r0) (27/27) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 405 MiB in 118 packages >>> py3-oscrypto: Updating the community/x86 repository index... >>> py3-oscrypto: Signing the index...