>>> py3-construct: Building community/py3-construct 2.10.70-r0 (using abuild 3.12.0-r0) started Wed, 20 Dec 2023 08:13:58 +0000 >>> py3-construct: Checking sanity of /home/buildozer/aports/community/py3-construct/APKBUILD... >>> py3-construct: Analyzing dependencies... >>> py3-construct: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.4-r3) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.5-r0) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20231125-r0) (7/26) Installing readline (8.2.7-r0) (8/26) Installing sqlite-libs (3.44.2-r0) (9/26) Installing python3 (3.11.6-r1) (10/26) Installing python3-pycache-pyc0 (3.11.6-r1) (11/26) Installing pyc (3.11.6-r1) (12/26) Installing python3-pyc (3.11.6-r1) (13/26) Installing python3-dev (3.11.6-r1) (14/26) Installing py3-installer (0.7.0-r1) (15/26) Installing py3-installer-pyc (0.7.0-r1) (16/26) Installing py3-gpep517 (15-r1) (17/26) Installing py3-gpep517-pyc (15-r1) (18/26) Installing py3-parsing (3.1.1-r0) (19/26) Installing py3-parsing-pyc (3.1.1-r0) (20/26) Installing py3-packaging (23.2-r0) (21/26) Installing py3-packaging-pyc (23.2-r0) (22/26) Installing py3-setuptools (68.2.2-r0) (23/26) Installing py3-setuptools-pyc (68.2.2-r0) (24/26) Installing py3-wheel (0.42.0-r0) (25/26) Installing py3-wheel-pyc (0.42.0-r0) (26/26) Installing .makedepends-py3-construct (20231220.081403) Executing busybox-1.36.1-r17.trigger OK: 442 MiB in 127 packages >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Cleaning up tmpdir >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-construct-2.10.70.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-construct: Fetching https://github.com/construct/construct/archive/v2.10.70/py3-construct-2.10.70.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 100 814k 0 814k 0 0 842k 0 --:--:-- --:--:-- --:--:-- 842k 100 1168k 0 1168k 0 0 1156k 0 --:--:-- 0:00:01 --:--:-- 8229k >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-construct-2.10.70.tar.gz >>> py3-construct: Checking sha512sums... py3-construct-2.10.70.tar.gz: OK >>> py3-construct: Unpacking /var/cache/distfiles/py3-construct-2.10.70.tar.gz... 2023-12-20 08:14:10,777 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-20 08:14:11,393 root INFO running bdist_wheel 2023-12-20 08:14:11,466 root INFO running build 2023-12-20 08:14:11,466 root INFO running build_py 2023-12-20 08:14:11,477 root INFO creating build 2023-12-20 08:14:11,478 root INFO creating build/lib 2023-12-20 08:14:11,478 root INFO creating build/lib/construct 2023-12-20 08:14:11,479 root INFO copying construct/expr.py -> build/lib/construct 2023-12-20 08:14:11,481 root INFO copying construct/core.py -> build/lib/construct 2023-12-20 08:14:11,482 root INFO copying construct/__init__.py -> build/lib/construct 2023-12-20 08:14:11,483 root INFO copying construct/debug.py -> build/lib/construct 2023-12-20 08:14:11,484 root INFO copying construct/version.py -> build/lib/construct 2023-12-20 08:14:11,486 root INFO creating build/lib/construct/lib 2023-12-20 08:14:11,486 root INFO copying construct/lib/__init__.py -> build/lib/construct/lib 2023-12-20 08:14:11,487 root INFO copying construct/lib/bitstream.py -> build/lib/construct/lib 2023-12-20 08:14:11,488 root INFO copying construct/lib/containers.py -> build/lib/construct/lib 2023-12-20 08:14:11,489 root INFO copying construct/lib/py3compat.py -> build/lib/construct/lib 2023-12-20 08:14:11,489 root INFO copying construct/lib/hex.py -> build/lib/construct/lib 2023-12-20 08:14:11,490 root INFO copying construct/lib/binary.py -> build/lib/construct/lib 2023-12-20 08:14:11,513 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-20 08:14:11,514 root INFO running install 2023-12-20 08:14:11,577 root INFO running install_lib 2023-12-20 08:14:11,586 root INFO creating build/bdist.linux-riscv64 2023-12-20 08:14:11,586 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-20 08:14:11,587 root INFO creating build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,588 root INFO copying build/lib/construct/expr.py -> build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,589 root INFO copying build/lib/construct/core.py -> build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,590 root INFO copying build/lib/construct/__init__.py -> build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,591 root INFO copying build/lib/construct/debug.py -> build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,592 root INFO creating build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,592 root INFO copying build/lib/construct/lib/__init__.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,593 root INFO copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,594 root INFO copying build/lib/construct/lib/containers.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,594 root INFO copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,595 root INFO copying build/lib/construct/lib/hex.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,596 root INFO copying build/lib/construct/lib/binary.py -> build/bdist.linux-riscv64/wheel/construct/lib 2023-12-20 08:14:11,597 root INFO copying build/lib/construct/version.py -> build/bdist.linux-riscv64/wheel/construct 2023-12-20 08:14:11,597 root INFO running install_egg_info 2023-12-20 08:14:11,613 root INFO running egg_info 2023-12-20 08:14:11,613 root INFO creating construct.egg-info 2023-12-20 08:14:11,620 root INFO writing construct.egg-info/PKG-INFO 2023-12-20 08:14:11,627 root INFO writing dependency_links to construct.egg-info/dependency_links.txt 2023-12-20 08:14:11,631 root INFO writing requirements to construct.egg-info/requires.txt 2023-12-20 08:14:11,631 root INFO writing top-level names to construct.egg-info/top_level.txt 2023-12-20 08:14:11,632 root INFO writing manifest file 'construct.egg-info/SOURCES.txt' 2023-12-20 08:14:11,642 root INFO reading manifest file 'construct.egg-info/SOURCES.txt' 2023-12-20 08:14:11,643 root INFO reading manifest template 'MANIFEST.in' 2023-12-20 08:14:11,645 root INFO adding license file 'LICENSE' 2023-12-20 08:14:11,648 root INFO writing manifest file 'construct.egg-info/SOURCES.txt' 2023-12-20 08:14:11,649 root INFO Copying construct.egg-info to build/bdist.linux-riscv64/wheel/construct-2.10.70-py3.11.egg-info 2023-12-20 08:14:11,653 root INFO running install_scripts 2023-12-20 08:14:11,665 wheel INFO creating build/bdist.linux-riscv64/wheel/construct-2.10.70.dist-info/WHEEL 2023-12-20 08:14:11,667 wheel INFO creating '/home/buildozer/aports/community/py3-construct/src/construct-2.10.70/.dist/.tmp-xd8r79qs/construct-2.10.70-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-20 08:14:11,670 wheel INFO adding 'construct/__init__.py' 2023-12-20 08:14:11,675 wheel INFO adding 'construct/core.py' 2023-12-20 08:14:11,680 wheel INFO adding 'construct/debug.py' 2023-12-20 08:14:11,681 wheel INFO adding 'construct/expr.py' 2023-12-20 08:14:11,683 wheel INFO adding 'construct/version.py' 2023-12-20 08:14:11,684 wheel INFO adding 'construct/lib/__init__.py' 2023-12-20 08:14:11,685 wheel INFO adding 'construct/lib/binary.py' 2023-12-20 08:14:11,686 wheel INFO adding 'construct/lib/bitstream.py' 2023-12-20 08:14:11,687 wheel INFO adding 'construct/lib/containers.py' 2023-12-20 08:14:11,688 wheel INFO adding 'construct/lib/hex.py' 2023-12-20 08:14:11,689 wheel INFO adding 'construct/lib/py3compat.py' 2023-12-20 08:14:11,691 wheel INFO adding 'construct-2.10.70.dist-info/LICENSE' 2023-12-20 08:14:11,691 wheel INFO adding 'construct-2.10.70.dist-info/METADATA' 2023-12-20 08:14:11,692 wheel INFO adding 'construct-2.10.70.dist-info/WHEEL' 2023-12-20 08:14:11,693 wheel INFO adding 'construct-2.10.70.dist-info/top_level.txt' 2023-12-20 08:14:11,695 wheel INFO adding 'construct-2.10.70.dist-info/RECORD' 2023-12-20 08:14:11,696 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-20 08:14:11,698 gpep517 INFO The backend produced .dist/construct-2.10.70-py3-none-any.whl construct-2.10.70-py3-none-any.whl >>> py3-construct: Entering fakeroot... >>> py3-construct-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/__pycache__' -> '/home/buildozer/aports/community/py3-construct/pkg/py3-construct-pyc/usr/lib/python3.11/site-packages/construct/__pycache__' '/home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/__pycache__' -> '/home/buildozer/aports/community/py3-construct/pkg/py3-construct-pyc/usr/lib/python3.11/site-packages/construct/lib/__pycache__' >>> py3-construct-pyc*: Preparing subpackage py3-construct-pyc... >>> py3-construct-pyc*: Running postcheck for py3-construct-pyc >>> py3-construct*: Running postcheck for py3-construct >>> py3-construct*: Preparing package py3-construct... >>> py3-construct-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-construct-pyc*: Package size: 500.0 KB >>> py3-construct-pyc*: Compressing data... >>> py3-construct-pyc*: Create checksum... >>> py3-construct-pyc*: Create py3-construct-pyc-2.10.70-r0.apk >>> py3-construct*: Tracing dependencies... python3 python3~3.11 >>> py3-construct*: Package size: 376.0 KB >>> py3-construct*: Compressing data... >>> py3-construct*: Create checksum... >>> py3-construct*: Create py3-construct-2.10.70-r0.apk >>> py3-construct: Build complete at Wed, 20 Dec 2023 08:14:16 +0000 elapsed time 0h 0m 19s >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Uninstalling dependencies... (1/26) Purging .makedepends-py3-construct (20231220.081403) (2/26) Purging python3-dev (3.11.6-r1) (3/26) Purging py3-gpep517-pyc (15-r1) (4/26) Purging py3-gpep517 (15-r1) (5/26) Purging py3-installer-pyc (0.7.0-r1) (6/26) Purging py3-installer (0.7.0-r1) (7/26) Purging py3-setuptools-pyc (68.2.2-r0) (8/26) Purging py3-setuptools (68.2.2-r0) (9/26) Purging py3-wheel-pyc (0.42.0-r0) (10/26) Purging py3-wheel (0.42.0-r0) (11/26) Purging py3-packaging-pyc (23.2-r0) (12/26) Purging py3-packaging (23.2-r0) (13/26) Purging py3-parsing-pyc (3.1.1-r0) (14/26) Purging py3-parsing (3.1.1-r0) (15/26) Purging python3-pyc (3.11.6-r1) (16/26) Purging python3-pycache-pyc0 (3.11.6-r1) (17/26) Purging pyc (3.11.6-r1) (18/26) Purging python3 (3.11.6-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.4-r3) (22/26) Purging libpanelw (6.4_p20231125-r0) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.7-r0) (25/26) Purging sqlite-libs (3.44.2-r0) (26/26) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r17.trigger OK: 227 MiB in 101 packages >>> py3-construct: Updating the community/riscv64 repository index... >>> py3-construct: Signing the index...