DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-distlib/0.4.0/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 :: Python Software Foundation License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing distlib.egg-info/PKG-INFO
writing dependency_links to distlib.egg-info/dependency_links.txt
writing top-level names to distlib.egg-info/top_level.txt
reading manifest file 'distlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.log' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files found matching 'tests/*pypi*'
no previously-included directories found matching 'tests/pypiserver'
no previously-included directories found matching 'tests/packages'
warning: no previously-included files found matching 'tests/passwords'
adding license file 'LICENSE.txt'
writing manifest file 'distlib.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-distlib/0.4.0/recipe-sysroot-native/usr/bin/nativepython3):
wheel>=0.29.0
wanted: >=0.29.0
found: not installed
WARNING: exit code 1 from a shell command.