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

pointgrey_camera_driver is failing to build on Debian Jessie #145

Closed
tfoote opened this issue Oct 3, 2017 · 3 comments
Closed

pointgrey_camera_driver is failing to build on Debian Jessie #145

tfoote opened this issue Oct 3, 2017 · 3 comments

Comments

@tfoote
Copy link

tfoote commented Oct 3, 2017

It looks like regression after: ros/rosdistro#15981

http://build.ros.org/view/Kbin_dj_dJ64/job/Kbin_dj_dJ64__pointgrey_camera_driver__debian_jessie_amd64__binary/

The failure is:

01:19:58 In file included from /tmp/binarydeb/ros-kinetic-pointgrey-camera-driver-0.13.2/src/PointGreyCamera.cpp:32:0:
01:19:58 /tmp/binarydeb/ros-kinetic-pointgrey-camera-driver-0.13.2/include/pointgrey_camera_driver/PointGreyCamera.h:46:36: fatal error: flycapture/FlyCapture2.h: No such file or directory
01:19:58  #include "flycapture/FlyCapture2.h"
01:19:58                                     ^

The referenced commit (ef74de6) in #135 doesn't seem to call out Debian Jessie in the listings.

Before this last release Jessie was building cleanly. http://build.ros.org/view/Kbin_dj_dJ64/job/Kbin_dj_dJ64__pointgrey_camera_driver__debian_jessie_amd64__binary/

Though before the Debian Jessie on arm64 wasn't building: http://build.ros.org/view/Kbin_djv8_dJv8/job/Kbin_djv8_dJv8__pointgrey_camera_driver__debian_jessie_arm64__binary/

@mikaelarguedas
Copy link
Contributor

symptoms seem similar to #144. hopefully calling out all targeted platforms will fix both this and #144

@tfoote
Copy link
Author

tfoote commented Oct 3, 2017

Yes, sorry I missed that due to non-overlapping keywords. It definitely looks like the same issue.

@mikepurvis
Copy link
Member

Closing as dupe.

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

3 participants