photoneo / phoxi_camera

ROS Package for PhoXi Scanner/Camera. If you like us, STAR US! :P
MIT License
44 stars 33 forks source link

phoxi indigo release does not build #5

Closed tfoote closed 6 years ago

tfoote commented 7 years ago

It looks like a missing dependency.

http://build.ros.org/view/Ibin_arm_uThf/job/Ibin_arm_uThf__phoxi_camera__ubuntu_trusty_armhf__binary/94/console

3:52:46 CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:409 (message):
03:52:46   catkin_package() include dir
03:52:46   '/tmp/binarydeb/ros-indigo-phoxi-camera-1.1.4/obj-arm-linux-gnueabihf/devel/include'
03:52:46   should be placed in the devel space instead of the build space
03:52:46 Call Stack (most recent call first):
03:52:46   /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
03:52:46   CMakeLists.txt:118 (catkin_package)
03:52:46 
03:52:46 
03:52:46 CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:409 (message):
03:52:46   catkin_package() include dir
03:52:46   '/tmp/binarydeb/ros-indigo-phoxi-camera-1.1.4/obj-arm-linux-gnueabihf/devel/include'
03:52:46   should be placed in the devel space instead of the build space
03:52:46 Call Stack (most recent call first):
03:52:46   /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
03:52:46   CMakeLists.txt:118 (catkin_package)
03:52:46 
03:52:46 
03:52:47 CMake Error at CMakeLists.txt:140 (find_package):
03:52:47   Could not find a package configuration file provided by "PhoXi" with any of
03:52:47   the following names:
03:52:47 
03:52:47     PhoXiConfig.cmake
03:52:47     phoxi-config.cmake
03:52:47 
03:52:47   Add the installation prefix of "PhoXi" to CMAKE_PREFIX_PATH or set
03:52:47   "PhoXi_DIR" to a directory containing one of the above files.  If "PhoXi"
03:52:47   provides a separate development package or SDK, be sure it has been
03:52:47   installed.
03:52:47 
03:52:47 
03:52:47 -- Configuring incomplete, errors occurred!
03:52:47 See also "/tmp/binarydeb/ros-indigo-phoxi-camera-1.1.4/obj-arm-linux-gnueabihf/CMakeFiles/CMakeOutput.log".
03:52:47 See also "/tmp/binarydeb/ros-indigo-phoxi-camera-1.1.4/obj-arm-linux-gnueabihf/CMakeFiles/CMakeError.log".
03:52:47 dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_PREFIX_PATH=/opt/ros/indigo returned exit code 1
03:52:47 make[1]: *** [override_dh_auto_configure] Error 2
03:52:47 make[1]: Leaving directory `/tmp/binarydeb/ros-indigo-phoxi-camera-1.1.4'
03:52:47 make: *** [build] Error 2
03:52:47 dpkg-buildpackage: error: debian/rules build gave error exit status 2
03:52:47 E: Building failed
03:52:47 Traceback (most recent call last):
03:52:47   File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 133, in build_binarydeb
03:52:47     subprocess.check_call(cmd, cwd=source_dir)
03:52:47   File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
03:52:47     raise CalledProcessError(retcode, cmd)
03:52:47 subprocess.CalledProcessError: Command '['apt-src', 'build', 'ros-indigo-phoxi-camera']' returned non-zero exit status 1
03:52:47 # END SUBSECTION
03:52:47 
03:52:47 --------------------------------------------------------------------------------------------------
03:52:47 `apt-src build ros-indigo-phoxi-camera` failed.
03:52:47 This is usually because of an error building the package.
03:52:47 The traceback from this failure (just above) is printed for completeness, but you can ignore it.
03:52:47 You should look above `E: Building failed` in the build log for the actual cause of the failure.
03:52:47 --------------------------------------------------------------------------------------------------
03:52:47