OP-TEE / build

Makefiles to use OP-TEE on various platforms
106 stars 209 forks source link

Rust error: "failed to install component: 'rust-std-aarch64-unknown-linux-gnu', detected conflict" #728

Closed jforissier closed 3 months ago

jforissier commented 5 months ago

The CI job "QEMUv8_Hafnium_check" in optee_os (link) fails with:

2024-01-29T14:33:04.1739690Z error: failed to install component: 'rust-std-aarch64-unknown-linux-gnu', detected conflict: 'lib/rustlib/aarch64-unknown-linux-gnu/lib/libaddr2line-1b440c2cf263d456.rlib'

See attached log.txt.

b49020 commented 5 months ago

Should be fixed by: https://github.com/OP-TEE/build/pull/731

github-actions[bot] commented 4 months ago

This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.