==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: clustershell 1.10.1-2 (Fri Jul 24 13:08:58 2026)
==> Retrieving sources...
-> Found clustershell-1.10.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
clustershell-1.10.1.tar.gz ... Passed
==> Making package: clustershell 1.10.1-2 (Fri Jul 24 19:09:24 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) libyaml-0.2.5-3 python-yaml-6.0.3-2
Total Download Size: 0.22 MiB
Total Installed Size: 1.10 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-yaml-6.0.3-2-armv7h downloading...
libyaml-0.2.5-3-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing python-yaml...
:: 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.1.2-1 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-11.1.0-1 python-packaging-26.2-1 python-platformdirs-4.11.0-1 python-pyproject-hooks-1.2.0-6 python-build-1.4.3-1 python-installer-1.0.0-1 python-setuptools-1:83.0.0-1 python-wheel-0.47.0-1
Total Download Size: 0.12 MiB
Total Installed Size: 11.12 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-build-1.4.3-1-any downloading...
python-installer-1.0.0-1-any downloading...
python-pyproject-hooks-1.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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found clustershell-1.10.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting clustershell-1.10.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating lib/ClusterShell.egg-info
writing lib/ClusterShell.egg-info/PKG-INFO
writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt
writing entry points to lib/ClusterShell.egg-info/entry_points.txt
writing requirements to lib/ClusterShell.egg-info/requires.txt
writing top-level names to lib/ClusterShell.egg-info/top_level.txt
writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt'
reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING.LGPLv2.1'
writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
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/ClusterShell
copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell
copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell
copying lib/ClusterShell/Task.py -> build/lib/ClusterShell
copying lib/ClusterShell/Event.py -> build/lib/ClusterShell
copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell
copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell
copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell
copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell
copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell
copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell
copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell
copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell
creating build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI
copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI
creating build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine
copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine
creating build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker
copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/ClusterShell
copying build/lib/ClusterShell/MsgTree.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/NodeSet.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
creating build/bdist.linux-armv7l/wheel/ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Clush.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Error.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/OptionParser.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Utils.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Clubak.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/__init__.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Config.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Nodeset.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/CLI/Display.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/CLI
copying build/lib/ClusterShell/Task.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/Event.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/Communication.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/Defaults.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/NodeUtils.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/__init__.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
creating build/bdist.linux-armv7l/wheel/ClusterShell/Engine
copying build/lib/ClusterShell/Engine/EPoll.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Engine/Factory.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Engine/Engine.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Engine/__init__.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Engine/Select.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Engine/Poll.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Engine
copying build/lib/ClusterShell/Topology.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/Propagation.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
creating build/bdist.linux-armv7l/wheel/ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Worker.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/fastsubprocess.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Popen.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Rsh.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Exec.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Ssh.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/__init__.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Pdsh.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/EngineClient.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Worker/Tree.py -> build/bdist.linux-armv7l/wheel/./ClusterShell/Worker
copying build/lib/ClusterShell/Gateway.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
copying build/lib/ClusterShell/RangeSet.py -> build/bdist.linux-armv7l/wheel/./ClusterShell
running install_data
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell
copying conf/clush.conf -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell
copying conf/groups.conf -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell
copying conf/topology.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d
copying conf/clush.conf.d/sshpass.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d
copying conf/clush.conf.d/sudo.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d
copying conf/clush.conf.d/README -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
copying conf/groups.conf.d/ansible.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
copying conf/groups.conf.d/genders.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
copying conf/groups.conf.d/slurm.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
copying conf/groups.conf.d/xcat.conf.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
copying conf/groups.conf.d/README -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d
copying conf/groups.d/cluster.yaml.example -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d
copying conf/groups.d/local.cfg -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d
copying conf/groups.d/README -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/etc/clustershell/groups.d
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man1
copying doc/man/man1/clubak.1 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man1
copying doc/man/man1/cluset.1 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man1
copying doc/man/man1/clush.1 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man1
copying doc/man/man1/nodeset.1 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man1
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man5
copying doc/man/man5/clush.conf.5 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man5
copying doc/man/man5/groups.conf.5 -> build/bdist.linux-armv7l/wheel/clustershell-1.10.1.data/data/share/man/man5
running install_egg_info
running egg_info
writing lib/ClusterShell.egg-info/PKG-INFO
writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt
writing entry points to lib/ClusterShell.egg-info/entry_points.txt
writing requirements to lib/ClusterShell.egg-info/requires.txt
writing top-level names to lib/ClusterShell.egg-info/top_level.txt
reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING.LGPLv2.1'
writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt'
Copying lib/ClusterShell.egg-info to build/bdist.linux-armv7l/wheel/./ClusterShell-1.10.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/clustershell-1.10.1.dist-info/WHEEL
creating '/build/clustershell/src/clustershell-1.10.1/dist/.tmp-31nzbruh/clustershell-1.10.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'ClusterShell/Communication.py'
adding 'ClusterShell/Defaults.py'
adding 'ClusterShell/Event.py'
adding 'ClusterShell/Gateway.py'
adding 'ClusterShell/MsgTree.py'
adding 'ClusterShell/NodeSet.py'
adding 'ClusterShell/NodeUtils.py'
adding 'ClusterShell/Propagation.py'
adding 'ClusterShell/RangeSet.py'
adding 'ClusterShell/Task.py'
adding 'ClusterShell/Topology.py'
adding 'ClusterShell/__init__.py'
adding 'ClusterShell/CLI/Clubak.py'
adding 'ClusterShell/CLI/Clush.py'
adding 'ClusterShell/CLI/Config.py'
adding 'ClusterShell/CLI/Display.py'
adding 'ClusterShell/CLI/Error.py'
adding 'ClusterShell/CLI/Nodeset.py'
adding 'ClusterShell/CLI/OptionParser.py'
adding 'ClusterShell/CLI/Utils.py'
adding 'ClusterShell/CLI/__init__.py'
adding 'ClusterShell/Engine/EPoll.py'
adding 'ClusterShell/Engine/Engine.py'
adding 'ClusterShell/Engine/Factory.py'
adding 'ClusterShell/Engine/Poll.py'
adding 'ClusterShell/Engine/Select.py'
adding 'ClusterShell/Engine/__init__.py'
adding 'ClusterShell/Worker/EngineClient.py'
adding 'ClusterShell/Worker/Exec.py'
adding 'ClusterShell/Worker/Pdsh.py'
adding 'ClusterShell/Worker/Popen.py'
adding 'ClusterShell/Worker/Rsh.py'
adding 'ClusterShell/Worker/Ssh.py'
adding 'ClusterShell/Worker/Tree.py'
adding 'ClusterShell/Worker/Worker.py'
adding 'ClusterShell/Worker/__init__.py'
adding 'ClusterShell/Worker/fastsubprocess.py'
adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf'
adding 'clustershell-1.10.1.data/data/etc/clustershell/topology.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/README'
adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/sshpass.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/clush.conf.d/sudo.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/README'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/ansible.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/genders.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/slurm.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.conf.d/xcat.conf.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/README'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/cluster.yaml.example'
adding 'clustershell-1.10.1.data/data/etc/clustershell/groups.d/local.cfg'
adding 'clustershell-1.10.1.data/data/share/man/man1/clubak.1'
adding 'clustershell-1.10.1.data/data/share/man/man1/cluset.1'
adding 'clustershell-1.10.1.data/data/share/man/man1/clush.1'
adding 'clustershell-1.10.1.data/data/share/man/man1/nodeset.1'
adding 'clustershell-1.10.1.data/data/share/man/man5/clush.conf.5'
adding 'clustershell-1.10.1.data/data/share/man/man5/groups.conf.5'
adding 'clustershell-1.10.1.dist-info/licenses/COPYING.LGPLv2.1'
adding 'clustershell-1.10.1.dist-info/METADATA'
adding 'clustershell-1.10.1.dist-info/WHEEL'
adding 'clustershell-1.10.1.dist-info/entry_points.txt'
adding 'clustershell-1.10.1.dist-info/top_level.txt'
adding 'clustershell-1.10.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built clustershell-1.10.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
renamed '/build/clustershell/pkg/clustershell/usr/etc/clustershell' -> '/build/clustershell/pkg/clustershell/etc/clustershell'
==> 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 "clustershell"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: clustershell 1.10.1-2 (Fri Jul 24 19:09:45 2026)
==> Cleaning up...
[?12l[?25h