>>> py3-cstruct: Building testing/py3-cstruct 5.3-r0 (using abuild 3.12.0-r1) started Tue, 09 Jan 2024 17:51:21 +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 py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20231125-r0) (5/31) Installing readline (8.2.7-r0) (6/31) Installing sqlite-libs (3.44.2-r0) (7/31) Installing python3 (3.11.6-r1) (8/31) Installing python3-pycache-pyc0 (3.11.6-r1) (9/31) Installing pyc (3.11.6-r1) (10/31) Installing py3-installer-pyc (0.7.0-r1) (11/31) Installing py3-gpep517-pyc (15-r1) (12/31) Installing python3-pyc (3.11.6-r1) (13/31) Installing py3-installer (0.7.0-r1) (14/31) Installing py3-gpep517 (15-r1) (15/31) Installing py3-parsing (3.1.1-r0) (16/31) Installing py3-parsing-pyc (3.1.1-r0) (17/31) Installing py3-packaging (23.2-r0) (18/31) Installing py3-packaging-pyc (23.2-r0) (19/31) Installing py3-setuptools (69.0.3-r0) (20/31) Installing py3-setuptools-pyc (69.0.3-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r7) (24/31) Installing py3-iniconfig-pyc (1.1.1-r7) (25/31) Installing py3-pluggy (1.3.0-r0) (26/31) Installing py3-pluggy-pyc (1.3.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.4-r0) (30/31) Installing py3-pytest-pyc (7.4.4-r0) (31/31) Installing .makedepends-py3-cstruct (20240109.175122) Executing busybox-1.36.1-r18.trigger OK: 324 MiB in 141 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 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 38987 0 38987 0 0 20222 0 --:--:-- 0:00:01 --:--:-- 73560 >>> 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:51:26,088 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-09 17:51:26,135 root INFO running bdist_wheel 2024-01-09 17:51:26,151 root INFO running build 2024-01-09 17:51:26,151 root INFO running build_py 2024-01-09 17:51:26,154 root INFO creating build 2024-01-09 17:51:26,154 root INFO creating build/lib 2024-01-09 17:51:26,154 root INFO creating build/lib/cstruct 2024-01-09 17:51:26,154 root INFO copying cstruct/mem_cstruct.py -> build/lib/cstruct 2024-01-09 17:51:26,154 root INFO copying cstruct/exceptions.py -> build/lib/cstruct 2024-01-09 17:51:26,154 root INFO copying cstruct/c_parser.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/abstract.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/field.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/native_types.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/c_expr.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/cstruct.py -> build/lib/cstruct 2024-01-09 17:51:26,155 root INFO copying cstruct/cenum.py -> build/lib/cstruct 2024-01-09 17:51:26,156 root INFO copying cstruct/__init__.py -> build/lib/cstruct 2024-01-09 17:51:26,156 root INFO copying cstruct/base.py -> build/lib/cstruct 2024-01-09 17:51:26,156 root INFO running egg_info 2024-01-09 17:51:26,156 root INFO creating cstruct.egg-info 2024-01-09 17:51:26,157 root INFO writing cstruct.egg-info/PKG-INFO 2024-01-09 17:51:26,158 root INFO writing dependency_links to cstruct.egg-info/dependency_links.txt 2024-01-09 17:51:26,158 root INFO writing requirements to cstruct.egg-info/requires.txt 2024-01-09 17:51:26,158 root INFO writing top-level names to cstruct.egg-info/top_level.txt 2024-01-09 17:51:26,159 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:51:26,161 root INFO reading manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:51:26,161 root INFO reading manifest template 'MANIFEST.in' 2024-01-09 17:51:26,162 root INFO adding license file 'LICENSE' 2024-01-09 17:51:26,163 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-01-09 17:51:26,168 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-01-09 17:51:26,168 root INFO running install 2024-01-09 17:51:26,184 root INFO running install_lib 2024-01-09 17:51:26,186 root INFO creating build/bdist.linux-ppc64le 2024-01-09 17:51:26,186 root INFO creating build/bdist.linux-ppc64le/wheel 2024-01-09 17:51:26,186 root INFO creating build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,186 root INFO copying build/lib/cstruct/mem_cstruct.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,186 root INFO copying build/lib/cstruct/exceptions.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/c_parser.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/abstract.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/field.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/native_types.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/c_expr.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,187 root INFO copying build/lib/cstruct/cstruct.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,188 root INFO copying build/lib/cstruct/cenum.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,188 root INFO copying build/lib/cstruct/__init__.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,188 root INFO copying build/lib/cstruct/base.py -> build/bdist.linux-ppc64le/wheel/cstruct 2024-01-09 17:51:26,188 root INFO running install_egg_info 2024-01-09 17:51:26,191 root INFO Copying cstruct.egg-info to build/bdist.linux-ppc64le/wheel/cstruct-5.3-py3.11.egg-info 2024-01-09 17:51:26,192 root INFO running install_scripts 2024-01-09 17:51:26,196 wheel INFO creating build/bdist.linux-ppc64le/wheel/cstruct-5.3.dist-info/WHEEL 2024-01-09 17:51:26,196 wheel INFO creating '/home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3/.dist/.tmp-vl7riwv0/cstruct-5.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-01-09 17:51:26,196 wheel INFO adding 'cstruct/__init__.py' 2024-01-09 17:51:26,196 wheel INFO adding 'cstruct/abstract.py' 2024-01-09 17:51:26,197 wheel INFO adding 'cstruct/base.py' 2024-01-09 17:51:26,197 wheel INFO adding 'cstruct/c_expr.py' 2024-01-09 17:51:26,197 wheel INFO adding 'cstruct/c_parser.py' 2024-01-09 17:51:26,197 wheel INFO adding 'cstruct/cenum.py' 2024-01-09 17:51:26,198 wheel INFO adding 'cstruct/cstruct.py' 2024-01-09 17:51:26,198 wheel INFO adding 'cstruct/exceptions.py' 2024-01-09 17:51:26,198 wheel INFO adding 'cstruct/field.py' 2024-01-09 17:51:26,198 wheel INFO adding 'cstruct/mem_cstruct.py' 2024-01-09 17:51:26,198 wheel INFO adding 'cstruct/native_types.py' 2024-01-09 17:51:26,199 wheel INFO adding 'cstruct-5.3.dist-info/LICENSE' 2024-01-09 17:51:26,199 wheel INFO adding 'cstruct-5.3.dist-info/METADATA' 2024-01-09 17:51:26,199 wheel INFO adding 'cstruct-5.3.dist-info/WHEEL' 2024-01-09 17:51:26,199 wheel INFO adding 'cstruct-5.3.dist-info/top_level.txt' 2024-01-09 17:51:26,199 wheel INFO adding 'cstruct-5.3.dist-info/zip-safe' 2024-01-09 17:51:26,200 wheel INFO adding 'cstruct-5.3.dist-info/RECORD' 2024-01-09 17:51:26,200 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-01-09 17:51:26,201 gpep517 INFO The backend produced .dist/cstruct-5.3-py2.py3-none-any.whl cstruct-5.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3 configfile: pytest.ini testpaths: tests collected 79 items tests/test_alignment.py ....... [ 8%] tests/test_c_expr.py ...... [ 16%] tests/test_cenum.py ......... [ 27%] tests/test_cstruct.py .............. [ 45%] tests/test_define.py ...... [ 53%] tests/test_flexible_array.py .... [ 58%] tests/test_get_type.py . [ 59%] tests/test_memcstruct.py .............. [ 77%] tests/test_native_types.py .. [ 79%] tests/test_nested.py ........... [ 93%] tests/test_pickle.py .. [ 96%] tests/test_typdef.py . [ 97%] tests/test_union.py .. [100%] ============================== 79 passed in 0.67s ============================== >>> 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:51:27 +0000 elapsed time 0h 0m 6s >>> py3-cstruct: Cleaning up srcdir >>> py3-cstruct: Cleaning up pkgdir >>> py3-cstruct: Uninstalling dependencies... (1/31) Purging .makedepends-py3-cstruct (20240109.175122) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (69.0.3-r0) (7/31) Purging py3-setuptools (69.0.3-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (7.4.4-r0) (11/31) Purging py3-pytest (7.4.4-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r7) (13/31) Purging py3-iniconfig (1.1.1-r7) (14/31) Purging py3-packaging-pyc (23.2-r0) (15/31) Purging py3-packaging (23.2-r0) (16/31) Purging py3-parsing-pyc (3.1.1-r0) (17/31) Purging py3-parsing (3.1.1-r0) (18/31) Purging py3-pluggy-pyc (1.3.0-r0) (19/31) Purging py3-pluggy (1.3.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.6-r1) (23/31) Purging python3-pycache-pyc0 (3.11.6-r1) (24/31) Purging pyc (3.11.6-r1) (25/31) Purging python3 (3.11.6-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20231125-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.7-r0) (31/31) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 265 MiB in 110 packages >>> py3-cstruct: Updating the testing/ppc64le repository index... >>> py3-cstruct: Signing the index...