cmake -G "Visual Studio 16" -A Win32 -Thost=x64 -DCMAKE_INSTALL_PREFIX="C:/root/6.25.01" -DCMAKE_BUILD_TYPE:STRING="Release" -Dpythia6=OFF -Dpythia8=OFF -Dgraphviz=ON -Dfftw3=ON -Dbuiltin_fftw3=ON -Dmysql=ON -DMYSQL_DIR="C:/MySQL/mysql-5.7.33-win32" -DMYSQL_INCLUDE_DIR="C:/MySQL/mysql-5.7.33-win32/include" -DMYSQL_LIBRARIES="C:/MySQL/mysql-5.7.33-win32/lib" -Dgsl_shared=ON -DGSL_ROOT_DIR="C:/Anaconda/pkgs/gsl-2.4-hfa6e2cd_4/Library" -DGSL_CONFIG_EXECUTABLE="C:/Anaconda/pkgs/gsl-2.4-hfa6e2cd_4/Library/bin/gsl-config" -DIMT=ON -Dmathmore=ON -Dminuit2=ON -Dtmva=ON -Dtmva-cpu=ON -Dtmva-pymva=ON -Dr=ON -DR_DIR="C:/Miniconda/pkgs/r-base-3.6.1-hf18239d_0/lib/R" -Dtmva-rmva=ON ../SourceCode/6.25.01/ -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.19042. -- The C compiler identification is MSVC 19.28.29913.0 -- The CXX compiler identification is MSVC 19.28.29913.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.27.0.windows.1") -- Detected ROOT_VERSION 6.24.99 -- Looking for Python -- Found Python3: C:/Miniconda/python.exe (found version "3.8.8") found components: Interpreter Development NumPy Development.Module Development.Embed -- Could NOT find Python2 (missing: Python2_EXECUTABLE Python2_LIBRARIES Python2_INCLUDE_DIRS Python2_NumPy_INCLUDE_DIRS Interpreter Development NumPy Development.Module Development.Embed) Reason given by package: Interpreter: Wrong major version for the interpreter "C:/Miniconda/python.exe" -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT Platform: win32 -- ROOT Compiler: MSVC 19.28.29913.0 -- ROOT Processor: AMD64 -- ROOT Architecture: win32 -- Build Type: 'Release' (flags = '-O2') -- Compiler Flags: -nologo -IC:/Users/DevFVT/Desktop/RootCustomBuild/SourceCode/6.25.01/build/win -FIw32pragma.h -FIsehmap.h -Zc:__cplusplus -MD -GR -EHsc- -W3 -wd4141 -wd4291 -wd4244 -wd4049 -D_WIN32 -D_XKEYCHECK_H -DNOMINMAX -D_CRT_SECURE_NO_WARNINGS -O2 -- ROOT default compression algorithm: zlib -- PyROOT will be built for version 3.8.8 -- Looking for ZLib -- Found ZLIB: C:/Miniconda/Library/lib/z.lib (found version "1.2.8") -- Looking for Freetype -- Found Freetype: C:/Miniconda/Library/lib/freetype.lib (found version "2.10.4") -- Looking for PCRE -- Found PCRE: C:/Miniconda/Library/mingw-w64/include (found version "8.38") -- Looking for LZMA -- Looking for lzma_auto_decoder in C:/Miniconda/Library/lib/liblzma.lib -- Looking for lzma_auto_decoder in C:/Miniconda/Library/lib/liblzma.lib - found -- Looking for lzma_easy_encoder in C:/Miniconda/Library/lib/liblzma.lib -- Looking for lzma_easy_encoder in C:/Miniconda/Library/lib/liblzma.lib - found -- Looking for lzma_lzma_preset in C:/Miniconda/Library/lib/liblzma.lib -- Looking for lzma_lzma_preset in C:/Miniconda/Library/lib/liblzma.lib - found -- Found LibLZMA: C:/Miniconda/Library/lib/liblzma.lib (found version "5.2.2") -- Looking for ZSTD -- Found ZSTD: C:/Miniconda/Library/lib/zstd.lib -- Looking for xxHash -- Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR) -- xxHash not found. Switching on builtin_xxhash option -- Looking for LZ4 -- Could NOT find LZ4 (missing: LZ4_LIBRARY) (found version "1.9.3") -- LZ4 not found. Switching on builtin_lz4 option -- Found GIF: C:/Miniconda/Library/lib/gif.lib (found version "5.2.1") -- Found TIFF: C:/Miniconda/Library/lib/tiff.lib (found version "4.0.6") -- Found PNG: C:/Miniconda/Library/lib/libpng.lib (found version "1.6.21") -- Found JPEG: C:/Miniconda/Library/lib/jpeg.lib (found version "80") -- Looking for AfterImage -- Could NOT find AfterImage (missing: AFTERIMAGE_INCLUDE_DIR AFTERIMAGE_LIBRARIES) -- AfterImage not found. Switching on builtin_afterimage option -- Looking for GSL -- Found PkgConfig: C:/Miniconda/Library/mingw-w64/bin/pkg-config.exe (found version "0.29.1") -- Found GSL: C:/Miniconda/Library/mingw-w64/include (found suitable version "2.1", minimum required is "1.10") -- Looking for OpenGL -- Found OpenGL: opengl32 -- Looking for GLEW -- Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) -- GLEW not found. Switching on builtin_glew option -- Looking for gl2ps -- Could NOT find gl2ps (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR) -- gl2ps not found. Switching on builtin_gl2ps option -- Looking for LibXml2 -- Found LibXml2: C:/Miniconda/Library/lib/libxml2.lib (found version "2.9.3") -- Found OpenSSL: C:/Miniconda/Library/lib/libcrypto.lib (found version "1.1.1j") -- Looking for MySQL -- Found MySQL: C:/MySQL/mysql-5.7.33-win32/include -- Looking for Oracle -- Oracle not found. -- Oracle: You can specify includes: -DORACLE_PATH_INCLUDES=/usr/include/oracle/10.2.0.3/client -- currently found includes: -- Oracle: You can specify libs: -DORACLE_PATH_LIB=/usr/lib/oracle/10.2.0.3/client/lib -- currently found libs: ORACLE_LIBRARY_OCCI-NOTFOUND;ORACLE_LIBRARY_CLNTSH-NOTFOUND;ORACLE_LIBRARY_LNNZ-NOTFOUND -- Oracle not found. Switching off oracle option -- Looking for PostgreSQL -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR) -- PostgreSQL not found. Switching off pgsql option -- Looking for SQLite -- Found Sqlite: C:/Miniconda/Library/include -- Downloading and building FFTW version 3.3.8 -- Looking for CFITSIO -- Could NOT find CFITSIO (missing: CFITSIO_LIBRARY CFITSIO_INCLUDE_DIR) -- CFITSIO not found. You can enable the option 'builtin_cfitsio' to build the library internally' -- For the time being switching off 'fitsio' option -- Could NOT find GFAL (missing: GFAL_INCLUDE_DIR SRM_IFCE_INCLUDE_DIR GFAL_LIBRARY) -- GFAL library not found. Set variable GFAL_DIR to point to your gfal installation and the variable SRM_IFCE_DIR to the srm_ifce installation -- For the time being switching OFF 'gfal' option -- Could NOT find FTGL (missing: FTGL_INCLUDE_DIR FTGL_LIBRARY) -- ftgl library not found. Set variable FTGL_ROOT_DIR to point to your installation -- For the time being switching ON 'builtin_ftgl' option -- Looking for R -- Could NOT find R (missing: R_LIBRARY Rcpp RInside) -- R installation not found. Set variable R_DIR to point to your R installation -- For the time being switching OFF 'r' option -- Cannot select cudnn without selecting cuda or tmva-gpu. Option is ignored -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Building LLVM in 'Release' mode. -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe -- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND) -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Native target architecture is X86 -- Threads disabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Found Python module pygments -- Found Python module pygments.lexers.c_cpp -- Found Python module yaml -- LLVM host triple: i686-pc-windows-msvc -- LLVM default target triple: i686-pc-windows-msvc -- Found PythonInterp: C:/Miniconda/python.exe (found version "3.8.8") -- Constructing LLVMBuild project information -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting X86 -- Targeting NVPTX -- Clang version: 9.0.1 -- PrintFunctionNames ignored -- Loadable modules not supported on this platform. -- AnnotateFunctions ignored -- Loadable modules not supported on this platform. -- BugpointPasses ignored -- Loadable modules not supported on this platform. -- Cling version (from VERSION file): ROOT_0.9~dev -- Performing Test __result -- Performing Test __result - Failed -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Failed -- Performing Test C_HAS_Wno_strict_overflow -- Performing Test C_HAS_Wno_strict_overflow - Failed -- Performing Test C_HAS_Wno_maybe_uninitialized -- Performing Test C_HAS_Wno_maybe_uninitialized - Failed -- Performing Test C_HAS_Wno_parentheses_equality -- Performing Test C_HAS_Wno_parentheses_equality - Failed -- Looking for m -- Looking for m - not found -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_stdstringview -- Performing Test found_stdstringview - Failed -- Performing Test found_stdexpstringview -- Performing Test found_stdexpstringview - Failed -- Performing Test found_stdapply -- Performing Test found_stdapply - Failed -- Performing Test found_stdinvoke -- Performing Test found_stdinvoke - Success -- Performing Test found_stdindexsequence -- Performing Test found_stdindexsequence - Success -- Performing Test found_attribute_always_inline -- Performing Test found_attribute_always_inline - Failed -- Performing Test has_found_attribute_noinline -- Performing Test has_found_attribute_noinline - Failed -- ROOT Configuration System Windows-10.0.19042 Processor 2 core 3005 MHz GenuineIntel Unknown P6 family (AMD64) Build type Release Install path C:/root/6.25.01 Compiler MSVC 19.28.29913.0 Compiler flags: C -nologo -IC:/Users/DevFVT/Desktop/RootCustomBuild/SourceCode/6.25.01/build/win -FIw32pragma.h -FIsehmap.h -MD -EHsc- -W3 -D_WIN32 -DNOMINMAX -O2 -DNDEBUG C++ -nologo -IC:/Users/DevFVT/Desktop/RootCustomBuild/SourceCode/6.25.01/build/win -FIw32pragma.h -FIsehmap.h -Zc:__cplusplus -MD -GR -EHsc- -W3 -wd4141 -wd4291 -wd4244 -wd4049 -D_WIN32 -D_XKEYCHECK_H -DNOMINMAX -D_CRT_SECURE_NO_WARNINGS -O2 -DNDEBUG Linker flags: Executable /machine:X86 Module /machine:X86 -ignore:4049,4206,4217,4221 -incremental:no Shared /machine:X86 -ignore:4049,4206,4217,4221 -incremental:no -- Enabled support for: asimage builtin_afterimage builtin_clang builtin_cling builtin_fftw3 builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_lz4 builtin_nlohmannjson builtin_openui5 builtin_xxhash clad exceptions fftw3 gdml gsl_shared http mathmore mlp minuit2 mysql opengl pyroot shared sqlite ssl tmva tmva-pymva spectrum xml -- Configuring done -- Generating done