==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-hglib 2.6.2-8 (Mon Jan 12 00:22:49 2026)
==> Retrieving sources...
-> Found python-hglib-2.6.2.tar.gz
-> Found unittest-assertequal-deprecated-alias.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-hglib-2.6.2.tar.gz ... Passed
unittest-assertequal-deprecated-alias.patch ... Passed
==> Making package: python-hglib 2.6.2-8 (Mon Jan 12 07:23:13 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 mercurial-7.1.2-2 python-3.14.2-2
Total Download Size: 6.15 MiB
Total Installed Size: 103.64 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
mercurial-7.1.2-2-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 mercurial...
Optional dependencies for mercurial
tk: for the hgk GUI
:: Running post-transaction hooks...
(1/1) 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 python-hglib-2.6.2.tar.gz
-> Found unittest-assertequal-deprecated-alias.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-hglib-2.6.2.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/test-annotate.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-bookmarks.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-branches.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-branch.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-clone.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-commit.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-context.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-copy.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-diff.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-encoding.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-grep.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-heads.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-import.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-log.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-manifest.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-merge.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-outgoing-incoming.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-parents.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-paths.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-pull.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-push.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-resolve.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-status.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-summary.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-tags.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tests/test-update.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Entering fakeroot environment...
==> Starting package()...
/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()
==> 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-hglib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-hglib 2.6.2-8 (Mon Jan 12 07:23:32 2026)
==> Cleaning up...
[?12l[?25h