| DEBUG: Executing shell function do_compile
| NOTE: Using rust targets from /home/share/work_dir/torizon6.5.0/build/tmp/work/cortexa53-tdx-linux/rac/0.0+gitAUTOINC+719afe6b829316c096b3-r0/rust-targets/
| NOTE: cargo = /home/share/work_dir/torizon6.5.0/build/tmp/work/cortexa53-tdx-linux/rac/0.0+gitAUTOINC+719afe6b829316c096b3-r0/recipe-sysroot-native/usr/bin/cargo
| NOTE: cargo build -v --offline --target aarch64-tdx-linux-gnu --release --manifest-path=/home/share/work_dir/torizon6.5.0/build/tmp/work/cortexa53-tdx-linux/rac/0.0+gitAUTOINC+719afe6b829316c096b3-r0/git//Cargo.toml
| error: failed to get `tough` as a dependency of package `rac v0.1.0 (/home/share/work_dir/torizon6.5.0/build/tmp/work/cortexa53-tdx-linux/rac/0.0+gitAUTOINC+719afe6b829316c096b3-r0/git)`
|
| Caused by:
| failed to load source for dependency `tough`
|
| Caused by:
| Unable to update https://github.com/toradex/tough?branch=rac#28c2deb2
|
| Caused by:
| can't checkout from 'https://github.com/toradex/tough': you are in the offline mode (--offline)
@RoccoBr, I see you are using the default.xml manifest here. This manifest is only updated periodically with monthly and quarterly releases. It has not been updated yet to point to a more recent version of meta-toradex-torizon that contains this fix.
If you want this fix now without waiting for the default.xml to be updated by us. Just simply use git commands to manually update the meta-toradex-torizon repository in your build. That said a new month just started so I expect the default.xml to be updated soon once we’ve organized this month’s monthly release.