DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/flit_core/buildapi.py", line 22, in get_requires_for_build_wheel
info = read_flit_config(pyproj_toml)
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/flit_core/config.py", line 75, in read_flit_config
return prep_toml_config(d, path)
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/flit_core/config.py", line 91, in prep_toml_config
raise ConfigError(
...<3 lines>...
)
flit_core.config.ConfigError: The [tool.flit.metadata] table is no longer supported. Switch to the standard [project] table or require flit_core<4 to build this package.
TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/temp/run.do_compile.1412530:152 exit 1 from 'pyproject-build --no-isolation --wheel --outdir TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/dist TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/sources/ptyprocess-0.7.0'
WARNING: Backtrace (BB generated script):
#1: python_pep517_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/temp/run.do_compile.1412530, line 152
#2: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/temp/run.do_compile.1412530, line 147
#3: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/python3-ptyprocess/0.7.0/temp/run.do_compile.1412530, line 164