-
Notifications
You must be signed in to change notification settings - Fork 26
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
symbol lookup error on jazzy-testing #126
Comments
@marcoag FYI |
I think this might be my fault. The last release of fastcdr includes one change that might be an ABI break, which I didn't realize. The failures seem to have started to happen when ros/rosdistro#43968 and ros/rosdistro#43967 were merged I think this is due to eProsima/Fast-CDR#210, where some exported methods changed from being implemented in the header to the source. I suggest to bloom-release fastcdr v2.2.5, and fix the .repos to that version while we are on holidays. |
This issue has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/preparing-for-jazzy-sync-and-patch-release-2024-12-23/41213/2 |
@MiguelCompany are you guys blooming v2.2.5 anytime soon or shall I take care of it? |
@marcoag Almost all of us are on holidays. Would be great if you can take care of it. |
Since last night we get strange errors in all ros2_control jazzy-testing CI jobs, e.g. here. Is this known already, is this the right place here to report?
Python tests
c++ tests
clang also complains on rolling at build time
However, here it seems to be fine
https://build.ros2.org/job/Jbin_uN64__rosidl_typesupport_fastrtps_cpp__ubuntu_noble_amd64__binary/
Required Info:
The text was updated successfully, but these errors were encountered: