raiden00pl commented on PR #15579: URL: https://github.com/apache/nuttx/pull/15579#issuecomment-2594906232
> the script this PR added (mkerrno.py) is not meant to be used during a build. i expect a developer who modified errno.csv to run it to regenerate some source files. then it's definitely ok. > otoh, some of existing python scripts in the tools dir seem to be used during a build. eg. mkallsyms.py, kasan_global.py yeah, I just saw this. So it was introduced without much discussion and even requirements in the documentation hasn't been updated. I see it's only for the case when KASAN is enabled, but this doesn't change the fact that python is now required to build.... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
