>>> py3-hsluv: Building community/py3-hsluv 5.0.4-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:58:46 +0000 >>> py3-hsluv: Validating /home/udu/aports/community/py3-hsluv/APKBUILD... >>> py3-hsluv: Analyzing dependencies... >>> py3-hsluv: Installing for build: build-base python3 py3-setuptools py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-parsing (3.2.3-r0) (2/15) Installing py3-parsing-pyc (3.2.3-r0) (3/15) Installing py3-packaging (25.0-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-setuptools (80.9.0-r0) (6/15) Installing py3-setuptools-pyc (80.9.0-r0) (7/15) Installing py3-iniconfig (2.1.0-r0) (8/15) Installing py3-iniconfig-pyc (2.1.0-r0) (9/15) Installing py3-pluggy (1.5.0-r0) (10/15) Installing py3-pluggy-pyc (1.5.0-r0) (11/15) Installing py3-py (1.11.0-r4) (12/15) Installing py3-py-pyc (1.11.0-r4) (13/15) Installing py3-pytest (8.3.5-r0) (14/15) Installing py3-pytest-pyc (8.3.5-r0) (15/15) Installing .makedepends-py3-hsluv (20251012.185847) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 104 packages >>> py3-hsluv: Cleaning up srcdir >>> py3-hsluv: Cleaning up pkgdir >>> py3-hsluv: Cleaning up tmpdir >>> py3-hsluv: Fetching https://files.pythonhosted.org/packages/source/h/hsluv/hsluv-5.0.4.tar.gz >>> py3-hsluv: Fetching https://files.pythonhosted.org/packages/source/h/hsluv/hsluv-5.0.4.tar.gz >>> py3-hsluv: Checking sha512sums... hsluv-5.0.4.tar.gz: OK >>> py3-hsluv: Unpacking /var/cache/distfiles/hsluv-5.0.4.tar.gz... /usr/lib/python3.12/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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-hsluv/src/hsluv-5.0.4 collected 2 items tests/test_hsluv.py .. [100%] ============================== 2 passed in 2.87s =============================== >>> py3-hsluv: Entering fakeroot... libfakeroot internal error: payload not recognized! /usr/lib/python3.12/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`. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.12/site-packages copying build/lib/hsluv.py -> /home/udu/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.12/site-packages byte-compiling /home/udu/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.12/site-packages/hsluv.py to hsluv.cpython-312.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/udu/aports/community/py3-hsluv/pkg/py3-hsluv/usr/lib/python3.12/site-packages/hsluv-5.0.4-py3.12.egg-info running install_scripts >>> py3-hsluv-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-hsluv/pkg/py3-hsluv-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-hsluv-pyc*: Preparing subpackage py3-hsluv-pyc... >>> py3-hsluv-pyc*: Running postcheck for py3-hsluv-pyc >>> py3-hsluv*: Running postcheck for py3-hsluv >>> py3-hsluv*: Preparing package py3-hsluv... >>> py3-hsluv-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-hsluv-pyc*: Package size: 13.0 KB >>> py3-hsluv-pyc*: Compressing data... >>> py3-hsluv-pyc*: Create checksum... >>> py3-hsluv-pyc*: Create py3-hsluv-pyc-5.0.4-r1.apk >>> py3-hsluv*: Tracing dependencies... python3 python3~3.12 >>> py3-hsluv*: Package size: 10.3 KB >>> py3-hsluv*: Compressing data... >>> py3-hsluv*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-hsluv*: Create py3-hsluv-5.0.4-r1.apk >>> py3-hsluv: Build complete at Sun, 12 Oct 2025 18:58:51 +0000 elapsed time 0h 0m 5s >>> py3-hsluv: Cleaning up srcdir >>> py3-hsluv: Cleaning up pkgdir >>> py3-hsluv: Uninstalling dependencies... (1/15) Purging .makedepends-py3-hsluv (20251012.185847) (2/15) Purging py3-setuptools-pyc (80.9.0-r0) (3/15) Purging py3-setuptools (80.9.0-r0) (4/15) Purging py3-pytest-pyc (8.3.5-r0) (5/15) Purging py3-pytest (8.3.5-r0) (6/15) Purging py3-iniconfig-pyc (2.1.0-r0) (7/15) Purging py3-iniconfig (2.1.0-r0) (8/15) Purging py3-packaging-pyc (25.0-r0) (9/15) Purging py3-packaging (25.0-r0) (10/15) Purging py3-parsing-pyc (3.2.3-r0) (11/15) Purging py3-parsing (3.2.3-r0) (12/15) Purging py3-pluggy-pyc (1.5.0-r0) (13/15) Purging py3-pluggy (1.5.0-r0) (14/15) Purging py3-py-pyc (1.11.0-r4) (15/15) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-hsluv: Updating the community/x86_64 repository index... >>> py3-hsluv: Signing the index...