>>> py3-cobs: Building testing/py3-cobs 1.2.0-r5 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:32:43 +0000 >>> py3-cobs: Validating /home/buildozer/aports/testing/py3-cobs/APKBUILD... >>> py3-cobs: Analyzing dependencies... >>> py3-cobs: Installing for build: build-base python3 py3-setuptools python3-dev py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r0) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20251231-r0) ( 7/23) Installing sqlite-libs (3.51.2-r1) ( 8/23) Installing python3 (3.14.3-r0) ( 9/23) Installing python3-pycache-pyc0 (3.14.3-r0) (10/23) Installing pyc (3.14.3-r0) (11/23) Installing python3-pyc (3.14.3-r0) (12/23) Installing py3-parsing (3.3.2-r1) (13/23) Installing py3-parsing-pyc (3.3.2-r1) (14/23) Installing py3-packaging (26.0-r1) (15/23) Installing py3-packaging-pyc (26.0-r1) (16/23) Installing py3-setuptools (82.0.1-r1) (17/23) Installing py3-setuptools-pyc (82.0.1-r1) (18/23) Installing python3-dev (3.14.3-r0) (19/23) Installing py3-installer (0.7.0-r3) (20/23) Installing py3-installer-pyc (0.7.0-r3) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-cobs (20260330.133244) Executing busybox-1.37.0-r31.trigger OK: 599.8 MiB in 125 packages >>> py3-cobs: Cleaning up srcdir >>> py3-cobs: Cleaning up pkgdir >>> py3-cobs: Cleaning up tmpdir >>> py3-cobs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cobs-1.2.0.tar.gz /var/cache/distfiles/cobs-1.2.0.tar.gz: OK >>> py3-cobs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cobs-1.2.0.tar.gz /var/cache/distfiles/cobs-1.2.0.tar.gz: OK >>> py3-cobs: Unpacking /var/cache/distfiles/cobs-1.2.0.tar.gz... 2026-03-30 13:32:47,767 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: cobs). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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-30 13:32:47,799 root INFO running bdist_wheel 2026-03-30 13:32:47,820 root INFO running build 2026-03-30 13:32:47,820 root INFO running build_py 2026-03-30 13:32:47,824 root INFO creating build/lib.linux-loongarch64-cpython-314/cobs 2026-03-30 13:32:47,825 root INFO copying python3/cobs/__init__.py -> build/lib.linux-loongarch64-cpython-314/cobs 2026-03-30 13:32:47,826 root INFO creating build/lib.linux-loongarch64-cpython-314/cobs/cobs 2026-03-30 13:32:47,826 root INFO copying python3/cobs/cobs/__init__.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobs 2026-03-30 13:32:47,826 root INFO copying python3/cobs/cobs/_cobs_py.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobs 2026-03-30 13:32:47,827 root INFO copying python3/cobs/cobs/test.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobs 2026-03-30 13:32:47,827 root INFO creating build/lib.linux-loongarch64-cpython-314/cobs/cobsr 2026-03-30 13:32:47,828 root INFO copying python3/cobs/cobsr/__init__.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobsr 2026-03-30 13:32:47,828 root INFO copying python3/cobs/cobsr/_cobsr_py.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobsr 2026-03-30 13:32:47,828 root INFO copying python3/cobs/cobsr/test.py -> build/lib.linux-loongarch64-cpython-314/cobs/cobsr 2026-03-30 13:32:47,829 root INFO creating build/lib.linux-loongarch64-cpython-314/cobs/_version 2026-03-30 13:32:47,829 root INFO copying _version/__init__.py -> build/lib.linux-loongarch64-cpython-314/cobs/_version 2026-03-30 13:32:47,831 root INFO running build_ext 2026-03-30 13:32:47,833 root INFO building 'cobs.cobs._cobs_ext' extension 2026-03-30 13:32:47,834 root INFO creating build/temp.linux-loongarch64-cpython-314/python3/src 2026-03-30 13:32:47,834 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c python3/src/_cobs_ext.c -o build/temp.linux-loongarch64-cpython-314/python3/src/_cobs_ext.o 2026-03-30 13:32:48,095 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-loongarch64-cpython-314/python3/src/_cobs_ext.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-314/cobs/cobs/_cobs_ext.cpython-314-loongarch64-linux-musl.so 2026-03-30 13:32:48,111 root INFO building 'cobs.cobsr._cobsr_ext' extension 2026-03-30 13:32:48,111 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c python3/src/_cobsr_ext.c -o build/temp.linux-loongarch64-cpython-314/python3/src/_cobsr_ext.o 2026-03-30 13:32:48,369 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-loongarch64-cpython-314/python3/src/_cobsr_ext.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-314/cobs/cobsr/_cobsr_ext.cpython-314-loongarch64-linux-musl.so 2026-03-30 13:32:48,393 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-30 13:32:48,393 root INFO running install 2026-03-30 13:32:48,406 root INFO running install_lib 2026-03-30 13:32:48,410 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-30 13:32:48,411 root INFO creating build/bdist.linux-loongarch64/wheel/cobs 2026-03-30 13:32:48,411 root INFO creating build/bdist.linux-loongarch64/wheel/cobs/_version 2026-03-30 13:32:48,412 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/_version/__init__.py -> build/bdist.linux-loongarch64/wheel/./cobs/_version 2026-03-30 13:32:48,412 root INFO creating build/bdist.linux-loongarch64/wheel/cobs/cobsr 2026-03-30 13:32:48,412 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobsr/__init__.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobsr 2026-03-30 13:32:48,413 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobsr/_cobsr_ext.cpython-314-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./cobs/cobsr 2026-03-30 13:32:48,413 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobsr/_cobsr_py.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobsr 2026-03-30 13:32:48,413 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobsr/test.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobsr 2026-03-30 13:32:48,414 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/__init__.py -> build/bdist.linux-loongarch64/wheel/./cobs 2026-03-30 13:32:48,414 root INFO creating build/bdist.linux-loongarch64/wheel/cobs/cobs 2026-03-30 13:32:48,414 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobs/_cobs_ext.cpython-314-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./cobs/cobs 2026-03-30 13:32:48,415 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobs/__init__.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobs 2026-03-30 13:32:48,415 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobs/_cobs_py.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobs 2026-03-30 13:32:48,416 root INFO copying build/lib.linux-loongarch64-cpython-314/cobs/cobs/test.py -> build/bdist.linux-loongarch64/wheel/./cobs/cobs 2026-03-30 13:32:48,416 root INFO running install_egg_info 2026-03-30 13:32:48,421 root INFO running egg_info 2026-03-30 13:32:48,424 root INFO writing cobs.egg-info/PKG-INFO 2026-03-30 13:32:48,424 root INFO writing dependency_links to cobs.egg-info/dependency_links.txt 2026-03-30 13:32:48,425 root INFO writing top-level names to cobs.egg-info/top_level.txt 2026-03-30 13:32:48,430 root INFO reading manifest file 'cobs.egg-info/SOURCES.txt' 2026-03-30 13:32:48,431 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:32:48,432 root INFO adding license file 'LICENSE.txt' 2026-03-30 13:32:48,434 root INFO writing manifest file 'cobs.egg-info/SOURCES.txt' 2026-03-30 13:32:48,434 root INFO Copying cobs.egg-info to build/bdist.linux-loongarch64/wheel/./cobs-1.2.0-py3.14.egg-info 2026-03-30 13:32:48,435 root INFO running install_scripts 2026-03-30 13:32:48,445 root INFO creating build/bdist.linux-loongarch64/wheel/cobs-1.2.0.dist-info/WHEEL 2026-03-30 13:32:48,446 wheel INFO creating '/home/buildozer/aports/testing/py3-cobs/src/cobs-1.2.0/.dist/.tmp-h2hxgel0/cobs-1.2.0-cp314-cp314-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-30 13:32:48,446 wheel INFO adding 'cobs/__init__.py' 2026-03-30 13:32:48,447 wheel INFO adding 'cobs/_version/__init__.py' 2026-03-30 13:32:48,447 wheel INFO adding 'cobs/cobs/__init__.py' 2026-03-30 13:32:48,448 wheel INFO adding 'cobs/cobs/_cobs_ext.cpython-314-loongarch64-linux-musl.so' 2026-03-30 13:32:48,449 wheel INFO adding 'cobs/cobs/_cobs_py.py' 2026-03-30 13:32:48,449 wheel INFO adding 'cobs/cobs/test.py' 2026-03-30 13:32:48,449 wheel INFO adding 'cobs/cobsr/__init__.py' 2026-03-30 13:32:48,450 wheel INFO adding 'cobs/cobsr/_cobsr_ext.cpython-314-loongarch64-linux-musl.so' 2026-03-30 13:32:48,450 wheel INFO adding 'cobs/cobsr/_cobsr_py.py' 2026-03-30 13:32:48,451 wheel INFO adding 'cobs/cobsr/test.py' 2026-03-30 13:32:48,451 wheel INFO adding 'cobs-1.2.0.dist-info/licenses/LICENSE.txt' 2026-03-30 13:32:48,452 wheel INFO adding 'cobs-1.2.0.dist-info/METADATA' 2026-03-30 13:32:48,452 wheel INFO adding 'cobs-1.2.0.dist-info/WHEEL' 2026-03-30 13:32:48,452 wheel INFO adding 'cobs-1.2.0.dist-info/top_level.txt' 2026-03-30 13:32:48,453 wheel INFO adding 'cobs-1.2.0.dist-info/RECORD' 2026-03-30 13:32:48,453 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-30 13:32:48,454 gpep517 INFO The backend produced .dist/cobs-1.2.0-cp314-cp314-linux_loongarch64.whl cobs-1.2.0-cp314-cp314-linux_loongarch64.whl >>> py3-cobs: Entering fakeroot... 2026-03-30 13:32:48,723 gpep517 INFO Installing .dist/cobs-1.2.0-cp314-cp314-linux_loongarch64.whl into /home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs 2026-03-30 13:32:48,751 gpep517 INFO Installation complete >>> py3-cobs-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cobs/_version/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.14/site-packages/cobs/_version/__pycache__' 'usr/lib/python3.14/site-packages/cobs/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.14/site-packages/cobs/__pycache__' 'usr/lib/python3.14/site-packages/cobs/cobsr/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.14/site-packages/cobs/cobsr/__pycache__' 'usr/lib/python3.14/site-packages/cobs/cobs/__pycache__' -> '/home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs-pyc/usr/lib/python3.14/site-packages/cobs/cobs/__pycache__' >>> py3-cobs-pyc*: Preparing subpackage py3-cobs-pyc... >>> py3-cobs-pyc*: Running postcheck for py3-cobs-pyc >>> py3-cobs*: Running postcheck for py3-cobs >>> py3-cobs*: Preparing package py3-cobs... >>> py3-cobs*: Stripping binaries >>> py3-cobs*: Scanning shared objects >>> py3-cobs-pyc*: Tracing dependencies... python3~3.14 >>> py3-cobs-pyc*: Package size: 37.2 KB >>> py3-cobs-pyc*: Compressing data... >>> py3-cobs-pyc*: Create checksum... >>> py3-cobs-pyc*: Create py3-cobs-pyc-1.2.0-r5.apk >>> py3-cobs*: Tracing dependencies... python3 python3~3.14 so:libc.musl-loongarch64.so.1 >>> py3-cobs*: Package size: 173.0 KB >>> py3-cobs*: Compressing data... >>> py3-cobs*: Create checksum... >>> py3-cobs*: Create py3-cobs-1.2.0-r5.apk >>> py3-cobs: Build complete at Mon, 30 Mar 2026 13:32:49 +0000 elapsed time 0h 0m 6s >>> py3-cobs: Cleaning up srcdir >>> py3-cobs: Cleaning up pkgdir >>> py3-cobs: Cleaning up tmpdir >>> py3-cobs: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-cobs (20260330.133244) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.0-r1) ( 5/23) Purging py3-packaging (26.0-r1) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging python3-dev (3.14.3-r0) ( 9/23) Purging py3-gpep517-pyc (19-r2) (10/23) Purging py3-gpep517 (19-r2) (11/23) Purging py3-installer-pyc (0.7.0-r3) (12/23) Purging py3-installer (0.7.0-r3) (13/23) Purging python3-pyc (3.14.3-r0) (14/23) Purging python3-pycache-pyc0 (3.14.3-r0) (15/23) Purging pyc (3.14.3-r0) (16/23) Purging python3 (3.14.3-r0) (17/23) Purging gdbm (1.26-r0) (18/23) Purging libbz2 (1.0.8-r6) (19/23) Purging libffi (3.5.2-r0) (20/23) Purging libpanelw (6.6_p20251231-r0) (21/23) Purging mpdecimal (4.0.1-r0) (22/23) Purging sqlite-libs (3.51.2-r1) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-cobs: Updating the testing/loongarch64 repository index... >>> py3-cobs: Signing the index...