>>> py3-hsluv: Building community/py3-hsluv 5.0.4-r2 (using abuild 3.17.0_rc1-r2) started Thu, 30 Apr 2026 06:45:02 +0000 >>> py3-hsluv: Validating /home/buildozer/aports/community/py3-hsluv/APKBUILD... >>> py3-hsluv: Analyzing dependencies... >>> py3-hsluv: Installing for build: build-base python3 py3-setuptools py3-pytest ( 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-iniconfig (2.3.0-r1) (20/29) Installing py3-iniconfig-pyc (2.3.0-r1) (21/29) Installing py3-pluggy (1.6.0-r1) (22/29) Installing py3-pluggy-pyc (1.6.0-r1) (23/29) Installing py3-py (1.11.0-r5) (24/29) Installing py3-py-pyc (1.11.0-r5) (25/29) Installing py3-pygments (2.20.0-r0) (26/29) Installing py3-pygments-pyc (2.20.0-r0) (27/29) Installing py3-pytest (9.0.3-r0) (28/29) Installing py3-pytest-pyc (9.0.3-r0) (29/29) Installing .makedepends-py3-hsluv (20260430.064507) Executing busybox-1.37.0-r31.trigger OK: 520.9 MiB in 132 packages >>> py3-hsluv: Cleaning up srcdir >>> py3-hsluv: Cleaning up pkgdir >>> py3-hsluv: Cleaning up tmpdir >>> py3-hsluv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/hsluv-5.0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/hsluv-5.0.4.tar.gz.part' hsluv-5.0.4.tar.gz.p 5% |* | 32522 0:00:15 ETA hsluv-5.0.4.tar.gz.p 100% |********************************| 530k 0:00:00 ETA '/var/cache/distfiles/v3.24/hsluv-5.0.4.tar.gz.part' saved /var/cache/distfiles/v3.24/hsluv-5.0.4.tar.gz: OK >>> py3-hsluv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/hsluv-5.0.4.tar.gz /var/cache/distfiles/v3.24/hsluv-5.0.4.tar.gz: OK >>> py3-hsluv: Unpacking /var/cache/distfiles/v3.24/hsluv-5.0.4.tar.gz... /usr/lib/python3.14/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() running build running build_py creating build/lib copying hsluv.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-hsluv/src/hsluv-5.0.4 collected 2 items tests/test_hsluv.py .. [100%] ============================== 2 passed in 6.61s =============================== >>> py3-hsluv: Entering fakeroot... /usr/lib/python3.14/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.14/site-packages copying build/lib/hsluv.py -> /home/buildozer/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.14/site-packages byte-compiling /home/buildozer/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.14/site-packages/hsluv.py to hsluv.cpython-314.pyc running install_egg_info running egg_info writing hsluv.egg-info/PKG-INFO writing dependency_links to hsluv.egg-info/dependency_links.txt writing top-level names to hsluv.egg-info/top_level.txt reading manifest file 'hsluv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'hsluv.egg-info/SOURCES.txt' Copying hsluv.egg-info to /home/buildozer/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.14/site-packages/hsluv-5.0.4-py3.14.egg-info running install_scripts >>> py3-hsluv-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-hsluv/pkg/py3-hsluv-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-hsluv-pyc*: Preparing subpackage py3-hsluv-pyc... Please specify at least one package name on the command line. >>> py3-hsluv-pyc*: Running postcheck for py3-hsluv-pyc >>> py3-hsluv*: Running postcheck for py3-hsluv >>> py3-hsluv*: Preparing package py3-hsluv... Please specify at least one package name on the command line. >>> py3-hsluv-pyc*: Tracing dependencies... python3~3.14 >>> py3-hsluv-pyc*: Package size: 14.1 KB >>> py3-hsluv-pyc*: Compressing data... >>> py3-hsluv-pyc*: Create checksum... >>> py3-hsluv-pyc*: Create py3-hsluv-pyc-5.0.4-r2.apk >>> py3-hsluv*: Tracing dependencies... python3 python3~3.14 >>> py3-hsluv*: Package size: 10.3 KB >>> py3-hsluv*: Compressing data... >>> py3-hsluv*: Create checksum... >>> py3-hsluv*: Create py3-hsluv-5.0.4-r2.apk >>> py3-hsluv: Build complete at Thu, 30 Apr 2026 06:45:17 +0000 elapsed time 0h 0m 15s >>> py3-hsluv: Cleaning up srcdir >>> py3-hsluv: Cleaning up pkgdir >>> py3-hsluv: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-hsluv (20260430.064507) ( 2/29) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/29) Purging py3-setuptools (82.0.1-r1) ( 4/29) Purging py3-pytest-pyc (9.0.3-r0) ( 5/29) Purging py3-pytest (9.0.3-r0) ( 6/29) Purging py3-iniconfig-pyc (2.3.0-r1) ( 7/29) Purging py3-iniconfig (2.3.0-r1) ( 8/29) Purging py3-packaging-pyc (26.2-r0) ( 9/29) Purging py3-packaging (26.2-r0) (10/29) Purging py3-parsing-pyc (3.3.2-r1) (11/29) Purging py3-parsing (3.3.2-r1) (12/29) Purging py3-pluggy-pyc (1.6.0-r1) (13/29) Purging py3-pluggy (1.6.0-r1) (14/29) Purging py3-py-pyc (1.11.0-r5) (15/29) Purging py3-py (1.11.0-r5) (16/29) Purging py3-pygments-pyc (2.20.0-r0) (17/29) Purging py3-pygments (2.20.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: 459.0 MiB in 103 packages >>> py3-hsluv: Updating the community/ppc64le repository index... >>> py3-hsluv: Signing the index...