>>> py3-resolvelib: Building community/py3-resolvelib 1.1.0-r0 (using abuild 3.14.1-r5) started Thu, 02 Jan 2025 16:19:57 +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.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.3-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20241006-r3) (7/24) Installing sqlite-libs (3.47.2-r0) (8/24) Installing python3 (3.12.8-r1) (9/24) Installing python3-pycache-pyc0 (3.12.8-r1) (10/24) Installing pyc (3.12.8-r1) (11/24) Installing python3-pyc (3.12.8-r1) (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 (70.3.0-r0) (17/24) Installing py3-setuptools-pyc (70.3.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 (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 (20250102.162000) Executing busybox-1.37.0-r10.trigger OK: 386 MiB in 126 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-resolvelib: Fetching resolvelib-1.1.0.tar.gz::https://github.com/sarugaku/resolvelib/archive/refs/tags/1.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 754k 0 754k 0 0 1007k 0 --:--:-- --:--:-- --:--:-- 1007k >>> 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/edge/resolvelib-1.1.0.tar.gz... 2025-01-02 16:20:04,592 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:70: _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) 2025-01-02 16:20:05,023 root INFO running bdist_wheel 2025-01-02 16:20:05,049 root INFO running build 2025-01-02 16:20:05,049 root INFO running build_py 2025-01-02 16:20:05,055 root INFO creating build 2025-01-02 16:20:05,056 root INFO creating build/lib 2025-01-02 16:20:05,056 root INFO creating build/lib/resolvelib 2025-01-02 16:20:05,056 root INFO copying src/resolvelib/providers.py -> build/lib/resolvelib 2025-01-02 16:20:05,058 root INFO copying src/resolvelib/__init__.py -> build/lib/resolvelib 2025-01-02 16:20:05,058 root INFO copying src/resolvelib/reporters.py -> build/lib/resolvelib 2025-01-02 16:20:05,059 root INFO copying src/resolvelib/structs.py -> build/lib/resolvelib 2025-01-02 16:20:05,061 root INFO creating build/lib/resolvelib/resolvers 2025-01-02 16:20:05,061 root INFO copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers 2025-01-02 16:20:05,062 root INFO copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers 2025-01-02 16:20:05,063 root INFO copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers 2025-01-02 16:20:05,064 root INFO copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers 2025-01-02 16:20:05,065 root INFO copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers 2025-01-02 16:20:05,066 root INFO running egg_info 2025-01-02 16:20:05,066 root INFO creating src/resolvelib.egg-info 2025-01-02 16:20:05,071 root INFO writing src/resolvelib.egg-info/PKG-INFO 2025-01-02 16:20:05,077 root INFO writing dependency_links to src/resolvelib.egg-info/dependency_links.txt 2025-01-02 16:20:05,080 root INFO writing requirements to src/resolvelib.egg-info/requires.txt 2025-01-02 16:20:05,081 root INFO writing top-level names to src/resolvelib.egg-info/top_level.txt 2025-01-02 16:20:05,082 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-01-02 16:20:05,090 root INFO reading manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-01-02 16:20:05,091 root INFO reading manifest template 'MANIFEST.in' 2025-01-02 16:20:05,094 root WARNING warning: no files found matching '*.pyi' under directory 'src' 2025-01-02 16:20:05,096 root INFO adding license file 'LICENSE' 2025-01-02 16:20:05,098 root INFO writing manifest file 'src/resolvelib.egg-info/SOURCES.txt' 2025-01-02 16:20:05,100 root INFO copying src/resolvelib/py.typed -> build/lib/resolvelib 2025-01-02 16:20:05,112 root INFO installing to build/bdist.linux-riscv64/wheel 2025-01-02 16:20:05,112 root INFO running install 2025-01-02 16:20:05,153 root INFO running install_lib 2025-01-02 16:20:05,162 root INFO creating build/bdist.linux-riscv64 2025-01-02 16:20:05,163 root INFO creating build/bdist.linux-riscv64/wheel 2025-01-02 16:20:05,163 root INFO creating build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,164 root INFO copying build/lib/resolvelib/providers.py -> build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,165 root INFO copying build/lib/resolvelib/__init__.py -> build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,166 root INFO creating build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,166 root INFO copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,167 root INFO copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,168 root INFO copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,169 root INFO copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,169 root INFO copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.linux-riscv64/wheel/resolvelib/resolvers 2025-01-02 16:20:05,171 root INFO copying build/lib/resolvelib/py.typed -> build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,171 root INFO copying build/lib/resolvelib/reporters.py -> build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,172 root INFO copying build/lib/resolvelib/structs.py -> build/bdist.linux-riscv64/wheel/resolvelib 2025-01-02 16:20:05,173 root INFO running install_egg_info 2025-01-02 16:20:05,178 root INFO Copying src/resolvelib.egg-info to build/bdist.linux-riscv64/wheel/resolvelib-1.1.0-py3.12.egg-info 2025-01-02 16:20:05,182 root INFO running install_scripts 2025-01-02 16:20:05,191 root INFO creating build/bdist.linux-riscv64/wheel/resolvelib-1.1.0.dist-info/WHEEL 2025-01-02 16:20:05,193 wheel INFO creating '/home/buildozer/aports/community/py3-resolvelib/src/resolvelib-1.1.0/.dist/.tmp-nqhncrsk/resolvelib-1.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-01-02 16:20:05,195 wheel INFO adding 'resolvelib/__init__.py' 2025-01-02 16:20:05,196 wheel INFO adding 'resolvelib/providers.py' 2025-01-02 16:20:05,197 wheel INFO adding 'resolvelib/py.typed' 2025-01-02 16:20:05,198 wheel INFO adding 'resolvelib/reporters.py' 2025-01-02 16:20:05,199 wheel INFO adding 'resolvelib/structs.py' 2025-01-02 16:20:05,200 wheel INFO adding 'resolvelib/resolvers/__init__.py' 2025-01-02 16:20:05,201 wheel INFO adding 'resolvelib/resolvers/abstract.py' 2025-01-02 16:20:05,201 wheel INFO adding 'resolvelib/resolvers/criterion.py' 2025-01-02 16:20:05,202 wheel INFO adding 'resolvelib/resolvers/exceptions.py' 2025-01-02 16:20:05,203 wheel INFO adding 'resolvelib/resolvers/resolution.py' 2025-01-02 16:20:05,205 wheel INFO adding 'resolvelib-1.1.0.dist-info/LICENSE' 2025-01-02 16:20:05,206 wheel INFO adding 'resolvelib-1.1.0.dist-info/METADATA' 2025-01-02 16:20:05,206 wheel INFO adding 'resolvelib-1.1.0.dist-info/WHEEL' 2025-01-02 16:20:05,207 wheel INFO adding 'resolvelib-1.1.0.dist-info/top_level.txt' 2025-01-02 16:20:05,208 wheel INFO adding 'resolvelib-1.1.0.dist-info/RECORD' 2025-01-02 16:20:05,208 root INFO removing build/bdist.linux-riscv64/wheel 2025-01-02 16:20:05,212 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/resolvers/__pycache__' -> '/home/buildozer/aports/community/py3-resolvelib/pkg/py3-resolvelib-pyc/usr/lib/python3.12/site-packages/resolvelib/resolvers/__pycache__' '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__' >>> 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: 48.9 KB >>> py3-resolvelib*: Compressing data... >>> py3-resolvelib*: Create checksum... >>> py3-resolvelib*: Create py3-resolvelib-1.1.0-r0.apk >>> py3-resolvelib: Build complete at Thu, 02 Jan 2025 16:20:06 +0000 elapsed time 0h 0m 9s >>> py3-resolvelib: Cleaning up srcdir >>> py3-resolvelib: Cleaning up pkgdir >>> py3-resolvelib: Uninstalling dependencies... (1/24) Purging .makedepends-py3-resolvelib (20250102.162000) (2/24) Purging py3-setuptools-pyc (70.3.0-r0) (3/24) Purging py3-setuptools (70.3.0-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.8-r1) (15/24) Purging python3-pycache-pyc0 (3.12.8-r1) (16/24) Purging pyc (3.12.8-r1) (17/24) Purging python3 (3.12.8-r1) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20241006-r3) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.47.2-r0) (24/24) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r10.trigger OK: 341 MiB in 102 packages >>> py3-resolvelib: Updating the community/riscv64 repository index... >>> py3-resolvelib: Signing the index...