CMake Deprecation Warning at CMakeLists.txt:12 (cmake_policy): The OLD behavior for policy CMP0091 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:46 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:46 (cmake_policy): The OLD behavior for policy CMP0135 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.26200. -- The C compiler identification is MSVC 19.44.35228.0 -- The CXX compiler identification is MSVC 19.44.35228.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/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/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building ROOT version 6.40.02 -- Looking for a CUDA compiler -- Looking for a CUDA compiler - NOTFOUND -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Checking internet connectivity -- Checking internet connectivity - found -- Zlib detected -- Looking for nlohmann/json.hpp -- nlohmann/json.hpp not found. Switching on builtin_nlohmannjson option -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Looking for Python -- Found Python3: C:/Python314/python.exe (found suitable version "3.14.6", minimum required is "3.10") found components: Interpreter Development Development.Module Development.Embed -- Performing Test ROOT_PYTHON_GIL_DISABLED -- Performing Test ROOT_PYTHON_GIL_DISABLED - Failed -- Looking for OpenGL -- Found OpenGL: opengl32 -- Looking for LibXml2 -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- LibXml2 not found. Switching off xml option -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR SSL) -- Switching OFF 'ssl' option. -- Looking for SQLite -- Could NOT find Sqlite (missing: SQLITE_INCLUDE_DIR SQLITE_LIBRARIES) -- SQLite not found. Switching off sqlite option -- 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 -- Looking for libcurl -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR HTTP HTTPS threadsafe) (Required is at least version "7.84") -- libcurl not found. Switching off curl option -- Looking for TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR TBB_LIBRARY) (Required is at least version "2020") -- TBB not found, enabling 'builtin_tbb' option -- Looking for sgemm_ -- Looking for sgemm_ - not found CMake Warning at cmake/modules/SearchInstalledSoftware.cmake:134 (_find_package): By not providing "Findnvpl.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "nvpl", but CMake did not find one. Could not find a package configuration file provided by "nvpl" with any of the following names: nvplConfig.cmake nvpl-config.cmake Add the installation prefix of "nvpl" to CMAKE_PREFIX_PATH or set "nvpl_DIR" to a directory containing one of the above files. If "nvpl" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-4.2/Modules/FindBLAS.cmake:1381 (find_package) cmake/modules/SearchInstalledSoftware.cmake:134 (_find_package) cmake/modules/SearchInstalledSoftware.cmake:1249 (find_package) CMakeLists.txt:134 (include) -- Could NOT find BLAS (missing: BLAS_LIBRARIES) -- Looking for GSL -- Could NOT find GSL (missing: GSL_INCLUDE_DIR GSL_LIBRARY GSL_CBLAS_LIBRARY) (Required is at least version "1.10") -- GSL not found. Set variable GSL_ROOT_DIR to point to your GSL installation -- Alternatively, you can also enable the option 'builtin_gsl' to build the GSL libraries internally' -- For the time being switching OFF 'tmva-cpu' option -- PyROOT: development package found. Building for version 3.14.6 -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test ROOT_HAVE_NATIVE_CXX_FILESYSTEM -- Performing Test ROOT_HAVE_NATIVE_CXX_FILESYSTEM - Success -- Building LLVM in 'Release' mode. CMake Deprecation Warning at interpreter/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): interpreter/llvm-project/llvm/CMakeLists.txt:8 (include) CMake Warning (dev) at C:/Program Files/CMake/share/cmake-4.2/Modules/CMakeDetermineASMCompiler.cmake:234 (message): Policy CMP194 is not set: MSVC is not an assembler for language ASM. Run "cmake --help-policy CMP194" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): interpreter/llvm-project/llvm/CMakeLists.txt:47 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at interpreter/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): interpreter/llvm-project/clang/CMakeLists.txt:7 (include) CMake Warning (dev) at interpreter/llvm-project/clang/CMakeLists.txt:406 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at interpreter/llvm-project/llvm/tools/opt-viewer/CMakeLists.txt:10 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Building Cling as part of ROOT -- Cling version (from VERSION file): ROOT_1.4~dev -- 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 GCC_HAS_BIDI_CHARS_FLAG -- Performing Test GCC_HAS_BIDI_CHARS_FLAG - Failed -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Distributed RDataFrame enabled -- Found Chrome browser executable C:/Program Files/Google/Chrome/Application/chrome.exe, not testing the version -- Found Edge browser executable C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- 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.26200 ROOT Platform: win32 ROOT Architecture: win64 Processor: 8 core AMD Ryzen 7 5700G with Radeon Graphics (AMD64) Build type: Install path: C:/Root/root-6.40.02-install Compiler: MSVC 19.44.35228.0 C++ standard: 17 Compiler flags: -- - C: -nologo -IC:/Root/root-6.40.02-source/cmake/win -FIw32pragma.h -FIsehmap.h -GR -MD -EHsc -W3 -wd4267 -DNOMINMAX - C (build type specific): Debug: -MD -Od -Ob0 -Z7 Release: -MD -O2 -Ob2 -DNDEBUG MinSizeRel: -MD -O1 -Ob1 -DNDEBUG RelWithDebInfo: -MD -O2 -Ob2 -Z7 -DNDEBUG - C++: -nologo -IC:/Root/root-6.40.02-source/cmake/win -Zc:__cplusplus -std:c++17 -GR -FIw32pragma.h -FIsehmap.h -MD -EHsc -W3 -wd4141 -wd4291 -wd4244 -wd4049 -wd4146 -wd4250 -wd4624 -wd4267 -D_XKEYCHECK_H -DNOMINMAX -D_CRT_SECURE_NO_WARNINGS -D_SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING -D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING - C++ (build type specific): Debug: -MD -Od -Ob0 -Z7 Release: -MD -O2 -Ob2 -DNDEBUG MinSizeRel: -MD -O1 -Ob1 -DNDEBUG RelWithDebInfo: -MD -O2 -Ob2 -Z7 -DNDEBUG -- Linker flags: - Executable: /machine:x64 -ignore:4049,4206,4217,4221 -incremental:no - Module: /machine:x64 -ignore:4049,4206,4217,4221 -incremental:no - Shared: /machine:x64 -ignore:4049,4206,4217,4221 -incremental:no -- Enabled support for: asimage builtin_clang builtin_cling builtin_civetweb builtin_freetype builtin_ftgl builtin_gif builtin_gl2ps builtin_gtest builtin_jpeg builtin_llvm builtin_lz4 builtin_lzma builtin_nlohmannjson builtin_openui5 builtin_pcre builtin_png builtin_tbb builtin_unuran builtin_xxhash builtin_zlib builtin_zstd check_connection clad dataframe gdml geom http imt opengl pyroot roofit root7 shared spectrum thisroot_scripts tmva tmva-cudnn tpython use_gsl_cblas webgui -- Configuring done (65.1s) -- Generating done (20.8s) -- Build files have been written to: C:/Root/root-6.40.02-build