cyberbotics / webots_ros2

Webots ROS 2 packages
Apache License 2.0
389 stars 141 forks source link

[Iron] Build failure on buildfarm for `webots_ros2_driver` #833

Closed Yadunund closed 11 months ago

Yadunund commented 11 months ago

Full log

14:34:06 /tmp/binarydeb/ros-iron-webots-ros2-driver-2023.1.1/src/WebotsNode.cpp:17:10: fatal error: yaml-cpp/yaml.h: No such file or directory
14:34:07    17 | #include <yaml-cpp/yaml.h>
14:34:07       |          ^~~~~~~~~~~~~~~~~
14:34:07 compilation terminated.

The package.xml is missing a <depend>libyaml-cpp-dev</depend> along with a necessary includes + links in CMakeLists.txt