DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
<string>:29: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
<string>:13: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytest-sugar/1.1.1/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing pytest_sugar.egg-info/PKG-INFO
writing dependency_links to pytest_sugar.egg-info/dependency_links.txt
writing entry points to pytest_sugar.egg-info/entry_points.txt
writing requirements to pytest_sugar.egg-info/requires.txt
writing top-level names to pytest_sugar.egg-info/top_level.txt
reading manifest file 'pytest_sugar.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pytest_sugar.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytest-sugar/1.1.1/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.