==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-unearth 0.18.1-1 (Fri Oct 17 12:00:31 2025)
==> Retrieving sources...
-> Found python-unearth-0.18.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-unearth-0.18.1.tar.gz ... Passed
==> Validating source files with b2sums...
python-unearth-0.18.1.tar.gz ... Passed
==> Making package: python-unearth 0.18.1-1 (Fri Oct 17 12:00:54 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (8) python-anyio-4.10.0-1 python-certifi-2025.10.05-1
python-h11-0.16.0-1 python-httpcore-1.0.9-2 python-idna-3.10-2
python-sniffio-1.3.1-4 python-httpx-0.28.1-3
python-packaging-25.0-1
Total Download Size: 0.68 MiB
Total Installed Size: 5.77 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-anyio-4.10.0-1-any downloading...
python-httpx-0.28.1-3-any downloading...
python-httpcore-1.0.9-2-any downloading...
python-idna-3.10-2-any downloading...
python-h11-0.16.0-1-any downloading...
python-sniffio-1.3.1-4-any downloading...
python-certifi-2025.10.05-1-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-certifi...
installing python-h11...
installing python-httpcore...
Optional dependencies for python-httpcore
python-h2: for HTTP/2 support
python-socksio: for SOCKS support
python-anyio: for asyncio backend [pending]
python-trio: for trio backend
python-sniffio: for async support [pending]
installing python-idna...
installing python-sniffio...
installing python-anyio...
Optional dependencies for python-anyio
python-trio: trio backend
python-outcome: trio backend
python-uvloop: use uvloop for asyncio backend
python-pytest: pytest plugin
installing python-httpx...
Optional dependencies for python-httpx
python-brotli: for brotli response decompression
python-brotlicffi: for brotli response decompression
python-zstandard: for zstd response decompression
python-h2: HTTP/2 support
python-socksio: SOCKS proxy support
python-click: command line client support
python-rich: command line client support
python-pygments: command line client support
python-trio: alternative async library
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (7) python-pyproject-hooks-1.2.0-3 python-pyproject-metadata-0.9.0-2
python-tomli-w-1.2.0-1 python-build-1.3.0-1
python-installer-0.7.0-10 python-pdm-backend-2.4.5-1
python-wheel-0.45.1-1
Total Download Size: 0.22 MiB
Total Installed Size: 1.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-pdm-backend-2.4.5-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-pyproject-metadata-0.9.0-2-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
python-tomli-w-1.2.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-pyproject-metadata...
installing python-tomli-w...
installing python-pdm-backend...
Optional dependencies for python-pdm-backend
python-setuptools: for setuptools support
python-editables: for editables backend support
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-unearth-0.18.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-unearth-0.18.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
- Adding .pdm-build/unearth-0.18.1.dist-info/METADATA -> unearth-0.18.1.dist-info/METADATA
- Adding .pdm-build/unearth-0.18.1.dist-info/WHEEL -> unearth-0.18.1.dist-info/WHEEL
- Adding .pdm-build/unearth-0.18.1.dist-info/entry_points.txt -> unearth-0.18.1.dist-info/entry_points.txt
- Adding .pdm-build/unearth-0.18.1.dist-info/licenses/LICENSE -> unearth-0.18.1.dist-info/licenses/LICENSE
- Adding src/unearth/__init__.py -> unearth/__init__.py
- Adding src/unearth/__main__.py -> unearth/__main__.py
- Adding src/unearth/auth.py -> unearth/auth.py
- Adding src/unearth/collector.py -> unearth/collector.py
- Adding src/unearth/errors.py -> unearth/errors.py
- Adding src/unearth/evaluator.py -> unearth/evaluator.py
- Adding src/unearth/fetchers/__init__.py -> unearth/fetchers/__init__.py
- Adding src/unearth/fetchers/legacy.py -> unearth/fetchers/legacy.py
- Adding src/unearth/fetchers/sync.py -> unearth/fetchers/sync.py
- Adding src/unearth/finder.py -> unearth/finder.py
- Adding src/unearth/link.py -> unearth/link.py
- Adding src/unearth/pep425tags.py -> unearth/pep425tags.py
- Adding src/unearth/preparer.py -> unearth/preparer.py
- Adding src/unearth/py.typed -> unearth/py.typed
- Adding src/unearth/session.py -> unearth/session.py
- Adding src/unearth/utils.py -> unearth/utils.py
- Adding src/unearth/vcs/__init__.py -> unearth/vcs/__init__.py
- Adding src/unearth/vcs/base.py -> unearth/vcs/base.py
- Adding src/unearth/vcs/bazaar.py -> unearth/vcs/bazaar.py
- Adding src/unearth/vcs/git.py -> unearth/vcs/git.py
- Adding src/unearth/vcs/hg.py -> unearth/vcs/hg.py
- Adding src/unearth/vcs/svn.py -> unearth/vcs/svn.py
- Adding unearth-0.18.1.dist-info/RECORD -> unearth-0.18.1.dist-info/RECORD
Successfully built unearth-0.18.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-unearth/pkg/python-unearth/usr/share'
install: creating directory '/build/python-unearth/pkg/python-unearth/usr/share/licenses'
install: creating directory '/build/python-unearth/pkg/python-unearth/usr/share/licenses/python-unearth'
'LICENSE' -> '/build/python-unearth/pkg/python-unearth/usr/share/licenses/python-unearth/LICENSE'
install: creating directory '/build/python-unearth/pkg/python-unearth/usr/share/doc'
install: creating directory '/build/python-unearth/pkg/python-unearth/usr/share/doc/python-unearth'
'README.md' -> '/build/python-unearth/pkg/python-unearth/usr/share/doc/python-unearth/README.md'
==> 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 "python-unearth"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-unearth 0.18.1-1 (Fri Oct 17 12:01:08 2025)
==> Cleaning up...