[ros-users] [Discourse.ros.org] [Next Generation ROS/Troubleshooting] Building ROS2 master on Ubuntu 16 fails
Firesurfer
ros.discourse at gmail.com
Wed May 31 10:06:16 UTC 2017
Hi,
I can't reproduce your bug on my debian testing. How do you keep your workspace up to date? Switched to the master branches on all repositories and calling vcs pull src on a regular base? This can lead to problems if a repository was renamed or moved.
I'm attaching my repos list to this post.
Did you already try deleting the build an install folder and rebuilding ros2 afterwards?
My repos list:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_cmake_ros:
type: git
url: https://github.com/ros2/ament_cmake_ros
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
type: git
url: https://github.com/ament/ament_lint.git
version: master
ament/ament_package:
type: git
url: https://github.com/ament/ament_package.git
version: master
ament/ament_tools:
type: git
url: https://github.com/ament/ament_tools.git
version: master
ament/gmock_vendor:
type: git
url: https://github.com/ament/gmock_vendor.git
version: master
ament/gtest_vendor:
type: git
url: https://github.com/ament/gtest_vendor.git
version: master
ament/osrf_pycommon:
type: git
url: https://github.com/osrf/osrf_pycommon.git
version: master
ament/uncrustify:
type: git
url: https://github.com/ament/uncrustify.git
version: master
eProsima/Fast-CDR:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: master
eProsima/Fast-RTPS:
type: git
url: https://github.com/eProsima/Fast-RTPS.git
version: master
ros/class_loader:
type: git
url: https://github.com/ros/class_loader.git
version: ros2
ros/geometry2:
type: git
url: https://github.com/ros2/geometry2.git
version: ros2
ros/orocos_kinematics_dynamics:
type: git
url: https://github.com/ros2/orocos_kinematics_dynamics
version: ros2
ros/poco_vendor:
type: git
url: https://github.com/ros2/poco_vendor.git
version: master
ros2/c_utilities:
type: git
url: https://github.com/ros2/c_utilities
version: master
ros2/cli_tools:
type: git
url: https://github.com/ros2/cli_tools
version: master
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces.git
version: master
ros2/demos:
type: git
url: https://github.com/ros2/demos.git
version: master
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces
version: master
ros2/examples:
type: git
url: https://github.com/ros2/examples.git
version: master
ros2/launch:
type: git
url: https://github.com/ros2/launch.git
version: master
ros2/rcl:
type: git
url: https://github.com/ros2/rcl.git
version: master
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: master
ros2/rclcpp:
type: git
url: https://github.com/ros2/rclcpp.git
version: master
ros2/rclpy:
type: git
url: https://github.com/ros2/rclpy.git
version: master
ros2/realtime_support:
type: git
url: https://github.com/ros2/realtime_support.git
version: master
ros2/rmw:
type: git
url: https://github.com/ros2/rmw.git
version: master
ros2/rmw_connext:
type: git
url: https://github.com/ros2/rmw_connext.git
version: master
ros2/rmw_fastrtps:
type: git
url: https://github.com/ros2/rmw_fastrtps.git
version: master
ros2/rmw_implementation:
type: git
url: https://github.com/ros2/rmw_implementation.git
version: master
ros2/rmw_opensplice:
type: git
url: https://github.com/ros2/rmw_opensplice.git
version: master
ros2/ros1_bridge:
type: git
url: https://github.com/ros2/ros1_bridge.git
version: master
ros2/rosidl:
type: git
url: https://github.com/ros2/rosidl.git
version: master
ros2/rosidl_dds:
type: git
url: https://github.com/ros2/rosidl_dds.git
version: master
ros2/rosidl_typesupport:
type: git
url: https://github.com/ros2/rosidl_typesupport.git
version: master
ros2/system_tests:
type: git
url: https://github.com/ros2/system_tests.git
version: master
ros2/tlsf:
type: git
url: https://github.com/ros2/tlsf.git
version: master
vendor/console_bridge:
type: git
url: https://github.com/ros/console_bridge.git
version: master
---
[Visit Topic](https://discourse.ros.org/t/building-ros2-master-on-ubuntu-16-fails/1881/2) or reply to this email to respond.
More information about the ros-users
mailing list