>>> py3-unicodecsv: Building community/py3-unicodecsv 0.14.1-r8 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:16:43 +0000 >>> py3-unicodecsv: Validating /home/udu/aports/community/py3-unicodecsv/APKBUILD... >>> py3-unicodecsv: Analyzing dependencies... >>> py3-unicodecsv: 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-unicodecsv (20251013.051643) OK: 306 MiB in 96 packages >>> py3-unicodecsv: Cleaning up srcdir >>> py3-unicodecsv: Cleaning up pkgdir >>> py3-unicodecsv: Cleaning up tmpdir >>> py3-unicodecsv: Fetching py3-unicodecsv-0.14.1.tar.gz::https://github.com/jdunck/python-unicodecsv/archive/0.14.1.tar.gz >>> py3-unicodecsv: Fetching py3-unicodecsv-0.14.1.tar.gz::https://github.com/jdunck/python-unicodecsv/archive/0.14.1.tar.gz >>> py3-unicodecsv: Checking sha512sums... py3-unicodecsv-0.14.1.tar.gz: OK fix-running-tests.patch: OK >>> py3-unicodecsv: Unpacking /var/cache/distfiles/py3-unicodecsv-0.14.1.tar.gz... >>> py3-unicodecsv: fix-running-tests.patch patching file unicodecsv/test.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:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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/unicodecsv copying unicodecsv/py2.py -> build/lib/unicodecsv copying unicodecsv/py3.py -> build/lib/unicodecsv copying unicodecsv/__init__.py -> build/lib/unicodecsv copying unicodecsv/test.py -> build/lib/unicodecsv >>> py3-unicodecsv: 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 :: BSD 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-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv copying build/lib/unicodecsv/py2.py -> /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv copying build/lib/unicodecsv/py3.py -> /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv copying build/lib/unicodecsv/__init__.py -> /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv copying build/lib/unicodecsv/test.py -> /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv byte-compiling /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv/py2.py to py2.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv/py3.py to py3.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv/test.py to test.cpython-312.pyc running install_egg_info running egg_info creating unicodecsv.egg-info writing unicodecsv.egg-info/PKG-INFO writing dependency_links to unicodecsv.egg-info/dependency_links.txt writing top-level names to unicodecsv.egg-info/top_level.txt writing manifest file 'unicodecsv.egg-info/SOURCES.txt' reading manifest file 'unicodecsv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'unicodecsv.egg-info/SOURCES.txt' Copying unicodecsv.egg-info to /home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv/usr/lib/python3.12/site-packages/unicodecsv-0.14.1-py3.12.egg-info running install_scripts >>> py3-unicodecsv-doc*: Running split function doc... 'usr/share/licenses' -> '/home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv-doc/usr/share/licenses' >>> py3-unicodecsv-doc*: Preparing subpackage py3-unicodecsv-doc... >>> py3-unicodecsv-doc*: Running postcheck for py3-unicodecsv-doc >>> py3-unicodecsv-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/unicodecsv/__pycache__' -> '/home/udu/aports/community/py3-unicodecsv/pkg/py3-unicodecsv-pyc/usr/lib/python3.12/site-packages/unicodecsv/__pycache__' >>> py3-unicodecsv-pyc*: Preparing subpackage py3-unicodecsv-pyc... >>> py3-unicodecsv-pyc*: Running postcheck for py3-unicodecsv-pyc >>> py3-unicodecsv*: Running postcheck for py3-unicodecsv >>> py3-unicodecsv*: Preparing package py3-unicodecsv... >>> py3-unicodecsv-doc*: Tracing dependencies... >>> py3-unicodecsv-doc*: Package size: 1.5 KB >>> py3-unicodecsv-doc*: Compressing data... >>> py3-unicodecsv-doc*: Create checksum... >>> py3-unicodecsv-doc*: Create py3-unicodecsv-doc-0.14.1-r8.apk >>> py3-unicodecsv-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-unicodecsv-pyc*: Package size: 75.9 KB >>> py3-unicodecsv-pyc*: Compressing data... >>> py3-unicodecsv-pyc*: Create checksum... >>> py3-unicodecsv-pyc*: Create py3-unicodecsv-pyc-0.14.1-r8.apk >>> py3-unicodecsv*: Tracing dependencies... python3 python3~3.12 >>> py3-unicodecsv*: Package size: 46.5 KB >>> py3-unicodecsv*: Compressing data... >>> py3-unicodecsv*: Create checksum... >>> py3-unicodecsv*: Create py3-unicodecsv-0.14.1-r8.apk >>> py3-unicodecsv: Build complete at Mon, 13 Oct 2025 05:16:44 +0000 elapsed time 0h 0m 1s >>> py3-unicodecsv: Cleaning up srcdir >>> py3-unicodecsv: Cleaning up pkgdir >>> py3-unicodecsv: Uninstalling dependencies... (1/7) Purging .makedepends-py3-unicodecsv (20251013.051643) (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-unicodecsv: Updating the community/x86_64 repository index... >>> py3-unicodecsv: Signing the index...