>>> py3-resolvelib: Building community/py3-resolvelib 1.2.0-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 13:05:15 +0000
>>> py3-resolvelib: Validating /home/buildozer/aports/community/py3-resolvelib/APKBUILD...
>>> py3-resolvelib: Analyzing dependencies...
>>> py3-resolvelib: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel
( 1/25) Installing libbz2 (1.0.8-r6)
( 2/25) Installing libffi (3.5.2-r1)
( 3/25) Installing gdbm (1.26-r0)
( 4/25) Installing xz-libs (5.8.2-r0)
( 5/25) Installing mpdecimal (4.0.1-r0)
( 6/25) Installing libpanelw (6.6_p20260404-r0)
( 7/25) Installing readline (8.3.3-r1)
( 8/25) Installing sqlite-libs (3.53.0-r0)
( 9/25) Installing python3 (3.14.3-r0)
(10/25) Installing python3-pycache-pyc0 (3.14.3-r0)
(11/25) Installing pyc (3.14.3-r0)
(12/25) Installing python3-pyc (3.14.3-r0)
(13/25) Installing py3-parsing (3.3.2-r1)
(14/25) Installing py3-parsing-pyc (3.3.2-r1)
(15/25) Installing py3-packaging (26.1-r0)
(16/25) Installing py3-packaging-pyc (26.1-r0)
(17/25) Installing py3-setuptools (82.0.1-r1)
(18/25) Installing py3-setuptools-pyc (82.0.1-r1)
(19/25) Installing py3-installer (1.0.0-r0)
(20/25) Installing py3-installer-pyc (1.0.0-r0)
(21/25) Installing py3-gpep517 (19-r2)
(22/25) Installing py3-gpep517-pyc (19-r2)
(23/25) Installing py3-wheel (0.47.0-r0)
(24/25) Installing py3-wheel-pyc (0.47.0-r0)
(25/25) Installing .makedepends-py3-resolvelib (20260424.130518)
Executing busybox-1.37.0-r31.trigger
OK: 431.9 MiB in 128 packages
>>> py3-resolvelib: Cleaning up srcdir
>>> py3-resolvelib: Cleaning up pkgdir
>>> py3-resolvelib: Cleaning up tmpdir
>>> py3-resolvelib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/resolvelib-1.2.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.24/resolvelib-1.2.0.tar.gz.part'
resolvelib-1.2.0.tar 100% |********************************| 755k 0:00:00 ETA
'/var/cache/distfiles/v3.24/resolvelib-1.2.0.tar.gz.part' saved
/var/cache/distfiles/v3.24/resolvelib-1.2.0.tar.gz: OK
>>> py3-resolvelib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/resolvelib-1.2.0.tar.gz
/var/cache/distfiles/v3.24/resolvelib-1.2.0.tar.gz: OK
>>> py3-resolvelib: Unpacking /var/cache/distfiles/v3.24/resolvelib-1.2.0.tar.gz...
2026-04-24 13:05:20,180 gpep517 INFO Building wheel via backend setuptools.build_meta
/usr/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
config = read_configuration(filepath, True, ignore_option_errors, dist)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: ISC License (ISCL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: ISC License (ISCL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2026-04-24 13:05:20,210 root INFO running bdist_wheel
2026-04-24 13:05:20,216 root INFO running build
2026-04-24 13:05:20,216 root INFO running build_py
2026-04-24 13:05:20,218 root INFO creating build/lib/resolvelib
2026-04-24 13:05:20,218 root INFO copying src/resolvelib/structs.py -> build/lib/resolvelib
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/__init__.py -> build/lib/resolvelib
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/reporters.py -> build/lib/resolvelib
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/providers.py -> build/lib/resolvelib
2026-04-24 13:05:20,219 root INFO creating build/lib/resolvelib/resolvers
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers
2026-04-24 13:05:20,219 root INFO copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers
2026-04-24 13:05:20,220 root INFO copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers
2026-04-24 13:05:20,220 root INFO copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers
2026-04-24 13:05:20,220 root INFO running egg_info
2026-04-24 13:05:20,221 root INFO creating src/resolvelib.egg-info
2026-04-24 13:05:20,221 root INFO writing src/resolvelib.egg-info/PKG-INFO
2026-04-24 13:05:20,222 root INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
2026-04-24 13:05:20,222 root INFO writing requirements to src/resolvelib.egg-info/requires.txt
2026-04-24 13:05:20,223 root INFO writing top-level names to src/resolvelib.egg-info/top_level.txt
2026-04-24 13:05:20,223 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2026-04-24 13:05:20,224 root INFO reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2026-04-24 13:05:20,225 root INFO reading manifest template 'MANIFEST.in'
2026-04-24 13:05:20,225 root WARNING warning: no files found matching '*.pyi' under directory 'src'
2026-04-24 13:05:20,225 root WARNING warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
2026-04-24 13:05:20,225 root INFO adding license file 'LICENSE'
2026-04-24 13:05:20,226 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2026-04-24 13:05:20,226 root INFO copying src/resolvelib/py.typed -> build/lib/resolvelib
2026-04-24 13:05:20,229 root INFO installing to build/bdist.linux-s390x/wheel
2026-04-24 13:05:20,229 root INFO running install
2026-04-24 13:05:20,236 root INFO running install_lib
2026-04-24 13:05:20,237 root INFO creating build/bdist.linux-s390x/wheel
2026-04-24 13:05:20,237 root INFO creating build/bdist.linux-s390x/wheel/resolvelib
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/structs.py -> build/bdist.linux-s390x/wheel/./resolvelib
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/__init__.py -> build/bdist.linux-s390x/wheel/./resolvelib
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/reporters.py -> build/bdist.linux-s390x/wheel/./resolvelib
2026-04-24 13:05:20,238 root INFO creating build/bdist.linux-s390x/wheel/resolvelib/resolvers
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.linux-s390x/wheel/./resolvelib/resolvers
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.linux-s390x/wheel/./resolvelib/resolvers
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.linux-s390x/wheel/./resolvelib/resolvers
2026-04-24 13:05:20,238 root INFO copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.linux-s390x/wheel/./resolvelib/resolvers
2026-04-24 13:05:20,239 root INFO copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.linux-s390x/wheel/./resolvelib/resolvers
2026-04-24 13:05:20,239 root INFO copying build/lib/resolvelib/py.typed -> build/bdist.linux-s390x/wheel/./resolvelib
2026-04-24 13:05:20,239 root INFO copying build/lib/resolvelib/providers.py -> build/bdist.linux-s390x/wheel/./resolvelib
2026-04-24 13:05:20,239 root INFO running install_egg_info
2026-04-24 13:05:20,240 root INFO Copying src/resolvelib.egg-info to build/bdist.linux-s390x/wheel/./resolvelib-1.2.0-py3.14.egg-info
2026-04-24 13:05:20,241 root INFO running install_scripts
2026-04-24 13:05:20,241 root INFO creating build/bdist.linux-s390x/wheel/resolvelib-1.2.0.dist-info/WHEEL
2026-04-24 13:05:20,242 wheel INFO creating '/home/buildozer/aports/community/py3-resolvelib/src/resolvelib-1.2.0/.dist/.tmp-8cehx252/resolvelib-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/__init__.py'
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/providers.py'
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/py.typed'
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/reporters.py'
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/structs.py'
2026-04-24 13:05:20,242 wheel INFO adding 'resolvelib/resolvers/__init__.py'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib/resolvers/abstract.py'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib/resolvers/criterion.py'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib/resolvers/exceptions.py'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib/resolvers/resolution.py'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib-1.2.0.dist-info/licenses/LICENSE'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib-1.2.0.dist-info/METADATA'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib-1.2.0.dist-info/WHEEL'
2026-04-24 13:05:20,243 wheel INFO adding 'resolvelib-1.2.0.dist-info/top_level.txt'
2026-04-24 13:05:20,244 wheel INFO adding 'resolvelib-1.2.0.dist-info/RECORD'
2026-04-24 13:05:20,244 root INFO removing build/bdist.linux-s390x/wheel
2026-04-24 13:05:20,244 gpep517 INFO The backend produced .dist/resolvelib-1.2.0-py3-none-any.whl
resolvelib-1.2.0-py3-none-any.whl
>>> py3-resolvelib: Entering fakeroot...
>>> py3-resolvelib-pyc*: Running split function pyc...
libfakeroot internal error: payload not recognized!
'usr/lib/python3.14/site-packages/resolvelib/__pycache__' -> '/home/buildozer/aports/community/py3-resolvelib/pkg/py3-resolvelib-pyc/usr/lib/python3.14/site-packages/resolvelib/__pycache__'
'usr/lib/python3.14/site-packages/resolvelib/resolvers/__pycache__' -> '/home/buildozer/aports/community/py3-resolvelib/pkg/py3-resolvelib-pyc/usr/lib/python3.14/site-packages/resolvelib/resolvers/__pycache__'
>>> py3-resolvelib-pyc*: Preparing subpackage py3-resolvelib-pyc...
Please specify at least one package name on the command line.
>>> py3-resolvelib-pyc*: Running postcheck for py3-resolvelib-pyc
>>> py3-resolvelib*: Running postcheck for py3-resolvelib
>>> py3-resolvelib*: Preparing package py3-resolvelib...
libfakeroot internal error: payload not recognized!
Please specify at least one package name on the command line.
>>> py3-resolvelib-pyc*: Tracing dependencies...
python3~3.14
>>> py3-resolvelib-pyc*: Package size: 70.8 KB
>>> py3-resolvelib-pyc*: Compressing data...
>>> py3-resolvelib-pyc*: Create checksum...
>>> py3-resolvelib-pyc*: Create py3-resolvelib-pyc-1.2.0-r1.apk
>>> py3-resolvelib*: Tracing dependencies...
python3
python3~3.14
>>> py3-resolvelib*: Package size: 52.2 KB
>>> py3-resolvelib*: Compressing data...
>>> py3-resolvelib*: Create checksum...
>>> py3-resolvelib*: Create py3-resolvelib-1.2.0-r1.apk
>>> py3-resolvelib: Build complete at Fri, 24 Apr 2026 13:05:20 +0000 elapsed time 0h 0m 5s
>>> py3-resolvelib: Cleaning up srcdir
>>> py3-resolvelib: Cleaning up pkgdir
>>> py3-resolvelib: Uninstalling dependencies...
( 1/25) Purging .makedepends-py3-resolvelib (20260424.130518)
( 2/25) Purging py3-setuptools-pyc (82.0.1-r1)
( 3/25) Purging py3-setuptools (82.0.1-r1)
( 4/25) Purging py3-gpep517-pyc (19-r2)
( 5/25) Purging py3-gpep517 (19-r2)
( 6/25) Purging py3-installer-pyc (1.0.0-r0)
( 7/25) Purging py3-installer (1.0.0-r0)
( 8/25) Purging py3-wheel-pyc (0.47.0-r0)
( 9/25) Purging py3-wheel (0.47.0-r0)
(10/25) Purging py3-packaging-pyc (26.1-r0)
(11/25) Purging py3-packaging (26.1-r0)
(12/25) Purging py3-parsing-pyc (3.3.2-r1)
(13/25) Purging py3-parsing (3.3.2-r1)
(14/25) Purging python3-pyc (3.14.3-r0)
(15/25) Purging python3-pycache-pyc0 (3.14.3-r0)
(16/25) Purging pyc (3.14.3-r0)
(17/25) Purging python3 (3.14.3-r0)
(18/25) Purging gdbm (1.26-r0)
(19/25) Purging libbz2 (1.0.8-r6)
(20/25) Purging libffi (3.5.2-r1)
(21/25) Purging libpanelw (6.6_p20260404-r0)
(22/25) Purging mpdecimal (4.0.1-r0)
(23/25) Purging readline (8.3.3-r1)
(24/25) Purging sqlite-libs (3.53.0-r0)
(25/25) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 385.3 MiB in 103 packages
>>> py3-resolvelib: Updating the community/s390x repository index...
>>> py3-resolvelib: Signing the index...