DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/build/tmp/work/aarch64-linux/python3-setuptools-git-versioning-native/3.1.0/recipe-sysroot-native/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 2027-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)
running egg_info
writing setuptools_git_versioning.egg-info/PKG-INFO
writing dependency_links to setuptools_git_versioning.egg-info/dependency_links.txt
writing entry points to setuptools_git_versioning.egg-info/entry_points.txt
writing requirements to setuptools_git_versioning.egg-info/requires.txt
writing top-level names to setuptools_git_versioning.egg-info/top_level.txt
reading manifest file 'setuptools_git_versioning.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'setuptools_git_versioning.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/build/tmp/work/aarch64-linux/python3-setuptools-git-versioning-native/3.1.0/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.