>>> py3-asn1crypto: Building community/py3-asn1crypto 1.5.1_git20231103-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:05:21 +0000 >>> py3-asn1crypto: Validating /home/udu/aports/community/py3-asn1crypto/APKBUILD... >>> py3-asn1crypto: Analyzing dependencies... >>> py3-asn1crypto: Installing for build: build-base python3 py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/7) Installing py3-parsing (3.2.3-r0) (2/7) Installing py3-parsing-pyc (3.2.3-r0) (3/7) Installing py3-packaging (25.0-r0) (4/7) Installing py3-packaging-pyc (25.0-r0) (5/7) Installing py3-setuptools (80.9.0-r0) (6/7) Installing py3-setuptools-pyc (80.9.0-r0) (7/7) Installing .makedepends-py3-asn1crypto (20251012.150522) OK: 306 MiB in 96 packages >>> py3-asn1crypto: Cleaning up srcdir >>> py3-asn1crypto: Cleaning up pkgdir >>> py3-asn1crypto: Cleaning up tmpdir >>> py3-asn1crypto: Fetching asn1crypto-1.5.1_git20231103.tar.gz::https://github.com/wbond/asn1crypto/archive/b763a757bb2bef2ab63620611ddd8006d5e9e4a2.tar.gz >>> py3-asn1crypto: Fetching asn1crypto-1.5.1_git20231103.tar.gz::https://github.com/wbond/asn1crypto/archive/b763a757bb2bef2ab63620611ddd8006d5e9e4a2.tar.gz >>> py3-asn1crypto: Checking sha512sums... asn1crypto-1.5.1_git20231103.tar.gz: OK >>> py3-asn1crypto: Unpacking /var/cache/distfiles/asn1crypto-1.5.1_git20231103.tar.gz... /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:759: 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/asn1crypto copying asn1crypto/parser.py -> build/lib/asn1crypto copying asn1crypto/_int.py -> build/lib/asn1crypto copying asn1crypto/_inet.py -> build/lib/asn1crypto copying asn1crypto/csr.py -> build/lib/asn1crypto copying asn1crypto/_ordereddict.py -> build/lib/asn1crypto copying asn1crypto/x509.py -> build/lib/asn1crypto copying asn1crypto/keys.py -> build/lib/asn1crypto copying asn1crypto/ocsp.py -> build/lib/asn1crypto copying asn1crypto/cms.py -> build/lib/asn1crypto copying asn1crypto/core.py -> build/lib/asn1crypto copying asn1crypto/_iri.py -> build/lib/asn1crypto copying asn1crypto/algos.py -> build/lib/asn1crypto copying asn1crypto/_errors.py -> build/lib/asn1crypto copying asn1crypto/util.py -> build/lib/asn1crypto copying asn1crypto/tsp.py -> build/lib/asn1crypto copying asn1crypto/_teletex_codec.py -> build/lib/asn1crypto copying asn1crypto/pkcs12.py -> build/lib/asn1crypto copying asn1crypto/_types.py -> build/lib/asn1crypto copying asn1crypto/version.py -> build/lib/asn1crypto copying asn1crypto/crl.py -> build/lib/asn1crypto copying asn1crypto/__init__.py -> build/lib/asn1crypto copying asn1crypto/pem.py -> build/lib/asn1crypto copying asn1crypto/pdf.py -> build/lib/asn1crypto Working dir: /home/udu/aports/community/py3-asn1crypto/src/asn1crypto-b763a757bb2bef2ab63620611ddd8006d5e9e4a2 Python 3.12.11 (main, Jun 4 2025, 09:55:47) [GCC 14.2.0] asn1crypto: 1.5.1, /home/udu/aports/community/py3-asn1crypto/src/asn1crypto-b763a757bb2bef2ab63620611ddd8006d5e9e4a2/asn1crypto ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 805 tests in 0.272s OK >>> py3-asn1crypto: 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:759: 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/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/parser.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_int.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_inet.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/csr.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_ordereddict.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/x509.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/keys.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/ocsp.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/cms.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/core.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_iri.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/algos.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_errors.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/util.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/tsp.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_teletex_codec.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/pkcs12.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/_types.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/version.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/crl.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/__init__.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/pem.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto copying build/lib/asn1crypto/pdf.py -> /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/parser.py to parser.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_int.py to _int.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_inet.py to _inet.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/csr.py to csr.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_ordereddict.py to _ordereddict.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/x509.py to x509.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/keys.py to keys.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/ocsp.py to ocsp.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/cms.py to cms.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/core.py to core.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_iri.py to _iri.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/algos.py to algos.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_errors.py to _errors.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/util.py to util.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/tsp.py to tsp.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_teletex_codec.py to _teletex_codec.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/pkcs12.py to pkcs12.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/_types.py to _types.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/version.py to version.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/crl.py to crl.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/pem.py to pem.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto/pdf.py to pdf.cpython-312.pyc running install_egg_info running egg_info writing asn1crypto.egg-info/PKG-INFO writing dependency_links to asn1crypto.egg-info/dependency_links.txt writing top-level names to asn1crypto.egg-info/top_level.txt writing manifest file 'asn1crypto.egg-info/SOURCES.txt' reading manifest file 'asn1crypto.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'asn1crypto.egg-info/SOURCES.txt' Copying asn1crypto.egg-info to /home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto/usr/lib/python3.12/site-packages/asn1crypto-1.5.1-py3.12.egg-info running install_scripts >>> py3-asn1crypto-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asn1crypto/__pycache__' -> '/home/udu/aports/community/py3-asn1crypto/pkg/py3-asn1crypto-pyc/usr/lib/python3.12/site-packages/asn1crypto/__pycache__' >>> py3-asn1crypto-pyc*: Preparing subpackage py3-asn1crypto-pyc... >>> py3-asn1crypto-pyc*: Running postcheck for py3-asn1crypto-pyc >>> py3-asn1crypto*: Running postcheck for py3-asn1crypto >>> py3-asn1crypto*: Preparing package py3-asn1crypto... >>> py3-asn1crypto-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-asn1crypto-pyc*: Package size: 524.7 KB >>> py3-asn1crypto-pyc*: Compressing data... >>> py3-asn1crypto-pyc*: Create checksum... >>> py3-asn1crypto-pyc*: Create py3-asn1crypto-pyc-1.5.1_git20231103-r1.apk >>> py3-asn1crypto*: Tracing dependencies... python3 python3~3.12 >>> py3-asn1crypto*: Package size: 494.8 KB >>> py3-asn1crypto*: Compressing data... >>> py3-asn1crypto*: Create checksum... >>> py3-asn1crypto*: Create py3-asn1crypto-1.5.1_git20231103-r1.apk >>> py3-asn1crypto: Build complete at Sun, 12 Oct 2025 15:05:23 +0000 elapsed time 0h 0m 2s >>> py3-asn1crypto: Cleaning up srcdir >>> py3-asn1crypto: Cleaning up pkgdir >>> py3-asn1crypto: Uninstalling dependencies... (1/7) Purging .makedepends-py3-asn1crypto (20251012.150522) (2/7) Purging py3-setuptools-pyc (80.9.0-r0) (3/7) Purging py3-setuptools (80.9.0-r0) (4/7) Purging py3-packaging-pyc (25.0-r0) (5/7) Purging py3-packaging (25.0-r0) (6/7) Purging py3-parsing-pyc (3.2.3-r0) (7/7) Purging py3-parsing (3.2.3-r0) OK: 296 MiB in 89 packages >>> py3-asn1crypto: Updating the community/x86_64 repository index... >>> py3-asn1crypto: Signing the index...