Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lab> cmake -DCMAKE_INSTALL_PREFIX=/data-disk4/tbisanz/sw/ROOT/install/ /data-disk4/tbisanz/sw/ROOT/root/
- -- The C compiler identification is GNU 4.8.2
- -- The CXX compiler identification is GNU 4.8.2
- -- Check for working C compiler: /opt/rh/devtoolset-2/root/usr/bin/gcc
- -- Check for working C compiler: /opt/rh/devtoolset-2/root/usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /opt/rh/devtoolset-2/root/usr/bin/g++
- -- Check for working CXX compiler: /opt/rh/devtoolset-2/root/usr/bin/g++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- The Fortran compiler identification is GNU
- -- 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 4, minor version 8
- -- CMAKE_BUILD_TYPE: RelWithDebInfo
- -- Performing Test HAS_CXX11
- -- Performing Test HAS_CXX11 - Success
- -- Looking for include file pthread.h
- -- Looking for include file 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
- -- ROOT Platform: linux
- -- ROOT Architecture: linuxx8664gcc
- -- Build Type: RelWithDebInfo
- -- Compiler Flags: -pipe -m64 -Wall -W -Woverloaded-virtual -fPIC -std=c++11 -Wno-deprecated-declarations
- -- Looking for ZLib
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3")
- -- Looking for Freetype
- -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.3.11")
- -- Looking for PCRE
- -- PCRE not found. Switching on builtin_pcre option
- -- Looking for LZMA
- -- LZMA not found. Switching on builtin_lzma option
- -- Building LZMA version 5.0.3 included in ROOT itself
- -- Looking for X11
- -- 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
- -- Found X11: /usr/lib64/libX11.so
- -- 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:
- -- X11_Xext_LIB: /usr/lib64/libXext.so
- -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
- -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
- -- Found PNG: /usr/lib64/libpng.so (found version "1.2.49")
- -- Found JPEG: /usr/lib64/libjpeg.so
- -- Looking for GSL
- -- Found GSL: /usr/include (found suitable version "1.13", minimum required is "1.10")
- -- Looking for Python
- -- Found PythonInterp: /usr/bin/python (found version "2.6.6")
- -- Found Python interpreter version 2.6
- -- Found PythonLibs: /usr/lib64/libpython2.6.so (found version "2.6.6")
- -- Looking for OpenGL
- -- Found OpenGL: /usr/lib64/libGL.so
- -- Looking for Graphviz
- -- Could NOT find GRAPHVIZ (missing: GRAPHVIZ_INCLUDE_DIR GRAPHVIZ_cdt_LIBRARY GRAPHVIZ_gvc_LIBRARY GRAPHVIZ_graph_LIBRARY GRAPHVIZ_pathplan_LIBRARY)
- -- Graphviz not found. Switching off gviz option
- -- Looking for Bonjour
- -- Checking whether Bonjour/Avahi is supported
- -- Bonjour not found. Switching off bonjour option
- -- Looking for Kerberos 5
- -- Found KRB5: /usr/lib64/libkrb5.so
- -- Looking for LibXml2
- -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.7.6")
- -- Looking for OpenSSL
- -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1e")
- -- Looking for Castor
- -- Castor not found. Switching off castor/rfio option
- -- 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
- -- ODBC not found. Switching off odbc option
- -- Looking for PostgreSQL
- -- Found PostgreSQL: /usr/include
- -- Looking for SQLite
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.23")
- -- Found Sqlite: /usr/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
- -- FFTW3 not found. Switching off fftw3 option
- -- Looking for CFITSIO
- -- CFITSIO not found. You can enable the option 'builtin_cfitsio' to build the library internally'
- -- For the time being switching off 'fitsio' option
- -- Alien API not found. Set variable ALIEN_DIR to point to your Alien installation
- -- For the time being switching OFF 'alien' 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_LIBRARIES)
- -- 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
- -- Found LDAP: /usr/include
- -- >>> Option 'chirp' not implemented yet! Signal your urgency to pere.mato@cern.ch
- -- >>> Option 'clarens' not implemented yet! Signal your urgency to pere.mato@cern.ch
- -- >>> Option 'glite' not implemented yet! Signal your urgency to pere.mato@cern.ch
- -- >>> Option 'hdfs' not implemented yet! Signal your urgency to pere.mato@cern.ch
- -- >>> Option 'pch' not implemented yet! Signal your urgency to pere.mato@cern.ch
- -- >>> Option 'peac' 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_glew builtin_pcre builtin_lzma builtin_llvm cxx11 cling exceptions explicitlink fortran genvector krb5 ldap mathmore memstat mysql opengl pgsql python reflex shadowpw shared sqlite ssl tmva xft xml x11
- Running /data-disk4/tbisanz/sw/ROOT/root/build/unix/compiledata.sh
- Making include/compiledata.h
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /data-disk4/tbisanz/sw/ROOT/build
- lab> make && make install
- Scanning dependencies of target LLVM
- [ 0%] Creating directories for 'LLVM'
- [ 0%] No download step for 'LLVM'
- [ 0%] No patch step for 'LLVM'
- [ 0%] No update step for 'LLVM'
- [ 0%] Performing configure step for 'LLVM'
- -- The C compiler identification is GNU 4.8.2
- -- The CXX compiler identification is GNU 4.8.2
- -- Check for working C compiler: /opt/rh/devtoolset-2/root/usr/bin/gcc
- -- Check for working C compiler: /opt/rh/devtoolset-2/root/usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /opt/rh/devtoolset-2/root/usr/bin/g++
- -- Check for working CXX compiler: /opt/rh/devtoolset-2/root/usr/bin/g++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for C++ include cxxabi.h
- -- Looking for C++ include cxxabi.h - found
- -- Looking for dirent.h
- -- Looking for dirent.h - found
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for execinfo.h
- -- Looking for execinfo.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.h - found
- -- Looking for inttypes.h
- -- Looking for inttypes.h - found
- -- Looking for limits.h
- -- Looking for limits.h - found
- -- Looking for malloc.h
- -- Looking for malloc.h - found
- -- Looking for malloc/malloc.h
- -- Looking for malloc/malloc.h - not found
- -- Looking for ndir.h
- -- Looking for ndir.h - not found
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.h - found
- -- Looking for stdint.h
- -- Looking for stdint.h - found
- -- Looking for sys/dir.h
- -- Looking for sys/dir.h - found
- -- Looking for sys/ioctl.h
- -- Looking for sys/ioctl.h - found
- -- Looking for sys/mman.h
- -- Looking for sys/mman.h - found
- -- Looking for sys/ndir.h
- -- Looking for sys/ndir.h - not found
- -- Looking for sys/param.h
- -- Looking for sys/param.h - found
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/time.h
- -- Looking for sys/time.h - found
- -- Looking for sys/uio.h
- -- Looking for sys/uio.h - found
- -- Looking for sys/wait.h
- -- Looking for sys/wait.h - found
- -- Looking for termios.h
- -- Looking for termios.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for utime.h
- -- Looking for utime.h - found
- -- Looking for valgrind/valgrind.h
- -- Looking for valgrind/valgrind.h - not found
- -- Looking for zlib.h
- -- Looking for zlib.h - found
- -- Looking for fenv.h
- -- Looking for fenv.h - found
- -- Looking for FE_ALL_EXCEPT
- -- Looking for FE_ALL_EXCEPT - found
- -- Looking for FE_INEXACT
- -- Looking for FE_INEXACT - found
- -- Looking for mach/mach.h
- -- Looking for mach/mach.h - not found
- -- Looking for mach-o/dyld.h
- -- Looking for mach-o/dyld.h - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Looking for pthread_getspecific in pthread
- -- Looking for pthread_getspecific in pthread - found
- -- Looking for pthread_rwlock_init in pthread
- -- Looking for pthread_rwlock_init in pthread - found
- -- Looking for pthread_mutex_lock in pthread
- -- Looking for pthread_mutex_lock in pthread - found
- -- Looking for dlopen in dl
- -- Looking for dlopen in dl - found
- -- Looking for clock_gettime in rt
- -- Looking for clock_gettime in rt - found
- -- Looking for compress2 in z
- -- Looking for compress2 in z - found
- -- Looking for el_init in edit
- -- Looking for el_init in edit - not found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Looking for arc4random
- -- Looking for arc4random - not found
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- Looking for getpagesize
- -- Looking for getpagesize - found
- -- Looking for getrusage
- -- Looking for getrusage - found
- -- Looking for setrlimit
- -- Looking for setrlimit - found
- -- Looking for isatty
- -- Looking for isatty - found
- -- Looking for isinf
- -- Looking for isinf - not found
- -- Looking for isinf
- -- Looking for isinf - found
- -- Looking for finite
- -- Looking for finite - not found
- -- Looking for isnan
- -- Looking for isnan - not found
- -- Looking for isnan
- -- Looking for isnan - found
- -- Looking for ceilf
- -- Looking for ceilf - found
- -- Looking for floorf
- -- Looking for floorf - found
- -- Looking for fmodf
- -- Looking for fmodf - found
- -- Looking for log
- -- Looking for log - found
- -- Looking for log2
- -- Looking for log2 - found
- -- Looking for log10
- -- Looking for log10 - found
- -- Looking for exp
- -- Looking for exp - found
- -- Looking for exp2
- -- Looking for exp2 - found
- -- Looking for exp10
- -- Looking for exp10 - not found
- -- Looking for futimens
- -- Looking for futimens - found
- -- Looking for futimes
- -- Looking for futimes - found
- -- Looking for writev
- -- Looking for writev - found
- -- Looking for nearbyintf
- -- Looking for nearbyintf - found
- -- Looking for mallinfo
- -- Looking for mallinfo - found
- -- Looking for malloc_zone_statistics
- -- Looking for malloc_zone_statistics - not found
- -- Looking for mkdtemp
- -- Looking for mkdtemp - found
- -- Looking for mkstemp
- -- Looking for mkstemp - found
- -- Looking for mktemp
- -- Looking for mktemp - found
- -- Looking for closedir
- -- Looking for closedir - found
- -- Looking for opendir
- -- Looking for opendir - found
- -- Looking for readdir
- -- Looking for readdir - found
- -- Looking for getcwd
- -- Looking for getcwd - found
- -- Looking for gettimeofday
- -- Looking for gettimeofday - found
- -- Looking for getrlimit
- -- Looking for getrlimit - found
- -- Looking for posix_spawn
- -- Looking for posix_spawn - found
- -- Looking for pread
- -- Looking for pread - found
- -- Looking for realpath
- -- Looking for realpath - found
- -- Looking for sbrk
- -- Looking for sbrk - found
- -- Looking for srand48
- -- Looking for srand48 - found
- -- Looking for lrand48
- -- Looking for lrand48 - found
- -- Looking for drand48
- -- Looking for drand48 - found
- -- Looking for strtoll
- -- Looking for strtoll - found
- -- Looking for strtoq
- -- Looking for strtoq - found
- -- Looking for strerror
- -- Looking for strerror - found
- -- Looking for strerror_r
- -- Looking for strerror_r - found
- -- Looking for strerror_s
- -- Looking for strerror_s - not found
- -- Looking for setenv
- -- Looking for setenv - found
- -- Looking for dlerror
- -- Looking for dlerror - found
- -- Looking for dlopen
- -- Looking for dlopen - found
- -- Looking for __GLIBC__
- -- Looking for __GLIBC__ - found
- -- Looking for __dso_handle
- -- Looking for __dso_handle - found
- -- Performing Test HAVE_INT64_T
- -- Performing Test HAVE_INT64_T - Success
- -- Performing Test HAVE_UINT64_T
- -- Performing Test HAVE_UINT64_T - Success
- -- Performing Test HAVE_U_INT64_T
- -- Performing Test HAVE_U_INT64_T - Success
- -- Performing Test LLVM_HAS_ATOMICS
- -- Performing Test LLVM_HAS_ATOMICS - Success
- -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.7.6")
- -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
- -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success
- -- Performing Test HAS_MAYBE_UNINITIALIZED
- -- Performing Test HAS_MAYBE_UNINITIALIZED - Success
- -- Target triple: x86_64-unknown-linux-gnu
- -- Native target architecture is X86
- -- Threads enabled.
- -- Doxygen disabled.
- -- Performing Test C_SUPPORTS_FLAG
- -- Performing Test C_SUPPORTS_FLAG - Success
- -- Performing Test CXX_SUPPORTS_FLAG
- -- Performing Test CXX_SUPPORTS_FLAG - Success
- -- Building with -fPIC
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
- -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
- -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test CXX_SUPPORTS_NON_VIRTUAL_DTOR_FLAG - Success
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
- -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS
- -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
- -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
- -- Found PythonInterp: /usr/bin/python (found version "2.6.6")
- -- Constructing LLVMBuild project information
- -- Targeting X86
- -- Clang version: 3.5
- -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
- -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed
- -- Found Subversion: /usr/bin/svn (found version "1.6.11")
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /data-disk4/tbisanz/sw/ROOT/build/LLVM/src/LLVM-build
- [ 0%] Performing build step for 'LLVM'
- Scanning dependencies of target LLVMSupport
- [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o
- {standard input}: Assembler messages:
- {standard input}:219: Error: expecting string instruction after `rep'
- {standard input}:223: Error: expecting string instruction after `rep'
- {standard input}:575: Error: expecting string instruction after `rep'
- {standard input}:1355: Error: expecting string instruction after `rep'
- {standard input}:1367: Error: expecting string instruction after `rep'
- {standard input}:1371: Error: expecting string instruction after `rep'
- make[5]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o] Error 1
- make[4]: *** [lib/Support/CMakeFiles/LLVMSupport.dir/all] Error 2
- make[3]: *** [all] Error 2
- make[2]: *** [LLVM/src/LLVM-stamp/LLVM-build] Error 2
- make[1]: *** [CMakeFiles/LLVM.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
RAW Paste Data
Copied
Advertisement