NoPaste

cmake

von KBDCALLS

SNIPPET_TEXT:
  1. matthias@hannelore:/usr/src/0057/build$ cmake ../opencamlib-11.10+git201801200005/
  2. -- The C compiler identification is GNU 7.3.0
  3. -- The CXX compiler identification is GNU 7.3.0
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- C++ compiler version: 7.3.0 [/usr/bin/c++]
  17. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable version "2.7.14+", minimum required is "2")
  18. -- setting gcc options: -Wall  -Wno-deprecated -pedantic-errors
  19. --  CMAKE_BUILD_TYPE = Release
  20. -- Boost version: 1.62.0
  21. -- Found the following Boost libraries:
  22. --   python
  23. -- found Boost: 1_62
  24. -- boost-incude dirs are: /usr/include
  25. -- boost-python lib is: /usr/lib/x86_64-linux-gnu/libboost_python.so
  26. -- boost_LIBRARY_DIRS is: /usr/lib/x86_64-linux-gnu
  27. -- Boost_LIBRARIES is: /usr/lib/x86_64-linux-gnu/libboost_python.so
  28. CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if):
  29.   if given arguments:
  30.  
  31.     "TRUE"
  32.  
  33.   An argument named "TRUE" appears in a conditional statement.  Policy
  34.   CMP0012 is not set: if() recognizes numbers and boolean constants.  Run
  35.   "cmake --help-policy CMP0012" for policy details.  Use the cmake_policy
  36.   command to set the policy and suppress this warning.
  37. Call Stack (most recent call first):
  38.   /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE)
  39.   src/CMakeLists.txt:148 (find_package)
  40. This warning is for project developers.  Use -Wno-dev to suppress it.
  41.  
  42. -- Found OpenMP_C: -fopenmp  
  43. CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if):
  44.   if given arguments:
  45.  
  46.     "TRUE"
  47.  
  48.   An argument named "TRUE" appears in a conditional statement.  Policy
  49.   CMP0012 is not set: if() recognizes numbers and boolean constants.  Run
  50.   "cmake --help-policy CMP0012" for policy details.  Use the cmake_policy
  51.   command to set the policy and suppress this warning.
  52. Call Stack (most recent call first):
  53.   /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE)
  54.   src/CMakeLists.txt:148 (find_package)
  55. This warning is for project developers.  Use -Wno-dev to suppress it.
  56.  
  57. -- Found OpenMP_CXX: -fopenmp  
  58. -- Found OpenMP: TRUE  
  59. -- found OpenMP, compiling with flags: -fopenmp
  60. -- OpenCamLib version: 11.10
  61. --  configuring src/cutters
  62. --  configuring src/geo
  63. --  configuring src/algo
  64. --  configuring src/dropcutter
  65. --  configuring src/common
  66. -- CMAKE_INSTALL_PREFIX is : /usr/local
  67. -- Python modules will be installed to: lib/python2.7/dist-packages
  68. -- Python libraries will be installed to: lib/python2.7/dist-packages
  69. -- linking python binary ocl.so with boost: /usr/lib/x86_64-linux-gnu/libboost_python.so
  70. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components:  doxygen dot
  71. -- Found doxygen. Documentation can be built with 'make doc'
  72. -- Found LATEX: /usr/bin/latex  
  73. -- type:
  74. --  'make' for a normal build
  75. --  'make -j8' to build faster (if you have many cpus)
  76. --  'make install' to install
  77. --  'make package' to build a binary deb-packate
  78. --  'make spackage' to build debian source-packages
  79. --  'make test' to run the tests
  80. -- Configuring done
  81. -- Generating done
  82. -- Build files have been written to: /usr/src/0057/build
  83. matthias@hannelore:/usr/src/0057/build$

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN