Microsoft Windows [Version 10.0.26200.8894] (c) Microsoft Corporation. All rights reserved. C:\Users\johan>cmake -G "Visual Studio 17 2022" -A x64 -T host=x64 -DCMAKE_INSTALL_PREFIX="C:/Root/root-6.40.02-install" -B "C:/Root/root-6.40.02-build" "C:/Root/root-6.40.02-source" CMake Warning (deprecated) 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. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. CMake Warning (deprecated) 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. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. CMake Warning (deprecated) 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. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. CMake Warning (deprecated) at CMakeLists.txt:46 (cmake_policy): The OLD behavior for policy CMP0144 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. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. -- 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 -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package GIF was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_gif=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:113 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package JPEG was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_jpeg=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:114 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package LZ4 was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_lz4=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:121 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package LibLZMA was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_lzma=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:122 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package ZLIB was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_zlib=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:123 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) -- Could NOT find ZSTD (missing: ZSTD_LIBRARIES ZSTD_INCLUDE_DIR ZSTD_VERSION) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:95 (message): The required package ZSTD was not found. Please install it in the system (preferred), set the corresponding CMake search variable, or opt in to downloading it using '-Dbuiltin_zstd=ON'. Call Stack (most recent call first): cmake/modules/SearchInstalledSoftware.cmake:124 (ROOT_FIND_REQUIRED_DEP) CMakeLists.txt:134 (include) CMake Error at cmake/modules/SearchInstalledSoftware.cmake:127 (message): The following packages need to be installed or enabled to build ROOT: GIF;JPEG;LZ4;LibLZMA;ZLIB;ZSTD Call Stack (most recent call first): CMakeLists.txt:134 (include) -- Configuring incomplete, errors occurred! C:\Users\johan>