>>> py3-resolvelib: Building community/py3-resolvelib 1.2.0-r0 (using abuild 3.15.0-r2) started Wed, 23 Jul 2025 07:24:26 +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/24) Installing libbz2 (1.0.8-r6)
( 2/24) Installing libffi (3.5.1-r0)
( 3/24) Installing gdbm (1.24-r0)
( 4/24) Installing xz-libs (5.8.1-r0)
( 5/24) Installing mpdecimal (4.0.1-r0)
( 6/24) Installing libpanelw (6.5_p20250705-r0)
( 7/24) Installing sqlite-libs (3.50.3-r0)
( 8/24) Installing python3 (3.12.11-r0)
( 9/24) Installing python3-pycache-pyc0 (3.12.11-r0)
(10/24) Installing pyc (3.12.11-r0)
(11/24) Installing python3-pyc (3.12.11-r0)
(12/24) Installing py3-parsing (3.2.3-r0)
(13/24) Installing py3-parsing-pyc (3.2.3-r0)
(14/24) Installing py3-packaging (25.0-r0)
(15/24) Installing py3-packaging-pyc (25.0-r0)
(16/24) Installing py3-setuptools (80.9.0-r0)
(17/24) Installing py3-setuptools-pyc (80.9.0-r0)
(18/24) Installing py3-installer (0.7.0-r2)
(19/24) Installing py3-installer-pyc (0.7.0-r2)
(20/24) Installing py3-gpep517 (19-r0)
(21/24) Installing py3-gpep517-pyc (19-r0)
(22/24) Installing py3-wheel (0.46.1-r0)
(23/24) Installing py3-wheel-pyc (0.46.1-r0)
(24/24) Installing .makedepends-py3-resolvelib (20250723.072427)
busybox-1.37.0-r19.trigger: Executing script...
OK: 317 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/edge/resolvelib-1.2.0.tar.gz
>>> py3-resolvelib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/resolvelib-1.2.0.tar.gz
>>> py3-resolvelib: Checking sha512sums...
resolvelib-1.2.0.tar.gz: OK
>>> py3-resolvelib: Unpacking /var/cache/distfiles/edge/resolvelib-1.2.0.tar.gz...
2025-07-23 07:24:27,929 gpep517 INFO Building wheel via backend setuptools.build_meta
/usr/lib/python3.12/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.12/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 2026-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.12/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.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 :: ISC License (ISCL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2025-07-23 07:24:27,976 root INFO running bdist_wheel
2025-07-23 07:24:27,987 root INFO running build
2025-07-23 07:24:27,987 root INFO running build_py
2025-07-23 07:24:27,989 root INFO creating build/lib/resolvelib
2025-07-23 07:24:27,990 root INFO copying src/resolvelib/__init__.py -> build/lib/resolvelib
2025-07-23 07:24:27,990 root INFO copying src/resolvelib/reporters.py -> build/lib/resolvelib
2025-07-23 07:24:27,990 root INFO copying src/resolvelib/providers.py -> build/lib/resolvelib
2025-07-23 07:24:27,991 root INFO copying src/resolvelib/structs.py -> build/lib/resolvelib
2025-07-23 07:24:27,991 root INFO creating build/lib/resolvelib/resolvers
2025-07-23 07:24:27,991 root INFO copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers
2025-07-23 07:24:27,991 root INFO copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers
2025-07-23 07:24:27,992 root INFO copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers
2025-07-23 07:24:27,992 root INFO copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers
2025-07-23 07:24:27,992 root INFO copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers
2025-07-23 07:24:27,993 root INFO running egg_info
2025-07-23 07:24:27,995 root INFO creating src/resolvelib.egg-info
2025-07-23 07:24:27,995 root INFO writing src/resolvelib.egg-info/PKG-INFO
2025-07-23 07:24:27,997 root INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
2025-07-23 07:24:27,998 root INFO writing requirements to src/resolvelib.egg-info/requires.txt
2025-07-23 07:24:27,998 root INFO writing top-level names to src/resolvelib.egg-info/top_level.txt
2025-07-23 07:24:27,998 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2025-07-23 07:24:28,001 root INFO reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2025-07-23 07:24:28,001 root INFO reading manifest template 'MANIFEST.in'
2025-07-23 07:24:28,002 root WARNING warning: no files found matching '*.pyi' under directory 'src'
2025-07-23 07:24:28,002 root WARNING warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
2025-07-23 07:24:28,003 root INFO adding license file 'LICENSE'
2025-07-23 07:24:28,003 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
2025-07-23 07:24:28,004 root INFO copying src/resolvelib/py.typed -> build/lib/resolvelib
2025-07-23 07:24:28,009 root INFO installing to build/bdist.linux-armv8l/wheel
2025-07-23 07:24:28,009 root INFO running install
2025-07-23 07:24:28,020 root INFO running install_lib
2025-07-23 07:24:28,022 root INFO creating build/bdist.linux-armv8l/wheel
2025-07-23 07:24:28,022 root INFO creating build/bdist.linux-armv8l/wheel/resolvelib
2025-07-23 07:24:28,022 root INFO copying build/lib/resolvelib/__init__.py -> build/bdist.linux-armv8l/wheel/./resolvelib
2025-07-23 07:24:28,023 root INFO copying build/lib/resolvelib/reporters.py -> build/bdist.linux-armv8l/wheel/./resolvelib
2025-07-23 07:24:28,023 root INFO creating build/bdist.linux-armv8l/wheel/resolvelib/resolvers
2025-07-23 07:24:28,023 root INFO copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.linux-armv8l/wheel/./resolvelib/resolvers
2025-07-23 07:24:28,023 root INFO copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.linux-armv8l/wheel/./resolvelib/resolvers
2025-07-23 07:24:28,024 root INFO copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.linux-armv8l/wheel/./resolvelib/resolvers
2025-07-23 07:24:28,024 root INFO copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.linux-armv8l/wheel/./resolvelib/resolvers
2025-07-23 07:24:28,024 root INFO copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.linux-armv8l/wheel/./resolvelib/resolvers
2025-07-23 07:24:28,024 root INFO copying build/lib/resolvelib/providers.py -> build/bdist.linux-armv8l/wheel/./resolvelib
2025-07-23 07:24:28,024 root INFO copying build/lib/resolvelib/py.typed -> build/bdist.linux-armv8l/wheel/./resolvelib
2025-07-23 07:24:28,025 root INFO copying build/lib/resolvelib/structs.py -> build/bdist.linux-armv8l/wheel/./resolvelib
2025-07-23 07:24:28,025 root INFO running install_egg_info
2025-07-23 07:24:28,027 root INFO Copying src/resolvelib.egg-info to build/bdist.linux-armv8l/wheel/./resolvelib-1.2.0-py3.12.egg-info
2025-07-23 07:24:28,028 root INFO running install_scripts
2025-07-23 07:24:28,029 root INFO creating build/bdist.linux-armv8l/wheel/resolvelib-1.2.0.dist-info/WHEEL
2025-07-23 07:24:28,030 wheel INFO creating '/home/buildozer/aports/community/py3-resolvelib/src/resolvelib-1.2.0/.dist/.tmp-t07zbzyh/resolvelib-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2025-07-23 07:24:28,030 wheel INFO adding 'resolvelib/__init__.py'
2025-07-23 07:24:28,030 wheel INFO adding 'resolvelib/providers.py'
2025-07-23 07:24:28,031 wheel INFO adding 'resolvelib/py.typed'
2025-07-23 07:24:28,031 wheel INFO adding 'resolvelib/reporters.py'
2025-07-23 07:24:28,031 wheel INFO adding 'resolvelib/structs.py'
2025-07-23 07:24:28,031 wheel INFO adding 'resolvelib/resolvers/__init__.py'
2025-07-23 07:24:28,031 wheel INFO adding 'resolvelib/resolvers/abstract.py'
2025-07-23 07:24:28,032 wheel INFO adding 'resolvelib/resolvers/criterion.py'
2025-07-23 07:24:28,032 wheel INFO adding 'resolvelib/resolvers/exceptions.py'
2025-07-23 07:24:28,032 wheel INFO adding 'resolvelib/resolvers/resolution.py'
2025-07-23 07:24:28,033 wheel INFO adding 'resolvelib-1.2.0.dist-info/licenses/LICENSE'
2025-07-23 07:24:28,033 wheel INFO adding 'resolvelib-1.2.0.dist-info/METADATA'
2025-07-23 07:24:28,033 wheel INFO adding 'resolvelib-1.2.0.dist-info/WHEEL'
2025-07-23 07:24:28,033 wheel INFO adding 'resolvelib-1.2.0.dist-info/top_level.txt'
2025-07-23 07:24:28,033 wheel INFO adding 'resolvelib-1.2.0.dist-info/RECORD'
2025-07-23 07:24:28,033 root INFO removing build/bdist.linux-armv8l/wheel
2025-07-23 07:24:28,034 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...
'usr/lib/python3.12/site-packages/resolvelib/__pycache__' -> '/home/buildozer/aports/community/py3-resolvelib/pkg/py3-resolvelib-pyc/usr/lib/python3.12/site-packages/resolvelib/__pycache__'
'usr/lib/python3.12/site-packages/resolvelib/resolvers/__pycache__' -> '/home/buildozer/aports/community/py3-resolvelib/pkg/py3-resolvelib-pyc/usr/lib/python3.12/site-packages/resolvelib/resolvers/__pycache__'
>>> py3-resolvelib-pyc*: Preparing subpackage py3-resolvelib-pyc...
>>> py3-resolvelib-pyc*: Running postcheck for py3-resolvelib-pyc
>>> py3-resolvelib*: Running postcheck for py3-resolvelib
>>> py3-resolvelib*: Preparing package py3-resolvelib...
>>> py3-resolvelib-pyc*: Tracing dependencies...
python3
python3~3.12
>>> py3-resolvelib-pyc*: Package size: 60.3 KB
>>> py3-resolvelib-pyc*: Compressing data...
>>> py3-resolvelib-pyc*: Create checksum...
>>> py3-resolvelib-pyc*: Create py3-resolvelib-pyc-1.2.0-r0.apk
>>> py3-resolvelib*: Tracing dependencies...
python3
python3~3.12
>>> py3-resolvelib*: Package size: 52.2 KB
>>> py3-resolvelib*: Compressing data...
>>> py3-resolvelib*: Create checksum...
>>> py3-resolvelib*: Create py3-resolvelib-1.2.0-r0.apk
>>> py3-resolvelib: Build complete at Wed, 23 Jul 2025 07:24:28 +0000 elapsed time 0h 0m 2s
>>> py3-resolvelib: Cleaning up srcdir
>>> py3-resolvelib: Cleaning up pkgdir
>>> py3-resolvelib: Uninstalling dependencies...
( 1/24) Purging .makedepends-py3-resolvelib (20250723.072427)
( 2/24) Purging py3-setuptools-pyc (80.9.0-r0)
( 3/24) Purging py3-setuptools (80.9.0-r0)
( 4/24) Purging py3-gpep517-pyc (19-r0)
( 5/24) Purging py3-gpep517 (19-r0)
( 6/24) Purging py3-installer-pyc (0.7.0-r2)
( 7/24) Purging py3-installer (0.7.0-r2)
( 8/24) Purging py3-wheel-pyc (0.46.1-r0)
( 9/24) Purging py3-wheel (0.46.1-r0)
(10/24) Purging py3-packaging-pyc (25.0-r0)
(11/24) Purging py3-packaging (25.0-r0)
(12/24) Purging py3-parsing-pyc (3.2.3-r0)
(13/24) Purging py3-parsing (3.2.3-r0)
(14/24) Purging python3-pyc (3.12.11-r0)
(15/24) Purging python3-pycache-pyc0 (3.12.11-r0)
(16/24) Purging pyc (3.12.11-r0)
(17/24) Purging python3 (3.12.11-r0)
(18/24) Purging gdbm (1.24-r0)
(19/24) Purging libbz2 (1.0.8-r6)
(20/24) Purging libffi (3.5.1-r0)
(21/24) Purging libpanelw (6.5_p20250705-r0)
(22/24) Purging mpdecimal (4.0.1-r0)
(23/24) Purging sqlite-libs (3.50.3-r0)
(24/24) Purging xz-libs (5.8.1-r0)
busybox-1.37.0-r19.trigger: Executing script...
OK: 275 MiB in 104 packages
>>> py3-resolvelib: Updating the community/armv7 repository index...
>>> py3-resolvelib: Signing the index...