>>> py3-colour: Building community/py3-colour 0.1.5-r8 (using abuild 3.17.0_rc1-r2) started Thu, 30 Apr 2026 06:06:16 +0000 >>> py3-colour: Validating /home/buildozer/aports/community/py3-colour/APKBUILD... >>> py3-colour: Analyzing dependencies... >>> py3-colour: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-coverage py3-nose2 ( 1/29) Installing libbz2 (1.0.8-r6) ( 2/29) Installing libffi (3.5.2-r1) ( 3/29) Installing gdbm (1.26-r0) ( 4/29) Installing xz-libs (5.8.3-r0) ( 5/29) Installing mpdecimal (4.0.1-r0) ( 6/29) Installing libpanelw (6.6_p20260404-r0) ( 7/29) Installing readline (8.3.3-r1) ( 8/29) Installing sqlite-libs (3.53.0-r0) ( 9/29) Installing python3 (3.14.3-r0) (10/29) Installing python3-pycache-pyc0 (3.14.3-r0) (11/29) Installing pyc (3.14.3-r0) (12/29) Installing python3-pyc (3.14.3-r0) (13/29) Installing py3-parsing (3.3.2-r1) (14/29) Installing py3-parsing-pyc (3.3.2-r1) (15/29) Installing py3-packaging (26.2-r0) (16/29) Installing py3-packaging-pyc (26.2-r0) (17/29) Installing py3-setuptools (82.0.1-r1) (18/29) Installing py3-setuptools-pyc (82.0.1-r1) (19/29) Installing py3-installer (1.0.0-r0) (20/29) Installing py3-installer-pyc (1.0.0-r0) (21/29) Installing py3-gpep517 (19-r2) (22/29) Installing py3-gpep517-pyc (19-r2) (23/29) Installing py3-wheel (0.47.0-r0) (24/29) Installing py3-wheel-pyc (0.47.0-r0) (25/29) Installing py3-coverage (7.13.5-r1) (26/29) Installing py3-coverage-pyc (7.13.5-r1) (27/29) Installing py3-nose2 (0.16.0-r0) (28/29) Installing py3-nose2-pyc (0.16.0-r0) (29/29) Installing .makedepends-py3-colour (20260430.060620) Executing busybox-1.37.0-r31.trigger OK: 434.1 MiB in 132 packages >>> py3-colour: Cleaning up srcdir >>> py3-colour: Cleaning up pkgdir >>> py3-colour: Cleaning up tmpdir >>> py3-colour: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/colour-0.1.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/colour-0.1.5.tar.gz.part' colour-0.1.5.tar.gz. 100% |********************************| 24776 0:00:00 ETA '/var/cache/distfiles/v3.24/colour-0.1.5.tar.gz.part' saved /var/cache/distfiles/v3.24/colour-0.1.5.tar.gz: OK /home/buildozer/aports/community/py3-colour/remove-d2to1.patch: OK >>> py3-colour: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/colour-0.1.5.tar.gz /var/cache/distfiles/v3.24/colour-0.1.5.tar.gz: OK /home/buildozer/aports/community/py3-colour/remove-d2to1.patch: OK >>> py3-colour: Unpacking /var/cache/distfiles/v3.24/colour-0.1.5.tar.gz... >>> py3-colour: remove-d2to1.patch patching file setup.py 2026-04-30 06:06:21,330 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead. !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-30 06:06:21,343 root INFO running bdist_wheel /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-04-30 06:06:21,353 root INFO running build 2026-04-30 06:06:21,353 root INFO running build_py 2026-04-30 06:06:21,355 root INFO creating build/lib 2026-04-30 06:06:21,355 root INFO copying colour.py -> build/lib 2026-04-30 06:06:21,359 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-30 06:06:21,359 root INFO running install 2026-04-30 06:06:21,365 root INFO running install_lib 2026-04-30 06:06:21,367 root INFO creating build/bdist.linux-s390x/wheel 2026-04-30 06:06:21,367 root INFO copying build/lib/colour.py -> build/bdist.linux-s390x/wheel/. 2026-04-30 06:06:21,367 root INFO running install_egg_info 2026-04-30 06:06:21,369 root INFO running egg_info 2026-04-30 06:06:21,371 root INFO writing colour.egg-info/PKG-INFO 2026-04-30 06:06:21,371 root INFO writing dependency_links to colour.egg-info/dependency_links.txt 2026-04-30 06:06:21,371 root INFO writing requirements to colour.egg-info/requires.txt 2026-04-30 06:06:21,371 root INFO writing top-level names to colour.egg-info/top_level.txt 2026-04-30 06:06:21,373 root INFO reading manifest file 'colour.egg-info/SOURCES.txt' 2026-04-30 06:06:21,373 root INFO reading manifest template 'MANIFEST.in' 2026-04-30 06:06:21,373 root INFO adding license file 'LICENSE' 2026-04-30 06:06:21,374 root INFO writing manifest file 'colour.egg-info/SOURCES.txt' 2026-04-30 06:06:21,374 root INFO Copying colour.egg-info to build/bdist.linux-s390x/wheel/./colour-0.1.5-py3.14.egg-info 2026-04-30 06:06:21,375 root INFO running install_scripts 2026-04-30 06:06:21,375 root INFO creating build/bdist.linux-s390x/wheel/colour-0.1.5.dist-info/WHEEL 2026-04-30 06:06:21,375 wheel INFO creating '/home/buildozer/aports/community/py3-colour/src/colour-0.1.5/.dist/.tmp-ixja79w3/colour-0.1.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-30 06:06:21,375 wheel INFO adding 'colour.py' 2026-04-30 06:06:21,376 wheel INFO adding 'colour-0.1.5.dist-info/licenses/LICENSE' 2026-04-30 06:06:21,376 wheel INFO adding 'colour-0.1.5.dist-info/METADATA' 2026-04-30 06:06:21,376 wheel INFO adding 'colour-0.1.5.dist-info/WHEEL' 2026-04-30 06:06:21,376 wheel INFO adding 'colour-0.1.5.dist-info/top_level.txt' 2026-04-30 06:06:21,376 wheel INFO adding 'colour-0.1.5.dist-info/RECORD' 2026-04-30 06:06:21,376 root INFO removing build/bdist.linux-s390x/wheel 2026-04-30 06:06:21,376 gpep517 INFO The backend produced .dist/colour-0.1.5-py2.py3-none-any.whl colour-0.1.5-py2.py3-none-any.whl ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-colour: Entering fakeroot... >>> py3-colour-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-colour/pkg/py3-colour-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-colour-pyc*: Preparing subpackage py3-colour-pyc... libfakeroot internal error: payload not recognized! Please specify at least one package name on the command line. >>> py3-colour-pyc*: Running postcheck for py3-colour-pyc >>> py3-colour*: Running postcheck for py3-colour >>> py3-colour*: Preparing package py3-colour... Please specify at least one package name on the command line. >>> py3-colour-pyc*: Tracing dependencies... python3~3.14 >>> py3-colour-pyc*: Package size: 39.7 KB >>> py3-colour-pyc*: Compressing data... >>> py3-colour-pyc*: Create checksum... >>> py3-colour-pyc*: Create py3-colour-pyc-0.1.5-r8.apk >>> py3-colour*: Tracing dependencies... python3 python3~3.14 >>> py3-colour*: Package size: 30.8 KB >>> py3-colour*: Compressing data... >>> py3-colour*: Create checksum... >>> py3-colour*: Create py3-colour-0.1.5-r8.apk >>> py3-colour: Build complete at Thu, 30 Apr 2026 06:06:21 +0000 elapsed time 0h 0m 5s >>> py3-colour: Cleaning up srcdir >>> py3-colour: Cleaning up pkgdir >>> py3-colour: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-colour (20260430.060620) ( 2/29) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/29) Purging py3-setuptools (82.0.1-r1) ( 4/29) Purging py3-gpep517-pyc (19-r2) ( 5/29) Purging py3-gpep517 (19-r2) ( 6/29) Purging py3-installer-pyc (1.0.0-r0) ( 7/29) Purging py3-installer (1.0.0-r0) ( 8/29) Purging py3-wheel-pyc (0.47.0-r0) ( 9/29) Purging py3-wheel (0.47.0-r0) (10/29) Purging py3-packaging-pyc (26.2-r0) (11/29) Purging py3-packaging (26.2-r0) (12/29) Purging py3-parsing-pyc (3.3.2-r1) (13/29) Purging py3-parsing (3.3.2-r1) (14/29) Purging py3-coverage-pyc (7.13.5-r1) (15/29) Purging py3-coverage (7.13.5-r1) (16/29) Purging py3-nose2-pyc (0.16.0-r0) (17/29) Purging py3-nose2 (0.16.0-r0) (18/29) Purging python3-pyc (3.14.3-r0) (19/29) Purging python3-pycache-pyc0 (3.14.3-r0) (20/29) Purging pyc (3.14.3-r0) (21/29) Purging python3 (3.14.3-r0) (22/29) Purging gdbm (1.26-r0) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.5.2-r1) (25/29) Purging libpanelw (6.6_p20260404-r0) (26/29) Purging mpdecimal (4.0.1-r0) (27/29) Purging readline (8.3.3-r1) (28/29) Purging sqlite-libs (3.53.0-r0) (29/29) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-colour: Updating the community/s390x repository index... >>> py3-colour: Signing the index...