Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.32 KB | None | 0 0
  1. -- Detected version of GNU GCC: 54 (504)
  2. -- icmaker dir is /home/ilia/Git/gpu-voxels/icmaker
  3. --
  4. -- Library configuration for icmaker 1.0.0 =====================================
  5. --
  6. -- Checking for libraries not found in previous checks:
  7. --
  8. CMake Warning (dev) at /usr/share/cmake-3.5/Modules/CMakeFindDependencyMacro.cmake:65 (find_package):
  9. File /usr/share/cmake-3.5/Modules/FindBoost.cmake includes
  10. /home/ilia/Git/gpu-voxels/icmaker/CMakeModules/FindThreads.cmake (found via
  11. CMAKE_MODULE_PATH) which shadows
  12. /usr/share/cmake-3.5/Modules/FindThreads.cmake. This may cause errors
  13. later on .
  14. Policy CMP0017 is not set: Prefer files from the CMake module directory
  15. when including from there. Run "cmake --help-policy CMP0017" for policy
  16. details. Use the cmake_policy command to set the policy and suppress this
  17. warning.
  18. Call Stack (most recent call first):
  19. /usr/share/cmake-3.5/Modules/FindBoost.cmake:1338 (find_dependency)
  20. icmaker/CMakeModules/FindBoost.cmake:51 (include)
  21. icmaker/CorePackages.cmake:10 (FIND_PACKAGE)
  22. icmaker/IcMaker.cmake:522 (INCLUDE)
  23. CMakeLists.txt:6 (INCLUDE)
  24. This warning is for project developers. Use -Wno-dev to suppress it.
  25. -- Boost version: 1.58.0
  26. -- Found the following Boost libraries:
  27. -- date_time
  28. -- filesystem
  29. -- graph
  30. -- iostreams
  31. -- system
  32. -- regex
  33. -- signals
  34. -- unit_test_framework
  35. -- thread
  36. -- program_options
  37. -- serialization
  38. -- chrono
  39. -- atomic
  40. -- Ensure you cppunit installed version is at least 1.12.0
  41. -- Could NOT find CppUnit
  42. -- Found GLUT: ... yes
  43. -- Using GSL from /usr
  44. -- Iconv: Could not find required library iconv.
  45. -- LibArchive: Could not find required header file archive.h.
  46. -- Could NOT find libwebsockets
  47. -- Newmat: Could not find required header file newmat/newmat.h.
  48. -- Could NOT find all components of Qt4 - missing (one or more components): Phonon
  49. -- Could NOT find SCIP
  50. -- Could NOT find speechd
  51. -- Could NOT find Tcmalloc
  52. -- Could NOT find XSD
  53. -- Spacenav: Could not find required header file spnav.h.
  54. -- === Searching Perception packages ===
  55. -- Found OpenCV: /usr/local (found version "3.2.0")
  56. -- Found OpenCV: ... yes
  57. -- Checking for module 'libopenni2'
  58. -- No package 'libopenni2' found
  59. -- Could NOT find OpenNI2 (missing: OPENNI2_LIBRARY OPENNI2_INCLUDE_DIRS)
  60. -- The imported target "vtkRenderingPythonTkWidgets" references the file
  61. "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
  62. but this file does not exist. Possible reasons include:
  63. * The file was deleted, renamed, or moved to another location.
  64. * An install or uninstall procedure did not complete successfully.
  65. * The installation package was faulty and contained
  66. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  67. but not all the files it references.
  68. -- The imported target "vtk" references the file
  69. "/usr/bin/vtk"
  70. but this file does not exist. Possible reasons include:
  71. * The file was deleted, renamed, or moved to another location.
  72. * An install or uninstall procedure did not complete successfully.
  73. * The installation package was faulty and contained
  74. "/usr/lib/cmake/vtk-6.2/VTKTargets.cmake"
  75. but not all the files it references.
  76. -- Checking for module 'libopenni2'
  77. -- No package 'libopenni2' found
  78. -- Could NOT find OpenNI2 (missing: OPENNI2_LIBRARY OPENNI2_INCLUDE_DIRS)
  79. -- Could NOT find PCL_APPS (missing: PCL_APPS_LIBRARY)
  80. -- === Searching Parallel packages ===
  81. CMake Warning (dev) at /usr/share/cmake-3.5/Modules/FindCUDA.cmake:758 (find_package):
  82. File /usr/share/cmake-3.5/Modules/FindCUDA.cmake includes
  83. /home/ilia/Git/gpu-voxels/icmaker/CMakeModules/FindThreads.cmake (found via
  84. CMAKE_MODULE_PATH) which shadows
  85. /usr/share/cmake-3.5/Modules/FindThreads.cmake. This may cause errors
  86. later on .
  87. Policy CMP0017 is not set: Prefer files from the CMake module directory
  88. when including from there. Run "cmake --help-policy CMP0017" for policy
  89. details. Use the cmake_policy command to set the policy and suppress this
  90. warning.
  91. Call Stack (most recent call first):
  92. icmaker/CorePackages.cmake:76 (FIND_PACKAGE)
  93. icmaker/IcMaker.cmake:522 (INCLUDE)
  94. CMakeLists.txt:6 (INCLUDE)
  95. This warning is for project developers. Use -Wno-dev to suppress it.
  96. -- Could NOT find OpenCL (missing: OpenCL_LIBRARIES)
  97. -- NPP root directory: CUDA_NPP_LIBRARY_ROOT_DIR-NOTFOUND
  98. -- Could NOT find NPP
  99. -- === Searching Maps packages ===
  100. -- Marble: Could not find required header file marble/MarbleMap.h.
  101. -- === Searching Hardware packages ===
  102. -- Could NOT find ftd2xx
  103. -- GPSD: Could not find required header file gps.h.
  104. -- Found freenect library
  105. -- MesaSR: Could not find required header file libMesaSR.h.
  106. -- PeakCan: Could not find required header file libpcan.h.
  107. -- PmdSDK2: Could not find required header file pmdsdk2.h.
  108. -- === Searching Visualization packages ===
  109. -- Could NOT find osg (missing: OSG_LIBRARY OSG_INCLUDE_DIR)
  110. -- === Searching Communication packages ===
  111. -- Could NOT find KogmoRtdb
  112. -- Could NOT find OpenSpliceDDS
  113. -- Could NOT find SimDcxx
  114. -- === Searching Other packages ===
  115. -- Could NOT find CoreFoundation (missing: CoreFoundation_LIBRARIES CoreFoundation_INCLUDE_DIRS)
  116. -- LibDAI: Could not find required header file dai/factorgraph.h.
  117. -- NetSNMP: Could not find required header file net-snmp/net-snmp-config.h.
  118. -- SVM: Could not find required header file svm.h.
  119. -- Xdo: Could not find required header file xdo.h.
  120. -- DXFLib: Could not find required header file dl_dxf.h.
  121. -- Could NOT find ROS
  122. CMake Warning at icmaker/CorePackages.cmake:153 (FIND_PACKAGE):
  123. By not providing "FindGTSAM.cmake" in CMAKE_MODULE_PATH this project has
  124. asked CMake to find a package configuration file provided by "GTSAM", but
  125. CMake did not find one.
  126. Could not find a package configuration file provided by "GTSAM" with any of
  127. the following names:
  128. GTSAMConfig.cmake
  129. gtsam-config.cmake
  130. Add the installation prefix of "GTSAM" to CMAKE_PREFIX_PATH or set
  131. "GTSAM_DIR" to a directory containing one of the above files. If "GTSAM"
  132. provides a separate development package or SDK, be sure it has been
  133. installed.
  134. Call Stack (most recent call first):
  135. icmaker/IcMaker.cmake:522 (INCLUDE)
  136. CMakeLists.txt:6 (INCLUDE)
  137. -- === Searching Deprecated packages ===
  138. -- Eigen2: Could not find required header file Eigen/Core.
  139. --
  140. -- Documentation:
  141. -- Build PDF ... no
  142. -- Doxygen HTMLs ... yes
  143. --
  144. -- Compile configuration for icmaker 1.0.0 =====================================
  145. --
  146. -- Built as dynamic libs?: ON
  147. -- Compiler:
  148. -- C++ flags (Release): -Wall -Wno-long-long -msse -msse2 -ffunction-sections -O3 -DNDEBUG -fomit-frame-pointer
  149. -- C++ flags (Debug): -Wall -Wno-long-long -msse -msse2 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -D_IC_DEBUG_
  150. -- C++ flags (RelWithDebInfo): -Wall -Wno-long-long -msse -msse2 -ffunction-sections -O2 -g -DNDEBUG -fomit-frame-pointer
  151. -- Linker flags (Release):
  152. -- Linker flags (Debug):
  153. -- Linker flags (RelWithDebInfo):
  154. --
  155. -- Build type: Debug
  156. --
  157. -- Install path: /home/ilia/Git/gpu-voxels/export
  158. --
  159. -- ---- Scanning packages -------------------------------------------------------------
  160. --
  161. -- Info: icl_core -- building library without support for [OpenSpliceDDS].
  162. -- Info: icl_core_config -- building library without support for [OpenSpliceDDS].
  163. -- Info: icl_core_logging -- building library without support for [Eigen2].
  164. -- Warning: icl_core_testsuite -- not building library, missing [CppUnit].
  165. -- GLM_INCLUDE_DIR = /usr/include
  166. -- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so
  167. CMake Warning at packages/gpu_voxels/CMakeLists.txt:30 (FIND_PACKAGE):
  168. By not providing "Findorocos_kdl.cmake" in CMAKE_MODULE_PATH this project
  169. has asked CMake to find a package configuration file provided by
  170. "orocos_kdl", but CMake did not find one.
  171. Could not find a package configuration file provided by "orocos_kdl" with
  172. any of the following names:
  173. orocos_kdlConfig.cmake
  174. orocos_kdl-config.cmake
  175. Add the installation prefix of "orocos_kdl" to CMAKE_PREFIX_PATH or set
  176. "orocos_kdl_DIR" to a directory containing one of the above files. If
  177. "orocos_kdl" provides a separate development package or SDK, be sure it has
  178. been installed.
  179. CMake Warning at packages/gpu_voxels/CMakeLists.txt:31 (FIND_PACKAGE):
  180. By not providing "Findkdl_parser.cmake" in CMAKE_MODULE_PATH this project
  181. has asked CMake to find a package configuration file provided by
  182. "kdl_parser", but CMake did not find one.
  183. Could not find a package configuration file provided by "kdl_parser" with
  184. any of the following names:
  185. kdl_parserConfig.cmake
  186. kdl_parser-config.cmake
  187. Add the installation prefix of "kdl_parser" to CMAKE_PREFIX_PATH or set
  188. "kdl_parser_DIR" to a directory containing one of the above files. If
  189. "kdl_parser" provides a separate development package or SDK, be sure it has
  190. been installed.
  191. CMake Warning at packages/gpu_voxels/CMakeLists.txt:34 (FIND_PACKAGE):
  192. By not providing "FindOctomap.cmake" in CMAKE_MODULE_PATH this project has
  193. asked CMake to find a package configuration file provided by "Octomap", but
  194. CMake did not find one.
  195. Could not find a package configuration file provided by "Octomap" with any
  196. of the following names:
  197. OctomapConfig.cmake
  198. octomap-config.cmake
  199. Add the installation prefix of "Octomap" to CMAKE_PREFIX_PATH or set
  200. "Octomap_DIR" to a directory containing one of the above files. If
  201. "Octomap" provides a separate development package or SDK, be sure it has
  202. been installed.
  203. -- Checking for module 'libopenni2'
  204. -- No package 'libopenni2' found
  205. -- Could NOT find OpenNI2 (missing: OPENNI2_LIBRARY OPENNI2_INCLUDE_DIRS)
  206. ** WARNING ** io features related to openni2 will be disabled
  207. ** WARNING ** io features related to pcap will be disabled
  208. ** WARNING ** io features related to png will be disabled
  209. -- Checking for module 'libopenni2'
  210. -- No package 'libopenni2' found
  211. -- Could NOT find OpenNI2 (missing: OPENNI2_LIBRARY OPENNI2_INCLUDE_DIRS)
  212. ** WARNING ** visualization features related to openni2 will be disabled
  213. -- looking for PCL_COMMON
  214. -- looking for PCL_KDTREE
  215. -- looking for PCL_OCTREE
  216. -- looking for PCL_SEARCH
  217. -- looking for PCL_IO
  218. -- looking for PCL_SAMPLE_CONSENSUS
  219. -- looking for PCL_FILTERS
  220. -- looking for PCL_GEOMETRY
  221. -- looking for PCL_FEATURES
  222. -- looking for PCL_SEGMENTATION
  223. -- looking for PCL_SURFACE
  224. -- looking for PCL_REGISTRATION
  225. -- looking for PCL_RECOGNITION
  226. -- looking for PCL_KEYPOINTS
  227. -- looking for PCL_VISUALIZATION
  228. -- looking for PCL_PEOPLE
  229. -- looking for PCL_OUTOFCORE
  230. -- looking for PCL_TRACKING
  231. -- looking for PCL_APPS
  232. -- Could NOT find PCL_APPS (missing: PCL_APPS_LIBRARY)
  233. -- looking for PCL_MODELER
  234. -- looking for PCL_IN_HAND_SCANNER
  235. -- looking for PCL_POINT_CLOUD_EDITOR
  236. -- Could NOT find ROS
  237. CMake Warning at packages/gpu_voxels/CMakeLists.txt:42 (FIND_PACKAGE):
  238. By not providing "Findpcl_ros.cmake" in CMAKE_MODULE_PATH this project has
  239. asked CMake to find a package configuration file provided by "pcl_ros", but
  240. CMake did not find one.
  241. Could not find a package configuration file provided by "pcl_ros" with any
  242. of the following names:
  243. pcl_rosConfig.cmake
  244. pcl_ros-config.cmake
  245. Add the installation prefix of "pcl_ros" to CMAKE_PREFIX_PATH or set
  246. "pcl_ros_DIR" to a directory containing one of the above files. If
  247. "pcl_ros" provides a separate development package or SDK, be sure it has
  248. been installed.
  249. -- --------------------------------------------------------------------------
  250. -- ------------------------ GPU Voxels configuration ------------------------
  251. --
  252. -- [OK] Building GPU-Voxels. Found CUDA.
  253. -- [OK] Building GPU-Voxels with visualization. GLEW, GLM, OpenGL and GLUT were found.
  254. -- [WARNING] Building GPU-Voxels without ROS connections. ROS not found.
  255. -- [WARNING] Building GPU-Voxels without URDF support. Could not find the following packages:
  256. -- orocos_kdl
  257. -- kdl_parser
  258. -- ROS
  259. -- [OK] Building GPU-Voxels with Kinect support. OpenNI was found.
  260. -- [OK] Building GPU-Voxels with PCL interfaces. PCL found.
  261. --
  262. -- -------------------- END of GPU Voxels configuration ---------------------
  263. -- --------------------------------------------------------------------------
  264. CMake Warning at packages/gpu_voxels/CMakeLists.txt:149 (MESSAGE):
  265. Building with THRUST_DEBUG option!
  266. ICMAKER_CUDA_CPPDEFINES: -lineinfo --maxrregcount=63 -gencode=arch=compute_35,code=compute_35 -DTHRUST_DEBUG -Xcompiler=-Wall
  267. -- Warning: octree_provider -- not building executable, missing [Octomap;ROS].
  268. -- Warning: octree_bench -- not building executable, missing [ROS;Octomap].
  269. -- Info: gpu_voxels -- building library without support for [gpu_voxels_urdf_robot].
  270. -- Warning: urdf_loader -- not building executable, missing [gpu_voxels_urdf_robot].
  271. -- Warning: urdf_loader_self_coll -- not building executable, missing [gpu_voxels_urdf_robot].
  272. -- Warning: urdf_loader_ros_listener -- not building executable, missing [gpu_voxels_urdf_robot;ROS].
  273. -- Warning: tf_interface -- not building executable, missing [ROS].
  274. -- Warning: swept_fitter -- not building executable, missing [kdl_parser;orocos_kdl;gpu_voxels_urdf_robot;kdl_parser].
  275. -- Configuring done
  276. -- Generating done
  277. -- Build files have been written to: /home/ilia/Git/gpu-voxels/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement