Build crates (Debian) #1
Annotations
1 error
Run eclipse-zenoh/ci/build-crates-debian@main
`cargo deb --no-build --target aarch64-unknown-linux-gnu --package zenoh-plugin-rest --deb-version 1.0.0-dev` failed with status code 1:
strip: Unable to recognise the format of the input file `/home/runner/work/ci/ci/zenoh/target/aarch64-unknown-linux-gnu/release/libzenoh_plugin_rest.so'
cargo-deb: unable to strip binary '/home/runner/work/ci/ci/zenoh/target/aarch64-unknown-linux-gnu/release/libzenoh_plugin_rest.so': strip: exit status: 1.
hint: Target-specific strip commands are configured in [target.aarch64-unknown-linux-gnu] strip = { path = "strip" } in /home/runner/work/ci/ci/zenoh/.cargo/config.toml
|
Loading