>>> py3-cchardet: Building testing/py3-cchardet 2.1.7-r6 (using abuild 3.17.0_rc1-r0) started Wed, 15 Apr 2026 06:15:00 +0000 >>> py3-cchardet: Validating /home/buildozer/aports/testing/py3-cchardet/APKBUILD... >>> py3-cchardet: Analyzing dependencies... >>> py3-cchardet: Installing for build: build-base cython py3-setuptools python3-dev py3-gpep517 ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20260404-r0) ( 7/26) Installing readline (8.3.3-r1) ( 8/26) Installing sqlite-libs (3.53.0-r0) ( 9/26) Installing python3 (3.14.3-r0) (10/26) Installing python3-pycache-pyc0 (3.14.3-r0) (11/26) Installing pyc (3.14.3-r0) (12/26) Installing cython-pyc (3.2.4-r2) (13/26) Installing python3-pyc (3.14.3-r0) (14/26) Installing cython (3.2.4-r2) (15/26) Installing py3-parsing (3.3.2-r1) (16/26) Installing py3-parsing-pyc (3.3.2-r1) (17/26) Installing py3-packaging (26.0-r1) (18/26) Installing py3-packaging-pyc (26.0-r1) (19/26) Installing py3-setuptools (82.0.1-r1) (20/26) Installing py3-setuptools-pyc (82.0.1-r1) (21/26) Installing python3-dev (3.14.3-r0) (22/26) Installing py3-installer (1.0.0-r0) (23/26) Installing py3-installer-pyc (1.0.0-r0) (24/26) Installing py3-gpep517 (19-r2) (25/26) Installing py3-gpep517-pyc (19-r2) (26/26) Installing .makedepends-py3-cchardet (20260415.061505) Executing busybox-1.37.0-r31.trigger OK: 733.6 MiB in 130 packages >>> py3-cchardet: Cleaning up srcdir >>> py3-cchardet: Cleaning up pkgdir >>> py3-cchardet: Cleaning up tmpdir >>> py3-cchardet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cchardet-2.1.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/cchardet-2.1.7.tar.gz.part' cchardet-2.1.7.tar.g 100% |********************************| 638k 0:00:00 ETA '/var/cache/distfiles/edge/cchardet-2.1.7.tar.gz.part' saved /var/cache/distfiles/edge/cchardet-2.1.7.tar.gz: OK >>> py3-cchardet: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cchardet-2.1.7.tar.gz /var/cache/distfiles/edge/cchardet-2.1.7.tar.gz: OK >>> py3-cchardet: Unpacking /var/cache/distfiles/edge/cchardet-2.1.7.tar.gz... 2026-04-15 06:15:13,154 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ cythonize: ['src/cchardet/_cchardet.pyx'] :108: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 :: Mozilla Public License 1.1 (MPL 1.1) License :: OSI Approved :: GNU General Public License (GPL) License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-15 06:15:15,755 root INFO running bdist_wheel 2026-04-15 06:15:15,794 root INFO running build 2026-04-15 06:15:15,794 root INFO running build_py 2026-04-15 06:15:15,809 root INFO creating build/lib.linux-riscv64-cpython-314/cchardet 2026-04-15 06:15:15,811 root INFO copying src/cchardet/__init__.py -> build/lib.linux-riscv64-cpython-314/cchardet 2026-04-15 06:15:15,812 root INFO copying src/cchardet/version.py -> build/lib.linux-riscv64-cpython-314/cchardet 2026-04-15 06:15:15,815 root INFO running build_ext 2026-04-15 06:15:15,822 root INFO building 'cchardet._cchardet' extension 2026-04-15 06:15:15,837 root INFO creating build/temp.linux-riscv64-cpython-314/src/cchardet 2026-04-15 06:15:15,838 root INFO creating build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src 2026-04-15 06:15:15,840 root INFO creating build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels 2026-04-15 06:15:15,845 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/cchardet/_cchardet.cpp -o build/temp.linux-riscv64-cpython-314/src/cchardet/_cchardet.o 2026-04-15 06:15:23,122 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/CharDistribution.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/CharDistribution.o 2026-04-15 06:15:23,772 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/JpCntx.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/JpCntx.o 2026-04-15 06:15:24,191 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangArabicModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o 2026-04-15 06:15:24,292 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangBulgarianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o 2026-04-15 06:15:24,393 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangCroatianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o 2026-04-15 06:15:24,495 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangCzechModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o 2026-04-15 06:15:24,596 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangDanishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o 2026-04-15 06:15:24,693 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangEsperantoModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o 2026-04-15 06:15:24,788 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangEstonianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o 2026-04-15 06:15:24,888 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangFinnishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o 2026-04-15 06:15:24,991 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangFrenchModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o 2026-04-15 06:15:25,091 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o 2026-04-15 06:15:25,183 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangGreekModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o 2026-04-15 06:15:25,287 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangHebrewModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o 2026-04-15 06:15:25,385 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangHungarianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o 2026-04-15 06:15:25,477 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangIrishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o 2026-04-15 06:15:25,578 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangItalianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o 2026-04-15 06:15:25,680 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangLatvianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o 2026-04-15 06:15:25,778 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangLithuanianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o 2026-04-15 06:15:25,879 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangMalteseModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o 2026-04-15 06:15:25,976 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangPolishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o 2026-04-15 06:15:26,077 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangPortugueseModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o 2026-04-15 06:15:26,179 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangRomanianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o 2026-04-15 06:15:26,278 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangRussianModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o 2026-04-15 06:15:26,382 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangSlovakModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o 2026-04-15 06:15:26,482 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangSloveneModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o 2026-04-15 06:15:26,581 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangSpanishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o 2026-04-15 06:15:26,678 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangSwedishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o 2026-04-15 06:15:26,778 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangThaiModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o 2026-04-15 06:15:26,877 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangTurkishModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o 2026-04-15 06:15:26,975 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangVietnameseModel.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o 2026-04-15 06:15:27,074 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsBig5Prober.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o 2026-04-15 06:15:27,495 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsCharSetProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o 2026-04-15 06:15:27,888 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsEUCJPProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o 2026-04-15 06:15:28,381 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsEUCKRProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o 2026-04-15 06:15:28,814 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsEUCTWProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o 2026-04-15 06:15:29,236 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsEscCharsetProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o 2026-04-15 06:15:29,670 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsEscSM.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEscSM.o 2026-04-15 06:15:29,935 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsGB2312Prober.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o 2026-04-15 06:15:30,366 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsHebrewProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o 2026-04-15 06:15:30,759 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsLatin1Prober.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o 2026-04-15 06:15:31,116 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsMBCSGroupProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o 2026-04-15 06:15:31,877 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsMBCSSM.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o 2026-04-15 06:15:32,273 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsSBCSGroupProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o 2026-04-15 06:15:33,494 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsSBCharSetProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o 2026-04-15 06:15:33,859 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsSJISProber.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSJISProber.o 2026-04-15 06:15:34,373 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsUTF8Prober.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o 2026-04-15 06:15:34,709 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/nsUniversalDetector.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o 2026-04-15 06:15:35,417 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/uchardet.cpp -o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/uchardet.o 2026-04-15 06:15:35,819 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-riscv64-cpython-314/src/cchardet/_cchardet.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/CharDistribution.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/JpCntx.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsEscSM.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-riscv64-cpython-314/src/ext/uchardet/src/uchardet.o -L/usr/lib -o build/lib.linux-riscv64-cpython-314/cchardet/_cchardet.cpython-314-riscv64-linux-musl.so 2026-04-15 06:15:35,987 root INFO running build_scripts 2026-04-15 06:15:35,988 root INFO creating build/scripts-3.14 2026-04-15 06:15:35,989 root INFO copying and adjusting bin/cchardetect -> build/scripts-3.14 2026-04-15 06:15:35,990 root INFO changing mode of build/scripts-3.14/cchardetect from 644 to 755 2026-04-15 06:15:36,018 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-15 06:15:36,018 root INFO running install 2026-04-15 06:15:36,057 root INFO running install_lib 2026-04-15 06:15:36,076 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-15 06:15:36,077 root INFO creating build/bdist.linux-riscv64/wheel/cchardet 2026-04-15 06:15:36,078 root INFO copying build/lib.linux-riscv64-cpython-314/cchardet/_cchardet.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./cchardet 2026-04-15 06:15:36,081 root INFO copying build/lib.linux-riscv64-cpython-314/cchardet/__init__.py -> build/bdist.linux-riscv64/wheel/./cchardet 2026-04-15 06:15:36,083 root INFO copying build/lib.linux-riscv64-cpython-314/cchardet/version.py -> build/bdist.linux-riscv64/wheel/./cchardet 2026-04-15 06:15:36,084 root INFO running install_egg_info 2026-04-15 06:15:36,099 root INFO running egg_info 2026-04-15 06:15:36,109 root INFO writing src/cchardet.egg-info/PKG-INFO 2026-04-15 06:15:36,112 root INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt 2026-04-15 06:15:36,114 root INFO writing top-level names to src/cchardet.egg-info/top_level.txt 2026-04-15 06:15:36,127 root INFO reading manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-04-15 06:15:36,160 root INFO reading manifest template 'MANIFEST.in' 2026-04-15 06:15:36,239 root WARNING warning: no files found matching '*.pxd' under directory 'src' 2026-04-15 06:15:36,276 root WARNING warning: no files found matching '*.pxi' under directory 'src' 2026-04-15 06:15:36,408 root INFO adding license file 'COPYING' 2026-04-15 06:15:36,438 root INFO writing manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-04-15 06:15:36,439 root INFO Copying src/cchardet.egg-info to build/bdist.linux-riscv64/wheel/./cchardet-2.1.7-py3.14.egg-info 2026-04-15 06:15:36,444 root INFO running install_scripts 2026-04-15 06:15:36,445 root INFO creating build/bdist.linux-riscv64/wheel/cchardet-2.1.7.data/scripts 2026-04-15 06:15:36,446 root INFO copying build/scripts-3.14/cchardetect -> build/bdist.linux-riscv64/wheel/cchardet-2.1.7.data/scripts 2026-04-15 06:15:36,447 root INFO changing mode of build/bdist.linux-riscv64/wheel/cchardet-2.1.7.data/scripts/cchardetect to 755 2026-04-15 06:15:36,477 root INFO creating build/bdist.linux-riscv64/wheel/cchardet-2.1.7.dist-info/WHEEL 2026-04-15 06:15:36,480 wheel INFO creating '/home/buildozer/aports/testing/py3-cchardet/src/cchardet-2.1.7/.dist/.tmp-qwg2r9x2/cchardet-2.1.7-cp314-cp314-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-15 06:15:36,482 wheel INFO adding 'cchardet/__init__.py' 2026-04-15 06:15:36,486 wheel INFO adding 'cchardet/_cchardet.cpython-314-riscv64-linux-musl.so' 2026-04-15 06:15:36,492 wheel INFO adding 'cchardet/version.py' 2026-04-15 06:15:36,494 wheel INFO adding 'cchardet-2.1.7.data/scripts/cchardetect' 2026-04-15 06:15:36,496 wheel INFO adding 'cchardet-2.1.7.dist-info/licenses/COPYING' 2026-04-15 06:15:36,499 wheel INFO adding 'cchardet-2.1.7.dist-info/METADATA' 2026-04-15 06:15:36,500 wheel INFO adding 'cchardet-2.1.7.dist-info/WHEEL' 2026-04-15 06:15:36,501 wheel INFO adding 'cchardet-2.1.7.dist-info/top_level.txt' 2026-04-15 06:15:36,502 wheel INFO adding 'cchardet-2.1.7.dist-info/RECORD' 2026-04-15 06:15:36,503 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-15 06:15:36,507 gpep517 INFO The backend produced .dist/cchardet-2.1.7-cp314-cp314-linux_riscv64.whl cchardet-2.1.7-cp314-cp314-linux_riscv64.whl >>> py3-cchardet: Entering fakeroot... 2026-04-15 06:15:37,679 gpep517 INFO Installing .dist/cchardet-2.1.7-cp314-cp314-linux_riscv64.whl into /home/buildozer/aports/testing/py3-cchardet/pkg/py3-cchardet 2026-04-15 06:15:37,744 gpep517 INFO Installation complete >>> py3-cchardet-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cchardet/__pycache__' -> '/home/buildozer/aports/testing/py3-cchardet/pkg/py3-cchardet-pyc/usr/lib/python3.14/site-packages/cchardet/__pycache__' >>> py3-cchardet-pyc*: Preparing subpackage py3-cchardet-pyc... Please specify at least one package name on the command line. >>> py3-cchardet-pyc*: Running postcheck for py3-cchardet-pyc >>> py3-cchardet*: Running postcheck for py3-cchardet >>> py3-cchardet*: Preparing package py3-cchardet... >>> py3-cchardet*: Stripping binaries Please specify at least one package name on the command line. >>> py3-cchardet*: Scanning shared objects >>> py3-cchardet-pyc*: Tracing dependencies... python3~3.14 >>> py3-cchardet-pyc*: Package size: 2.9 KB >>> py3-cchardet-pyc*: Compressing data... >>> py3-cchardet-pyc*: Create checksum... >>> py3-cchardet-pyc*: Create py3-cchardet-pyc-2.1.7-r6.apk >>> py3-cchardet*: Tracing dependencies... python3~3.14 so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-cchardet*: Package size: 324.1 KB >>> py3-cchardet*: Compressing data... >>> py3-cchardet*: Create checksum... >>> py3-cchardet*: Create py3-cchardet-2.1.7-r6.apk >>> py3-cchardet: Build complete at Wed, 15 Apr 2026 06:15:38 +0000 elapsed time 0h 0m 38s >>> py3-cchardet: Cleaning up srcdir >>> py3-cchardet: Cleaning up pkgdir >>> py3-cchardet: Cleaning up tmpdir >>> py3-cchardet: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-cchardet (20260415.061505) ( 2/26) Purging cython-pyc (3.2.4-r2) ( 3/26) Purging cython (3.2.4-r2) ( 4/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/26) Purging py3-setuptools (82.0.1-r1) ( 6/26) Purging py3-packaging-pyc (26.0-r1) ( 7/26) Purging py3-packaging (26.0-r1) ( 8/26) Purging py3-parsing-pyc (3.3.2-r1) ( 9/26) Purging py3-parsing (3.3.2-r1) (10/26) Purging python3-dev (3.14.3-r0) (11/26) Purging py3-gpep517-pyc (19-r2) (12/26) Purging py3-gpep517 (19-r2) (13/26) Purging py3-installer-pyc (1.0.0-r0) (14/26) Purging py3-installer (1.0.0-r0) (15/26) Purging python3-pyc (3.14.3-r0) (16/26) Purging python3-pycache-pyc0 (3.14.3-r0) (17/26) Purging pyc (3.14.3-r0) (18/26) Purging python3 (3.14.3-r0) (19/26) Purging gdbm (1.26-r0) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.5.2-r0) (22/26) Purging libpanelw (6.6_p20260404-r0) (23/26) Purging mpdecimal (4.0.1-r0) (24/26) Purging readline (8.3.3-r1) (25/26) Purging sqlite-libs (3.53.0-r0) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-cchardet: Updating the testing/riscv64 repository index... >>> py3-cchardet: Signing the index...