==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: yrd 0.5.3-10 (Mon Jan 12 06:53:47 2026)
==> Retrieving sources...
-> Found yrd-0.5.3.tar.gz
-> Found yrd.tmpfiles
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
yrd-0.5.3.tar.gz ... Passed
yrd.tmpfiles ... Passed
==> Making package: yrd 0.5.3-10 (Mon Jan 12 13:54:11 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (8) mpdecimal-4.0.1-1 python-3.14.2-2 python-charset-normalizer-3.4.4-2 python-idna-3.11-2 python-urllib3-2.6.3-1 cjdns-22.3-1 python-argh-0.31.3-2 python-requests-2.32.5-3
Total Download Size: 1.51 MiB
Total Installed Size: 77.74 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cjdns-22.3-1-armv7h downloading...
python-argh-0.31.3-2-any 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 python-argh...
Optional dependencies for python-argh
python-argcomplete: for completion
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
python-brotli: Brotli support
python-brotlicffi: Brotli support
python-h2: HTTP/2 support
python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
python-chardet: alternative character encoding library
python-pysocks: SOCKS proxy support
installing cjdns...
Generating cjdroute.conf...
>>> The keys in /etc/cjdroute.conf have been autogenerated during
>>> install, they are not defaults and do not need to be overwritten.
>>> Protect /etc/cjdroute.conf! A lost conf file means you have
>>> lost your password and connections and anyone who connected
>>> to you will no longer be able to connect. A *compromised*
>>> conf file means that other people can impersonate you on
>>> the network.
Optional dependencies for cjdns
nodejs: optional utilities support
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (10) 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-wheel-0.45.1-4 python-setuptools-1:80.9.0-4
Total Installed Size: 10.48 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found yrd-0.5.3.tar.gz
-> Found yrd.tmpfiles
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting yrd-0.5.3.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build/lib/yrd
copying yrd/start.py -> build/lib/yrd
copying yrd/peer.py -> build/lib/yrd
copying yrd/top.py -> build/lib/yrd
copying yrd/core.py -> build/lib/yrd
copying yrd/xcjdns.py -> build/lib/yrd
copying yrd/utils.py -> build/lib/yrd
copying yrd/__init__.py -> build/lib/yrd
copying yrd/const.py -> build/lib/yrd
copying yrd/arg.py -> build/lib/yrd
copying yrd/tests.py -> build/lib/yrd
creating build/lib/yrd/cjdns
copying yrd/cjdns/cjdns.py -> build/lib/yrd/cjdns
copying yrd/cjdns/__init__.py -> build/lib/yrd/cjdns
copying yrd/cjdns/bencode.py -> build/lib/yrd/cjdns
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages
creating /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/start.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/peer.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/top.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
creating /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns
copying build/lib/yrd/cjdns/cjdns.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns
copying build/lib/yrd/cjdns/__init__.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns
copying build/lib/yrd/cjdns/bencode.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns
copying build/lib/yrd/core.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/xcjdns.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/utils.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/__init__.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/const.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/arg.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
copying build/lib/yrd/tests.py -> /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/start.py to start.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/peer.py to peer.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/top.py to top.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns/cjdns.py to cjdns.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/cjdns/bencode.py to bencode.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/core.py to core.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/xcjdns.py to xcjdns.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/utils.py to utils.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/const.py to const.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/arg.py to arg.cpython-314.pyc
byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd/tests.py to tests.cpython-314.pyc
writing byte-compilation script '/tmp/tmp_io1ik29.py'
/usr/bin/python /tmp/tmp_io1ik29.py
removing /tmp/tmp_io1ik29.py
running install_egg_info
running egg_info
creating yrd.egg-info
writing yrd.egg-info/PKG-INFO
writing dependency_links to yrd.egg-info/dependency_links.txt
writing entry points to yrd.egg-info/entry_points.txt
writing top-level names to yrd.egg-info/top_level.txt
writing manifest file 'yrd.egg-info/SOURCES.txt'
reading manifest file 'yrd.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'yrd.egg-info/SOURCES.txt'
Copying yrd.egg-info to /build/yrd/pkg/yrd/usr/lib/python3.14/site-packages/yrd-0.5.3-py3.14.egg-info
running install_scripts
Installing yrd script to /build/yrd/pkg/yrd/usr/bin
==> 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 "yrd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: yrd 0.5.3-10 (Mon Jan 12 13:54:30 2026)
==> Cleaning up...
[?12l[?25h