btashton commented on pull request #5579:
URL: https://github.com/apache/incubator-nuttx/pull/5579#issuecomment-1047344483
Ok I think we are closer. Rustc is available but seems like there is more
that is needed?
```
Tool: sim/rust
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
error: no override and no default toolchain set
make[3]: *** [/github/workspace/sources/apps/Application.mk:212:
hello_rust_main.rs.github.workspace.sources.apps.examples.hello_rust.o] Error 1
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]