>>> py3-resolvelib: Building community/py3-resolvelib 1.1.0-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 08:41:28 +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.4.8-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.8.1-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20250412-r0) (7/24) Installing sqlite-libs (3.49.1-r0) (8/24) Installing python3 (3.12.10-r0) (9/24) Installing python3-pycache-pyc0 (3.12.10-r0) (10/24) Installing pyc (3.12.10-r0) (11/24) Installing python3-pyc (3.12.10-r0) (12/24) Installing py3-parsing (3.2.0-r0) (13/24) Installing py3-parsing-pyc (3.2.0-r0) (14/24) Installing py3-packaging (24.2-r0) (15/24) Installing py3-packaging-pyc (24.2-r0) (16/24) Installing py3-setuptools (77.0.3-r0) (17/24) Installing py3-setuptools-pyc (77.0.3-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 (16-r0) (21/24) Installing py3-gpep517-pyc (16-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-resolvelib (20250427.084141) Executing busybox-1.37.0-r16.trigger OK: 301 MiB in 125 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.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/resolvelib-1.1.0.tar.gz.part' resolvelib-1.1.0.tar 100% |********************************| 754k 0:00:00 ETA '/var/cache/distfiles/resolvelib-1.1.0.tar.gz.part' saved >>> py3-resolvelib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/resolvelib-1.1.0.tar.gz >>> py3-resolvelib: Checking sha512sums... resolvelib-1.1.0.tar.gz: OK >>> py3-resolvelib: Unpacking /var/cache/distfiles/resolvelib-1.1.0.tar.gz... 2025-04-27 08:41:43,213 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`. 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:760: 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-04-27 08:41:43,328 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-27 08:41:43,353 root INFO running build 2025-04-27 08:41:43,353 root INFO running build_py 2025-04-27 08:41:43,358 root INFO creating build/lib/resolvelib 2025-04-27 08:41:43,359 root INFO copying src/resolvelib/structs.py -> build/lib/resolvelib 2025-04-27 08:41:43,360 root INFO copying src/resolvelib/providers.py -> build/lib/resolvelib 2025-04-27 08:41:43,360 root INFO copying src/resolvelib/__init__.py -> build/lib/resolvelib 2025-04-27 08:41:43,361 root INFO copying src/resolvelib/reporters.py -> build/lib/resolvelib 2025-04-27 08:41:43,361 root INFO creating build/lib/resolvelib/resolvers 2025-04-27 08:41:43,362 root INFO copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers 2025-04-27 08:41:43,362 root INFO copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers 2025-04-27 08:41:43,363 root INFO copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers 2025-04-27 08:41:43,363 root INFO copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers 2025-04-27 08:41:43,364 root INFO copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers 2025-04-27 08:41:43,364 root INFO running egg_info 2025-04-27 08:41:43,369 root INFO creating src/resolvelib.egg-info 2025-04-27 08:41:43,369 root INFO writing src/resolvelib.egg-info/PKG-INFO 2025-04-27 08:41:43,372 root INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt 2025-04-27 08:41:43,373 root INFO writing requirements to src/resolvelib.egg-info/requires.txt 2025-04-27 08:41:43,374 root INFO writing top-level names to src/resolvelib.egg-info/top_level.txt 2025-04-27 08:41:43,374 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-04-27 08:41:43,381 root INFO reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-04-27 08:41:43,381 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 08:41:43,382 root WARNING warning: no files found matching '*.pyi' under directory 'src' 2025-04-27 08:41:43,383 root INFO adding license file 'LICENSE' 2025-04-27 08:41:43,385 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-04-27 08:41:43,386 root INFO copying src/resolvelib/py.typed -> build/lib/resolvelib 2025-04-27 08:41:43,396 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-27 08:41:43,396 root INFO running install 2025-04-27 08:41:43,414 root INFO running install_lib 2025-04-27 08:41:43,418 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-27 08:41:43,419 root INFO creating build/bdist.linux-loongarch64/wheel/resolvelib 2025-04-27 08:41:43,419 root INFO copying build/lib/resolvelib/structs.py -> build/bdist.linux-loongarch64/wheel/./resolvelib 2025-04-27 08:41:43,420 root INFO copying build/lib/resolvelib/providers.py -> build/bdist.linux-loongarch64/wheel/./resolvelib 2025-04-27 08:41:43,420 root INFO copying build/lib/resolvelib/py.typed -> build/bdist.linux-loongarch64/wheel/./resolvelib 2025-04-27 08:41:43,420 root INFO copying build/lib/resolvelib/__init__.py -> build/bdist.linux-loongarch64/wheel/./resolvelib 2025-04-27 08:41:43,421 root INFO creating build/bdist.linux-loongarch64/wheel/resolvelib/resolvers 2025-04-27 08:41:43,421 root INFO copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.linux-loongarch64/wheel/./resolvelib/resolvers 2025-04-27 08:41:43,421 root INFO copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.linux-loongarch64/wheel/./resolvelib/resolvers 2025-04-27 08:41:43,422 root INFO copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.linux-loongarch64/wheel/./resolvelib/resolvers 2025-04-27 08:41:43,422 root INFO copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.linux-loongarch64/wheel/./resolvelib/resolvers 2025-04-27 08:41:43,422 root INFO copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.linux-loongarch64/wheel/./resolvelib/resolvers 2025-04-27 08:41:43,423 root INFO copying build/lib/resolvelib/reporters.py -> build/bdist.linux-loongarch64/wheel/./resolvelib 2025-04-27 08:41:43,423 root INFO running install_egg_info 2025-04-27 08:41:43,428 root INFO Copying src/resolvelib.egg-info to build/bdist.linux-loongarch64/wheel/./resolvelib-1.1.0-py3.12.egg-info 2025-04-27 08:41:43,429 root INFO running install_scripts 2025-04-27 08:41:43,432 root INFO creating build/bdist.linux-loongarch64/wheel/resolvelib-1.1.0.dist-info/WHEEL 2025-04-27 08:41:43,432 wheel INFO creating '/home/buildozer/aports/community/py3-resolvelib/src/resolvelib-1.1.0/.dist/.tmp-_1lp1tdt/resolvelib-1.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-27 08:41:43,433 wheel INFO adding 'resolvelib/__init__.py' 2025-04-27 08:41:43,434 wheel INFO adding 'resolvelib/providers.py' 2025-04-27 08:41:43,434 wheel INFO adding 'resolvelib/py.typed' 2025-04-27 08:41:43,434 wheel INFO adding 'resolvelib/reporters.py' 2025-04-27 08:41:43,435 wheel INFO adding 'resolvelib/structs.py' 2025-04-27 08:41:43,435 wheel INFO adding 'resolvelib/resolvers/__init__.py' 2025-04-27 08:41:43,435 wheel INFO adding 'resolvelib/resolvers/abstract.py' 2025-04-27 08:41:43,436 wheel INFO adding 'resolvelib/resolvers/criterion.py' 2025-04-27 08:41:43,436 wheel INFO adding 'resolvelib/resolvers/exceptions.py' 2025-04-27 08:41:43,437 wheel INFO adding 'resolvelib/resolvers/resolution.py' 2025-04-27 08:41:43,437 wheel INFO adding 'resolvelib-1.1.0.dist-info/licenses/LICENSE' 2025-04-27 08:41:43,438 wheel INFO adding 'resolvelib-1.1.0.dist-info/METADATA' 2025-04-27 08:41:43,438 wheel INFO adding 'resolvelib-1.1.0.dist-info/WHEEL' 2025-04-27 08:41:43,438 wheel INFO adding 'resolvelib-1.1.0.dist-info/top_level.txt' 2025-04-27 08:41:43,439 wheel INFO adding 'resolvelib-1.1.0.dist-info/RECORD' 2025-04-27 08:41:43,439 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-27 08:41:43,440 gpep517 INFO The backend produced .dist/resolvelib-1.1.0-py2.py3-none-any.whl resolvelib-1.1.0-py2.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: 58.1 KB >>> py3-resolvelib-pyc*: Compressing data... >>> py3-resolvelib-pyc*: Create checksum... >>> py3-resolvelib-pyc*: Create py3-resolvelib-pyc-1.1.0-r0.apk >>> py3-resolvelib*: Tracing dependencies... python3 python3~3.12 >>> py3-resolvelib*: Package size: 49.0 KB >>> py3-resolvelib*: Compressing data... >>> py3-resolvelib*: Create checksum... >>> py3-resolvelib*: Create py3-resolvelib-1.1.0-r0.apk >>> py3-resolvelib: Build complete at Sun, 27 Apr 2025 08:41:44 +0000 elapsed time 0h 0m 16s >>> py3-resolvelib: Cleaning up srcdir >>> py3-resolvelib: Cleaning up pkgdir >>> py3-resolvelib: Uninstalling dependencies... (1/24) Purging .makedepends-py3-resolvelib (20250427.084141) (2/24) Purging py3-setuptools-pyc (77.0.3-r0) (3/24) Purging py3-setuptools (77.0.3-r0) (4/24) Purging py3-gpep517-pyc (16-r0) (5/24) Purging py3-gpep517 (16-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.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.2-r0) (11/24) Purging py3-packaging (24.2-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-pyc (3.12.10-r0) (15/24) Purging python3-pycache-pyc0 (3.12.10-r0) (16/24) Purging pyc (3.12.10-r0) (17/24) Purging python3 (3.12.10-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.8-r0) (21/24) Purging libpanelw (6.5_p20250412-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.1-r0) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-resolvelib: Updating the community/loongarch64 repository index... >>> py3-resolvelib: Signing the index...