>>> py3-columnize: Building testing/py3-columnize 0.3.11-r5 (using abuild 3.17.0_rc1-r1) started Thu, 16 Apr 2026 12:05:19 +0000 >>> py3-columnize: Validating /home/buildozer/aports/testing/py3-columnize/APKBUILD... >>> py3-columnize: Analyzing dependencies... >>> py3-columnize: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest ( 1/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r1) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20260404-r0) ( 7/33) Installing readline (8.3.3-r1) ( 8/33) Installing sqlite-libs (3.53.0-r0) ( 9/33) Installing python3 (3.14.3-r0) (10/33) Installing python3-pycache-pyc0 (3.14.3-r0) (11/33) Installing pyc (3.14.3-r0) (12/33) Installing python3-pyc (3.14.3-r0) (13/33) Installing py3-parsing (3.3.2-r1) (14/33) Installing py3-parsing-pyc (3.3.2-r1) (15/33) Installing py3-packaging (26.0-r1) (16/33) Installing py3-packaging-pyc (26.0-r1) (17/33) Installing py3-setuptools (82.0.1-r1) (18/33) Installing py3-setuptools-pyc (82.0.1-r1) (19/33) Installing py3-installer (1.0.0-r0) (20/33) Installing py3-installer-pyc (1.0.0-r0) (21/33) Installing py3-gpep517 (19-r2) (22/33) Installing py3-gpep517-pyc (19-r2) (23/33) Installing py3-iniconfig (2.3.0-r1) (24/33) Installing py3-iniconfig-pyc (2.3.0-r1) (25/33) Installing py3-pluggy (1.6.0-r1) (26/33) Installing py3-pluggy-pyc (1.6.0-r1) (27/33) Installing py3-py (1.11.0-r5) (28/33) Installing py3-py-pyc (1.11.0-r5) (29/33) Installing py3-pygments (2.20.0-r0) (30/33) Installing py3-pygments-pyc (2.20.0-r0) (31/33) Installing py3-pytest (9.0.3-r0) (32/33) Installing py3-pytest-pyc (9.0.3-r0) (33/33) Installing .makedepends-py3-columnize (20260416.120524) Executing busybox-1.37.0-r31.trigger OK: 447.4 MiB in 137 packages >>> py3-columnize: Cleaning up srcdir >>> py3-columnize: Cleaning up pkgdir >>> py3-columnize: Cleaning up tmpdir >>> py3-columnize: Fetching https://distfiles.alpinelinux.org/distfiles/edge/columnize-0.3.11.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/columnize-0.3.11.tar.gz.part' columnize-0.3.11.tar 100% |********************************| 18776 0:00:00 ETA '/var/cache/distfiles/edge/columnize-0.3.11.tar.gz.part' saved /var/cache/distfiles/edge/columnize-0.3.11.tar.gz: OK >>> py3-columnize: Fetching https://distfiles.alpinelinux.org/distfiles/edge/columnize-0.3.11.tar.gz /var/cache/distfiles/edge/columnize-0.3.11.tar.gz: OK >>> py3-columnize: Unpacking /var/cache/distfiles/edge/columnize-0.3.11.tar.gz... 2026-04-16 12:05:27,379 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-16 12:05:27,487 root INFO running bdist_wheel 2026-04-16 12:05:27,555 root INFO running build 2026-04-16 12:05:27,556 root INFO running build_py 2026-04-16 12:05:27,570 root WARNING file columnize.py (for module columnize) not found 2026-04-16 12:05:27,572 root INFO creating build/lib/columnize 2026-04-16 12:05:27,574 root INFO copying columnize/__init__.py -> build/lib/columnize 2026-04-16 12:05:27,575 root INFO copying columnize/version.py -> build/lib/columnize 2026-04-16 12:05:27,576 root INFO copying columnize/__main__.py -> build/lib/columnize 2026-04-16 12:05:27,579 root WARNING file columnize.py (for module columnize) not found 2026-04-16 12:05:27,607 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-16 12:05:27,608 root INFO running install 2026-04-16 12:05:27,643 root INFO running install_lib 2026-04-16 12:05:27,656 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-16 12:05:27,657 root INFO creating build/bdist.linux-riscv64/wheel/columnize 2026-04-16 12:05:27,658 root INFO copying build/lib/columnize/__init__.py -> build/bdist.linux-riscv64/wheel/./columnize 2026-04-16 12:05:27,659 root INFO copying build/lib/columnize/version.py -> build/bdist.linux-riscv64/wheel/./columnize 2026-04-16 12:05:27,660 root INFO copying build/lib/columnize/__main__.py -> build/bdist.linux-riscv64/wheel/./columnize 2026-04-16 12:05:27,662 root INFO running install_egg_info 2026-04-16 12:05:27,677 root INFO running egg_info 2026-04-16 12:05:27,687 root INFO writing columnize.egg-info/PKG-INFO 2026-04-16 12:05:27,689 root INFO writing dependency_links to columnize.egg-info/dependency_links.txt 2026-04-16 12:05:27,691 root INFO writing top-level names to columnize.egg-info/top_level.txt 2026-04-16 12:05:27,694 root WARNING file columnize.py (for module columnize) not found 2026-04-16 12:05:27,705 root INFO reading manifest file 'columnize.egg-info/SOURCES.txt' 2026-04-16 12:05:27,708 root INFO reading manifest template 'MANIFEST.in' 2026-04-16 12:05:27,711 root WARNING warning: no previously-included files found matching '.editorconfig' 2026-04-16 12:05:27,712 root WARNING warning: no previously-included files found matching '.coveragerc' 2026-04-16 12:05:27,712 root WARNING warning: no previously-included files found matching '.gitignore' 2026-04-16 12:05:27,713 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2026-04-16 12:05:27,714 root WARNING warning: no previously-included files matching '*' found under directory '.git' 2026-04-16 12:05:27,715 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2026-04-16 12:05:27,716 root WARNING warning: manifest_maker: MANIFEST.in, line 14: 'recursive-exclude' expects