Advertisement
Guest User

Untitled

a guest
Apr 9th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.46 KB | None | 0 0
  1. -- Note: will NOT build pure c++ library
  2. -- Note: will NOT build emscripten library
  3. -- C++ compiler version: 7.3.0 [/usr/bin/c++]
  4. -- setting gcc options: -Wall -Wno-deprecated -pedantic-errors
  5. CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if):
  6. if given arguments:
  7.  
  8. "TRUE"
  9.  
  10. An argument named "TRUE" appears in a conditional statement. Policy
  11. CMP0012 is not set: if() recognizes numbers and boolean constants. Run
  12. "cmake --help-policy CMP0012" for policy details. Use the cmake_policy
  13. command to set the policy and suppress this warning.
  14. Call Stack (most recent call first):
  15. /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE)
  16. src/CMakeLists.txt:101 (find_package)
  17. This warning is for project developers. Use -Wno-dev to suppress it.
  18.  
  19. CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if):
  20. if given arguments:
  21.  
  22. "TRUE"
  23.  
  24. An argument named "TRUE" appears in a conditional statement. Policy
  25. CMP0012 is not set: if() recognizes numbers and boolean constants. Run
  26. "cmake --help-policy CMP0012" for policy details. Use the cmake_policy
  27. command to set the policy and suppress this warning.
  28. Call Stack (most recent call first):
  29. /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE)
  30. src/CMakeLists.txt:101 (find_package)
  31. This warning is for project developers. Use -Wno-dev to suppress it.
  32.  
  33. -- found OpenMP, compiling with flags: -fopenmp
  34. -- version_string.cmake git set GIT_COMMIT_ID: 2018.08-122-g99a94ea
  35. -- OpenCamLib version: 2018.08.122
  36. -- Boost version: 1.65.1
  37. -- CMake version < 3.12.0
  38. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1094 ] _boost_TEST_VERSIONS = 1.65.1;1.65.0;1.65;1.64.0;1.64;1.63.0;1.63;1.62.0;1.62;1.61.0;1.61;1.60.0;1.60;1.59.0;1.59;1.58.0;1.58;1.57.0;1.57;1.56.0;1.56;1.55.0;1.55;1.54.0;1.54;1.53.0;1.53;1.52.0;1.52;1.51.0;1.51;1.50.0;1.50;1.49.0;1.49;1.48.0;1.48;1.47.0;1.47;1.46.1;1.46.0;1.46;1.45.0;1.45;1.44.0;1.44;1.43.0;1.43;1.42.0;1.42;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35;1.34.1;1.34.0;1.34;1.33.1;1.33.0;1.33
  39. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1096 ] Boost_USE_MULTITHREADED = TRUE
  40. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1098 ] Boost_USE_STATIC_LIBS =
  41. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1100 ] Boost_USE_STATIC_RUNTIME =
  42. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1102 ] Boost_ADDITIONAL_VERSIONS =
  43. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1104 ] Boost_NO_SYSTEM_PATHS =
  44. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1172 ] Declared as CMake or Environmental Variables:
  45. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1174 ] BOOST_ROOT =
  46. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1176 ] BOOST_INCLUDEDIR =
  47. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1178 ] BOOST_LIBRARYDIR =
  48. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1180 ] _boost_TEST_VERSIONS = 1.65.1;1.65.0;1.65;1.64.0;1.64;1.63.0;1.63;1.62.0;1.62;1.61.0;1.61;1.60.0;1.60;1.59.0;1.59;1.58.0;1.58;1.57.0;1.57;1.56.0;1.56;1.55.0;1.55;1.54.0;1.54;1.53.0;1.53;1.52.0;1.52;1.51.0;1.51;1.50.0;1.50;1.49.0;1.49;1.48.0;1.48;1.47.0;1.47;1.46.1;1.46.0;1.46;1.45.0;1.45;1.44.0;1.44;1.43.0;1.43;1.42.0;1.42;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35;1.34.1;1.34.0;1.34;1.33.1;1.33.0;1.33
  49. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1279 ] location of version.hpp: /usr/include/boost/version.hpp
  50. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1303 ] version.hpp reveals boost 1.65.1
  51. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1389 ] guessed _boost_COMPILER = -gcc7
  52. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1399 ] _boost_MULTITHREADED = -mt
  53. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1443 ] _boost_RELEASE_ABI_TAG = -
  54. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1445 ] _boost_DEBUG_ABI_TAG = -d
  55. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1507 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = /usr/lib/x86_64-linux-gnu;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH_boost_LIBRARY_SEARCH_DIRS_DEBUG = /usr/lib/x86_64-linux-gnu;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH
  56. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1657 ] Searching for PYTHON_LIBRARY_RELEASE: boost_python-gcc7-mt-1_65_1;boost_python-gcc7-mt;boost_python-mt-1_65_1;boost_python-mt;boost_python
  57. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:380 ] Boost_LIBRARY_DIR_RELEASE = /usr/lib/x86_64-linux-gnu _boost_LIBRARY_SEARCH_DIRS_RELEASE = /usr/lib/x86_64-linux-gnu;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH
  58. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1708 ] Searching for PYTHON_LIBRARY_DEBUG: boost_python-gcc7-mt-d-1_65_1;boost_python-gcc7-mt-d;boost_python-mt-d-1_65_1;boost_python-mt-d;boost_python-mt;boost_python
  59. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:380 ] Boost_LIBRARY_DIR_DEBUG = /usr/lib/x86_64-linux-gnu _boost_LIBRARY_SEARCH_DIRS_DEBUG = /usr/lib/x86_64-linux-gnu;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH
  60. -- [ /usr/share/cmake-3.10/Modules/FindBoost.cmake:1783 ] Boost_FOUND = 1
  61. -- Boost version: 1.65.1
  62. -- Found the following Boost libraries:
  63. -- python
  64. -- Boost_INCLUDE_DIR = /usr/include
  65. -- Boost_INCLUDE_DIRS = /usr/include
  66. -- Boost_LIBRARY_DIRS = /usr/lib/x86_64-linux-gnu
  67. -- Boost_LIBRARIES = /usr/lib/x86_64-linux-gnu/libboost_python.so
  68. -- PYTHON_SITE_PACKAGES = /usr/local/lib/python2.7/dist-packages
  69. -- PYTHON_ARCH_PACKAGES = /usr/local/lib/python2.7/dist-packages
  70. -- PYTHON_INCLUDE_DIRS = /usr/include/python2.7
  71. -- PYTHON_LIBRARIES = /usr/lib/x86_64-linux-gnu/libpython2.7.so
  72. -- PYTHON_SITE_PACKAGES = /usr/local/lib/python2.7/dist-packages
  73. -- PYTHON_ARCH_PACKAGES = /usr/local/lib/python2.7/dist-packages
  74. -- configuring src/cutters
  75. -- configuring src/geo
  76. -- configuring src/algo
  77. -- configuring src/dropcutter
  78. -- configuring src/common
  79. -- linking python binary ocl.so with boost: /usr/lib/x86_64-linux-gnu/libboost_python.so
  80. -- Found doxygen. Documentation can be built with 'make doc'
  81. -- Could NOT find LATEX (missing: LATEX_COMPILER)
  82. -- latex command LATEX_COMPILER not found but usually required. You will probably get warnings and user inetraction on doxy run.
  83. -- makeindex command MAKEINDEX_COMPILER not found but usually required.
  84. -- dvips command DVIPS_CONVERTER not found but usually required.
  85. -- pdflatex compiler not found, PDF docs will not be built
  86. -- type:
  87. -- 'make' for a normal build
  88. -- 'make -j8' to build faster (if you have many cpus)
  89. -- 'make install' to install
  90. -- 'make package' to build a binary deb-packate
  91. -- 'make spackage' to build debian source-packages
  92. -- 'make test' to run the tests
  93. -- Configuring done
  94. -- Generating done
  95. -- Build files have been written to: /home/brad/oclbuild
  96. [ 20%] Built target ocl_cutters
  97. [ 27%] Built target ocl_common
  98. [ 52%] Built target ocl_geo
  99. [ 63%] Built target ocl_dropcutter
  100. [ 86%] Built target ocl_algo
  101. Scanning dependencies of target ocl
  102. [ 88%] Building CXX object src/CMakeFiles/ocl.dir/pythonlib/ocl.o
  103. [ 90%] Linking CXX shared module ocl.so
  104. /usr/bin/c++ -fPIC -fopenmp -shared -o ocl.so CMakeFiles/ocl.dir/pythonlib/ocl_cutters.o CMakeFiles/ocl.dir/pythonlib/ocl_geometry.o CMakeFiles/ocl.dir/pythonlib/ocl_algo.o CMakeFiles/ocl.dir/pythonlib/ocl_dropcutter.o CMakeFiles/ocl.dir/pythonlib/ocl.o common/libocl_common.a dropcutter/libocl_dropcutter.a cutters/libocl_cutters.a geo/libocl_geo.a algo/libocl_algo.a -lboost_python -lpython2.7
  105. [100%] Built target ocl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement