DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-click-repl/0.3.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
Available configuration options are listed in:
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://github.com/pypa/setuptools/discussions/5011 for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
running egg_info
writing click_repl.egg-info/PKG-INFO
writing dependency_links to click_repl.egg-info/dependency_links.txt
writing requirements to click_repl.egg-info/requires.txt
writing top-level names to click_repl.egg-info/top_level.txt
reading manifest file 'click_repl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'click_repl.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-click-repl/0.3.0/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.