lupyuen commented on PR #14693: URL: https://github.com/apache/nuttx/pull/14693#issuecomment-2467736405
Hmmm I think I need to update the CI Testlist to run CMake (instead of normal Make). Lemme check... ```text Configuration/Tool: sim/quickjs make[3]: *** [Makefile:72: quickjs] Error 1 make[3]: Target 'context' not remade because of errors. make[2]: *** [Makefile:55: /github/workspace/sources/apps/interpreters/quickjs_context] Error 2 make[2]: Target 'context_all' not remade because of errors. make[1]: *** [Makefile:185: context] Error 2 make: *** [tools/Unix.mk:457: /github/workspace/sources/apps/.context] Error 2 make: Target 'all' not remade because of errors. /github/workspace/sources/nuttx/tools/testbuild.sh: line 385: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory ``` https://github.com/apache/nuttx/actions/runs/11774919637/job/32796450018#step:7:152 -- 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]
