==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: codespell 2.4.1-1 (Wed Jan 29 02:27:37 2025)
==> Retrieving sources...
  -> Found codespell-2.4.1.tar.gz
  -> Found remove-check-test_command.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    codespell-2.4.1.tar.gz ... Passed
    remove-check-test_command.patch ... Passed
==> Making package: codespell 2.4.1-1 (Wed Jan 29 02:27:59 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-chardet-5.2.0-6

Total Download Size:   0.22 MiB
Total Installed Size:  2.99 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-chardet-5.2.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-chardet...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  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  python-setuptools-1:75.2.0-4
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-scm-8.1.0-3  python-wheel-0.45.0-3

Total Download Size:    0.08 MiB
Total Installed Size:  11.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-scm-8.1.0-3-any downloading...
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-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-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-setuptools...
installing python-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found codespell-2.4.1.tar.gz
  -> Found remove-check-test_command.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting codespell-2.4.1.tar.gz with bsdtar
==> Starting prepare()...
patching file codespell_lib/tests/test_basic.py
Hunk #1 succeeded at 80 with fuzz 1 (offset 8 lines).
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing codespell.egg-info/PKG-INFO
writing dependency_links to codespell.egg-info/dependency_links.txt
writing entry points to codespell.egg-info/entry_points.txt
writing requirements to codespell.egg-info/requires.txt
writing top-level names to codespell.egg-info/top_level.txt
reading manifest file 'codespell.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.git-blame-ignore-revs'
warning: no previously-included files found matching 'example'
warning: no previously-included files found matching 'example/*'
warning: no previously-included files found matching 'snap'
warning: no previously-included files found matching 'snap/*'
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching 'codespell.1.include'
warning: no previously-included files found matching 'pyproject-codespell.precommit-toml'
adding license file 'COPYING'
writing manifest file 'codespell.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/codespell_lib
copying codespell_lib/_text_util.py -> build/lib/codespell_lib
copying codespell_lib/__init__.py -> build/lib/codespell_lib
copying codespell_lib/__main__.py -> build/lib/codespell_lib
copying codespell_lib/_codespell.py -> build/lib/codespell_lib
copying codespell_lib/_spellchecker.py -> build/lib/codespell_lib
copying codespell_lib/_version.py -> build/lib/codespell_lib
creating build/lib/codespell_lib/tests
copying codespell_lib/tests/__init__.py -> build/lib/codespell_lib/tests
copying codespell_lib/tests/test_dictionary.py -> build/lib/codespell_lib/tests
copying codespell_lib/tests/test_basic.py -> build/lib/codespell_lib/tests
creating build/lib/codespell_lib/data
copying codespell_lib/data/__init__.py -> build/lib/codespell_lib/data
running egg_info
writing codespell.egg-info/PKG-INFO
writing dependency_links to codespell.egg-info/dependency_links.txt
writing entry points to codespell.egg-info/entry_points.txt
writing requirements to codespell.egg-info/requires.txt
writing top-level names to codespell.egg-info/top_level.txt
reading manifest file 'codespell.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching '*.yaml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.git-blame-ignore-revs'
warning: no previously-included files found matching 'example'
warning: no previously-included files found matching 'example/*'
warning: no previously-included files found matching 'snap'
warning: no previously-included files found matching 'snap/*'
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching 'codespell.1.include'
warning: no previously-included files found matching 'pyproject-codespell.precommit-toml'
adding license file 'COPYING'
writing manifest file 'codespell.egg-info/SOURCES.txt'
copying codespell_lib/py.typed -> build/lib/codespell_lib
copying codespell_lib/data/dictionary.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_code.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_informal.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_names.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_usage.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/dictionary_rare.txt -> build/lib/codespell_lib/data
copying codespell_lib/data/linux-kernel.exclude -> build/lib/codespell_lib/data
creating build/lib/codespell_lib/tests/data
copying codespell_lib/tests/data/en_GB-additional.wordlist -> build/lib/codespell_lib/tests/data
copying codespell_lib/tests/data/en_US-additional.wordlist -> build/lib/codespell_lib/tests/data
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/codespell_lib
creating build/bdist.linux-armv7l/wheel/codespell_lib/tests
creating build/bdist.linux-armv7l/wheel/codespell_lib/tests/data
copying build/lib/codespell_lib/tests/data/en_GB-additional.wordlist -> build/bdist.linux-armv7l/wheel/./codespell_lib/tests/data
copying build/lib/codespell_lib/tests/data/en_US-additional.wordlist -> build/bdist.linux-armv7l/wheel/./codespell_lib/tests/data
copying build/lib/codespell_lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./codespell_lib/tests
copying build/lib/codespell_lib/tests/test_dictionary.py -> build/bdist.linux-armv7l/wheel/./codespell_lib/tests
copying build/lib/codespell_lib/tests/test_basic.py -> build/bdist.linux-armv7l/wheel/./codespell_lib/tests
copying build/lib/codespell_lib/py.typed -> build/bdist.linux-armv7l/wheel/./codespell_lib
creating build/bdist.linux-armv7l/wheel/codespell_lib/data
copying build/lib/codespell_lib/data/linux-kernel.exclude -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/__init__.py -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_code.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_informal.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_names.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_usage.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/data/dictionary_rare.txt -> build/bdist.linux-armv7l/wheel/./codespell_lib/data
copying build/lib/codespell_lib/_text_util.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
copying build/lib/codespell_lib/__init__.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
copying build/lib/codespell_lib/__main__.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
copying build/lib/codespell_lib/_codespell.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
copying build/lib/codespell_lib/_spellchecker.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
copying build/lib/codespell_lib/_version.py -> build/bdist.linux-armv7l/wheel/./codespell_lib
running install_egg_info
Copying codespell.egg-info to build/bdist.linux-armv7l/wheel/./codespell-2.4.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/codespell-2.4.1.dist-info/WHEEL
creating '/build/codespell/src/codespell-2.4.1/dist/.tmp-rf5erato/codespell-2.4.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'codespell_lib/__init__.py'
adding 'codespell_lib/__main__.py'
adding 'codespell_lib/_codespell.py'
adding 'codespell_lib/_spellchecker.py'
adding 'codespell_lib/_text_util.py'
adding 'codespell_lib/_version.py'
adding 'codespell_lib/py.typed'
adding 'codespell_lib/data/__init__.py'
adding 'codespell_lib/data/dictionary.txt'
adding 'codespell_lib/data/dictionary_code.txt'
adding 'codespell_lib/data/dictionary_en-GB_to_en-US.txt'
adding 'codespell_lib/data/dictionary_informal.txt'
adding 'codespell_lib/data/dictionary_names.txt'
adding 'codespell_lib/data/dictionary_rare.txt'
adding 'codespell_lib/data/dictionary_usage.txt'
adding 'codespell_lib/data/linux-kernel.exclude'
adding 'codespell_lib/tests/__init__.py'
adding 'codespell_lib/tests/test_basic.py'
adding 'codespell_lib/tests/test_dictionary.py'
adding 'codespell_lib/tests/data/en_GB-additional.wordlist'
adding 'codespell_lib/tests/data/en_US-additional.wordlist'
adding 'codespell-2.4.1.dist-info/COPYING'
adding 'codespell-2.4.1.dist-info/METADATA'
adding 'codespell-2.4.1.dist-info/WHEEL'
adding 'codespell-2.4.1.dist-info/entry_points.txt'
adding 'codespell-2.4.1.dist-info/top_level.txt'
adding 'codespell-2.4.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built codespell-2.4.1-py3-none-any.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...
libfakeroot internal error: payload not recognized!
==> Creating package "codespell"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: codespell 2.4.1-1 (Wed Jan 29 02:28:17 2025)
==> Cleaning up...