ivila commented on PR #156: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/156#issuecomment-2566091035
> @ivila CI failed because: > > ``` > 24-12-31T02:52:27.0302935Z Compiling ta v0.2.0 (/__w/incubator-teaclave-trustzone-sdk/incubator-teaclave-trustzone-sdk/examples/hello_world-rs/ta) > 2024-12-31T02:52:27.0773416Z error[E0432]: unresolved import `optee_utee_build::TAConfig` > 2024-12-31T02:52:27.0774266Z --> build.rs:19:24 > 2024-12-31T02:52:27.0774662Z | > 2024-12-31T02:52:27.0775144Z 19 | use optee_utee_build::{TAConfig, RustEdition, Error}; > 2024-12-31T02:52:27.0776717Z | ^^^^^^^^ > 2024-12-31T02:52:27.0777049Z | | > 2024-12-31T02:52:27.0777428Z | no `TAConfig` in the root > 2024-12-31T02:52:27.0777908Z | help: a similar name exists in the module: `TaConfig` > 2024-12-31T02:52:27.0778270Z > 2024-12-31T02:52:27.0819894Z For more information about this error, try `rustc --explain E0432`. > 2024-12-31T02:52:27.0909479Z error: could not compile `ta` (build script) due to 1 previous error > ``` Sorry about that, I always miss the `example` part😂 -- 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: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org