>>> py3-tlslite-ng: Building testing/py3-tlslite-ng 0.7.6-r8 (using abuild 3.13.0-r4) started Mon, 05 Aug 2024 20:36:33 +0000 >>> py3-tlslite-ng: Checking sanity of /home/buildozer/aports/testing/py3-tlslite-ng/APKBUILD... >>> py3-tlslite-ng: Analyzing dependencies... >>> py3-tlslite-ng: Installing for build: build-base py3-ecdsa py3-setuptools py3-gpep517 (1/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20240601-r0) (5/24) Installing sqlite-libs (3.46.0-r0) (6/24) Installing python3 (3.12.4-r0) (7/24) Installing python3-pycache-pyc0 (3.12.4-r0) (8/24) Installing pyc (3.12.4-r0) (9/24) Installing py3-six (1.16.0-r9) (10/24) Installing py3-six-pyc (1.16.0-r9) (11/24) Installing py3-ecdsa-pyc (0.18.0-r4) (12/24) Installing python3-pyc (3.12.4-r0) (13/24) Installing py3-ecdsa (0.18.0-r4) (14/24) Installing py3-parsing (3.1.2-r1) (15/24) Installing py3-parsing-pyc (3.1.2-r1) (16/24) Installing py3-packaging (24.1-r0) (17/24) Installing py3-packaging-pyc (24.1-r0) (18/24) Installing py3-setuptools (70.3.0-r0) (19/24) Installing py3-setuptools-pyc (70.3.0-r0) (20/24) Installing py3-installer (0.7.0-r2) (21/24) Installing py3-installer-pyc (0.7.0-r2) (22/24) Installing py3-gpep517 (16-r0) (23/24) Installing py3-gpep517-pyc (16-r0) (24/24) Installing .makedepends-py3-tlslite-ng (20240805.203634) Executing busybox-1.36.1-r31.trigger OK: 337 MiB in 134 packages >>> py3-tlslite-ng: Cleaning up srcdir >>> py3-tlslite-ng: Cleaning up pkgdir >>> py3-tlslite-ng: Cleaning up tmpdir >>> py3-tlslite-ng: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tlslite-ng-0.7.6.tar.gz >>> py3-tlslite-ng: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tlslite-ng-0.7.6.tar.gz >>> py3-tlslite-ng: Checking sha512sums... py3-tlslite-ng-0.7.6.tar.gz: OK >>> py3-tlslite-ng: Unpacking /var/cache/distfiles/py3-tlslite-ng-0.7.6.tar.gz... 2024-08-05 20:36:35,473 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-05 20:36:35,488 root INFO running bdist_wheel 2024-08-05 20:36:35,508 root INFO running build 2024-08-05 20:36:35,508 root INFO running build_py 2024-08-05 20:36:35,511 root INFO creating build 2024-08-05 20:36:35,511 root INFO creating build/lib 2024-08-05 20:36:35,511 root INFO creating build/lib/tlslite 2024-08-05 20:36:35,511 root INFO copying tlslite/basedb.py -> build/lib/tlslite 2024-08-05 20:36:35,512 root INFO copying tlslite/handshakehashes.py -> build/lib/tlslite 2024-08-05 20:36:35,512 root INFO copying tlslite/keyexchange.py -> build/lib/tlslite 2024-08-05 20:36:35,512 root INFO copying tlslite/checker.py -> build/lib/tlslite 2024-08-05 20:36:35,512 root INFO copying tlslite/tlsrecordlayer.py -> build/lib/tlslite 2024-08-05 20:36:35,512 root INFO copying tlslite/tlsconnection.py -> build/lib/tlslite 2024-08-05 20:36:35,513 root INFO copying tlslite/handshakehelpers.py -> build/lib/tlslite 2024-08-05 20:36:35,513 root INFO copying tlslite/handshakesettings.py -> build/lib/tlslite 2024-08-05 20:36:35,513 root INFO copying tlslite/x509certchain.py -> build/lib/tlslite 2024-08-05 20:36:35,513 root INFO copying tlslite/verifierdb.py -> build/lib/tlslite 2024-08-05 20:36:35,513 root INFO copying tlslite/constants.py -> build/lib/tlslite 2024-08-05 20:36:35,514 root INFO copying tlslite/extensions.py -> build/lib/tlslite 2024-08-05 20:36:35,514 root INFO copying tlslite/messagesocket.py -> build/lib/tlslite 2024-08-05 20:36:35,514 root INFO copying tlslite/sessioncache.py -> build/lib/tlslite 2024-08-05 20:36:35,514 root INFO copying tlslite/x509.py -> build/lib/tlslite 2024-08-05 20:36:35,514 root INFO copying tlslite/recordlayer.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/defragmenter.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/errors.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/mathtls.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/session.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/dh.py -> build/lib/tlslite 2024-08-05 20:36:35,515 root INFO copying tlslite/__init__.py -> build/lib/tlslite 2024-08-05 20:36:35,516 root INFO copying tlslite/messages.py -> build/lib/tlslite 2024-08-05 20:36:35,516 root INFO copying tlslite/api.py -> build/lib/tlslite 2024-08-05 20:36:35,516 root INFO copying tlslite/bufferedsocket.py -> build/lib/tlslite 2024-08-05 20:36:35,517 root INFO creating build/lib/tlslite/utils 2024-08-05 20:36:35,517 root INFO copying tlslite/utils/deprecations.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,517 root INFO copying tlslite/utils/openssl_rsakey.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,517 root INFO copying tlslite/utils/python_rsakey.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,518 root INFO copying tlslite/utils/x25519.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,518 root INFO copying tlslite/utils/python_aesgcm.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,518 root INFO copying tlslite/utils/rijndael.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,518 root INFO copying tlslite/utils/tlshashlib.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,518 root INFO copying tlslite/utils/datefuncs.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,519 root INFO copying tlslite/utils/python_chacha20_poly1305.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,519 root INFO copying tlslite/utils/pycrypto_aesgcm.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,519 root INFO copying tlslite/utils/tripledes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,519 root INFO copying tlslite/utils/asn1parser.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,519 root INFO copying tlslite/utils/chacha.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/rc4.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/poly1305.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/codec.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/pem.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/aes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,520 root INFO copying tlslite/utils/cryptomath.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,521 root INFO copying tlslite/utils/constanttime.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,521 root INFO copying tlslite/utils/openssl_tripledes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,521 root INFO copying tlslite/utils/rsakey.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,521 root INFO copying tlslite/utils/keyfactory.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,521 root INFO copying tlslite/utils/pycrypto_tripledes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,522 root INFO copying tlslite/utils/pycrypto_aes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,522 root INFO copying tlslite/utils/openssl_aes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,522 root INFO copying tlslite/utils/pycrypto_rsakey.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,522 root INFO copying tlslite/utils/openssl_rc4.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,522 root INFO copying tlslite/utils/aesgcm.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/__init__.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/compat.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/tackwrapper.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/cipherfactory.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/python_rc4.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,523 root INFO copying tlslite/utils/dns_utils.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,524 root INFO copying tlslite/utils/pycrypto_rc4.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,524 root INFO copying tlslite/utils/python_key.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,524 root INFO copying tlslite/utils/lists.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,524 root INFO copying tlslite/utils/python_aes.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,524 root INFO copying tlslite/utils/chacha20_poly1305.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,525 root INFO copying tlslite/utils/ecc.py -> build/lib/tlslite/utils 2024-08-05 20:36:35,525 root INFO creating build/lib/tlslite/integration 2024-08-05 20:36:35,525 root INFO copying tlslite/integration/xmlrpcserver.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,525 root INFO copying tlslite/integration/tlsasyncdispatchermixin.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,525 root INFO copying tlslite/integration/pop3_tls.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,526 root INFO copying tlslite/integration/smtp_tls.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,526 root INFO copying tlslite/integration/xmlrpctransport.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,526 root INFO copying tlslite/integration/tlssocketservermixin.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,526 root INFO copying tlslite/integration/clienthelper.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,526 root INFO copying tlslite/integration/imap4_tls.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,527 root INFO copying tlslite/integration/httptlsconnection.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,527 root INFO copying tlslite/integration/__init__.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,527 root INFO copying tlslite/integration/asyncstatemachine.py -> build/lib/tlslite/integration 2024-08-05 20:36:35,530 root INFO running build_scripts 2024-08-05 20:36:35,530 root INFO creating build/scripts-3.12 2024-08-05 20:36:35,530 root INFO copying and adjusting scripts/tls.py -> build/scripts-3.12 2024-08-05 20:36:35,530 root INFO copying and adjusting scripts/tlsdb.py -> build/scripts-3.12 2024-08-05 20:36:35,530 root INFO changing mode of build/scripts-3.12/tls.py from 644 to 755 2024-08-05 20:36:35,531 root INFO changing mode of build/scripts-3.12/tlsdb.py from 644 to 755 2024-08-05 20:36:35,536 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-08-05 20:36:35,536 root INFO running install 2024-08-05 20:36:35,557 root INFO running install_lib 2024-08-05 20:36:35,560 root INFO creating build/bdist.linux-ppc64le 2024-08-05 20:36:35,560 root INFO creating build/bdist.linux-ppc64le/wheel 2024-08-05 20:36:35,560 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,560 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,560 root INFO copying build/lib/tlslite/integration/xmlrpcserver.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,560 root INFO copying build/lib/tlslite/integration/tlsasyncdispatchermixin.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,561 root INFO copying build/lib/tlslite/integration/pop3_tls.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,561 root INFO copying build/lib/tlslite/integration/smtp_tls.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,561 root INFO copying build/lib/tlslite/integration/xmlrpctransport.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,561 root INFO copying build/lib/tlslite/integration/tlssocketservermixin.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,561 root INFO copying build/lib/tlslite/integration/clienthelper.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/integration/imap4_tls.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/integration/httptlsconnection.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/integration/__init__.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/integration/asyncstatemachine.py -> build/bdist.linux-ppc64le/wheel/tlslite/integration 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/basedb.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,562 root INFO copying build/lib/tlslite/handshakehashes.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,563 root INFO copying build/lib/tlslite/keyexchange.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,563 root INFO copying build/lib/tlslite/checker.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,563 root INFO copying build/lib/tlslite/tlsrecordlayer.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,563 root INFO copying build/lib/tlslite/tlsconnection.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,563 root INFO copying build/lib/tlslite/handshakehelpers.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/handshakesettings.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/x509certchain.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/verifierdb.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/constants.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/extensions.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,564 root INFO copying build/lib/tlslite/messagesocket.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,565 root INFO copying build/lib/tlslite/sessioncache.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,565 root INFO copying build/lib/tlslite/x509.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,565 root INFO copying build/lib/tlslite/recordlayer.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,565 root INFO copying build/lib/tlslite/defragmenter.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,565 root INFO copying build/lib/tlslite/errors.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/mathtls.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/session.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/dh.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/__init__.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/messages.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,566 root INFO copying build/lib/tlslite/api.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,567 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,567 root INFO copying build/lib/tlslite/utils/deprecations.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,567 root INFO copying build/lib/tlslite/utils/openssl_rsakey.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,567 root INFO copying build/lib/tlslite/utils/python_rsakey.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,567 root INFO copying build/lib/tlslite/utils/x25519.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/python_aesgcm.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/rijndael.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/tlshashlib.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/datefuncs.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/python_chacha20_poly1305.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,568 root INFO copying build/lib/tlslite/utils/pycrypto_aesgcm.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,569 root INFO copying build/lib/tlslite/utils/tripledes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,569 root INFO copying build/lib/tlslite/utils/asn1parser.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,569 root INFO copying build/lib/tlslite/utils/chacha.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,569 root INFO copying build/lib/tlslite/utils/rc4.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,569 root INFO copying build/lib/tlslite/utils/poly1305.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/codec.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/pem.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/aes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/cryptomath.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/constanttime.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,570 root INFO copying build/lib/tlslite/utils/openssl_tripledes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,571 root INFO copying build/lib/tlslite/utils/rsakey.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,571 root INFO copying build/lib/tlslite/utils/keyfactory.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,571 root INFO copying build/lib/tlslite/utils/pycrypto_tripledes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,571 root INFO copying build/lib/tlslite/utils/pycrypto_aes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,571 root INFO copying build/lib/tlslite/utils/openssl_aes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/pycrypto_rsakey.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/openssl_rc4.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/aesgcm.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/compat.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,572 root INFO copying build/lib/tlslite/utils/tackwrapper.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/cipherfactory.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/python_rc4.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/dns_utils.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/pycrypto_rc4.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/python_key.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,573 root INFO copying build/lib/tlslite/utils/lists.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,574 root INFO copying build/lib/tlslite/utils/python_aes.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,574 root INFO copying build/lib/tlslite/utils/chacha20_poly1305.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,574 root INFO copying build/lib/tlslite/utils/ecc.py -> build/bdist.linux-ppc64le/wheel/tlslite/utils 2024-08-05 20:36:35,574 root INFO copying build/lib/tlslite/bufferedsocket.py -> build/bdist.linux-ppc64le/wheel/tlslite 2024-08-05 20:36:35,574 root INFO running install_egg_info 2024-08-05 20:36:35,577 root INFO running egg_info 2024-08-05 20:36:35,577 root INFO creating tlslite_ng.egg-info 2024-08-05 20:36:35,579 root INFO writing tlslite_ng.egg-info/PKG-INFO 2024-08-05 20:36:35,579 root INFO writing dependency_links to tlslite_ng.egg-info/dependency_links.txt 2024-08-05 20:36:35,580 root INFO writing requirements to tlslite_ng.egg-info/requires.txt 2024-08-05 20:36:35,580 root INFO writing top-level names to tlslite_ng.egg-info/top_level.txt 2024-08-05 20:36:35,580 root INFO writing manifest file 'tlslite_ng.egg-info/SOURCES.txt' 2024-08-05 20:36:35,585 root INFO reading manifest file 'tlslite_ng.egg-info/SOURCES.txt' 2024-08-05 20:36:35,585 root INFO reading manifest template 'MANIFEST.in' 2024-08-05 20:36:35,586 root WARNING warning: no files found matching '*' under directory 'docs/_build/html' 2024-08-05 20:36:35,586 root INFO adding license file 'LICENSE' 2024-08-05 20:36:35,588 root INFO writing manifest file 'tlslite_ng.egg-info/SOURCES.txt' 2024-08-05 20:36:35,589 root INFO Copying tlslite_ng.egg-info to build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6-py3.12.egg-info 2024-08-05 20:36:35,590 root INFO running install_scripts 2024-08-05 20:36:35,590 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data 2024-08-05 20:36:35,590 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data/scripts 2024-08-05 20:36:35,590 root INFO copying build/scripts-3.12/tlsdb.py -> build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data/scripts 2024-08-05 20:36:35,590 root INFO copying build/scripts-3.12/tls.py -> build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data/scripts 2024-08-05 20:36:35,590 root INFO changing mode of build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data/scripts/tlsdb.py to 755 2024-08-05 20:36:35,590 root INFO changing mode of build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.data/scripts/tls.py to 755 2024-08-05 20:36:35,592 root INFO creating build/bdist.linux-ppc64le/wheel/tlslite_ng-0.7.6.dist-info/WHEEL 2024-08-05 20:36:35,593 wheel INFO creating '/home/buildozer/aports/testing/py3-tlslite-ng/src/tlslite-ng-0.7.6/.dist/.tmp-7opd0coa/tlslite_ng-0.7.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-08-05 20:36:35,593 wheel INFO adding 'tlslite/__init__.py' 2024-08-05 20:36:35,594 wheel INFO adding 'tlslite/api.py' 2024-08-05 20:36:35,594 wheel INFO adding 'tlslite/basedb.py' 2024-08-05 20:36:35,594 wheel INFO adding 'tlslite/bufferedsocket.py' 2024-08-05 20:36:35,594 wheel INFO adding 'tlslite/checker.py' 2024-08-05 20:36:35,594 wheel INFO adding 'tlslite/constants.py' 2024-08-05 20:36:35,595 wheel INFO adding 'tlslite/defragmenter.py' 2024-08-05 20:36:35,595 wheel INFO adding 'tlslite/dh.py' 2024-08-05 20:36:35,595 wheel INFO adding 'tlslite/errors.py' 2024-08-05 20:36:35,595 wheel INFO adding 'tlslite/extensions.py' 2024-08-05 20:36:35,596 wheel INFO adding 'tlslite/handshakehashes.py' 2024-08-05 20:36:35,596 wheel INFO adding 'tlslite/handshakehelpers.py' 2024-08-05 20:36:35,596 wheel INFO adding 'tlslite/handshakesettings.py' 2024-08-05 20:36:35,596 wheel INFO adding 'tlslite/keyexchange.py' 2024-08-05 20:36:35,597 wheel INFO adding 'tlslite/mathtls.py' 2024-08-05 20:36:35,597 wheel INFO adding 'tlslite/messages.py' 2024-08-05 20:36:35,597 wheel INFO adding 'tlslite/messagesocket.py' 2024-08-05 20:36:35,598 wheel INFO adding 'tlslite/recordlayer.py' 2024-08-05 20:36:35,598 wheel INFO adding 'tlslite/session.py' 2024-08-05 20:36:35,598 wheel INFO adding 'tlslite/sessioncache.py' 2024-08-05 20:36:35,598 wheel INFO adding 'tlslite/tlsconnection.py' 2024-08-05 20:36:35,599 wheel INFO adding 'tlslite/tlsrecordlayer.py' 2024-08-05 20:36:35,599 wheel INFO adding 'tlslite/verifierdb.py' 2024-08-05 20:36:35,599 wheel INFO adding 'tlslite/x509.py' 2024-08-05 20:36:35,600 wheel INFO adding 'tlslite/x509certchain.py' 2024-08-05 20:36:35,600 wheel INFO adding 'tlslite/integration/__init__.py' 2024-08-05 20:36:35,600 wheel INFO adding 'tlslite/integration/asyncstatemachine.py' 2024-08-05 20:36:35,600 wheel INFO adding 'tlslite/integration/clienthelper.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/httptlsconnection.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/imap4_tls.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/pop3_tls.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/smtp_tls.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/tlsasyncdispatchermixin.py' 2024-08-05 20:36:35,601 wheel INFO adding 'tlslite/integration/tlssocketservermixin.py' 2024-08-05 20:36:35,602 wheel INFO adding 'tlslite/integration/xmlrpcserver.py' 2024-08-05 20:36:35,602 wheel INFO adding 'tlslite/integration/xmlrpctransport.py' 2024-08-05 20:36:35,602 wheel INFO adding 'tlslite/utils/__init__.py' 2024-08-05 20:36:35,602 wheel INFO adding 'tlslite/utils/aes.py' 2024-08-05 20:36:35,603 wheel INFO adding 'tlslite/utils/aesgcm.py' 2024-08-05 20:36:35,603 wheel INFO adding 'tlslite/utils/asn1parser.py' 2024-08-05 20:36:35,603 wheel INFO adding 'tlslite/utils/chacha.py' 2024-08-05 20:36:35,603 wheel INFO adding 'tlslite/utils/chacha20_poly1305.py' 2024-08-05 20:36:35,603 wheel INFO adding 'tlslite/utils/cipherfactory.py' 2024-08-05 20:36:35,604 wheel INFO adding 'tlslite/utils/codec.py' 2024-08-05 20:36:35,604 wheel INFO adding 'tlslite/utils/compat.py' 2024-08-05 20:36:35,604 wheel INFO adding 'tlslite/utils/constanttime.py' 2024-08-05 20:36:35,604 wheel INFO adding 'tlslite/utils/cryptomath.py' 2024-08-05 20:36:35,604 wheel INFO adding 'tlslite/utils/datefuncs.py' 2024-08-05 20:36:35,605 wheel INFO adding 'tlslite/utils/deprecations.py' 2024-08-05 20:36:35,605 wheel INFO adding 'tlslite/utils/dns_utils.py' 2024-08-05 20:36:35,605 wheel INFO adding 'tlslite/utils/ecc.py' 2024-08-05 20:36:35,605 wheel INFO adding 'tlslite/utils/keyfactory.py' 2024-08-05 20:36:35,605 wheel INFO adding 'tlslite/utils/lists.py' 2024-08-05 20:36:35,606 wheel INFO adding 'tlslite/utils/openssl_aes.py' 2024-08-05 20:36:35,606 wheel INFO adding 'tlslite/utils/openssl_rc4.py' 2024-08-05 20:36:35,606 wheel INFO adding 'tlslite/utils/openssl_rsakey.py' 2024-08-05 20:36:35,606 wheel INFO adding 'tlslite/utils/openssl_tripledes.py' 2024-08-05 20:36:35,606 wheel INFO adding 'tlslite/utils/pem.py' 2024-08-05 20:36:35,607 wheel INFO adding 'tlslite/utils/poly1305.py' 2024-08-05 20:36:35,607 wheel INFO adding 'tlslite/utils/pycrypto_aes.py' 2024-08-05 20:36:35,607 wheel INFO adding 'tlslite/utils/pycrypto_aesgcm.py' 2024-08-05 20:36:35,607 wheel INFO adding 'tlslite/utils/pycrypto_rc4.py' 2024-08-05 20:36:35,607 wheel INFO adding 'tlslite/utils/pycrypto_rsakey.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/pycrypto_tripledes.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/python_aes.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/python_aesgcm.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/python_chacha20_poly1305.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/python_key.py' 2024-08-05 20:36:35,608 wheel INFO adding 'tlslite/utils/python_rc4.py' 2024-08-05 20:36:35,609 wheel INFO adding 'tlslite/utils/python_rsakey.py' 2024-08-05 20:36:35,609 wheel INFO adding 'tlslite/utils/rc4.py' 2024-08-05 20:36:35,609 wheel INFO adding 'tlslite/utils/rijndael.py' 2024-08-05 20:36:35,609 wheel INFO adding 'tlslite/utils/rsakey.py' 2024-08-05 20:36:35,610 wheel INFO adding 'tlslite/utils/tackwrapper.py' 2024-08-05 20:36:35,610 wheel INFO adding 'tlslite/utils/tlshashlib.py' 2024-08-05 20:36:35,610 wheel INFO adding 'tlslite/utils/tripledes.py' 2024-08-05 20:36:35,610 wheel INFO adding 'tlslite/utils/x25519.py' 2024-08-05 20:36:35,611 wheel INFO adding 'tlslite_ng-0.7.6.data/scripts/tls.py' 2024-08-05 20:36:35,611 wheel INFO adding 'tlslite_ng-0.7.6.data/scripts/tlsdb.py' 2024-08-05 20:36:35,611 wheel INFO adding 'tlslite_ng-0.7.6.dist-info/LICENSE' 2024-08-05 20:36:35,611 wheel INFO adding 'tlslite_ng-0.7.6.dist-info/METADATA' 2024-08-05 20:36:35,612 wheel INFO adding 'tlslite_ng-0.7.6.dist-info/WHEEL' 2024-08-05 20:36:35,612 wheel INFO adding 'tlslite_ng-0.7.6.dist-info/top_level.txt' 2024-08-05 20:36:35,612 wheel INFO adding 'tlslite_ng-0.7.6.dist-info/RECORD' 2024-08-05 20:36:35,613 root INFO removing build/bdist.linux-ppc64le/wheel 2024-08-05 20:36:35,616 gpep517 INFO The backend produced .dist/tlslite_ng-0.7.6-py3-none-any.whl tlslite_ng-0.7.6-py3-none-any.whl >>> py3-tlslite-ng: Entering fakeroot... 2024-08-05 20:36:35,844 gpep517 INFO Installing .dist/tlslite_ng-0.7.6-py3-none-any.whl into /home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng 2024-08-05 20:36:36,082 gpep517 INFO Installation complete >>> py3-tlslite-ng-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng/usr/lib/python3.12/site-packages/tlslite/integration/__pycache__' -> '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng-pyc/usr/lib/python3.12/site-packages/tlslite/integration/__pycache__' '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng/usr/lib/python3.12/site-packages/tlslite/__pycache__' -> '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng-pyc/usr/lib/python3.12/site-packages/tlslite/__pycache__' '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng/usr/lib/python3.12/site-packages/tlslite/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-tlslite-ng/pkg/py3-tlslite-ng-pyc/usr/lib/python3.12/site-packages/tlslite/utils/__pycache__' >>> py3-tlslite-ng-pyc*: Preparing subpackage py3-tlslite-ng-pyc... >>> py3-tlslite-ng-pyc*: Running postcheck for py3-tlslite-ng-pyc >>> py3-tlslite-ng*: Running postcheck for py3-tlslite-ng >>> py3-tlslite-ng*: Preparing package py3-tlslite-ng... >>> py3-tlslite-ng-pyc*: Tracing dependencies... py3-ecdsa python3~3.12 >>> py3-tlslite-ng-pyc*: Package size: 952.0 KB >>> py3-tlslite-ng-pyc*: Compressing data... >>> py3-tlslite-ng-pyc*: Create checksum... >>> py3-tlslite-ng-pyc*: Create py3-tlslite-ng-pyc-0.7.6-r8.apk >>> py3-tlslite-ng*: Tracing dependencies... py3-ecdsa python3~3.12 >>> py3-tlslite-ng*: Package size: 960.0 KB >>> py3-tlslite-ng*: Compressing data... >>> py3-tlslite-ng*: Create checksum... >>> py3-tlslite-ng*: Create py3-tlslite-ng-0.7.6-r8.apk >>> py3-tlslite-ng: Build complete at Mon, 05 Aug 2024 20:36:36 +0000 elapsed time 0h 0m 3s >>> py3-tlslite-ng: Cleaning up srcdir >>> py3-tlslite-ng: Cleaning up pkgdir >>> py3-tlslite-ng: Uninstalling dependencies... (1/24) Purging .makedepends-py3-tlslite-ng (20240805.203634) (2/24) Purging py3-ecdsa-pyc (0.18.0-r4) (3/24) Purging py3-ecdsa (0.18.0-r4) (4/24) Purging py3-six-pyc (1.16.0-r9) (5/24) Purging py3-six (1.16.0-r9) (6/24) Purging py3-setuptools-pyc (70.3.0-r0) (7/24) Purging py3-setuptools (70.3.0-r0) (8/24) Purging py3-packaging-pyc (24.1-r0) (9/24) Purging py3-packaging (24.1-r0) (10/24) Purging py3-parsing-pyc (3.1.2-r1) (11/24) Purging py3-parsing (3.1.2-r1) (12/24) Purging py3-gpep517-pyc (16-r0) (13/24) Purging py3-gpep517 (16-r0) (14/24) Purging py3-installer-pyc (0.7.0-r2) (15/24) Purging py3-installer (0.7.0-r2) (16/24) Purging python3-pyc (3.12.4-r0) (17/24) Purging python3-pycache-pyc0 (3.12.4-r0) (18/24) Purging pyc (3.12.4-r0) (19/24) Purging python3 (3.12.4-r0) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.6-r0) (22/24) Purging libpanelw (6.5_p20240601-r0) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> py3-tlslite-ng: Updating the testing/ppc64le repository index... >>> py3-tlslite-ng: Signing the index...