clion-log.txt 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /home/anonymous/Downloads/ID2T-toolkit/code_boost/src
  2. -- The C compiler identification is GNU 5.4.0
  3. -- The CXX compiler identification is GNU 5.4.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. -- Running Debug configuration.
  17. -- CMake version: 3.8.2
  18. -- CMAKE_CXX_COMPILER '/usr/bin/c++' 'GNU' '5.4.0'
  19. -- CMAKE_CXX_FLAGS ''
  20. -- CMAKE_CXX_FLAGS_DEBUG '-g -Wall'
  21. -- SQLITECPP_RUN_CPPLINT OFF
  22. -- Could NOT find cppcheck
  23. -- SQLITECPP_RUN_DOXYGEN OFF
  24. -- SQLITECPP_BUILD_EXAMPLES OFF
  25. -- SQLITECPP_BUILD_TESTS OFF
  26. -- Tins library found in /usr/local/lib/libtins.so
  27. -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.5m.so (found suitable version "3.5.2", minimum required is "3.0")
  28. CMake Warning at /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/share/cmake-3.8/Modules/FindBoost.cmake:1536 (message):
  29. No header defined for python3; skipping header check
  30. Call Stack (most recent call first):
  31. CMakeLists.txt:58 (FIND_PACKAGE)
  32. CMake Warning at /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/share/cmake-3.8/Modules/FindBoost.cmake:1536 (message):
  33. No header defined for python-py35; skipping header check
  34. Call Stack (most recent call first):
  35. CMakeLists.txt:58 (FIND_PACKAGE)
  36. -- Python Boost found as 'python-py35'.
  37. -- Configuring done
  38. -- Generating done
  39. -- Build files have been written to: /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug