>>> py3-cchardet: Building testing/py3-cchardet 2.1.7-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 13:36:52 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20251231-r0) ( 7/25) Installing sqlite-libs (3.51.2-r1) ( 8/25) Installing python3 (3.14.3-r0) ( 9/25) Installing python3-pycache-pyc0 (3.14.3-r0) (10/25) Installing pyc (3.14.3-r0) (11/25) Installing cython-pyc (3.2.4-r1) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing cython (3.2.4-r1) (14/25) Installing py3-parsing (3.3.2-r1) (15/25) Installing py3-parsing-pyc (3.3.2-r1) (16/25) Installing py3-packaging (26.0-r1) (17/25) Installing py3-packaging-pyc (26.0-r1) (18/25) Installing py3-setuptools (82.0.1-r1) (19/25) Installing py3-setuptools-pyc (82.0.1-r1) (20/25) Installing python3-dev (3.14.3-r0) (21/25) Installing py3-installer (0.7.0-r3) (22/25) Installing py3-installer-pyc (0.7.0-r3) (23/25) Installing py3-gpep517 (19-r2) (24/25) Installing py3-gpep517-pyc (19-r2) (25/25) Installing .makedepends-py3-cchardet (20260330.133653) Executing busybox-1.37.0-r31.trigger OK: 613.0 MiB in 127 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 /var/cache/distfiles/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/cchardet-2.1.7.tar.gz: OK >>> py3-cchardet: Unpacking /var/cache/distfiles/cchardet-2.1.7.tar.gz... 2026-03-30 13:36:56,915 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-03-30 13:36:57,731 root INFO running bdist_wheel 2026-03-30 13:36:57,744 root INFO running build 2026-03-30 13:36:57,744 root INFO running build_py 2026-03-30 13:36:57,749 root INFO creating build/lib.linux-loongarch64-cpython-314/cchardet 2026-03-30 13:36:57,750 root INFO copying src/cchardet/__init__.py -> build/lib.linux-loongarch64-cpython-314/cchardet 2026-03-30 13:36:57,750 root INFO copying src/cchardet/version.py -> build/lib.linux-loongarch64-cpython-314/cchardet 2026-03-30 13:36:57,751 root INFO running build_ext 2026-03-30 13:36:57,753 root INFO building 'cchardet._cchardet' extension 2026-03-30 13:36:57,758 root INFO creating build/temp.linux-loongarch64-cpython-314/src/cchardet 2026-03-30 13:36:57,759 root INFO creating build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src 2026-03-30 13:36:57,759 root INFO creating build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels 2026-03-30 13:36:57,761 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-loongarch64-cpython-314/src/cchardet/_cchardet.o 2026-03-30 13:37:00,219 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-loongarch64-cpython-314/src/ext/uchardet/src/CharDistribution.o 2026-03-30 13:37:00,457 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-loongarch64-cpython-314/src/ext/uchardet/src/JpCntx.o 2026-03-30 13:37:00,583 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o 2026-03-30 13:37:00,612 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o 2026-03-30 13:37:00,639 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o 2026-03-30 13:37:00,665 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o 2026-03-30 13:37:00,691 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o 2026-03-30 13:37:00,716 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o 2026-03-30 13:37:00,741 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o 2026-03-30 13:37:00,767 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o 2026-03-30 13:37:00,793 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o 2026-03-30 13:37:00,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 -fPIC -Isrc/ext/uchardet/src -I/usr/include/python3.14 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o 2026-03-30 13:37:00,843 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o 2026-03-30 13:37:00,869 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o 2026-03-30 13:37:00,895 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o 2026-03-30 13:37:00,920 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o 2026-03-30 13:37:00,946 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o 2026-03-30 13:37:00,972 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o 2026-03-30 13:37:00,997 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o 2026-03-30 13:37:01,023 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o 2026-03-30 13:37:01,047 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o 2026-03-30 13:37:01,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/LangModels/LangPortugueseModel.cpp -o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o 2026-03-30 13:37:01,100 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o 2026-03-30 13:37:02,570 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o 2026-03-30 13:37:02,610 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o 2026-03-30 13:37:02,639 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o 2026-03-30 13:37:02,667 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o 2026-03-30 13:37:02,694 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o 2026-03-30 13:37:02,721 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o 2026-03-30 13:37:02,748 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o 2026-03-30 13:37:02,773 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-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o 2026-03-30 13:37:02,799 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-loongarch64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o 2026-03-30 13:37:02,946 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-loongarch64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o 2026-03-30 13:37:03,049 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-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o 2026-03-30 13:37:03,221 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-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o 2026-03-30 13:37:03,365 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-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o 2026-03-30 13:37:03,510 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-loongarch64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o 2026-03-30 13:37:03,643 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-loongarch64-cpython-314/src/ext/uchardet/src/nsEscSM.o 2026-03-30 13:37:03,710 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-loongarch64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o 2026-03-30 13:37:03,856 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-loongarch64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o 2026-03-30 13:37:03,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/nsLatin1Prober.cpp -o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o 2026-03-30 13:37:04,085 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-loongarch64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o 2026-03-30 13:37:04,367 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-loongarch64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o 2026-03-30 13:37:04,469 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-loongarch64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o 2026-03-30 13:37:04,825 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-loongarch64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o 2026-03-30 13:37:04,940 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-loongarch64-cpython-314/src/ext/uchardet/src/nsSJISProber.o 2026-03-30 13:37:05,127 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-loongarch64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o 2026-03-30 13:37:05,233 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-loongarch64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o 2026-03-30 13:37:05,478 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-loongarch64-cpython-314/src/ext/uchardet/src/uchardet.o 2026-03-30 13:37:05,601 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 -Wl,-z,pack-relative-relocs -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-loongarch64-cpython-314/src/cchardet/_cchardet.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/CharDistribution.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/JpCntx.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsEscSM.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-loongarch64-cpython-314/src/ext/uchardet/src/uchardet.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-314/cchardet/_cchardet.cpython-314-loongarch64-linux-musl.so 2026-03-30 13:37:05,650 root INFO running build_scripts 2026-03-30 13:37:05,651 root INFO creating build/scripts-3.14 2026-03-30 13:37:05,651 root INFO copying and adjusting bin/cchardetect -> build/scripts-3.14 2026-03-30 13:37:05,652 root INFO changing mode of build/scripts-3.14/cchardetect from 644 to 755 2026-03-30 13:37:05,661 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:05,661 root INFO running install 2026-03-30 13:37:05,675 root INFO running install_lib 2026-03-30 13:37:05,681 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:05,682 root INFO creating build/bdist.linux-loongarch64/wheel/cchardet 2026-03-30 13:37:05,682 root INFO copying build/lib.linux-loongarch64-cpython-314/cchardet/_cchardet.cpython-314-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./cchardet 2026-03-30 13:37:05,683 root INFO copying build/lib.linux-loongarch64-cpython-314/cchardet/__init__.py -> build/bdist.linux-loongarch64/wheel/./cchardet 2026-03-30 13:37:05,683 root INFO copying build/lib.linux-loongarch64-cpython-314/cchardet/version.py -> build/bdist.linux-loongarch64/wheel/./cchardet 2026-03-30 13:37:05,683 root INFO running install_egg_info 2026-03-30 13:37:05,688 root INFO running egg_info 2026-03-30 13:37:05,691 root INFO writing src/cchardet.egg-info/PKG-INFO 2026-03-30 13:37:05,692 root INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt 2026-03-30 13:37:05,693 root INFO writing top-level names to src/cchardet.egg-info/top_level.txt 2026-03-30 13:37:05,697 root INFO reading manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-03-30 13:37:05,708 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 13:37:05,735 root WARNING warning: no files found matching '*.pxd' under directory 'src' 2026-03-30 13:37:05,748 root WARNING warning: no files found matching '*.pxi' under directory 'src' 2026-03-30 13:37:05,793 root INFO adding license file 'COPYING' 2026-03-30 13:37:05,804 root INFO writing manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-03-30 13:37:05,804 root INFO Copying src/cchardet.egg-info to build/bdist.linux-loongarch64/wheel/./cchardet-2.1.7-py3.14.egg-info 2026-03-30 13:37:05,806 root INFO running install_scripts 2026-03-30 13:37:05,806 root INFO creating build/bdist.linux-loongarch64/wheel/cchardet-2.1.7.data/scripts 2026-03-30 13:37:05,806 root INFO copying build/scripts-3.14/cchardetect -> build/bdist.linux-loongarch64/wheel/cchardet-2.1.7.data/scripts 2026-03-30 13:37:05,807 root INFO changing mode of build/bdist.linux-loongarch64/wheel/cchardet-2.1.7.data/scripts/cchardetect to 755 2026-03-30 13:37:05,819 root INFO creating build/bdist.linux-loongarch64/wheel/cchardet-2.1.7.dist-info/WHEEL 2026-03-30 13:37:05,820 wheel INFO creating '/home/buildozer/aports/testing/py3-cchardet/src/cchardet-2.1.7/.dist/.tmp-vu3p1hzp/cchardet-2.1.7-cp314-cp314-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-30 13:37:05,820 wheel INFO adding 'cchardet/__init__.py' 2026-03-30 13:37:05,821 wheel INFO adding 'cchardet/_cchardet.cpython-314-loongarch64-linux-musl.so' 2026-03-30 13:37:05,824 wheel INFO adding 'cchardet/version.py' 2026-03-30 13:37:05,824 wheel INFO adding 'cchardet-2.1.7.data/scripts/cchardetect' 2026-03-30 13:37:05,825 wheel INFO adding 'cchardet-2.1.7.dist-info/licenses/COPYING' 2026-03-30 13:37:05,825 wheel INFO adding 'cchardet-2.1.7.dist-info/METADATA' 2026-03-30 13:37:05,826 wheel INFO adding 'cchardet-2.1.7.dist-info/WHEEL' 2026-03-30 13:37:05,826 wheel INFO adding 'cchardet-2.1.7.dist-info/top_level.txt' 2026-03-30 13:37:05,826 wheel INFO adding 'cchardet-2.1.7.dist-info/RECORD' 2026-03-30 13:37:05,826 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-30 13:37:05,828 gpep517 INFO The backend produced .dist/cchardet-2.1.7-cp314-cp314-linux_loongarch64.whl cchardet-2.1.7-cp314-cp314-linux_loongarch64.whl >>> py3-cchardet: Entering fakeroot... 2026-03-30 13:37:06,275 gpep517 INFO Installing .dist/cchardet-2.1.7-cp314-cp314-linux_loongarch64.whl into /home/buildozer/aports/testing/py3-cchardet/pkg/py3-cchardet 2026-03-30 13:37:06,287 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... >>> 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 >>> 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-loongarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-cchardet*: Package size: 340.0 KB >>> py3-cchardet*: Compressing data... >>> py3-cchardet*: Create checksum... >>> py3-cchardet*: Create py3-cchardet-2.1.7-r6.apk >>> py3-cchardet: Build complete at Mon, 30 Mar 2026 13:37:06 +0000 elapsed time 0h 0m 14s >>> py3-cchardet: Cleaning up srcdir >>> py3-cchardet: Cleaning up pkgdir >>> py3-cchardet: Cleaning up tmpdir >>> py3-cchardet: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-cchardet (20260330.133653) ( 2/25) Purging cython-pyc (3.2.4-r1) ( 3/25) Purging cython (3.2.4-r1) ( 4/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/25) Purging py3-setuptools (82.0.1-r1) ( 6/25) Purging py3-packaging-pyc (26.0-r1) ( 7/25) Purging py3-packaging (26.0-r1) ( 8/25) Purging py3-parsing-pyc (3.3.2-r1) ( 9/25) Purging py3-parsing (3.3.2-r1) (10/25) Purging python3-dev (3.14.3-r0) (11/25) Purging py3-gpep517-pyc (19-r2) (12/25) Purging py3-gpep517 (19-r2) (13/25) Purging py3-installer-pyc (0.7.0-r3) (14/25) Purging py3-installer (0.7.0-r3) (15/25) Purging python3-pyc (3.14.3-r0) (16/25) Purging python3-pycache-pyc0 (3.14.3-r0) (17/25) Purging pyc (3.14.3-r0) (18/25) Purging python3 (3.14.3-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.6_p20251231-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.2-r1) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-cchardet: Updating the testing/loongarch64 repository index... >>> py3-cchardet: Signing the index...