>>> py3-cbor2: Building community/py3-cbor2 5.6.5-r1 (using abuild 3.17.0_rc1-r2) started Mon, 27 Apr 2026 19:06:41 +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/50) Installing libbz2 (1.0.8-r6) ( 2/50) Installing libffi (3.5.2-r1) ( 3/50) Installing gdbm (1.26-r0) ( 4/50) Installing xz-libs (5.8.3-r0) ( 5/50) Installing mpdecimal (4.0.1-r0) ( 6/50) Installing libpanelw (6.6_p20260404-r0) ( 7/50) Installing readline (8.3.3-r1) ( 8/50) Installing sqlite-libs (3.53.0-r0) ( 9/50) Installing python3 (3.14.3-r0) (10/50) Installing python3-pycache-pyc0 (3.14.3-r0) (11/50) Installing pyc (3.14.3-r0) (12/50) Installing py3-installer-pyc (1.0.0-r0) (13/50) Installing py3-gpep517-pyc (19-r2) (14/50) Installing python3-pyc (3.14.3-r0) (15/50) Installing py3-installer (1.0.0-r0) (16/50) Installing py3-gpep517 (19-r2) (17/50) Installing py3-parsing (3.3.2-r1) (18/50) Installing py3-parsing-pyc (3.3.2-r1) (19/50) Installing py3-packaging (26.2-r0) (20/50) Installing py3-packaging-pyc (26.2-r0) (21/50) Installing py3-setuptools (82.0.1-r1) (22/50) Installing py3-setuptools-pyc (82.0.1-r1) (23/50) Installing py3-setuptools_scm (9.2.2-r1) (24/50) Installing py3-setuptools_scm-pyc (9.2.2-r1) (25/50) Installing py3-wheel (0.47.0-r0) (26/50) Installing py3-wheel-pyc (0.47.0-r0) (27/50) Installing python3-dev (3.14.3-r0) (28/50) Installing py3-attrs (26.1.0-r0) (29/50) Installing py3-attrs-pyc (26.1.0-r0) (30/50) Installing py3-sortedcontainers (2.4.0-r6) (31/50) Installing py3-sortedcontainers-pyc (2.4.0-r6) (32/50) Installing py3-hypothesis (6.151.12-r0) (33/50) Installing py3-hypothesis-pyc (6.151.12-r0) (34/50) Installing py3-iniconfig (2.3.0-r1) (35/50) Installing py3-iniconfig-pyc (2.3.0-r1) (36/50) Installing py3-pluggy (1.6.0-r1) (37/50) Installing py3-pluggy-pyc (1.6.0-r1) (38/50) Installing py3-py (1.11.0-r5) (39/50) Installing py3-py-pyc (1.11.0-r5) (40/50) Installing py3-pygments (2.20.0-r0) (41/50) Installing py3-pygments-pyc (2.20.0-r0) (42/50) Installing py3-pytest (9.0.3-r0) (43/50) Installing py3-pytest-pyc (9.0.3-r0) (44/50) Installing py3-coverage (7.13.5-r1) (45/50) Installing py3-coverage-pyc (7.13.5-r1) (46/50) Installing py3-pytest-cov (5.0.0-r2) (47/50) Installing py3-pytest-cov-pyc (5.0.0-r2) (48/50) Installing py3-tomli (2.4.1-r0) (49/50) Installing py3-tomli-pyc (2.4.1-r0) (50/50) Installing .makedepends-py3-cbor2 (20260427.190646) Executing busybox-1.37.0-r31.trigger OK: 574.7 MiB in 153 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.24/py3-cbor2-5.6.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-cbor2-5.6.5.tar.gz.part' py3-cbor2-5.6.5.tar. 100% |********************************| 98.5k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-cbor2-5.6.5.tar.gz.part' saved /var/cache/distfiles/v3.24/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/v3.24/py3-cbor2-5.6.5.tar.gz /var/cache/distfiles/v3.24/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/v3.24/py3-cbor2-5.6.5.tar.gz... >>> py3-cbor2: 0001-fix-tests-on-32bit.patch patching file tests/test_decoder.py 2026-04-27 19:06:49,752 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-04-27 19:06:49,808 root INFO running bdist_wheel 2026-04-27 19:06:49,818 root INFO running build 2026-04-27 19:06:49,818 root INFO running build_py 2026-04-27 19:06:49,821 root INFO creating build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,821 root INFO copying cbor2/__init__.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,821 root INFO copying cbor2/tool.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,821 root INFO copying cbor2/_encoder.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,821 root INFO copying cbor2/decoder.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,822 root INFO copying cbor2/_decoder.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,822 root INFO copying cbor2/_types.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,822 root INFO copying cbor2/encoder.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,822 root INFO copying cbor2/types.py -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,822 root INFO running egg_info 2026-04-27 19:06:49,824 root INFO writing cbor2.egg-info/PKG-INFO 2026-04-27 19:06:49,825 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2026-04-27 19:06:49,825 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2026-04-27 19:06:49,826 root INFO writing requirements to cbor2.egg-info/requires.txt 2026-04-27 19:06:49,826 root INFO writing top-level names to cbor2.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-27 19:06:49,842 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2026-04-27 19:06:49,843 root INFO adding license file 'LICENSE.txt' 2026-04-27 19:06:49,844 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2026-04-27 19:06:49,844 root INFO copying cbor2/py.typed -> build/lib.linux-s390x-cpython-314/cbor2 2026-04-27 19:06:49,845 root INFO running build_ext 2026-04-27 19:06:49,846 root INFO building '_cbor2' extension 2026-04-27 19:06:49,846 root INFO creating build/temp.linux-s390x-cpython-314/source 2026-04-27 19:06:49,846 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-s390x-cpython-314/source/decoder.o -std=c99 -D_GNU_SOURCE 2026-04-27 19:06:50,893 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-s390x-cpython-314/source/encoder.o -std=c99 -D_GNU_SOURCE 2026-04-27 19:06:51,839 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-s390x-cpython-314/source/halffloat.o -std=c99 -D_GNU_SOURCE 2026-04-27 19:06:51,922 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-s390x-cpython-314/source/module.o -std=c99 -D_GNU_SOURCE 2026-04-27 19:06:52,460 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-s390x-cpython-314/source/tags.o -std=c99 -D_GNU_SOURCE 2026-04-27 19:06:52,594 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/source/decoder.o build/temp.linux-s390x-cpython-314/source/encoder.o build/temp.linux-s390x-cpython-314/source/halffloat.o build/temp.linux-s390x-cpython-314/source/module.o build/temp.linux-s390x-cpython-314/source/tags.o -L/usr/lib -lm -o build/lib.linux-s390x-cpython-314/_cbor2.cpython-314-s390x-linux-musl.so 2026-04-27 19:06:52,609 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-27 19:06:52,609 root INFO running install 2026-04-27 19:06:52,615 root INFO running install_lib 2026-04-27 19:06:52,617 root INFO creating build/bdist.linux-s390x/wheel 2026-04-27 19:06:52,618 root INFO creating build/bdist.linux-s390x/wheel/cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/__init__.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/tool.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/py.typed -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/_encoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/decoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/_decoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/_types.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,618 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/encoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,619 root INFO copying build/lib.linux-s390x-cpython-314/cbor2/types.py -> build/bdist.linux-s390x/wheel/./cbor2 2026-04-27 19:06:52,619 root INFO copying build/lib.linux-s390x-cpython-314/_cbor2.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2026-04-27 19:06:52,619 root INFO running install_egg_info 2026-04-27 19:06:52,621 root INFO Copying cbor2.egg-info to build/bdist.linux-s390x/wheel/./cbor2-5.6.5-py3.14.egg-info 2026-04-27 19:06:52,621 root INFO running install_scripts 2026-04-27 19:06:52,625 root INFO creating build/bdist.linux-s390x/wheel/cbor2-5.6.5.dist-info/WHEEL 2026-04-27 19:06:52,626 wheel INFO creating '/home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5/.dist/.tmp-q_4crn78/cbor2-5.6.5-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-27 19:06:52,626 wheel INFO adding '_cbor2.cpython-314-s390x-linux-musl.so' 2026-04-27 19:06:52,626 wheel INFO adding 'cbor2/__init__.py' 2026-04-27 19:06:52,626 wheel INFO adding 'cbor2/_decoder.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/_encoder.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/_types.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/decoder.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/encoder.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/py.typed' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/tool.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2/types.py' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2-5.6.5.dist-info/licenses/LICENSE.txt' 2026-04-27 19:06:52,627 wheel INFO adding 'cbor2-5.6.5.dist-info/METADATA' 2026-04-27 19:06:52,628 wheel INFO adding 'cbor2-5.6.5.dist-info/WHEEL' 2026-04-27 19:06:52,628 wheel INFO adding 'cbor2-5.6.5.dist-info/entry_points.txt' 2026-04-27 19:06:52,628 wheel INFO adding 'cbor2-5.6.5.dist-info/top_level.txt' 2026-04-27 19:06:52,628 wheel INFO adding 'cbor2-5.6.5.dist-info/RECORD' 2026-04-27 19:06:52,628 root INFO removing build/bdist.linux-s390x/wheel 2026-04-27 19:06:52,628 gpep517 INFO The backend produced .dist/cbor2-5.6.5-cp314-cp314-linux_s390x.whl cbor2-5.6.5-cp314-cp314-linux_s390x.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5 configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0, hypothesis-6.151.12 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 6.92s ======================== >>> 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... Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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-s390x.so.1 >>> py3-cbor2*: Package size: 211.8 KB >>> py3-cbor2*: Compressing data... >>> py3-cbor2*: Create checksum... >>> py3-cbor2*: Create py3-cbor2-5.6.5-r1.apk >>> py3-cbor2: Build complete at Mon, 27 Apr 2026 19:07:03 +0000 elapsed time 0h 0m 22s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Uninstalling dependencies... ( 1/50) Purging .makedepends-py3-cbor2 (20260427.190646) ( 2/50) Purging py3-gpep517-pyc (19-r2) ( 3/50) Purging py3-gpep517 (19-r2) ( 4/50) Purging py3-installer-pyc (1.0.0-r0) ( 5/50) Purging py3-installer (1.0.0-r0) ( 6/50) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/50) Purging py3-setuptools_scm (9.2.2-r1) ( 8/50) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/50) Purging py3-setuptools (82.0.1-r1) (10/50) Purging py3-wheel-pyc (0.47.0-r0) (11/50) Purging py3-wheel (0.47.0-r0) (12/50) Purging python3-dev (3.14.3-r0) (13/50) Purging py3-hypothesis-pyc (6.151.12-r0) (14/50) Purging py3-hypothesis (6.151.12-r0) (15/50) Purging py3-attrs-pyc (26.1.0-r0) (16/50) Purging py3-attrs (26.1.0-r0) (17/50) Purging py3-sortedcontainers-pyc (2.4.0-r6) (18/50) Purging py3-sortedcontainers (2.4.0-r6) (19/50) Purging py3-pytest-cov-pyc (5.0.0-r2) (20/50) Purging py3-pytest-cov (5.0.0-r2) (21/50) Purging py3-pytest-pyc (9.0.3-r0) (22/50) Purging py3-pytest (9.0.3-r0) (23/50) Purging py3-iniconfig-pyc (2.3.0-r1) (24/50) Purging py3-iniconfig (2.3.0-r1) (25/50) Purging py3-packaging-pyc (26.2-r0) (26/50) Purging py3-packaging (26.2-r0) (27/50) Purging py3-parsing-pyc (3.3.2-r1) (28/50) Purging py3-parsing (3.3.2-r1) (29/50) Purging py3-pluggy-pyc (1.6.0-r1) (30/50) Purging py3-pluggy (1.6.0-r1) (31/50) Purging py3-py-pyc (1.11.0-r5) (32/50) Purging py3-py (1.11.0-r5) (33/50) Purging py3-pygments-pyc (2.20.0-r0) (34/50) Purging py3-pygments (2.20.0-r0) (35/50) Purging py3-coverage-pyc (7.13.5-r1) (36/50) Purging py3-coverage (7.13.5-r1) (37/50) Purging py3-tomli-pyc (2.4.1-r0) (38/50) Purging py3-tomli (2.4.1-r0) (39/50) Purging python3-pyc (3.14.3-r0) (40/50) Purging python3-pycache-pyc0 (3.14.3-r0) (41/50) Purging pyc (3.14.3-r0) (42/50) Purging python3 (3.14.3-r0) (43/50) Purging gdbm (1.26-r0) (44/50) Purging libbz2 (1.0.8-r6) (45/50) Purging libffi (3.5.2-r1) (46/50) Purging libpanelw (6.6_p20260404-r0) (47/50) Purging mpdecimal (4.0.1-r0) (48/50) Purging readline (8.3.3-r1) (49/50) Purging sqlite-libs (3.53.0-r0) (50/50) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-cbor2: Updating the community/s390x repository index... >>> py3-cbor2: Signing the index...