Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation Failure zenoh-bridge-dds #1270

Open
Tiqo01 opened this issue Dec 9, 2024 · 0 comments
Open

Compilation Failure zenoh-bridge-dds #1270

Tiqo01 opened this issue Dec 9, 2024 · 0 comments

Comments

@Tiqo01
Copy link

Tiqo01 commented Dec 9, 2024

I encountered a build failure while trying to compile zenoh-bridge-dds. Below are the details of the error:

Error Log:

ERROR: zenoh-bridge-dds-0.5.0-4-r0 do_compile: ExecutionError('temp/run.do_compile.28596', 1, None, None)
ERROR: Logfile of failure stored in: temp/log.do_compile.28596
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: VERBOSE=1 cmake --build build --target all --
| Change Dir: 'build'
| 
| Run Build Command(s): ninja -v -j 12 all
| [1/1] cd build && cargo build --release --manifest-path git/zenoh-bridge-dds/Cargo.toml --target-dir build/target
| FAILED: target/release/zenoh-bridge-dds build/target/release/zenoh-bridge-dds
| cd build && cargo build --release --manifest-path git/zenoh-bridge-dds/Cargo.toml --target-dir build/target
| /bin/sh: 1: cargo: not found
| ninja: build stopped: subcommand failed.
| 
| WARNING: exit code 1 from a shell command.
ERROR: Task (meta-ros/meta-ros2-rolling/generated-recipes/zenoh-bridge-dds/zenoh-bridge-dds_0.5.0-4.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1633 tasks of which 1622 didn't need to be rerun and 1 failed.

Steps to Reproduce:
Attempt to build zenoh-bridge-dds with the provided meta-layer configuration.
The build fails during the do_compile task with the above error log.

Could you please provide guidance on ensuring the build system correctly detects Cargo? If there are specific steps to debug or configure the environment, that would be helpful.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant