xiaoxiang781216 commented on PR #10731: URL: https://github.com/apache/nuttx/pull/10731#issuecomment-1728095423
@pkarashchenko do you know why clang report this follow error some time? ``` ==================================================================================== Configuration/Tool: sim/libcxxtest ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... error: unknown warning option '-Wno-unqualified-std-cast-call'; did you mean '-Wno-qualified-void-return-type'? [-Werror,-Wunknown-warning-option] make[1]: *** [directory_iterator.o] Error 1 make[1]: Target `libxx.a' not remade because of errors. make: *** [libs/libxx/libxx.a] Error 2 make: Target `all' not remade because of errors. /Users/runner/work/nuttx/nuttx/sources/nuttx/tools/testbuild.sh: line 370: /Users/runner/work/nuttx/nuttx/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory ``` -- 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