| 両方とも前のリビジョン 前のリビジョン | |
| rust:rust_on_esp_install [2025/12/16 05:02] – [espup のインストール] ともやん | rust:rust_on_esp_install [2025/12/16 05:05] (現在) – [Fedora] ともやん |
|---|
| <font color="#0087FF"><b>$</b></font> <font color="#26A269">espup</font><font color="#999999"> update</font> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">espup</font><font color="#999999"> update</font> |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_result><html><pre> | <WRAP color_result><html><pre>[info]: Updating the Espressif Rust ecosystem |
| [info]: Updating the Espressif Rust ecosystem | |
| [info]: Checking Rust installation | [info]: Checking Rust installation |
| [info]: Installing RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf') for 'stable' toolchain | [info]: Installing RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf') for 'stable' toolchain |
| | [warn]: Previous installation of LLVM exists in: '/home/tomoyan/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-19.1.2_20250225'. Reusing this installation |
| | [info]: Creating symlink between '/home/tomoyan/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-19.1.2_20250225/esp-clang/lib' and '/home/tomoyan/.espup/esp-clang' |
| [info]: Installing GCC (xtensa-esp-elf) | [info]: Installing GCC (xtensa-esp-elf) |
| [info]: Installing Xtensa LLVM | [warn]: Previous installation of GCC exists in: '/home/tomoyan/.rustup/toolchains/esp/xtensa-esp-elf/esp-14.2.0_20240906'. Reusing this installation |
| [info]: Uninstalling Xtensa Rust toolchain | [info]: Uninstalling Xtensa Rust toolchain |
| [info]: Installing Xtensa Rust 1.86.0.0 toolchain | [info]: Installing Xtensa Rust 1.90.0.0 toolchain |
| [warn]: Installation for 'Xtensa Rust' failed, retrying. Error: error sending request for url (https://github.com/esp-rs/rust-build/releases/download/v1.86.0.0/rust-1.86.0.0-x86_64-unknown-linux-gnu.tar.xz) | [info]: All downloads complete |
| [warn]: Failed to detect version of Xtensa Rust, reinstalling it | |
| [info]: Uninstalling Xtensa Rust toolchain | |
| [info]: Installing Xtensa Rust 1.86.0.0 toolchain | |
| [info]: Creating symlink between '/home/tomoyan/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-19.1.2_20250225/esp-clang/lib' and '/home/tomoyan/.espup/esp-clang' | |
| [info]: All downloads complete | [info]: All downloads complete |
| [info]: Installing 'rust' component for Xtensa Rust toolchain | [info]: Installing 'rust' component for Xtensa Rust toolchain |
| [info]: Update successfully completed! | [info]: Update successfully completed! |
| |
| To get started, you need to set up some environment variables by running: '. /home/tomoyan/export-esp.sh' | To get started, you need to set up some environment variables by running: '. /home/tomoyan/export-esp.sh' |
| This step must be done every time you open a new terminal. | This step must be done every time you open a new terminal. |
| See other methods for setting the environment in https://esp-rs.github.io/book/installation/riscv-and-xtensa.html#3-set-up-the-environment-variables | See other methods for setting the environment in https://esp-rs.github.io/book/installation/riscv-and-xtensa.html#3-set-up-the-environment-variables |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
| rustc 1.86.0-nightly (5944fc5cd 2025-04-01) (1.86.0.0) | rustc 1.90.0-nightly (abf50ae2e 2025-09-16) (1.90.0.0) |
| </pre></html></WRAP> | </pre></html></WRAP> |
| </WRAP> | </WRAP> |