DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
<string>:56: DeprecationWarning: Use shutil.which instead of find_executable
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-icu/2.16.2/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-icu/2.16.2/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-icu/2.16.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
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.16.2 for ICU 78.3 (max ICU major version supported: 78)
(running 'pkg-config --cflags icu-i18n')
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n" from TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-icu/2.16.2/recipe-sysroot-native/usr/bin/pkg-config
running egg_info
creating py/pyicu.egg-info
writing py/pyicu.egg-info/PKG-INFO
writing dependency_links to py/pyicu.egg-info/dependency_links.txt
writing top-level names to py/pyicu.egg-info/top_level.txt
writing manifest file 'py/pyicu.egg-info/SOURCES.txt'
reading manifest file 'py/pyicu.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'py/pyicu.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-icu/2.16.2/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.