>>> py3-cbor2: Building community/py3-cbor2 5.6.5-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 15:41:33 +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/49) Installing libbz2 (1.0.8-r6) ( 2/49) Installing libffi (3.5.2-r0) ( 3/49) Installing gdbm (1.26-r0) ( 4/49) Installing xz-libs (5.8.2-r0) ( 5/49) Installing mpdecimal (4.0.1-r0) ( 6/49) Installing libpanelw (6.6_p20251231-r0) ( 7/49) Installing sqlite-libs (3.51.2-r1) ( 8/49) Installing python3 (3.14.3-r0) ( 9/49) Installing python3-pycache-pyc0 (3.14.3-r0) (10/49) Installing pyc (3.14.3-r0) (11/49) Installing py3-installer-pyc (0.7.0-r3) (12/49) Installing py3-gpep517-pyc (19-r2) (13/49) Installing python3-pyc (3.14.3-r0) (14/49) Installing py3-installer (0.7.0-r3) (15/49) Installing py3-gpep517 (19-r2) (16/49) Installing py3-parsing (3.3.2-r1) (17/49) Installing py3-parsing-pyc (3.3.2-r1) (18/49) Installing py3-packaging (26.0-r1) (19/49) Installing py3-packaging-pyc (26.0-r1) (20/49) Installing py3-setuptools (82.0.1-r1) (21/49) Installing py3-setuptools-pyc (82.0.1-r1) (22/49) Installing py3-setuptools_scm (9.2.2-r1) (23/49) Installing py3-setuptools_scm-pyc (9.2.2-r1) (24/49) Installing py3-wheel (0.46.3-r1) (25/49) Installing py3-wheel-pyc (0.46.3-r1) (26/49) Installing python3-dev (3.14.3-r0) (27/49) Installing py3-attrs (25.3.0-r1) (28/49) Installing py3-attrs-pyc (25.3.0-r1) (29/49) Installing py3-sortedcontainers (2.4.0-r6) (30/49) Installing py3-sortedcontainers-pyc (2.4.0-r6) (31/49) Installing py3-hypothesis (6.148.11-r1) (32/49) Installing py3-hypothesis-pyc (6.148.11-r1) (33/49) Installing py3-iniconfig (2.3.0-r1) (34/49) Installing py3-iniconfig-pyc (2.3.0-r1) (35/49) Installing py3-pluggy (1.6.0-r1) (36/49) Installing py3-pluggy-pyc (1.6.0-r1) (37/49) Installing py3-py (1.11.0-r5) (38/49) Installing py3-py-pyc (1.11.0-r5) (39/49) Installing py3-pygments (2.19.2-r1) (40/49) Installing py3-pygments-pyc (2.19.2-r1) (41/49) Installing py3-pytest (9.0.2-r1) (42/49) Installing py3-pytest-pyc (9.0.2-r1) (43/49) Installing py3-coverage (7.13.5-r1) (44/49) Installing py3-coverage-pyc (7.13.5-r1) (45/49) Installing py3-pytest-cov (5.0.0-r2) (46/49) Installing py3-pytest-cov-pyc (5.0.0-r2) (47/49) Installing py3-tomli (2.4.0-r1) (48/49) Installing py3-tomli-pyc (2.4.0-r1) (49/49) Installing .makedepends-py3-cbor2 (20260328.154136) Executing busybox-1.37.0-r31.trigger OK: 623.9 MiB in 157 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 /var/cache/distfiles/edge/py3-cbor2-5.6.5.tar.gz: OK /home/buildozer/aports/community/py3-cbor2/0001-fix-tests-on-32bit.patch: OK >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cbor2-5.6.5.tar.gz /var/cache/distfiles/edge/py3-cbor2-5.6.5.tar.gz: OK /home/buildozer/aports/community/py3-cbor2/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 2026-03-28 15:41:37,831 gpep517 INFO Building wheel via backend setuptools.build_meta toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 15:41:37,897 root INFO running bdist_wheel 2026-03-28 15:41:37,908 root INFO running build 2026-03-28 15:41:37,908 root INFO running build_py 2026-03-28 15:41:37,911 root INFO creating build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,911 root INFO copying cbor2/__init__.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,911 root INFO copying cbor2/_types.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,912 root INFO copying cbor2/types.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,912 root INFO copying cbor2/decoder.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,912 root INFO copying cbor2/encoder.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,912 root INFO copying cbor2/_decoder.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,913 root INFO copying cbor2/tool.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,913 root INFO copying cbor2/_encoder.py -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,913 root INFO running egg_info 2026-03-28 15:41:37,915 root INFO writing cbor2.egg-info/PKG-INFO 2026-03-28 15:41:37,917 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2026-03-28 15:41:37,917 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2026-03-28 15:41:37,918 root INFO writing requirements to cbor2.egg-info/requires.txt 2026-03-28 15:41:37,918 root INFO writing top-level names to cbor2.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-28 15:41:37,929 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2026-03-28 15:41:37,930 root INFO adding license file 'LICENSE.txt' 2026-03-28 15:41:37,931 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2026-03-28 15:41:37,931 root INFO copying cbor2/py.typed -> build/lib.linux-aarch64-cpython-314/cbor2 2026-03-28 15:41:37,932 root INFO running build_ext 2026-03-28 15:41:37,933 root INFO building '_cbor2' extension 2026-03-28 15:41:37,933 root INFO creating build/temp.linux-aarch64-cpython-314/source 2026-03-28 15:41:37,934 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c source/decoder.c -o build/temp.linux-aarch64-cpython-314/source/decoder.o -std=c99 -D_GNU_SOURCE 2026-03-28 15:41:38,884 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c source/encoder.c -o build/temp.linux-aarch64-cpython-314/source/encoder.o -std=c99 -D_GNU_SOURCE 2026-03-28 15:41:39,993 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c source/halffloat.c -o build/temp.linux-aarch64-cpython-314/source/halffloat.o -std=c99 -D_GNU_SOURCE 2026-03-28 15:41:40,124 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c source/module.c -o build/temp.linux-aarch64-cpython-314/source/module.o -std=c99 -D_GNU_SOURCE 2026-03-28 15:41:40,677 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c source/tags.c -o build/temp.linux-aarch64-cpython-314/source/tags.o -std=c99 -D_GNU_SOURCE 2026-03-28 15:41:40,891 root INFO cc -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-314/source/decoder.o build/temp.linux-aarch64-cpython-314/source/encoder.o build/temp.linux-aarch64-cpython-314/source/halffloat.o build/temp.linux-aarch64-cpython-314/source/module.o build/temp.linux-aarch64-cpython-314/source/tags.o -L/usr/lib -lm -o build/lib.linux-aarch64-cpython-314/_cbor2.cpython-314-aarch64-linux-musl.so 2026-03-28 15:41:40,915 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-28 15:41:40,915 root INFO running install 2026-03-28 15:41:40,923 root INFO running install_lib 2026-03-28 15:41:40,929 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-28 15:41:40,929 root INFO copying build/lib.linux-aarch64-cpython-314/_cbor2.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/. 2026-03-28 15:41:40,930 root INFO creating build/bdist.linux-aarch64/wheel/cbor2 2026-03-28 15:41:40,930 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/__init__.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,930 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/_types.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,930 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/types.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,930 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/decoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,931 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/encoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,931 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/py.typed -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,931 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/_decoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,931 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/tool.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,931 root INFO copying build/lib.linux-aarch64-cpython-314/cbor2/_encoder.py -> build/bdist.linux-aarch64/wheel/./cbor2 2026-03-28 15:41:40,932 root INFO running install_egg_info 2026-03-28 15:41:40,934 root INFO Copying cbor2.egg-info to build/bdist.linux-aarch64/wheel/./cbor2-5.6.5-py3.14.egg-info 2026-03-28 15:41:40,935 root INFO running install_scripts 2026-03-28 15:41:40,941 root INFO creating build/bdist.linux-aarch64/wheel/cbor2-5.6.5.dist-info/WHEEL 2026-03-28 15:41:40,942 wheel INFO creating '/home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5/.dist/.tmp-cqy4i1pm/cbor2-5.6.5-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-28 15:41:40,943 wheel INFO adding '_cbor2.cpython-314-aarch64-linux-musl.so' 2026-03-28 15:41:40,943 wheel INFO adding 'cbor2/__init__.py' 2026-03-28 15:41:40,943 wheel INFO adding 'cbor2/_decoder.py' 2026-03-28 15:41:40,944 wheel INFO adding 'cbor2/_encoder.py' 2026-03-28 15:41:40,944 wheel INFO adding 'cbor2/_types.py' 2026-03-28 15:41:40,944 wheel INFO adding 'cbor2/decoder.py' 2026-03-28 15:41:40,944 wheel INFO adding 'cbor2/encoder.py' 2026-03-28 15:41:40,944 wheel INFO adding 'cbor2/py.typed' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2/tool.py' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2/types.py' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2-5.6.5.dist-info/licenses/LICENSE.txt' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2-5.6.5.dist-info/METADATA' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2-5.6.5.dist-info/WHEEL' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2-5.6.5.dist-info/entry_points.txt' 2026-03-28 15:41:40,945 wheel INFO adding 'cbor2-5.6.5.dist-info/top_level.txt' 2026-03-28 15:41:40,946 wheel INFO adding 'cbor2-5.6.5.dist-info/RECORD' 2026-03-28 15:41:40,946 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-28 15:41:40,947 gpep517 INFO The backend produced .dist/cbor2-5.6.5-cp314-cp314-linux_aarch64.whl cbor2-5.6.5-cp314-cp314-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5 configfile: pyproject.toml testpaths: tests plugins: hypothesis-6.148.11, 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%] =============================== warnings summary =============================== tests/test_tool.py::test_stdin tests/test_tool.py::test_stdout tests/test_tool.py::test_readfrom tests/test_tool.py::test_b64 tests/test_tool.py::test_stream tests/test_tool.py::test_embed_bytes tests/test_tool.py::test_dtypes_from_file tests/test_tool.py::test_ignore_tag /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5/cbor2/tool.py:136: PendingDeprecationWarning: FileType is deprecated. Simply open files after parsing arguments. type=argparse.FileType("rb"), -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 662 passed, 8 warnings in 4.73s ======================== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3/popen-gw55/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3/popen-gw55/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3/popen-gw55 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3/popen-gw55' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9d217bbf-7b33-4e21-ac27-c19573aa9dc3' warnings.warn( >>> py3-cbor2: Entering fakeroot... >>> py3-cbor2-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cbor2/__pycache__' -> '/home/buildozer/aports/community/py3-cbor2/pkg/py3-cbor2-pyc/usr/lib/python3.14/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*: Scanning shared objects >>> py3-cbor2-pyc*: Tracing dependencies... python3~3.14 >>> py3-cbor2-pyc*: Package size: 116.2 KB >>> py3-cbor2-pyc*: Compressing data... >>> py3-cbor2-pyc*: Create checksum... >>> py3-cbor2-pyc*: Create py3-cbor2-pyc-5.6.5-r1.apk >>> py3-cbor2*: Tracing dependencies... python3~3.14 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-r1.apk >>> py3-cbor2: Build complete at Sat, 28 Mar 2026 15:41:47 +0000 elapsed time 0h 0m 14s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Cleaning up tmpdir >>> py3-cbor2: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-cbor2 (20260328.154136) ( 2/49) Purging py3-gpep517-pyc (19-r2) ( 3/49) Purging py3-gpep517 (19-r2) ( 4/49) Purging py3-installer-pyc (0.7.0-r3) ( 5/49) Purging py3-installer (0.7.0-r3) ( 6/49) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/49) Purging py3-setuptools_scm (9.2.2-r1) ( 8/49) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/49) Purging py3-setuptools (82.0.1-r1) (10/49) Purging py3-wheel-pyc (0.46.3-r1) (11/49) Purging py3-wheel (0.46.3-r1) (12/49) Purging python3-dev (3.14.3-r0) (13/49) Purging py3-hypothesis-pyc (6.148.11-r1) (14/49) Purging py3-hypothesis (6.148.11-r1) (15/49) Purging py3-attrs-pyc (25.3.0-r1) (16/49) Purging py3-attrs (25.3.0-r1) (17/49) Purging py3-sortedcontainers-pyc (2.4.0-r6) (18/49) Purging py3-sortedcontainers (2.4.0-r6) (19/49) Purging py3-pytest-cov-pyc (5.0.0-r2) (20/49) Purging py3-pytest-cov (5.0.0-r2) (21/49) Purging py3-pytest-pyc (9.0.2-r1) (22/49) Purging py3-pytest (9.0.2-r1) (23/49) Purging py3-iniconfig-pyc (2.3.0-r1) (24/49) Purging py3-iniconfig (2.3.0-r1) (25/49) Purging py3-packaging-pyc (26.0-r1) (26/49) Purging py3-packaging (26.0-r1) (27/49) Purging py3-parsing-pyc (3.3.2-r1) (28/49) Purging py3-parsing (3.3.2-r1) (29/49) Purging py3-pluggy-pyc (1.6.0-r1) (30/49) Purging py3-pluggy (1.6.0-r1) (31/49) Purging py3-py-pyc (1.11.0-r5) (32/49) Purging py3-py (1.11.0-r5) (33/49) Purging py3-pygments-pyc (2.19.2-r1) (34/49) Purging py3-pygments (2.19.2-r1) (35/49) Purging py3-coverage-pyc (7.13.5-r1) (36/49) Purging py3-coverage (7.13.5-r1) (37/49) Purging py3-tomli-pyc (2.4.0-r1) (38/49) Purging py3-tomli (2.4.0-r1) (39/49) Purging python3-pyc (3.14.3-r0) (40/49) Purging python3-pycache-pyc0 (3.14.3-r0) (41/49) Purging pyc (3.14.3-r0) (42/49) Purging python3 (3.14.3-r0) (43/49) Purging gdbm (1.26-r0) (44/49) Purging libbz2 (1.0.8-r6) (45/49) Purging libffi (3.5.2-r0) (46/49) Purging libpanelw (6.6_p20251231-r0) (47/49) Purging mpdecimal (4.0.1-r0) (48/49) Purging sqlite-libs (3.51.2-r1) (49/49) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-cbor2: Updating the community/aarch64 repository index... >>> py3-cbor2: Signing the index...