>>> py3-cstruct: Building testing/py3-cstruct 5.3-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:31:07 +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/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.2-r0) (9/33) Installing python3 (3.12.3-r0) (10/33) Installing python3-pycache-pyc0 (3.12.3-r0) (11/33) Installing pyc (3.12.3-r0) (12/33) Installing py3-installer-pyc (0.7.0-r2) (13/33) Installing py3-gpep517-pyc (15-r2) (14/33) Installing python3-pyc (3.12.3-r0) (15/33) Installing py3-installer (0.7.0-r2) (16/33) Installing py3-gpep517 (15-r2) (17/33) Installing py3-parsing (3.1.2-r1) (18/33) Installing py3-parsing-pyc (3.1.2-r1) (19/33) Installing py3-packaging (24.0-r1) (20/33) Installing py3-packaging-pyc (24.0-r1) (21/33) Installing py3-setuptools (69.2.0-r2) (22/33) Installing py3-setuptools-pyc (69.2.0-r2) (23/33) Installing py3-wheel (0.42.0-r1) (24/33) Installing py3-wheel-pyc (0.42.0-r1) (25/33) Installing py3-iniconfig (2.0.0-r1) (26/33) Installing py3-iniconfig-pyc (2.0.0-r1) (27/33) Installing py3-pluggy (1.4.0-r1) (28/33) Installing py3-pluggy-pyc (1.4.0-r1) (29/33) Installing py3-py (1.11.0-r3) (30/33) Installing py3-py-pyc (1.11.0-r3) (31/33) Installing py3-pytest (8.1.1-r1) (32/33) Installing py3-pytest-pyc (8.1.1-r1) (33/33) Installing .makedepends-py3-cstruct (20240415.163108) Executing busybox-1.36.1-r25.trigger OK: 437 MiB in 138 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 >>> 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-04-15 16:31:09,307 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 16:31:09,342 root INFO running bdist_wheel 2024-04-15 16:31:09,356 root INFO running build 2024-04-15 16:31:09,356 root INFO running build_py 2024-04-15 16:31:09,358 root INFO creating build 2024-04-15 16:31:09,358 root INFO creating build/lib 2024-04-15 16:31:09,358 root INFO creating build/lib/cstruct 2024-04-15 16:31:09,358 root INFO copying cstruct/__init__.py -> build/lib/cstruct 2024-04-15 16:31:09,358 root INFO copying cstruct/abstract.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/field.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/exceptions.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/cstruct.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/mem_cstruct.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/c_expr.py -> build/lib/cstruct 2024-04-15 16:31:09,359 root INFO copying cstruct/cenum.py -> build/lib/cstruct 2024-04-15 16:31:09,360 root INFO copying cstruct/native_types.py -> build/lib/cstruct 2024-04-15 16:31:09,360 root INFO copying cstruct/c_parser.py -> build/lib/cstruct 2024-04-15 16:31:09,360 root INFO copying cstruct/base.py -> build/lib/cstruct 2024-04-15 16:31:09,360 root INFO running egg_info 2024-04-15 16:31:09,360 root INFO creating cstruct.egg-info 2024-04-15 16:31:09,361 root INFO writing cstruct.egg-info/PKG-INFO 2024-04-15 16:31:09,362 root INFO writing dependency_links to cstruct.egg-info/dependency_links.txt 2024-04-15 16:31:09,362 root INFO writing requirements to cstruct.egg-info/requires.txt 2024-04-15 16:31:09,362 root INFO writing top-level names to cstruct.egg-info/top_level.txt 2024-04-15 16:31:09,362 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-04-15 16:31:09,364 root INFO reading manifest file 'cstruct.egg-info/SOURCES.txt' 2024-04-15 16:31:09,364 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 16:31:09,365 root INFO adding license file 'LICENSE' 2024-04-15 16:31:09,365 root INFO writing manifest file 'cstruct.egg-info/SOURCES.txt' 2024-04-15 16:31:09,369 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-15 16:31:09,369 root INFO running install 2024-04-15 16:31:09,377 root INFO running install_lib 2024-04-15 16:31:09,379 root INFO creating build/bdist.linux-aarch64 2024-04-15 16:31:09,379 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-15 16:31:09,379 root INFO creating build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,379 root INFO copying build/lib/cstruct/__init__.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,379 root INFO copying build/lib/cstruct/abstract.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,379 root INFO copying build/lib/cstruct/field.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/exceptions.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/cstruct.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/mem_cstruct.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/c_expr.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/cenum.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/native_types.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,380 root INFO copying build/lib/cstruct/c_parser.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,381 root INFO copying build/lib/cstruct/base.py -> build/bdist.linux-aarch64/wheel/cstruct 2024-04-15 16:31:09,381 root INFO running install_egg_info 2024-04-15 16:31:09,384 root INFO Copying cstruct.egg-info to build/bdist.linux-aarch64/wheel/cstruct-5.3-py3.12.egg-info 2024-04-15 16:31:09,385 root INFO running install_scripts 2024-04-15 16:31:09,387 wheel INFO creating build/bdist.linux-aarch64/wheel/cstruct-5.3.dist-info/WHEEL 2024-04-15 16:31:09,387 wheel INFO creating '/home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3/.dist/.tmp-i9f3cc48/cstruct-5.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-15 16:31:09,388 wheel INFO adding 'cstruct/__init__.py' 2024-04-15 16:31:09,388 wheel INFO adding 'cstruct/abstract.py' 2024-04-15 16:31:09,388 wheel INFO adding 'cstruct/base.py' 2024-04-15 16:31:09,388 wheel INFO adding 'cstruct/c_expr.py' 2024-04-15 16:31:09,388 wheel INFO adding 'cstruct/c_parser.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/cenum.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/cstruct.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/exceptions.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/field.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/mem_cstruct.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct/native_types.py' 2024-04-15 16:31:09,389 wheel INFO adding 'cstruct-5.3.dist-info/LICENSE' 2024-04-15 16:31:09,390 wheel INFO adding 'cstruct-5.3.dist-info/METADATA' 2024-04-15 16:31:09,390 wheel INFO adding 'cstruct-5.3.dist-info/WHEEL' 2024-04-15 16:31:09,390 wheel INFO adding 'cstruct-5.3.dist-info/top_level.txt' 2024-04-15 16:31:09,390 wheel INFO adding 'cstruct-5.3.dist-info/zip-safe' 2024-04-15 16:31:09,390 wheel INFO adding 'cstruct-5.3.dist-info/RECORD' 2024-04-15 16:31:09,390 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-15 16:31:09,391 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.12.3, pytest-8.1.1, pluggy-1.4.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%] =============================== warnings summary =============================== cstruct/c_expr.py:126 /home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3/cstruct/c_expr.py:126: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Num: lambda node: node.n, cstruct/c_expr.py:130 /home/buildozer/aports/testing/py3-cstruct/src/python-cstruct-5.3/cstruct/c_expr.py:130: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Str: lambda node: node.s, # python < 3.8 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 79 passed, 2 warnings in 0.38s ======================== >>> py3-cstruct: Entering fakeroot... >>> py3-cstruct-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cstruct/pkg/py3-cstruct/usr/lib/python3.12/site-packages/cstruct/__pycache__' -> '/home/buildozer/aports/testing/py3-cstruct/pkg/py3-cstruct-pyc/usr/lib/python3.12/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.12 >>> py3-cstruct-pyc*: Package size: 132.0 KB >>> py3-cstruct-pyc*: Compressing data... >>> py3-cstruct-pyc*: Create checksum... >>> py3-cstruct-pyc*: Create py3-cstruct-pyc-5.3-r1.apk >>> py3-cstruct*: Tracing dependencies... python3~3.12 >>> py3-cstruct*: Package size: 152.0 KB >>> py3-cstruct*: Compressing data... >>> py3-cstruct*: Create checksum... >>> py3-cstruct*: Create py3-cstruct-5.3-r1.apk >>> py3-cstruct: Build complete at Mon, 15 Apr 2024 16:31:10 +0000 elapsed time 0h 0m 3s >>> py3-cstruct: Cleaning up srcdir >>> py3-cstruct: Cleaning up pkgdir >>> py3-cstruct: Uninstalling dependencies... (1/33) Purging .makedepends-py3-cstruct (20240415.163108) (2/33) Purging py3-gpep517-pyc (15-r2) (3/33) Purging py3-gpep517 (15-r2) (4/33) Purging py3-installer-pyc (0.7.0-r2) (5/33) Purging py3-installer (0.7.0-r2) (6/33) Purging py3-setuptools-pyc (69.2.0-r2) (7/33) Purging py3-setuptools (69.2.0-r2) (8/33) Purging py3-wheel-pyc (0.42.0-r1) (9/33) Purging py3-wheel (0.42.0-r1) (10/33) Purging py3-pytest-pyc (8.1.1-r1) (11/33) Purging py3-pytest (8.1.1-r1) (12/33) Purging py3-iniconfig-pyc (2.0.0-r1) (13/33) Purging py3-iniconfig (2.0.0-r1) (14/33) Purging py3-packaging-pyc (24.0-r1) (15/33) Purging py3-packaging (24.0-r1) (16/33) Purging py3-parsing-pyc (3.1.2-r1) (17/33) Purging py3-parsing (3.1.2-r1) (18/33) Purging py3-pluggy-pyc (1.4.0-r1) (19/33) Purging py3-pluggy (1.4.0-r1) (20/33) Purging py3-py-pyc (1.11.0-r3) (21/33) Purging py3-py (1.11.0-r3) (22/33) Purging python3-pyc (3.12.3-r0) (23/33) Purging python3-pycache-pyc0 (3.12.3-r0) (24/33) Purging pyc (3.12.3-r0) (25/33) Purging python3 (3.12.3-r0) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.2-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-cstruct: Updating the testing/aarch64 repository index... >>> py3-cstruct: Signing the index...