Re: [PATCH] build: error out when missing elftools python module

2025-06-29 Thread Thomas Monjalon
27/06/2025 17:27, Bruce Richardson: > In the case where we use the meson python "find_installation()" function > to get our python binary, we can fail the configure/setup step if the > elftools module is missing. This avoids later errors on build when the > module is missed. > > Old output (error

[PATCH] build: error out when missing elftools python module

2025-06-27 Thread Bruce Richardson
In the case where we use the meson python "find_installation()" function to get our python binary, we can fail the configure/setup step if the elftools module is missing. This avoids later errors on build when the module is missed. Old output (error logged and config continues): Program python3