Open Yadunund opened 10 months ago
An update to rmw_dds_common has led to build regresses in rmw_gurumdds_cpp on the ROS 2 Buildfarm for Rolling. See
rmw_gurumdds_cpp
Full Log from Console Output :
Rolling sync is blocked as a result of this regression.
Hi @YoungJin-gurum could you please look at addressing this issue? It would help unblock the Rolling sync that is long overdue :)
An update to rmw_dds_common has led to build regresses in
rmw_gurumdds_cpp
on the ROS 2 Buildfarm for Rolling. SeeFull Log from Console Output :
Click me
```bash 15:07:22 /tmp/binarydeb/ros-rolling-rmw-gurumdds-cpp-4.2.0/src/graph_cache.cpp:448:53: error: ‘std::mutex rmw_dds_common::Context::node_update_mutex’ is private within this context 15:07:22 448 | std::lock_guardRolling sync is blocked as a result of this regression.