>>> py3-cbor2: Building community/py3-cbor2 5.6.5-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:06:33 +0000 >>> py3-cbor2: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/39) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/39) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/39) Installing py3-installer-pyc (0.7.0-r2) (4/39) Installing py3-gpep517-pyc (19-r0) (5/39) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/39) Installing py3-installer (0.7.0-r2) (7/39) Installing py3-gpep517 (19-r0) (8/39) Installing py3-parsing (3.2.3-r0) (9/39) Installing py3-parsing-pyc (3.2.3-r0) (10/39) Installing py3-packaging (25.0-r0) (11/39) Installing py3-packaging-pyc (25.0-r0) (12/39) Installing py3-setuptools (80.9.0-r0) (13/39) Installing py3-setuptools-pyc (80.9.0-r0) (14/39) Installing py3-setuptools_scm (8.3.1-r0) (15/39) Installing py3-setuptools_scm-pyc (8.3.1-r0) (16/39) Installing py3-wheel (0.46.1-r0) (17/39) Installing py3-wheel-pyc (0.46.1-r0) (18/39) Installing python3-dev (3.12.12-r0) (19/39) Installing py3-attrs (25.3.0-r0) (20/39) Installing py3-attrs-pyc (25.3.0-r0) (21/39) Installing py3-sortedcontainers (2.4.0-r5) (22/39) Installing py3-sortedcontainers-pyc (2.4.0-r5) (23/39) Installing py3-hypothesis (6.124.5-r0) (24/39) Installing py3-hypothesis-pyc (6.124.5-r0) (25/39) Installing py3-iniconfig (2.1.0-r0) (26/39) Installing py3-iniconfig-pyc (2.1.0-r0) (27/39) Installing py3-pluggy (1.5.0-r0) (28/39) Installing py3-pluggy-pyc (1.5.0-r0) (29/39) Installing py3-py (1.11.0-r4) (30/39) Installing py3-py-pyc (1.11.0-r4) (31/39) Installing py3-pytest (8.3.5-r0) (32/39) Installing py3-pytest-pyc (8.3.5-r0) (33/39) Installing py3-coverage (7.8.2-r0) (34/39) Installing py3-coverage-pyc (7.8.2-r0) (35/39) Installing py3-pytest-cov (5.0.0-r0) (36/39) Installing py3-pytest-cov-pyc (5.0.0-r0) (37/39) Installing py3-tomli (2.2.1-r0) (38/39) Installing py3-tomli-pyc (2.2.1-r0) (39/39) Installing .makedepends-py3-cbor2 (20251012.160633) Executing busybox-1.37.0-r19.trigger OK: 359 MiB in 125 packages >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Cleaning up tmpdir >>> py3-cbor2: Fetching py3-cbor2-5.6.5.tar.gz::https://files.pythonhosted.org/packages/source/c/cbor2/cbor2-5.6.5.tar.gz >>> py3-cbor2: Fetching py3-cbor2-5.6.5.tar.gz::https://files.pythonhosted.org/packages/source/c/cbor2/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/py3-cbor2-5.6.5.tar.gz... >>> py3-cbor2: 0001-fix-tests-on-32bit.patch patching file tests/test_decoder.py 2025-10-12 16:06:34,804 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`. (Both options available on setuptools>=77.0.0). 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:759: 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-10-12 16:06:34,837 root INFO running bdist_wheel 2025-10-12 16:06:34,844 root INFO running build 2025-10-12 16:06:34,844 root INFO running build_py 2025-10-12 16:06:34,845 root INFO creating build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/decoder.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/encoder.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/_decoder.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/types.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/tool.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/_types.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/_encoder.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO copying cbor2/__init__.py -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,846 root INFO running egg_info 2025-10-12 16:06:34,848 root INFO writing cbor2.egg-info/PKG-INFO 2025-10-12 16:06:34,849 root INFO writing dependency_links to cbor2.egg-info/dependency_links.txt 2025-10-12 16:06:34,849 root INFO writing entry points to cbor2.egg-info/entry_points.txt 2025-10-12 16:06:34,849 root INFO writing requirements to cbor2.egg-info/requires.txt 2025-10-12 16:06:34,849 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-10-12 16:06:34,857 root INFO reading manifest file 'cbor2.egg-info/SOURCES.txt' 2025-10-12 16:06:34,857 root INFO adding license file 'LICENSE.txt' 2025-10-12 16:06:34,858 root INFO writing manifest file 'cbor2.egg-info/SOURCES.txt' 2025-10-12 16:06:34,858 root INFO copying cbor2/py.typed -> build/lib.linux-x86_64-cpython-312/cbor2 2025-10-12 16:06:34,858 root INFO running build_ext 2025-10-12 16:06:34,859 root INFO building '_cbor2' extension 2025-10-12 16:06:34,859 root INFO creating build/temp.linux-x86_64-cpython-312/source 2025-10-12 16:06:34,860 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c source/decoder.c -o build/temp.linux-x86_64-cpython-312/source/decoder.o -std=c99 -D_GNU_SOURCE 2025-10-12 16:06:35,293 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c source/encoder.c -o build/temp.linux-x86_64-cpython-312/source/encoder.o -std=c99 -D_GNU_SOURCE 2025-10-12 16:06:35,720 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c source/halffloat.c -o build/temp.linux-x86_64-cpython-312/source/halffloat.o -std=c99 -D_GNU_SOURCE 2025-10-12 16:06:35,773 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c source/module.c -o build/temp.linux-x86_64-cpython-312/source/module.o -std=c99 -D_GNU_SOURCE 2025-10-12 16:06:35,984 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c source/tags.c -o build/temp.linux-x86_64-cpython-312/source/tags.o -std=c99 -D_GNU_SOURCE 2025-10-12 16:06:36,071 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/source/decoder.o build/temp.linux-x86_64-cpython-312/source/encoder.o build/temp.linux-x86_64-cpython-312/source/halffloat.o build/temp.linux-x86_64-cpython-312/source/module.o build/temp.linux-x86_64-cpython-312/source/tags.o -L/usr/lib -lm -o build/lib.linux-x86_64-cpython-312/_cbor2.cpython-312-x86_64-linux-musl.so 2025-10-12 16:06:36,085 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:06:36,085 root INFO running install 2025-10-12 16:06:36,090 root INFO running install_lib 2025-10-12 16:06:36,091 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:06:36,091 root INFO creating build/bdist.linux-x86_64/wheel/cbor2 2025-10-12 16:06:36,091 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/py.typed -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/decoder.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/encoder.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/_decoder.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/types.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/tool.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/_types.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/_encoder.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/cbor2/__init__.py -> build/bdist.linux-x86_64/wheel/./cbor2 2025-10-12 16:06:36,092 root INFO copying build/lib.linux-x86_64-cpython-312/_cbor2.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-12 16:06:36,092 root INFO running install_egg_info 2025-10-12 16:06:36,094 root INFO Copying cbor2.egg-info to build/bdist.linux-x86_64/wheel/./cbor2-5.6.5-py3.12.egg-info 2025-10-12 16:06:36,094 root INFO running install_scripts 2025-10-12 16:06:36,097 root INFO creating build/bdist.linux-x86_64/wheel/cbor2-5.6.5.dist-info/WHEEL 2025-10-12 16:06:36,097 wheel INFO creating '/home/udu/aports/community/py3-cbor2/src/cbor2-5.6.5/.dist/.tmp-82dl3969/cbor2-5.6.5-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:06:36,097 wheel INFO adding '_cbor2.cpython-312-x86_64-linux-musl.so' 2025-10-12 16:06:36,097 wheel INFO adding 'cbor2/__init__.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/_decoder.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/_encoder.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/_types.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/decoder.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/encoder.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/py.typed' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/tool.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2/types.py' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/licenses/LICENSE.txt' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/METADATA' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/WHEEL' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/entry_points.txt' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/top_level.txt' 2025-10-12 16:06:36,098 wheel INFO adding 'cbor2-5.6.5.dist-info/RECORD' 2025-10-12 16:06:36,099 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:06:36,099 gpep517 INFO The backend produced .dist/cbor2-5.6.5-cp312-cp312-linux_x86_64.whl cbor2-5.6.5-cp312-cp312-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-cbor2/src/cbor2-5.6.5 configfile: pyproject.toml testpaths: tests plugins: cov-5.0.0, hypothesis-6.124.5 collected 662 items tests/test_decoder.py .................................................................................................................................................................................. [ 26%] tests/test_encoder.py ........................................................................................................................... [ 45%] tests/test_types.py ...................... [ 48%] tests/test_decoder.py .................................................................................................................................................................................. [ 75%] tests/test_encoder.py ........................................................................................................................... [ 94%] tests/test_types.py ...................... [ 97%] tests/test_tool.py ............... [ 99%] tests/test_types.py . [100%] ============================================================================================================================================ 662 passed in 2.30s ============================================================================================================================================= >>> py3-cbor2: Entering fakeroot... >>> py3-cbor2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cbor2/__pycache__' -> '/home/udu/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-x86_64.so.1 >>> py3-cbor2*: Package size: 192.0 KB >>> py3-cbor2*: Compressing data... >>> py3-cbor2*: Create checksum... >>> py3-cbor2*: Create py3-cbor2-5.6.5-r0.apk >>> py3-cbor2: Build complete at Sun, 12 Oct 2025 16:06:39 +0000 elapsed time 0h 0m 6s >>> py3-cbor2: Cleaning up srcdir >>> py3-cbor2: Cleaning up pkgdir >>> py3-cbor2: Uninstalling dependencies... (1/36) Purging .makedepends-py3-cbor2 (20251012.160633) (2/36) Purging py3-gpep517-pyc (19-r0) (3/36) Purging py3-gpep517 (19-r0) (4/36) Purging py3-installer-pyc (0.7.0-r2) (5/36) Purging py3-installer (0.7.0-r2) (6/36) Purging py3-setuptools_scm-pyc (8.3.1-r0) (7/36) Purging py3-setuptools_scm (8.3.1-r0) (8/36) Purging py3-setuptools-pyc (80.9.0-r0) (9/36) Purging py3-setuptools (80.9.0-r0) (10/36) Purging py3-wheel-pyc (0.46.1-r0) (11/36) Purging py3-wheel (0.46.1-r0) (12/36) Purging python3-dev (3.12.12-r0) (13/36) Purging py3-hypothesis-pyc (6.124.5-r0) (14/36) Purging py3-hypothesis (6.124.5-r0) (15/36) Purging py3-attrs-pyc (25.3.0-r0) (16/36) Purging py3-attrs (25.3.0-r0) (17/36) Purging py3-sortedcontainers-pyc (2.4.0-r5) (18/36) Purging py3-sortedcontainers (2.4.0-r5) (19/36) Purging py3-pytest-cov-pyc (5.0.0-r0) (20/36) Purging py3-pytest-cov (5.0.0-r0) (21/36) Purging py3-pytest-pyc (8.3.5-r0) (22/36) Purging py3-pytest (8.3.5-r0) (23/36) Purging py3-iniconfig-pyc (2.1.0-r0) (24/36) Purging py3-iniconfig (2.1.0-r0) (25/36) Purging py3-packaging-pyc (25.0-r0) (26/36) Purging py3-packaging (25.0-r0) (27/36) Purging py3-parsing-pyc (3.2.3-r0) (28/36) Purging py3-parsing (3.2.3-r0) (29/36) Purging py3-pluggy-pyc (1.5.0-r0) (30/36) Purging py3-pluggy (1.5.0-r0) (31/36) Purging py3-py-pyc (1.11.0-r4) (32/36) Purging py3-py (1.11.0-r4) (33/36) Purging py3-coverage-pyc (7.8.2-r0) (34/36) Purging py3-coverage (7.8.2-r0) (35/36) Purging py3-tomli-pyc (2.2.1-r0) (36/36) Purging py3-tomli (2.2.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-cbor2: Updating the community/x86_64 repository index... >>> py3-cbor2: Signing the index...