>>> py3-cbor2: Building community/py3-cbor2 5.6.1-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 09:52:04 +0000 >>> py3-cbor2: Validating /home/buildozer/aports/community/py3-cbor2/APKBUILD... >>> py3-cbor2: Analyzing dependencies... >>> py3-cbor2: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel python3-dev py3-hypothesis py3-pytest py3-pytest-cov py3-tomli (1/47) Installing libbz2 (1.0.8-r6) (2/47) Installing libffi (3.4.6-r0) (3/47) Installing gdbm (1.24-r0) (4/47) Installing xz-libs (5.6.3-r0) (5/47) Installing mpdecimal (4.0.0-r0) (6/47) Installing libpanelw (6.5_p20241006-r2) (7/47) Installing sqlite-libs (3.47.0-r0) (8/47) Installing python3 (3.12.7-r1) (9/47) Installing python3-pycache-pyc0 (3.12.7-r1) (10/47) Installing pyc (3.12.7-r1) (11/47) Installing py3-installer-pyc (0.7.0-r2) (12/47) Installing py3-gpep517-pyc (16-r0) (13/47) Installing python3-pyc (3.12.7-r1) (14/47) Installing py3-installer (0.7.0-r2) (15/47) Installing py3-gpep517 (16-r0) (16/47) Installing py3-parsing (3.1.4-r0) (17/47) Installing py3-parsing-pyc (3.1.4-r0) (18/47) Installing py3-packaging (24.1-r0) (19/47) Installing py3-packaging-pyc (24.1-r0) (20/47) Installing py3-setuptools (70.3.0-r0) (21/47) Installing py3-setuptools-pyc (70.3.0-r0) (22/47) Installing py3-setuptools_scm (8.1.0-r0) (23/47) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/47) Installing py3-wheel (0.43.0-r0) (25/47) Installing py3-wheel-pyc (0.43.0-r0) (26/47) Installing python3-dev (3.12.7-r1) (27/47) Installing py3-attrs (24.2.0-r0) (28/47) Installing py3-attrs-pyc (24.2.0-r0) (29/47) Installing py3-sortedcontainers (2.4.0-r5) (30/47) Installing py3-sortedcontainers-pyc (2.4.0-r5) (31/47) Installing py3-hypothesis (6.115.5-r0) (32/47) Installing py3-hypothesis-pyc (6.115.5-r0) (33/47) Installing py3-iniconfig (2.0.0-r1) (34/47) Installing py3-iniconfig-pyc (2.0.0-r1) (35/47) Installing py3-pluggy (1.5.0-r0) (36/47) Installing py3-pluggy-pyc (1.5.0-r0) (37/47) Installing py3-py (1.11.0-r4) (38/47) Installing py3-py-pyc (1.11.0-r4) (39/47) Installing py3-pytest (8.3.3-r0) (40/47) Installing py3-pytest-pyc (8.3.3-r0) (41/47) Installing py3-coverage (7.5.1-r0) (42/47) Installing py3-coverage-pyc (7.5.1-r0) (43/47) Installing py3-pytest-cov (5.0.0-r0) (44/47) Installing py3-pytest-cov-pyc (5.0.0-r0) (45/47) Installing py3-tomli (2.0.2-r0) (46/47) Installing py3-tomli-pyc (2.0.2-r0) (47/47) Installing .makedepends-py3-cbor2 (20241031.095211) Executing busybox-1.37.0-r3.trigger OK: 403 MiB in 148 packages >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Cleaning up tmpdir >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-cbor2-5.6.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cbor2: Fetching py3-cbor2-5.6.1.tar.gz::https://files.pythonhosted.org/packages/source/c/cbor2/cbor2-5.6.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/py3-cbor2-5.6.1.tar.gz.part' py3-cbor2-5.6.1.tar. 100% |********************************| 99268 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-cbor2-5.6.1.tar.gz.part' saved >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-cbor2-5.6.1.tar.gz >>> py3-cbor2: Checking sha512sums... py3-cbor2-5.6.1.tar.gz: OK fix-32bit-tests.patch: OK >>> py3-cbor2: Unpacking /var/cache/distfiles/v3.21/py3-cbor2-5.6.1.tar.gz... >>> py3-cbor2: fix-32bit-tests.patch patching file tests/test_decoder.py 2024-10-31 09:52:13,288 gpep517 INFO Building wheel via backend setuptools.build_meta WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' 2024-10-31 09:52:13,398 root INFO running bdist_wheel 2024-10-31 09:52:13,407 root INFO running build 2024-10-31 09:52:13,407 root INFO running build_py 2024-10-31 09:52:13,409 root INFO creating build 2024-10-31 09:52:13,410 root INFO creating build/lib.linux-armv8l-cpython-312 2024-10-31 09:52:13,410 root INFO creating build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,410 root INFO copying cbor2/__init__.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,410 root INFO copying cbor2/_types.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,410 root INFO copying cbor2/types.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,411 root INFO copying cbor2/decoder.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,411 root INFO copying cbor2/encoder.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,411 root INFO copying cbor2/_decoder.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,411 root INFO copying cbor2/tool.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,411 root INFO copying cbor2/_encoder.py -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:13,412 root INFO running egg_info 2024-10-31 09:52:13,413 root INFO writing cbor2.egg-info/PKG-INFO 2024-10-31 09:52:13,415 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2024-10-31 09:52:13,415 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2024-10-31 09:52:13,416 root INFO writing requirements to cbor2.egg-info/requires.txt 2024-10-31 09:52:13,417 root INFO writing top-level names to cbor2.egg-info/top_level.txt 2024-10-31 09:52:15,013 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2024-10-31 09:52:15,014 root INFO adding license file 'LICENSE.txt' 2024-10-31 09:52:15,015 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2024-10-31 09:52:15,015 root INFO copying cbor2/py.typed -> build/lib.linux-armv8l-cpython-312/cbor2 2024-10-31 09:52:15,016 root INFO running build_ext 2024-10-31 09:52:15,017 root INFO building '_cbor2' extension 2024-10-31 09:52:15,017 root INFO creating build/temp.linux-armv8l-cpython-312 2024-10-31 09:52:15,018 root INFO creating build/temp.linux-armv8l-cpython-312/source 2024-10-31 09:52:15,018 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/decoder.c -o build/temp.linux-armv8l-cpython-312/source/decoder.o -std=c99 -D_GNU_SOURCE source/decoder.c: In function 'raise_from': source/decoder.c:368:13: warning: passing argument 1 of 'PyObject_CallFunctionObjArgs' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 368 | new_exc_type, msg_obj, NULL); | ^~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100, from source/decoder.c:2: /usr/include/python3.12/abstract.h:215:63: note: expected 'PyObject *' {aka 'struct _object *'} but argument is of type 'const PyObject *' {aka 'const struct _object *'} 215 | PyAPI_FUNC(PyObject *) PyObject_CallFunctionObjArgs(PyObject *callable, | ~~~~~~~~~~^~~~~~~~ source/decoder.c:371:29: warning: passing argument 1 of 'PyErr_SetObject' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 371 | PyErr_SetObject(new_exc_type, new_exception); | ^~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:54: /usr/include/python3.12/pyerrors.h:12:34: note: expected 'PyObject *' {aka 'struct _object *'} but argument is of type 'const PyObject *' {aka 'const struct _object *'} 12 | PyAPI_FUNC(void) PyErr_SetObject(PyObject *, PyObject *); | ^~~~~~~~~~ source/decoder.c:375:1: warning: no return statement in function returning non-void [-Wreturn-type] 375 | } | ^ 2024-10-31 09:52:15,941 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/encoder.c -o build/temp.linux-armv8l-cpython-312/source/encoder.o -std=c99 -D_GNU_SOURCE source/encoder.c: In function 'CBOREncoder_encode_date': source/encoder.c:1044:16: warning: unused variable 'length' [-Wunused-variable] 1044 | Py_ssize_t length; | ^~~~~~ source/encoder.c:1043:17: warning: unused variable 'buf' [-Wunused-variable] 1043 | const char *buf; | ^~~ In function 'encode_decimal_digits', inlined from 'CBOREncoder_encode_decimal' at source/encoder.c:1207:20: source/encoder.c:1150:24: warning: 'tmp' may be used uninitialized [-Wmaybe-uninitialized] 1150 | if (tmp && sign) { | ^ source/encoder.c: In function 'CBOREncoder_encode_decimal': source/encoder.c:1123:50: note: 'tmp' was declared here 1123 | PyObject *tuple, *digits, *exp, *sig, *ten, *tmp, *ret = NULL; | ^~~ 2024-10-31 09:52:16,860 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/halffloat.c -o build/temp.linux-armv8l-cpython-312/source/halffloat.o -std=c99 -D_GNU_SOURCE 2024-10-31 09:52:16,986 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/module.c -o build/temp.linux-armv8l-cpython-312/source/module.o -std=c99 -D_GNU_SOURCE source/module.c:90:30: warning: missing braces around initializer [-Wmissing-braces] 90 | PyObject _break_marker_obj = { | ^ 91 | _PyObject_EXTRA_INIT 92 | 1, &break_marker_type | {} source/module.c:141:27: warning: missing braces around initializer [-Wmissing-braces] 141 | PyObject _undefined_obj = { | ^ 142 | _PyObject_EXTRA_INIT 143 | 1, &undefined_type | {} 2024-10-31 09:52:17,482 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/tags.c -o build/temp.linux-armv8l-cpython-312/source/tags.o -std=c99 -D_GNU_SOURCE 2024-10-31 09:52:17,674 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/source/decoder.o build/temp.linux-armv8l-cpython-312/source/encoder.o build/temp.linux-armv8l-cpython-312/source/halffloat.o build/temp.linux-armv8l-cpython-312/source/module.o build/temp.linux-armv8l-cpython-312/source/tags.o -L/usr/lib -lm -o build/lib.linux-armv8l-cpython-312/_cbor2.cpython-312-arm-linux-musleabihf.so 2024-10-31 09:52:17,698 root INFO installing to build/bdist.linux-armv8l/wheel 2024-10-31 09:52:17,698 root INFO running install 2024-10-31 09:52:17,706 root INFO running install_lib 2024-10-31 09:52:17,708 root INFO creating build/bdist.linux-armv8l 2024-10-31 09:52:17,709 root INFO creating build/bdist.linux-armv8l/wheel 2024-10-31 09:52:17,709 root INFO creating build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,709 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/__init__.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,709 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/_types.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/types.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/decoder.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/encoder.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/py.typed -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/_decoder.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/tool.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,710 root INFO copying build/lib.linux-armv8l-cpython-312/cbor2/_encoder.py -> build/bdist.linux-armv8l/wheel/cbor2 2024-10-31 09:52:17,711 root INFO copying build/lib.linux-armv8l-cpython-312/_cbor2.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel 2024-10-31 09:52:17,711 root INFO running install_egg_info 2024-10-31 09:52:17,713 root INFO Copying cbor2.egg-info to build/bdist.linux-armv8l/wheel/cbor2-5.6.1-py3.12.egg-info 2024-10-31 09:52:17,714 root INFO running install_scripts 2024-10-31 09:52:17,719 root INFO creating build/bdist.linux-armv8l/wheel/cbor2-5.6.1.dist-info/WHEEL 2024-10-31 09:52:17,719 wheel INFO creating '/home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.1/.dist/.tmp-1g5c519n/cbor2-5.6.1-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-10-31 09:52:17,720 wheel INFO adding '_cbor2.cpython-312-arm-linux-musleabihf.so' 2024-10-31 09:52:17,721 wheel INFO adding 'cbor2/__init__.py' 2024-10-31 09:52:17,721 wheel INFO adding 'cbor2/_decoder.py' 2024-10-31 09:52:17,721 wheel INFO adding 'cbor2/_encoder.py' 2024-10-31 09:52:17,721 wheel INFO adding 'cbor2/_types.py' 2024-10-31 09:52:17,721 wheel INFO adding 'cbor2/decoder.py' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2/encoder.py' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2/py.typed' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2/tool.py' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2/types.py' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2-5.6.1.dist-info/LICENSE.txt' 2024-10-31 09:52:17,722 wheel INFO adding 'cbor2-5.6.1.dist-info/METADATA' 2024-10-31 09:52:17,723 wheel INFO adding 'cbor2-5.6.1.dist-info/WHEEL' 2024-10-31 09:52:17,723 wheel INFO adding 'cbor2-5.6.1.dist-info/entry_points.txt' 2024-10-31 09:52:17,723 wheel INFO adding 'cbor2-5.6.1.dist-info/top_level.txt' 2024-10-31 09:52:17,723 wheel INFO adding 'cbor2-5.6.1.dist-info/RECORD' 2024-10-31 09:52:17,723 root INFO removing build/bdist.linux-armv8l/wheel 2024-10-31 09:52:17,724 gpep517 INFO The backend produced .dist/cbor2-5.6.1-cp312-cp312-linux_armv8l.whl cbor2-5.6.1-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.1 configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0, hypothesis-6.115.5 collected 662 items tests/test_decoder.py .................................................. [ 7%] ........................................................................ [ 18%] ........................................................ [ 26%] tests/test_encoder.py .................................................. [ 34%] ........................................................................ [ 45%] . [ 45%] tests/test_types.py ...................... [ 48%] tests/test_decoder.py .................................................. [ 56%] ........................................................................ [ 67%] ........................................................ [ 75%] tests/test_encoder.py .................................................. [ 83%] ........................................................................ [ 94%] . [ 94%] tests/test_types.py ...................... [ 97%] tests/test_tool.py ............... [ 99%] tests/test_types.py . [100%] ============================= 662 passed in 4.29s ============================== >>> py3-cbor2: Entering fakeroot... >>> py3-cbor2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cbor2/__pycache__' -> '/home/buildozer/aports/community/py3-cbor2/pkg/py3-cbor2-pyc/usr/lib/python3.12/site-packages/cbor2/__pycache__' >>> py3-cbor2-pyc*: Preparing subpackage py3-cbor2-pyc... >>> py3-cbor2-pyc*: Running postcheck for py3-cbor2-pyc >>> py3-cbor2*: Running postcheck for py3-cbor2 >>> py3-cbor2*: Preparing package py3-cbor2... >>> py3-cbor2*: Stripping binaries >>> py3-cbor2-pyc*: Scanning shared objects >>> py3-cbor2*: Scanning shared objects >>> py3-cbor2-pyc*: Tracing dependencies... python3~3.12 >>> py3-cbor2-pyc*: Package size: 96.6 KB >>> py3-cbor2-pyc*: Compressing data... >>> py3-cbor2-pyc*: Create checksum... >>> py3-cbor2-pyc*: Create py3-cbor2-pyc-5.6.1-r1.apk >>> py3-cbor2*: Tracing dependencies... python3~3.12 so:libc.musl-armv7.so.1 >>> py3-cbor2*: Package size: 164.3 KB >>> py3-cbor2*: Compressing data... >>> py3-cbor2*: Create checksum... >>> py3-cbor2*: Create py3-cbor2-5.6.1-r1.apk >>> py3-cbor2: Build complete at Thu, 31 Oct 2024 09:52:23 +0000 elapsed time 0h 0m 19s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Uninstalling dependencies... (1/47) Purging .makedepends-py3-cbor2 (20241031.095211) (2/47) Purging py3-gpep517-pyc (16-r0) (3/47) Purging py3-gpep517 (16-r0) (4/47) Purging py3-installer-pyc (0.7.0-r2) (5/47) Purging py3-installer (0.7.0-r2) (6/47) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/47) Purging py3-setuptools_scm (8.1.0-r0) (8/47) Purging py3-setuptools-pyc (70.3.0-r0) (9/47) Purging py3-setuptools (70.3.0-r0) (10/47) Purging py3-wheel-pyc (0.43.0-r0) (11/47) Purging py3-wheel (0.43.0-r0) (12/47) Purging python3-dev (3.12.7-r1) (13/47) Purging py3-hypothesis-pyc (6.115.5-r0) (14/47) Purging py3-hypothesis (6.115.5-r0) (15/47) Purging py3-attrs-pyc (24.2.0-r0) (16/47) Purging py3-attrs (24.2.0-r0) (17/47) Purging py3-sortedcontainers-pyc (2.4.0-r5) (18/47) Purging py3-sortedcontainers (2.4.0-r5) (19/47) Purging py3-pytest-cov-pyc (5.0.0-r0) (20/47) Purging py3-pytest-cov (5.0.0-r0) (21/47) Purging py3-pytest-pyc (8.3.3-r0) (22/47) Purging py3-pytest (8.3.3-r0) (23/47) Purging py3-iniconfig-pyc (2.0.0-r1) (24/47) Purging py3-iniconfig (2.0.0-r1) (25/47) Purging py3-packaging-pyc (24.1-r0) (26/47) Purging py3-packaging (24.1-r0) (27/47) Purging py3-parsing-pyc (3.1.4-r0) (28/47) Purging py3-parsing (3.1.4-r0) (29/47) Purging py3-pluggy-pyc (1.5.0-r0) (30/47) Purging py3-pluggy (1.5.0-r0) (31/47) Purging py3-py-pyc (1.11.0-r4) (32/47) Purging py3-py (1.11.0-r4) (33/47) Purging py3-coverage-pyc (7.5.1-r0) (34/47) Purging py3-coverage (7.5.1-r0) (35/47) Purging py3-tomli-pyc (2.0.2-r0) (36/47) Purging py3-tomli (2.0.2-r0) (37/47) Purging python3-pyc (3.12.7-r1) (38/47) Purging python3-pycache-pyc0 (3.12.7-r1) (39/47) Purging pyc (3.12.7-r1) (40/47) Purging python3 (3.12.7-r1) (41/47) Purging gdbm (1.24-r0) (42/47) Purging libbz2 (1.0.8-r6) (43/47) Purging libffi (3.4.6-r0) (44/47) Purging libpanelw (6.5_p20241006-r2) (45/47) Purging mpdecimal (4.0.0-r0) (46/47) Purging sqlite-libs (3.47.0-r0) (47/47) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-cbor2: Updating the community/armv7 repository index... >>> py3-cbor2: Signing the index...