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

Travis CI: test fails when building into install space #4

Open
jack-oquin opened this issue Jan 31, 2018 · 0 comments
Open

Travis CI: test fails when building into install space #4

jack-oquin opened this issue Jan 31, 2018 · 0 comments

Comments

@jack-oquin
Copy link
Member

See: utexas-bwi/bwi_common#102

To reproduce, build it this way:

 $ catkin config --install
 $ catkin build

The build step for kinova_demo fails:

Starting  >>> kinova_demo                                   
_______________________________________________________________________________
Errors     << kinova_demo:cmake /root/catkin_ws/logs/kinova_demo/build.cmake.000.log
CMake Error at /root/catkin_ws/install/share/kinova_driver/cmake/kinova_driverConfig.cmake:148 (message):
  Project 'kinova_demo' tried to find library 'kinova_driver'.  The library
  is neither a target nor built/installed properly.  Did you compile project
  'kinova_driver'? Did you find_package() it before the subdirectory
  containing its code is included?
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
  CMakeLists.txt:7 (find_package)

I don't think the kinova_driver library is getting installed correctly.

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

No branches or pull requests

1 participant