Zepp-Hanzj commented on PR #3585: URL: https://github.com/apache/nuttx-apps/pull/3585#issuecomment-4887885000
Hi, the CI failure on Linux (arm-02) appears to be a timeout issue rather than a build failure caused by this PR. Looking at the [arm-02 logs](https://github.com/apache/nuttx-apps/actions/runs/28738151318/job/85216119082): - The job ran for ~2h27m before being terminated - All builds that completed showed successful Normalize (no compilation errors) - The testbuild.sh script was cut short mid-way through the testlist (last completed: `teensy-lc/nsh`) - The `cat: x264/config.h: No such file or directory` and `choosenim: command not found` messages are pre-existing CI environment issues, not related to this PR - All other failing jobs show `cancelled` status (cascade from arm-02) Could someone re-run the CI? The timeout seems to be an infrastructure issue. Thank you! -- 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]
