==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-yarl 1.23.0-1 (Mon Jan 12 00:51:39 2026)
==> Retrieving sources...
-> Found python-yarl-1.23.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-yarl-1.23.0.tar.gz ... Passed
==> Validating source files with b2sums...
python-yarl-1.23.0.tar.gz ... Passed
==> Making package: python-yarl 1.23.0-1 (Mon Jan 12 07:52:06 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) mpdecimal-4.0.1-1 python-3.14.2-2 python-idna-3.11-2 python-multidict-6.7.0-5 python-propcache-0.4.1-2
Total Download Size: 0.12 MiB
Total Installed Size: 70.20 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-idna-3.11-2-any downloading...
python-propcache-0.4.1-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 python-idna...
installing python-multidict...
installing python-propcache...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) 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 cython-3.2.4-2 python-build-1.3.0-4 python-expandvars-1.1.2-2 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 29.63 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 cython...
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...
installing python-expandvars...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-yarl-1.23.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-yarl-1.23.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating yarl.egg-info
writing yarl.egg-info/PKG-INFO
writing dependency_links to yarl.egg-info/dependency_links.txt
writing requirements to yarl.egg-info/requires.txt
writing top-level names to yarl.egg-info/top_level.txt
writing manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/*.c'
warning: no previously-included files found matching 'yarl/*.html'
warning: no previously-included files found matching 'yarl/*.so'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'yarl.egg-info/SOURCES.txt'
* Building wheel...
**********************
* Accelerated build *
* Mode: release *
* Build location: tmp dir *
**********************
[1/1] Cythonizing /tmp/.tmp-yarl-pep517-1se_26fl/src/yarl/_quoting_c.pyx
running bdist_wheel
running build
running build_py
copying yarl/_quoting_py.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_query.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/__init__.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_path.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_parse.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_url.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_quoters.py -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/_quoting.py -> build/lib.linux-armv7l-cpython-314/yarl
running egg_info
writing yarl.egg-info/PKG-INFO
writing dependency_links to yarl.egg-info/dependency_links.txt
writing requirements to yarl.egg-info/requires.txt
writing top-level names to yarl.egg-info/top_level.txt
reading manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/*.html'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'yarl.egg-info/SOURCES.txt'
copying yarl/_quoting_c.pyx -> build/lib.linux-armv7l-cpython-314/yarl
copying yarl/py.typed -> build/lib.linux-armv7l-cpython-314/yarl
running build_ext
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/yarl
copying build/lib.linux-armv7l-cpython-314/yarl/py.typed -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_quoting_c.pyx -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_quoting.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_quoters.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_url.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_parse.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_path.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/__init__.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_query.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_quoting_py.py -> build/bdist.linux-armv7l/wheel/./yarl
copying build/lib.linux-armv7l-cpython-314/yarl/_quoting_c.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./yarl
running install_egg_info
Copying yarl.egg-info to build/bdist.linux-armv7l/wheel/./yarl-1.23.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/yarl-1.23.0.dist-info/WHEEL
creating '/build/python-yarl/src/yarl-1.23.0/dist/.tmp-qb_6vbwd/yarl-1.23.0-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'yarl/__init__.py'
adding 'yarl/_parse.py'
adding 'yarl/_path.py'
adding 'yarl/_query.py'
adding 'yarl/_quoters.py'
adding 'yarl/_quoting.py'
adding 'yarl/_quoting_c.cpython-314-arm-linux-gnueabihf.so'
adding 'yarl/_quoting_c.pyx'
adding 'yarl/_quoting_py.py'
adding 'yarl/_url.py'
adding 'yarl/py.typed'
adding 'yarl-1.23.0.dist-info/licenses/LICENSE'
adding 'yarl-1.23.0.dist-info/licenses/NOTICE'
adding 'yarl-1.23.0.dist-info/METADATA'
adding 'yarl-1.23.0.dist-info/WHEEL'
adding 'yarl-1.23.0.dist-info/top_level.txt'
adding 'yarl-1.23.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built yarl-1.23.0-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-yarl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-yarl 1.23.0-1 (Mon Jan 12 07:52:33 2026)
==> Cleaning up...
[?12l[?25h