Closed gavanderhoorn closed 7 years ago
At least for the hydro-devel branch (but I don't think things have changed sufficiently to have improved in the newer ones). From here:
hydro-devel
03:24:17 error: package directory 'motoman_robot_pkg_gen' does not exist 03:24:17 CMake Error at catkin_generated/safe_execute_install.cmake:4 (message): 03:24:17 03:24:17 execute_process(/tmp/catkin_workspace/build_isolated/motoman_robot_pkg_gen/catkin_generated/python_distutils_install.sh) 03:24:17 returned error code 03:24:17 Call Stack (most recent call first): 03:24:17 cmake_install.cmake:118 (INCLUDE) 03:24:17 03:24:17 03:24:17 make: *** [install] Error 1 03:24:17 Command failed, exiting. 03:24:17 <== Failed to process package 'motoman_robot_pkg_gen': 03:24:17 Command '['/tmp/catkin_workspace/install_isolated/env.sh', 'make', 'install']' returned non-zero exit status 2
Could be that #17 and #18 have fixed this.
kinetic-devel branch now has a successful doc build, and with #25 Indigo should be ok as well. CLosing for now. Will re-open if necessary.
kinetic-devel
At least for the
hydro-devel
branch (but I don't think things have changed sufficiently to have improved in the newer ones). From here: