==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-faust-cchardet 2.1.19-3 (Mon Dec 23 23:15:39 2024)
==> Retrieving sources...
  -> Updating faust-cchardet git repo...
  -> Updating pyyoshi-uchardet git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    faust-cchardet ... Passed
    pyyoshi-uchardet ... Skipped
==> Making package: python-faust-cchardet 2.1.19-3 (Mon Dec 23 23:16:03 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  cython-3.0.11-2  git-2.47.1-1
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-pkgconfig-1.5.5-7  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Download Size:    0.01 MiB
Total Installed Size:  68.02 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pkgconfig-1.5.5-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-pkgconfig...
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-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/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of faust-cchardet git repo...
Cloning into 'faust-cchardet'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of pyyoshi-uchardet git repo...
Cloning into 'pyyoshi-uchardet'...
done.
==> Starting prepare()...
Submodule 'src/ext/uchardet' (https://github.com/PyYoshi/uchardet.git) registered for path 'src/ext/uchardet'
Synchronizing submodule url for 'src/ext/uchardet'
Cloning into '/build/python-faust-cchardet/src/faust-cchardet/src/ext/uchardet'...
done.
Submodule path 'src/ext/uchardet': checked out 'bdb8a0376ddf5d3cab6397be0bad98dad106d77f'
==> Starting build()...
* Getting build dependencies for wheel...
Compiling src/cchardet/_cchardet.pyx because it changed.
[1/1] Cythonizing src/cchardet/_cchardet.pyx
running egg_info
creating src/faust_cchardet.egg-info
writing src/faust_cchardet.egg-info/PKG-INFO
writing dependency_links to src/faust_cchardet.egg-info/dependency_links.txt
writing top-level names to src/faust_cchardet.egg-info/top_level.txt
writing manifest file 'src/faust_cchardet.egg-info/SOURCES.txt'
reading manifest file 'src/faust_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/faust_cchardet.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/cchardet
copying src/cchardet/version.py -> build/lib.linux-armv7l-cpython-313/cchardet
copying src/cchardet/__init__.py -> build/lib.linux-armv7l-cpython-313/cchardet
running build_ext
building 'cchardet._cchardet' extension
creating build/temp.linux-armv7l-cpython-313/src/cchardet
creating build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src
creating build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/cchardet/_cchardet.cpp -o build/temp.linux-armv7l-cpython-313/src/cchardet/_cchardet.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/CharDistribution.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/CharDistribution.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/JpCntx.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/JpCntx.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangArabicModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangArabicModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangBulgarianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangBulgarianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangCroatianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangCroatianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangCzechModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangCzechModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangDanishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangDanishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangEsperantoModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangEsperantoModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangEstonianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangEstonianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangFinnishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangFinnishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangFrenchModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangFrenchModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangGermanModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangGreekModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangGreekModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangHebrewModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangHebrewModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangHungarianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangHungarianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangIrishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangIrishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangItalianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangItalianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangLatvianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangLatvianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangLithuanianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangLithuanianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangMalteseModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangMalteseModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangPolishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangPolishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangPortugueseModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangPortugueseModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangRomanianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangRomanianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangRussianModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangRussianModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangSlovakModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSlovakModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangSloveneModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSloveneModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangSpanishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSpanishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangSwedishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSwedishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangThaiModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangThaiModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangTurkishModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangTurkishModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/LangModels/LangVietnameseModel.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangVietnameseModel.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsBig5Prober.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsBig5Prober.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsCharSetProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsCharSetProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsEUCJPProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCJPProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsEUCKRProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCKRProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsEUCTWProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCTWProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsEscCharsetProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEscCharsetProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsEscSM.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEscSM.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsGB2312Prober.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsGB2312Prober.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsHebrewProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsHebrewProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsLatin1Prober.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsLatin1Prober.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsMBCSGroupProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsMBCSGroupProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsMBCSSM.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsMBCSSM.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsSBCSGroupProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSBCSGroupProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsSBCharSetProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSBCharSetProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsSJISProber.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSJISProber.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsUTF8Prober.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsUTF8Prober.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/nsUniversalDetector.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsUniversalDetector.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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.13 -c src/ext/uchardet/src/uchardet.cpp -o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/uchardet.o
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-armv7l-cpython-313/src/cchardet/_cchardet.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/CharDistribution.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/JpCntx.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsEscSM.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-armv7l-cpython-313/src/ext/uchardet/src/uchardet.o -Lsrc/ext/uchardet/src -L/usr/lib -o build/lib.linux-armv7l-cpython-313/cchardet/_cchardet.cpython-313-arm-linux-gnueabihf.so
running build_scripts
creating build/scripts-3.13
copying and adjusting bin/cchardetect -> build/scripts-3.13
changing mode of build/scripts-3.13/cchardetect from 644 to 755
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/cchardet
copying build/lib.linux-armv7l-cpython-313/cchardet/version.py -> build/bdist.linux-armv7l/wheel/./cchardet
copying build/lib.linux-armv7l-cpython-313/cchardet/__init__.py -> build/bdist.linux-armv7l/wheel/./cchardet
copying build/lib.linux-armv7l-cpython-313/cchardet/_cchardet.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./cchardet
running install_egg_info
running egg_info
writing src/faust_cchardet.egg-info/PKG-INFO
writing dependency_links to src/faust_cchardet.egg-info/dependency_links.txt
writing top-level names to src/faust_cchardet.egg-info/top_level.txt
reading manifest file 'src/faust_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/faust_cchardet.egg-info/SOURCES.txt'
Copying src/faust_cchardet.egg-info to build/bdist.linux-armv7l/wheel/./faust_cchardet-2.1.19-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/faust_cchardet-2.1.19.data/scripts
copying build/scripts-3.13/cchardetect -> build/bdist.linux-armv7l/wheel/faust_cchardet-2.1.19.data/scripts
changing mode of build/bdist.linux-armv7l/wheel/faust_cchardet-2.1.19.data/scripts/cchardetect to 755
creating build/bdist.linux-armv7l/wheel/faust_cchardet-2.1.19.dist-info/WHEEL
creating '/build/python-faust-cchardet/src/faust-cchardet/dist/.tmp-c4llkip3/faust_cchardet-2.1.19-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'cchardet/__init__.py'
adding 'cchardet/_cchardet.cpython-313-arm-linux-gnueabihf.so'
adding 'cchardet/version.py'
adding 'faust_cchardet-2.1.19.data/scripts/cchardetect'
adding 'faust_cchardet-2.1.19.dist-info/COPYING'
adding 'faust_cchardet-2.1.19.dist-info/METADATA'
adding 'faust_cchardet-2.1.19.dist-info/WHEEL'
adding 'faust_cchardet-2.1.19.dist-info/top_level.txt'
adding 'faust_cchardet-2.1.19.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built faust_cchardet-2.1.19-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-faust-cchardet"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-faust-cchardet 2.1.19-3 (Mon Dec 23 23:16:31 2024)
==> Cleaning up...