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

Rolling package job for rosapi failing. #661

Closed
nuclearsandwich opened this issue Sep 29, 2021 · 3 comments
Closed

Rolling package job for rosapi failing. #661

nuclearsandwich opened this issue Sep 29, 2021 · 3 comments
Labels

Comments

@nuclearsandwich
Copy link
Member

ros/rosdistro#30483 released rosbridge_suite into Rolling. However the rosapi packaging job never successfully built.

  • Library Version: 1.0.5
  • ROS Version: Rolling
  • Platform / OS: Ubuntu 20.04

The build appears to be failing during CMake configuration. An excerpt from the most recent build log as of this writing is below.

CMake Error at /opt/ros/rolling/share/ament_cmake_python/cmake/ament_python_install_package.cmake:98 (add_custom_target):
  add_custom_target cannot create target "ament_cmake_python_symlink_rosapi"
  because another target with the same name already exists.  The existing
  target is a custom target created in source directory
  "/tmp/binarydeb/ros-rolling-rosapi-1.0.5".  See documentation for policy
  CMP0002 for more details.
@nuclearsandwich
Copy link
Member Author

FYI @jtbandes, who made the rosbridge_suite release.

@jtbandes
Copy link
Member

Thanks for the report! This is already tracked in #581.

This issue is blocked by ros2/rosidl_python#141. Is rosapi the only package running into this problem?

@jtbandes
Copy link
Member

Please check out this proposed fix: #665

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants