Advertisement
bl0ggy

Catkin_make result

May 5th, 2015
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. Base path: /home/jessy/catkin_ws
  2. Source space: /home/jessy/catkin_ws/src
  3. Build space: /home/jessy/catkin_ws/build
  4. Devel space: /home/jessy/catkin_ws/devel
  5. Install space: /home/jessy/catkin_ws/install
  6. ####
  7. #### Running command: "cmake /home/jessy/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/jessy/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/jessy/catkin_ws/install -G Unix Makefiles" in "/home/jessy/catkin_ws/build"
  8. ####
  9. -- Using CATKIN_DEVEL_PREFIX: /home/jessy/catkin_ws/devel
  10. -- Using CMAKE_PREFIX_PATH: /home/jessy/catkin_ws/devel;/opt/ros/indigo
  11. -- This workspace overlays: /home/jessy/catkin_ws/devel;/opt/ros/indigo
  12. -- Using PYTHON_EXECUTABLE: /usr/bin/python
  13. -- Using Debian Python package layout
  14. -- Using empy: /usr/bin/empy
  15. -- Using CATKIN_ENABLE_TESTING: ON
  16. -- Call enable_testing()
  17. -- Using CATKIN_TEST_RESULTS_DIR: /home/jessy/catkin_ws/build/test_results
  18. -- Found gtest sources under '/usr/src/gtest': gtests will be built
  19. -- Using Python nosetests: /usr/bin/nosetests-2.7
  20. -- catkin 0.6.11
  21. -- BUILD_SHARED_LIBS is on
  22. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23. -- ~~ traversing 14 packages in topological order:
  24. -- ~~ - nao_apps
  25. -- ~~ - nao_bringup
  26. -- ~~ - nao_extras (metapackage)
  27. -- ~~ - nao_pose
  28. -- ~~ - nao_robot (metapackage)
  29. -- ~~ - naoqi_apps
  30. -- ~~ - naoqi_bridge (metapackage)
  31. -- ~~ - naoqi_tools
  32. -- ~~ - naoqi_msgs
  33. -- ~~ - nao_teleop
  34. -- ~~ - nao_path_follower
  35. -- ~~ - naoqi_driver
  36. -- ~~ - naoqi_sensors
  37. -- ~~ - nao_description
  38. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39. -- +++ processing catkin package: 'nao_apps'
  40. -- ==> add_subdirectory(nao_robot/nao_apps)
  41. -- +++ processing catkin package: 'nao_bringup'
  42. -- ==> add_subdirectory(nao_robot/nao_bringup)
  43. -- +++ processing catkin metapackage: 'nao_extras'
  44. -- ==> add_subdirectory(nao_extras/nao_extras)
  45. -- +++ processing catkin package: 'nao_pose'
  46. -- ==> add_subdirectory(nao_robot/nao_pose)
  47. -- +++ processing catkin metapackage: 'nao_robot'
  48. -- ==> add_subdirectory(nao_robot/nao_robot)
  49. -- +++ processing catkin package: 'naoqi_apps'
  50. -- ==> add_subdirectory(naoqi_bridge/naoqi_apps)
  51. -- +++ processing catkin metapackage: 'naoqi_bridge'
  52. -- ==> add_subdirectory(naoqi_bridge/naoqi_bridge)
  53. -- +++ processing catkin package: 'naoqi_tools'
  54. -- ==> add_subdirectory(naoqi_bridge/naoqi_tools)
  55. -- +++ processing catkin package: 'naoqi_msgs'
  56. -- ==> add_subdirectory(naoqi_bridge/naoqi_msgs)
  57. -- Using these message generators: gencpp;genlisp;genpy
  58. -- Generating .msg files for action naoqi_msgs/Blink /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/Blink.action
  59. -- Generating .msg files for action naoqi_msgs/BodyPose /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/BodyPose.action
  60. -- Generating .msg files for action naoqi_msgs/BodyPoseWithSpeed /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/BodyPoseWithSpeed.action
  61. -- Generating .msg files for action naoqi_msgs/FollowPath /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/FollowPath.action
  62. -- Generating .msg files for action naoqi_msgs/JointAnglesWithSpeed /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/JointAnglesWithSpeed.action
  63. -- Generating .msg files for action naoqi_msgs/JointTrajectory /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/JointTrajectory.action
  64. -- Generating .msg files for action naoqi_msgs/RunBehavior /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/RunBehavior.action
  65. -- Generating .msg files for action naoqi_msgs/SetSpeechVocabulary /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/SetSpeechVocabulary.action
  66. -- Generating .msg files for action naoqi_msgs/SpeechWithFeedback /home/jessy/catkin_ws/src/naoqi_bridge/naoqi_msgs/action/SpeechWithFeedback.action
  67. -- naoqi_msgs: 70 messages, 6 services
  68. -- +++ processing catkin package: 'nao_teleop'
  69. -- ==> add_subdirectory(nao_extras/nao_teleop)
  70. -- Using these message generators: gencpp;genlisp;genpy
  71. -- +++ processing catkin package: 'nao_path_follower'
  72. -- ==> add_subdirectory(nao_extras/nao_path_follower)
  73. -- Using these message generators: gencpp;genlisp;genpy
  74. CMake Error at /home/jessy/naoqi/naoqi/share/cmake/boost/boost-config.cmake:10 (export_header):
  75. Unknown CMake command "export_header".
  76. Call Stack (most recent call first):
  77. /usr/share/cmake-2.8/Modules/FindBoost.cmake:177 (find_package)
  78. nao_extras/nao_path_follower/CMakeLists.txt:24 (find_package)
  79.  
  80.  
  81. -- Configuring incomplete, errors occurred!
  82. See also "/home/jessy/catkin_ws/build/CMakeFiles/CMakeOutput.log".
  83. See also "/home/jessy/catkin_ws/build/CMakeFiles/CMakeError.log".
  84. Invoking "cmake" failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement