>>> py3-cstruct: Building testing/py3-cstruct 5.3-r0 (using abuild 3.12.0-r1) started Tue, 09 Jan 2024 17:58:01 +0000 >>> py3-cstruct: Checking sanity of /home/buildozer/aports/testing/py3-cstruct/APKBUILD... >>> py3-cstruct: Analyzing dependencies... >>> py3-cstruct: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231125-r0) (7/25) Installing readline (8.2.7-r0) (8/25) Installing sqlite-libs (3.44.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing py3-installer-pyc (0.7.0-r1) (13/25) Installing py3-gpep517-pyc (15-r1) (14/25) Installing python3-pyc (3.11.6-r1) (15/25) Installing py3-installer (0.7.0-r1) (16/25) Installing py3-gpep517 (15-r1) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (69.0.3-r0) (22/25) Installing py3-setuptools-pyc (69.0.3-r0) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-cstruct (20240109.175806) Executing busybox-1.36.1-r18.trigger OK: 278 MiB in 127 packages >>> py3-cstruct: Cleaning up srcdir >>> py3-cstruct: Cleaning up pkgdir >>> py3-cstruct: Cleaning up tmpdir >>> py3-cstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cstruct-5.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cstruct: Fetching https://github.com/andreax79/python-cstruct/archive/v5.3/py3-cstruct-5.3.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 38987 0 38987 0 0 54703 0 --:--:-- --:--:-- --:--:-- 54703 >>> py3-cstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cstruct-5.3.tar.gz >>> py3-cstruct: Checking sha512sums... py3-cstruct-5.3.tar.gz: OK >>> py3-cstruct: Unpacking /var/cache/distfiles/py3-cstruct-5.3.tar.gz... 2024-01-09 17:58:10,771 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-09 17:58:11,054 root INFO running bdist_wheel 2024-01-09 17:58:11,125 root INFO running build 2024-01-09 17:58:11,125 root INFO running build_py 2024-01-09 17:58:11,137 root INFO creating build 2024-01-09 17:58:11,138 root INFO creating build/lib 2024-01-09 17:58:11,138 root INFO creating build/lib/cstruct 2024-01-09 17:58:11,139 root INFO copying cstruct/native_types.py -> build/lib/cstruct 2024-01-09 17:58:11,140 root INFO copying cstruct/c_parser.py -> build/lib/cstruct 2024-01-09 17:58:11,141 root INFO copying cstruct/c_expr.py -> build/lib/cstruct 2024-01-09 17:58:11,142 root INFO copying cstruct/__init__.py -> build/lib/cstruct 2024-01-09 17:58:11,143 root INFO copying cstruct/base.py -> build/lib/cstruct 2024-01-09 17:58:11,144 root INFO copying cstruct/exceptions.py -> build/lib/cstruct 2024-01-09 17:58:11,145 root INFO copying cstruct/cstruct.py -> build/lib/cstruct 2024-01-09 17:58:11,146 root INFO copying cstruct/mem_cstruct.py -> build/lib/cstruct 2024-01-09 17:58:11,146 root INFO copying cstruct/cenum.py -> build/lib/cstruct 2024-01-09 17:58:11,147 root INFO copying cstruct/field.py -> build/lib/cstruct 2024-01-09 17:58:11,148 root INFO copying cstruct/abstract.py -> build/lib/cstruct 2024-01-09 17:58:11,149 root INFO running egg_info 2024-01-09 17:58:11,149 root INFO creating cstruct.egg-info 2024-01-09 17:58:11,155 root INFO writing cstruct.egg-info/PKG-INFO 2024-01-09 17:58:11,159 root INFO writing dependency_links to cstruct.egg-info/dependency_links.txt 2024-01-09 17:58:11,161 root INFO writing requirements to cstruct.egg-info/requires.txt 2024-01-09 17:58:11,161 root INFO writing top-level names to cstruct.egg-info/top_level.txt 2024-01-09 17:58:11,162 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:58:11,173 root INFO reading manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:58:11,174 root INFO reading manifest template 'MANIFEST.in' 2024-01-09 17:58:11,176 root INFO adding license file 'LICENSE' 2024-01-09 17:58:11,180 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:58:11,205 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-09 17:58:11,205 root INFO running install 2024-01-09 17:58:11,268 root INFO running install_lib 2024-01-09 17:58:11,277 root INFO creating build/bdist.linux-riscv64 2024-01-09 17:58:11,277 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-09 17:58:11,278 root INFO creating build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,279 root INFO copying build/lib/cstruct/native_types.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,279 root INFO copying build/lib/cstruct/c_parser.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,280 root INFO copying build/lib/cstruct/c_expr.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,281 root INFO copying build/lib/cstruct/__init__.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,282 root INFO copying build/lib/cstruct/base.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,282 root INFO copying build/lib/cstruct/exceptions.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,283 root INFO copying build/lib/cstruct/cstruct.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,284 root INFO copying build/lib/cstruct/mem_cstruct.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,284 root INFO copying build/lib/cstruct/cenum.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,285 root INFO copying build/lib/cstruct/field.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,286 root INFO copying build/lib/cstruct/abstract.py -> build/bdist.linux-riscv64/wheel/cstruct 2024-01-09 17:58:11,287 root INFO running install_egg_info 2024-01-09 17:58:11,303 root INFO Copying cstruct.egg-info to build/bdist.linux-riscv64/wheel/cstruct-5.3-py3.11.egg-info 2024-01-09 17:58:11,307 root INFO running install_scripts 2024-01-09 17:58:11,321 wheel INFO creating build/bdist.linux-riscv64/wheel/cstruct-5.3.dist-info/WHEEL 2024-01-09 17:58:11,324 wheel INFO creating '/home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3/.dist/.tmp-s4fzduuv/cstruct-5.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-09 17:58:11,326 wheel INFO adding 'cstruct/__init__.py' 2024-01-09 17:58:11,330 wheel INFO adding 'cstruct/abstract.py' 2024-01-09 17:58:11,332 wheel INFO adding 'cstruct/base.py' 2024-01-09 17:58:11,333 wheel INFO adding 'cstruct/c_expr.py' 2024-01-09 17:58:11,334 wheel INFO adding 'cstruct/c_parser.py' 2024-01-09 17:58:11,335 wheel INFO adding 'cstruct/cenum.py' 2024-01-09 17:58:11,336 wheel INFO adding 'cstruct/cstruct.py' 2024-01-09 17:58:11,337 wheel INFO adding 'cstruct/exceptions.py' 2024-01-09 17:58:11,338 wheel INFO adding 'cstruct/field.py' 2024-01-09 17:58:11,339 wheel INFO adding 'cstruct/mem_cstruct.py' 2024-01-09 17:58:11,340 wheel INFO adding 'cstruct/native_types.py' 2024-01-09 17:58:11,342 wheel INFO adding 'cstruct-5.3.dist-info/LICENSE' 2024-01-09 17:58:11,343 wheel INFO adding 'cstruct-5.3.dist-info/METADATA' 2024-01-09 17:58:11,344 wheel INFO adding 'cstruct-5.3.dist-info/WHEEL' 2024-01-09 17:58:11,344 wheel INFO adding 'cstruct-5.3.dist-info/top_level.txt' 2024-01-09 17:58:11,345 wheel INFO adding 'cstruct-5.3.dist-info/zip-safe' 2024-01-09 17:58:11,347 wheel INFO adding 'cstruct-5.3.dist-info/RECORD' 2024-01-09 17:58:11,348 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-09 17:58:11,350 gpep517 INFO The backend produced .dist/cstruct-5.3-py2.py3-none-any.whl cstruct-5.3-py2.py3-none-any.whl >>> py3-cstruct: Entering fakeroot... >>> py3-cstruct-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cstruct/pkg/py3-cstruct/usr/lib/python3.11/site-packages/cstruct/__pycache__' -> '/home/buildozer/aports/testing/py3-cstruct/pkg/py3-cstruct-pyc/usr/lib/python3.11/site-packages/cstruct/__pycache__' >>> py3-cstruct-pyc*: Preparing subpackage py3-cstruct-pyc... >>> py3-cstruct-pyc*: Running postcheck for py3-cstruct-pyc >>> py3-cstruct*: Running postcheck for py3-cstruct >>> py3-cstruct*: Preparing package py3-cstruct... >>> py3-cstruct-pyc*: Tracing dependencies... python3~3.11 >>> py3-cstruct-pyc*: Package size: 144.0 KB >>> py3-cstruct-pyc*: Compressing data... >>> py3-cstruct-pyc*: Create checksum... >>> py3-cstruct-pyc*: Create py3-cstruct-pyc-5.3-r0.apk >>> py3-cstruct*: Tracing dependencies... python3~3.11 >>> py3-cstruct*: Package size: 152.0 KB >>> py3-cstruct*: Compressing data... >>> py3-cstruct*: Create checksum... >>> py3-cstruct*: Create py3-cstruct-5.3-r0.apk >>> py3-cstruct: Build complete at Tue, 09 Jan 2024 17:58:15 +0000 elapsed time 0h 0m 14s >>> py3-cstruct: Cleaning up srcdir >>> py3-cstruct: Cleaning up pkgdir >>> py3-cstruct: Uninstalling dependencies... (1/25) Purging .makedepends-py3-cstruct (20240109.175806) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (69.0.3-r0) (7/25) Purging py3-setuptools (69.0.3-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231125-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.7-r0) (24/25) Purging sqlite-libs (3.44.2-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 102 packages >>> py3-cstruct: Updating the testing/riscv64 repository index... >>> py3-cstruct: Signing the index...