>>> 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 ... 2026-04-16 12:05:27,717 root WARNING warning: no previously-included files matching '*' found under directory '__pycache__' 2026-04-16 12:05:27,718 root WARNING warning: no previously-included files matching '*' found under directory 'admin-tools' 2026-04-16 12:05:27,718 root WARNING warning: no previously-included files matching '*' found under directory 'admin-tools' 2026-04-16 12:05:27,720 root INFO adding license file 'LICENSE' 2026-04-16 12:05:27,724 root INFO writing manifest file 'columnize.egg-info/SOURCES.txt' 2026-04-16 12:05:27,725 root INFO Copying columnize.egg-info to build/bdist.linux-riscv64/wheel/./columnize-0.3.11-py3.14.egg-info 2026-04-16 12:05:27,729 root INFO running install_scripts 2026-04-16 12:05:27,735 root INFO creating build/bdist.linux-riscv64/wheel/columnize-0.3.11.dist-info/WHEEL 2026-04-16 12:05:27,737 wheel INFO creating '/home/buildozer/aports/testing/py3-columnize/src/columnize-0.3.11/.dist/.tmp-i_y28ika/columnize-0.3.11-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-16 12:05:27,739 wheel INFO adding 'columnize/__init__.py' 2026-04-16 12:05:27,740 wheel INFO adding 'columnize/__main__.py' 2026-04-16 12:05:27,742 wheel INFO adding 'columnize/version.py' 2026-04-16 12:05:27,744 wheel INFO adding 'columnize-0.3.11.dist-info/licenses/LICENSE' 2026-04-16 12:05:27,745 wheel INFO adding 'columnize-0.3.11.dist-info/METADATA' 2026-04-16 12:05:27,746 wheel INFO adding 'columnize-0.3.11.dist-info/WHEEL' 2026-04-16 12:05:27,747 wheel INFO adding 'columnize-0.3.11.dist-info/top_level.txt' 2026-04-16 12:05:27,748 wheel INFO adding 'columnize-0.3.11.dist-info/RECORD' 2026-04-16 12:05:27,748 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-16 12:05:27,751 gpep517 INFO The backend produced .dist/columnize-0.3.11-py3-none-any.whl columnize-0.3.11-py3-none-any.whl 2026-04-16 12:05:28,762 gpep517 INFO Installing .dist/columnize-0.3.11-py3-none-any.whl into .testenv 2026-04-16 12:05:28,815 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-columnize/src/columnize-0.3.11 collected 6 items test/test_columnize.py ...... [100%] ============================== 6 passed in 0.19s =============================== >>> py3-columnize: Entering fakeroot... 2026-04-16 12:05:31,253 gpep517 INFO Installing .dist/columnize-0.3.11-py3-none-any.whl into /home/buildozer/aports/testing/py3-columnize/pkg/py3-columnize 2026-04-16 12:05:31,316 gpep517 INFO Installation complete >>> py3-columnize-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/columnize/__pycache__' -> '/home/buildozer/aports/testing/py3-columnize/pkg/py3-columnize-pyc/usr/lib/python3.14/site-packages/columnize/__pycache__' >>> py3-columnize-pyc*: Preparing subpackage py3-columnize-pyc... Please specify at least one package name on the command line. >>> py3-columnize-pyc*: Running postcheck for py3-columnize-pyc >>> py3-columnize*: Running postcheck for py3-columnize >>> py3-columnize*: Preparing package py3-columnize... Please specify at least one package name on the command line. >>> py3-columnize-pyc*: Tracing dependencies... python3~3.14 >>> py3-columnize-pyc*: Package size: 10.9 KB >>> py3-columnize-pyc*: Compressing data... >>> py3-columnize-pyc*: Create checksum... >>> py3-columnize-pyc*: Create py3-columnize-pyc-0.3.11-r5.apk >>> py3-columnize*: Tracing dependencies... python3 python3~3.14 >>> py3-columnize*: Package size: 18.9 KB >>> py3-columnize*: Compressing data... >>> py3-columnize*: Create checksum... >>> py3-columnize*: Create py3-columnize-0.3.11-r5.apk >>> py3-columnize: Build complete at Thu, 16 Apr 2026 12:05:32 +0000 elapsed time 0h 0m 13s >>> py3-columnize: Cleaning up srcdir >>> py3-columnize: Cleaning up pkgdir >>> py3-columnize: Cleaning up tmpdir >>> py3-columnize: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-columnize (20260416.120524) ( 2/33) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/33) Purging py3-setuptools (82.0.1-r1) ( 4/33) Purging py3-gpep517-pyc (19-r2) ( 5/33) Purging py3-gpep517 (19-r2) ( 6/33) Purging py3-installer-pyc (1.0.0-r0) ( 7/33) Purging py3-installer (1.0.0-r0) ( 8/33) Purging py3-pytest-pyc (9.0.3-r0) ( 9/33) Purging py3-pytest (9.0.3-r0) (10/33) Purging py3-iniconfig-pyc (2.3.0-r1) (11/33) Purging py3-iniconfig (2.3.0-r1) (12/33) Purging py3-packaging-pyc (26.0-r1) (13/33) Purging py3-packaging (26.0-r1) (14/33) Purging py3-parsing-pyc (3.3.2-r1) (15/33) Purging py3-parsing (3.3.2-r1) (16/33) Purging py3-pluggy-pyc (1.6.0-r1) (17/33) Purging py3-pluggy (1.6.0-r1) (18/33) Purging py3-py-pyc (1.11.0-r5) (19/33) Purging py3-py (1.11.0-r5) (20/33) Purging py3-pygments-pyc (2.20.0-r0) (21/33) Purging py3-pygments (2.20.0-r0) (22/33) Purging python3-pyc (3.14.3-r0) (23/33) Purging python3-pycache-pyc0 (3.14.3-r0) (24/33) Purging pyc (3.14.3-r0) (25/33) Purging python3 (3.14.3-r0) (26/33) Purging gdbm (1.26-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.5.2-r1) (29/33) Purging libpanelw (6.6_p20260404-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.0-r0) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-columnize: Updating the testing/riscv64 repository index... >>> py3-columnize: Signing the index...