>>> py3-txaio: Building community/py3-txaio 23.1.1-r2 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:58:00 +0000 >>> py3-txaio: Validating /home/udu/aports/community/py3-txaio/APKBUILD... >>> py3-txaio: Analyzing dependencies... >>> py3-txaio: 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-txaio (20251013.045800) OK: 306 MiB in 96 packages >>> py3-txaio: Cleaning up srcdir >>> py3-txaio: Cleaning up pkgdir >>> py3-txaio: Cleaning up tmpdir >>> py3-txaio: Fetching https://pypi.python.org/packages/source/t/txaio/txaio-23.1.1.tar.gz >>> py3-txaio: Fetching https://pypi.python.org/packages/source/t/txaio/txaio-23.1.1.tar.gz >>> py3-txaio: Checking sha512sums... txaio-23.1.1.tar.gz: OK >>> py3-txaio: Unpacking /var/cache/distfiles/txaio-23.1.1.tar.gz... /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/txaio copying txaio/aio.py -> build/lib/txaio copying txaio/testutil.py -> build/lib/txaio copying txaio/_iotype.py -> build/lib/txaio copying txaio/tx.py -> build/lib/txaio copying txaio/interfaces.py -> build/lib/txaio copying txaio/_common.py -> build/lib/txaio copying txaio/_unframework.py -> build/lib/txaio copying txaio/_version.py -> build/lib/txaio copying txaio/with_twisted.py -> build/lib/txaio copying txaio/__init__.py -> build/lib/txaio copying txaio/with_asyncio.py -> build/lib/txaio copying txaio/_util.py -> build/lib/txaio running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' >>> py3-txaio: Entering fakeroot... /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-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/aio.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/testutil.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/_iotype.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/tx.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/interfaces.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/_common.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/_unframework.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/_version.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/with_twisted.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/__init__.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/with_asyncio.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio copying build/lib/txaio/_util.py -> /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/aio.py to aio.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/testutil.py to testutil.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/_iotype.py to _iotype.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/tx.py to tx.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/interfaces.py to interfaces.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/_common.py to _common.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/_unframework.py to _unframework.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/_version.py to _version.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/with_twisted.py to with_twisted.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/with_asyncio.py to with_asyncio.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio/_util.py to _util.cpython-312.pyc running install_egg_info running egg_info writing txaio.egg-info/PKG-INFO writing dependency_links to txaio.egg-info/dependency_links.txt writing requirements to txaio.egg-info/requires.txt writing top-level names to txaio.egg-info/top_level.txt reading manifest file 'txaio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'txaio.egg-info/SOURCES.txt' Copying txaio.egg-info to /home/udu/aports/community/py3-txaio/pkg/py3-txaio/usr/lib/python3.12/site-packages/txaio-23.1.1-py3.12.egg-info running install_scripts >>> py3-txaio-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/txaio/__pycache__' -> '/home/udu/aports/community/py3-txaio/pkg/py3-txaio-pyc/usr/lib/python3.12/site-packages/txaio/__pycache__' >>> py3-txaio-pyc*: Preparing subpackage py3-txaio-pyc... >>> py3-txaio-pyc*: Running postcheck for py3-txaio-pyc >>> py3-txaio*: Running postcheck for py3-txaio >>> py3-txaio*: Preparing package py3-txaio... >>> py3-txaio-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-txaio-pyc*: Package size: 58.6 KB >>> py3-txaio-pyc*: Compressing data... >>> py3-txaio-pyc*: Create checksum... >>> py3-txaio-pyc*: Create py3-txaio-pyc-23.1.1-r2.apk >>> py3-txaio*: Tracing dependencies... python3 python3~3.12 >>> py3-txaio*: Package size: 71.4 KB >>> py3-txaio*: Compressing data... >>> py3-txaio*: Create checksum... >>> py3-txaio*: Create py3-txaio-23.1.1-r2.apk >>> py3-txaio: Build complete at Mon, 13 Oct 2025 04:58:01 +0000 elapsed time 0h 0m 1s >>> py3-txaio: Cleaning up srcdir >>> py3-txaio: Cleaning up pkgdir >>> py3-txaio: Uninstalling dependencies... (1/7) Purging .makedepends-py3-txaio (20251013.045800) (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-txaio: Updating the community/x86_64 repository index... >>> py3-txaio: Signing the index...