CMake Deprecation Warning at CMakeLists.txt:32 (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. -- The C compiler identification is AppleClang 17.0.0.17000013 -- The CXX compiler identification is AppleClang 17.0.0.17000013 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /usr/bin/git (found version "2.39.5 (Apple Git-154)") -- Building ROOT version 6.36.000 -- Looking for a CUDA compiler -- Looking for a CUDA compiler - NOTFOUND -- The default C++ standard in use by the detected compiler (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++) is lower than C++17. Setting C++17 as the minimum standard. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found a macOS system -- Using SDK path: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -- Found an AArch64 system -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT default compression algorithm: zlib -- Checking internet connectivity -- Checking internet connectivity - found -- Looking for ZLib -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Looking for nlohmann/json.hpp -- nlohmann/json.hpp not found. Switching on builtin_nlohmannjson option -- Building freetype version 2.12.1 included in ROOT itself -- Looking for PCRE -- Found PCRE2: /Users/reimer/local/include (found version "10.44") -- Looking for LZMA -- Looking for lzma_auto_decoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd -- Looking for lzma_auto_decoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd - found -- Looking for lzma_easy_encoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd -- Looking for lzma_easy_encoder in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd - found -- Looking for lzma_lzma_preset in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd -- Looking for lzma_lzma_preset in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/liblzma.tbd - found -- Could NOT find LibLZMA (missing: LIBLZMA_INCLUDE_DIR) -- LZMA not found. Switching on builtin_lzma option -- Building LZMA version 5.2.4 included in ROOT itself -- Looking for xxHash -- Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR) (Required is at least version "0.8") -- xxHash not found. Switching on builtin_xxhash option -- Looking for ZSTD -- Could NOT find ZSTD (missing: ZSTD_LIBRARIES) -- ZSTD not found. Switching on builtin_zstd option -- Performing Test CXX_FLAG_STD_CPLUSPLUS11 -- Performing Test CXX_FLAG_STD_CPLUSPLUS11 - Success -- Performing Test C_FLAG_STD_C99 -- Performing Test C_FLAG_STD_C99 - Success -- Performing Test C_FLAG_WALL -- Performing Test C_FLAG_WALL - Success -- Performing Test CXX_FLAG_WALL -- Performing Test CXX_FLAG_WALL - Success -- Performing Test C_FLAG_WEXTRA -- Performing Test C_FLAG_WEXTRA - Success -- Performing Test CXX_FLAG_WEXTRA -- Performing Test CXX_FLAG_WEXTRA - Success -- Performing Test C_FLAG_WUNDEF -- Performing Test C_FLAG_WUNDEF - Success -- Performing Test CXX_FLAG_WUNDEF -- Performing Test CXX_FLAG_WUNDEF - Success -- Performing Test C_FLAG_WSHADOW -- Performing Test C_FLAG_WSHADOW - Success -- Performing Test CXX_FLAG_WSHADOW -- Performing Test CXX_FLAG_WSHADOW - Success -- Performing Test C_FLAG_WCAST_ALIGN -- Performing Test C_FLAG_WCAST_ALIGN - Success -- Performing Test CXX_FLAG_WCAST_ALIGN -- Performing Test CXX_FLAG_WCAST_ALIGN - Success -- Performing Test C_FLAG_WCAST_QUAL -- Performing Test C_FLAG_WCAST_QUAL - Success -- Performing Test CXX_FLAG_WCAST_QUAL -- Performing Test CXX_FLAG_WCAST_QUAL - Success -- Performing Test C_FLAG_WSTRICT_PROTOTYPES -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success -- Looking for LZ4 -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) -- LZ4 not found. Switching on builtin_lz4 option -- Found GIF: /Users/reimer/local/lib/libgif.dylib (found version "5.2.2") -- Found PNG: /Users/reimer/local/lib/libpng.dylib (found version "1.6.49") -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Looking for GSL -- Found GSL: /Users/reimer/local/include (found suitable version "2.8", minimum required is "1.10") -- Looking for Python -- Found Python3: /usr/bin/python3 (found suitable version "3.9.6", minimum required is "3.8") found components: Interpreter Development NumPy Development.Module Development.Embed -- Looking for OpenGL -- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework -- 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: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libxml2.tbd (found version "2.9.13") -- Found OpenSSL: /Users/reimer/local/lib/libcrypto.dylib (found version "3.3.1") found components: SSL -- Looking for SQLite -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found Sqlite: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -- 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 XROOTD -- Found XRootD: /Users/reimer/local/lib/cmake/XRootD/XRootDConfig.cmake (found version "5.7.0") -- Could NOT find FTGL (missing: FTGL_INCLUDE_DIR) -- ftgl library not found. Set variable FTGL_ROOT_DIR to point to your installation -- For the time being switching ON 'builtin_ftgl' option -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Looking for uuid_generate_random in uuid -- Looking for uuid_generate_random in uuid - not found -- Found libuuid: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -- Found OpenSSL: /Users/reimer/local/lib/libcrypto.dylib (found version "3.3.1") -- Davix not found, switching ON 'builtin_davix' option. -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR) (Required is at least version "2020") -- TBB not found, enabling 'builtin_tbb' option -- Looking for VDT -- Found Vdt: /Users/reimer/local/root/include (found suitable version "0.4", minimum required is "0.4") -- Looking for BLAS for optional parts of TMVA -- Using GSL CBLAS for optional parts of TMVA -- PyROOT: development package found. Building for version 3.9.6 -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB - 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 CMP0114 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:6 (include) CMake Deprecation Warning at interpreter/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (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:6 (include) CMake Deprecation Warning at interpreter/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 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:6 (include) CMake Deprecation Warning at interpreter/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (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:6 (include) -- Building Cling as part of ROOT -- Cling version (from VERSION file): ROOT_1.3~dev CMake Warning at interpreter/cling/lib/Interpreter/CMakeLists.txt:286 (MESSAGE): Cannot determine location of C++ headers for runtime. -- Cling will look for C++ headers in '' at runtime. -- And if not found, will invoke: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk' for them. -- Building with -fPIC -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Success -- Performing Test found_arc4 -- Performing Test found_arc4 - Success -- Found arc4random_buf in stdlib.h -- Performing Test C_HAS_Wno_strict_overflow -- Performing Test C_HAS_Wno_strict_overflow - Success -- 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 - Success -- Looking for m -- Looking for m - not found -- Use SSL API VERSION 3.3 for civetweb -- Performing Test GCC_HAS_BIDI_CHARS_FLAG -- Performing Test GCC_HAS_BIDI_CHARS_FLAG - Failed -- Distributed RDataFrame enabled -- Found Chrome browser executable /Applications/Google Chrome.app/Contents/MacOS/Google Chrome major version 137 -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_attribute_always_inline -- Performing Test found_attribute_always_inline - Success -- Performing Test has_found_attribute_noinline -- Performing Test has_found_attribute_noinline - Success -- Performing Test found_hardware_interference_size -- Performing Test found_hardware_interference_size - Failed Running /Users/reimer/local/src/root-6.36.00/cmake/unix/compiledata.sh Making /Users/reimer/local/src/root-6.36.00/PERBuild/ginclude/compiledata.h -- ROOT Configuration System: Darwin-24.5.0 ROOT Platform: macosx ROOT Architecture: macosxarm64 Processor: 8 core Apple M3 (arm64) Build type: Release Install path: /Users/reimer/local/root Compiler: AppleClang 17.0.0.17000013 C++ standard: 17 Compiler flags: -- - C: -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread - C (build type specific): -O3 -DNDEBUG - C++: -Wc++11-narrowing -Wsign-compare -Wsometimes-uninitialized -Wconditional-uninitialized -Wheader-guard -Warray-bounds -Wcomment -Wtautological-compare -Wstrncat-size -Wloop-analysis -Wbool-conversion -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -stdlib=libc++ - C++ (build type specific): -O3 -DNDEBUG -- Linker flags: - Executable: - Module: - Shared: -- Enabled support for: asimage builtin_clang builtin_cling builtin_davix builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_jpeg builtin_llvm builtin_lz4 builtin_lzma builtin_nlohmannjson builtin_openui5 builtin_tbb builtin_xxhash builtin_zstd clad cocoa dataframe davix gdml geom http imt libcxx opengl pyroot roofit root7 rpath runtime_cxxmodules shared spectrum sqlite ssl tmva tmva-cpu tmva-cudnn tmva-pymva tpython use_gsl_cblas vdt webgui xml xrootd -- Configuring done (33.9s) -- Generating done (3.4s) -- Build files have been written to: /Users/reimer/local/src/root-6.36.00/PERBuild