DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/tmp/work/x86_64-linux/python3-qemu-qmp-native/0.0.6/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing qemu.qmp.egg-info/PKG-INFO
writing dependency_links to qemu.qmp.egg-info/dependency_links.txt
writing entry points to qemu.qmp.egg-info/entry_points.txt
writing requirements to qemu.qmp.egg-info/requires.txt
writing top-level names to qemu.qmp.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'qemu.qmp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '.gitignore' found anywhere in distribution
warning: no previously-included files found matching 'scripts/package.py'
warning: no previously-included files found matching '.gitlab-ci.yml'
warning: no previously-included files found matching '.gitlab-ci.d/*'
warning: no previously-included files found matching '.git_archival.txt'
adding license file 'LICENSE'
adding license file 'LICENSE_GPL2'
writing manifest file 'qemu.qmp.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86_64-linux/python3-qemu-qmp-native/0.0.6/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.