>>> py3-eth-hash: Building community/py3-eth-hash 0.7.0-r0 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 07:05:53 +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.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-r2)
(7/24) Installing sqlite-libs (3.47.0-r0)
(8/24) Installing python3 (3.12.7-r1)
(9/24) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/24) Installing pyc (3.12.7-r1)
(11/24) Installing py3-installer-pyc (0.7.0-r2)
(12/24) Installing py3-gpep517-pyc (16-r0)
(13/24) Installing python3-pyc (3.12.7-r1)
(14/24) Installing py3-installer (0.7.0-r2)
(15/24) Installing py3-gpep517 (16-r0)
(16/24) Installing py3-parsing (3.1.4-r0)
(17/24) Installing py3-parsing-pyc (3.1.4-r0)
(18/24) Installing py3-packaging (24.1-r0)
(19/24) Installing py3-packaging-pyc (24.1-r0)
(20/24) Installing py3-setuptools (70.3.0-r0)
(21/24) Installing py3-setuptools-pyc (70.3.0-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-eth-hash (20241104.070614)
Executing busybox-1.37.0-r6.trigger
OK: 376 MiB in 122 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/v3.20/eth-hash-0.7.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-eth-hash: Fetching https://files.pythonhosted.org/packages/source/e/eth-hash/eth-hash-0.7.0.tar.gz
Connecting to files.pythonhosted.org (151.101.64.223:443)
Connecting to files.pythonhosted.org (151.101.64.223:443)
saving to '/var/cache/distfiles/v3.21/eth-hash-0.7.0.tar.gz.part'
eth-hash-0.7.0.tar.g 100% |********************************| 12463  0:00:00 ETA
'/var/cache/distfiles/v3.21/eth-hash-0.7.0.tar.gz.part' saved
>>> py3-eth-hash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/eth-hash-0.7.0.tar.gz
>>> py3-eth-hash: Checking sha512sums...
eth-hash-0.7.0.tar.gz: OK
>>> py3-eth-hash: Unpacking /var/cache/distfiles/v3.21/eth-hash-0.7.0.tar.gz...
2024-11-04 07:06:17,467 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-11-04 07:06:17,535 root INFO running bdist_wheel
2024-11-04 07:06:17,608 root INFO running build
2024-11-04 07:06:17,608 root INFO running build_py
2024-11-04 07:06:17,618 root WARNING file eth_hash.py (for module eth_hash) not found
2024-11-04 07:06:17,619 root INFO creating build
2024-11-04 07:06:17,620 root INFO creating build/lib
2024-11-04 07:06:17,620 root INFO creating build/lib/eth_hash
2024-11-04 07:06:17,621 root INFO copying eth_hash/__init__.py -> build/lib/eth_hash
2024-11-04 07:06:17,622 root INFO copying eth_hash/auto.py -> build/lib/eth_hash
2024-11-04 07:06:17,623 root INFO copying eth_hash/main.py -> build/lib/eth_hash
2024-11-04 07:06:17,624 root INFO copying eth_hash/abc.py -> build/lib/eth_hash
2024-11-04 07:06:17,625 root INFO copying eth_hash/utils.py -> build/lib/eth_hash
2024-11-04 07:06:17,627 root INFO creating build/lib/eth_hash/backends
2024-11-04 07:06:17,627 root INFO copying eth_hash/backends/pysha3.py -> build/lib/eth_hash/backends
2024-11-04 07:06:17,628 root INFO copying eth_hash/backends/__init__.py -> build/lib/eth_hash/backends
2024-11-04 07:06:17,630 root INFO copying eth_hash/backends/pycryptodome.py -> build/lib/eth_hash/backends
2024-11-04 07:06:17,631 root INFO copying eth_hash/backends/auto.py -> build/lib/eth_hash/backends
2024-11-04 07:06:17,632 root INFO running egg_info
2024-11-04 07:06:17,637 root INFO writing eth_hash.egg-info/PKG-INFO
2024-11-04 07:06:17,655 root INFO writing dependency_links to eth_hash.egg-info/dependency_links.txt
2024-11-04 07:06:17,664 root INFO writing requirements to eth_hash.egg-info/requires.txt
2024-11-04 07:06:17,665 root INFO writing top-level names to eth_hash.egg-info/top_level.txt
2024-11-04 07:06:17,667 root WARNING file eth_hash.py (for module eth_hash) not found
2024-11-04 07:06:17,675 root INFO reading manifest file 'eth_hash.egg-info/SOURCES.txt'
2024-11-04 07:06:17,677 root INFO reading manifest template 'MANIFEST.in'
2024-11-04 07:06:17,684 root WARNING warning: no files found matching '*.pyi' anywhere in distribution
2024-11-04 07:06:17,686 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*'
2024-11-04 07:06:17,688 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*'
2024-11-04 07:06:17,688 root WARNING no previously-included directories found matching '.tox'
2024-11-04 07:06:17,689 root WARNING no previously-included directories found matching 'venv*'
2024-11-04 07:06:17,689 root INFO adding license file 'LICENSE'
2024-11-04 07:06:17,692 root INFO writing manifest file 'eth_hash.egg-info/SOURCES.txt'
2024-11-04 07:06:17,695 root INFO copying eth_hash/py.typed -> build/lib/eth_hash
2024-11-04 07:06:17,696 root WARNING file eth_hash.py (for module eth_hash) not found
2024-11-04 07:06:17,715 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-04 07:06:17,715 root INFO running install
2024-11-04 07:06:17,757 root INFO running install_lib
2024-11-04 07:06:17,765 root INFO creating build/bdist.linux-riscv64
2024-11-04 07:06:17,766 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-04 07:06:17,767 root INFO creating build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,767 root INFO copying build/lib/eth_hash/__init__.py -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,768 root INFO copying build/lib/eth_hash/auto.py -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,770 root INFO copying build/lib/eth_hash/main.py -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,771 root INFO copying build/lib/eth_hash/py.typed -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,772 root INFO copying build/lib/eth_hash/abc.py -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,773 root INFO copying build/lib/eth_hash/utils.py -> build/bdist.linux-riscv64/wheel/eth_hash
2024-11-04 07:06:17,774 root INFO creating build/bdist.linux-riscv64/wheel/eth_hash/backends
2024-11-04 07:06:17,775 root INFO copying build/lib/eth_hash/backends/pysha3.py -> build/bdist.linux-riscv64/wheel/eth_hash/backends
2024-11-04 07:06:17,776 root INFO copying build/lib/eth_hash/backends/__init__.py -> build/bdist.linux-riscv64/wheel/eth_hash/backends
2024-11-04 07:06:17,777 root INFO copying build/lib/eth_hash/backends/pycryptodome.py -> build/bdist.linux-riscv64/wheel/eth_hash/backends
2024-11-04 07:06:17,778 root INFO copying build/lib/eth_hash/backends/auto.py -> build/bdist.linux-riscv64/wheel/eth_hash/backends
2024-11-04 07:06:17,779 root INFO running install_egg_info
2024-11-04 07:06:17,788 root INFO Copying eth_hash.egg-info to build/bdist.linux-riscv64/wheel/eth_hash-0.7.0-py3.12.egg-info
2024-11-04 07:06:17,794 root INFO running install_scripts
2024-11-04 07:06:17,810 root INFO creating build/bdist.linux-riscv64/wheel/eth_hash-0.7.0.dist-info/WHEEL
2024-11-04 07:06:17,812 wheel INFO creating '/home/buildozer/aports/community/py3-eth-hash/src/eth-hash-0.7.0/.dist/.tmp-fja7i8fm/eth_hash-0.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-04 07:06:17,813 wheel INFO adding 'eth_hash/__init__.py'
2024-11-04 07:06:17,815 wheel INFO adding 'eth_hash/abc.py'
2024-11-04 07:06:17,816 wheel INFO adding 'eth_hash/auto.py'
2024-11-04 07:06:17,817 wheel INFO adding 'eth_hash/main.py'
2024-11-04 07:06:17,818 wheel INFO adding 'eth_hash/py.typed'
2024-11-04 07:06:17,819 wheel INFO adding 'eth_hash/utils.py'
2024-11-04 07:06:17,820 wheel INFO adding 'eth_hash/backends/__init__.py'
2024-11-04 07:06:17,821 wheel INFO adding 'eth_hash/backends/auto.py'
2024-11-04 07:06:17,822 wheel INFO adding 'eth_hash/backends/pycryptodome.py'
2024-11-04 07:06:17,823 wheel INFO adding 'eth_hash/backends/pysha3.py'
2024-11-04 07:06:17,825 wheel INFO adding 'eth_hash-0.7.0.dist-info/LICENSE'
2024-11-04 07:06:17,826 wheel INFO adding 'eth_hash-0.7.0.dist-info/METADATA'
2024-11-04 07:06:17,827 wheel INFO adding 'eth_hash-0.7.0.dist-info/WHEEL'
2024-11-04 07:06:17,828 wheel INFO adding 'eth_hash-0.7.0.dist-info/top_level.txt'
2024-11-04 07:06:17,828 wheel INFO adding 'eth_hash-0.7.0.dist-info/RECORD'
2024-11-04 07:06:17,829 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-04 07:06:17,833 gpep517 INFO The backend produced .dist/eth_hash-0.7.0-py3-none-any.whl
eth_hash-0.7.0-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/__pycache__' -> '/home/buildozer/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.12/site-packages/eth_hash/__pycache__'
'usr/lib/python3.12/site-packages/eth_hash/backends/__pycache__' -> '/home/buildozer/aports/community/py3-eth-hash/pkg/py3-eth-hash-pyc/usr/lib/python3.12/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.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.0-r0.apk
>>> py3-eth-hash*: Tracing dependencies...
	python3~3.12
>>> py3-eth-hash*: Package size: 15.9 KB
>>> py3-eth-hash*: Compressing data...
>>> py3-eth-hash*: Create checksum...
>>> py3-eth-hash*: Create py3-eth-hash-0.7.0-r0.apk
>>> py3-eth-hash: Build complete at Mon, 04 Nov 2024 07:06:19 +0000 elapsed time 0h 0m 26s
>>> py3-eth-hash: Cleaning up srcdir
>>> py3-eth-hash: Cleaning up pkgdir
>>> py3-eth-hash: Uninstalling dependencies...
(1/24) Purging .makedepends-py3-eth-hash (20241104.070614)
(2/24) Purging py3-gpep517-pyc (16-r0)
(3/24) Purging py3-gpep517 (16-r0)
(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 (70.3.0-r0)
(7/24) Purging py3-setuptools (70.3.0-r0)
(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.1-r0)
(11/24) Purging py3-packaging (24.1-r0)
(12/24) Purging py3-parsing-pyc (3.1.4-r0)
(13/24) Purging py3-parsing (3.1.4-r0)
(14/24) Purging python3-pyc (3.12.7-r1)
(15/24) Purging python3-pycache-pyc0 (3.12.7-r1)
(16/24) Purging pyc (3.12.7-r1)
(17/24) Purging python3 (3.12.7-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-r2)
(22/24) Purging mpdecimal (4.0.0-r0)
(23/24) Purging sqlite-libs (3.47.0-r0)
(24/24) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> py3-eth-hash: Updating the community/riscv64 repository index...
>>> py3-eth-hash: Signing the index...