==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: grammalecte 2.1.1-6 (Sat Jan 10 15:47:34 2026)
==> Retrieving sources...
  -> Found Grammalecte-fr-v2.1.1.zip
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    Grammalecte-fr-v2.1.1.zip ... Passed
==> Making package: grammalecte 2.1.1-6 (Sat Jan 10 22:48:00 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:  68.57 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 (14) 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-pyproject-hooks-1.2.0-6  python-build-1.3.0-4  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-wheel-0.45.1-4  unzip-6.0-23

Total Installed Size:  11.29 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 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-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...
installing unzip...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found Grammalecte-fr-v2.1.1.zip
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Grammalecte-fr-v2.1.1.zip with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: GNU General Public License v3 (GPLv3)

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating Grammalecte_fr.egg-info
writing Grammalecte_fr.egg-info/PKG-INFO
writing dependency_links to Grammalecte_fr.egg-info/dependency_links.txt
writing top-level names to Grammalecte_fr.egg-info/top_level.txt
writing manifest file 'Grammalecte_fr.egg-info/SOURCES.txt'
reading manifest file 'Grammalecte_fr.egg-info/SOURCES.txt'
adding license file 'LICENSE.fr.txt'
adding license file 'LICENSE.txt'
writing manifest file 'Grammalecte_fr.egg-info/SOURCES.txt'
* Building wheel...
/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 :: GNU General Public License v3 (GPLv3)

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/grammalecte
copying grammalecte/__init__.py -> build/lib/grammalecte
copying grammalecte/text.py -> build/lib/grammalecte
copying grammalecte/bottle.py -> build/lib/grammalecte
copying grammalecte/grammar_checker.py -> build/lib/grammalecte
creating build/lib/grammalecte/graphspell
copying grammalecte/graphspell/str_transform.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/dawg.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/__init__.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/char_player.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/spellchecker.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/progressbar.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/echo.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/ibdawg.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/tokenizer.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/keyboard_chars_proximity.py -> build/lib/grammalecte/graphspell
copying grammalecte/graphspell/lexgraph_fr.py -> build/lib/grammalecte/graphspell
creating build/lib/grammalecte/fr
copying grammalecte/fr/mfsp.py -> build/lib/grammalecte/fr
copying grammalecte/fr/conj_generator.py -> build/lib/grammalecte/fr
copying grammalecte/fr/phonet.py -> build/lib/grammalecte/fr
copying grammalecte/fr/conj.py -> build/lib/grammalecte/fr
copying grammalecte/fr/cregex.py -> build/lib/grammalecte/fr
copying grammalecte/fr/gc_rules.py -> build/lib/grammalecte/fr
copying grammalecte/fr/tests_modules.py -> build/lib/grammalecte/fr
copying grammalecte/fr/__init__.py -> build/lib/grammalecte/fr
copying grammalecte/fr/gc_rules_graph.py -> build/lib/grammalecte/fr
copying grammalecte/fr/mfsp_data.py -> build/lib/grammalecte/fr
copying grammalecte/fr/textformatter.py -> build/lib/grammalecte/fr
copying grammalecte/fr/tests_core.py -> build/lib/grammalecte/fr
copying grammalecte/fr/gc_functions.py -> build/lib/grammalecte/fr
copying grammalecte/fr/gc_engine.py -> build/lib/grammalecte/fr
copying grammalecte/fr/phonet_data.py -> build/lib/grammalecte/fr
copying grammalecte/fr/gc_options.py -> build/lib/grammalecte/fr
copying grammalecte/fr/conj_data.py -> build/lib/grammalecte/fr
creating build/lib/grammalecte/graphspell/_dictionaries
copying grammalecte/graphspell/_dictionaries/fr-allvars.json -> build/lib/grammalecte/graphspell/_dictionaries
copying grammalecte/graphspell/_dictionaries/fr-classic.json -> build/lib/grammalecte/graphspell/_dictionaries
copying grammalecte/graphspell/_dictionaries/fr-reform.json -> build/lib/grammalecte/graphspell/_dictionaries
copying grammalecte/README.txt -> build/lib/grammalecte
copying grammalecte/WARNING.txt -> build/lib/grammalecte
running build_scripts
creating build/scripts-3.14
copying and adjusting grammalecte-cli.py -> build/scripts-3.14
copying and adjusting grammalecte-server.py -> build/scripts-3.14
changing mode of build/scripts-3.14/grammalecte-cli.py from 644 to 755
changing mode of build/scripts-3.14/grammalecte-server.py 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/grammalecte
creating build/bdist.linux-armv7l/wheel/grammalecte/fr
copying build/lib/grammalecte/fr/mfsp.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/conj_generator.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/phonet.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/conj.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/cregex.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/gc_rules.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/tests_modules.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/__init__.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/gc_rules_graph.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/mfsp_data.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/textformatter.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/tests_core.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/gc_functions.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/gc_engine.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/phonet_data.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/gc_options.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/fr/conj_data.py -> build/bdist.linux-armv7l/wheel/./grammalecte/fr
copying build/lib/grammalecte/README.txt -> build/bdist.linux-armv7l/wheel/./grammalecte
copying build/lib/grammalecte/__init__.py -> build/bdist.linux-armv7l/wheel/./grammalecte
copying build/lib/grammalecte/WARNING.txt -> build/bdist.linux-armv7l/wheel/./grammalecte
copying build/lib/grammalecte/text.py -> build/bdist.linux-armv7l/wheel/./grammalecte
creating build/bdist.linux-armv7l/wheel/grammalecte/graphspell
copying build/lib/grammalecte/graphspell/str_transform.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/dawg.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/__init__.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/char_player.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/spellchecker.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/progressbar.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/echo.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
creating build/bdist.linux-armv7l/wheel/grammalecte/graphspell/_dictionaries
copying build/lib/grammalecte/graphspell/_dictionaries/fr-allvars.json -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell/_dictionaries
copying build/lib/grammalecte/graphspell/_dictionaries/fr-classic.json -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell/_dictionaries
copying build/lib/grammalecte/graphspell/_dictionaries/fr-reform.json -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell/_dictionaries
copying build/lib/grammalecte/graphspell/ibdawg.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/tokenizer.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/keyboard_chars_proximity.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/graphspell/lexgraph_fr.py -> build/bdist.linux-armv7l/wheel/./grammalecte/graphspell
copying build/lib/grammalecte/bottle.py -> build/bdist.linux-armv7l/wheel/./grammalecte
copying build/lib/grammalecte/grammar_checker.py -> build/bdist.linux-armv7l/wheel/./grammalecte
running install_egg_info
running egg_info
writing Grammalecte_fr.egg-info/PKG-INFO
writing dependency_links to Grammalecte_fr.egg-info/dependency_links.txt
writing top-level names to Grammalecte_fr.egg-info/top_level.txt
reading manifest file 'Grammalecte_fr.egg-info/SOURCES.txt'
adding license file 'LICENSE.fr.txt'
adding license file 'LICENSE.txt'
writing manifest file 'Grammalecte_fr.egg-info/SOURCES.txt'
Copying Grammalecte_fr.egg-info to build/bdist.linux-armv7l/wheel/./Grammalecte_fr-2.1.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.data/scripts
copying build/scripts-3.14/grammalecte-server.py -> build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.data/scripts
copying build/scripts-3.14/grammalecte-cli.py -> build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.data/scripts
changing mode of build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.data/scripts/grammalecte-server.py to 755
changing mode of build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.data/scripts/grammalecte-cli.py to 755
creating build/bdist.linux-armv7l/wheel/grammalecte_fr-2.1.1.dist-info/WHEEL
creating '/build/grammalecte/src/dist/.tmp-amv95_r_/grammalecte_fr-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'grammalecte/README.txt'
adding 'grammalecte/WARNING.txt'
adding 'grammalecte/__init__.py'
adding 'grammalecte/bottle.py'
adding 'grammalecte/grammar_checker.py'
adding 'grammalecte/text.py'
adding 'grammalecte/fr/__init__.py'
adding 'grammalecte/fr/conj.py'
adding 'grammalecte/fr/conj_data.py'
adding 'grammalecte/fr/conj_generator.py'
adding 'grammalecte/fr/cregex.py'
adding 'grammalecte/fr/gc_engine.py'
adding 'grammalecte/fr/gc_functions.py'
adding 'grammalecte/fr/gc_options.py'
adding 'grammalecte/fr/gc_rules.py'
adding 'grammalecte/fr/gc_rules_graph.py'
adding 'grammalecte/fr/mfsp.py'
adding 'grammalecte/fr/mfsp_data.py'
adding 'grammalecte/fr/phonet.py'
adding 'grammalecte/fr/phonet_data.py'
adding 'grammalecte/fr/tests_core.py'
adding 'grammalecte/fr/tests_modules.py'
adding 'grammalecte/fr/textformatter.py'
adding 'grammalecte/graphspell/__init__.py'
adding 'grammalecte/graphspell/char_player.py'
adding 'grammalecte/graphspell/dawg.py'
adding 'grammalecte/graphspell/echo.py'
adding 'grammalecte/graphspell/ibdawg.py'
adding 'grammalecte/graphspell/keyboard_chars_proximity.py'
adding 'grammalecte/graphspell/lexgraph_fr.py'
adding 'grammalecte/graphspell/progressbar.py'
adding 'grammalecte/graphspell/spellchecker.py'
adding 'grammalecte/graphspell/str_transform.py'
adding 'grammalecte/graphspell/tokenizer.py'
adding 'grammalecte/graphspell/_dictionaries/fr-allvars.json'
adding 'grammalecte/graphspell/_dictionaries/fr-classic.json'
adding 'grammalecte/graphspell/_dictionaries/fr-reform.json'
adding 'grammalecte_fr-2.1.1.data/scripts/grammalecte-cli.py'
adding 'grammalecte_fr-2.1.1.data/scripts/grammalecte-server.py'
adding 'grammalecte_fr-2.1.1.dist-info/licenses/LICENSE.fr.txt'
adding 'grammalecte_fr-2.1.1.dist-info/licenses/LICENSE.txt'
adding 'grammalecte_fr-2.1.1.dist-info/METADATA'
adding 'grammalecte_fr-2.1.1.dist-info/WHEEL'
adding 'grammalecte_fr-2.1.1.dist-info/top_level.txt'
adding 'grammalecte_fr-2.1.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built grammalecte_fr-2.1.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Removing empty directories...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "grammalecte"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: grammalecte 2.1.1-6 (Sat Jan 10 22:49:05 2026)
==> Cleaning up...
[?12l[?25h