>>> py3-eth-hash: Building community/py3-eth-hash 0.7.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:44:09 +0000 >>> py3-eth-hash: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing py3-installer-pyc (0.7.0-r2) (2/13) Installing py3-gpep517-pyc (19-r0) (3/13) Installing py3-installer (0.7.0-r2) (4/13) Installing py3-gpep517 (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-eth-hash (20251012.174410) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 packages >>> py3-eth-hash: Cleaning up srcdir >>> py3-eth-hash: Cleaning up pkgdir >>> py3-eth-hash: Cleaning up tmpdir >>> py3-eth-hash: Fetching py3-eth-hash-0.7.1.tar.gz::https://github.com/ethereum/eth-hash/archive/refs/tags/v0.7.1.tar.gz >>> py3-eth-hash: Fetching py3-eth-hash-0.7.1.tar.gz::https://github.com/ethereum/eth-hash/archive/refs/tags/v0.7.1.tar.gz >>> py3-eth-hash: Checking sha512sums... py3-eth-hash-0.7.1.tar.gz: OK >>> py3-eth-hash: Unpacking /var/cache/distfiles/py3-eth-hash-0.7.1.tar.gz... 2025-10-12 17:44:10,623 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 17:44:10,654 root INFO running bdist_wheel 2025-10-12 17:44:10,672 root INFO running build 2025-10-12 17:44:10,673 root INFO running build_py 2025-10-12 17:44:10,676 root WARNING file eth_hash.py (for module eth_hash) not found 2025-10-12 17:44:10,677 root INFO creating build/lib/eth_hash 2025-10-12 17:44:10,677 root INFO copying eth_hash/utils.py -> build/lib/eth_hash 2025-10-12 17:44:10,678 root INFO copying eth_hash/auto.py -> build/lib/eth_hash 2025-10-12 17:44:10,678 root INFO copying eth_hash/__init__.py -> build/lib/eth_hash 2025-10-12 17:44:10,679 root INFO copying eth_hash/main.py -> build/lib/eth_hash 2025-10-12 17:44:10,679 root INFO copying eth_hash/abc.py -> build/lib/eth_hash 2025-10-12 17:44:10,679 root INFO creating build/lib/eth_hash/backends 2025-10-12 17:44:10,680 root INFO copying eth_hash/backends/pysha3.py -> build/lib/eth_hash/backends 2025-10-12 17:44:10,680 root INFO copying eth_hash/backends/auto.py -> build/lib/eth_hash/backends 2025-10-12 17:44:10,680 root INFO copying eth_hash/backends/pycryptodome.py -> build/lib/eth_hash/backends 2025-10-12 17:44:10,680 root INFO copying eth_hash/backends/__init__.py -> build/lib/eth_hash/backends 2025-10-12 17:44:10,681 root INFO running egg_info 2025-10-12 17:44:10,683 root INFO creating eth_hash.egg-info 2025-10-12 17:44:10,684 root INFO writing eth_hash.egg-info/PKG-INFO 2025-10-12 17:44:10,690 root INFO writing dependency_links to eth_hash.egg-info/dependency_links.txt 2025-10-12 17:44:10,693 root INFO writing requirements to eth_hash.egg-info/requires.txt 2025-10-12 17:44:10,693 root INFO writing top-level names to eth_hash.egg-info/top_level.txt 2025-10-12 17:44:10,694 root INFO writing manifest file 'eth_hash.egg-info/SOURCES.txt' 2025-10-12 17:44:10,694 root WARNING file eth_hash.py (for module eth_hash) not found 2025-10-12 17:44:10,698 root INFO reading manifest file 'eth_hash.egg-info/SOURCES.txt' 2025-10-12 17:44:10,698 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:44:10,702 root WARNING warning: no files found matching '*.pyi' anywhere in distribution 2025-10-12 17:44:10,702 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-10-12 17:44:10,703 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-10-12 17:44:10,703 root WARNING no previously-included directories found matching '.tox' 2025-10-12 17:44:10,703 root WARNING no previously-included directories found matching 'venv*' 2025-10-12 17:44:10,703 root INFO adding license file 'LICENSE' 2025-10-12 17:44:10,704 root INFO writing manifest file 'eth_hash.egg-info/SOURCES.txt' 2025-10-12 17:44:10,705 root INFO copying eth_hash/py.typed -> build/lib/eth_hash 2025-10-12 17:44:10,705 root WARNING file eth_hash.py (for module eth_hash) not found 2025-10-12 17:44:10,714 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:44:10,714 root INFO running install 2025-10-12 17:44:10,722 root INFO running install_lib 2025-10-12 17:44:10,726 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:44:10,727 root INFO creating build/bdist.linux-x86_64/wheel/eth_hash 2025-10-12 17:44:10,727 root INFO copying build/lib/eth_hash/py.typed -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,727 root INFO copying build/lib/eth_hash/utils.py -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,727 root INFO copying build/lib/eth_hash/auto.py -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,728 root INFO creating build/bdist.linux-x86_64/wheel/eth_hash/backends 2025-10-12 17:44:10,728 root INFO copying build/lib/eth_hash/backends/pysha3.py -> build/bdist.linux-x86_64/wheel/./eth_hash/backends 2025-10-12 17:44:10,728 root INFO copying build/lib/eth_hash/backends/auto.py -> build/bdist.linux-x86_64/wheel/./eth_hash/backends 2025-10-12 17:44:10,728 root INFO copying build/lib/eth_hash/backends/pycryptodome.py -> build/bdist.linux-x86_64/wheel/./eth_hash/backends 2025-10-12 17:44:10,728 root INFO copying build/lib/eth_hash/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./eth_hash/backends 2025-10-12 17:44:10,729 root INFO copying build/lib/eth_hash/__init__.py -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,729 root INFO copying build/lib/eth_hash/main.py -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,729 root INFO copying build/lib/eth_hash/abc.py -> build/bdist.linux-x86_64/wheel/./eth_hash 2025-10-12 17:44:10,729 root INFO running install_egg_info 2025-10-12 17:44:10,734 root INFO Copying eth_hash.egg-info to build/bdist.linux-x86_64/wheel/./eth_hash-0.7.1-py3.12.egg-info 2025-10-12 17:44:10,735 root INFO running install_scripts 2025-10-12 17:44:10,736 root INFO creating build/bdist.linux-x86_64/wheel/eth_hash-0.7.1.dist-info/WHEEL 2025-10-12 17:44:10,737 wheel INFO creating '/home/udu/aports/community/py3-eth-hash/src/eth-hash-0.7.1/.dist/.tmp-vk56h_7n/eth_hash-0.7.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:44:10,737 wheel INFO adding 'eth_hash/__init__.py' 2025-10-12 17:44:10,738 wheel INFO adding 'eth_hash/abc.py' 2025-10-12 17:44:10,738 wheel INFO adding 'eth_hash/auto.py' 2025-10-12 17:44:10,738 wheel INFO adding 'eth_hash/main.py' 2025-10-12 17:44:10,738 wheel INFO adding 'eth_hash/py.typed' 2025-10-12 17:44:10,738 wheel INFO adding 'eth_hash/utils.py' 2025-10-12 17:44:10,739 wheel INFO adding 'eth_hash/backends/__init__.py' 2025-10-12 17:44:10,739 wheel INFO adding 'eth_hash/backends/auto.py' 2025-10-12 17:44:10,739 wheel INFO adding 'eth_hash/backends/pycryptodome.py' 2025-10-12 17:44:10,739 wheel INFO adding 'eth_hash/backends/pysha3.py' 2025-10-12 17:44:10,740 wheel INFO adding 'eth_hash-0.7.1.dist-info/licenses/LICENSE' 2025-10-12 17:44:10,740 wheel INFO adding 'eth_hash-0.7.1.dist-info/METADATA' 2025-10-12 17:44:10,740 wheel INFO adding 'eth_hash-0.7.1.dist-info/WHEEL' 2025-10-12 17:44:10,740 wheel INFO adding 'eth_hash-0.7.1.dist-info/top_level.txt' 2025-10-12 17:44:10,740 wheel INFO adding 'eth_hash-0.7.1.dist-info/RECORD' 2025-10-12 17:44:10,741 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:44:10,742 gpep517 INFO The backend produced .dist/eth_hash-0.7.1-py3-none-any.whl eth_hash-0.7.1-py3-none-any.whl >>> py3-eth-hash: Entering fakeroot... >>> py3-eth-hash-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/eth_hash/backends/__pycache__' -> '/home/udu/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.12/site-packages/eth_hash/backends/__pycache__' 'usr/lib/python3.12/site-packages/eth_hash/__pycache__' -> '/home/udu/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.12/site-packages/eth_hash/__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.12 >>> py3-eth-hash-pyc*: Package size: 14.3 KB >>> py3-eth-hash-pyc*: Compressing data... >>> py3-eth-hash-pyc*: Create checksum... >>> py3-eth-hash-pyc*: Create py3-eth-hash-pyc-0.7.1-r0.apk >>> py3-eth-hash*: Tracing dependencies... python3~3.12 >>> py3-eth-hash*: Package size: 14.7 KB >>> py3-eth-hash*: Compressing data... >>> py3-eth-hash*: Create checksum... >>> py3-eth-hash*: Create py3-eth-hash-0.7.1-r0.apk >>> py3-eth-hash: Build complete at Sun, 12 Oct 2025 17:44:11 +0000 elapsed time 0h 0m 2s >>> py3-eth-hash: Cleaning up srcdir >>> py3-eth-hash: Cleaning up pkgdir >>> py3-eth-hash: Uninstalling dependencies... (1/13) Purging .makedepends-py3-eth-hash (20251012.174410) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-eth-hash: Updating the community/x86_64 repository index... >>> py3-eth-hash: Signing the index...