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

Rolling: build error rclc_example #406

Open
JanStaschulat opened this issue Sep 24, 2024 · 1 comment
Open

Rolling: build error rclc_example #406

JanStaschulat opened this issue Sep 24, 2024 · 1 comment
Assignees

Comments

@JanStaschulat
Copy link
Contributor

JanStaschulat commented Sep 24, 2024

distribuation: rolling
package: rclc_example

Error in build target Rbin_unv8_uNv8__rclc_examples__ubuntu_noble_arm64__binary/81

Last successful build: 24.07.2024

08:23:16 /usr/bin/ld: /opt/ros/rolling/lib/librclc.so: undefined reference to `rcl_timer_init'
08:23:16 collect2: error: ld returned 1 exit status
08:23:16 make[4]: *** [CMakeFiles/example_executor.dir/build.make:168: example_executor] Error 1
08:23:16 make[4]: Leaving directory '/tmp/binarydeb/ros-rolling-rclc-examples-6.1.0/.obj-aarch64-linux-gnu'
08:23:16 make[3]: Leaving directory '/tmp/binarydeb/ros-rolling-rclc-examples-6.1.0/.obj-aarch64-linux-gnu'
08:23:16 make[3]: *** [CMakeFiles/Makefile2:162: CMakeFiles/example_executor.dir/all] Error 2
08:23:16 make[2]: *** [Makefile:149: all] Error 2

however, rcl_timer_init is not used any more. New function is rcl_timer_init2.
Maybe the ros-toolingversions need to be updated.

@JanStaschulat
Copy link
Contributor Author

JanStaschulat commented Sep 24, 2024

rclc build job (not rclc_example) is back to normal on Ubuntu 24.04 (Noble):

@JanStaschulat JanStaschulat self-assigned this Sep 24, 2024
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