==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: nyx 2.1.0-9 (Thu Dec 26 14:52:30 2024)
==> 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-9 (Thu Dec 26 14:52:52 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) libsodium-1.0.20-1  python-cffi-1.17.1-2
             python-cryptography-44.0.0-1  python-pycparser-2.22-3
             python-pynacl-1.5.0-3  lsof-4.99.4-1  net-tools-2.10-3
             procps-ng-4.0.5-1  python-stem-1.8.3-3

Total Download Size:    0.87 MiB
Total Installed Size:  16.15 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-stem-1.8.3-3-any downloading...
 lsof-4.99.4-1-armv7h 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 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...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  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-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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...
[?25h==> 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
patching file test/__init__.py
==> Starting build()...
* Getting build dependencies for wheel...
<string>:54: SyntaxWarning: invalid escape sequence '\S'
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: invalid escape sequence '\S'
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/__init__.py -> build/lib/nyx
copying nyx/curses.py -> build/lib/nyx
copying nyx/log.py -> build/lib/nyx
copying nyx/tracker.py -> build/lib/nyx
copying nyx/popups.py -> build/lib/nyx
copying nyx/menu.py -> build/lib/nyx
creating build/lib/nyx/panel
copying nyx/panel/torrc.py -> build/lib/nyx/panel
copying nyx/panel/graph.py -> build/lib/nyx/panel
copying nyx/panel/__init__.py -> build/lib/nyx/panel
copying nyx/panel/config.py -> build/lib/nyx/panel
copying nyx/panel/log.py -> 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/header.py -> build/lib/nyx/panel
creating build/lib/nyx/settings
copying nyx/settings/attributes.cfg -> build/lib/nyx/settings
copying nyx/settings/dedup.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
creating 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/graph.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/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/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/header.py -> build/bdist.linux-armv7l/wheel/./nyx/panel
copying build/lib/nyx/arguments.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/__init__.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/curses.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/log.py -> build/bdist.linux-armv7l/wheel/./nyx
creating 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/settings/dedup.cfg -> build/bdist.linux-armv7l/wheel/./nyx/settings
copying build/lib/nyx/tracker.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/popups.py -> build/bdist.linux-armv7l/wheel/./nyx
copying build/lib/nyx/menu.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.13.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-mwybbzf0/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/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.13/site-packages/nyx/curses.py:118: SyntaxWarning: invalid escape sequence '\['
/usr/lib/python3.13/site-packages/nyx/curses.py:118: SyntaxWarning: invalid escape sequence '\['
==> 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...
==> Creating package "nyx"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nyx 2.1.0-9 (Thu Dec 26 14:53:11 2024)
==> Cleaning up...