==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: nyx 2.1.0-10 (Tue Jan 13 03:34:28 2026)
==> Retrieving sources...
-> Found nyx-2.1.0.tar.gz
-> Found python3.11.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
nyx-2.1.0.tar.gz ... Passed
python3.11.patch ... Passed
==> Making package: nyx 2.1.0-10 (Tue Jan 13 10:34:52 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (11) libsodium-1.0.20-1 mpdecimal-4.0.1-1 python-cffi-2.0.0-2 python-cryptography-46.0.3-2 python-pycparser-2.23-2 python-pynacl-1.6.2-1 lsof-4.99.5-2 net-tools-2.10-3 procps-ng-4.0.5-3 python-3.14.2-2 python-stem-1.8.3-4
Total Download Size: 0.75 MiB
Total Installed Size: 86.94 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-stem-1.8.3-4-any downloading...
net-tools-2.10-3-armv7h downloading...
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
installing procps-ng...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
installing libsodium...
installing python-pynacl...
installing python-stem...
Optional dependencies for python-stem
tor: tor-server to talk to
installing net-tools...
installing lsof...
:: 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-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-packaging...
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 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found nyx-2.1.0.tar.gz
-> Found python3.11.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting nyx-2.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file nyx/panel/__init__.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file test/__init__.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
* Getting build dependencies for wheel...
<string>:54: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/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
writing nyx.egg-info/PKG-INFO
writing dependency_links to nyx.egg-info/dependency_links.txt
writing entry points to nyx.egg-info/entry_points.txt
writing requirements to nyx.egg-info/requires.txt
writing top-level names to nyx.egg-info/top_level.txt
reading manifest file 'nyx.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'nyx.egg-info/SOURCES.txt'
* Building wheel...
<string>:54: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/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/nyx
copying nyx/starter.py -> build/lib/nyx
copying nyx/arguments.py -> build/lib/nyx
copying nyx/curses.py -> build/lib/nyx
copying nyx/__init__.py -> build/lib/nyx
copying nyx/tracker.py -> build/lib/nyx
copying nyx/menu.py -> build/lib/nyx
copying nyx/popups.py -> build/lib/nyx
copying nyx/log.py -> build/lib/nyx
creating build/lib/nyx/panel
copying nyx/panel/interpreter.py -> build/lib/nyx/panel
copying nyx/panel/connection.py -> build/lib/nyx/panel
copying nyx/panel/torrc.py -> build/lib/nyx/panel
copying nyx/panel/header.py -> build/lib/nyx/panel
copying nyx/panel/__init__.py -> build/lib/nyx/panel
copying nyx/panel/graph.py -> build/lib/nyx/panel
copying nyx/panel/config.py -> build/lib/nyx/panel
copying nyx/panel/log.py -> build/lib/nyx/panel
creating build/lib/nyx/settings
copying nyx/settings/dedup.cfg -> build/lib/nyx/settings
copying nyx/settings/attributes.cfg -> build/lib/nyx/settings
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/nyx
copying build/lib/nyx/starter.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/arguments.py -> build/bdist.linux-armv7l/wheel/./nyx
creating build/bdist.linux-armv7l/wheel/nyx/panel
copying build/lib/nyx/panel/interpreter.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/connection.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/torrc.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/header.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/__init__.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/graph.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/config.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/panel/log.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/curses.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/__init__.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/tracker.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/menu.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/popups.py -> build/bdist.linux-armv7l/wheel/./nyx
creating build/bdist.linux-armv7l/wheel/nyx/settings
copying build/lib/nyx/settings/dedup.cfg -> build/bdist.linux-armv7l/wheel/./nyx/settings
copying build/lib/nyx/settings/attributes.cfg -> build/bdist.linux-armv7l/wheel/./nyx/settings
copying build/lib/nyx/log.py -> build/bdist.linux-armv7l/wheel/./nyx
running install_egg_info
running egg_info
writing nyx.egg-info/PKG-INFO
writing dependency_links to nyx.egg-info/dependency_links.txt
writing entry points to nyx.egg-info/entry_points.txt
writing requirements to nyx.egg-info/requires.txt
writing top-level names to nyx.egg-info/top_level.txt
reading manifest file 'nyx.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '*.swo' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'nyx.egg-info/SOURCES.txt'
Copying nyx.egg-info to build/bdist.linux-armv7l/wheel/./nyx-2.1.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/nyx-2.1.0.dist-info/WHEEL
creating '/build/nyx/src/nyx-2.1.0/dist/.tmp-4jb0p42b/nyx-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'nyx/__init__.py'
adding 'nyx/arguments.py'
adding 'nyx/curses.py'
adding 'nyx/log.py'
adding 'nyx/menu.py'
adding 'nyx/popups.py'
adding 'nyx/starter.py'
adding 'nyx/tracker.py'
adding 'nyx/panel/__init__.py'
adding 'nyx/panel/config.py'
adding 'nyx/panel/connection.py'
adding 'nyx/panel/graph.py'
adding 'nyx/panel/header.py'
adding 'nyx/panel/interpreter.py'
adding 'nyx/panel/log.py'
adding 'nyx/panel/torrc.py'
adding 'nyx/settings/attributes.cfg'
adding 'nyx/settings/dedup.cfg'
adding 'nyx-2.1.0.dist-info/licenses/LICENSE'
adding 'nyx-2.1.0.dist-info/METADATA'
adding 'nyx-2.1.0.dist-info/WHEEL'
adding 'nyx-2.1.0.dist-info/entry_points.txt'
adding 'nyx-2.1.0.dist-info/top_level.txt'
adding 'nyx-2.1.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built nyx-2.1.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/nyx/curses.py:118: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
/usr/lib/python3.14/site-packages/nyx/curses.py:118: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
==> 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 "nyx"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nyx 2.1.0-10 (Tue Jan 13 10:35:15 2026)
==> Cleaning up...
[?12l[?25h