wangchdo commented on PR #17192:
URL: https://github.com/apache/nuttx/pull/17192#issuecomment-3399602705

   > Is the CI test failing because of lines like this:
   > 
   > ```
   > 
====================================================================================
   > Configuration/Tool: sam4l-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   > 2025-10-13 16:53:05
   > 
------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Disabling CONFIG_ARM_TOOLCHAIN_BUILDROOT_OABI
   >   Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
   >   Building NuttX...
   >   [1/1] Normalize sam4l-xplained/nsh
   > /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
   > /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
   > ```
   > 
   > (Maybe the script should be updated to output an actual `Error:` line that 
will be highlighted in the GitHub CI web interface?)
   
   Hi @hartmannathan,
   
   Thank you for catching that.
   I'm not very familiar with CI, but I think the build failure is unrelated to 
my PR.


-- 
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]

Reply via email to