==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-httpx 0.28.1-7 (Sun Jan 11 23:04:13 2026)
==> Retrieving sources...
  -> Found python-httpx-0.28.1.tar.gz
  -> Found uvicorn-test-server-use-h11.diff
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-httpx-0.28.1.tar.gz ... Passed
    uvicorn-test-server-use-h11.diff ... Passed
==> Validating source files with b2sums...
    python-httpx-0.28.1.tar.gz ... Passed
    uvicorn-test-server-use-h11.diff ... Passed
==> Making package: python-httpx 0.28.1-7 (Mon Jan 12 04:04:19 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) mpdecimal-4.0.1-1  python-h11-0.16.0-2  python-3.14.2-2  python-anyio-4.12.1-1  python-certifi-2026.01.04-1  python-httpcore-1.0.9-3  python-idna-3.11-2

Total Download Size:    0.11 MiB
Total Installed Size:  82.29 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-httpcore-1.0.9-3-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-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
installing python-idna...
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (11) python-editables-0.5-7  python-packaging-25.0-4  python-pathspec-0.12.1-4  python-pluggy-1.6.0-3  python-pyproject-hooks-1.2.0-6  python-trove-classifiers-2025.12.1.14-3  python-build-1.3.0-4  python-hatch-fancy-pypi-readme-25.1.0-2  python-hatchling-1.28.0-3  python-installer-0.7.0-14  python-pygments-2.19.2-3

Total Installed Size:  18.37 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-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-editables...
installing python-pathspec...
installing python-pluggy...
installing python-trove-classifiers...
installing python-hatchling...
installing python-hatch-fancy-pypi-readme...
installing python-pygments...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-httpx-0.28.1.tar.gz
  -> Found uvicorn-test-server-use-h11.diff
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-httpx-0.28.1.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/conftest.py
Hunk #1 succeeded at 282 with fuzz 1 (offset -22 lines).
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
Successfully built httpx-0.28.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-httpx/pkg/python-httpx/usr/share'
install: creating directory '/build/python-httpx/pkg/python-httpx/usr/share/licenses'
install: creating directory '/build/python-httpx/pkg/python-httpx/usr/share/licenses/python-httpx'
'LICENSE.md' -> '/build/python-httpx/pkg/python-httpx/usr/share/licenses/python-httpx/LICENSE.md'
install: creating directory '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx'
'pyproject.toml' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/pyproject.toml'
'tests' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests'
'tests/__init__.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/__init__.py'
'tests/client' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client'
'tests/client/__init__.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/__init__.py'
'tests/client/test_async_client.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_async_client.py'
'tests/client/test_auth.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_auth.py'
'tests/client/test_client.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_client.py'
'tests/client/test_cookies.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_cookies.py'
'tests/client/test_event_hooks.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_event_hooks.py'
'tests/client/test_headers.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_headers.py'
'tests/client/test_properties.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_properties.py'
'tests/client/test_proxies.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_proxies.py'
'tests/client/test_queryparams.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_queryparams.py'
'tests/client/test_redirects.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/client/test_redirects.py'
'tests/common.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/common.py'
'tests/concurrency.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/concurrency.py'
'tests/conftest.py.orig' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/conftest.py.orig'
'tests/fixtures' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/fixtures'
'tests/fixtures/.netrc' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/fixtures/.netrc'
'tests/fixtures/.netrc-nopassword' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/fixtures/.netrc-nopassword'
'tests/models' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models'
'tests/models/__init__.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/__init__.py'
'tests/models/test_cookies.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_cookies.py'
'tests/models/test_headers.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_headers.py'
'tests/models/test_queryparams.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_queryparams.py'
'tests/models/test_requests.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_requests.py'
'tests/models/test_responses.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_responses.py'
'tests/models/test_url.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_url.py'
'tests/models/test_whatwg.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/test_whatwg.py'
'tests/models/whatwg.json' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/models/whatwg.json'
'tests/test_api.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_api.py'
'tests/test_asgi.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_asgi.py'
'tests/test_auth.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_auth.py'
'tests/test_config.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_config.py'
'tests/test_content.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_content.py'
'tests/test_decoders.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_decoders.py'
'tests/test_exceptions.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_exceptions.py'
'tests/test_exported_members.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_exported_members.py'
'tests/test_main.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_main.py'
'tests/test_multipart.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_multipart.py'
'tests/test_status_codes.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_status_codes.py'
'tests/test_timeouts.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_timeouts.py'
'tests/test_utils.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_utils.py'
'tests/test_wsgi.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/test_wsgi.py'
'tests/conftest.py' -> '/build/python-httpx/pkg/python-httpx/usr/share/python-httpx/tests/conftest.py'
==> 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-httpx"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-httpx 0.28.1-7 (Mon Jan 12 04:04:29 2026)
==> Cleaning up...
[?12l[?25h