>>> py3-cobs: Building testing/py3-cobs 1.2.0-r5 (using abuild 3.17.0_rc1-r0) started Tue, 14 Apr 2026 14:29:45 +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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20260404-r0) ( 7/24) Installing readline (8.3.3-r1) ( 8/24) Installing sqlite-libs (3.53.0-r0) ( 9/24) Installing python3 (3.14.3-r0) (10/24) Installing python3-pycache-pyc0 (3.14.3-r0) (11/24) Installing pyc (3.14.3-r0) (12/24) Installing python3-pyc (3.14.3-r0) (13/24) Installing py3-parsing (3.3.2-r1) (14/24) Installing py3-parsing-pyc (3.3.2-r1) (15/24) Installing py3-packaging (26.0-r1) (16/24) Installing py3-packaging-pyc (26.0-r1) (17/24) Installing py3-setuptools (82.0.1-r1) (18/24) Installing py3-setuptools-pyc (82.0.1-r1) (19/24) Installing python3-dev (3.14.3-r0) (20/24) Installing py3-installer (1.0.0-r0) (21/24) Installing py3-installer-pyc (1.0.0-r0) (22/24) Installing py3-gpep517 (19-r2) (23/24) Installing py3-gpep517-pyc (19-r2) (24/24) Installing .makedepends-py3-cobs (20260414.142952) Executing busybox-1.37.0-r31.trigger OK: 721.3 MiB in 128 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/cobs-1.2.0.tar.gz.part' cobs-1.2.0.tar.gz.pa 100% |********************************| 13852 0:00:00 ETA '/var/cache/distfiles/edge/cobs-1.2.0.tar.gz.part' saved /var/cache/distfiles/edge/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/edge/cobs-1.2.0.tar.gz: OK >>> py3-cobs: Unpacking /var/cache/distfiles/edge/cobs-1.2.0.tar.gz... 2026-04-14 14:30:01,534 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-04-14 14:30:01,650 root INFO running bdist_wheel 2026-04-14 14:30:01,729 root INFO running build 2026-04-14 14:30:01,730 root INFO running build_py 2026-04-14 14:30:01,746 root INFO creating build/lib.linux-riscv64-cpython-314/cobs 2026-04-14 14:30:01,747 root INFO copying python3/cobs/__init__.py -> build/lib.linux-riscv64-cpython-314/cobs 2026-04-14 14:30:01,750 root INFO creating build/lib.linux-riscv64-cpython-314/cobs/cobs 2026-04-14 14:30:01,751 root INFO copying python3/cobs/cobs/__init__.py -> build/lib.linux-riscv64-cpython-314/cobs/cobs 2026-04-14 14:30:01,752 root INFO copying python3/cobs/cobs/_cobs_py.py -> build/lib.linux-riscv64-cpython-314/cobs/cobs 2026-04-14 14:30:01,754 root INFO copying python3/cobs/cobs/test.py -> build/lib.linux-riscv64-cpython-314/cobs/cobs 2026-04-14 14:30:01,756 root INFO creating build/lib.linux-riscv64-cpython-314/cobs/cobsr 2026-04-14 14:30:01,757 root INFO copying python3/cobs/cobsr/_cobsr_py.py -> build/lib.linux-riscv64-cpython-314/cobs/cobsr 2026-04-14 14:30:01,759 root INFO copying python3/cobs/cobsr/__init__.py -> build/lib.linux-riscv64-cpython-314/cobs/cobsr 2026-04-14 14:30:01,761 root INFO copying python3/cobs/cobsr/test.py -> build/lib.linux-riscv64-cpython-314/cobs/cobsr 2026-04-14 14:30:01,763 root INFO creating build/lib.linux-riscv64-cpython-314/cobs/_version 2026-04-14 14:30:01,764 root INFO copying _version/__init__.py -> build/lib.linux-riscv64-cpython-314/cobs/_version 2026-04-14 14:30:01,769 root INFO running build_ext 2026-04-14 14:30:01,778 root INFO building 'cobs.cobs._cobs_ext' extension 2026-04-14 14:30:01,779 root INFO creating build/temp.linux-riscv64-cpython-314/python3/src 2026-04-14 14:30:01,780 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-riscv64-cpython-314/python3/src/_cobs_ext.o 2026-04-14 14:30:02,776 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-314/python3/src/_cobs_ext.o -L/usr/lib -o build/lib.linux-riscv64-cpython-314/cobs/cobs/_cobs_ext.cpython-314-riscv64-linux-musl.so 2026-04-14 14:30:02,816 root INFO building 'cobs.cobsr._cobsr_ext' extension 2026-04-14 14:30:02,817 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-riscv64-cpython-314/python3/src/_cobsr_ext.o 2026-04-14 14:30:03,709 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-314/python3/src/_cobsr_ext.o -L/usr/lib -o build/lib.linux-riscv64-cpython-314/cobs/cobsr/_cobsr_ext.cpython-314-riscv64-linux-musl.so 2026-04-14 14:30:03,782 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-14 14:30:03,783 root INFO running install 2026-04-14 14:30:03,826 root INFO running install_lib 2026-04-14 14:30:03,839 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-14 14:30:03,840 root INFO creating build/bdist.linux-riscv64/wheel/cobs 2026-04-14 14:30:03,841 root INFO creating build/bdist.linux-riscv64/wheel/cobs/cobs 2026-04-14 14:30:03,842 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobs/__init__.py -> build/bdist.linux-riscv64/wheel/./cobs/cobs 2026-04-14 14:30:03,844 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobs/_cobs_py.py -> build/bdist.linux-riscv64/wheel/./cobs/cobs 2026-04-14 14:30:03,845 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobs/test.py -> build/bdist.linux-riscv64/wheel/./cobs/cobs 2026-04-14 14:30:03,847 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobs/_cobs_ext.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./cobs/cobs 2026-04-14 14:30:03,849 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/__init__.py -> build/bdist.linux-riscv64/wheel/./cobs 2026-04-14 14:30:03,850 root INFO creating build/bdist.linux-riscv64/wheel/cobs/cobsr 2026-04-14 14:30:03,851 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobsr/_cobsr_py.py -> build/bdist.linux-riscv64/wheel/./cobs/cobsr 2026-04-14 14:30:03,853 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobsr/_cobsr_ext.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./cobs/cobsr 2026-04-14 14:30:03,855 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobsr/__init__.py -> build/bdist.linux-riscv64/wheel/./cobs/cobsr 2026-04-14 14:30:03,857 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/cobsr/test.py -> build/bdist.linux-riscv64/wheel/./cobs/cobsr 2026-04-14 14:30:03,858 root INFO creating build/bdist.linux-riscv64/wheel/cobs/_version 2026-04-14 14:30:03,859 root INFO copying build/lib.linux-riscv64-cpython-314/cobs/_version/__init__.py -> build/bdist.linux-riscv64/wheel/./cobs/_version 2026-04-14 14:30:03,861 root INFO running install_egg_info 2026-04-14 14:30:03,877 root INFO running egg_info 2026-04-14 14:30:03,888 root INFO writing cobs.egg-info/PKG-INFO 2026-04-14 14:30:03,891 root INFO writing dependency_links to cobs.egg-info/dependency_links.txt 2026-04-14 14:30:03,893 root INFO writing top-level names to cobs.egg-info/top_level.txt 2026-04-14 14:30:03,908 root INFO reading manifest file 'cobs.egg-info/SOURCES.txt' 2026-04-14 14:30:03,911 root INFO reading manifest template 'MANIFEST.in' 2026-04-14 14:30:03,915 root INFO adding license file 'LICENSE.txt' 2026-04-14 14:30:03,918 root INFO writing manifest file 'cobs.egg-info/SOURCES.txt' 2026-04-14 14:30:03,920 root INFO Copying cobs.egg-info to build/bdist.linux-riscv64/wheel/./cobs-1.2.0-py3.14.egg-info 2026-04-14 14:30:03,924 root INFO running install_scripts 2026-04-14 14:30:03,953 root INFO creating build/bdist.linux-riscv64/wheel/cobs-1.2.0.dist-info/WHEEL 2026-04-14 14:30:03,956 wheel INFO creating '/home/buildozer/aports/testing/py3-cobs/src/cobs-1.2.0/.dist/.tmp-x56ybv6h/cobs-1.2.0-cp314-cp314-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-14 14:30:03,958 wheel INFO adding 'cobs/__init__.py' 2026-04-14 14:30:03,959 wheel INFO adding 'cobs/_version/__init__.py' 2026-04-14 14:30:03,961 wheel INFO adding 'cobs/cobs/__init__.py' 2026-04-14 14:30:03,962 wheel INFO adding 'cobs/cobs/_cobs_ext.cpython-314-riscv64-linux-musl.so' 2026-04-14 14:30:03,963 wheel INFO adding 'cobs/cobs/_cobs_py.py' 2026-04-14 14:30:03,965 wheel INFO adding 'cobs/cobs/test.py' 2026-04-14 14:30:03,966 wheel INFO adding 'cobs/cobsr/__init__.py' 2026-04-14 14:30:03,968 wheel INFO adding 'cobs/cobsr/_cobsr_ext.cpython-314-riscv64-linux-musl.so' 2026-04-14 14:30:03,969 wheel INFO adding 'cobs/cobsr/_cobsr_py.py' 2026-04-14 14:30:03,970 wheel INFO adding 'cobs/cobsr/test.py' 2026-04-14 14:30:03,972 wheel INFO adding 'cobs-1.2.0.dist-info/licenses/LICENSE.txt' 2026-04-14 14:30:03,974 wheel INFO adding 'cobs-1.2.0.dist-info/METADATA' 2026-04-14 14:30:03,975 wheel INFO adding 'cobs-1.2.0.dist-info/WHEEL' 2026-04-14 14:30:03,976 wheel INFO adding 'cobs-1.2.0.dist-info/top_level.txt' 2026-04-14 14:30:03,976 wheel INFO adding 'cobs-1.2.0.dist-info/RECORD' 2026-04-14 14:30:03,977 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-14 14:30:03,982 gpep517 INFO The backend produced .dist/cobs-1.2.0-cp314-cp314-linux_riscv64.whl cobs-1.2.0-cp314-cp314-linux_riscv64.whl >>> py3-cobs: Entering fakeroot... 2026-04-14 14:30:04,896 gpep517 INFO Installing .dist/cobs-1.2.0-cp314-cp314-linux_riscv64.whl into /home/buildozer/aports/testing/py3-cobs/pkg/py3-cobs 2026-04-14 14:30:05,022 gpep517 INFO Installation complete >>> py3-cobs-pyc*: Running split function pyc... '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__' '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/_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__' >>> py3-cobs-pyc*: Preparing subpackage py3-cobs-pyc... Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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-riscv64.so.1 >>> py3-cobs*: Package size: 61.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 Tue, 14 Apr 2026 14:30:06 +0000 elapsed time 0h 0m 21s >>> py3-cobs: Cleaning up srcdir >>> py3-cobs: Cleaning up pkgdir >>> py3-cobs: Cleaning up tmpdir >>> py3-cobs: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-cobs (20260414.142952) ( 2/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/24) Purging py3-setuptools (82.0.1-r1) ( 4/24) Purging py3-packaging-pyc (26.0-r1) ( 5/24) Purging py3-packaging (26.0-r1) ( 6/24) Purging py3-parsing-pyc (3.3.2-r1) ( 7/24) Purging py3-parsing (3.3.2-r1) ( 8/24) Purging python3-dev (3.14.3-r0) ( 9/24) Purging py3-gpep517-pyc (19-r2) (10/24) Purging py3-gpep517 (19-r2) (11/24) Purging py3-installer-pyc (1.0.0-r0) (12/24) Purging py3-installer (1.0.0-r0) (13/24) Purging python3-pyc (3.14.3-r0) (14/24) Purging python3-pycache-pyc0 (3.14.3-r0) (15/24) Purging pyc (3.14.3-r0) (16/24) Purging python3 (3.14.3-r0) (17/24) Purging gdbm (1.26-r0) (18/24) Purging libbz2 (1.0.8-r6) (19/24) Purging libffi (3.5.2-r0) (20/24) Purging libpanelw (6.6_p20260404-r0) (21/24) Purging mpdecimal (4.0.1-r0) (22/24) Purging readline (8.3.3-r1) (23/24) Purging sqlite-libs (3.53.0-r0) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-cobs: Updating the testing/riscv64 repository index... >>> py3-cobs: Signing the index...