>>> py3-fastimport: Building community/py3-fastimport 0.9.16-r0 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 03:55:03 +0000 >>> py3-fastimport: Validating /home/buildozer/aports/community/py3-fastimport/APKBUILD... >>> py3-fastimport: Analyzing dependencies... >>> py3-fastimport: Installing for build: build-base git py3-gpep517 py3-setuptools ( 1/19) Installing gdbm (1.26-r0) ( 2/19) Installing xz-libs (5.8.1-r0) ( 3/19) Installing mpdecimal (4.0.1-r0) ( 4/19) Installing libpanelw (6.5_p20251010-r0) ( 5/19) Installing python3 (3.12.12-r0) ( 6/19) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/19) Installing pyc (3.12.12-r0) ( 8/19) Installing py3-installer-pyc (0.7.0-r2) ( 9/19) Installing py3-gpep517-pyc (19-r1) (10/19) Installing python3-pyc (3.12.12-r0) (11/19) Installing py3-installer (0.7.0-r2) (12/19) Installing py3-gpep517 (19-r1) (13/19) Installing py3-parsing (3.2.3-r0) (14/19) Installing py3-parsing-pyc (3.2.3-r0) (15/19) Installing py3-packaging (25.0-r0) (16/19) Installing py3-packaging-pyc (25.0-r0) (17/19) Installing py3-setuptools (80.9.0-r2) (18/19) Installing py3-setuptools-pyc (80.9.0-r2) (19/19) Installing .makedepends-py3-fastimport (20251107.035507) busybox-1.37.0-r24.trigger: Executing script... OK: 423 MiB in 170 packages >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Cleaning up tmpdir >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-fastimport-0.9.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/python-fastimport-0.9.16.tar.gz.part' python-fastimport-0. 100% |********************************| 47805 0:00:00 ETA '/var/cache/distfiles/v3.23/python-fastimport-0.9.16.tar.gz.part' saved /var/cache/distfiles/v3.23/python-fastimport-0.9.16.tar.gz: OK >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-fastimport-0.9.16.tar.gz /var/cache/distfiles/v3.23/python-fastimport-0.9.16.tar.gz: OK >>> py3-fastimport: Unpacking /var/cache/distfiles/v3.23/python-fastimport-0.9.16.tar.gz... 2025-11-07 03:55:08,251 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() 2025-11-07 03:55:08,299 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-07 03:55:08,310 root INFO running build 2025-11-07 03:55:08,310 root INFO running build_py 2025-11-07 03:55:08,313 root INFO creating build/lib/fastimport 2025-11-07 03:55:08,313 root INFO copying fastimport/__init__.py -> build/lib/fastimport 2025-11-07 03:55:08,313 root INFO copying fastimport/parser.py -> build/lib/fastimport 2025-11-07 03:55:08,314 root INFO copying fastimport/commands.py -> build/lib/fastimport 2025-11-07 03:55:08,314 root INFO copying fastimport/errors.py -> build/lib/fastimport 2025-11-07 03:55:08,314 root INFO copying fastimport/reftracker.py -> build/lib/fastimport 2025-11-07 03:55:08,315 root INFO copying fastimport/processor.py -> build/lib/fastimport 2025-11-07 03:55:08,315 root INFO copying fastimport/helpers.py -> build/lib/fastimport 2025-11-07 03:55:08,315 root INFO copying fastimport/dates.py -> build/lib/fastimport 2025-11-07 03:55:08,316 root INFO creating build/lib/fastimport/processors 2025-11-07 03:55:08,316 root INFO copying fastimport/processors/__init__.py -> build/lib/fastimport/processors 2025-11-07 03:55:08,316 root INFO copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors 2025-11-07 03:55:08,316 root INFO copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors 2025-11-07 03:55:08,317 root INFO copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors 2025-11-07 03:55:08,317 root INFO copying fastimport/py.typed -> build/lib/fastimport 2025-11-07 03:55:08,318 root INFO running build_scripts 2025-11-07 03:55:08,318 root INFO creating build/scripts-3.12 2025-11-07 03:55:08,318 root INFO copying and adjusting bin/fast-import-query -> build/scripts-3.12 2025-11-07 03:55:08,318 root INFO copying and adjusting bin/fast-import-filter -> build/scripts-3.12 2025-11-07 03:55:08,319 root INFO copying and adjusting bin/fast-import-info -> build/scripts-3.12 2025-11-07 03:55:08,319 root INFO changing mode of build/scripts-3.12/fast-import-query from 644 to 755 2025-11-07 03:55:08,319 root INFO changing mode of build/scripts-3.12/fast-import-filter from 644 to 755 2025-11-07 03:55:08,319 root INFO changing mode of build/scripts-3.12/fast-import-info from 644 to 755 2025-11-07 03:55:08,323 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-07 03:55:08,323 root INFO running install 2025-11-07 03:55:08,334 root INFO running install_lib 2025-11-07 03:55:08,336 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-07 03:55:08,337 root INFO creating build/bdist.linux-armv8l/wheel/fastimport 2025-11-07 03:55:08,337 root INFO copying build/lib/fastimport/__init__.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,337 root INFO creating build/bdist.linux-armv8l/wheel/fastimport/processors 2025-11-07 03:55:08,337 root INFO copying build/lib/fastimport/processors/__init__.py -> build/bdist.linux-armv8l/wheel/./fastimport/processors 2025-11-07 03:55:08,338 root INFO copying build/lib/fastimport/processors/query_processor.py -> build/bdist.linux-armv8l/wheel/./fastimport/processors 2025-11-07 03:55:08,338 root INFO copying build/lib/fastimport/processors/filter_processor.py -> build/bdist.linux-armv8l/wheel/./fastimport/processors 2025-11-07 03:55:08,338 root INFO copying build/lib/fastimport/processors/info_processor.py -> build/bdist.linux-armv8l/wheel/./fastimport/processors 2025-11-07 03:55:08,338 root INFO copying build/lib/fastimport/parser.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,339 root INFO copying build/lib/fastimport/commands.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,339 root INFO copying build/lib/fastimport/errors.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,339 root INFO copying build/lib/fastimport/py.typed -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,339 root INFO copying build/lib/fastimport/reftracker.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,339 root INFO copying build/lib/fastimport/processor.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,340 root INFO copying build/lib/fastimport/helpers.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,340 root INFO copying build/lib/fastimport/dates.py -> build/bdist.linux-armv8l/wheel/./fastimport 2025-11-07 03:55:08,340 root INFO running install_egg_info 2025-11-07 03:55:08,342 root INFO running egg_info 2025-11-07 03:55:08,344 root INFO creating fastimport.egg-info 2025-11-07 03:55:08,345 root INFO writing fastimport.egg-info/PKG-INFO 2025-11-07 03:55:08,345 root INFO writing dependency_links to fastimport.egg-info/dependency_links.txt 2025-11-07 03:55:08,345 root INFO writing top-level names to fastimport.egg-info/top_level.txt 2025-11-07 03:55:08,346 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-11-07 03:55:08,349 root INFO reading manifest file 'fastimport.egg-info/SOURCES.txt' 2025-11-07 03:55:08,349 root INFO reading manifest template 'MANIFEST.in' 2025-11-07 03:55:08,349 root WARNING warning: no files found matching 'NEWS' 2025-11-07 03:55:08,352 root WARNING warning: no files found matching 'fastimport/tests' anywhere in distribution 2025-11-07 03:55:08,353 root INFO adding license file 'COPYING' 2025-11-07 03:55:08,353 root INFO adding license file 'AUTHORS' 2025-11-07 03:55:08,354 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-11-07 03:55:08,354 root INFO Copying fastimport.egg-info to build/bdist.linux-armv8l/wheel/./fastimport-0.9.16-py3.12.egg-info 2025-11-07 03:55:08,355 root INFO running install_scripts 2025-11-07 03:55:08,355 root INFO creating build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts 2025-11-07 03:55:08,355 root INFO copying build/scripts-3.12/fast-import-info -> build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts 2025-11-07 03:55:08,356 root INFO copying build/scripts-3.12/fast-import-query -> build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts 2025-11-07 03:55:08,356 root INFO copying build/scripts-3.12/fast-import-filter -> build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts 2025-11-07 03:55:08,356 root INFO changing mode of build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts/fast-import-info to 755 2025-11-07 03:55:08,356 root INFO changing mode of build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts/fast-import-query to 755 2025-11-07 03:55:08,356 root INFO changing mode of build/bdist.linux-armv8l/wheel/fastimport-0.9.16.data/scripts/fast-import-filter to 755 2025-11-07 03:55:08,357 root INFO creating build/bdist.linux-armv8l/wheel/fastimport-0.9.16.dist-info/WHEEL 2025-11-07 03:55:08,358 wheel INFO creating '/home/buildozer/aports/community/py3-fastimport/src/python-fastimport-0.9.16/.dist/.tmp-bu_pfado/fastimport-0.9.16-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-07 03:55:08,358 wheel INFO adding 'fastimport/__init__.py' 2025-11-07 03:55:08,359 wheel INFO adding 'fastimport/commands.py' 2025-11-07 03:55:08,359 wheel INFO adding 'fastimport/dates.py' 2025-11-07 03:55:08,359 wheel INFO adding 'fastimport/errors.py' 2025-11-07 03:55:08,359 wheel INFO adding 'fastimport/helpers.py' 2025-11-07 03:55:08,360 wheel INFO adding 'fastimport/parser.py' 2025-11-07 03:55:08,360 wheel INFO adding 'fastimport/processor.py' 2025-11-07 03:55:08,360 wheel INFO adding 'fastimport/py.typed' 2025-11-07 03:55:08,360 wheel INFO adding 'fastimport/reftracker.py' 2025-11-07 03:55:08,361 wheel INFO adding 'fastimport/processors/__init__.py' 2025-11-07 03:55:08,361 wheel INFO adding 'fastimport/processors/filter_processor.py' 2025-11-07 03:55:08,361 wheel INFO adding 'fastimport/processors/info_processor.py' 2025-11-07 03:55:08,361 wheel INFO adding 'fastimport/processors/query_processor.py' 2025-11-07 03:55:08,362 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-filter' 2025-11-07 03:55:08,362 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-info' 2025-11-07 03:55:08,362 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-query' 2025-11-07 03:55:08,362 wheel INFO adding 'fastimport-0.9.16.dist-info/licenses/AUTHORS' 2025-11-07 03:55:08,363 wheel INFO adding 'fastimport-0.9.16.dist-info/licenses/COPYING' 2025-11-07 03:55:08,363 wheel INFO adding 'fastimport-0.9.16.dist-info/METADATA' 2025-11-07 03:55:08,363 wheel INFO adding 'fastimport-0.9.16.dist-info/WHEEL' 2025-11-07 03:55:08,363 wheel INFO adding 'fastimport-0.9.16.dist-info/top_level.txt' 2025-11-07 03:55:08,363 wheel INFO adding 'fastimport-0.9.16.dist-info/RECORD' 2025-11-07 03:55:08,364 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-07 03:55:08,364 gpep517 INFO The backend produced .dist/fastimport-0.9.16-py2.py3-none-any.whl fastimport-0.9.16-py2.py3-none-any.whl ........................................................................................................ ---------------------------------------------------------------------- Ran 104 tests in 0.012s OK >>> py3-fastimport: Entering fakeroot... >>> py3-fastimport-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastimport/processors/__pycache__' -> '/home/buildozer/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/buildozer/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~3.12 >>> py3-fastimport-pyc*: Package size: 123.2 KB >>> py3-fastimport-pyc*: Compressing data... >>> py3-fastimport-pyc*: Create checksum... >>> py3-fastimport-pyc*: Create py3-fastimport-pyc-0.9.16-r0.apk >>> py3-fastimport*: Tracing dependencies... python3~3.12 >>> py3-fastimport*: Package size: 132.8 KB >>> py3-fastimport*: Compressing data... >>> py3-fastimport*: Create checksum... >>> py3-fastimport*: Create py3-fastimport-0.9.16-r0.apk >>> py3-fastimport: Build complete at Fri, 07 Nov 2025 03:55:09 +0000 elapsed time 0h 0m 6s >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Cleaning up tmpdir >>> py3-fastimport: Uninstalling dependencies... ( 1/19) Purging .makedepends-py3-fastimport (20251107.035507) ( 2/19) Purging py3-gpep517-pyc (19-r1) ( 3/19) Purging py3-gpep517 (19-r1) ( 4/19) Purging py3-installer-pyc (0.7.0-r2) ( 5/19) Purging py3-installer (0.7.0-r2) ( 6/19) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/19) Purging py3-setuptools (80.9.0-r2) ( 8/19) Purging py3-packaging-pyc (25.0-r0) ( 9/19) Purging py3-packaging (25.0-r0) (10/19) Purging py3-parsing-pyc (3.2.3-r0) (11/19) Purging py3-parsing (3.2.3-r0) (12/19) Purging python3-pyc (3.12.12-r0) (13/19) Purging python3-pycache-pyc0 (3.12.12-r0) (14/19) Purging pyc (3.12.12-r0) (15/19) Purging python3 (3.12.12-r0) (16/19) Purging gdbm (1.26-r0) (17/19) Purging libpanelw (6.5_p20251010-r0) (18/19) Purging mpdecimal (4.0.1-r0) (19/19) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-fastimport: Updating the community/armv7 repository index... >>> py3-fastimport: Signing the index...