Skip to content

Build Regression on ROS 2 Rolling Buildfarm #371

Description

@Yadunund
/tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp: In constructor ‘usb_cam::UsbCamNode::UsbCamNode(const rclcpp::NodeOptions&)’:
/tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp:48:47: error: ‘image_transport::CameraPublisher image_transport::create_camera_publisher(rclcpp::Node*, const std::string&, rmw_qos_profile_t, rclcpp::PublisherOptions)’ is deprecated: Use create_camera_publisher(..., rclcpp::QoS, ...) instead [-Werror=deprecated-declarations]
   48 |       image_transport::create_camera_publisher(this, BASE_TOPIC_NAME,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   49 |       rclcpp::QoS {100}.get_rmw_qos_profile()))),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
In file included from /tmp/binarydeb/ros-rolling-usb-cam-0.8.1/include/usb_cam/usb_cam_node.hpp:39,
                 from /tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp:34:
/opt/ros/rolling/include/image_transport/image_transport/image_transport.hpp:100:17: note: declared here
  100 | CameraPublisher create_camera_publisher(

For details see https://build.ros2.org/view/Rbin_uN64/job/Rbin_uN64__usb_cam__ubuntu_noble_amd64__binary/

I am proceeded with this Rolling sync which will remove this binary package but it can be re-added once the regression is patched and a new release is bloomed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions