masayuki2009 commented on pull request #1022:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1022#issuecomment-1047323192
Hmm, I think the following error does not relates to this PR
```
====================================================================================
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]