clion-log.txt 1.1 KB

123456789101112131415161718192021222324252627
  1. /usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /tmp/tmp.PyTzExqs9b
  2. -- The C compiler identification is GNU 6.3.0
  3. -- The CXX compiler identification is GNU 6.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. -- Looking for pthread.h
  17. -- Looking for pthread.h - found
  18. -- Looking for pthread_create
  19. -- Looking for pthread_create - not found
  20. -- Looking for pthread_create in pthreads
  21. -- Looking for pthread_create in pthreads - not found
  22. -- Looking for pthread_create in pthread
  23. -- Looking for pthread_create in pthread - found
  24. -- Found Threads: TRUE
  25. -- Configuring done
  26. -- Generating done
  27. -- Build files have been written to: /tmp/tmp.PyTzExqs9b/cmake-build-debug