DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
<string>:12: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all supported versions of the affected package.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-httplib2/0.32.0/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-httplib2/0.32.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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing httplib2.egg-info/PKG-INFO
writing dependency_links to httplib2.egg-info/dependency_links.txt
writing requirements to httplib2.egg-info/requires.txt
writing top-level names to httplib2.egg-info/top_level.txt
reading manifest file 'httplib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'python2'
warning: no files found matching '*.txt' under directory 'python2'
warning: no files found matching '*.py' under directory 'python3'
warning: no files found matching '*.txt' under directory 'python3'
warning: no files found matching 'README' under directory 'python3'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.pre-commit-*.yaml'
no previously-included directories found matching 'ref'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'httplib2.egg-info/SOURCES.txt'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
ERROR Unmet dependencies (checked against TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-httplib2/0.32.0/recipe-sysroot-native/usr/bin/nativepython3):
wheel
wanted: any
found: not installed
WARNING: exit code 1 from a shell command.