>>> py3-fastimport: Building community/py3-fastimport 0.9.14-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:53:35 +0000 >>> py3-fastimport: Validating /home/udu/aports/community/py3-fastimport/APKBUILD... >>> py3-fastimport: Analyzing dependencies... >>> py3-fastimport: Installing for build: build-base python3 git 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-fastimport (20251012.175336) OK: 306 MiB in 96 packages >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Cleaning up tmpdir >>> py3-fastimport: Fetching https://github.com/jelmer/python-fastimport/archive/refs/tags/fastimport-0.9.14.tar.gz >>> py3-fastimport: Fetching https://github.com/jelmer/python-fastimport/archive/refs/tags/fastimport-0.9.14.tar.gz >>> py3-fastimport: Checking sha512sums... fastimport-0.9.14.tar.gz: OK >>> py3-fastimport: Unpacking /var/cache/distfiles/fastimport-0.9.14.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: fastimport). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU General Public License v2 or later (GPLv2+) 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/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport copying fastimport/dates.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/__init__.py -> build/lib/fastimport creating build/lib/fastimport/tests copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests copying fastimport/tests/__init__.py -> build/lib/fastimport/tests copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests creating build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/py.typed -> build/lib/fastimport running build_scripts creating build/scripts-3.12 copying and adjusting bin/fast-import-query -> build/scripts-3.12 copying and adjusting bin/fast-import-filter -> build/scripts-3.12 copying and adjusting bin/fast-import-info -> build/scripts-3.12 changing mode of build/scripts-3.12/fast-import-query from 644 to 755 changing mode of build/scripts-3.12/fast-import-filter from 644 to 755 changing mode of build/scripts-3.12/fast-import-info from 644 to 755 .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 0.013s OK >>> py3-fastimport: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: fastimport). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: GNU General Public License v2 or later (GPLv2+) 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-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/py.typed -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/parser.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/helpers.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/commands.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport creating /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors copying build/lib/fastimport/processors/filter_processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors copying build/lib/fastimport/processors/info_processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors copying build/lib/fastimport/processors/query_processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors copying build/lib/fastimport/processors/__init__.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors copying build/lib/fastimport/dates.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/reftracker.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/errors.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport copying build/lib/fastimport/__init__.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport creating /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_helpers.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_parser.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_filter_processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_info_processor.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_errors.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_dates.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/__init__.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_commands.py -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/parser.py to parser.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/helpers.py to helpers.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/commands.py to commands.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processor.py to processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors/filter_processor.py to filter_processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors/info_processor.py to info_processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors/query_processor.py to query_processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/processors/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/dates.py to dates.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/reftracker.py to reftracker.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/errors.py to errors.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_helpers.py to test_helpers.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_parser.py to test_parser.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_filter_processor.py to test_filter_processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_info_processor.py to test_info_processor.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_errors.py to test_errors.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_dates.py to test_dates.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport/tests/test_commands.py to test_commands.cpython-312.pyc running install_egg_info running egg_info creating fastimport.egg-info writing fastimport.egg-info/PKG-INFO writing dependency_links to fastimport.egg-info/dependency_links.txt writing top-level names to fastimport.egg-info/top_level.txt writing manifest file 'fastimport.egg-info/SOURCES.txt' reading manifest file 'fastimport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'fastimport.egg-info/SOURCES.txt' Copying fastimport.egg-info to /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/lib/python3.12/site-packages/fastimport-0.9.14-py3.12.egg-info running install_scripts creating /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.12/fast-import-info -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.12/fast-import-query -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin copying build/scripts-3.12/fast-import-filter -> /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin changing mode of /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-info to 755 changing mode of /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-query to 755 changing mode of /home/udu/aports/community/py3-fastimport/pkg/py3-fastimport/usr/bin/fast-import-filter to 755 >>> py3-fastimport-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastimport/processors/__pycache__' -> '/home/udu/aports/community/py3-fastimport/pkg/py3-fastimport-pyc/usr/lib/python3.12/site-packages/fastimport/processors/__pycache__' 'usr/lib/python3.12/site-packages/fastimport/__pycache__' -> '/home/udu/aports/community/py3-fastimport/pkg/py3-fastimport-pyc/usr/lib/python3.12/site-packages/fastimport/__pycache__' >>> py3-fastimport-pyc*: Preparing subpackage py3-fastimport-pyc... >>> py3-fastimport-pyc*: Running postcheck for py3-fastimport-pyc >>> py3-fastimport*: Running postcheck for py3-fastimport >>> py3-fastimport*: Preparing package py3-fastimport... >>> py3-fastimport-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-fastimport-pyc*: Package size: 106.0 KB >>> py3-fastimport-pyc*: Compressing data... >>> py3-fastimport-pyc*: Create checksum... >>> py3-fastimport-pyc*: Create py3-fastimport-pyc-0.9.14-r2.apk >>> py3-fastimport*: Tracing dependencies... python3 python3~3.12 >>> py3-fastimport*: Package size: 97.1 KB >>> py3-fastimport*: Compressing data... >>> py3-fastimport*: Create checksum... >>> py3-fastimport*: Create py3-fastimport-0.9.14-r2.apk >>> py3-fastimport: Build complete at Sun, 12 Oct 2025 17:53:38 +0000 elapsed time 0h 0m 3s >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Uninstalling dependencies... (1/7) Purging .makedepends-py3-fastimport (20251012.175336) (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-fastimport: Updating the community/x86_64 repository index... >>> py3-fastimport: Signing the index...