DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytokens/0.4.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytokens/0.4.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2027-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytokens/0.4.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
********************************************************************************
!!
dist._finalize_license_expression()
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytokens/0.4.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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/pytokens.egg-info/PKG-INFO
writing dependency_links to src/pytokens.egg-info/dependency_links.txt
writing requirements to src/pytokens.egg-info/requires.txt
writing top-level names to src/pytokens.egg-info/top_level.txt
dependency build/bytes_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/dict_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/exc_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/float_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/generic_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/getargs.c won't be automatically included in the manifest: the path doesn't exist
dependency build/getargsfast.c won't be automatically included in the manifest: the path doesn't exist
dependency build/init.c won't be automatically included in the manifest: the path doesn't exist
dependency build/int_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/list_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/misc_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/pythonsupport.c won't be automatically included in the manifest: the path doesn't exist
dependency build/set_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/str_ops.c won't be automatically included in the manifest: the path doesn't exist
dependency build/tuple_ops.c won't be automatically included in the manifest: the path doesn't exist
reading manifest file 'src/pytokens.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/pytokens.egg-info/SOURCES.txt'
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-pytokens/0.4.1/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.