DEBUG: Executing shell function do_compile
TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases.
warnings.warn(msg, _ExperimentalProjectMetadata)
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 244, in build_wheel
return self._build_with_temp_dir(['bdist_wheel'], '.whl',
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 229, in _build_with_temp_dir
self.run_setup()
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 174, in run_setup
exec(compile(code, __file__, 'exec'), locals())
File "setup.py", line 1, in <module>
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/__init__.py", line 87, in setup
return distutils.core.setup(**attrs)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 122, in setup
dist.parse_config_files()
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/dist.py", line 869, in parse_config_files
pyprojecttoml.apply_configuration(self, filename, ignore_option_errors)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 54, in apply_configuration
config = read_configuration(filepath, True, ignore_option_errors, dist)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 134, in read_configuration
return expand_configuration(asdict, root_dir, ignore_option_errors, dist)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 189, in expand_configuration
return _ConfigExpander(config, root_dir, ignore_option_errors, dist).expand()
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 236, in expand
self._expand_all_dynamic(dist, package_dir)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 271, in _expand_all_dynamic
obtained_dynamic = {
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 272, in <dictcomp>
field: self._obtain(dist, field, package_dir)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 309, in _obtain
self._ensure_previously_set(dist, field)
File "TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py", line 295, in _ensure_previously_set
raise OptionError(msg)
distutils.errors.DistutilsOptionError: No configuration found for dynamic 'description'.
Some dynamic fields need to be specified via `tool.setuptools.dynamic`
others must be specified via the equivalent attribute in `setup.py`.
WARNING: TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/temp/run.do_compile.4103835:159 exit 1 from 'nativepython3 -c "import setuptools.build_meta as api; api.build_wheel('TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/dist')"'
WARNING: Backtrace (BB generated script):
#1: python_pep517_do_compile, TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/temp/run.do_compile.4103835, line 159
#2: do_compile, TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/temp/run.do_compile.4103835, line 153
#3: main, TOPDIR/build/tmp/work/cortexa72-yoe-linux-musl/python3-traitlets/5.2.0-r0/temp/run.do_compile.4103835, line 163