>>> py3-pebble: Building community/py3-pebble 5.2.0-r0 (using abuild 3.16.0-r0) started Tue, 10 Feb 2026 05:10:31 +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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing py3-installer-pyc (0.7.0-r2) (12/24) Installing py3-gpep517-pyc (19-r1) (13/24) Installing python3-pyc (3.12.12-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-gpep517 (19-r1) (16/24) Installing py3-parsing (3.3.2-r0) (17/24) Installing py3-parsing-pyc (3.3.2-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (82.0.0-r0) (21/24) Installing py3-setuptools-pyc (82.0.0-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-pebble (20260210.051034) Executing busybox-1.37.0-r31.trigger OK: 406.0 MiB in 127 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.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pebble: Fetching py3-pebble-5.2.0.tar.gz::https://github.com/noxdafox/pebble/archive/refs/tags/5.2.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-pebble-5.2.0.tar.gz.part' py3-pebble-5.2.0.tar 100% |********************************| 48956 0:00:00 ETA '/var/cache/distfiles/edge/py3-pebble-5.2.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-pebble-5.2.0.tar.gz: OK >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.2.0.tar.gz /var/cache/distfiles/edge/py3-pebble-5.2.0.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/edge/py3-pebble-5.2.0.tar.gz... 2026-02-10 05:10:37,682 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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 :: 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() 2026-02-10 05:10:37,788 root INFO running bdist_wheel 2026-02-10 05:10:37,882 root INFO running build 2026-02-10 05:10:37,883 root INFO running build_py 2026-02-10 05:10:37,900 root INFO creating build/lib/pebble 2026-02-10 05:10:37,902 root INFO copying pebble/__init__.py -> build/lib/pebble 2026-02-10 05:10:37,903 root INFO copying pebble/decorators.py -> build/lib/pebble 2026-02-10 05:10:37,905 root INFO copying pebble/functions.py -> build/lib/pebble 2026-02-10 05:10:37,907 root INFO creating build/lib/pebble/concurrent 2026-02-10 05:10:37,908 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2026-02-10 05:10:37,910 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2026-02-10 05:10:37,911 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2026-02-10 05:10:37,913 root INFO creating build/lib/pebble/pool 2026-02-10 05:10:37,914 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2026-02-10 05:10:37,916 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2026-02-10 05:10:37,918 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2026-02-10 05:10:37,919 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2026-02-10 05:10:37,921 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2026-02-10 05:10:37,923 root INFO creating build/lib/pebble/asynchronous 2026-02-10 05:10:37,924 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2026-02-10 05:10:37,926 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2026-02-10 05:10:37,927 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2026-02-10 05:10:37,929 root INFO creating build/lib/pebble/common 2026-02-10 05:10:37,930 root INFO copying pebble/common/process.py -> build/lib/pebble/common 2026-02-10 05:10:37,931 root INFO copying pebble/common/__init__.py -> build/lib/pebble/common 2026-02-10 05:10:37,932 root INFO copying pebble/common/types.py -> build/lib/pebble/common 2026-02-10 05:10:37,934 root INFO copying pebble/common/shared.py -> build/lib/pebble/common 2026-02-10 05:10:37,939 root INFO copying pebble/py.typed -> build/lib/pebble 2026-02-10 05:10:37,973 root INFO installing to build/bdist.linux-riscv64/wheel 2026-02-10 05:10:37,973 root INFO running install 2026-02-10 05:10:38,038 root INFO running install_lib 2026-02-10 05:10:38,053 root INFO creating build/bdist.linux-riscv64/wheel 2026-02-10 05:10:38,054 root INFO creating build/bdist.linux-riscv64/wheel/pebble 2026-02-10 05:10:38,056 root INFO creating build/bdist.linux-riscv64/wheel/pebble/concurrent 2026-02-10 05:10:38,057 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2026-02-10 05:10:38,058 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2026-02-10 05:10:38,059 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/concurrent 2026-02-10 05:10:38,060 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble 2026-02-10 05:10:38,061 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-riscv64/wheel/./pebble 2026-02-10 05:10:38,062 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-riscv64/wheel/./pebble 2026-02-10 05:10:38,064 root INFO creating build/bdist.linux-riscv64/wheel/pebble/pool 2026-02-10 05:10:38,065 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2026-02-10 05:10:38,066 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2026-02-10 05:10:38,067 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2026-02-10 05:10:38,068 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2026-02-10 05:10:38,070 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-riscv64/wheel/./pebble/pool 2026-02-10 05:10:38,071 root INFO copying build/lib/pebble/py.typed -> build/bdist.linux-riscv64/wheel/./pebble 2026-02-10 05:10:38,072 root INFO creating build/bdist.linux-riscv64/wheel/pebble/asynchronous 2026-02-10 05:10:38,073 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2026-02-10 05:10:38,074 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2026-02-10 05:10:38,075 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-riscv64/wheel/./pebble/asynchronous 2026-02-10 05:10:38,077 root INFO creating build/bdist.linux-riscv64/wheel/pebble/common 2026-02-10 05:10:38,078 root INFO copying build/lib/pebble/common/process.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2026-02-10 05:10:38,079 root INFO copying build/lib/pebble/common/__init__.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2026-02-10 05:10:38,080 root INFO copying build/lib/pebble/common/types.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2026-02-10 05:10:38,081 root INFO copying build/lib/pebble/common/shared.py -> build/bdist.linux-riscv64/wheel/./pebble/common 2026-02-10 05:10:38,082 root INFO running install_egg_info 2026-02-10 05:10:38,098 root INFO running egg_info 2026-02-10 05:10:38,109 root INFO creating Pebble.egg-info 2026-02-10 05:10:38,110 root INFO writing Pebble.egg-info/PKG-INFO 2026-02-10 05:10:38,112 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2026-02-10 05:10:38,114 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2026-02-10 05:10:38,115 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2026-02-10 05:10:38,134 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2026-02-10 05:10:38,136 root INFO reading manifest template 'MANIFEST.in' 2026-02-10 05:10:38,137 root INFO adding license file 'LICENSE' 2026-02-10 05:10:38,143 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2026-02-10 05:10:38,144 root INFO Copying Pebble.egg-info to build/bdist.linux-riscv64/wheel/./Pebble-5.2.0-py3.12.egg-info 2026-02-10 05:10:38,148 root INFO running install_scripts 2026-02-10 05:10:38,154 root INFO creating build/bdist.linux-riscv64/wheel/pebble-5.2.0.dist-info/WHEEL 2026-02-10 05:10:38,156 wheel INFO creating '/home/buildozer/aports/community/py3-pebble/src/pebble-5.2.0/.dist/.tmp-pvxq4xn8/pebble-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-02-10 05:10:38,158 wheel INFO adding 'pebble/__init__.py' 2026-02-10 05:10:38,159 wheel INFO adding 'pebble/decorators.py' 2026-02-10 05:10:38,161 wheel INFO adding 'pebble/functions.py' 2026-02-10 05:10:38,162 wheel INFO adding 'pebble/py.typed' 2026-02-10 05:10:38,163 wheel INFO adding 'pebble/asynchronous/__init__.py' 2026-02-10 05:10:38,164 wheel INFO adding 'pebble/asynchronous/process.py' 2026-02-10 05:10:38,165 wheel INFO adding 'pebble/asynchronous/thread.py' 2026-02-10 05:10:38,167 wheel INFO adding 'pebble/common/__init__.py' 2026-02-10 05:10:38,168 wheel INFO adding 'pebble/common/process.py' 2026-02-10 05:10:38,169 wheel INFO adding 'pebble/common/shared.py' 2026-02-10 05:10:38,170 wheel INFO adding 'pebble/common/types.py' 2026-02-10 05:10:38,172 wheel INFO adding 'pebble/concurrent/__init__.py' 2026-02-10 05:10:38,173 wheel INFO adding 'pebble/concurrent/process.py' 2026-02-10 05:10:38,174 wheel INFO adding 'pebble/concurrent/thread.py' 2026-02-10 05:10:38,175 wheel INFO adding 'pebble/pool/__init__.py' 2026-02-10 05:10:38,177 wheel INFO adding 'pebble/pool/base_pool.py' 2026-02-10 05:10:38,178 wheel INFO adding 'pebble/pool/channel.py' 2026-02-10 05:10:38,180 wheel INFO adding 'pebble/pool/process.py' 2026-02-10 05:10:38,181 wheel INFO adding 'pebble/pool/thread.py' 2026-02-10 05:10:38,184 wheel INFO adding 'pebble-5.2.0.dist-info/licenses/LICENSE' 2026-02-10 05:10:38,185 wheel INFO adding 'pebble-5.2.0.dist-info/METADATA' 2026-02-10 05:10:38,186 wheel INFO adding 'pebble-5.2.0.dist-info/WHEEL' 2026-02-10 05:10:38,186 wheel INFO adding 'pebble-5.2.0.dist-info/top_level.txt' 2026-02-10 05:10:38,187 wheel INFO adding 'pebble-5.2.0.dist-info/RECORD' 2026-02-10 05:10:38,189 root INFO removing build/bdist.linux-riscv64/wheel 2026-02-10 05:10:38,194 gpep517 INFO The backend produced .dist/pebble-5.2.0-py3-none-any.whl pebble-5.2.0-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: 119.3 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.2.0-r0.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 93.6 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.2.0-r0.apk >>> py3-pebble: Build complete at Tue, 10 Feb 2026 05:10:40 +0000 elapsed time 0h 0m 9s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pebble (20260210.051034) ( 2/24) Purging py3-gpep517-pyc (19-r1) ( 3/24) Purging py3-gpep517 (19-r1) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (82.0.0-r0) ( 7/24) Purging py3-setuptools (82.0.0-r0) ( 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.3.2-r0) (13/24) Purging py3-parsing (3.3.2-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 362.1 MiB in 103 packages >>> py3-pebble: Updating the community/riscv64 repository index... >>> py3-pebble: Signing the index...