==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cantarell-fonts 1:0.311-1 (Sun Jan 4 16:54:43 2026)
==> Retrieving sources...
-> Updating cantarell-fonts git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
cantarell-fonts ... Passed
==> Making package: cantarell-fonts 1:0.311-1 (Sun Jan 4 23:55:09 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (11) mpdecimal-4.0.1-1 ninja-1.13.2-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-tqdm-4.67.1-3 zlib-ng-2.3.2-1 git-2.52.0-2 meson-1.10.0-1 python-3.13.11-1 uv-0.9.21-1
Total Download Size: 22.75 MiB
Total Installed Size: 186.95 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
uv-0.9.21-1-armv7h downloading...
git-2.52.0-2-armv7h downloading...
meson-1.10.0-1-any downloading...
ninja-1.13.2-1-armv7h downloading...
python-tqdm-4.67.1-3-any downloading...
zlib-ng-2.3.2-1-armv7h downloading...
perl-mailtools-2.22-3-any downloading...
perl-timedate-2.33-9-any downloading...
perl-error-0.17030-3-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 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing ninja...
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-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
installing uv...
:: 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 cantarell-fonts git repo...
Cloning into 'cantarell-fonts'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Using CPython 3.13.11 interpreter at: /usr/bin/python3
Creating virtual environment at: .venv
Resolved 45 packages in 4ms
Updating https://github.com/typemytype/GlyphConstruction.git (HEAD)
Downloading meson (1.0MiB)
Downloading virtualenv (5.7MiB)
Downloading fonttools (1.1MiB)
Downloading lxml (4.5MiB)
Building pyclipper==1.4.0
Building unicodedata2==17.0.0
Updated https://github.com/typemytype/GlyphConstruction.git (32b1c14a748ca5e56c1beb5f9d571febd895e062)
Building glyphconstruction @ git+https://github.com/typemytype/GlyphConstruction.git@32b1c14a748ca5e56c1beb5f9d571febd895e062
Building openstep-plist==0.5.1
Building zopfli==0.4.0
Downloaded meson
Downloaded fonttools
Building uharfbuzz==0.53.2
Downloaded lxml
Downloaded virtualenv
Building brotli==1.2.0
Built glyphconstruction @ git+https://github.com/typemytype/GlyphConstruction.git@32b1c14a748ca5e56c1beb5f9d571febd895e062
Built unicodedata2==17.0.0
Building skia-pathops==0.9.1
Building afdko==4.0.3
Building cffsubr==0.4.0
× Failed to build `cffsubr==0.4.0`
├─▶ The build backend returned an error
╰─▶ Call to `backend.build_wheel` failed (exit status: 1)
[stdout]
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/cffsubr
copying src/cffsubr/__init__.py -> build/lib.linux-armv7l-cpython-313/cffsubr
copying src/cffsubr/__main__.py -> build/lib.linux-armv7l-cpython-313/cffsubr
copying src/cffsubr/_version.py -> build/lib.linux-armv7l-cpython-313/cffsubr
running build_ext
[stderr]
/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of cffsubr already set
warnings.warn(self.message)
/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
/build/.cache/uv/sdists-v9/pypi/cffsubr/0.4.0/miSSM_wNg4Rc5p09_H53-/src/external/afdko/setup.py:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
from distutils.dep_util import newer
/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of afdko already set
warnings.warn(self.message)
/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
Traceback (most recent call last):
File "/build/.cache/uv/sdists-v9/pypi/cffsubr/0.4.0/miSSM_wNg4Rc5p09_H53-/src/external/afdko/setup.py", line 222, in <module>
main()
~~~~^^
File "/build/.cache/uv/sdists-v9/pypi/cffsubr/0.4.0/miSSM_wNg4Rc5p09_H53-/src/external/afdko/setup.py", line 172, in main
setup(name="afdko",
~~~~~^^^^^^^^^^^^^^
use_scm_version=True,
^^^^^^^^^^^^^^^^^^^^^
...<43 lines>...
},
^^
)
^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/skbuild/setuptools_wrap.py", line 610, in setup
dist = upstream_Distribution({"setup_requires": setup_requires})
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools/dist.py", line 321, in __init__
_Distribution.__init__(self, dist_attrs)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 309, in __init__
self.finalize_options()
~~~~~~~~~~~~~~~~~~~~~^^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools/dist.py", line 784, in finalize_options
ep(self)
~~^^^^^^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py", line 159, in infer_version
result.apply(dist)
~~~~~~~~~~~~^^^^^^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_integration/version_inference.py", line 28, in apply
version_string = infer_version_string(
self.dist_name,
...<2 lines>...
force_write_version_files=True,
)
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_integration/version_inference.py", line 102, in infer_version_string
_version_missing(config)
~~~~~~~~~~~~~~~~^^^^^^^^
File "/build/.cache/uv/builds-v0/.tmpZzY6mZ/lib/python3.13/site-packages/setuptools_scm/_get_version_impl.py", line 188, in _version_missing
raise LookupError(error_msg)
LookupError: setuptools-scm was unable to detect version for /build/.cache/uv/sdists-v9/pypi/cffsubr/0.4.0/miSSM_wNg4Rc5p09_H53-/src/external/afdko.
Make sure you're either building from a fully intact git repository or PyPI tarballs. Most other sources (such as GitHub's tarballs, a git checkout without the .git folder) don't contain the necessary metadata and will not work.
For example, if you're using pip, instead of https://github.com/user/proj/archive/master.zip use git+https://github.com/user/proj.git#egg=proj
Alternatively, set the version with the environment variable SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME} as described in https://setuptools-scm.readthedocs.io/en/latest/config/
error: running '/build/.cache/uv/builds-v0/.tmpZzY6mZ/bin/python setup.py build --build-scripts build/bin' command failed
hint: This usually indicates a problem with the package or the build environment.
help: `cffsubr` (v0.4.0) was included because `cantarell-fonts` (v0.311) depends on `ufo2ft` (v3.7.0) which depends on `cffsubr`
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build
[?12l[?25h[?12l[?25h