-- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /usr/local/bin/git (found version "2.29.2") -- Detected ROOT_VERSION 6.23.01 -- Looking for Python -- Found Python3: /usr/local/bin/python3 (found version "3.9.1") found components: Interpreter Development NumPy Development.Module Development.Embed -- ROOT default compression algorithm: zlib -- PyROOT will be built for version 3.9.1 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found a Mac OS X System 11.1 -- Found a 64bit system -- Found LLVM compiler collection -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT Platform: macosx -- ROOT Architecture: macosx64 -- Build Type: Release (flags = '-O3 -DNDEBUG') -- Compiler Flags: -O3 -DNDEBUG -std=c++11 -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++ -- Looking for ZLib -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.11") -- Building freetype version 2.6.1 included in ROOT itself -- Looking for PCRE -- Found PCRE: /opt/local/include (found version "8.44") -- Looking for LZMA -- Looking for lzma_auto_decoder in /opt/local/lib/liblzma.dylib -- Looking for lzma_auto_decoder in /opt/local/lib/liblzma.dylib - found -- Looking for lzma_easy_encoder in /opt/local/lib/liblzma.dylib -- Looking for lzma_easy_encoder in /opt/local/lib/liblzma.dylib - found -- Looking for lzma_lzma_preset in /opt/local/lib/liblzma.dylib -- Looking for lzma_lzma_preset in /opt/local/lib/liblzma.dylib - found -- Found LibLZMA: /opt/local/lib/liblzma.dylib (found version "5.2.5") -- Looking for ZSTD -- Found ZSTD: /opt/local/lib/libzstd.dylib -- Looking for xxHash -- Found xxHash: /opt/local/lib/libxxhash.dylib (found version "0.8.0") -- Looking for LZ4 -- Found LZ4: /opt/local/lib/liblz4.dylib (found version "1.9.3") -- Found GIF: /opt/local/lib/libgif.dylib (found version "4.2.3") -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Found PNG: /usr/X11R6/lib/libpng.dylib (found version "1.6.26") -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Looking for AfterImage -- Could NOT find AfterImage (missing: AFTERIMAGE_INCLUDE_DIR AFTERIMAGE_LIBRARIES) -- AfterImage not found. Switching on builtin_afterimage option -- Building AfterImage library included in ROOT itself -- Looking for GSL -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") -- Found GSL: /usr/local/Cellar/gsl/2.6/include (found suitable version "2.6", minimum required is "1.10") -- Looking for OpenGL -- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/OpenGL.framework -- 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: /opt/local/lib/libxml2.dylib (found version "2.9.4") -- Found OpenSSL: /opt/local/lib/libcrypto.dylib (found version "1.1.1i") -- Looking for MySQL -- Could NOT find MySQL (missing: MYSQL_INCLUDE_DIR MYSQL_LIBRARIES) -- MySQL not found. Switching off mysql option -- 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: /opt/local/include -- Looking for Pythia6 -- Pythia6 not found. Switching off pythia6 option -- Looking for Pythia8 -- Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARY) -- Pythia8 not found. Switching off pythia8 option -- Looking for FFTW3 -- Found fftw3 includes at /usr/local/include -- Found fftw3 library at /usr/local/lib/libfftw3.dylib -- 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 -- XROOTD not found, enabling 'builtin_xrootd' option -- Downloading and building XROOTD version -- 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 -- Checking for module 'davix>=0.6.4' -- Found davix, version 0.7.6 -- Looking for VDT -- Could NOT find Vdt (missing: VDT_INCLUDE_DIR VDT_LIBRARY) (Required is at least version "0.4") -- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH -- Switching ON 'builtin_vdt' 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 Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Found libtool - /Library/Developer/CommandLineTools/usr/bin/libtool -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include -- Native target architecture is X86 -- Threads disabled. -- Doxygen disabled. -- Go bindings disabled. -- Found ld64 - /Library/Developer/CommandLineTools/usr/bin/ld -- LLVM host triple: x86_64-apple-darwin20.2.0 -- LLVM default target triple: x86_64-apple-darwin20.2.0 -- Building with -fPIC -- Found PythonInterp: /usr/local/bin/python3 (found version "3.9.1") -- Constructing LLVMBuild project information -- SysLibs: curses;/opt/local/lib/libz.dylib -- Targeting X86 -- Targeting NVPTX -- Clang version: 5.0.0 -- Cling version (from VERSION file): ROOT_0.7~dev -- Cling will look for C++ headers in '/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1' at runtime. -- And if not found, will invoke: '/Library/Developer/CommandLineTools/usr/bin/c++ ' for them. -- Performing Test __result -- Performing Test __result - Failed -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Success -- Performing Test CXX_HAS_Wno_conditional_uninitialized -- Performing Test CXX_HAS_Wno_conditional_uninitialized - Success -- 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 -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_stdstringview -- Performing Test found_stdstringview - Success -- Performing Test found_stod_stringview -- Performing Test found_stod_stringview - Failed -- Performing Test found_opplusequal_stringview -- Performing Test found_opplusequal_stringview - Success -- Performing Test found_stdapply -- Performing Test found_stdapply - Failed -- Performing Test found_stdinvoke -- Performing Test found_stdinvoke - Failed -- Performing Test found_stdindexsequence -- Performing Test found_stdindexsequence - 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 Running /Users/hangyi/Documents/workspaces/root-src/build/unix/compiledata.sh Making /Users/hangyi/Documents/workspaces/root-build/ginclude/compiledata.h -- Enabled support for: asimage builtin_afterimage builtin_clang builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_vdt builtin_xrootd clad cocoa dataframe davix exceptions fftw3 gdml http libcxx mathmore mlp opengl pyroot pyroot_experimental roofit runtime_cxxmodules shared sqlite ssl tmva tmva-pymva spectrum vdt xml xrootd -- Configuring done -- Generating done -- Build files have been written to: /Users/hangyi/Documents/workspaces/root-build