ALiphysics and O2 build fail at ROOT

Hi,
Alibuild fails for both Aliphysics and O2 at ROOT@v6-16-00. Log file is attached.

++ unset ROOTSYS
++ COMPILER_CC=cc
++ COMPILER_CXX=c++
++ COMPILER_LD=c++
++ case $PKGVERSION in
++ ENABLE_VMC=1
++ [[ -fPIC -O2 -std=c++17 == -\s\t\d=\c++\1\1 ]]
++ true
++ [[ -fPIC -O2 -std=c++17 == -\s\t\d=\c++\1\4 ]]
++ true
++ [[ -fPIC -O2 -std=c++17 == -\s\t\d=\c++\1\7 ]]
++ CMAKE_CXX_STANDARD=17
++ unset CXXFLAGS
++ unset CFLAGS
++ unset LDFLAGS
++ SONAME=so
++ case $ARCHITECTURE in
++ [[ -n v2-19-le ]]
++ OPENSSL_ROOT=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102
++ LIBXML2_ROOT=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102
++ [[ -n ‘’ ]]
++ [[ -d /home/hiilyas/alice/sw/SOURCES/ROOT/v6-16-00/v6-16-00/interpreter/llvm ]]
++ ROOT_PYTHON_FLAGS=’-Dpyroot=ON -Dpyroot_legacy=ON’
++ ROOT_PYTHON_FEATURES=pyroot
++ ROOT_HAS_PYTHON=1
+++ python3 -c ‘import distutils.sysconfig; print(distutils.sysconfig.get_config_var(“exec_prefix”));’
++ PYTHON_EXECUTABLE=/home/hiilyas/alice/sw/slc7_x86-64/Python/v3.6.10-127/bin/python3
++ unset DYLD_LIBRARY_PATH
++ cmake /home/hiilyas/alice/sw/SOURCES/ROOT/v6-16-00/v6-16-00 -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DCMAKE_INSTALL_PREFIX=/home/hiilyas/alice/sw/INSTALLROOT/6f00e26a59e6965f6b4b881cfaff79fb0c49eda3/slc7_x86-64/ROOT/v6-16-00-local1 -Dalien=OFF -DMONALISA_DIR=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102 -DXROOTD_ROOT_DIR=/home/hiilyas/alice/sw/slc7_x86-64/XRootD/v5.3.1-4 -DCMAKE_CXX_STANDARD=17 -Dfreetype=ON -Dbuiltin_freetype=OFF -Dpcre=OFF -Dbuiltin_pcre=ON -Dsqlite=OFF -Dpyroot=ON -Dpyroot_legacy=ON -Darrow=ON -DARROW_HOME=/home/hiilyas/alice/sw/slc7_x86-64/arrow/v1.0.0-80 -DCMAKE_CXX_COMPILER=c++ -DCMAKE_C_COMPILER=cc -Dfortran=OFF -DCMAKE_LINKER=c++ -DCMAKE_EXE_LINKER_FLAGS=-L/home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/lib64 -DOPENSSL_ROOT=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102 -DOPENSSL_INCLUDE_DIR=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102/include -DLIBXML2_ROOT=/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102 -DGSL_DIR=/home/hiilyas/alice/sw/slc7_x86-64/GSL/v1.16-85 -DPNG_INCLUDE_DIRS=/home/hiilyas/alice/sw/slc7_x86-64/libpng/v1.6.34-104/include -DPNG_LIBRARY=/home/hiilyas/alice/sw/slc7_x86-64/libpng/v1.6.34-104/lib/libpng.so -DZLIB_ROOT=/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85 -Dpgsql=OFF -Dminuit2=ON -Dpythia6_nolink=ON -Droofit=ON -Dhttp=ON -Droot7=OFF -Dsoversion=ON -Dshadowpw=OFF -Dvdt=ON -Dbuiltin_vdt=ON -Dmonalisa=ON -Dkrb5=OFF -Dgviz=OFF -Dbuiltin_davix=OFF -Dbuiltin_afterimage=ON -Dvmc=ON -Ddavix=OFF -DPYTHON_PREFER_VERSION=3 -DPYTHON_EXECUTABLE=/home/hiilyas/alice/sw/slc7_x86-64/Python/v3.6.10-127/bin/python3 ‘-DCMAKE_PREFIX_PATH=/home/hiilyas/alice/sw/slc7_x86-64/FreeType/v2.10.1-57;;/home/hiilyas/alice/sw/slc7_x86-64/GSL/v1.16-85;/home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102;/home/hiilyas/alice/sw/slc7_x86-64/Python/v3.6.10-127;/home/hiilyas/alice/sw/slc7_x86-64/Python-modules/1.0-257;/home/hiilyas/alice/sw/slc7_x86-64/libpng/v1.6.34-104;/home/hiilyas/alice/sw/slc7_x86-64/lzma/v5.2.3-45’
– The C compiler identification is GNU 10.2.0
– The CXX compiler identification is GNU 10.2.0
– Detecting C compiler ABI info
– Detecting C compiler ABI info - done
– Check for working C compiler: /home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/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: /home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/bin/c++ - skipped
– Detecting CXX compile features
– Detecting CXX compile features - done
– Found Git: /usr/bin/git (found version “1.8.3.1”)
– ROOT default compression algorithm: zlib
– Found GCC. Major version 10, minor version 2
– Performing Test HAS_CXX11
– Performing Test HAS_CXX11 - Success
– Looking for pthread.h
– Looking for pthread.h - found
– 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 - found
– Found Threads: TRUE
– Found a 64bit system
– Found GNU compiler collection
– Performing Test GLIBCXX_USE_CXX11_ABI
– Performing Test GLIBCXX_USE_CXX11_ABI - Success
– ROOT Platform: linux
– ROOT Architecture: linuxx8664gcc
– Build Type: RELWITHDEBINFO
– Compiler Flags: -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11
– Looking for ZLib
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

CMake variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

Environment variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:42 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found ZLIB: /home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85/lib/libz.so (found version “1.2.8”)
– Looking for Freetype
– Found Freetype: /home/hiilyas/alice/sw/slc7_x86-64/FreeType/v2.10.1-57/lib/libfreetype.so (found version “2.10.1”)
– Building pcre version 8.37 included in ROOT itself
– Looking for LZMA
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

Environment variable LZMA_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/lzma/v5.2.3-45

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:182 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found LZMA includes at /home/hiilyas/alice/sw/slc7_x86-64/lzma/v5.2.3-45/include
– Found LZMA library at /home/hiilyas/alice/sw/slc7_x86-64/lzma/v5.2.3-45/lib/liblzma.a
– Looking for xxHash
– Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR)
– xxHash not found. Switching on builtin_xxhash option
– Looking for LZ4
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

Environment variable LZ4_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/lz4/v1.9.3-19

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:253 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
– LZ4 not found. Switching on builtin_lz4 option
– Looking for X11
– Found X11: /usr/include
– Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
– Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
– Looking for gethostbyname
– Looking for gethostbyname - found
– Looking for connect
– Looking for connect - found
– Looking for remove
– Looking for remove - found
– Looking for shmat
– Looking for shmat - found
– Looking for IceConnectionNumber in ICE
– Looking for IceConnectionNumber in ICE - found
– X11_INCLUDE_DIR: /usr/include
– X11_LIBRARIES: /usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so
– X11_Xpm_INCLUDE_PATH: /usr/include
– X11_Xpm_LIB: /usr/lib64/libXpm.so
– X11_Xft_INCLUDE_PATH: /usr/include
– X11_Xft_LIB: /usr/lib64/libXft.so
– X11_Xext_INCLUDE_PATH: /usr/include
– X11_Xext_LIB: /usr/lib64/libXext.so
– Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
– Found TIFF: /usr/lib64/libtiff.so (found version “4.0.3”)
– Found PNG: /home/hiilyas/alice/sw/slc7_x86-64/libpng/v1.6.34-104/lib/libpng.so (found version “1.6.34”)
– Found JPEG: /usr/lib64/libjpeg.so (found version “62”)
– Building AfterImage library included in ROOT itself
– Looking for GSL
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

Environment variable GSL_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/GSL/v1.16-85

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:422 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found GSL: /home/hiilyas/alice/sw/slc7_x86-64/GSL/v1.16-85/include (found suitable version “1.16”, minimum required is “1.10”)
– Looking for python
– Found PythonInterp: /home/hiilyas/alice/sw/slc7_x86-64/Python/v3.6.10-127/bin/python3 (found version “3.6.10”)
– Found PythonLibs: /home/hiilyas/alice/sw/slc7_x86-64/Python/v3.6.10-127/lib/libpython3.6m.so (found version “3.6.10”)
– Looking for numpy (python package)
CMake Warning (dev) at /home/hiilyas/alice/sw/slc7_x86-64/CMake/v3.19.2-22/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to find_package_handle_standard_args (NUMPY) does
not match the name of the calling package (NumPy). This can lead to
problems in calling code that expects find_package result variables
(e.g., _FOUND) to follow a certain pattern.
Call Stack (most recent call first):
cmake/modules/FindNumPy.cmake:100 (find_package_handle_standard_args)
cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package)
cmake/modules/SearchInstalledSoftware.cmake:470 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found NUMPY: /home/hiilyas/alice/sw/slc7_x86-64/Python-modules/1.0-257/share/python-modules/lib/python/site-packages/numpy/core/include (found version “1.16.2”)
– Looking for OpenGL
– Found OpenGL: /usr/lib64/libOpenGL.so
– Looking for gl2ps
CMake Warning (dev) at /home/hiilyas/alice/sw/slc7_x86-64/CMake/v3.19.2-22/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to find_package_handle_standard_args (GL2PS) does
not match the name of the calling package (gl2ps). This can lead to
problems in calling code that expects find_package result variables
(e.g., _FOUND) to follow a certain pattern.
Call Stack (most recent call first):
cmake/modules/Findgl2ps.cmake:21 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package)
cmake/modules/SearchInstalledSoftware.cmake:545 (find_Package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR)
– gl2ps not found. Switching on builtin_gl2ps option
– Looking for LibXml2
– Found LibXml2: /home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102/lib/libxml2.so (found version “2.9.3”)
– Found OpenSSL: /home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102/lib/libcrypto.so (found version “1.0.2o”)
– Looking for MySQL
CMake Warning (dev) at /home/hiilyas/alice/sw/slc7_x86-64/CMake/v3.19.2-22/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to find_package_handle_standard_args (MYSQL) does
not match the name of the calling package (MySQL). This can lead to
problems in calling code that expects find_package result variables
(e.g., _FOUND) to follow a certain pattern.
Call Stack (most recent call first):
cmake/modules/FindMySQL.cmake:47 (find_package_handle_standard_args)
cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package)
cmake/modules/SearchInstalledSoftware.cmake:676 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found MYSQL: /usr/include/mysql
– 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 Pythia6
– Looking for Pythia8
– Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARY)
– Pythia8 not found. Switching off pythia8 option
– Looking for FFTW3
– FFTW3 not found. Set [environment] variable FFTW_DIR to point to your FFTW3 installation
– Alternatively, you can also enable the option ‘builtin_fftw3’ to build FFTW3 internally’
– For the time being switching OFF ‘fftw3’ option
– Looking for CFITSIO
– Could NOT find CFITSIO (missing: CFITSIO_INCLUDE_DIR CFITSIO_LIBRARY)
– CFITSIO not found. You can enable the option ‘builtin_cfitsio’ to build the library internally’
– For the time being switching off ‘fitsio’ option
– Found Monalisa: /home/hiilyas/alice/sw/slc7_x86-64/AliEn-Runtime/v2-19-le-102/lib/libapmoncpp.so
– Looking for XROOTD
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

Environment variable XROOTD_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/XRootD/v5.3.1-4

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:864 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found Xrootd version num: 4.8.2 (setting -DROOTXRDVERS=400080002)
– libXrdMain not found: xproofd will be a wrapper around xrootd
– include_dirs: /opt/root/include;/opt/root/include/private
– libraries: /opt/root/lib/libXrdUtils.so;/opt/root/lib/libXrdClient.so;/opt/root/lib/libXrdCl.so
CMake Warning (dev) at /home/hiilyas/alice/sw/slc7_x86-64/CMake/v3.19.2-22/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to find_package_handle_standard_args (PkgConfig)
does not match the name of the calling package (Arrow). This can lead to
problems in calling code that expects find_package result variables
(e.g., _FOUND) to follow a certain pattern.
Call Stack (most recent call first):
/home/hiilyas/alice/sw/slc7_x86-64/CMake/v3.19.2-22/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/modules/FindArrow.cmake:27 (include)
cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package)
cmake/modules/SearchInstalledSoftware.cmake:950 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Found PkgConfig: /home/hiilyas/alice/sw/slc7_x86-64/autotools/v1.6.3-16/bin/pkg-config (found version “0.29.2”)
– Found the Arrow core library: /home/hiilyas/alice/sw/slc7_x86-64/arrow/v1.0.0-80/lib/libarrow.so
– Found the Arrow Python library: ARROW_PYTHON_LIB_PATH-NOTFOUND
– 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
– Looking for TBB
CMake Warning (dev) at cmake/modules/FindTBB.cmake:116 (SET):
implicitly converting ‘DOC’ to ‘STRING’ type.
Call Stack (most recent call first):
cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package)
cmake/modules/SearchInstalledSoftware.cmake:1156 (find_package)
CMakeLists.txt:150 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR)
– TBB not found. Switching on builtin_tbb option
– Performing Test CXX_HAS_mno_rtm
– Performing Test CXX_HAS_mno_rtm - Success
– Looking for BLAS for optional parts of TMVA
– Looking for sgemm_
– Looking for sgemm_ - not found
– Could NOT find BLAS (missing: BLAS_LIBRARIES)
– Using GSL CBLAS for optional parts of TMVA
– Enabled support for: arrow asimage astiff builtin_afterimage builtin_clang builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_lz4 builtin_pcre builtin_tbb builtin_vdt builtin_xxhash clad cling cxx11 exceptions explicitlink gdml http imt mathmore minuit2 monalisa mysql opengl pch pythia6_nolink pythia6 python roofit shared soversion ssl thread tmva tmva-cpu tmva-pymva vdt x11 xft xml xrootd
– The ASM compiler identification is GNU
– Found assembler: /home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/bin/cc
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

CMake variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

Environment variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
interpreter/llvm/src/cmake/config-ix.cmake:134 (find_package)
interpreter/llvm/src/CMakeLists.txt:585 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

– Looking for backtrace
– Looking for backtrace - found
– backtrace facility detected in default set of libraries
– Found Backtrace: /usr/include
– Native target architecture is X86
– Threads disabled.
– Doxygen disabled.
– Go bindings disabled.
– LLVM host triple: x86_64-unknown-linux-gnu
– LLVM default target triple: x86_64-unknown-linux-gnu
– Building with -fPIC
– Constructing LLVMBuild project information
– Linker detection: GNU ld
– SysLibs: rt;dl;tinfo;-lpthread;/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85/lib/libz.so
– Targeting X86
– Clang version: 5.0.0
– Cling version (from VERSION file): ROOT_0.6~dev
– Cling will look for C++ headers in ‘/home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/bin/…/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/…/…/…/…/include/c++/10.2.0:/home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/bin/…/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/…/…/…/…/include/c++/10.2.0/x86_64-unknown-linux-gnu:/home/hiilyas/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-4/bin/…/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/…/…/…/…/include/c++/10.2.0/backward’ at runtime.
– And then fallback to: ‘c++’
– Performing Test CXX_HAS_Wno_maybe_uninitialized
– Performing Test CXX_HAS_Wno_maybe_uninitialized - Success
– Performing Test __result
– Performing Test __result - Success
– Performing Test CXX_HAS_fno_rtti
– Performing Test CXX_HAS_fno_rtti - Success
CMake Warning (dev) at cmake/modules/SearchInstalledSoftware.cmake:9 (_find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run “cmake --help-policy CMP0074” for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

CMake variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

Environment variable ZLIB_ROOT is set to:

/home/hiilyas/alice/sw/slc7_x86-64/zlib/v1.2.8-85

For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
core/zip/CMakeLists.txt:1 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

Recording the git revision now
– 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 - Success
– 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 CXX_HAS_Wno_nonnull_compare
– Performing Test CXX_HAS_Wno_nonnull_compare - Success
– Performing Test CXX_HAS_fno_strict_aliasing
– Performing Test CXX_HAS_fno_strict_aliasing - Success
– Performing Test CXX_HAS_Wno_parentheses_equality
– Performing Test CXX_HAS_Wno_parentheses_equality - Success
– Performing Test CXX_HAS_Wno_cast_function_type
– Performing Test CXX_HAS_Wno_cast_function_type - Success
– Performing Test CXX_HAS_Wno_deprecated_register
– Performing Test CXX_HAS_Wno_deprecated_register - Success
– Performing Test CXX_HAS_Wno_register
– Performing Test CXX_HAS_Wno_register - Success
– Using TMVA-DNN with gslcblas installation
– Performing Test found_setresuid
– Performing Test found_setresuid - Success
– 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 - Failed
– Performing Test found_stdindexsequence
– Performing Test found_stdindexsequence - Failed
– Performing Test found_attribute_always_inline
– Performing Test found_attribute_always_inline - Success
Running /home/hiilyas/alice/sw/SOURCES/ROOT/v6-16-00/v6-16-00/build/unix/compiledata.sh
Making /home/hiilyas/alice/sw/BUILD/6f00e26a59e6965f6b4b881cfaff79fb0c49eda3/ROOT/include/compiledata.h
– Configuring done
– Generating done
– Build files have been written to: /home/hiilyas/alice/sw/BUILD/6f00e26a59e6965f6b4b881cfaff79fb0c49eda3/ROOT
++ FEATURES=‘builtin_pcre mathmore xml ssl opengl minuit2 http
pythia6 roofit soversion vdt
xrootd monalisa pyroot
arrow’
++ NO_FEATURES=‘root7 builtin_lzma builtin_png krb5 gviz
builtin_davix davix alien’
++ [[ -n ‘’ ]]
++ [[ -n /home/hiilyas/alice/sw/slc7_x86-64/FreeType/v2.10.1-57 ]]
++ NO_FEATURES=‘root7 builtin_lzma builtin_png krb5 gviz
builtin_davix davix alien builtin_freetype’
++ bin/root-config --features
arrow asimage astiff builtin_afterimage builtin_clang builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_lz4 builtin_pcre builtin_tbb builtin_vdt builtin_xxhash clad cling cxx11 exceptions explicitlink gdml http imt mathmore minuit2 monalisa mysql opengl pch pythia6_nolink pythia6 python roofit shared soversion ssl thread tmva tmva-cpu tmva-pymva vdt x11 xft xml xrootd
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-builtin_pcre
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-mathmore
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-xml
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-ssl
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-opengl
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-minuit2
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-http
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-pythia6
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-roofit
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-soversion
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-vdt
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-xrootd
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-monalisa
++ grep -q yes
++ for FEATURE in ‘$FEATURES’
++ bin/root-config --has-pyroot
++ grep -q yes

Hi Hira,
I don’t see any errors in the log, but is there a specific reason why you want to build with ROOT 6.16? If not I would suggest to update your alidist directory with a git pull and then ROOT 6.24 should be built which works fine for me.
Cheers,
Ole