==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pytest-codspeed 3.2.0-2 (Mon Jan 12 05:08:55 2026)
==> Retrieving sources...
-> Updating pytest-codspeed git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
pytest-codspeed ... Passed
==> Making package: python-pytest-codspeed 3.2.0-2 (Mon Jan 12 05:08:58 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (12) mpdecimal-4.0.1-1 python-iniconfig-2.1.0-3 python-markdown-it-py-4.0.0-2 python-mdurl-0.1.2-9 python-packaging-25.0-4 python-pluggy-1.6.0-3 python-pycparser-2.23-2 python-pygments-2.19.2-3 python-3.14.2-2 python-cffi-2.0.0-2 python-pytest-1:8.4.2-3 python-rich-14.2.0-2
Total Installed Size: 107.58 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 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-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-iniconfig...
installing python-packaging...
installing python-pluggy...
installing python-pygments...
installing python-pytest...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
python-mdit_py_plugins: core plugins
python-linkify-it-py: linkify extension
installing python-rich...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (17) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 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-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 zlib-ng-2.3.2-1 git-2.52.0-2 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 55.30 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-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-setuptools...
:: 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 pytest-codspeed git repo...
Cloning into 'pytest-codspeed'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
* Getting build dependencies for wheel...
regenerated: 'build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c'
System: Linux (aarch64)
generating build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c
CodSpeed native extension is optional
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['pytest_codspeed', 'pytest_codspeed.instruments', 'pytest_codspeed.instruments.valgrind', 'pytest_codspeed.instruments.valgrind._wrapper']
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 2026-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)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-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-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating src/pytest_codspeed.egg-info
writing src/pytest_codspeed.egg-info/PKG-INFO
writing dependency_links to src/pytest_codspeed.egg-info/dependency_links.txt
writing entry points to src/pytest_codspeed.egg-info/entry_points.txt
writing requirements to src/pytest_codspeed.egg-info/requires.txt
writing top-level names to src/pytest_codspeed.egg-info/top_level.txt
writing manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt'
reading manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt'
writing manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt'
* Building wheel...
not modified: 'build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c'
System: Linux (aarch64)
generating build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c
(already up-to-date)
CodSpeed native extension is optional
No `packages` or `py_modules` configuration, performing automatic discovery.
`src-layout` detected -- analysing ./src
discovered packages -- ['pytest_codspeed', 'pytest_codspeed.instruments', 'pytest_codspeed.instruments.valgrind', 'pytest_codspeed.instruments.valgrind._wrapper']
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 2026-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)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-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-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-314/pytest_codspeed
copying src/pytest_codspeed/plugin.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed
copying src/pytest_codspeed/utils.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed
copying src/pytest_codspeed/__init__.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed
creating build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments
copying src/pytest_codspeed/instruments/__init__.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments
copying src/pytest_codspeed/instruments/walltime.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments
creating build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind
copying src/pytest_codspeed/instruments/valgrind/__init__.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind
creating build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/build.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/__init__.py -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
running egg_info
writing src/pytest_codspeed.egg-info/PKG-INFO
writing dependency_links to src/pytest_codspeed.egg-info/dependency_links.txt
writing entry points to src/pytest_codspeed.egg-info/entry_points.txt
writing requirements to src/pytest_codspeed.egg-info/requires.txt
writing top-level names to src/pytest_codspeed.egg-info/top_level.txt
reading manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt'
writing manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt'
copying src/pytest_codspeed/py.typed -> build/lib.linux-aarch64-cpython-314/pytest_codspeed
copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi -> build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper
running build_ext
building 'pytest_codspeed.instruments.valgrind._wrapper.dist_callgrind_wrapper' extension
creating build/temp.linux-aarch64-cpython-314/build/pytest_codspeed/instruments/valgrind/_wrapper
creating build/temp.linux-aarch64-cpython-314/src/pytest_codspeed/instruments/valgrind/_wrapper
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/build/python-pytest-codspeed/src/pytest-codspeed/src/pytest_codspeed/instruments/valgrind/_wrapper -I/usr/include/python3.14 -c build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c -o build/temp.linux-aarch64-cpython-314/build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/build/python-pytest-codspeed/src/pytest-codspeed/src/pytest_codspeed/instruments/valgrind/_wrapper -I/usr/include/python3.14 -c src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -o build/temp.linux-aarch64-cpython-314/src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.o
src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c:1:10: fatal error: valgrind/callgrind.h: No such file or directory
1 | #include <valgrind/callgrind.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[981] ERROR: compile src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c on 10.3.0.15:3932/8 failed
distcc[981] (dcc_build_somewhere) Warning: remote compilation of 'src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c' failed, retrying locally
distcc[981] Warning: failed to distribute src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c to 10.3.0.15:3932/8, running locally instead
src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c:1:10: fatal error: valgrind/callgrind.h: No such file or directory
1 | #include <valgrind/callgrind.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[981] ERROR: compile src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c on localhost failed
warning: build_ext: building extension "pytest_codspeed.instruments.valgrind._wrapper.dist_callgrind_wrapper" failed: command '/usr/lib/distcc/bin/gcc' failed with exit code 1
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pytest_codspeed
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/plugin.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/py.typed -> build/bdist.linux-aarch64/wheel/./pytest_codspeed
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/utils.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/__init__.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed
creating build/bdist.linux-aarch64/wheel/pytest_codspeed/instruments
creating build/bdist.linux-aarch64/wheel/pytest_codspeed/instruments/valgrind
creating build/bdist.linux-aarch64/wheel/pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper/build.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper/__init__.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind/_wrapper
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/valgrind/__init__.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments/valgrind
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/__init__.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments
copying build/lib.linux-aarch64-cpython-314/pytest_codspeed/instruments/walltime.py -> build/bdist.linux-aarch64/wheel/./pytest_codspeed/instruments
running install_egg_info
Copying src/pytest_codspeed.egg-info to build/bdist.linux-aarch64/wheel/./pytest_codspeed-3.2.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pytest_codspeed-3.2.0.dist-info/WHEEL
creating '/build/python-pytest-codspeed/src/pytest-codspeed/dist/.tmp-_hc8q9yj/pytest_codspeed-3.2.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pytest_codspeed/__init__.py'
adding 'pytest_codspeed/plugin.py'
adding 'pytest_codspeed/py.typed'
adding 'pytest_codspeed/utils.py'
adding 'pytest_codspeed/instruments/__init__.py'
adding 'pytest_codspeed/instruments/walltime.py'
adding 'pytest_codspeed/instruments/valgrind/__init__.py'
adding 'pytest_codspeed/instruments/valgrind/_wrapper/__init__.py'
adding 'pytest_codspeed/instruments/valgrind/_wrapper/build.py'
adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c'
adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h'
adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi'
adding 'pytest_codspeed-3.2.0.dist-info/METADATA'
adding 'pytest_codspeed-3.2.0.dist-info/WHEEL'
adding 'pytest_codspeed-3.2.0.dist-info/entry_points.txt'
adding 'pytest_codspeed-3.2.0.dist-info/top_level.txt'
adding 'pytest_codspeed-3.2.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pytest_codspeed-3.2.0-cp314-cp314-linux_aarch64.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-pytest-codspeed"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pytest-codspeed 3.2.0-2 (Mon Jan 12 05:09:11 2026)
==> Cleaning up...
[?12l[?25h