matthias@hannelore:/usr/src/0057/build$ cmake ../opencamlib-11.10+git201801200005/ -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- C++ compiler version: 7.3.0 [/usr/bin/c++] -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable version "2.7.14+", minimum required is "2") -- setting gcc options: -Wall -Wno-deprecated -pedantic-errors -- CMAKE_BUILD_TYPE = Release -- Boost version: 1.62.0 -- Found the following Boost libraries: -- python -- found Boost: 1_62 -- boost-incude dirs are: /usr/include -- boost-python lib is: /usr/lib/x86_64-linux-gnu/libboost_python.so -- boost_LIBRARY_DIRS is: /usr/lib/x86_64-linux-gnu -- Boost_LIBRARIES is: /usr/lib/x86_64-linux-gnu/libboost_python.so CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if): if given arguments: "TRUE" An argument named "TRUE" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE) src/CMakeLists.txt:148 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:310 (if): if given arguments: "TRUE" An argument named "TRUE" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindOpenMP.cmake:425 (_OPENMP_GET_SPEC_DATE) src/CMakeLists.txt:148 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_CXX: -fopenmp -- Found OpenMP: TRUE -- found OpenMP, compiling with flags: -fopenmp -- OpenCamLib version: 11.10 -- configuring src/cutters -- configuring src/geo -- configuring src/algo -- configuring src/dropcutter -- configuring src/common -- CMAKE_INSTALL_PREFIX is : /usr/local -- Python modules will be installed to: lib/python2.7/dist-packages -- Python libraries will be installed to: lib/python2.7/dist-packages -- linking python binary ocl.so with boost: /usr/lib/x86_64-linux-gnu/libboost_python.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen dot -- Found doxygen. Documentation can be built with 'make doc' -- Found LATEX: /usr/bin/latex -- type: -- 'make' for a normal build -- 'make -j8' to build faster (if you have many cpus) -- 'make install' to install -- 'make package' to build a binary deb-packate -- 'make spackage' to build debian source-packages -- 'make test' to run the tests -- Configuring done -- Generating done -- Build files have been written to: /usr/src/0057/build matthias@hannelore:/usr/src/0057/build$