Build crates (Debian) #1
Annotations
1 error
Run eclipse-zenoh/ci/build-crates-debian@main
`cargo deb --no-build --target armv7-unknown-linux-gnueabihf --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/armv7-unknown-linux-gnueabihf/release/libzenoh_plugin_rest.so'
cargo-deb: unable to strip binary '/home/runner/work/ci/ci/zenoh/target/armv7-unknown-linux-gnueabihf/release/libzenoh_plugin_rest.so': strip: exit status: 1.
hint: Target-specific strip commands are configured in [target.armv7-unknown-linux-gnueabihf] strip = { path = "strip" } in /home/runner/work/ci/ci/zenoh/.cargo/config.toml
|
Loading