==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-torrentool 1.2.0-4 (Sat Jan 10 18:05:23 2026)
==> Retrieving sources...
-> Found python-torrentool-1.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-torrentool-1.2.0.tar.gz ... Passed
==> Validating source files with b2sums...
python-torrentool-1.2.0.tar.gz ... Passed
==> Making package: python-torrentool 1.2.0-4 (Sun Jan 11 01:05:48 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 (13) 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
Total Installed Size: 11.01 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-torrentool-1.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-torrentool-1.2.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating torrentool.egg-info
writing torrentool.egg-info/PKG-INFO
writing dependency_links to torrentool.egg-info/dependency_links.txt
writing entry points to torrentool.egg-info/entry_points.txt
writing requirements to torrentool.egg-info/requires.txt
writing top-level names to torrentool.egg-info/top_level.txt
writing manifest file 'torrentool.egg-info/SOURCES.txt'
reading manifest file 'torrentool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/Makefile'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching '*.py' under directory 'docs'
warning: no files found matching '*' under directory 'bin'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching 'empty' found under directory '*'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'torrentool.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/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 :: BSD License
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/torrentool
copying torrentool/bencode.py -> build/lib/torrentool
copying torrentool/cli.py -> build/lib/torrentool
copying torrentool/torrent.py -> build/lib/torrentool
copying torrentool/exceptions.py -> build/lib/torrentool
copying torrentool/__init__.py -> build/lib/torrentool
copying torrentool/api.py -> build/lib/torrentool
copying torrentool/utils.py -> build/lib/torrentool
running egg_info
writing torrentool.egg-info/PKG-INFO
writing dependency_links to torrentool.egg-info/dependency_links.txt
writing entry points to torrentool.egg-info/entry_points.txt
writing requirements to torrentool.egg-info/requires.txt
writing top-level names to torrentool.egg-info/top_level.txt
reading manifest file 'torrentool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/Makefile'
warning: no files found matching '*.rst' under directory 'docs'
warning: no files found matching '*.py' under directory 'docs'
warning: no files found matching '*' under directory 'bin'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching 'empty' found under directory '*'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'torrentool.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'torrentool.repo' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'torrentool.repo' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'torrentool.repo' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'torrentool.repo' to be distributed and are
already explicitly excluding 'torrentool.repo' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating build/lib/torrentool/repo
copying torrentool/repo/open_trackers.ini -> build/lib/torrentool/repo
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/torrentool
copying build/lib/torrentool/bencode.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/cli.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/torrent.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/exceptions.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/__init__.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/api.py -> build/bdist.linux-armv7l/wheel/./torrentool
copying build/lib/torrentool/utils.py -> build/bdist.linux-armv7l/wheel/./torrentool
creating build/bdist.linux-armv7l/wheel/torrentool/repo
copying build/lib/torrentool/repo/open_trackers.ini -> build/bdist.linux-armv7l/wheel/./torrentool/repo
running install_egg_info
Copying torrentool.egg-info to build/bdist.linux-armv7l/wheel/./torrentool-1.2.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/torrentool-1.2.0.dist-info/WHEEL
creating '/build/python-torrentool/src/torrentool-1.2.0/dist/.tmp-mlxb8t5l/torrentool-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'torrentool/__init__.py'
adding 'torrentool/api.py'
adding 'torrentool/bencode.py'
adding 'torrentool/cli.py'
adding 'torrentool/exceptions.py'
adding 'torrentool/torrent.py'
adding 'torrentool/utils.py'
adding 'torrentool/repo/open_trackers.ini'
adding 'torrentool-1.2.0.dist-info/licenses/AUTHORS'
adding 'torrentool-1.2.0.dist-info/licenses/LICENSE'
adding 'torrentool-1.2.0.dist-info/METADATA'
adding 'torrentool-1.2.0.dist-info/WHEEL'
adding 'torrentool-1.2.0.dist-info/entry_points.txt'
adding 'torrentool-1.2.0.dist-info/top_level.txt'
adding 'torrentool-1.2.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built torrentool-1.2.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-torrentool/pkg/python-torrentool/usr/share'
install: creating directory '/build/python-torrentool/pkg/python-torrentool/usr/share/doc'
install: creating directory '/build/python-torrentool/pkg/python-torrentool/usr/share/doc/python-torrentool'
'AUTHORS' -> '/build/python-torrentool/pkg/python-torrentool/usr/share/doc/python-torrentool/AUTHORS'
'CHANGELOG' -> '/build/python-torrentool/pkg/python-torrentool/usr/share/doc/python-torrentool/CHANGELOG'
'README.rst' -> '/build/python-torrentool/pkg/python-torrentool/usr/share/doc/python-torrentool/README.rst'
install: creating directory '/build/python-torrentool/pkg/python-torrentool/usr/share/licenses'
install: creating directory '/build/python-torrentool/pkg/python-torrentool/usr/share/licenses/python-torrentool'
'LICENSE' -> '/build/python-torrentool/pkg/python-torrentool/usr/share/licenses/python-torrentool/LICENSE'
==> 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-torrentool"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-torrentool 1.2.0-4 (Sun Jan 11 01:06:04 2026)
==> Cleaning up...
[?12l[?25h