>>> py3-webauthn: Building community/py3-webauthn 2.1.0-r0 (using abuild 3.12.0-r5) started Mon, 01 Apr 2024 20:22:26 +0000 >>> py3-webauthn: Checking sanity of /home/buildozer/aports/community/py3-webauthn/APKBUILD... >>> py3-webauthn: Analyzing dependencies... >>> py3-webauthn: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel (1/23) Installing libffi (3.4.6-r0) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (4.0.0-r0) (4/23) Installing libpanelw (6.4_p20240309-r0) (5/23) Installing readline (8.2.10-r0) (6/23) Installing sqlite-libs (3.45.2-r0) (7/23) Installing python3 (3.11.8-r0) (8/23) Installing python3-pycache-pyc0 (3.11.8-r0) (9/23) Installing pyc (3.11.8-r0) (10/23) Installing py3-setuptools-pyc (69.2.0-r0) (11/23) Installing py3-parsing (3.1.2-r0) (12/23) Installing py3-parsing-pyc (3.1.2-r0) (13/23) Installing py3-packaging-pyc (24.0-r0) (14/23) Installing python3-pyc (3.11.8-r0) (15/23) Installing py3-packaging (24.0-r0) (16/23) Installing py3-setuptools (69.2.0-r0) (17/23) Installing py3-installer (0.7.0-r1) (18/23) Installing py3-installer-pyc (0.7.0-r1) (19/23) Installing py3-gpep517 (15-r1) (20/23) Installing py3-gpep517-pyc (15-r1) (21/23) Installing py3-wheel (0.42.0-r0) (22/23) Installing py3-wheel-pyc (0.42.0-r0) (23/23) Installing .makedepends-py3-webauthn (20240401.202227) Executing busybox-1.36.1-r24.trigger OK: 430 MiB in 136 packages >>> py3-webauthn: Cleaning up srcdir >>> py3-webauthn: Cleaning up pkgdir >>> py3-webauthn: Cleaning up tmpdir >>> py3-webauthn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webauthn-2.1.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: (56) The requested URL returned error: 404 >>> py3-webauthn: Fetching py3-webauthn-2.1.0.tar.gz::https://pypi.io/packages/source/w/webauthn/webauthn-2.1.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 100 122 100 122 0 0 2022 0 --:--:-- --:--:-- --:--:-- 2033 100 276 100 276 0 0 1079 0 --:--:-- --:--:-- --:--:-- 1079 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 111k 100 111k 0 0 247k 0 --:--:-- --:--:-- --:--:-- 247k >>> py3-webauthn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webauthn-2.1.0.tar.gz >>> py3-webauthn: Checking sha512sums... py3-webauthn-2.1.0.tar.gz: OK >>> py3-webauthn: Unpacking /var/cache/distfiles/edge/py3-webauthn-2.1.0.tar.gz... 2024-04-01 20:22:29,536 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-01 20:22:29,581 root INFO running bdist_wheel 2024-04-01 20:22:29,604 root INFO running build 2024-04-01 20:22:29,604 root INFO running build_py 2024-04-01 20:22:29,608 root INFO creating build 2024-04-01 20:22:29,608 root INFO creating build/lib 2024-04-01 20:22:29,608 root INFO creating build/lib/webauthn 2024-04-01 20:22:29,608 root INFO copying webauthn/__init__.py -> build/lib/webauthn 2024-04-01 20:22:29,609 root INFO creating build/lib/webauthn/helpers 2024-04-01 20:22:29,610 root INFO copying webauthn/helpers/verify_signature.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,610 root INFO copying webauthn/helpers/validate_certificate_chain.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,610 root INFO copying webauthn/helpers/parse_authentication_options_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,611 root INFO copying webauthn/helpers/options_to_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,611 root INFO copying webauthn/helpers/parse_client_data_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,612 root INFO copying webauthn/helpers/generate_user_handle.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,612 root INFO copying webauthn/helpers/snake_case_to_camel_case.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,612 root INFO copying webauthn/helpers/parse_registration_credential_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,613 root INFO copying webauthn/helpers/__init__.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,613 root INFO copying webauthn/helpers/byteslike_to_bytes.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,613 root INFO copying webauthn/helpers/parse_authenticator_data.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,614 root INFO copying webauthn/helpers/parse_cbor.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,614 root INFO copying webauthn/helpers/parse_registration_options_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,614 root INFO copying webauthn/helpers/decode_credential_public_key.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,615 root INFO copying webauthn/helpers/parse_authentication_credential_json.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,615 root INFO copying webauthn/helpers/parse_attestation_statement.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,615 root INFO copying webauthn/helpers/hash_by_alg.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,616 root INFO copying webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,616 root INFO copying webauthn/helpers/parse_attestation_object.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,616 root INFO copying webauthn/helpers/structs.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,617 root INFO copying webauthn/helpers/known_root_certs.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,617 root INFO copying webauthn/helpers/encode_cbor.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,617 root INFO copying webauthn/helpers/algorithms.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,618 root INFO copying webauthn/helpers/aaguid_to_string.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,618 root INFO copying webauthn/helpers/bytes_to_base64url.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,618 root INFO copying webauthn/helpers/cose.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,619 root INFO copying webauthn/helpers/decoded_public_key_to_cryptography.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,619 root INFO copying webauthn/helpers/base64url_to_bytes.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,619 root INFO copying webauthn/helpers/exceptions.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,620 root INFO copying webauthn/helpers/parse_backup_flags.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,620 root INFO copying webauthn/helpers/generate_challenge.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,620 root INFO copying webauthn/helpers/verify_safetynet_timestamp.py -> build/lib/webauthn/helpers 2024-04-01 20:22:29,621 root INFO creating build/lib/webauthn/registration 2024-04-01 20:22:29,621 root INFO copying webauthn/registration/generate_registration_options.py -> build/lib/webauthn/registration 2024-04-01 20:22:29,621 root INFO copying webauthn/registration/__init__.py -> build/lib/webauthn/registration 2024-04-01 20:22:29,622 root INFO copying webauthn/registration/verify_registration_response.py -> build/lib/webauthn/registration 2024-04-01 20:22:29,622 root INFO creating build/lib/webauthn/authentication 2024-04-01 20:22:29,623 root INFO copying webauthn/authentication/__init__.py -> build/lib/webauthn/authentication 2024-04-01 20:22:29,623 root INFO copying webauthn/authentication/generate_authentication_options.py -> build/lib/webauthn/authentication 2024-04-01 20:22:29,623 root INFO copying webauthn/authentication/verify_authentication_response.py -> build/lib/webauthn/authentication 2024-04-01 20:22:29,624 root INFO creating build/lib/webauthn/helpers/tpm 2024-04-01 20:22:29,624 root INFO copying webauthn/helpers/tpm/__init__.py -> build/lib/webauthn/helpers/tpm 2024-04-01 20:22:29,624 root INFO copying webauthn/helpers/tpm/parse_pub_area.py -> build/lib/webauthn/helpers/tpm 2024-04-01 20:22:29,625 root INFO copying webauthn/helpers/tpm/structs.py -> build/lib/webauthn/helpers/tpm 2024-04-01 20:22:29,625 root INFO copying webauthn/helpers/tpm/parse_cert_info.py -> build/lib/webauthn/helpers/tpm 2024-04-01 20:22:29,625 root INFO creating build/lib/webauthn/helpers/asn1 2024-04-01 20:22:29,626 root INFO copying webauthn/helpers/asn1/__init__.py -> build/lib/webauthn/helpers/asn1 2024-04-01 20:22:29,626 root INFO copying webauthn/helpers/asn1/android_key.py -> build/lib/webauthn/helpers/asn1 2024-04-01 20:22:29,627 root INFO creating build/lib/webauthn/registration/formats 2024-04-01 20:22:29,627 root INFO copying webauthn/registration/formats/apple.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,627 root INFO copying webauthn/registration/formats/packed.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,627 root INFO copying webauthn/registration/formats/tpm.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,628 root INFO copying webauthn/registration/formats/__init__.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,628 root INFO copying webauthn/registration/formats/android_safetynet.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,628 root INFO copying webauthn/registration/formats/android_key.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,629 root INFO copying webauthn/registration/formats/fido_u2f.py -> build/lib/webauthn/registration/formats 2024-04-01 20:22:29,629 root INFO running egg_info 2024-04-01 20:22:29,631 root INFO writing webauthn.egg-info/PKG-INFO 2024-04-01 20:22:29,632 root INFO writing dependency_links to webauthn.egg-info/dependency_links.txt 2024-04-01 20:22:29,632 root INFO writing requirements to webauthn.egg-info/requires.txt 2024-04-01 20:22:29,632 root INFO writing top-level names to webauthn.egg-info/top_level.txt 2024-04-01 20:22:29,639 root INFO reading manifest file 'webauthn.egg-info/SOURCES.txt' 2024-04-01 20:22:29,640 root INFO adding license file 'LICENSE' 2024-04-01 20:22:29,643 root INFO writing manifest file 'webauthn.egg-info/SOURCES.txt' 2024-04-01 20:22:29,645 root INFO copying webauthn/py.typed -> build/lib/webauthn 2024-04-01 20:22:29,653 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-01 20:22:29,653 root INFO running install 2024-04-01 20:22:29,666 root INFO running install_lib 2024-04-01 20:22:29,669 root INFO creating build/bdist.linux-i686 2024-04-01 20:22:29,669 root INFO creating build/bdist.linux-i686/wheel 2024-04-01 20:22:29,669 root INFO creating build/bdist.linux-i686/wheel/webauthn 2024-04-01 20:22:29,670 root INFO creating build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,670 root INFO copying build/lib/webauthn/helpers/verify_signature.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,670 root INFO copying build/lib/webauthn/helpers/validate_certificate_chain.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,670 root INFO copying build/lib/webauthn/helpers/parse_authentication_options_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,671 root INFO copying build/lib/webauthn/helpers/options_to_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,671 root INFO copying build/lib/webauthn/helpers/parse_client_data_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,671 root INFO copying build/lib/webauthn/helpers/generate_user_handle.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,672 root INFO copying build/lib/webauthn/helpers/snake_case_to_camel_case.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,672 root INFO copying build/lib/webauthn/helpers/parse_registration_credential_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,672 root INFO copying build/lib/webauthn/helpers/__init__.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,672 root INFO copying build/lib/webauthn/helpers/byteslike_to_bytes.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,673 root INFO copying build/lib/webauthn/helpers/parse_authenticator_data.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,673 root INFO copying build/lib/webauthn/helpers/parse_cbor.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,673 root INFO copying build/lib/webauthn/helpers/parse_registration_options_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,673 root INFO copying build/lib/webauthn/helpers/decode_credential_public_key.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,674 root INFO copying build/lib/webauthn/helpers/parse_authentication_credential_json.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,674 root INFO copying build/lib/webauthn/helpers/parse_attestation_statement.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,674 root INFO copying build/lib/webauthn/helpers/hash_by_alg.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,675 root INFO copying build/lib/webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,675 root INFO copying build/lib/webauthn/helpers/parse_attestation_object.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,675 root INFO copying build/lib/webauthn/helpers/structs.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,675 root INFO copying build/lib/webauthn/helpers/known_root_certs.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,676 root INFO copying build/lib/webauthn/helpers/encode_cbor.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,676 root INFO copying build/lib/webauthn/helpers/algorithms.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,676 root INFO copying build/lib/webauthn/helpers/aaguid_to_string.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,677 root INFO creating build/bdist.linux-i686/wheel/webauthn/helpers/tpm 2024-04-01 20:22:29,677 root INFO copying build/lib/webauthn/helpers/tpm/__init__.py -> build/bdist.linux-i686/wheel/webauthn/helpers/tpm 2024-04-01 20:22:29,677 root INFO copying build/lib/webauthn/helpers/tpm/parse_pub_area.py -> build/bdist.linux-i686/wheel/webauthn/helpers/tpm 2024-04-01 20:22:29,677 root INFO copying build/lib/webauthn/helpers/tpm/structs.py -> build/bdist.linux-i686/wheel/webauthn/helpers/tpm 2024-04-01 20:22:29,678 root INFO copying build/lib/webauthn/helpers/tpm/parse_cert_info.py -> build/bdist.linux-i686/wheel/webauthn/helpers/tpm 2024-04-01 20:22:29,678 root INFO creating build/bdist.linux-i686/wheel/webauthn/helpers/asn1 2024-04-01 20:22:29,678 root INFO copying build/lib/webauthn/helpers/asn1/__init__.py -> build/bdist.linux-i686/wheel/webauthn/helpers/asn1 2024-04-01 20:22:29,679 root INFO copying build/lib/webauthn/helpers/asn1/android_key.py -> build/bdist.linux-i686/wheel/webauthn/helpers/asn1 2024-04-01 20:22:29,679 root INFO copying build/lib/webauthn/helpers/bytes_to_base64url.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,679 root INFO copying build/lib/webauthn/helpers/cose.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,679 root INFO copying build/lib/webauthn/helpers/decoded_public_key_to_cryptography.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,680 root INFO copying build/lib/webauthn/helpers/base64url_to_bytes.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,680 root INFO copying build/lib/webauthn/helpers/exceptions.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,680 root INFO copying build/lib/webauthn/helpers/parse_backup_flags.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,680 root INFO copying build/lib/webauthn/helpers/generate_challenge.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,681 root INFO copying build/lib/webauthn/helpers/verify_safetynet_timestamp.py -> build/bdist.linux-i686/wheel/webauthn/helpers 2024-04-01 20:22:29,681 root INFO creating build/bdist.linux-i686/wheel/webauthn/registration 2024-04-01 20:22:29,681 root INFO creating build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,682 root INFO copying build/lib/webauthn/registration/formats/apple.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,682 root INFO copying build/lib/webauthn/registration/formats/packed.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,682 root INFO copying build/lib/webauthn/registration/formats/tpm.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,682 root INFO copying build/lib/webauthn/registration/formats/__init__.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,683 root INFO copying build/lib/webauthn/registration/formats/android_safetynet.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,683 root INFO copying build/lib/webauthn/registration/formats/android_key.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,683 root INFO copying build/lib/webauthn/registration/formats/fido_u2f.py -> build/bdist.linux-i686/wheel/webauthn/registration/formats 2024-04-01 20:22:29,684 root INFO copying build/lib/webauthn/registration/generate_registration_options.py -> build/bdist.linux-i686/wheel/webauthn/registration 2024-04-01 20:22:29,684 root INFO copying build/lib/webauthn/registration/__init__.py -> build/bdist.linux-i686/wheel/webauthn/registration 2024-04-01 20:22:29,684 root INFO copying build/lib/webauthn/registration/verify_registration_response.py -> build/bdist.linux-i686/wheel/webauthn/registration 2024-04-01 20:22:29,684 root INFO copying build/lib/webauthn/__init__.py -> build/bdist.linux-i686/wheel/webauthn 2024-04-01 20:22:29,685 root INFO copying build/lib/webauthn/py.typed -> build/bdist.linux-i686/wheel/webauthn 2024-04-01 20:22:29,685 root INFO creating build/bdist.linux-i686/wheel/webauthn/authentication 2024-04-01 20:22:29,685 root INFO copying build/lib/webauthn/authentication/__init__.py -> build/bdist.linux-i686/wheel/webauthn/authentication 2024-04-01 20:22:29,686 root INFO copying build/lib/webauthn/authentication/generate_authentication_options.py -> build/bdist.linux-i686/wheel/webauthn/authentication 2024-04-01 20:22:29,686 root INFO copying build/lib/webauthn/authentication/verify_authentication_response.py -> build/bdist.linux-i686/wheel/webauthn/authentication 2024-04-01 20:22:29,686 root INFO running install_egg_info 2024-04-01 20:22:29,692 root INFO Copying webauthn.egg-info to build/bdist.linux-i686/wheel/webauthn-2.1.0-py3.11.egg-info 2024-04-01 20:22:29,693 root INFO running install_scripts 2024-04-01 20:22:29,697 wheel INFO creating build/bdist.linux-i686/wheel/webauthn-2.1.0.dist-info/WHEEL 2024-04-01 20:22:29,698 wheel INFO creating '/home/buildozer/aports/community/py3-webauthn/src/webauthn-2.1.0/.dist/.tmp-j07aq3eq/webauthn-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-01 20:22:29,698 wheel INFO adding 'webauthn/__init__.py' 2024-04-01 20:22:29,699 wheel INFO adding 'webauthn/py.typed' 2024-04-01 20:22:29,699 wheel INFO adding 'webauthn/authentication/__init__.py' 2024-04-01 20:22:29,700 wheel INFO adding 'webauthn/authentication/generate_authentication_options.py' 2024-04-01 20:22:29,700 wheel INFO adding 'webauthn/authentication/verify_authentication_response.py' 2024-04-01 20:22:29,700 wheel INFO adding 'webauthn/helpers/__init__.py' 2024-04-01 20:22:29,701 wheel INFO adding 'webauthn/helpers/aaguid_to_string.py' 2024-04-01 20:22:29,701 wheel INFO adding 'webauthn/helpers/algorithms.py' 2024-04-01 20:22:29,702 wheel INFO adding 'webauthn/helpers/base64url_to_bytes.py' 2024-04-01 20:22:29,702 wheel INFO adding 'webauthn/helpers/bytes_to_base64url.py' 2024-04-01 20:22:29,702 wheel INFO adding 'webauthn/helpers/byteslike_to_bytes.py' 2024-04-01 20:22:29,702 wheel INFO adding 'webauthn/helpers/cose.py' 2024-04-01 20:22:29,703 wheel INFO adding 'webauthn/helpers/decode_credential_public_key.py' 2024-04-01 20:22:29,703 wheel INFO adding 'webauthn/helpers/decoded_public_key_to_cryptography.py' 2024-04-01 20:22:29,703 wheel INFO adding 'webauthn/helpers/encode_cbor.py' 2024-04-01 20:22:29,704 wheel INFO adding 'webauthn/helpers/exceptions.py' 2024-04-01 20:22:29,704 wheel INFO adding 'webauthn/helpers/generate_challenge.py' 2024-04-01 20:22:29,704 wheel INFO adding 'webauthn/helpers/generate_user_handle.py' 2024-04-01 20:22:29,705 wheel INFO adding 'webauthn/helpers/hash_by_alg.py' 2024-04-01 20:22:29,705 wheel INFO adding 'webauthn/helpers/known_root_certs.py' 2024-04-01 20:22:29,705 wheel INFO adding 'webauthn/helpers/options_to_json.py' 2024-04-01 20:22:29,706 wheel INFO adding 'webauthn/helpers/parse_attestation_object.py' 2024-04-01 20:22:29,706 wheel INFO adding 'webauthn/helpers/parse_attestation_statement.py' 2024-04-01 20:22:29,706 wheel INFO adding 'webauthn/helpers/parse_authentication_credential_json.py' 2024-04-01 20:22:29,706 wheel INFO adding 'webauthn/helpers/parse_authentication_options_json.py' 2024-04-01 20:22:29,707 wheel INFO adding 'webauthn/helpers/parse_authenticator_data.py' 2024-04-01 20:22:29,707 wheel INFO adding 'webauthn/helpers/parse_backup_flags.py' 2024-04-01 20:22:29,707 wheel INFO adding 'webauthn/helpers/parse_cbor.py' 2024-04-01 20:22:29,708 wheel INFO adding 'webauthn/helpers/parse_client_data_json.py' 2024-04-01 20:22:29,708 wheel INFO adding 'webauthn/helpers/parse_registration_credential_json.py' 2024-04-01 20:22:29,708 wheel INFO adding 'webauthn/helpers/parse_registration_options_json.py' 2024-04-01 20:22:29,709 wheel INFO adding 'webauthn/helpers/pem_cert_bytes_to_open_ssl_x509.py' 2024-04-01 20:22:29,709 wheel INFO adding 'webauthn/helpers/snake_case_to_camel_case.py' 2024-04-01 20:22:29,709 wheel INFO adding 'webauthn/helpers/structs.py' 2024-04-01 20:22:29,710 wheel INFO adding 'webauthn/helpers/validate_certificate_chain.py' 2024-04-01 20:22:29,710 wheel INFO adding 'webauthn/helpers/verify_safetynet_timestamp.py' 2024-04-01 20:22:29,710 wheel INFO adding 'webauthn/helpers/verify_signature.py' 2024-04-01 20:22:29,711 wheel INFO adding 'webauthn/helpers/asn1/__init__.py' 2024-04-01 20:22:29,711 wheel INFO adding 'webauthn/helpers/asn1/android_key.py' 2024-04-01 20:22:29,711 wheel INFO adding 'webauthn/helpers/tpm/__init__.py' 2024-04-01 20:22:29,712 wheel INFO adding 'webauthn/helpers/tpm/parse_cert_info.py' 2024-04-01 20:22:29,712 wheel INFO adding 'webauthn/helpers/tpm/parse_pub_area.py' 2024-04-01 20:22:29,712 wheel INFO adding 'webauthn/helpers/tpm/structs.py' 2024-04-01 20:22:29,713 wheel INFO adding 'webauthn/registration/__init__.py' 2024-04-01 20:22:29,713 wheel INFO adding 'webauthn/registration/generate_registration_options.py' 2024-04-01 20:22:29,714 wheel INFO adding 'webauthn/registration/verify_registration_response.py' 2024-04-01 20:22:29,714 wheel INFO adding 'webauthn/registration/formats/__init__.py' 2024-04-01 20:22:29,714 wheel INFO adding 'webauthn/registration/formats/android_key.py' 2024-04-01 20:22:29,715 wheel INFO adding 'webauthn/registration/formats/android_safetynet.py' 2024-04-01 20:22:29,715 wheel INFO adding 'webauthn/registration/formats/apple.py' 2024-04-01 20:22:29,715 wheel INFO adding 'webauthn/registration/formats/fido_u2f.py' 2024-04-01 20:22:29,716 wheel INFO adding 'webauthn/registration/formats/packed.py' 2024-04-01 20:22:29,716 wheel INFO adding 'webauthn/registration/formats/tpm.py' 2024-04-01 20:22:29,717 wheel INFO adding 'webauthn-2.1.0.dist-info/LICENSE' 2024-04-01 20:22:29,717 wheel INFO adding 'webauthn-2.1.0.dist-info/METADATA' 2024-04-01 20:22:29,717 wheel INFO adding 'webauthn-2.1.0.dist-info/WHEEL' 2024-04-01 20:22:29,717 wheel INFO adding 'webauthn-2.1.0.dist-info/top_level.txt' 2024-04-01 20:22:29,718 wheel INFO adding 'webauthn-2.1.0.dist-info/RECORD' 2024-04-01 20:22:29,719 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-01 20:22:29,721 gpep517 INFO The backend produced .dist/webauthn-2.1.0-py3-none-any.whl webauthn-2.1.0-py3-none-any.whl >>> py3-webauthn: Entering fakeroot... >>> py3-webauthn-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/tpm/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/tpm/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/helpers/asn1/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/helpers/asn1/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/registration/formats/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/registration/formats/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/registration/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/registration/__pycache__' '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn/usr/lib/python3.11/site-packages/webauthn/authentication/__pycache__' -> '/home/buildozer/aports/community/py3-webauthn/pkg/py3-webauthn-pyc/usr/lib/python3.11/site-packages/webauthn/authentication/__pycache__' >>> py3-webauthn-pyc*: Preparing subpackage py3-webauthn-pyc... >>> py3-webauthn-pyc*: Running postcheck for py3-webauthn-pyc >>> py3-webauthn*: Running postcheck for py3-webauthn >>> py3-webauthn*: Preparing package py3-webauthn... >>> py3-webauthn-pyc*: Tracing dependencies... python3~3.11 >>> py3-webauthn-pyc*: Package size: 408.0 KB >>> py3-webauthn-pyc*: Compressing data... >>> py3-webauthn-pyc*: Create checksum... >>> py3-webauthn-pyc*: Create py3-webauthn-pyc-2.1.0-r0.apk >>> py3-webauthn*: Tracing dependencies... python3~3.11 >>> py3-webauthn*: Package size: 372.0 KB >>> py3-webauthn*: Compressing data... >>> py3-webauthn*: Create checksum... >>> py3-webauthn*: Create py3-webauthn-2.1.0-r0.apk >>> py3-webauthn: Build complete at Mon, 01 Apr 2024 20:22:30 +0000 elapsed time 0h 0m 4s >>> py3-webauthn: Cleaning up srcdir >>> py3-webauthn: Cleaning up pkgdir >>> py3-webauthn: Uninstalling dependencies... (1/23) Purging .makedepends-py3-webauthn (20240401.202227) (2/23) Purging py3-setuptools-pyc (69.2.0-r0) (3/23) Purging py3-setuptools (69.2.0-r0) (4/23) Purging py3-gpep517-pyc (15-r1) (5/23) Purging py3-gpep517 (15-r1) (6/23) Purging py3-installer-pyc (0.7.0-r1) (7/23) Purging py3-installer (0.7.0-r1) (8/23) Purging py3-wheel-pyc (0.42.0-r0) (9/23) Purging py3-wheel (0.42.0-r0) (10/23) Purging py3-packaging-pyc (24.0-r0) (11/23) Purging py3-packaging (24.0-r0) (12/23) Purging py3-parsing-pyc (3.1.2-r0) (13/23) Purging py3-parsing (3.1.2-r0) (14/23) Purging python3-pyc (3.11.8-r0) (15/23) Purging python3-pycache-pyc0 (3.11.8-r0) (16/23) Purging pyc (3.11.8-r0) (17/23) Purging python3 (3.11.8-r0) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.6-r0) (20/23) Purging libpanelw (6.4_p20240309-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging readline (8.2.10-r0) (23/23) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r24.trigger OK: 380 MiB in 113 packages >>> py3-webauthn: Updating the community/x86 repository index... >>> py3-webauthn: Signing the index...