Facebook
From Cream Agouti, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 126
  1. -- The C compiler identification is GNU 10.1.0
  2. -- The CXX compiler identification is GNU 10.1.0
  3. -- Detecting C compiler ABI info
  4. -- Detecting C compiler ABI info - done
  5. -- Check for working C compiler: /usr/bin/cc - skipped
  6. -- Detecting C compile features
  7. -- Detecting C compile features - done
  8. -- Detecting CXX compiler ABI info
  9. -- Detecting CXX compiler ABI info - done
  10. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  11. -- Detecting CXX compile features
  12. -- Detecting CXX compile features - done
  13. CMAKE_MODULE_PATH=/home/teonnik/code/matplotplusplus/cmake
  14. -- CPM: adding package [email protected] (4bcd8cd2d6c963ccf053f8c19dbb63c065467527)
  15. -- CPM: adding package [email protected] (v.221)
  16. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3")
  17. -- Found JPEG: /usr/lib/libjpeg.so (found version "80")
  18. JPEG Found
  19. -- Found TIFF: /usr/lib/libtiff.so (found version "4.1.0")
  20. TIFF Found
  21. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  22. ZLIB Found
  23. -- Found PNG: /usr/lib/libpng.so (found version "1.6.37")
  24. PNG Found
  25. -- Looking for sgemm_
  26. -- Looking for sgemm_ - not found
  27. -- Looking for pthread.h
  28. -- Looking for pthread.h - found
  29. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  30. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  31. -- Looking for pthread_create in pthreads
  32. -- Looking for pthread_create in pthreads - not found
  33. -- Looking for pthread_create in pthread
  34. -- Looking for pthread_create in pthread - found
  35. -- Found Threads: TRUE  
  36. -- Looking for sgemm_
  37. -- Looking for sgemm_ - found
  38. -- Found BLAS: /opt/intel/mkl/lib/intel64_lin/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64_lin/libmkl_intel_thread.so;/opt/intel/mkl/lib/intel64_lin/libmkl_core.so;/opt/intel/mkl/lib/intel64_lin/libiomp5.so;-lpthread;-lm;-ldl  
  39. -- Looking for cheev_
  40. -- Looking for cheev_ - found
  41. -- A library with LAPACK API found.
  42. LAPACK Found
  43. BLAS Found
  44. -- Found FFTW: /usr/include  
  45. FFTW Found
  46. -- Checking for module 'OpenEXR'
  47. --   Found OpenEXR, version 2.5.2
  48. OPENEXR Found
  49. -- Checking for module 'Magick++'
  50. --   Found Magick++, version 7.0.10
  51. MAGICK Found
  52. -- Found X11: /usr/include  
  53. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  54. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  55. -- Looking for gethostbyname
  56. -- Looking for gethostbyname - found
  57. -- Looking for connect
  58. -- Looking for connect - found
  59. -- Looking for remove
  60. -- Looking for remove - found
  61. -- Looking for shmat
  62. -- Looking for shmat - found
  63. -- Looking for IceConnectionNumber in ICE
  64. -- Looking for IceConnectionNumber in ICE - found
  65. -- Looking for C++ include filesystem
  66. -- Looking for C++ include filesystem - found
  67. -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED
  68. -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success
  69. -- Looking for __fbufsize
  70. -- Looking for __fbufsize - found
  71. -- Looking for min
  72. -- Looking for min - not found
  73. -- Found OpenGL: /usr/lib/libOpenGL.so  
  74. ERROR: EXTERNAL LIBRARY 'GLAD' NOT FOUND
  75. -- Found GLFW3: /usr/lib/libglfw.so  
  76. -- Configuring done
  77. -- Generating done
  78. -- Build files have been written to: /home/teonnik/build/matplotplusplus
  79.