Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (base) lym@lym700:~$ cd ROOT/root
- (base) lym@lym700:~/ROOT/root$ cmake ../root-6.18.04/ -Dall=ON
- -- The C compiler identification is GNU 7.3.0
- -- The CXX compiler identification is GNU 7.3.0
- -- Check for working C compiler: /home/lym/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc
- -- Check for working C compiler: /home/lym/anaconda3/bin/x86_64-conda_cos6-linux-gnu-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: /home/lym/anaconda3/bin/x86_64-conda_cos6-linux-gnu-c++
- -- Check for working CXX compiler: /home/lym/anaconda3/bin/x86_64-conda_cos6-linux-gnu-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 "2.17.1")
- -- ROOT default compression algorithm: zlib
- CMake Deprecation Warning at cmake/modules/RootBuildOptions.cmake:358 (message):
- >>> Option 'memstat' is deprecated and will be removed in the next release
- of ROOT. Please contact root-dev@cern.ch should you still need it.
- Call Stack (most recent call first):
- CMakeLists.txt:109 (include)
- CMake Deprecation Warning at cmake/modules/RootBuildOptions.cmake:358 (message):
- >>> Option 'vmc' is deprecated and will be removed in the next release of
- ROOT. Please contact root-dev@cern.ch should you still need it.
- Call Stack (most recent call first):
- CMakeLists.txt:109 (include)
- -- Looking for a Fortran compiler
- -- Looking for a Fortran compiler - /usr/bin/f95
- -- The Fortran compiler identification is GNU 7.4.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 7, minor version 3
- -- 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: -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/lym/anaconda3/include -std=c++11 -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread
- -- Looking for ZLib
- -- Found ZLIB: /home/lym/anaconda3/lib/libz.so (found version "1.2.11")
- -- 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: /home/lym/anaconda3/lib/libfreetype.so (found version "2.9.1")
- -- Looking for PCRE
- -- Found PCRE: /home/lym/anaconda3/include (found version "8.43")
- -- Looking for LZMA
- -- Found LZMA includes at /home/lym/anaconda3/include
- -- Found LZMA library at /home/lym/anaconda3/lib/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
- -- Found LZ4: /home/lym/anaconda3/lib/liblz4.so (found version "1.8.1")
- -- 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 - not found
- -- Looking for dnet_ntoa in dnet
- -- Looking for dnet_ntoa in dnet - not found
- -- Looking for dnet_ntoa in dnet_stub
- -- Looking for dnet_ntoa in dnet_stub - not 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
- -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
- -- Found TIFF: /home/lym/anaconda3/lib/libtiff.so (found version "4.1.0")
- -- Found PNG: /home/lym/anaconda3/lib/libpng.so (found version "1.6.37")
- -- Found JPEG: /home/lym/anaconda3/lib/libjpeg.so
- -- Building AfterImage library included in ROOT itself
- -- Looking for GSL
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
- -- Found GSL: /usr/include (found suitable version "2.4", minimum required is "1.10")
- -- Looking for python
- -- Found PythonInterp: /home/lym/anaconda3/bin/python (found version "3.7.6")
- -- Found PythonLibs: /home/lym/anaconda3/lib/libpython3.7m.so (found version "3.7.6")
- -- Looking for OpenGL
- -- Found OpenGL: /usr/lib/x86_64-linux-gnu/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 Graphviz
- -- Found GRAPHVIZ: /usr/include
- -- Looking for LibXml2
- -- Found LibXml2: /home/lym/anaconda3/lib/libxml2.so (found version "2.9.9")
- -- Found OpenSSL: /home/lym/anaconda3/lib/libcrypto.so (found version "1.1.1d")
- -- 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 ODBC
- -- Found ODBC: /home/lym/anaconda3/lib/libodbc.so
- -- 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: /home/lym/anaconda3/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/include
- -- Found fftw3 library at /usr/lib/x86_64-linux-gnu/libfftw3.so
- -- Looking for CFITSIO
- -- Found CFITSIO: /usr/lib/x86_64-linux-gnu/libcfitsio.so (found version "3.43")
- -- Could NOT find Monalisa (missing: MONALISA_LIBRARY MONALISA_INCLUDE_DIR)
- -- Monalisa not found. Set variable MONALISA_DIR to point to your Monalisa installation
- -- For the time being switching OFF 'monalisa' option
- -- Looking for XROOTD
- -- Found Xrootd version num: 4.11.1 (setting -DROOTXRDVERS=400110001)
- -- libXrdMain not found: xproofd will be a wrapper around xrootd
- -- include_dirs: /usr/include/xrootd;/usr/include/xrootd/private
- -- libraries: /usr/lib/libXrdUtils.so;/usr/lib/libXrdClient.so;/usr/lib/libXrdCl.so
- -- Alien API not found. Set variable ALIEN_DIR to point to your Alien installation,or include the installation of Alien in the CMAKE_PREFIX_PATH.
- -- For the time being switching OFF 'alien' option
- -- Checking for module 'arrow'
- -- No package 'arrow' found
- -- Could not find the Arrow library. Looked for headers in , and for libs in
- -- Apache Arrow API not found. Set variable ARROW_HOME to point to your Arrow installation,or include the installation of Arrow in the CMAKE_PREFIX_PATH.
- -- For the time being switching OFF 'arrow' 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
- -- 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
- -- 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: /home/lym/anaconda3/include
- -- Davix not found, switching ON 'builtin_davix' option.
- -- Looking for clock_gettime
- -- Looking for clock_gettime - not found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- 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
- -- Vc library not found, support for it disabled.
- -- Please enable the option 'builtin_vc' to build Vc internally.
- -- VecCore not found, switching on 'builtin_veccore' option.
- -- Found VecCore: /home/lym/ROOT/root/externals//usr/local/include (found version "0.5.2")
- -- 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
- -- Looking for VecGeom
- -- VecGeom not found. Ensure that the installation of VecGeom is in the CMAKE_PREFIX_PATH
- -- example: CMAKE_PREFIX_PATH=<VecGeom_install_path>/lib/CMake/VecGeom
- -- For the time being switching OFF 'vecgeom' option
- -- Found CUDA: /usr (found suitable version "9.1", minimum required is "7.5")
- -- The CUDA compiler identification is NVIDIA 9.1.85
- -- Check for working CUDA compiler: /usr/bin/nvcc
- -- Check for working CUDA compiler: /usr/bin/nvcc -- works
- -- Detecting CUDA compiler ABI info
- -- Detecting CUDA compiler ABI info - done
- -- Looking for BLAS for optional parts of TMVA
- -- Looking for Fortran sgemm
- -- Looking for Fortran sgemm - found
- -- A library with BLAS API found.
- -- Looking for Numpy
- -- Found NUMPY: /home/lym/anaconda3/lib/python3.7/site-packages/numpy/core/include (found version "1.17.4")
- -- Enabled support for: asimage astiff builtin_afterimage builtin_clang builtin_davix builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_tbb builtin_unuran builtin_vdt builtin_veccore builtin_xxhash cefweb clad cling cuda davix exceptions explicitlink fftw3 fitsio fortran gdml gviz http imt mathmore memstat minuit2 mysql odbc opengl pch python qt5web roofit shadowpw shared sqlite ssl thread tmva tmva-cpu tmva-gpu tmva-pymva unuran vmc vdt veccore x11 xml xrootd
- -- The ASM compiler identification is GNU
- -- Found assembler: /home/lym/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- backtrace facility detected in default set of libraries
- -- Found Backtrace: /home/lym/anaconda3/x86_64-conda_cos6-linux-gnu/sysroot/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/lym/anaconda3/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/lym/anaconda3/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0:/home/lym/anaconda3/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0/x86_64-conda_cos6-linux-gnu:/home/lym/anaconda3/bin/../lib/gcc/x86_64-conda_cos6-linux-gnu/7.3.0/../../../../x86_64-conda_cos6-linux-gnu/include/c++/7.3.0/backward' at runtime.
- -- And then fallback to: 'x86_64-conda_cos6-linux-gnu-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_Wno_nonnull_compare
- -- Performing Test CXX_HAS_Wno_nonnull_compare - 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
- -- 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
- -- 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
- -- Performing Test has_found_attribute_noinline
- -- Performing Test has_found_attribute_noinline - Success
- Running /home/lym/ROOT/root-6.18.04/build/unix/compiledata.sh
- Making /home/lym/ROOT/root/include/compiledata.h
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/lym/ROOT/root
Advertisement
RAW Paste Data
Copied
Advertisement