Guest User

shogun_build_win10

a guest
Mar 4th, 2019
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. D:\shogun\build>cmake -G"Visual Studio 15 2017 Win64" CMAKE_CURRENT_SOURCE_DIR = D:\shogun -DLICENSE_GPL_SHOGUN=OFF -DUSE_SVMLIGHT=OFF
  2. -- Selecting Windows SDK version 10.0.15063.0 to target Windows 10.0.17134.
  3. -- The C compiler identification is MSVC 19.10.25019.0
  4. -- The CXX compiler identification is MSVC 19.10.25019.0
  5. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
  6. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
  12. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. -- Performing Test _cpp_latest_flag_supported
  18. -- Performing Test _cpp_latest_flag_supported - Success
  19. -- Could NOT find GDB (missing: GDB_VERSION)
  20. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.6")
  21. -- Found PythonInterp: C:/ProgramData/Anaconda3/python.exe (found version "3.6.5")
  22. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  23. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  24. -- Performing Test COMPILER_HAS_DEPRECATED
  25. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  26. -- dir='D:/shogun/src'
  27. -- dir='D:/shogun/build/src'
  28. -- Looking for pthread.h
  29. -- Looking for pthread.h - not found
  30. -- Found Threads: TRUE
  31. -- Found OpenMP_C: -openmp (found version "2.0")
  32. -- Found OpenMP_CXX: -openmp (found version "2.0")
  33. -- Found OpenMP: TRUE (found version "2.0")
  34. -- Performing Test HAVE_CXA_DEMANGLE
  35. -- Performing Test HAVE_CXA_DEMANGLE - Failed
  36. -- Could NOT find CxaDemangle (missing: HAVE_CXA_DEMANGLE)
  37. -- Looking for xmmintrin.h
  38. -- Looking for xmmintrin.h - found
  39. -- Looking for emmintrin.h
  40. -- Looking for emmintrin.h - found
  41. -- Could NOT find CxaDemangle (missing: HAVE_CXA_DEMANGLE)
  42. -- Looking for signgam
  43. -- Looking for signgam - not found
  44. -- Looking for fdopen
  45. -- Looking for fdopen - found
  46. -- Looking for lgammal
  47. -- Looking for lgammal - found
  48. -- Could NOT find OPENCL (missing: OPENCL_LIBRARY OPENCL_INCLUDE_DIR)
  49. -- Could NOT find ViennaCL (missing: VIENNACL_INCLUDE_DIR VIENNACL_ENCODED_VERSION OpenCL_INCLUDE_DIRS OpenCL_LIBRARIES) (Required is at least version "1.5.0")
  50. -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  51. -- Could NOT find rxcpp (missing: rxcpp_INCLUDE_DIR)
  52. -- Could NOT find TFLogger (missing: TFLogger_DIR)
  53. -- Looking for sgemm_
  54. -- Looking for sgemm_ - not found
  55. -- Could NOT find BLAS (missing: BLAS_LIBRARIES)
  56. -- LAPACK requires BLAS
  57. -- Performing Test HAVE_STD_VARIANT
  58. -- Performing Test HAVE_STD_VARIANT - Failed
  59. -- Could NOT find GLPK (missing: GLPK_LIBRARY GLPK_INCLUDE_DIR GLPK_PROPER_VERSION_FOUND)
  60. -- Could NOT find CPLEX (missing: CPLEX_LIBRARY CPLEX_INCLUDE_DIR)
  61. -- Could NOT find MOSEK (missing: MOSEK_DIR MOSEK_INCLUDE_DIR MOSEK_LIBRARY MOSEK_LIBRARIES)
  62. -- Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
  63. -- Could NOT find JSON (missing: JSON_INCLUDE_DIR JSON_LIBRARY) (Required is at least version "0.11")
  64. -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)
  65. -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
  66. -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
  67. -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
  68. -- Could NOT find LibLZMA (missing: LIBLZMA_INCLUDE_DIR LIBLZMA_LIBRARY LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET)
  69. -- Could NOT find SNAPPY (missing: SNAPPY_LIBRARIES SNAPPY_INCLUDE_DIR)
  70. -- Lzo includes and libraries NOT found.
  71. -- Could NOT find NLOPT (missing: NLOPT_LIBRARY NLOPT_INCLUDE_DIR)
  72. -- Could NOT find LPSOLVE (missing: LPSOLVE_LIBRARIES LPSOLVE_INCLUDE_DIR)
  73. -- Could NOT find ColPack (missing: COLPACK_LIBRARIES COLPACK_LIBRARY_DIR COLPACK_INCLUDE_DIR)
  74. -- Could NOT find ARPREC (missing: ARPREC_LIBRARIES ARPREC_INCLUDE_DIR)
  75. -- Looking for arc4random
  76. -- Looking for arc4random - not found
  77. -- Linker: Default system linker
  78. -- Checking to see if CXX compiler accepts flag -flto=thin
  79. -- Checking to see if CXX compiler accepts flag -flto=thin - yes
  80. Error copying directory from "D:/shogun/data/toy" to "D:/shogun/build/examples/undocumented/data".
  81. -- Could NOT find Ctags (missing: CTAGS_EXECUTABLE)
  82. CMake Error at examples/meta/CMakeLists.txt:11 (message):
  83. Ctags required for meta examples. Install or set BUILD_META_EXAMPLES=OFF.
  84.  
  85.  
  86. -- Configuring incomplete, errors occurred!
  87. See also "D:/shogun/build/CMakeFiles/CMakeOutput.log".
  88. See also "D:/shogun/build/CMakeFiles/CMakeError.log".
Add Comment
Please, Sign In to add comment