Cannot build root


_ROOT Version:_6.16/00
Platform: Scientific Linux
Compiler: cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)


Hello,

I have been trying to build ROOT for some time on Scientific Linux. cc (GCC). My root build crashes with following error:

I would appreciate any help in this regard.

Thanks!

[ 92%] Generating tutorials/hsimple.root
Warning in cling::IncrementalParser::CheckABICompatibility():
  Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20150623'
  Extraction of runtime standard library version was: '20180726'

Processing hsimple.C...
hsimple   : Real Time =   0.09 seconds Cpu Time =   0.09 seconds

 *** Break *** segmentation violation



===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0  0x00007f944c7fda3c in waitpid () from /lib64/libc.so.6
#1  0x00007f944c77bde2 in do_system () from /lib64/libc.so.6
#2  0x00007f944d888974 in TUnixSystem::StackTrace (this=0x10d1960) at /home/real/Installs/ROOT/source/core/unix/src/TUnixSystem.cxx:2413
#3  0x00007f944d88b0ac in TUnixSystem::DispatchSignals (this=0x10d1960, sig=kSigSegmentationViolation) at /home/real/Installs/ROOT/source/core/unix/src/TUnixSystem.cxx:3644
#4  <signal handler called>
#5  0x00007f94484b9c45 in cling::Value::print(llvm::raw_ostream&, bool) const () from /home/real/Installs/ROOT/build/lib/libCling.so
#6  0x00007f9448518dfd in cling::runtime::internal::setValueNoAlloc(void*, void*, void*, char, void const*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#7  0x00007f944dff7089 in ?? ()
#8  0x000000000114f4a0 in ?? ()
#9  0x00007f9448518da0 in ?? () from /home/real/Installs/ROOT/build/lib/libCling.so
#10 0x0000000001d49900 in ?? ()
#11 0x0000000100000001 in ?? ()
#12 0x00007ffd12590560 in ?? ()
#13 0x00000000484a3b97 in ?? ()
#14 0x00000000011478f0 in ?? ()
#15 0x00007ffd12590560 in ?? ()
#16 0x00007ffd12590010 in ?? ()
#17 0x00007f94484a4e3c in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#18 0x00007f94484a5919 in cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned long) () from /home/real/Installs/ROOT/build/lib/libCling.so
#19 0x00007f94484a6090 in cling::Interpreter::echo(std::string const&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#20 0x00007f9448547be2 in cling::MetaSema::actOnxCommand(llvm::StringRef, llvm::StringRef, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#21 0x00007f9448552dc9 in cling::MetaParser::isXCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#22 0x00007f94485543de in cling::MetaParser::isCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#23 0x00007f9448542421 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /home/real/Installs/ROOT/build/lib/libCling.so
#24 0x00007f944841b4aa in HandleInterpreterException (metaProcessor=0x1744700, input_line=0x1c715f0 ".X  /home/real/Installs/ROOT/build/tutorials/./hsimple.C", compRes=
0x7ffd12590430: cling::Interpreter::kSuccess, result=0x7ffd12590560) at /home/real/Installs/ROOT/source/core/metacling/src/TCling.cxx:2163
#25 0x00007f9448431e71 in TCling::ProcessLine (this=0x1146ff0, line=<optimized out>, error=0x7ffd125915b0) at /home/real/Installs/ROOT/source/core/metacling/src/TCling.cxx:2305
#26 0x00007f9448421f3b in TCling::ProcessLineSynch (this=0x1146ff0, line=0x1c634b0 ".X  /home/real/Installs/ROOT/build/tutorials/./hsimple.C", error=0x7ffd125915b0) at /home/real/Installs/ROOT/source/core/metacling/src/TCling.cxx:3168
#27 0x00007f944d7569ac in TApplication::ExecuteFile (file=<optimized out>, error=0x7ffd125915b0, keep=<optimized out>) at /home/real/Installs/ROOT/source/core/base/src/TApplication.cxx:1167
#28 0x00007f944d755ee6 in TApplication::ProcessLine (this=0x110bcd0, line=<optimized out>, sync=<optimized out>, err=0x7ffd125915b0) at /home/real/Installs/ROOT/source/core/base/src/TApplication.cxx:1012
#29 0x00007f944dbc7eb5 in TRint::ProcessLineNr (this=this
entry=0x110bcd0, filestem=filestem
entry=0x7f944dbd8449 "ROOT_cli_", line=line
entry=0x7ffd125915c0 ".x hsimple.C", error=error
entry=0x7ffd125915b0) at /home/real/Installs/ROOT/source/core/rint/src/TRint.cxx:761
#30 0x00007f944dbc962f in TRint::Run (this=0x110bcd0, retrn=<optimized out>) at /home/real/Installs/ROOT/source/core/rint/src/TRint.cxx:421
#31 0x00000000004008ba in main (argc=1, argv=0x7ffd12593748) at /home/real/Installs/ROOT/source/main/src/rmain.cxx:30
===========================================================


The lines below might hint at the cause of the crash.
You may get help by asking at the ROOT forum http://root.cern.ch/forum
Only if you are really convinced it is a bug in ROOT then please submit a
report at http://root.cern.ch/bugs Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5  0x00007f94484b9c45 in cling::Value::print(llvm::raw_ostream&, bool) const () from /home/real/Installs/ROOT/build/lib/libCling.so
#6  0x00007f9448518dfd in cling::runtime::internal::setValueNoAlloc(void*, void*, void*, char, void const*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#7  0x00007f944dff7089 in ?? ()
#8  0x000000000114f4a0 in ?? ()
#9  0x00007f9448518da0 in ?? () from /home/real/Installs/ROOT/build/lib/libCling.so
#10 0x0000000001d49900 in ?? ()
#11 0x0000000100000001 in ?? ()
#12 0x00007ffd12590560 in ?? ()
#13 0x00000000484a3b97 in ?? ()
#14 0x00000000011478f0 in ?? ()
#15 0x00007ffd12590560 in ?? ()
#16 0x00007ffd12590010 in ?? ()
#17 0x00007f94484a4e3c in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#18 0x00007f94484a5919 in cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned long) () from /home/real/Installs/ROOT/build/lib/libCling.so
#19 0x00007f94484a6090 in cling::Interpreter::echo(std::string const&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#20 0x00007f9448547be2 in cling::MetaSema::actOnxCommand(llvm::StringRef, llvm::StringRef, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#21 0x00007f9448552dc9 in cling::MetaParser::isXCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#22 0x00007f94485543de in cling::MetaParser::isCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /home/real/Installs/ROOT/build/lib/libCling.so
#23 0x00007f9448542421 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /home/real/Installs/ROOT/build/lib/libCling.so
#24 0x00007f944841b4aa in HandleInterpreterException (metaProcessor=0x1744700, input_line=0x1c715f0 ".X  /home/real/Installs/ROOT/build/tutorials/./hsimple.C", compRes=
0x7ffd12590430: cling::Interpreter::kSuccess, result=0x7ffd12590560) at /home/real/Installs/ROOT/source/core/metacling/src/TCling.cxx:2163
===========================================================


Root > make[2]: *** [tutorials/hsimple.root] Error 1
make[2]: *** Deleting file `tutorials/hsimple.root'
make[1]: *** [CMakeFiles/hsimple.dir/all] Error 2
make: *** [all] Error 2
[real@DuR3056-12 build]$

Is this a clean build, if not I would suggest giving that a try? It appears that gcc has updated in between build cycles.

FYI:

Yes it is a clean build, I am rebuilding it. Also, below is my cmake output, it has a lot of warnings at the end:

-- The C compiler identification is GNU 4.8.5                                                                                                                                                                                                
-- The CXX compiler identification is GNU 4.8.5                                                                                                                                                                                              
-- Check for working C compiler: /usr/bin/cc                                                                                                                                                                                                 
-- Check for working C compiler: /usr/bin/cc -- works                                                                                                                                                                                        
-- Detecting C compiler ABI info                                                                                                                                                                                                             
-- Detecting C compiler ABI info - done                                                                                                                                                                                                      
-- Detecting C compile features                                                                                                                                                                                                              
-- Detecting C compile features - done                                                                                                                                                                                                       
-- Check for working CXX compiler: /usr/bin/c++                                                                                                                                                                                              
-- Check for working CXX compiler: /usr/bin/c++ -- works                                                                                                                                                                                     
-- Detecting CXX compiler ABI info                                                                                                                                                                                                           
-- Detecting CXX compiler ABI info - done                                                                                                                                                                                                    
-- 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 4, minor version 8                                                                                                                                                                                               
-- Performing Test HAS_CXX11                                                                                                                                                                                                                 
-- Performing Test HAS_CXX11 - Success                                                                                                                                                                                                       
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_kill
-- Looking for pthread_kill - not found
-- 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 - Failed
-- ROOT Platform: linux
-- ROOT Architecture: linuxx8664gcc
-- Build Type: RelWithDebInfo
-- Compiler Flags:  -pipe -m64  -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -std=c++11 -DR__HAVE_CONFIG 
-- Looking for ZLib
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") 
-- Looking for Freetype
-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.8.0") 
-- Looking for PCRE
-- Found PCRE: /usr/include  
-- Looking for LZMA
-- Found LZMA includes at /usr/include
-- Found LZMA library at /usr/lib64/liblzma.so
-- Looking for xxHash
-- Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR) 
-- xxHash not found. Switching on builtin_xxhash option
-- Looking for LZ4
-- 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
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /usr/lib64/libgif.so (found version "4") 
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.3") 
-- Found PNG: /usr/lib64/libpng.so (found version "1.5.13") 
-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") 
-- Building AfterImage library included in ROOT itself
-- Looking for GSL
-- FindGSL: gsl-config not found.
-- GSL not found. Set variable GSL_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 'mathmore' option
-- Looking for python
-- Found PythonInterp: /usr/bin/python (found version "2.7.5") 
-- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.5") 
-- Looking for numpy (python package)
-- TMVA: numpy not found for python /usr/bin/python. Switching off tmva-pymva option
-- Looking for OpenGL
-- Found OpenGL: /usr/lib64/libOpenGL.so   
-- 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: /usr/lib64/libxml2.so (found version "2.9.1") 
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.0.2k")  
-- Looking for MySQL
-- 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 PostgreSQL
-- Could NOT find PostgreSQL (missing: POSTGRESQL_INCLUDE_DIR POSTGRESQL_LIBRARY) 
-- PostgreSQL not found. Switching off pgsql option
-- Looking for SQLite
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") 
-- Could NOT find Sqlite (missing: SQLITE_INCLUDE_DIR SQLITE_LIBRARIES) 
-- SQLite not found. Switching off sqlite option
-- 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/include
-- Found fftw3 library at /usr/lib64/libfftw3.so
-- Looking for CFITSIO
-- Found CFITSIO: /usr/include/cfitsio  
-- Found CFITSIO version: 3.37
-- Looking for XROOTD
-- XROOTD not found. Set environment variable XRDSYS to point to your XROOTD installation
--                   Alternatively, you can also enable the option 'builtin_xrootd' to build XROOTD internally
--                   For the time being switching OFF 'xrootd' option
-- 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
-- Checking for module 'davix>=0.6.4'
--   No package 'davix' found
-- Looking for uuid_generate_random in uuid
-- Looking for uuid_generate_random in uuid - found
-- Found uuid: /usr/include  
-- Davix not found, switching ON 'builtin_davix' option.
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- 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.

-- Found TBB: /usr (found version "4.1")  
-- TBB version < 2018. Switching on builtin_tbb option
-- Performing Test CXX_HAS_mno_rtm
-- Performing Test CXX_HAS_mno_rtm - Success
-- Looking for VDT
-- Found VDT: /usr/local/include  
-- Looking for BLAS for optional parts of TMVA
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- Enabled support for:  asimage astiff builtin_afterimage builtin_clang builtin_davix builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_lz4 builtin_tbb builtin_xxhash clad cling cxx11 davix exceptions explicitlink fftw3 fitsio gdml gnuinstall http imt mysql opengl pch python roofit shared ssl thread tmva vdt x11 xft xml
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- 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;-lpthread;/usr/lib64/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 '/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../include/c++/4.8.5:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../include/c++/4.8.5/x86_64-redhat-linux:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../include/c++/4.8.5/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
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_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
-- No blas or cblas found . TMVA-DNN-CPU is disabled
-- 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/real/Installs/ROOT/source/build/unix/compiledata.sh
Making /home/real/Installs/ROOT/build/include/compiledata.h
-- Configuring done
WARNING: Target "LLVMDemangle" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMSupport" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMTableGen" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "llvm-tblgen" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMCore" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMIRReader" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMCodeGen" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMSelectionDAG" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMAsmPrinter" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMMIRParser" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMGlobalISel" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMBinaryFormat" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMBitReader" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMBitWriter" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMTransformUtils" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMInstrumentation" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMInstCombine" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMScalarOpts" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMipo" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMVectorize" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMHello" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMObjCARCOpts" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMCoroutines" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMLinker" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMAnalysis" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMLTO" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMMC" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMMCParser" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMMCDisassembler" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMObject" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMObjectYAML" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMOption" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMDebugInfoDWARF" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMDebugInfoMSF" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMDebugInfoCodeView" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMDebugInfoPDB" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMSymbolize" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMExecutionEngine" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMInterpreter" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMMCJIT" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMOrcJIT" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMRuntimeDyld" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMTarget" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86CodeGen" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86AsmParser" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86Disassembler" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86AsmPrinter" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86Desc" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86Info" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMX86Utils" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMAsmParser" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMLineEditor" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMProfileData" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMCoverage" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMPasses" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMDlltoolDriver" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMLibDriver" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LLVMXRay" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LTO" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "LTO" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangBasic" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangLex" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangParse" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangAST" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangASTMatchers" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangDynamicASTMatchers" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangSema" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangCodeGen" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangAnalysis" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangEdit" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangRewrite" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangDriver" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangSerialization" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangFrontend" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangRewriteFrontend" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangFrontendTool" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangTooling" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangToolingCore" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangToolingRefactor" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangIndex" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clangFormat" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clingInterpreter" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clingMetaProcessor" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clingUtils" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clingDemoPlugin" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "clingDemoPlugin" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
-- Generating done
-- Build files have been written to: /home/real/Installs/ROOT/build

To me it sounds like there is some package outdated.

Have you updated at least all required packages to their latest version?
You can find them here: https://root.cern.ch/build-prerequisites

If this does not help maybe consider updating your complete system.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.