>>> py3-fastimport: Building community/py3-fastimport 0.9.14-r3 (using abuild 3.15.0-r2) started Thu, 14 Aug 2025 18:27:26 +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_p20250705-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 (20250814.182727) busybox-1.37.0-r22.trigger: Executing script... OK: 471 MiB in 126 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/fastimport-0.9.14.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/fastimport-0.9.14.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/fastimport-0.9.14.tar.gz.part' fastimport-0.9.14.ta 100% |********************************| 40747 0:00:00 ETA '/var/cache/distfiles/edge/fastimport-0.9.14.tar.gz.part' saved >>> py3-fastimport: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fastimport-0.9.14.tar.gz >>> py3-fastimport: Checking sha512sums... fastimport-0.9.14.tar.gz: OK >>> py3-fastimport: Unpacking /var/cache/distfiles/edge/fastimport-0.9.14.tar.gz... 2025-08-14 18:27:29,200 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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() 2025-08-14 18:27:29,228 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-08-14 18:27:29,249 root INFO running build 2025-08-14 18:27:29,249 root INFO running build_py 2025-08-14 18:27:29,254 root INFO creating build/lib/fastimport 2025-08-14 18:27:29,255 root INFO copying fastimport/parser.py -> build/lib/fastimport 2025-08-14 18:27:29,255 root INFO copying fastimport/processor.py -> build/lib/fastimport 2025-08-14 18:27:29,255 root INFO copying fastimport/commands.py -> build/lib/fastimport 2025-08-14 18:27:29,256 root INFO copying fastimport/__init__.py -> build/lib/fastimport 2025-08-14 18:27:29,256 root INFO copying fastimport/dates.py -> build/lib/fastimport 2025-08-14 18:27:29,256 root INFO copying fastimport/helpers.py -> build/lib/fastimport 2025-08-14 18:27:29,257 root INFO copying fastimport/reftracker.py -> build/lib/fastimport 2025-08-14 18:27:29,257 root INFO copying fastimport/errors.py -> build/lib/fastimport 2025-08-14 18:27:29,258 root INFO creating build/lib/fastimport/tests 2025-08-14 18:27:29,258 root INFO copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,258 root INFO copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,258 root INFO copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,259 root INFO copying fastimport/tests/__init__.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,259 root INFO copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,260 root INFO copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,260 root INFO copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,260 root INFO copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests 2025-08-14 18:27:29,261 root INFO creating build/lib/fastimport/processors 2025-08-14 18:27:29,261 root INFO copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors 2025-08-14 18:27:29,261 root INFO copying fastimport/processors/__init__.py -> build/lib/fastimport/processors 2025-08-14 18:27:29,262 root INFO copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors 2025-08-14 18:27:29,262 root INFO copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors 2025-08-14 18:27:29,263 root INFO copying fastimport/py.typed -> build/lib/fastimport 2025-08-14 18:27:29,264 root INFO running build_scripts 2025-08-14 18:27:29,264 root INFO creating build/scripts-3.12 2025-08-14 18:27:29,264 root INFO copying and adjusting bin/fast-import-query -> build/scripts-3.12 2025-08-14 18:27:29,265 root INFO copying and adjusting bin/fast-import-filter -> build/scripts-3.12 2025-08-14 18:27:29,265 root INFO copying and adjusting bin/fast-import-info -> build/scripts-3.12 2025-08-14 18:27:29,265 root INFO changing mode of build/scripts-3.12/fast-import-query from 644 to 755 2025-08-14 18:27:29,265 root INFO changing mode of build/scripts-3.12/fast-import-filter from 644 to 755 2025-08-14 18:27:29,265 root INFO changing mode of build/scripts-3.12/fast-import-info from 644 to 755 2025-08-14 18:27:29,273 root INFO installing to build/bdist.linux-i686/wheel 2025-08-14 18:27:29,273 root INFO running install 2025-08-14 18:27:29,285 root INFO running install_lib 2025-08-14 18:27:29,288 root INFO creating build/bdist.linux-i686/wheel 2025-08-14 18:27:29,289 root INFO creating build/bdist.linux-i686/wheel/fastimport 2025-08-14 18:27:29,289 root INFO copying build/lib/fastimport/parser.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,289 root INFO copying build/lib/fastimport/processor.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,290 root INFO copying build/lib/fastimport/commands.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,290 root INFO copying build/lib/fastimport/__init__.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,290 root INFO copying build/lib/fastimport/dates.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,290 root INFO copying build/lib/fastimport/py.typed -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,291 root INFO creating build/bdist.linux-i686/wheel/fastimport/tests 2025-08-14 18:27:29,291 root INFO copying build/lib/fastimport/tests/test_info_processor.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,291 root INFO copying build/lib/fastimport/tests/test_helpers.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,291 root INFO copying build/lib/fastimport/tests/test_commands.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,292 root INFO copying build/lib/fastimport/tests/__init__.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,292 root INFO copying build/lib/fastimport/tests/test_parser.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,292 root INFO copying build/lib/fastimport/tests/test_dates.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,292 root INFO copying build/lib/fastimport/tests/test_errors.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,293 root INFO copying build/lib/fastimport/tests/test_filter_processor.py -> build/bdist.linux-i686/wheel/./fastimport/tests 2025-08-14 18:27:29,293 root INFO copying build/lib/fastimport/helpers.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,293 root INFO creating build/bdist.linux-i686/wheel/fastimport/processors 2025-08-14 18:27:29,293 root INFO copying build/lib/fastimport/processors/info_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-08-14 18:27:29,294 root INFO copying build/lib/fastimport/processors/__init__.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-08-14 18:27:29,294 root INFO copying build/lib/fastimport/processors/query_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-08-14 18:27:29,294 root INFO copying build/lib/fastimport/processors/filter_processor.py -> build/bdist.linux-i686/wheel/./fastimport/processors 2025-08-14 18:27:29,294 root INFO copying build/lib/fastimport/reftracker.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,295 root INFO copying build/lib/fastimport/errors.py -> build/bdist.linux-i686/wheel/./fastimport 2025-08-14 18:27:29,295 root INFO running install_egg_info 2025-08-14 18:27:29,299 root INFO running egg_info 2025-08-14 18:27:29,302 root INFO creating fastimport.egg-info 2025-08-14 18:27:29,302 root INFO writing fastimport.egg-info/PKG-INFO 2025-08-14 18:27:29,302 root INFO writing dependency_links to fastimport.egg-info/dependency_links.txt 2025-08-14 18:27:29,303 root INFO writing top-level names to fastimport.egg-info/top_level.txt 2025-08-14 18:27:29,303 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-08-14 18:27:29,307 root INFO reading manifest file 'fastimport.egg-info/SOURCES.txt' 2025-08-14 18:27:29,308 root INFO reading manifest template 'MANIFEST.in' 2025-08-14 18:27:29,308 root INFO adding license file 'COPYING' 2025-08-14 18:27:29,308 root INFO adding license file 'AUTHORS' 2025-08-14 18:27:29,309 root INFO writing manifest file 'fastimport.egg-info/SOURCES.txt' 2025-08-14 18:27:29,310 root INFO Copying fastimport.egg-info to build/bdist.linux-i686/wheel/./fastimport-0.9.14-py3.12.egg-info 2025-08-14 18:27:29,311 root INFO running install_scripts 2025-08-14 18:27:29,311 root INFO creating build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts 2025-08-14 18:27:29,311 root INFO copying build/scripts-3.12/fast-import-query -> build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts 2025-08-14 18:27:29,311 root INFO copying build/scripts-3.12/fast-import-info -> build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts 2025-08-14 18:27:29,312 root INFO copying build/scripts-3.12/fast-import-filter -> build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts 2025-08-14 18:27:29,312 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts/fast-import-query to 755 2025-08-14 18:27:29,312 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts/fast-import-info to 755 2025-08-14 18:27:29,312 root INFO changing mode of build/bdist.linux-i686/wheel/fastimport-0.9.14.data/scripts/fast-import-filter to 755 2025-08-14 18:27:29,313 root INFO creating build/bdist.linux-i686/wheel/fastimport-0.9.14.dist-info/WHEEL 2025-08-14 18:27:29,314 wheel INFO creating '/home/buildozer/aports/community/py3-fastimport/src/python-fastimport-fastimport-0.9.14/.dist/.tmp-e04s3w58/fastimport-0.9.14-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-14 18:27:29,314 wheel INFO adding 'fastimport/__init__.py' 2025-08-14 18:27:29,314 wheel INFO adding 'fastimport/commands.py' 2025-08-14 18:27:29,315 wheel INFO adding 'fastimport/dates.py' 2025-08-14 18:27:29,315 wheel INFO adding 'fastimport/errors.py' 2025-08-14 18:27:29,315 wheel INFO adding 'fastimport/helpers.py' 2025-08-14 18:27:29,316 wheel INFO adding 'fastimport/parser.py' 2025-08-14 18:27:29,316 wheel INFO adding 'fastimport/processor.py' 2025-08-14 18:27:29,316 wheel INFO adding 'fastimport/py.typed' 2025-08-14 18:27:29,317 wheel INFO adding 'fastimport/reftracker.py' 2025-08-14 18:27:29,317 wheel INFO adding 'fastimport/processors/__init__.py' 2025-08-14 18:27:29,317 wheel INFO adding 'fastimport/processors/filter_processor.py' 2025-08-14 18:27:29,317 wheel INFO adding 'fastimport/processors/info_processor.py' 2025-08-14 18:27:29,318 wheel INFO adding 'fastimport/processors/query_processor.py' 2025-08-14 18:27:29,318 wheel INFO adding 'fastimport/tests/__init__.py' 2025-08-14 18:27:29,318 wheel INFO adding 'fastimport/tests/test_commands.py' 2025-08-14 18:27:29,318 wheel INFO adding 'fastimport/tests/test_dates.py' 2025-08-14 18:27:29,319 wheel INFO adding 'fastimport/tests/test_errors.py' 2025-08-14 18:27:29,319 wheel INFO adding 'fastimport/tests/test_filter_processor.py' 2025-08-14 18:27:29,319 wheel INFO adding 'fastimport/tests/test_helpers.py' 2025-08-14 18:27:29,320 wheel INFO adding 'fastimport/tests/test_info_processor.py' 2025-08-14 18:27:29,320 wheel INFO adding 'fastimport/tests/test_parser.py' 2025-08-14 18:27:29,320 wheel INFO adding 'fastimport-0.9.14.data/scripts/fast-import-filter' 2025-08-14 18:27:29,320 wheel INFO adding 'fastimport-0.9.14.data/scripts/fast-import-info' 2025-08-14 18:27:29,321 wheel INFO adding 'fastimport-0.9.14.data/scripts/fast-import-query' 2025-08-14 18:27:29,321 wheel INFO adding 'fastimport-0.9.14.dist-info/licenses/AUTHORS' 2025-08-14 18:27:29,321 wheel INFO adding 'fastimport-0.9.14.dist-info/licenses/COPYING' 2025-08-14 18:27:29,321 wheel INFO adding 'fastimport-0.9.14.dist-info/METADATA' 2025-08-14 18:27:29,322 wheel INFO adding 'fastimport-0.9.14.dist-info/WHEEL' 2025-08-14 18:27:29,322 wheel INFO adding 'fastimport-0.9.14.dist-info/top_level.txt' 2025-08-14 18:27:29,322 wheel INFO adding 'fastimport-0.9.14.dist-info/RECORD' 2025-08-14 18:27:29,322 root INFO removing build/bdist.linux-i686/wheel 2025-08-14 18:27:29,324 gpep517 INFO The backend produced .dist/fastimport-0.9.14-py2.py3-none-any.whl fastimport-0.9.14-py2.py3-none-any.whl .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 0.013s 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: 106.0 KB >>> py3-fastimport-pyc*: Compressing data... >>> py3-fastimport-pyc*: Create checksum... >>> py3-fastimport-pyc*: Create py3-fastimport-pyc-0.9.14-r3.apk >>> py3-fastimport*: Tracing dependencies... python3~3.12 >>> py3-fastimport*: Package size: 116.7 KB >>> py3-fastimport*: Compressing data... >>> py3-fastimport*: Create checksum... >>> py3-fastimport*: Create py3-fastimport-0.9.14-r3.apk >>> py3-fastimport: Build complete at Thu, 14 Aug 2025 18:27:30 +0000 elapsed time 0h 0m 4s >>> py3-fastimport: Cleaning up srcdir >>> py3-fastimport: Cleaning up pkgdir >>> py3-fastimport: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-fastimport (20250814.182727) ( 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_p20250705-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-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> py3-fastimport: Updating the community/x86 repository index... >>> py3-fastimport: Signing the index...