Guest User

Untitled

a guest
Nov 14th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.35 KB | None | 0 0
  1. cmake -DENABLE_TESTING=on ..
  2. -- The C compiler identification is GNU 4.8.4
  3. -- The CXX compiler identification is GNU 4.8.4
  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. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Found CCache: /usr/bin/ccache
  13. -- Performing Test _HAS_CXX11_FLAG
  14. -- Performing Test _HAS_CXX11_FLAG - Success
  15. -- Checking C++11 support for "__func__"
  16. -- Checking C++11 support for "__func__": works
  17. -- Checking C++11 support for "atomic"
  18. -- Checking C++11 support for "atomic": works
  19. -- Checking C++11 support for "auto"
  20. -- Checking C++11 support for "auto": works
  21. -- Checking C++11 support for "auto_ret_type"
  22. -- Checking C++11 support for "auto_ret_type": works
  23. -- Checking C++11 support for "class_override_final"
  24. -- Checking C++11 support for "class_override_final": not supported
  25. -- Checking C++11 support for "constexpr"
  26. -- Checking C++11 support for "constexpr": works
  27. -- Checking C++11 support for "cstdint"
  28. -- Checking C++11 support for "cstdint": works
  29. -- Checking C++11 support for "decltype"
  30. -- Checking C++11 support for "decltype": works
  31. -- Checking C++11 support for "initializer_list"
  32. -- Checking C++11 support for "initializer_list": works
  33. -- Checking C++11 support for "lambda"
  34. -- Checking C++11 support for "lambda": works
  35. -- Checking C++11 support for "long_long"
  36. -- Checking C++11 support for "long_long": works
  37. -- Checking C++11 support for "nullptr"
  38. -- Checking C++11 support for "nullptr": works
  39. -- Checking C++11 support for "regex"
  40. -- Checking C++11 support for "regex": not supported
  41. -- Checking C++11 support for "rvalue-references"
  42. -- Checking C++11 support for "rvalue-references": works
  43. -- Checking C++11 support for "sizeof_member"
  44. -- Checking C++11 support for "sizeof_member": works
  45. -- Checking C++11 support for "static_assert"
  46. -- Checking C++11 support for "static_assert": works
  47. -- Checking C++11 support for "variadic_templates"
  48. -- Checking C++11 support for "variadic_templates": works
  49. -- Looking for C++ include unordered_map
  50. -- Looking for C++ include unordered_map - found
  51. -- Using system's malloc
  52. -- Looking for isfinite
  53. -- Looking for isfinite - not found
  54. -- Looking for isinf
  55. -- Looking for isinf - found
  56. -- Looking for isnan
  57. -- Looking for isnan - found
  58. -- Looking for signgam
  59. -- Looking for signgam - found
  60. -- Looking for fdopen
  61. -- Looking for fdopen - found
  62. -- Looking for log2
  63. -- Looking for log2 - found
  64. -- Looking for powl
  65. -- Looking for powl - found
  66. -- Looking for lgammal
  67. -- Looking for lgammal - found
  68. -- Looking for sqrtl
  69. -- Looking for sqrtl - found
  70. -- Looking for finite
  71. -- Looking for finite - found
  72. -- Looking for isfinite
  73. -- Looking for isfinite - not found
  74. -- Looking for isinf
  75. -- Looking for isinf - found
  76. -- Looking for isnan
  77. -- Looking for isnan - found
  78. -- Performing Test HAVE_STD_ISINF
  79. -- Performing Test HAVE_STD_ISINF - Success
  80. -- Performing Test HAVE_STD_ISFINITE
  81. -- Performing Test HAVE_STD_ISFINITE - Success
  82. -- Performing Test HAVE_STD_ISNAN
  83. -- Performing Test HAVE_STD_ISNAN - Success
  84. -- Looking for xmmintrin.h
  85. -- Looking for xmmintrin.h - found
  86. -- Looking for emmintrin.h
  87. -- Looking for emmintrin.h - found
  88. -- Looking for arc4random
  89. -- Looking for arc4random - not found
  90. -- Found GDB: /usr/bin/gdb
  91. -- Could NOT find MOSEK (missing: MOSEK_DIR MOSEK_INCLUDE_DIR MOSEK_LIBRARY)
  92. -- Looking for include file pthread.h
  93. -- Looking for include file pthread.h - found
  94. -- Looking for pthread_create
  95. -- Looking for pthread_create - not found
  96. -- Looking for pthread_create in pthreads
  97. -- Looking for pthread_create in pthreads - not found
  98. -- Looking for pthread_create in pthread
  99. -- Looking for pthread_create in pthread - found
  100. -- Found Threads: TRUE
  101. -- Try OpenMP C flag = [-fopenmp]
  102. -- Performing Test OpenMP_FLAG_DETECTED
  103. -- Performing Test OpenMP_FLAG_DETECTED - Success
  104. -- Try OpenMP CXX flag = [-fopenmp]
  105. -- Performing Test OpenMP_FLAG_DETECTED
  106. -- Performing Test OpenMP_FLAG_DETECTED - Success
  107. -- Found OpenMP: -fopenmp
  108. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
  109. -- Looking for dgemm_
  110. -- Looking for dgemm_ - found
  111. -- A library with BLAS API found.
  112. -- Looking for cheev_
  113. -- Looking for cheev_ - found
  114. -- A library with LAPACK API found.
  115. -- Found Atlas: /usr/include
  116. -- Found Atlas (include: /usr/include, library: /usr/lib/libatlas.so)
  117. -- Found CBLAS: /usr/lib/libcblas.so.3
  118. -- Looking for cblas_dsyrk in /usr/lib/libcblas.so.3
  119. -- Looking for cblas_dsyrk in /usr/lib/libcblas.so.3 - found
  120. -- Could NOT find GLPK (missing: GLPK_LIBRARY GLPK_INCLUDE_DIR GLPK_PROPER_VERSION_FOUND)
  121. -- Could NOT find CPLEX (missing: CPLEX_LIBRARY CPLEX_INCLUDE_DIR)
  122. -- Found Eigen3: /usr/local/include/eigen3 (found suitable version "3.3.0", minimum required is "3.1.2")
  123. CMake Warning at CMakeLists.txt:623 (MESSAGE):
  124. The system Eigen3 version 3.3.0 is buggy, manually bundling.
  125.  
  126.  
  127. -- Found OPENCL: /usr/lib/x86_64-linux-gnu/libOpenCL.so
  128. -- Looking for viennacl::ocl::type_to_string<char>::apply
  129. -- Looking for viennacl::ocl::type_to_string<char>::apply - found
  130. -- Found ViennaCL: /usr/include (found suitable version "1.5.0", minimum required is "1.5.0")
  131. -- checking for one of the modules 'libColPack>=1.0.9;ColPack>=1.0.9'
  132. -- Could NOT find NLOPT (missing: NLOPT_LIBRARY NLOPT_INCLUDE_DIR)
  133. -- Could NOT find LPSOLVE (missing: LPSOLVE_LIBRARIES LPSOLVE_INCLUDE_DIR)
  134. -- Could NOT find ColPack (missing: COLPACK_LIBRARIES COLPACK_LIBRARY_DIR COLPACK_INCLUDE_DIR)
  135. -- Found Doxygen: /usr/bin/doxygen (found suitable version "1.8.6", minimum required is "1.8.6")
  136. -- Found PythonInterp: /usr/bin/python (found version "2.7.6")
  137. -- Ctags flavour: Exuberant
  138. -- Found Ctags: /usr/bin/ctags (found version "exuberant ctags 5.9~svn20110310")
  139. -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE)
  140. -- Found Pandoc: /usr/bin/pandoc
  141. -- checking for one of the modules 'libjson>=0.11;json>=0.11;json-c>=0.11'
  142. -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.1")
  143. -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS)
  144. -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
  145. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  146. -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
  147. -- Could NOT find LibLZMA (missing: LIBLZMA_INCLUDE_DIR LIBLZMA_LIBRARY LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET)
  148. -- Found SNAPPY: /usr/lib/libsnappy.so
  149. -- Lzo includes and libraries NOT found.
  150. -- Spinlock support found
  151. -- Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR)
  152. -- Eigen3 set as default global linear algebra backend library
  153. -- Eigen3 set as default core module (linalg) backend library
  154. -- Eigen3 set as default reduction module (linalg) backend library
  155. -- Eigen3 set as default eigen solver module (linalg) backend library
  156. -- Found Jinja2: 1
  157. CMake Error at tests/meta/CMakeLists.txt:7 (MESSAGE):
  158. Test suite for meta examples does not exist!
  159.  
  160.  
  161. -- Configuring incomplete, errors occurred!
  162. See also "/home/sudarshan/shogun/build/CMakeFiles/CMakeOutput.log".
  163. See also "/home/sudarshan/shogun/build/CMakeFiles/CMakeError.log".
Add Comment
Please, Sign In to add comment