DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-luma-core/2.4.2/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing luma.core.egg-info/PKG-INFO
writing dependency_links to luma.core.egg-info/dependency_links.txt
writing requirements to luma.core.egg-info/requires.txt
writing top-level names to luma.core.egg-info/top_level.txt
reading manifest file 'luma.core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.coverage' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
warning: no previously-included files matching '.ropeproject' found under directory '*'
adding license file 'LICENSE.rst'
writing manifest file 'luma.core.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-luma-core/2.4.2/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.