==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-hunter 3.9.0-1 (Tue Apr 14 00:11:31 2026)
==> Retrieving sources...
  -> Updating python-hunter git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-hunter ... Passed
==> Making package: python-hunter 3.9.0-1 (Tue Apr 14 06:11:58 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) mpdecimal-4.0.1-3  python-3.14.4-1  python-colorama-0.4.6-6  python-cymem-2.0.11-1  python-manhole-1.8.1-1

Total Download Size:    0.07 MiB
Total Installed Size:  69.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-cymem-2.0.11-1-armv7h downloading...
 python-manhole-1.8.1-1-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-colorama...
installing python-cymem...
installing python-manhole...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (23) 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.0.2-1  python-packaging-26.0-1  python-pkg_resources-81.0.0-1  python-platformdirs-4.9.6-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  cython-3.2.4-3  git-2.53.0-1  python-build-1.4.3-1  python-installer-0.7.0-14  python-setuptools-1:82.0.1-1  python-setuptools-scm-10.0.5-1  python-wheel-0.46.3-1

Total Download Size:    3.27 MiB
Total Installed Size:  80.87 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cython-3.2.4-3-armv7h 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
installing cython...
:: 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 python-hunter git repo...
Cloning into 'python-hunter'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating src/hunter.egg-info
writing src/hunter.egg-info/PKG-INFO
writing dependency_links to src/hunter.egg-info/dependency_links.txt
writing entry points to src/hunter.egg-info/entry_points.txt
writing requirements to src/hunter.egg-info/requires.txt
writing top-level names to src/hunter.egg-info/top_level.txt
writing manifest file 'src/hunter.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
adding license file 'LICENSE'
writing manifest file 'src/hunter.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/util.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/actions.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/__init__.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/config.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/remote.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/const.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/event.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/predicates.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_version.py -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/tracer.py -> build/lib.linux-armv7l-cpython-314/hunter
running egg_info
writing src/hunter.egg-info/PKG-INFO
writing dependency_links to src/hunter.egg-info/dependency_links.txt
writing entry points to src/hunter.egg-info/entry_points.txt
writing requirements to src/hunter.egg-info/requires.txt
writing top-level names to src/hunter.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
adding license file 'LICENSE'
writing manifest file 'src/hunter.egg-info/SOURCES.txt'
copying src/hunter/_event.pxd -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_event.pyx -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_predicates.pxd -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_predicates.pyx -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_tracer.pxd -> build/lib.linux-armv7l-cpython-314/hunter
copying src/hunter/_tracer.pyx -> build/lib.linux-armv7l-cpython-314/hunter
running build_ext
Compiling src/hunter/_event.pyx because it changed.
[1/1] Cythonizing src/hunter/_event.pyx
building 'hunter._event' extension
creating build/temp.linux-armv7l-cpython-314/src/hunter
gcc -DCYTHON_USE_SYS_MONITORING=0 -fPIC -Isrc/hunter -I/usr/include/python3.14 -c src/hunter/_event.c -o build/temp.linux-armv7l-cpython-314/src/hunter/_event.o -DCYTHON_USE_SYS_MONITORING=0
src/hunter/_event.c:1139:10: fatal error: vendor/_compat.h: No such file or directory
 1139 | #include "vendor/_compat.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[1071] ERROR: compile src/hunter/_event.c on 10.3.0.16:3732/8 failed
distcc[1071] (dcc_build_somewhere) Warning: remote compilation of 'src/hunter/_event.c' failed, retrying locally
distcc[1071] Warning: failed to distribute src/hunter/_event.c to 10.3.0.16:3732/8, running locally instead
src/hunter/_event.c:1139:10: fatal error: vendor/_compat.h: No such file or directory
 1139 | #include "vendor/_compat.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[1071] ERROR: compile src/hunter/_event.c on localhost failed
********************************************************************************
WARNING:

    An optional code optimization (C extension) could not be compiled.

    Optimizations for this package will not be available!
            
CAUSE:

    CompileError(DistutilsExecError("command '/usr/lib/distcc/bin/gcc' failed with exit code 1"))
********************************************************************************
copying /build/python-hunter/src/python-hunter/src/hunter.pth -> build/lib.linux-armv7l-cpython-314
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
copying build/lib.linux-armv7l-cpython-314/hunter.pth -> build/bdist.linux-armv7l/wheel/.
creating build/bdist.linux-armv7l/wheel/hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_event.pxd -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/util.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/actions.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/__init__.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_event.pyx -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/config.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_tracer.pxd -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/remote.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/const.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_tracer.pyx -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/event.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/predicates.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_predicates.pyx -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_version.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/tracer.py -> build/bdist.linux-armv7l/wheel/./hunter
copying build/lib.linux-armv7l-cpython-314/hunter/_predicates.pxd -> build/bdist.linux-armv7l/wheel/./hunter
copying /build/python-hunter/src/python-hunter/src/hunter.pth -> build/bdist.linux-armv7l/wheel
running install_egg_info
Copying src/hunter.egg-info to build/bdist.linux-armv7l/wheel/./hunter-3.9.1.dev0+dirty-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/hunter-3.9.1.dev0+dirty.dist-info/WHEEL
creating '/build/python-hunter/src/python-hunter/dist/.tmp-hmy08638/hunter-3.9.1.dev0+dirty-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'hunter.pth'
adding 'hunter/__init__.py'
adding 'hunter/_event.pxd'
adding 'hunter/_event.pyx'
adding 'hunter/_predicates.pxd'
adding 'hunter/_predicates.pyx'
adding 'hunter/_tracer.pxd'
adding 'hunter/_tracer.pyx'
adding 'hunter/_version.py'
adding 'hunter/actions.py'
adding 'hunter/config.py'
adding 'hunter/const.py'
adding 'hunter/event.py'
adding 'hunter/predicates.py'
adding 'hunter/remote.py'
adding 'hunter/tracer.py'
adding 'hunter/util.py'
adding 'hunter-3.9.1.dev0+dirty.dist-info/licenses/LICENSE'
adding 'hunter-3.9.1.dev0+dirty.dist-info/METADATA'
adding 'hunter-3.9.1.dev0+dirty.dist-info/WHEEL'
adding 'hunter-3.9.1.dev0+dirty.dist-info/entry_points.txt'
adding 'hunter-3.9.1.dev0+dirty.dist-info/top_level.txt'
adding 'hunter-3.9.1.dev0+dirty.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built hunter-3.9.1.dev0+dirty-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-hunter"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-hunter 3.9.0-1 (Tue Apr 14 06:12:27 2026)
==> Cleaning up...
[?12l[?25h