DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/setupcfg.py", line 285, in __setitem__
current_value = getattr(target_obj, option_name)
AttributeError: 'MinimalDistribution' object has no attribute 'entry_points'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/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-linux/meson-native/1.10.1/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-linux/meson-native/1.10.1/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-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 34, in <module>
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/__init__.py", line 114, in setup
_install_setup_requires(attrs)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/__init__.py", line 85, in _install_setup_requires
dist.parse_config_files(ignore_option_errors=True)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 752, in parse_config_files
setupcfg.parse_configuration(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
self, self.command_options, ignore_option_errors=ignore_option_errors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/setupcfg.py", line 176, in parse_configuration
options.parse()
~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/setupcfg.py", line 502, in parse
section_parser_method(section_options)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/setupcfg.py", line 717, in parse_section_entry_points
self['entry_points'] = parsed
~~~~^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/setupcfg.py", line 287, in __setitem__
raise KeyError(option_name) from e
KeyError: 'entry_points'
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
WARNING: TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/temp/run.do_compile.1696722:159 exit 1 from 'pyproject-build --no-isolation --wheel --outdir TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/dist TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/sources/meson-1.10.1'
WARNING: Backtrace (BB generated script):
#1: python_pep517_do_compile, TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/temp/run.do_compile.1696722, line 159
#2: do_compile, TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/temp/run.do_compile.1696722, line 154
#3: main, TOPDIR/tmp/work/x86_64-linux/meson-native/1.10.1/temp/run.do_compile.1696722, line 163