>>> py3-eth-hash: Building community/py3-eth-hash 0.8.0-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 04:45:11 +0000 >>> py3-eth-hash: Validating /home/buildozer/aports/community/py3-eth-hash/APKBUILD... >>> py3-eth-hash: Analyzing dependencies... >>> py3-eth-hash: 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.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing py3-installer-pyc (0.7.0-r3) (12/24) Installing py3-gpep517-pyc (19-r2) (13/24) Installing python3-pyc (3.14.3-r0) (14/24) Installing py3-installer (0.7.0-r3) (15/24) Installing py3-gpep517 (19-r2) (16/24) Installing py3-parsing (3.3.2-r1) (17/24) Installing py3-parsing-pyc (3.3.2-r1) (18/24) Installing py3-packaging (26.0-r1) (19/24) Installing py3-packaging-pyc (26.0-r1) (20/24) Installing py3-setuptools (82.0.1-r1) (21/24) Installing py3-setuptools-pyc (82.0.1-r1) (22/24) Installing py3-wheel (0.46.3-r1) (23/24) Installing py3-wheel-pyc (0.46.3-r1) (24/24) Installing .makedepends-py3-eth-hash (20260328.044516) Executing busybox-1.37.0-r31.trigger OK: 318.2 MiB in 126 packages >>> py3-eth-hash: Cleaning up srcdir >>> py3-eth-hash: Cleaning up pkgdir >>> py3-eth-hash: Cleaning up tmpdir >>> py3-eth-hash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-eth-hash-0.8.0.tar.gz /var/cache/distfiles/py3-eth-hash-0.8.0.tar.gz: OK >>> py3-eth-hash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-eth-hash-0.8.0.tar.gz /var/cache/distfiles/py3-eth-hash-0.8.0.tar.gz: OK >>> py3-eth-hash: Unpacking /var/cache/distfiles/py3-eth-hash-0.8.0.tar.gz... 2026-03-28 04:45:17,073 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 04:45:17,106 root INFO running bdist_wheel 2026-03-28 04:45:17,125 root INFO running build 2026-03-28 04:45:17,125 root INFO running build_py 2026-03-28 04:45:17,129 root WARNING file eth_hash.py (for module eth_hash) not found 2026-03-28 04:45:17,130 root INFO creating build/lib/eth_hash 2026-03-28 04:45:17,130 root INFO copying eth_hash/utils.py -> build/lib/eth_hash 2026-03-28 04:45:17,131 root INFO copying eth_hash/auto.py -> build/lib/eth_hash 2026-03-28 04:45:17,131 root INFO copying eth_hash/abc.py -> build/lib/eth_hash 2026-03-28 04:45:17,132 root INFO copying eth_hash/__init__.py -> build/lib/eth_hash 2026-03-28 04:45:17,132 root INFO copying eth_hash/main.py -> build/lib/eth_hash 2026-03-28 04:45:17,132 root INFO creating build/lib/eth_hash/backends 2026-03-28 04:45:17,133 root INFO copying eth_hash/backends/auto.py -> build/lib/eth_hash/backends 2026-03-28 04:45:17,133 root INFO copying eth_hash/backends/pycryptodome.py -> build/lib/eth_hash/backends 2026-03-28 04:45:17,134 root INFO copying eth_hash/backends/__init__.py -> build/lib/eth_hash/backends 2026-03-28 04:45:17,134 root INFO copying eth_hash/backends/pysha3.py -> build/lib/eth_hash/backends 2026-03-28 04:45:17,134 root INFO running egg_info 2026-03-28 04:45:17,137 root INFO creating eth_hash.egg-info 2026-03-28 04:45:17,137 root INFO writing eth_hash.egg-info/PKG-INFO 2026-03-28 04:45:17,142 root INFO writing dependency_links to eth_hash.egg-info/dependency_links.txt 2026-03-28 04:45:17,144 root INFO writing requirements to eth_hash.egg-info/requires.txt 2026-03-28 04:45:17,145 root INFO writing top-level names to eth_hash.egg-info/top_level.txt 2026-03-28 04:45:17,145 root INFO writing manifest file 'eth_hash.egg-info/SOURCES.txt' 2026-03-28 04:45:17,146 root WARNING file eth_hash.py (for module eth_hash) not found 2026-03-28 04:45:17,150 root INFO reading manifest file 'eth_hash.egg-info/SOURCES.txt' 2026-03-28 04:45:17,150 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 04:45:17,154 root WARNING warning: no files found matching '*.pyi' anywhere in distribution 2026-03-28 04:45:17,155 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-03-28 04:45:17,155 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-03-28 04:45:17,155 root WARNING no previously-included directories found matching '.tox' 2026-03-28 04:45:17,155 root WARNING no previously-included directories found matching 'venv*' 2026-03-28 04:45:17,155 root INFO adding license file 'LICENSE' 2026-03-28 04:45:17,157 root INFO writing manifest file 'eth_hash.egg-info/SOURCES.txt' 2026-03-28 04:45:17,158 root INFO copying eth_hash/py.typed -> build/lib/eth_hash 2026-03-28 04:45:17,158 root WARNING file eth_hash.py (for module eth_hash) not found 2026-03-28 04:45:17,166 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-28 04:45:17,166 root INFO running install 2026-03-28 04:45:17,179 root INFO running install_lib 2026-03-28 04:45:17,183 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-28 04:45:17,184 root INFO creating build/bdist.linux-loongarch64/wheel/eth_hash 2026-03-28 04:45:17,184 root INFO copying build/lib/eth_hash/utils.py -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,184 root INFO copying build/lib/eth_hash/py.typed -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,184 root INFO copying build/lib/eth_hash/auto.py -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,185 root INFO copying build/lib/eth_hash/abc.py -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,185 root INFO copying build/lib/eth_hash/__init__.py -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,186 root INFO creating build/bdist.linux-loongarch64/wheel/eth_hash/backends 2026-03-28 04:45:17,186 root INFO copying build/lib/eth_hash/backends/auto.py -> build/bdist.linux-loongarch64/wheel/./eth_hash/backends 2026-03-28 04:45:17,186 root INFO copying build/lib/eth_hash/backends/pycryptodome.py -> build/bdist.linux-loongarch64/wheel/./eth_hash/backends 2026-03-28 04:45:17,186 root INFO copying build/lib/eth_hash/backends/__init__.py -> build/bdist.linux-loongarch64/wheel/./eth_hash/backends 2026-03-28 04:45:17,187 root INFO copying build/lib/eth_hash/backends/pysha3.py -> build/bdist.linux-loongarch64/wheel/./eth_hash/backends 2026-03-28 04:45:17,187 root INFO copying build/lib/eth_hash/main.py -> build/bdist.linux-loongarch64/wheel/./eth_hash 2026-03-28 04:45:17,187 root INFO running install_egg_info 2026-03-28 04:45:17,192 root INFO Copying eth_hash.egg-info to build/bdist.linux-loongarch64/wheel/./eth_hash-0.8.0-py3.14.egg-info 2026-03-28 04:45:17,194 root INFO running install_scripts 2026-03-28 04:45:17,196 root INFO creating build/bdist.linux-loongarch64/wheel/eth_hash-0.8.0.dist-info/WHEEL 2026-03-28 04:45:17,197 wheel INFO creating '/home/buildozer/aports/community/py3-eth-hash/src/eth-hash-0.8.0/.dist/.tmp-88hqcugg/eth_hash-0.8.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-28 04:45:17,197 wheel INFO adding 'eth_hash/__init__.py' 2026-03-28 04:45:17,198 wheel INFO adding 'eth_hash/abc.py' 2026-03-28 04:45:17,198 wheel INFO adding 'eth_hash/auto.py' 2026-03-28 04:45:17,198 wheel INFO adding 'eth_hash/main.py' 2026-03-28 04:45:17,198 wheel INFO adding 'eth_hash/py.typed' 2026-03-28 04:45:17,199 wheel INFO adding 'eth_hash/utils.py' 2026-03-28 04:45:17,199 wheel INFO adding 'eth_hash/backends/__init__.py' 2026-03-28 04:45:17,199 wheel INFO adding 'eth_hash/backends/auto.py' 2026-03-28 04:45:17,200 wheel INFO adding 'eth_hash/backends/pycryptodome.py' 2026-03-28 04:45:17,200 wheel INFO adding 'eth_hash/backends/pysha3.py' 2026-03-28 04:45:17,201 wheel INFO adding 'eth_hash-0.8.0.dist-info/licenses/LICENSE' 2026-03-28 04:45:17,201 wheel INFO adding 'eth_hash-0.8.0.dist-info/METADATA' 2026-03-28 04:45:17,201 wheel INFO adding 'eth_hash-0.8.0.dist-info/WHEEL' 2026-03-28 04:45:17,201 wheel INFO adding 'eth_hash-0.8.0.dist-info/top_level.txt' 2026-03-28 04:45:17,202 wheel INFO adding 'eth_hash-0.8.0.dist-info/RECORD' 2026-03-28 04:45:17,202 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-28 04:45:17,203 gpep517 INFO The backend produced .dist/eth_hash-0.8.0-py3-none-any.whl eth_hash-0.8.0-py3-none-any.whl >>> py3-eth-hash: Entering fakeroot... >>> py3-eth-hash-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/eth_hash/__pycache__' -> '/home/buildozer/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.14/site-packages/eth_hash/__pycache__' 'usr/lib/python3.14/site-packages/eth_hash/backends/__pycache__' -> '/home/buildozer/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.14/site-packages/eth_hash/backends/__pycache__' >>> py3-eth-hash-pyc*: Preparing subpackage py3-eth-hash-pyc... >>> py3-eth-hash-pyc*: Running postcheck for py3-eth-hash-pyc >>> py3-eth-hash*: Running postcheck for py3-eth-hash >>> py3-eth-hash*: Preparing package py3-eth-hash... >>> py3-eth-hash-pyc*: Tracing dependencies... python3~3.14 >>> py3-eth-hash-pyc*: Package size: 19.3 KB >>> py3-eth-hash-pyc*: Compressing data... >>> py3-eth-hash-pyc*: Create checksum... >>> py3-eth-hash-pyc*: Create py3-eth-hash-pyc-0.8.0-r1.apk >>> py3-eth-hash*: Tracing dependencies... python3~3.14 >>> py3-eth-hash*: Package size: 14.4 KB >>> py3-eth-hash*: Compressing data... >>> py3-eth-hash*: Create checksum... >>> py3-eth-hash*: Create py3-eth-hash-0.8.0-r1.apk >>> py3-eth-hash: Build complete at Sat, 28 Mar 2026 04:45:17 +0000 elapsed time 0h 0m 6s >>> py3-eth-hash: Cleaning up srcdir >>> py3-eth-hash: Cleaning up pkgdir >>> py3-eth-hash: Cleaning up tmpdir >>> py3-eth-hash: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-eth-hash (20260328.044516) ( 2/24) Purging py3-gpep517-pyc (19-r2) ( 3/24) Purging py3-gpep517 (19-r2) ( 4/24) Purging py3-installer-pyc (0.7.0-r3) ( 5/24) Purging py3-installer (0.7.0-r3) ( 6/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/24) Purging py3-setuptools (82.0.1-r1) ( 8/24) Purging py3-wheel-pyc (0.46.3-r1) ( 9/24) Purging py3-wheel (0.46.3-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-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: 269.6 MiB in 102 packages >>> py3-eth-hash: Updating the community/loongarch64 repository index... >>> py3-eth-hash: Signing the index...