>>> py3-cbor2: Building community/py3-cbor2 5.6.5-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 03:26:28 +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.8-r0) (3/47) Installing gdbm (1.24-r0) (4/47) Installing xz-libs (5.8.1-r0) (5/47) Installing mpdecimal (4.0.0-r0) (6/47) Installing libpanelw (6.5_p20250412-r0) (7/47) Installing sqlite-libs (3.49.1-r1) (8/47) Installing python3 (3.12.10-r0) (9/47) Installing python3-pycache-pyc0 (3.12.10-r0) (10/47) Installing pyc (3.12.10-r0) (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.10-r0) (14/47) Installing py3-installer (0.7.0-r2) (15/47) Installing py3-gpep517 (16-r0) (16/47) Installing py3-parsing (3.2.0-r0) (17/47) Installing py3-parsing-pyc (3.2.0-r0) (18/47) Installing py3-packaging (25.0-r0) (19/47) Installing py3-packaging-pyc (25.0-r0) (20/47) Installing py3-setuptools (77.0.3-r0) (21/47) Installing py3-setuptools-pyc (77.0.3-r0) (22/47) Installing py3-setuptools_scm (8.2.0-r0) (23/47) Installing py3-setuptools_scm-pyc (8.2.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.10-r0) (27/47) Installing py3-attrs (25.3.0-r0) (28/47) Installing py3-attrs-pyc (25.3.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.124.5-r0) (32/47) Installing py3-hypothesis-pyc (6.124.5-r0) (33/47) Installing py3-iniconfig (2.1.0-r0) (34/47) Installing py3-iniconfig-pyc (2.1.0-r0) (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.5-r0) (40/47) Installing py3-pytest-pyc (8.3.5-r0) (41/47) Installing py3-coverage (7.6.10-r0) (42/47) Installing py3-coverage-pyc (7.6.10-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 (20250430.032636) Executing busybox-1.37.0-r16.trigger OK: 472 MiB in 149 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.22/py3-cbor2-5.6.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/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.22/py3-cbor2-5.6.5.tar.gz.part' saved >>> py3-cbor2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/py3-cbor2-5.6.5.tar.gz... >>> py3-cbor2: 0001-fix-tests-on-32bit.patch patching file tests/test_decoder.py 2025-04-30 03:26:37,728 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' /usr/lib/python3.12/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`. By 2026-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.12/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.12/site-packages/setuptools/dist.py:760: 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() 2025-04-30 03:26:37,807 root INFO running bdist_wheel 2025-04-30 03:26:37,822 root INFO running build 2025-04-30 03:26:37,822 root INFO running build_py 2025-04-30 03:26:37,825 root INFO creating build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,825 root INFO copying cbor2/__init__.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/tool.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/_encoder.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/decoder.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/_decoder.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/_types.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/encoder.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,826 root INFO copying cbor2/types.py -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,827 root INFO running egg_info 2025-04-30 03:26:37,829 root INFO writing cbor2.egg-info/PKG-INFO 2025-04-30 03:26:37,831 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2025-04-30 03:26:37,832 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2025-04-30 03:26:37,833 root INFO writing requirements to cbor2.egg-info/requires.txt 2025-04-30 03:26:37,833 root INFO writing top-level names to cbor2.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-30 03:26:37,846 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2025-04-30 03:26:37,847 root INFO adding license file 'LICENSE.txt' 2025-04-30 03:26:37,848 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2025-04-30 03:26:37,849 root INFO copying cbor2/py.typed -> build/lib.linux-s390x-cpython-312/cbor2 2025-04-30 03:26:37,849 root INFO running build_ext 2025-04-30 03:26:37,850 root INFO building '_cbor2' extension 2025-04-30 03:26:37,851 root INFO creating build/temp.linux-s390x-cpython-312/source 2025-04-30 03:26:37,851 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/decoder.c -o build/temp.linux-s390x-cpython-312/source/decoder.o -std=c99 -D_GNU_SOURCE 2025-04-30 03:26:38,494 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/encoder.c -o build/temp.linux-s390x-cpython-312/source/encoder.o -std=c99 -D_GNU_SOURCE 2025-04-30 03:26:39,142 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/halffloat.c -o build/temp.linux-s390x-cpython-312/source/halffloat.o -std=c99 -D_GNU_SOURCE 2025-04-30 03:26:39,220 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/module.c -o build/temp.linux-s390x-cpython-312/source/module.o -std=c99 -D_GNU_SOURCE 2025-04-30 03:26:39,598 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c source/tags.c -o build/temp.linux-s390x-cpython-312/source/tags.o -std=c99 -D_GNU_SOURCE 2025-04-30 03:26:39,729 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/source/decoder.o build/temp.linux-s390x-cpython-312/source/encoder.o build/temp.linux-s390x-cpython-312/source/halffloat.o build/temp.linux-s390x-cpython-312/source/module.o build/temp.linux-s390x-cpython-312/source/tags.o -L/usr/lib -lm -o build/lib.linux-s390x-cpython-312/_cbor2.cpython-312-s390x-linux-musl.so 2025-04-30 03:26:39,744 root INFO installing to build/bdist.linux-s390x/wheel 2025-04-30 03:26:39,744 root INFO running install 2025-04-30 03:26:39,754 root INFO running install_lib 2025-04-30 03:26:39,757 root INFO creating build/bdist.linux-s390x/wheel 2025-04-30 03:26:39,757 root INFO creating build/bdist.linux-s390x/wheel/cbor2 2025-04-30 03:26:39,757 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/__init__.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,757 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/tool.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,757 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/py.typed -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,757 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/_encoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,757 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/decoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,758 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/_decoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,758 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/_types.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,758 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/encoder.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,758 root INFO copying build/lib.linux-s390x-cpython-312/cbor2/types.py -> build/bdist.linux-s390x/wheel/./cbor2 2025-04-30 03:26:39,758 root INFO copying build/lib.linux-s390x-cpython-312/_cbor2.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2025-04-30 03:26:39,758 root INFO running install_egg_info 2025-04-30 03:26:39,761 root INFO Copying cbor2.egg-info to build/bdist.linux-s390x/wheel/./cbor2-5.6.5-py3.12.egg-info 2025-04-30 03:26:39,762 root INFO running install_scripts 2025-04-30 03:26:39,766 root INFO creating build/bdist.linux-s390x/wheel/cbor2-5.6.5.dist-info/WHEEL 2025-04-30 03:26:39,766 wheel INFO creating '/home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5/.dist/.tmp-14xdafr3/cbor2-5.6.5-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-04-30 03:26:39,766 wheel INFO adding '_cbor2.cpython-312-s390x-linux-musl.so' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/__init__.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/_decoder.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/_encoder.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/_types.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/decoder.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/encoder.py' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/py.typed' 2025-04-30 03:26:39,767 wheel INFO adding 'cbor2/tool.py' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2/types.py' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/licenses/LICENSE.txt' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/METADATA' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/WHEEL' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/entry_points.txt' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/top_level.txt' 2025-04-30 03:26:39,768 wheel INFO adding 'cbor2-5.6.5.dist-info/RECORD' 2025-04-30 03:26:39,768 root INFO removing build/bdist.linux-s390x/wheel 2025-04-30 03:26:39,769 gpep517 INFO The backend produced .dist/cbor2-5.6.5-cp312-cp312-linux_s390x.whl cbor2-5.6.5-cp312-cp312-linux_s390x.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-cbor2/src/cbor2-5.6.5 configfile: pyproject.toml testpaths: tests plugins: hypothesis-6.124.5, 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.60s ============================== >>> 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... libfakeroot internal error: payload not recognized! >>> 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-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-r0.apk >>> py3-cbor2: Build complete at Wed, 30 Apr 2025 03:26:45 +0000 elapsed time 0h 0m 17s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Uninstalling dependencies... (1/47) Purging .makedepends-py3-cbor2 (20250430.032636) (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.2.0-r0) (7/47) Purging py3-setuptools_scm (8.2.0-r0) (8/47) Purging py3-setuptools-pyc (77.0.3-r0) (9/47) Purging py3-setuptools (77.0.3-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.10-r0) (13/47) Purging py3-hypothesis-pyc (6.124.5-r0) (14/47) Purging py3-hypothesis (6.124.5-r0) (15/47) Purging py3-attrs-pyc (25.3.0-r0) (16/47) Purging py3-attrs (25.3.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.5-r0) (22/47) Purging py3-pytest (8.3.5-r0) (23/47) Purging py3-iniconfig-pyc (2.1.0-r0) (24/47) Purging py3-iniconfig (2.1.0-r0) (25/47) Purging py3-packaging-pyc (25.0-r0) (26/47) Purging py3-packaging (25.0-r0) (27/47) Purging py3-parsing-pyc (3.2.0-r0) (28/47) Purging py3-parsing (3.2.0-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.6.10-r0) (34/47) Purging py3-coverage (7.6.10-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.10-r0) (38/47) Purging python3-pycache-pyc0 (3.12.10-r0) (39/47) Purging pyc (3.12.10-r0) (40/47) Purging python3 (3.12.10-r0) (41/47) Purging gdbm (1.24-r0) (42/47) Purging libbz2 (1.0.8-r6) (43/47) Purging libffi (3.4.8-r0) (44/47) Purging libpanelw (6.5_p20250412-r0) (45/47) Purging mpdecimal (4.0.0-r0) (46/47) Purging sqlite-libs (3.49.1-r1) (47/47) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages >>> py3-cbor2: Updating the community/s390x repository index... >>> py3-cbor2: Signing the index...