>>> py3-cchardet: Building testing/py3-cchardet 2.1.7-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:56:12 +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.125613) Executing busybox-1.37.0-r31.trigger OK: 618.0 MiB in 133 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/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-03-30 12:56:15,152 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 12:56:15,702 root INFO running bdist_wheel 2026-03-30 12:56:15,708 root INFO running build 2026-03-30 12:56:15,708 root INFO running build_py 2026-03-30 12:56:15,711 root INFO creating build/lib.linux-aarch64-cpython-314/cchardet 2026-03-30 12:56:15,711 root INFO copying src/cchardet/__init__.py -> build/lib.linux-aarch64-cpython-314/cchardet 2026-03-30 12:56:15,711 root INFO copying src/cchardet/version.py -> build/lib.linux-aarch64-cpython-314/cchardet 2026-03-30 12:56:15,712 root INFO running build_ext 2026-03-30 12:56:15,713 root INFO building 'cchardet._cchardet' extension 2026-03-30 12:56:15,715 root INFO creating build/temp.linux-aarch64-cpython-314/src/cchardet 2026-03-30 12:56:15,716 root INFO creating build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src 2026-03-30 12:56:15,716 root INFO creating build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels 2026-03-30 12:56:15,717 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-aarch64-cpython-314/src/cchardet/_cchardet.o 2026-03-30 12:56:17,071 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-aarch64-cpython-314/src/ext/uchardet/src/CharDistribution.o 2026-03-30 12:56:17,203 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-aarch64-cpython-314/src/ext/uchardet/src/JpCntx.o 2026-03-30 12:56:17,282 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o 2026-03-30 12:56:17,305 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o 2026-03-30 12:56:17,327 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o 2026-03-30 12:56:17,350 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o 2026-03-30 12:56:17,372 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o 2026-03-30 12:56:17,394 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o 2026-03-30 12:56:17,414 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o 2026-03-30 12:56:17,437 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o 2026-03-30 12:56:17,459 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o 2026-03-30 12:56:17,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/LangGermanModel.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o 2026-03-30 12:56:17,502 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o 2026-03-30 12:56:17,524 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o 2026-03-30 12:56:17,546 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o 2026-03-30 12:56:17,566 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o 2026-03-30 12:56:17,588 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o 2026-03-30 12:56:17,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/LangLatvianModel.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o 2026-03-30 12:56:17,632 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o 2026-03-30 12:56:17,654 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o 2026-03-30 12:56:17,675 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o 2026-03-30 12:56:17,697 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o 2026-03-30 12:56:17,719 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o 2026-03-30 12:56:17,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/LangRussianModel.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o 2026-03-30 12:56:17,764 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o 2026-03-30 12:56:17,786 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o 2026-03-30 12:56:17,808 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o 2026-03-30 12:56:17,829 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o 2026-03-30 12:56:17,852 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o 2026-03-30 12:56:17,874 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-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o 2026-03-30 12:56:17,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/LangVietnameseModel.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o 2026-03-30 12:56:17,917 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-aarch64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o 2026-03-30 12:56:17,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/nsCharSetProber.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o 2026-03-30 12:56:18,072 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-aarch64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o 2026-03-30 12:56:18,167 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-aarch64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o 2026-03-30 12:56:18,246 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-aarch64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o 2026-03-30 12:56:18,327 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-aarch64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o 2026-03-30 12:56:18,407 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-aarch64-cpython-314/src/ext/uchardet/src/nsEscSM.o 2026-03-30 12:56:18,458 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-aarch64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o 2026-03-30 12:56:18,538 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-aarch64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o 2026-03-30 12:56:18,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/nsLatin1Prober.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o 2026-03-30 12:56:18,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/nsMBCSGroupProber.cpp -o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o 2026-03-30 12:56:18,823 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-aarch64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o 2026-03-30 12:56:18,897 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-aarch64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o 2026-03-30 12:56:19,146 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-aarch64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o 2026-03-30 12:56:19,215 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-aarch64-cpython-314/src/ext/uchardet/src/nsSJISProber.o 2026-03-30 12:56:19,312 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-aarch64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o 2026-03-30 12:56:19,376 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-aarch64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o 2026-03-30 12:56:19,512 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-aarch64-cpython-314/src/ext/uchardet/src/uchardet.o 2026-03-30 12:56:19,585 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-aarch64-cpython-314/src/cchardet/_cchardet.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/CharDistribution.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/JpCntx.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsEscSM.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/uchardet.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/cchardet/_cchardet.cpython-314-aarch64-linux-musl.so 2026-03-30 12:56:19,619 root INFO running build_scripts 2026-03-30 12:56:19,619 root INFO creating build/scripts-3.14 2026-03-30 12:56:19,619 root INFO copying and adjusting bin/cchardetect -> build/scripts-3.14 2026-03-30 12:56:19,619 root INFO changing mode of build/scripts-3.14/cchardetect from 644 to 755 2026-03-30 12:56:19,624 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-30 12:56:19,624 root INFO running install 2026-03-30 12:56:19,631 root INFO running install_lib 2026-03-30 12:56:19,634 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-30 12:56:19,635 root INFO creating build/bdist.linux-aarch64/wheel/cchardet 2026-03-30 12:56:19,635 root INFO copying build/lib.linux-aarch64-cpython-314/cchardet/__init__.py -> build/bdist.linux-aarch64/wheel/./cchardet 2026-03-30 12:56:19,635 root INFO copying build/lib.linux-aarch64-cpython-314/cchardet/_cchardet.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./cchardet 2026-03-30 12:56:19,635 root INFO copying build/lib.linux-aarch64-cpython-314/cchardet/version.py -> build/bdist.linux-aarch64/wheel/./cchardet 2026-03-30 12:56:19,636 root INFO running install_egg_info 2026-03-30 12:56:19,638 root INFO running egg_info 2026-03-30 12:56:19,640 root INFO writing src/cchardet.egg-info/PKG-INFO 2026-03-30 12:56:19,640 root INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt 2026-03-30 12:56:19,640 root INFO writing top-level names to src/cchardet.egg-info/top_level.txt 2026-03-30 12:56:19,643 root INFO reading manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-03-30 12:56:19,648 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 12:56:19,661 root WARNING warning: no files found matching '*.pxd' under directory 'src' 2026-03-30 12:56:19,667 root WARNING warning: no files found matching '*.pxi' under directory 'src' 2026-03-30 12:56:19,688 root INFO adding license file 'COPYING' 2026-03-30 12:56:19,694 root INFO writing manifest file 'src/cchardet.egg-info/SOURCES.txt' 2026-03-30 12:56:19,694 root INFO Copying src/cchardet.egg-info to build/bdist.linux-aarch64/wheel/./cchardet-2.1.7-py3.14.egg-info 2026-03-30 12:56:19,695 root INFO running install_scripts 2026-03-30 12:56:19,695 root INFO creating build/bdist.linux-aarch64/wheel/cchardet-2.1.7.data/scripts 2026-03-30 12:56:19,695 root INFO copying build/scripts-3.14/cchardetect -> build/bdist.linux-aarch64/wheel/cchardet-2.1.7.data/scripts 2026-03-30 12:56:19,696 root INFO changing mode of build/bdist.linux-aarch64/wheel/cchardet-2.1.7.data/scripts/cchardetect to 755 2026-03-30 12:56:19,701 root INFO creating build/bdist.linux-aarch64/wheel/cchardet-2.1.7.dist-info/WHEEL 2026-03-30 12:56:19,701 wheel INFO creating '/home/buildozer/aports/testing/py3-cchardet/src/cchardet-2.1.7/.dist/.tmp-simssc43/cchardet-2.1.7-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-30 12:56:19,701 wheel INFO adding 'cchardet/__init__.py' 2026-03-30 12:56:19,702 wheel INFO adding 'cchardet/_cchardet.cpython-314-aarch64-linux-musl.so' 2026-03-30 12:56:19,703 wheel INFO adding 'cchardet/version.py' 2026-03-30 12:56:19,703 wheel INFO adding 'cchardet-2.1.7.data/scripts/cchardetect' 2026-03-30 12:56:19,703 wheel INFO adding 'cchardet-2.1.7.dist-info/licenses/COPYING' 2026-03-30 12:56:19,703 wheel INFO adding 'cchardet-2.1.7.dist-info/METADATA' 2026-03-30 12:56:19,703 wheel INFO adding 'cchardet-2.1.7.dist-info/WHEEL' 2026-03-30 12:56:19,704 wheel INFO adding 'cchardet-2.1.7.dist-info/top_level.txt' 2026-03-30 12:56:19,704 wheel INFO adding 'cchardet-2.1.7.dist-info/RECORD' 2026-03-30 12:56:19,704 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-30 12:56:19,705 gpep517 INFO The backend produced .dist/cchardet-2.1.7-cp314-cp314-linux_aarch64.whl cchardet-2.1.7-cp314-cp314-linux_aarch64.whl >>> py3-cchardet: Entering fakeroot... 2026-03-30 12:56:19,965 gpep517 INFO Installing .dist/cchardet-2.1.7-cp314-cp314-linux_aarch64.whl into /home/buildozer/aports/testing/py3-cchardet/pkg/py3-cchardet 2026-03-30 12:56:19,971 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-aarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-cchardet*: Package size: 340.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 Mon, 30 Mar 2026 12:56:20 +0000 elapsed time 0h 0m 8s >>> 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.125613) ( 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: 432.7 MiB in 108 packages >>> py3-cchardet: Updating the testing/aarch64 repository index... >>> py3-cchardet: Signing the index...