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

undefined reference to `rosbag2_storage::get_default_storage_id[abi:cxx11]()' #5089

Closed
3 tasks done
youtalk opened this issue Aug 14, 2024 · 1 comment
Closed
3 tasks done
Labels
type:bug Software flaws or errors.

Comments

@youtalk
Copy link
Member

youtalk commented Aug 14, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

I discovered that the health-check has been failing since a week ago. The cause is an error in rosbag2_storage.

https://github.com/autowarefoundation/autoware/actions/runs/10365463767/job/28735822112#step:5:13139

/usr/bin/ld: /opt/ros/humble/lib/librosbag2_cpp.so: undefined reference to `rosbag2_storage::get_default_storage_id[abi:cxx11]()'

I think ros2/rosbag2#1724 might be the cause.

Expected behavior

health-check success

Actual behavior

health-check failure

Steps to reproduce

Run health-check

Versions

No response

Possible causes

No response

Additional context

No response

@xmfcx
Copy link
Contributor

xmfcx commented Aug 15, 2024

This is resolved.

@xmfcx xmfcx closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Software flaws or errors.
Projects
None yet
Development

No branches or pull requests

2 participants