>>> py3-pebble: Building community/py3-pebble 5.1.1-r0 (using abuild 3.14.1-r7) started Sun, 23 Mar 2025 19:46:16 +0000 >>> py3-pebble: Validating /home/buildozer/aports/community/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/22) Installing libffi (3.4.7-r0) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250216-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.9-r0) (7/22) Installing python3-pycache-pyc0 (3.12.9-r0) (8/22) Installing pyc (3.12.9-r0) (9/22) Installing py3-installer-pyc (0.7.0-r2) (10/22) Installing py3-gpep517-pyc (16-r0) (11/22) Installing python3-pyc (3.12.9-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-gpep517 (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (24.2-r0) (17/22) Installing py3-packaging-pyc (24.2-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-pebble (20250323.194619) Executing busybox-1.37.0-r14.trigger OK: 388 MiB in 132 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.1.1.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-pebble: Fetching py3-pebble-5.1.1.tar.gz::https://github.com/noxdafox/pebble/archive/refs/tags/5.1.1.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 28 45190 28 12964 0 0 26906 0 0:00:01 --:--:-- 0:00:01 26906 100 45190 100 45190 0 0 87381 0 --:--:-- --:--:-- --:--:-- 899k >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.1.1.tar.gz >>> py3-pebble: Checking sha512sums... py3-pebble-5.1.1.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/edge/py3-pebble-5.1.1.tar.gz... 2025-03-23 19:46:23,395 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-03-23 19:46:23,513 root INFO running bdist_wheel 2025-03-23 19:46:23,572 root INFO running build 2025-03-23 19:46:23,572 root INFO running build_py 2025-03-23 19:46:23,586 root INFO creating build/lib/pebble 2025-03-23 19:46:23,587 root INFO copying pebble/__init__.py -> build/lib/pebble 2025-03-23 19:46:23,589 root INFO copying pebble/decorators.py -> build/lib/pebble 2025-03-23 19:46:23,590 root INFO copying pebble/functions.py -> build/lib/pebble 2025-03-23 19:46:23,592 root INFO creating build/lib/pebble/concurrent 2025-03-23 19:46:23,593 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2025-03-23 19:46:23,594 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2025-03-23 19:46:23,596 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2025-03-23 19:46:23,597 root INFO creating build/lib/pebble/pool 2025-03-23 19:46:23,598 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2025-03-23 19:46:23,600 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2025-03-23 19:46:23,601 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2025-03-23 19:46:23,603 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2025-03-23 19:46:23,604 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2025-03-23 19:46:23,606 root INFO creating build/lib/pebble/asynchronous 2025-03-23 19:46:23,607 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2025-03-23 19:46:23,608 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2025-03-23 19:46:23,609 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2025-03-23 19:46:23,611 root INFO creating build/lib/pebble/common 2025-03-23 19:46:23,612 root INFO copying pebble/common/process.py -> build/lib/pebble/common 2025-03-23 19:46:23,613 root INFO copying pebble/common/__init__.py -> build/lib/pebble/common 2025-03-23 19:46:23,614 root INFO copying pebble/common/types.py -> build/lib/pebble/common 2025-03-23 19:46:23,616 root INFO copying pebble/common/shared.py -> build/lib/pebble/common 2025-03-23 19:46:23,620 root INFO copying pebble/py.typed -> build/lib/pebble 2025-03-23 19:46:23,644 root INFO installing to build/bdist.linux-riscv64/wheel 2025-03-23 19:46:23,644 root INFO running install 2025-03-23 19:46:23,680 root INFO running install_lib 2025-03-23 19:46:23,691 root INFO creating build/bdist.linux-riscv64/wheel 2025-03-23 19:46:23,692 root INFO creating build/bdist.linux-riscv64/wheel/pebble 2025-03-23 19:46:23,693 root INFO creating build/bdist.linux-riscv64/wheel/pebble/concurrent 2025-03-23 19:46:23,694 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2025-03-23 19:46:23,695 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2025-03-23 19:46:23,696 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2025-03-23 19:46:23,697 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble 2025-03-23 19:46:23,698 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-riscv64/wheel/./pebble 2025-03-23 19:46:23,699 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-riscv64/wheel/./pebble 2025-03-23 19:46:23,700 root INFO creating build/bdist.linux-riscv64/wheel/pebble/pool 2025-03-23 19:46:23,701 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2025-03-23 19:46:23,702 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2025-03-23 19:46:23,703 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2025-03-23 19:46:23,704 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2025-03-23 19:46:23,705 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2025-03-23 19:46:23,706 root INFO copying build/lib/pebble/py.typed -> build/bdist.linux-riscv64/wheel/./pebble 2025-03-23 19:46:23,707 root INFO creating build/bdist.linux-riscv64/wheel/pebble/asynchronous 2025-03-23 19:46:23,708 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2025-03-23 19:46:23,709 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2025-03-23 19:46:23,710 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2025-03-23 19:46:23,711 root INFO creating build/bdist.linux-riscv64/wheel/pebble/common 2025-03-23 19:46:23,712 root INFO copying build/lib/pebble/common/process.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2025-03-23 19:46:23,713 root INFO copying build/lib/pebble/common/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2025-03-23 19:46:23,714 root INFO copying build/lib/pebble/common/types.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2025-03-23 19:46:23,715 root INFO copying build/lib/pebble/common/shared.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2025-03-23 19:46:23,716 root INFO running install_egg_info 2025-03-23 19:46:23,730 root INFO running egg_info 2025-03-23 19:46:23,739 root INFO creating Pebble.egg-info 2025-03-23 19:46:23,740 root INFO writing Pebble.egg-info/PKG-INFO 2025-03-23 19:46:23,742 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2025-03-23 19:46:23,743 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2025-03-23 19:46:23,744 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-03-23 19:46:23,760 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2025-03-23 19:46:23,761 root INFO reading manifest template 'MANIFEST.in' 2025-03-23 19:46:23,762 root INFO adding license file 'LICENSE' 2025-03-23 19:46:23,766 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-03-23 19:46:23,767 root INFO Copying Pebble.egg-info to build/bdist.linux-riscv64/wheel/./Pebble-5.1.1-py3.12.egg-info 2025-03-23 19:46:23,771 root INFO running install_scripts 2025-03-23 19:46:23,776 root INFO creating build/bdist.linux-riscv64/wheel/pebble-5.1.1.dist-info/WHEEL 2025-03-23 19:46:23,778 wheel INFO creating '/home/buildozer/aports/community/py3-pebble/src/pebble-5.1.1/.dist/.tmp-62thgx64/pebble-5.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-03-23 19:46:23,779 wheel INFO adding 'pebble/__init__.py' 2025-03-23 19:46:23,781 wheel INFO adding 'pebble/decorators.py' 2025-03-23 19:46:23,782 wheel INFO adding 'pebble/functions.py' 2025-03-23 19:46:23,783 wheel INFO adding 'pebble/py.typed' 2025-03-23 19:46:23,784 wheel INFO adding 'pebble/asynchronous/__init__.py' 2025-03-23 19:46:23,786 wheel INFO adding 'pebble/asynchronous/process.py' 2025-03-23 19:46:23,787 wheel INFO adding 'pebble/asynchronous/thread.py' 2025-03-23 19:46:23,788 wheel INFO adding 'pebble/common/__init__.py' 2025-03-23 19:46:23,789 wheel INFO adding 'pebble/common/process.py' 2025-03-23 19:46:23,790 wheel INFO adding 'pebble/common/shared.py' 2025-03-23 19:46:23,792 wheel INFO adding 'pebble/common/types.py' 2025-03-23 19:46:23,793 wheel INFO adding 'pebble/concurrent/__init__.py' 2025-03-23 19:46:23,794 wheel INFO adding 'pebble/concurrent/process.py' 2025-03-23 19:46:23,795 wheel INFO adding 'pebble/concurrent/thread.py' 2025-03-23 19:46:23,797 wheel INFO adding 'pebble/pool/__init__.py' 2025-03-23 19:46:23,798 wheel INFO adding 'pebble/pool/base_pool.py' 2025-03-23 19:46:23,799 wheel INFO adding 'pebble/pool/channel.py' 2025-03-23 19:46:23,801 wheel INFO adding 'pebble/pool/process.py' 2025-03-23 19:46:23,802 wheel INFO adding 'pebble/pool/thread.py' 2025-03-23 19:46:23,804 wheel INFO adding 'pebble-5.1.1.dist-info/licenses/LICENSE' 2025-03-23 19:46:23,805 wheel INFO adding 'pebble-5.1.1.dist-info/METADATA' 2025-03-23 19:46:23,806 wheel INFO adding 'pebble-5.1.1.dist-info/WHEEL' 2025-03-23 19:46:23,807 wheel INFO adding 'pebble-5.1.1.dist-info/top_level.txt' 2025-03-23 19:46:23,808 wheel INFO adding 'pebble-5.1.1.dist-info/RECORD' 2025-03-23 19:46:23,809 root INFO removing build/bdist.linux-riscv64/wheel 2025-03-23 19:46:23,814 gpep517 INFO The backend produced .dist/pebble-5.1.1-py3-none-any.whl pebble-5.1.1-py3-none-any.whl >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' 'usr/lib/python3.12/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' 'usr/lib/python3.12/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/__pycache__' 'usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' 'usr/lib/python3.12/site-packages/pebble/common/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/common/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... >>> py3-pebble-pyc*: Tracing dependencies... python3~3.12 >>> py3-pebble-pyc*: Package size: 117.5 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.1.1-r0.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 92.4 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.1.1-r0.apk >>> py3-pebble: Build complete at Sun, 23 Mar 2025 19:46:25 +0000 elapsed time 0h 0m 9s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pebble (20250323.194619) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (24.2-r0) (11/22) Purging py3-packaging (24.2-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.9-r0) (15/22) Purging python3-pycache-pyc0 (3.12.9-r0) (16/22) Purging pyc (3.12.9-r0) (17/22) Purging python3 (3.12.9-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libffi (3.4.7-r0) (20/22) Purging libpanelw (6.5_p20250216-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r14.trigger OK: 342 MiB in 110 packages >>> py3-pebble: Updating the community/riscv64 repository index... >>> py3-pebble: Signing the index...