>>> py3-colorful: Building community/py3-colorful 0.5.8-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 14:57:02 +0000 >>> py3-colorful: Validating /home/buildozer/aports/community/py3-colorful/APKBUILD... >>> py3-colorful: Analyzing dependencies... >>> py3-colorful: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing python3-pyc (3.14.3-r0) (12/34) Installing py3-installer (0.7.0-r3) (13/34) Installing py3-installer-pyc (0.7.0-r3) (14/34) Installing py3-gpep517 (19-r2) (15/34) Installing py3-gpep517-pyc (19-r2) (16/34) Installing py3-parsing (3.3.2-r1) (17/34) Installing py3-parsing-pyc (3.3.2-r1) (18/34) Installing py3-packaging (26.0-r1) (19/34) Installing py3-packaging-pyc (26.0-r1) (20/34) Installing py3-setuptools (82.0.1-r1) (21/34) Installing py3-setuptools-pyc (82.0.1-r1) (22/34) Installing py3-wheel (0.46.3-r1) (23/34) Installing py3-wheel-pyc (0.46.3-r1) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.19.2-r1) (31/34) Installing py3-pygments-pyc (2.19.2-r1) (32/34) Installing py3-pytest (9.0.2-r1) (33/34) Installing py3-pytest-pyc (9.0.2-r1) (34/34) Installing .makedepends-py3-colorful (20260328.145704) Executing busybox-1.37.0-r31.trigger OK: 445.3 MiB in 140 packages >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Cleaning up tmpdir >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-colorful-0.5.8.tar.gz /var/cache/distfiles/edge/py3-colorful-0.5.8.tar.gz: OK >>> py3-colorful: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-colorful-0.5.8.tar.gz /var/cache/distfiles/edge/py3-colorful-0.5.8.tar.gz: OK >>> py3-colorful: Unpacking /var/cache/distfiles/edge/py3-colorful-0.5.8.tar.gz... 2026-03-28 14:57:04,880 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :61: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :54: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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-03-28 14:57:04,897 root INFO running bdist_wheel 2026-03-28 14:57:04,903 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-03-28 14:57:04,907 root INFO running build 2026-03-28 14:57:04,907 root INFO running build_py 2026-03-28 14:57:04,910 root INFO creating build/lib/colorful 2026-03-28 14:57:04,910 root INFO copying colorful/__init__.py -> build/lib/colorful 2026-03-28 14:57:04,910 root INFO copying colorful/styles.py -> build/lib/colorful 2026-03-28 14:57:04,910 root INFO copying colorful/terminal.py -> build/lib/colorful 2026-03-28 14:57:04,910 root INFO copying colorful/utils.py -> build/lib/colorful 2026-03-28 14:57:04,910 root INFO copying colorful/core.py -> build/lib/colorful 2026-03-28 14:57:04,911 root INFO copying colorful/colors.py -> build/lib/colorful 2026-03-28 14:57:04,911 root INFO copying colorful/ansi.py -> build/lib/colorful 2026-03-28 14:57:04,911 root INFO running egg_info 2026-03-28 14:57:04,912 root INFO creating colorful.egg-info 2026-03-28 14:57:04,912 root INFO writing colorful.egg-info/PKG-INFO 2026-03-28 14:57:04,913 root INFO writing dependency_links to colorful.egg-info/dependency_links.txt 2026-03-28 14:57:04,913 root INFO writing requirements to colorful.egg-info/requires.txt 2026-03-28 14:57:04,913 root INFO writing top-level names to colorful.egg-info/top_level.txt 2026-03-28 14:57:04,913 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2026-03-28 14:57:04,915 root INFO reading manifest file 'colorful.egg-info/SOURCES.txt' 2026-03-28 14:57:04,915 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 14:57:04,915 root INFO adding license file 'LICENSE' 2026-03-28 14:57:04,916 root INFO writing manifest file 'colorful.egg-info/SOURCES.txt' 2026-03-28 14:57:04,917 root INFO creating build/lib/colorful/data 2026-03-28 14:57:04,917 root INFO copying colorful/data/colornames.json -> build/lib/colorful/data 2026-03-28 14:57:04,918 root INFO copying colorful/data/rgb.txt -> build/lib/colorful/data 2026-03-28 14:57:04,922 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-28 14:57:04,922 root INFO running install 2026-03-28 14:57:04,928 root INFO running install_lib 2026-03-28 14:57:04,930 root INFO creating build/bdist.linux-s390x/wheel 2026-03-28 14:57:04,930 root INFO creating build/bdist.linux-s390x/wheel/colorful 2026-03-28 14:57:04,930 root INFO copying build/lib/colorful/__init__.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,930 root INFO copying build/lib/colorful/styles.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,930 root INFO creating build/bdist.linux-s390x/wheel/colorful/data 2026-03-28 14:57:04,930 root INFO copying build/lib/colorful/data/rgb.txt -> build/bdist.linux-s390x/wheel/./colorful/data 2026-03-28 14:57:04,930 root INFO copying build/lib/colorful/data/colornames.json -> build/bdist.linux-s390x/wheel/./colorful/data 2026-03-28 14:57:04,931 root INFO copying build/lib/colorful/terminal.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,931 root INFO copying build/lib/colorful/utils.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,931 root INFO copying build/lib/colorful/core.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,931 root INFO copying build/lib/colorful/colors.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,931 root INFO copying build/lib/colorful/ansi.py -> build/bdist.linux-s390x/wheel/./colorful 2026-03-28 14:57:04,932 root INFO running install_egg_info 2026-03-28 14:57:04,934 root INFO Copying colorful.egg-info to build/bdist.linux-s390x/wheel/./colorful-0.5.8-py3.14.egg-info 2026-03-28 14:57:04,934 root INFO running install_scripts 2026-03-28 14:57:04,935 root INFO creating build/bdist.linux-s390x/wheel/colorful-0.5.8.dist-info/WHEEL 2026-03-28 14:57:04,935 wheel INFO creating '/home/buildozer/aports/community/py3-colorful/src/colorful-0.5.8/.dist/.tmp-593rhhbg/colorful-0.5.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-28 14:57:04,935 wheel INFO adding 'colorful/__init__.py' 2026-03-28 14:57:04,935 wheel INFO adding 'colorful/ansi.py' 2026-03-28 14:57:04,935 wheel INFO adding 'colorful/colors.py' 2026-03-28 14:57:04,936 wheel INFO adding 'colorful/core.py' 2026-03-28 14:57:04,936 wheel INFO adding 'colorful/styles.py' 2026-03-28 14:57:04,936 wheel INFO adding 'colorful/terminal.py' 2026-03-28 14:57:04,936 wheel INFO adding 'colorful/utils.py' 2026-03-28 14:57:04,937 wheel INFO adding 'colorful/data/colornames.json' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful/data/rgb.txt' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful-0.5.8.dist-info/licenses/LICENSE' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful-0.5.8.dist-info/METADATA' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful-0.5.8.dist-info/WHEEL' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful-0.5.8.dist-info/top_level.txt' 2026-03-28 14:57:04,938 wheel INFO adding 'colorful-0.5.8.dist-info/RECORD' 2026-03-28 14:57:04,938 root INFO removing build/bdist.linux-s390x/wheel 2026-03-28 14:57:04,939 gpep517 INFO The backend produced .dist/colorful-0.5.8-py2.py3-none-any.whl colorful-0.5.8-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-colorful/src/colorful-0.5.8 collected 288 items tests/test_ansi.py . [ 0%] tests/test_colors.py .... [ 1%] tests/test_core.py ..................................................... [ 20%] ........................................................................ [ 45%] .................................................ssssss................. [ 70%] ................................... [ 82%] tests/test_module.py ........ [ 85%] tests/test_terminal.py ssssssssssssssssssssssssssss [ 94%] tests/test_utils.py ............... [100%] ======================= 254 passed, 34 skipped in 0.31s ======================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59/popen-gw3/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59/popen-gw3/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59/popen-gw3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59/popen-gw3' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c3b28789-b48d-4c5c-8dd0-6d4cbf065f59' warnings.warn( >>> py3-colorful: Entering fakeroot... >>> py3-colorful-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/colorful/__pycache__' -> '/home/buildozer/aports/community/py3-colorful/pkg/py3-colorful-pyc/usr/lib/python3.14/site-packages/colorful/__pycache__' >>> py3-colorful-pyc*: Preparing subpackage py3-colorful-pyc... >>> py3-colorful-pyc*: Running postcheck for py3-colorful-pyc >>> py3-colorful*: Running postcheck for py3-colorful >>> py3-colorful*: Preparing package py3-colorful... >>> py3-colorful-pyc*: Tracing dependencies... python3~3.14 >>> py3-colorful-pyc*: Package size: 41.9 KB >>> py3-colorful-pyc*: Compressing data... >>> py3-colorful-pyc*: Create checksum... >>> py3-colorful-pyc*: Create py3-colorful-pyc-0.5.8-r1.apk >>> py3-colorful*: Tracing dependencies... python3 python3~3.14 >>> py3-colorful*: Package size: 745.6 KB >>> py3-colorful*: Compressing data... >>> py3-colorful*: Create checksum... >>> py3-colorful*: Create py3-colorful-0.5.8-r1.apk >>> py3-colorful: Build complete at Sat, 28 Mar 2026 14:57:06 +0000 elapsed time 0h 0m 4s >>> py3-colorful: Cleaning up srcdir >>> py3-colorful: Cleaning up pkgdir >>> py3-colorful: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-colorful (20260328.145704) ( 2/34) Purging py3-gpep517-pyc (19-r2) ( 3/34) Purging py3-gpep517 (19-r2) ( 4/34) Purging py3-installer-pyc (0.7.0-r3) ( 5/34) Purging py3-installer (0.7.0-r3) ( 6/34) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/34) Purging py3-setuptools (82.0.1-r1) ( 8/34) Purging py3-wheel-pyc (0.46.3-r1) ( 9/34) Purging py3-wheel (0.46.3-r1) (10/34) Purging py3-pytest-pyc (9.0.2-r1) (11/34) Purging py3-pytest (9.0.2-r1) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.0-r1) (15/34) Purging py3-packaging (26.0-r1) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.19.2-r1) (23/34) Purging py3-pygments (2.19.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-colorful: Updating the community/s390x repository index... >>> py3-colorful: Signing the index...