You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/22 00:50:23 UTC

[GitHub] [incubator-nuttx] ptka commented on pull request #5579: ci: get rust copied to final image.

ptka commented on pull request #5579:
URL: https://github.com/apache/incubator-nuttx/pull/5579#issuecomment-1047326490


   Thanks for approving ... but it doesn't build. Still the rustc compiler is not found, when building sim:rust.
   
       Configuration/Tool: sim/rust
       ------------------------------------------------------------------------------------
         Cleaning...
         Configuring...
         Building NuttX...
       make[3]: rustc: Command not found
       make[3]: *** [/github/workspace/sources/apps/Application.mk:212: hello_rust_main.rs.github.workspace.sources.apps.examples.hello_rust.o] Error 127
       make[3]: Target 'all' not remade because of errors.
       make[2]: *** [Makefile:42: /github/workspace/sources/apps/examples/hello_rust_all] Error 2
       make[2]: Target '/github/workspace/sources/apps/libapps.a' not remade because of errors.
       make[1]: *** [Makefile:36: all] Error 2
       make: *** [tools/LibTargets.mk:210: /github/workspace/sources/apps/libapps.a] Error 2
       make: Target 'all' not remade because of errors.
       /github/workspace/sources/nuttx/tools/testbuild.sh: line 252: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
         Normalize sim/rust
   
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org