>>> py3-cbor2: Building community/py3-cbor2 5.6.5-r0 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 01:49:36 +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-r3) (7/47) Installing sqlite-libs (3.47.1-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.2-r0) (19/47) Installing py3-packaging-pyc (24.2-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.118.8-r0) (32/47) Installing py3-hypothesis-pyc (6.118.8-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.4-r0) (40/47) Installing py3-pytest-pyc (8.3.4-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.2.1-r0) (46/47) Installing py3-tomli-pyc (2.2.1-r0) (47/47) Installing .makedepends-py3-cbor2 (20241204.014938) Executing busybox-1.37.0-r8.trigger OK: 568 MiB in 150 packages >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Cleaning up tmpdir >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cbor2-5.6.5.tar.gz >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cbor2-5.6.5.tar.gz >>> py3-cbor2: Checking sha512sums... py3-cbor2-5.6.5.tar.gz: OK 0001-fix-tests-on-32bit.patch: OK >>> py3-cbor2: Unpacking /var/cache/distfiles/edge/py3-cbor2-5.6.5.tar.gz... >>> py3-cbor2: 0001-fix-tests-on-32bit.patch patching file tests/test_decoder.py 2024-12-04 01:49:39,161 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-12-04 01:49:39,258 root INFO running bdist_wheel 2024-12-04 01:49:39,266 root INFO running build 2024-12-04 01:49:39,266 root INFO running build_py 2024-12-04 01:49:39,267 root INFO creating build 2024-12-04 01:49:39,267 root INFO creating build/lib.linux-aarch64-cpython-312 2024-12-04 01:49:39,268 root INFO creating build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/__init__.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/_types.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/types.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/decoder.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/encoder.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/_decoder.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,268 root INFO copying cbor2/tool.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,269 root INFO copying cbor2/_encoder.py -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:39,269 root INFO running egg_info 2024-12-04 01:49:39,270 root INFO writing cbor2.egg-info/PKG-INFO 2024-12-04 01:49:39,272 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2024-12-04 01:49:39,272 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2024-12-04 01:49:39,273 root INFO writing requirements to cbor2.egg-info/requires.txt 2024-12-04 01:49:39,273 root INFO writing top-level names to cbor2.egg-info/top_level.txt 2024-12-04 01:49:40,625 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2024-12-04 01:49:40,625 root INFO adding license file 'LICENSE.txt' 2024-12-04 01:49:40,626 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2024-12-04 01:49:40,627 root INFO copying cbor2/py.typed -> build/lib.linux-aarch64-cpython-312/cbor2 2024-12-04 01:49:40,627 root INFO running build_ext 2024-12-04 01:49:40,628 root INFO building '_cbor2' extension 2024-12-04 01:49:40,628 root INFO creating build/temp.linux-aarch64-cpython-312 2024-12-04 01:49:40,628 root INFO creating build/temp.linux-aarch64-cpython-312/source 2024-12-04 01:49:40,628 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-aarch64-cpython-312/source/decoder.o -std=c99 -D_GNU_SOURCE 2024-12-04 01:49:41,555 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-aarch64-cpython-312/source/encoder.o -std=c99 -D_GNU_SOURCE 2024-12-04 01:49:42,469 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-aarch64-cpython-312/source/halffloat.o -std=c99 -D_GNU_SOURCE 2024-12-04 01:49:42,570 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-aarch64-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-12-04 01:49:43,050 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-aarch64-cpython-312/source/tags.o -std=c99 -D_GNU_SOURCE 2024-12-04 01:49:43,248 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/source/decoder.o build/temp.linux-aarch64-cpython-312/source/encoder.o build/temp.linux-aarch64-cpython-312/source/halffloat.o build/temp.linux-aarch64-cpython-312/source/module.o build/temp.linux-aarch64-cpython-312/source/tags.o -L/usr/lib -lm -o build/lib.linux-aarch64-cpython-312/_cbor2.cpython-312-aarch64-linux-musl.so 2024-12-04 01:49:43,266 root INFO installing to build/bdist.linux-aarch64/wheel 2024-12-04 01:49:43,266 root INFO running install 2024-12-04 01:49:43,273 root INFO running install_lib 2024-12-04 01:49:43,275 root INFO creating build/bdist.linux-aarch64 2024-12-04 01:49:43,275 root INFO creating build/bdist.linux-aarch64/wheel 2024-12-04 01:49:43,275 root INFO creating build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,275 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/__init__.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,275 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/_types.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,275 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/types.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,275 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/decoder.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/encoder.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/py.typed -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/_decoder.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/tool.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/cbor2/_encoder.py -> build/bdist.linux-aarch64/wheel/cbor2 2024-12-04 01:49:43,276 root INFO copying build/lib.linux-aarch64-cpython-312/_cbor2.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel 2024-12-04 01:49:43,277 root INFO running install_egg_info 2024-12-04 01:49:43,278 root INFO Copying cbor2.egg-info to build/bdist.linux-aarch64/wheel/cbor2-5.6.5-py3.12.egg-info 2024-12-04 01:49:43,279 root INFO running install_scripts 2024-12-04 01:49:43,283 root INFO creating build/bdist.linux-aarch64/wheel/cbor2-5.6.5.dist-info/WHEEL 2024-12-04 01:49:43,283 wheel INFO creating '/home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5/.dist/.tmp-2naf3v4z/cbor2-5.6.5-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-12-04 01:49:43,284 wheel INFO adding '_cbor2.cpython-312-aarch64-linux-musl.so' 2024-12-04 01:49:43,285 wheel INFO adding 'cbor2/__init__.py' 2024-12-04 01:49:43,285 wheel INFO adding 'cbor2/_decoder.py' 2024-12-04 01:49:43,285 wheel INFO adding 'cbor2/_encoder.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/_types.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/decoder.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/encoder.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/py.typed' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/tool.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2/types.py' 2024-12-04 01:49:43,286 wheel INFO adding 'cbor2-5.6.5.dist-info/LICENSE.txt' 2024-12-04 01:49:43,287 wheel INFO adding 'cbor2-5.6.5.dist-info/METADATA' 2024-12-04 01:49:43,287 wheel INFO adding 'cbor2-5.6.5.dist-info/WHEEL' 2024-12-04 01:49:43,287 wheel INFO adding 'cbor2-5.6.5.dist-info/entry_points.txt' 2024-12-04 01:49:43,287 wheel INFO adding 'cbor2-5.6.5.dist-info/top_level.txt' 2024-12-04 01:49:43,287 wheel INFO adding 'cbor2-5.6.5.dist-info/RECORD' 2024-12-04 01:49:43,287 root INFO removing build/bdist.linux-aarch64/wheel 2024-12-04 01:49:43,288 gpep517 INFO The backend produced .dist/cbor2-5.6.5-cp312-cp312-linux_aarch64.whl cbor2-5.6.5-cp312-cp312-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.4, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5 configfile: pyproject.toml testpaths: tests plugins: hypothesis-6.118.8, cov-5.0.0 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.09s ============================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30/popen-gw69/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30/popen-gw69/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30/popen-gw69 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30/popen-gw69' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b02d7ee3-dbc7-4f87-a0e5-341885d30c30' warnings.warn( >>> 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.7 KB >>> py3-cbor2-pyc*: Compressing data... >>> py3-cbor2-pyc*: Create checksum... >>> py3-cbor2-pyc*: Create py3-cbor2-pyc-5.6.5-r0.apk >>> py3-cbor2*: Tracing dependencies... python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-cbor2*: Package size: 219.9 KB >>> py3-cbor2*: Compressing data... >>> py3-cbor2*: Create checksum... >>> py3-cbor2*: Create py3-cbor2-5.6.5-r0.apk >>> py3-cbor2: Build complete at Wed, 04 Dec 2024 01:49:48 +0000 elapsed time 0h 0m 12s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Uninstalling dependencies... (1/47) Purging .makedepends-py3-cbor2 (20241204.014938) (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.118.8-r0) (14/47) Purging py3-hypothesis (6.118.8-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.4-r0) (22/47) Purging py3-pytest (8.3.4-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.2-r0) (26/47) Purging py3-packaging (24.2-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.2.1-r0) (36/47) Purging py3-tomli (2.2.1-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-r3) (45/47) Purging mpdecimal (4.0.0-r0) (46/47) Purging sqlite-libs (3.47.1-r0) (47/47) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 397 MiB in 103 packages >>> py3-cbor2: Updating the community/aarch64 repository index... >>> py3-cbor2: Signing the index...