==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hypercorn 0.18.0-2 (Sun Jan 11 08:21:20 2026)
==> Retrieving sources...
  -> Updating hypercorn git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    hypercorn ... Passed
==> Making package: hypercorn 0.18.0-2 (Sun Jan 11 15:21:45 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (8) mpdecimal-4.0.1-1  python-hpack-4.1.0-3  python-hyperframe-6.1.0-2  python-3.14.2-2  python-h11-0.16.0-2  python-h2-4.3.0-3  python-priority-2.0.0-8  python-wsproto-1.2.0-7

Total Download Size:    0.31 MiB
Total Installed Size:  70.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-h2-4.3.0-3-any downloading...
 python-h11-0.16.0-2-any downloading...
 python-hpack-4.1.0-3-any downloading...
 python-wsproto-1.2.0-7-any downloading...
 python-hyperframe-6.1.0-2-any downloading...
 python-priority-2.0.0-8-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-h11...
installing python-hpack...
installing python-hyperframe...
installing python-h2...
installing python-priority...
installing python-wsproto...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  python-packaging-25.0-4  python-pyproject-hooks-1.2.0-6  python-pyproject-metadata-0.9.0-3  python-tomli-w-1.2.0-2  zlib-ng-2.3.2-1  git-2.52.0-2  python-build-1.3.0-4  python-installer-0.7.0-14  python-pdm-backend-2.4.6-4

Total Installed Size:  51.54 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 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-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
:: 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 hypercorn git repo...
Cloning into 'hypercorn'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/pdm/backend/config.py:52: ConfigurationWarning: Extra keys present in "project": 'documentation', 'include', 'repository'
  return StandardMetadata.from_pyproject(self.data, project_dir=self.root)
* Building wheel...
/usr/lib/python3.14/site-packages/pdm/backend/config.py:52: ConfigurationWarning: Extra keys present in "project": 'documentation', 'include', 'repository'
  return StandardMetadata.from_pyproject(self.data, project_dir=self.root)
 - Adding .pdm-build/hypercorn-0.18.0.dist-info/METADATA -> hypercorn-0.18.0.dist-info/METADATA
 - Adding .pdm-build/hypercorn-0.18.0.dist-info/WHEEL -> hypercorn-0.18.0.dist-info/WHEEL
 - Adding .pdm-build/hypercorn-0.18.0.dist-info/entry_points.txt -> hypercorn-0.18.0.dist-info/entry_points.txt
 - Adding .pdm-build/hypercorn-0.18.0.dist-info/licenses/LICENSE -> hypercorn-0.18.0.dist-info/licenses/LICENSE
 - Adding src/hypercorn/__init__.py -> hypercorn/__init__.py
 - Adding src/hypercorn/__main__.py -> hypercorn/__main__.py
 - Adding src/hypercorn/app_wrappers.py -> hypercorn/app_wrappers.py
 - Adding src/hypercorn/asyncio/__init__.py -> hypercorn/asyncio/__init__.py
 - Adding src/hypercorn/asyncio/lifespan.py -> hypercorn/asyncio/lifespan.py
 - Adding src/hypercorn/asyncio/run.py -> hypercorn/asyncio/run.py
 - Adding src/hypercorn/asyncio/statsd.py -> hypercorn/asyncio/statsd.py
 - Adding src/hypercorn/asyncio/task_group.py -> hypercorn/asyncio/task_group.py
 - Adding src/hypercorn/asyncio/tcp_server.py -> hypercorn/asyncio/tcp_server.py
 - Adding src/hypercorn/asyncio/udp_server.py -> hypercorn/asyncio/udp_server.py
 - Adding src/hypercorn/asyncio/worker_context.py -> hypercorn/asyncio/worker_context.py
 - Adding src/hypercorn/config.py -> hypercorn/config.py
 - Adding src/hypercorn/events.py -> hypercorn/events.py
 - Adding src/hypercorn/logging.py -> hypercorn/logging.py
 - Adding src/hypercorn/middleware/__init__.py -> hypercorn/middleware/__init__.py
 - Adding src/hypercorn/middleware/dispatcher.py -> hypercorn/middleware/dispatcher.py
 - Adding src/hypercorn/middleware/http_to_https.py -> hypercorn/middleware/http_to_https.py
 - Adding src/hypercorn/middleware/proxy_fix.py -> hypercorn/middleware/proxy_fix.py
 - Adding src/hypercorn/middleware/wsgi.py -> hypercorn/middleware/wsgi.py
 - Adding src/hypercorn/protocol/__init__.py -> hypercorn/protocol/__init__.py
 - Adding src/hypercorn/protocol/events.py -> hypercorn/protocol/events.py
 - Adding src/hypercorn/protocol/h11.py -> hypercorn/protocol/h11.py
 - Adding src/hypercorn/protocol/h2.py -> hypercorn/protocol/h2.py
 - Adding src/hypercorn/protocol/h3.py -> hypercorn/protocol/h3.py
 - Adding src/hypercorn/protocol/http_stream.py -> hypercorn/protocol/http_stream.py
 - Adding src/hypercorn/protocol/quic.py -> hypercorn/protocol/quic.py
 - Adding src/hypercorn/protocol/ws_stream.py -> hypercorn/protocol/ws_stream.py
 - Adding src/hypercorn/py.typed -> hypercorn/py.typed
 - Adding src/hypercorn/run.py -> hypercorn/run.py
 - Adding src/hypercorn/statsd.py -> hypercorn/statsd.py
 - Adding src/hypercorn/trio/__init__.py -> hypercorn/trio/__init__.py
 - Adding src/hypercorn/trio/lifespan.py -> hypercorn/trio/lifespan.py
 - Adding src/hypercorn/trio/run.py -> hypercorn/trio/run.py
 - Adding src/hypercorn/trio/statsd.py -> hypercorn/trio/statsd.py
 - Adding src/hypercorn/trio/task_group.py -> hypercorn/trio/task_group.py
 - Adding src/hypercorn/trio/tcp_server.py -> hypercorn/trio/tcp_server.py
 - Adding src/hypercorn/trio/udp_server.py -> hypercorn/trio/udp_server.py
 - Adding src/hypercorn/trio/worker_context.py -> hypercorn/trio/worker_context.py
 - Adding src/hypercorn/typing.py -> hypercorn/typing.py
 - Adding src/hypercorn/utils.py -> hypercorn/utils.py
 - Adding hypercorn-0.18.0.dist-info/RECORD -> hypercorn-0.18.0.dist-info/RECORD
Successfully built hypercorn-0.18.0-py3-none-any.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 "hypercorn"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hypercorn 0.18.0-2 (Sun Jan 11 15:22:09 2026)
==> Cleaning up...
[?12l[?25h