==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-asgi-lifespan 2.1.0-1 (Sun Jun 21 06:39:31 2026)
==> Retrieving sources...
-> Updating asgi-lifespan git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
asgi-lifespan ... Passed
==> Making package: python-asgi-lifespan 2.1.0-1 (Sun Jun 21 12:39:34 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) python-sniffio-1.3.1-5
Total Download Size: 0.01 MiB
Total Installed Size: 0.04 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-sniffio-1.3.1-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-sniffio...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (22) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.1.2-1 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-11.1.0-1 python-packaging-26.2-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.10.0-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 python-vcs-versioning-1.1.1-1 zlib-ng-2.3.3-1 git-2.54.0-1 python-build-1.4.3-1 python-installer-1.0.0-1 python-setuptools-1:82.0.1-1 python-setuptools-scm-10.0.5-1 python-wheel-0.47.0-1
Total Download Size: 0.18 MiB
Total Installed Size: 58.81 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-vcs-versioning-1.1.1-1-any downloading...
python-setuptools-scm-10.0.5-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing python-packaging...
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-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-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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing python-vcs-versioning...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of asgi-lifespan git repo...
Cloning into 'asgi-lifespan'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Auto-merging tests/test_manager.py
Auto-merging tests/test_manager.py
Auto-merging tests/test_manager.py
Auto-merging tests/test_manager.py
==> Starting build()...
* Getting build dependencies for wheel...
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['asgi_lifespan', 'asgi_lifespan._concurrency']
discovered py_modules -- []
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running egg_info
creating src/asgi_lifespan.egg-info
writing src/asgi_lifespan.egg-info/PKG-INFO
writing dependency_links to src/asgi_lifespan.egg-info/dependency_links.txt
writing requirements to src/asgi_lifespan.egg-info/requires.txt
writing top-level names to src/asgi_lifespan.egg-info/top_level.txt
writing manifest file 'src/asgi_lifespan.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
return get_active_overrides().subprocess_timeout
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/asgi_lifespan.egg-info/SOURCES.txt'
* Building wheel...
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['asgi_lifespan', 'asgi_lifespan._concurrency']
discovered py_modules -- []
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib/asgi_lifespan
copying src/asgi_lifespan/__init__.py -> build/lib/asgi_lifespan
copying src/asgi_lifespan/_compat.py -> build/lib/asgi_lifespan
copying src/asgi_lifespan/_exceptions.py -> build/lib/asgi_lifespan
copying src/asgi_lifespan/_manager.py -> build/lib/asgi_lifespan
copying src/asgi_lifespan/_types.py -> build/lib/asgi_lifespan
creating build/lib/asgi_lifespan/_concurrency
copying src/asgi_lifespan/_concurrency/__init__.py -> build/lib/asgi_lifespan/_concurrency
copying src/asgi_lifespan/_concurrency/asyncio.py -> build/lib/asgi_lifespan/_concurrency
copying src/asgi_lifespan/_concurrency/trio.py -> build/lib/asgi_lifespan/_concurrency
copying src/asgi_lifespan/_concurrency/base.py -> build/lib/asgi_lifespan/_concurrency
running egg_info
writing src/asgi_lifespan.egg-info/PKG-INFO
writing dependency_links to src/asgi_lifespan.egg-info/dependency_links.txt
writing requirements to src/asgi_lifespan.egg-info/requires.txt
writing top-level names to src/asgi_lifespan.egg-info/top_level.txt
/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
return get_active_overrides().subprocess_timeout
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/asgi_lifespan.egg-info/SOURCES.txt'
copying src/asgi_lifespan/py.typed -> build/lib/asgi_lifespan
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/asgi_lifespan
creating build/bdist.linux-aarch64/wheel/asgi_lifespan/_concurrency
copying build/lib/asgi_lifespan/_concurrency/__init__.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan/_concurrency
copying build/lib/asgi_lifespan/_concurrency/asyncio.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan/_concurrency
copying build/lib/asgi_lifespan/_concurrency/trio.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan/_concurrency
copying build/lib/asgi_lifespan/_concurrency/base.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan/_concurrency
copying build/lib/asgi_lifespan/py.typed -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
copying build/lib/asgi_lifespan/__init__.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
copying build/lib/asgi_lifespan/_compat.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
copying build/lib/asgi_lifespan/_exceptions.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
copying build/lib/asgi_lifespan/_manager.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
copying build/lib/asgi_lifespan/_types.py -> build/bdist.linux-aarch64/wheel/./asgi_lifespan
running install_egg_info
Copying src/asgi_lifespan.egg-info to build/bdist.linux-aarch64/wheel/./asgi_lifespan-2.1.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/asgi_lifespan-2.1.0.dist-info/WHEEL
creating '/build/python-asgi-lifespan/src/asgi-lifespan/dist/.tmp-ymog3gov/asgi_lifespan-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'asgi_lifespan/__init__.py'
adding 'asgi_lifespan/_compat.py'
adding 'asgi_lifespan/_exceptions.py'
adding 'asgi_lifespan/_manager.py'
adding 'asgi_lifespan/_types.py'
adding 'asgi_lifespan/py.typed'
adding 'asgi_lifespan/_concurrency/__init__.py'
adding 'asgi_lifespan/_concurrency/asyncio.py'
adding 'asgi_lifespan/_concurrency/base.py'
adding 'asgi_lifespan/_concurrency/trio.py'
adding 'asgi_lifespan-2.1.0.dist-info/licenses/LICENSE'
adding 'asgi_lifespan-2.1.0.dist-info/METADATA'
adding 'asgi_lifespan-2.1.0.dist-info/WHEEL'
adding 'asgi_lifespan-2.1.0.dist-info/top_level.txt'
adding 'asgi_lifespan-2.1.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built asgi_lifespan-2.1.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-asgi-lifespan/pkg/python-asgi-lifespan/usr/share'
install: creating directory '/build/python-asgi-lifespan/pkg/python-asgi-lifespan/usr/share/licenses'
install: creating directory '/build/python-asgi-lifespan/pkg/python-asgi-lifespan/usr/share/licenses/python-asgi-lifespan'
'LICENSE' -> '/build/python-asgi-lifespan/pkg/python-asgi-lifespan/usr/share/licenses/python-asgi-lifespan/LICENSE'
==> 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-asgi-lifespan"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-asgi-lifespan 2.1.0-1 (Sun Jun 21 12:39:45 2026)
==> Cleaning up...
[?12l[?25h