xiaoxiang781216 commented on PR #12320: URL: https://github.com/apache/nuttx/pull/12320#issuecomment-2119558379
> @xiaoxiang781216 thanks, I did that way before but stopped to reduce number of changing lines. now let's go back to avoid warnings. > > Is the CI system still broken? This [Linux(sim-02) log](https://github.com/apache/nuttx/actions/runs/9151133352/job/25156806080) complains below for `sim/sqlite`: > > ``` > /github/workspace/sources/apps/database/sqlite/sqlite/configure: line 5204: /usr/bin/file: No such file or directory > /github/workspace/sources/apps/database/sqlite/sqlite/configure: line 10376: tclsh: command not found > ``` sqlite patch generate this ci failure, which is fixed by https://github.com/apache/nuttx/pull/12374 -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org