==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-cchardet 2.1.7-8 (Sun Jan 11 01:44:04 2026)
==> Retrieving sources...
-> Found cchardet-2.1.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
cchardet-2.1.7.tar.gz ... Passed
==> Making package: python-cchardet 2.1.7-8 (Sun Jan 11 06:44:11 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 77.81 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (11) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-wheel-0.45.1-4 cython-3.2.4-2 python-setuptools-1:80.9.0-4
Total Installed Size: 29.79 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found cchardet-2.1.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting cchardet-2.1.7.tar.gz with bsdtar
==> Starting build()...
cythonize: ['src/cchardet/_cchardet.pyx']
/build/python-cchardet/src/cchardet-2.1.7/setup.py:108: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
with codecs.open(os.path.join(os.path.abspath(os.path.dirname(__file__)), 'src', 'cchardet', 'version.py'), 'r', 'latin1') as fp:
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: 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()
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/cchardet
copying src/cchardet/__init__.py -> build/lib.linux-aarch64-cpython-314/cchardet
copying src/cchardet/version.py -> build/lib.linux-aarch64-cpython-314/cchardet
running build_ext
building 'cchardet._cchardet' extension
creating build/temp.linux-aarch64-cpython-314/src/cchardet
creating build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src
creating build/temp.linux-aarch64-cpython-314/src/ext/uchardet/src/LangModels
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS 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-gnu.so
running build_scripts
creating build/scripts-3.14
copying and adjusting bin/cchardetect -> build/scripts-3.14
changing mode of build/scripts-3.14/cchardetect from 644 to 755
==> Entering fakeroot environment...
==> Starting package_python-cchardet()...
cythonize: ['src/cchardet/_cchardet.pyx']
/build/python-cchardet/src/cchardet-2.1.7/setup.py:108: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
with codecs.open(os.path.join(os.path.abspath(os.path.dirname(__file__)), 'src', 'cchardet', 'version.py'), 'r', 'latin1') as fp:
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: 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()
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages
creating /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet
copying build/lib.linux-aarch64-cpython-314/cchardet/__init__.py -> /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet
copying build/lib.linux-aarch64-cpython-314/cchardet/_cchardet.cpython-314-aarch64-linux-gnu.so -> /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet
copying build/lib.linux-aarch64-cpython-314/cchardet/version.py -> /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet
byte-compiling /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet/version.py to version.cpython-314.pyc
writing byte-compilation script '/tmp/tmpa_renk_d.py'
/usr/bin/python /tmp/tmpa_renk_d.py
removing /tmp/tmpa_renk_d.py
running install_egg_info
running egg_info
writing src/cchardet.egg-info/PKG-INFO
writing dependency_links to src/cchardet.egg-info/dependency_links.txt
writing top-level names to src/cchardet.egg-info/top_level.txt
reading manifest file 'src/cchardet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pxd' under directory 'src'
warning: no files found matching '*.pxi' under directory 'src'
adding license file 'COPYING'
writing manifest file 'src/cchardet.egg-info/SOURCES.txt'
Copying src/cchardet.egg-info to /build/python-cchardet/pkg/python-cchardet/usr/lib/python3.14/site-packages/cchardet-2.1.7-py3.14.egg-info
running install_scripts
creating /build/python-cchardet/pkg/python-cchardet/usr/bin
copying build/scripts-3.14/cchardetect -> /build/python-cchardet/pkg/python-cchardet/usr/bin
changing mode of /build/python-cchardet/pkg/python-cchardet/usr/bin/cchardetect to 755
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-cchardet"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-cchardet 2.1.7-8 (Sun Jan 11 06:44:25 2026)
==> Cleaning up...
[?12l[?25h