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

Removing packages continuously failing to build for Indigo #16052

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

tfoote
Copy link
Member

@tfoote tfoote commented Oct 9, 2017

pr2_self_test depends on pr2_bringup_tests
pr2_robot depends on pr2_bringup
pr2_bringup depends on pr2_camera_synchronizer
pr2_camera_synchronizer failing pending release with PR2/pr2_robot#252 included

jsk_arc2017_baxter failing to build daily for 1 month.
jsk_apc depends on above
It looks like a missing dependency:

23:34:46 -- catkin 0.6.19
23:34:46 CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
23:34:46   Could not find a package configuration file provided by
23:34:46   "force_proximity_ros" with any of the following names:
23:34:46 
23:34:46     force_proximity_rosConfig.cmake
23:34:46     force_proximity_ros-config.cmake
23:34:46 
23:34:46   Add the installation prefix of "force_proximity_ros" to CMAKE_PREFIX_PATH
23:34:46   or set "force_proximity_ros_DIR" to a directory containing one of the above
23:34:46   files.  If "force_proximity_ros" provides a separate development package or
23:34:46   SDK, be sure it has been installed.
23:34:46 Call Stack (most recent call first):
23:34:46   CMakeLists.txt:4 (find_package)
23:34:46 
23:34:46 
23:34:46 -- Could not find the required component 'force_proximity_ros'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
23:34:46 CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
23:34:46   Could not find a package configuration file provided by
23:34:46   "force_proximity_ros" with any of the following names:
23:34:46 
23:34:46     force_proximity_rosConfig.cmake
23:34:46     force_proximity_ros-config.cmake
23:34:46 
23:34:46   Add the installation prefix of "force_proximity_ros" to CMAKE_PREFIX_PATH
23:34:46   or set "force_proximity_ros_DIR" to a directory containing one of the above
23:34:46   files.  If "force_proximity_ros" provides a separate development package or
23:34:46   SDK, be sure it has been installed.
23:34:46 Call Stack (most recent call first):
23:34:46   CMakeLists.txt:4 (find_package)
23:34:46 

pr2_self_test depends on pr2_bringup_tests
pr2_robot depends on pr2_bringup
pr2_bringup depends on pr2_camera_synchronizer
pr2_camera_synchronizer failing pending release with PR2/pr2_robot#252 included

jsk_arc2017_baxter failing to build daily for 1 month.
jsk_apc depends on above
It looks like a missing dependency:
```
23:34:46 -- catkin 0.6.19
23:34:46 CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
23:34:46   Could not find a package configuration file provided by
23:34:46   "force_proximity_ros" with any of the following names:
23:34:46
23:34:46     force_proximity_rosConfig.cmake
23:34:46     force_proximity_ros-config.cmake
23:34:46
23:34:46   Add the installation prefix of "force_proximity_ros" to CMAKE_PREFIX_PATH
23:34:46   or set "force_proximity_ros_DIR" to a directory containing one of the above
23:34:46   files.  If "force_proximity_ros" provides a separate development package or
23:34:46   SDK, be sure it has been installed.
23:34:46 Call Stack (most recent call first):
23:34:46   CMakeLists.txt:4 (find_package)
23:34:46
23:34:46
23:34:46 -- Could not find the required component 'force_proximity_ros'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
23:34:46 CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
23:34:46   Could not find a package configuration file provided by
23:34:46   "force_proximity_ros" with any of the following names:
23:34:46
23:34:46     force_proximity_rosConfig.cmake
23:34:46     force_proximity_ros-config.cmake
23:34:46
23:34:46   Add the installation prefix of "force_proximity_ros" to CMAKE_PREFIX_PATH
23:34:46   or set "force_proximity_ros_DIR" to a directory containing one of the above
23:34:46   files.  If "force_proximity_ros" provides a separate development package or
23:34:46   SDK, be sure it has been installed.
23:34:46 Call Stack (most recent call first):
23:34:46   CMakeLists.txt:4 (find_package)
23:34:46
```
@tfoote tfoote force-pushed the tfoote-stop-indigo-repeated-failures branch from 2e64050 to 709e1d3 Compare October 9, 2017 04:45
@tfoote
Copy link
Member Author

tfoote commented Oct 9, 2017

@TheDash @k-okada FYI

@tfoote tfoote merged commit 243b659 into master Oct 9, 2017
@tfoote tfoote deleted the tfoote-stop-indigo-repeated-failures branch October 9, 2017 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant