cmake -DCMAKE_INSTALL_PREFIX=/opt/CERN/ROOT6/root_v6-12-06 -Dcxx14=ON -Dpython3=ON -DPYTHON_EXECUTABLE=/usr/bin/python3.5m -DPYTHON_INCLUDE_DIR=/usr/include/python3.5m -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython3.5m.so.1.0 -Dall=ON -Dbuiltin_vc=ON -Dbuiltin_vdt=ON ~/Downloads/SoftwarePackages/root/ | & tee cmake_output.txt -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.0 -- 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 -- Looking for a Fortran compiler -- Looking for a Fortran compiler - /usr/bin/f95 -- The Fortran compiler identification is GNU 6.3.0 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Found GCC. Major version 6, minor version 3 -- c++11 mode requested but superseded by request for c++14 mode -- Performing Test HAS_CXX14 -- Performing Test HAS_CXX14 - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - 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 - Success -- ROOT Platform: linux -- ROOT Architecture: linuxx8664gcc -- Build Type: RelWithDebInfo -- Compiler Flags: -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++14 -O2 -g -DNDEBUG -- Looking for ZLib -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Looking for Unuran -- Could NOT find UNURAN (missing: UNURAN_LIBRARY UNURAN_INCLUDE_DIR) -- Unuran not found. Switching on builtin_unuran option -- Looking for Freetype -- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so (found version "2.6.3") -- Looking for PCRE -- Could NOT find PCRE (missing: PCRE_INCLUDE_DIR PCRE_PCRE_LIBRARY) -- PCRE not found. Switching on builtin_pcre option -- Building pcre version 8.37 included in ROOT itself -- Looking for LZMA -- Found LZMA includes at /usr/include -- Found LZMA library at /usr/lib/x86_64-linux-gnu/liblzma.so -- Looking for LZ4 -- LZ4 not found. Switching on builtin_lz4 option -- Building LZ4 version v1.7.5 included in ROOT itself -- Looking for X11 -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/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 -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so -- X11_INCLUDE_DIR: /usr/include -- X11_LIBRARIES: /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- X11_Xpm_INCLUDE_PATH: /usr/include -- X11_Xpm_LIB: /usr/lib/x86_64-linux-gnu/libXpm.so -- X11_Xft_INCLUDE_PATH: /usr/include -- X11_Xft_LIB: /usr/lib/x86_64-linux-gnu/libXft.so -- X11_Xext_INCLUDE_PATH: -- X11_Xext_LIB: /usr/lib/x86_64-linux-gnu/libXext.so -- Found GIF: /usr/lib/x86_64-linux-gnu/libgif.so (found version "5.1.4") -- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.8") -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.28") -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so -- Building AfterImage library included in ROOT itself -- Looking for GSL -- Found GSL: /usr/include (found suitable version "2.3", minimum required is "1.10") -- Looking for Python -- Found PythonInterp: /usr/bin/python3.5m (found suitable version "3.5.3", minimum required is "3.5") -- Found Python interpreter version 3.5 -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.5m.so.1.0 (found version "3.5.3") -- Found PythonInterp: /usr/bin/python3.5m (found version "3.5.3") -- Looking for OpenGL -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Looking for gl2ps -- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR) -- gl2ps not found. Switching on builtin_gl2ps option -- Looking for Graphviz -- Found GRAPHVIZ: /usr/include -- Looking for Qt4 -- Found unsuitable Qt version "" from NOTFOUND -- Qt4 not found. Switching off qt/qtgsi option -- Looking for Bonjour -- Checking whether Bonjour/Avahi is supported -- Bonjour not found. Switching off bonjour option -- Looking for Kerberos 5 -- Could NOT find KRB5 (missing: KRB5_LIBRARY KRB5_INCLUDE_DIR) -- Kerberos 5 not found. Switching off krb5 option -- Looking for LibXml2 -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.4") -- Looking for OpenSSL -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) -- OpenSSL not found. Switching off ssl option -- Looking for Castor -- Could NOT find CASTOR (missing: CASTOR_shift_LIBRARY CASTOR_INCLUDE_DIR) -- Castor not found. Switching off castor option -- Looking for RFIO -- Could NOT find CASTOR (missing: CASTOR_shift_LIBRARY CASTOR_INCLUDE_DIR) -- Castor or DPM not found. Switching off rfio option -- 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 ODBC -- Could NOT find ODBC (missing: ODBC_INCLUDE_DIR ODBC_LIBRARY) -- ODBC not found. Switching off odbc 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.29") -- 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/lib/x86_64-linux-gnu/libfftw3.so -- 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 -- Monalisa not found. Set variable MONALISA_DIR to point to your Monalisa installation -- For the time being switching OFF 'monalisa' option -- 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 -- Could NOT find DCAP (missing: DCAP_INCLUDE_DIR DCAP_LIBRARY) -- dCap library not found. Set variable DCAP_DIR to point to your dCache installation -- For the time being switching OFF 'dcache' option -- Could NOT find LDAP (missing: LDAP_INCLUDE_DIR LDAP_LIBRARY) -- ldap library not found. Set variable LDAP_DIR to point to your ldap installation -- For the time being switching OFF 'ldap' option -- Could NOT find CHIRP (missing: CHIRP_INCLUDE_DIR CHIRP_LIBRARY) -- chirp library not found. Set variable CHIRP_DIR to point to your chirp installation -- For the time being switching OFF 'chirp' option -- Looking for R -- Could NOT find R (missing: R_EXECUTABLE R_INCLUDE_DIR R_LIBRARY Rcpp RInside) -- R installation not found. Set variable R_DIR to point to your R installation -- For the time being switching OFF 'r' option -- Could NOT find HDFS (missing: HDFS_INCLUDE_DIR HDFS_LIBRARY) -- hdfs library not found. Set variable HDFS_DIR to point to your hdfs installation -- For the time being switching OFF 'hdfs' option -- Looking for DAVIX -- Could NOT find DAVIX (missing: DAVIX_INCLUDE_DIR DAVIX_LIBRARY) -- Davix not found. You can enable the option 'builtin_davix' to build the library internally' -- For the time being switching off 'davix' option -- Looking for TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR TBB_LIBRARY) -- TBB not found. Switching on builtin_tbb option -- Performing Test CXX_HAS_mno_rtm -- Performing Test CXX_HAS_mno_rtm - Success -- Found Vc: /dev/shm/malfonsi/root_build/externals//opt/CERN/ROOT6/root_v6-12-06/include (found version "1.3.3") -- VecCore not found, switching on 'builtin_veccore' option. -- Found VecCore: /dev/shm/malfonsi/root_build/externals//opt/CERN/ROOT6/root_v6-12-06/include;/dev/shm/malfonsi/root_build/externals//opt/CERN/ROOT6/root_v6-12-06/include (found version "0.4.2") -- Looking for BLAS for optional parts of TMVA -- A library with BLAS API not found. Please specify library location. -- >>> Option 'glite' not implemented yet! Signal your urgency to pere.mato@cern.ch -- >>> Option 'sapdb' not implemented yet! Signal your urgency to pere.mato@cern.ch -- >>> Option 'srp' not implemented yet! Signal your urgency to pere.mato@cern.ch -- Enabled support for: asimage astiff builtin_afterimage builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_lz4 builtin_pcre builtin_tbb builtin_unuran builtin_vc builtin_vdt builtin_veccore cling cxx14 exceptions explicitlink fftw3 fortran gdml genvector gviz http imt mathmore memstat minuit2 opengl pch python python3 roofit root7 shadowpw shared table thread tmva unuran vc vdt veccore 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. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml 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;/usr/lib/x86_64-linux-gnu/libz.so -- Targeting X86 -- Could NOT find Z3 (missing: Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.5") -- Clang version: 5.0.0 -- Cling version (from VERSION file): ROOT_0.6~dev -- Cling will look for C++ headers in '/usr/include/c++/6:/usr/include/x86_64-linux-gnu/c++/6:/usr/include/c++/6/backward' at runtime. -- And if not found, will invoke: 'x86_64-linux-gnu-g++-6' for them. -- Performing Test CXX_HAS_Wno_maybe_uninitialized -- Performing Test CXX_HAS_Wno_maybe_uninitialized - Success -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - 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 - Success -- Performing Test C_HAS_Wno_parentheses_equality -- Performing Test C_HAS_Wno_parentheses_equality - Success -- Performing Test CXX_HAS_Wno_deprecated_declarations -- Performing Test CXX_HAS_Wno_deprecated_declarations - 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 -- TMVA: Deactivate PyMVA because numpy is not found -- 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 - Success -- Performing Test found_stod_stringview -- Performing Test found_stod_stringview - Failed -- Performing Test found_stdapply -- Performing Test found_stdapply - Failed -- Performing Test found_stdinvoke -- Performing Test found_stdinvoke - Failed -- Performing Test found_attribute_always_inline -- Performing Test found_attribute_always_inline - Success Running /home/malfonsi/Downloads/SoftwarePackages/root/build/unix/compiledata.sh Making /dev/shm/malfonsi/root_build/include/compiledata.h -- Configuring done -- Generating done -- Build files have been written to: /dev/shm/malfonsi/root_build