DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/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)
running egg_info
writing src/charset_normalizer.egg-info/PKG-INFO
writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
writing entry points to src/charset_normalizer.egg-info/entry_points.txt
writing requirements to src/charset_normalizer.egg-info/requires.txt
writing top-level names to src/charset_normalizer.egg-info/top_level.txt
TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/recipe-sysroot-native/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
return get_active_overrides().subprocess_timeout
listing git files failed - pretending there aren't any
reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files matching '*' found under directory '__pycache__'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
ERROR Missing dependencies:
setuptools<82.1,>=68
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/temp/run.do_compile.2539185:151 exit 1 from 'pyproject-build --no-isolation --wheel --outdir TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/dist TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/sources/charset_normalizer-3.4.7'
WARNING: Backtrace (BB generated script):
#1: python_pep517_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/temp/run.do_compile.2539185, line 151
#2: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/temp/run.do_compile.2539185, line 146
#3: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-charset-normalizer/3.4.7/temp/run.do_compile.2539185, line 163