>>> py3-fastimport: Building community/py3-fastimport 0.9.16-r0 (using abuild 3.15.0-r4) started Tue, 30 Sep 2025 18:25:04 +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/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20250816-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.11-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.11-r0) (10/22) Installing pyc (3.12.11-r0) (11/22) Installing py3-installer-pyc (0.7.0-r2) (12/22) Installing py3-gpep517-pyc (19-r0) (13/22) Installing python3-pyc (3.12.11-r0) (14/22) Installing py3-installer (0.7.0-r2) (15/22) Installing py3-gpep517 (19-r0) (16/22) Installing py3-parsing (3.2.3-r0) (17/22) Installing py3-parsing-pyc (3.2.3-r0) (18/22) Installing py3-packaging (25.0-r0) (19/22) Installing py3-packaging-pyc (25.0-r0) (20/22) Installing py3-setuptools (80.9.0-r1) (21/22) Installing py3-setuptools-pyc (80.9.0-r1) (22/22) Installing .makedepends-py3-fastimport (20250930.182504) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 471 MiB in 127 packages >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Cleaning up tmpdir >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-fastimport-0.9.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fastimport: Fetching https://github.com/jelmer/python-fastimport/archive/refs/tags/v0.9.16/python-fastimport-0.9.16.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/python-fastimport-0.9.16.tar.gz.part' python-fastimport-0. 100% |********************************| 47805 0:00:00 ETA '/var/cache/distfiles/edge/python-fastimport-0.9.16.tar.gz.part' saved >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-fastimport-0.9.16.tar.gz >>> py3-fastimport: Checking sha512sums... python-fastimport-0.9.16.tar.gz: OK >>> py3-fastimport: Unpacking /var/cache/distfiles/edge/python-fastimport-0.9.16.tar.gz... 2025-09-30 18:25:06,236 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-09-30 18:25:06,286 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-09-30 18:25:06,300 root INFO running build 2025-09-30 18:25:06,300 root INFO running build_py 2025-09-30 18:25:06,303 root INFO creating build/lib/fastimport 2025-09-30 18:25:06,304 root INFO copying fastimport/parser.py -> build/lib/fastimport 2025-09-30 18:25:06,304 root INFO copying fastimport/processor.py -> build/lib/fastimport 2025-09-30 18:25:06,304 root INFO copying fastimport/commands.py -> build/lib/fastimport 2025-09-30 18:25:06,305 root INFO copying fastimport/__init__.py -> build/lib/fastimport 2025-09-30 18:25:06,305 root INFO copying fastimport/dates.py -> build/lib/fastimport 2025-09-30 18:25:06,305 root INFO copying fastimport/helpers.py -> build/lib/fastimport 2025-09-30 18:25:06,306 root INFO copying fastimport/reftracker.py -> build/lib/fastimport 2025-09-30 18:25:06,306 root INFO copying fastimport/errors.py -> build/lib/fastimport 2025-09-30 18:25:06,306 root INFO creating build/lib/fastimport/processors 2025-09-30 18:25:06,307 root INFO copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors 2025-09-30 18:25:06,307 root INFO copying fastimport/processors/__init__.py -> build/lib/fastimport/processors 2025-09-30 18:25:06,307 root INFO copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors 2025-09-30 18:25:06,307 root INFO copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors 2025-09-30 18:25:06,308 root INFO copying fastimport/py.typed -> build/lib/fastimport 2025-09-30 18:25:06,309 root INFO running build_scripts 2025-09-30 18:25:06,309 root INFO creating build/scripts-3.12 2025-09-30 18:25:06,309 root INFO copying and adjusting bin/fast-import-query -> build/scripts-3.12 2025-09-30 18:25:06,310 root INFO copying and adjusting bin/fast-import-filter -> build/scripts-3.12 2025-09-30 18:25:06,310 root INFO copying and adjusting bin/fast-import-info -> build/scripts-3.12 2025-09-30 18:25:06,310 root INFO changing mode of build/scripts-3.12/fast-import-query from 644 to 755 2025-09-30 18:25:06,310 root INFO changing mode of build/scripts-3.12/fast-import-filter from 644 to 755 2025-09-30 18:25:06,310 root INFO changing mode of build/scripts-3.12/fast-import-info from 644 to 755 2025-09-30 18:25:06,316 root INFO installing to build/bdist.linux-i686/wheel 2025-09-30 18:25:06,316 root INFO running install 2025-09-30 18:25:06,327 root INFO running install_lib 2025-09-30 18:25:06,330 root INFO creating build/bdist.linux-i686/wheel 2025-09-30 18:25:06,330 root INFO creating build/bdist.linux-i686/wheel/fastimport 2025-09-30 18:25:06,330 root INFO copying build/lib/fastimport/parser.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,331 root INFO copying build/lib/fastimport/processor.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,331 root INFO copying build/lib/fastimport/commands.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,331 root INFO copying build/lib/fastimport/__init__.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,332 root INFO copying build/lib/fastimport/dates.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,332 root INFO copying build/lib/fastimport/py.typed -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,332 root INFO copying build/lib/fastimport/helpers.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,332 root INFO creating build/bdist.linux-i686/wheel/fastimport/processors 2025-09-30 18:25:06,332 root INFO copying build/lib/fastimport/processors/info_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-09-30 18:25:06,333 root INFO copying build/lib/fastimport/processors/__init__.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-09-30 18:25:06,333 root INFO copying build/lib/fastimport/processors/query_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-09-30 18:25:06,333 root INFO copying build/lib/fastimport/processors/filter_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-09-30 18:25:06,333 root INFO copying build/lib/fastimport/reftracker.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,334 root INFO copying build/lib/fastimport/errors.py -> build/bdist.linux-i686/wheel/./fastimport 2025-09-30 18:25:06,334 root INFO running install_egg_info 2025-09-30 18:25:06,337 root INFO running egg_info 2025-09-30 18:25:06,339 root INFO creating fastimport.egg-info 2025-09-30 18:25:06,340 root INFO writing fastimport.egg-info/PKG-INFO 2025-09-30 18:25:06,340 root INFO writing dependency_links to fastimport.egg-info/dependency_links.txt 2025-09-30 18:25:06,340 root INFO writing top-level names to fastimport.egg-info/top_level.txt 2025-09-30 18:25:06,341 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-09-30 18:25:06,345 root INFO reading manifest file 'fastimport.egg-info/SOURCES.txt' 2025-09-30 18:25:06,345 root INFO reading manifest template 'MANIFEST.in' 2025-09-30 18:25:06,345 root WARNING warning: no files found matching 'NEWS' 2025-09-30 18:25:06,348 root WARNING warning: no files found matching 'fastimport/tests' anywhere in distribution 2025-09-30 18:25:06,349 root INFO adding license file 'COPYING' 2025-09-30 18:25:06,349 root INFO adding license file 'AUTHORS' 2025-09-30 18:25:06,351 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-09-30 18:25:06,351 root INFO Copying fastimport.egg-info to build/bdist.linux-i686/wheel/./fastimport-0.9.16-py3.12.egg-info 2025-09-30 18:25:06,352 root INFO running install_scripts 2025-09-30 18:25:06,352 root INFO creating build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts 2025-09-30 18:25:06,352 root INFO copying build/scripts-3.12/fast-import-query -> build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts 2025-09-30 18:25:06,352 root INFO copying build/scripts-3.12/fast-import-info -> build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts 2025-09-30 18:25:06,353 root INFO copying build/scripts-3.12/fast-import-filter -> build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts 2025-09-30 18:25:06,353 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts/fast-import-query to 755 2025-09-30 18:25:06,353 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts/fast-import-info to 755 2025-09-30 18:25:06,353 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.16.data/scripts/fast-import-filter to 755 2025-09-30 18:25:06,354 root INFO creating build/bdist.linux-i686/wheel/fastimport-0.9.16.dist-info/WHEEL 2025-09-30 18:25:06,355 wheel INFO creating '/home/buildozer/aports/community/py3-fastimport/src/python-fastimport-0.9.16/.dist/.tmp-4o_45p09/fastimport-0.9.16-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-09-30 18:25:06,355 wheel INFO adding 'fastimport/__init__.py' 2025-09-30 18:25:06,355 wheel INFO adding 'fastimport/commands.py' 2025-09-30 18:25:06,356 wheel INFO adding 'fastimport/dates.py' 2025-09-30 18:25:06,356 wheel INFO adding 'fastimport/errors.py' 2025-09-30 18:25:06,356 wheel INFO adding 'fastimport/helpers.py' 2025-09-30 18:25:06,357 wheel INFO adding 'fastimport/parser.py' 2025-09-30 18:25:06,357 wheel INFO adding 'fastimport/processor.py' 2025-09-30 18:25:06,357 wheel INFO adding 'fastimport/py.typed' 2025-09-30 18:25:06,357 wheel INFO adding 'fastimport/reftracker.py' 2025-09-30 18:25:06,358 wheel INFO adding 'fastimport/processors/__init__.py' 2025-09-30 18:25:06,358 wheel INFO adding 'fastimport/processors/filter_processor.py' 2025-09-30 18:25:06,358 wheel INFO adding 'fastimport/processors/info_processor.py' 2025-09-30 18:25:06,358 wheel INFO adding 'fastimport/processors/query_processor.py' 2025-09-30 18:25:06,359 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-filter' 2025-09-30 18:25:06,359 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-info' 2025-09-30 18:25:06,359 wheel INFO adding 'fastimport-0.9.16.data/scripts/fast-import-query' 2025-09-30 18:25:06,360 wheel INFO adding 'fastimport-0.9.16.dist-info/licenses/AUTHORS' 2025-09-30 18:25:06,360 wheel INFO adding 'fastimport-0.9.16.dist-info/licenses/COPYING' 2025-09-30 18:25:06,360 wheel INFO adding 'fastimport-0.9.16.dist-info/METADATA' 2025-09-30 18:25:06,360 wheel INFO adding 'fastimport-0.9.16.dist-info/WHEEL' 2025-09-30 18:25:06,360 wheel INFO adding 'fastimport-0.9.16.dist-info/top_level.txt' 2025-09-30 18:25:06,361 wheel INFO adding 'fastimport-0.9.16.dist-info/RECORD' 2025-09-30 18:25:06,361 root INFO removing build/bdist.linux-i686/wheel 2025-09-30 18:25:06,362 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.016s OK >>> py3-fastimport: Entering fakeroot... >>> py3-fastimport-pyc*: Running split function pyc... '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__' '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__' >>> 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 Tue, 30 Sep 2025 18:25:07 +0000 elapsed time 0h 0m 3s >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-fastimport (20250930.182504) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-packaging-pyc (25.0-r0) ( 9/22) Purging py3-packaging (25.0-r0) (10/22) Purging py3-parsing-pyc (3.2.3-r0) (11/22) Purging py3-parsing (3.2.3-r0) (12/22) Purging python3-pyc (3.12.11-r0) (13/22) Purging python3-pycache-pyc0 (3.12.11-r0) (14/22) Purging pyc (3.12.11-r0) (15/22) Purging python3 (3.12.11-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.5_p20250816-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 426 MiB in 105 packages >>> py3-fastimport: Updating the community/x86 repository index... >>> py3-fastimport: Signing the index...