Build Error:run toolchain script
I met an error while running the toolchain installation script. I've referred to issue that others met when running toolchain scripts, most of which were related to either not setting up the toolchain properly or having an outdated GCC version. I saw in other issues that GCC 9.x should already meet the requirements for running this toolchain script. I tried using both GCC 9.x and GCC 12.x, but neither worked.
This is the error I met:
This is my operation process and path settings:
I consulted an AI tool, and it answered that the issue is caused by header file inclusion order. Could there be a bug in the script, or could you please tell me how to resolve this?