Advertisement
Guest User

Untitled

a guest
Jul 18th, 2017
640
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. -- The C compiler identification is GNU 7.1.1
  2. -- The CXX compiler identification is GNU 7.1.1
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- Looking for a Fortran compiler
  16. -- Looking for a Fortran compiler - NOTFOUND
  17. -- Found GCC. Major version 7, minor version 1
  18. -- Performing Test HAS_CXX11
  19. -- Performing Test HAS_CXX11 - Success
  20. -- Looking for pthread.h
  21. -- Looking for pthread.h - found
  22. -- Looking for pthread_create
  23. -- Looking for pthread_create - not found
  24. -- Looking for pthread_create in pthreads
  25. -- Looking for pthread_create in pthreads - not found
  26. -- Looking for pthread_create in pthread
  27. -- Looking for pthread_create in pthread - found
  28. -- Found Threads: TRUE
  29. -- Found a 64bit system
  30. -- Found GNU compiler collection
  31. -- Performing Test GLIBCXX_USE_CXX11_ABI
  32. -- Performing Test GLIBCXX_USE_CXX11_ABI - Success
  33. -- ROOT Platform: linux
  34. -- ROOT Architecture: linuxx8664gcc
  35. -- Build Type: RelWithDebInfo
  36. -- Compiler Flags: -Wno-implicit-fallthrough -Wno-noexcept-type -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++11 -O2 -g -DNDEBUG
  37. -- Looking for ZLib
  38. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  39. -- Looking for Unuran
  40. -- Found UNURAN: /lib/libunuran.so
  41. -- Looking for Freetype
  42. -- Found Freetype: /usr/lib/libfreetype.so (found version "2.8.0")
  43. -- Looking for PCRE
  44. -- Found PCRE: /usr/include
  45. -- Looking for LZMA
  46. -- Found LZMA includes at /usr/include
  47. -- Found LZMA library at /usr/lib/liblzma.so
  48. -- Looking for LZ4
  49. -- Found LZ4 includes at /usr/include
  50. -- Found LZ4 library at /usr/lib/liblz4.so
  51. -- Looking for X11
  52. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  53. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  54. -- Looking for gethostbyname
  55. -- Looking for gethostbyname - found
  56. -- Looking for connect
  57. -- Looking for connect - found
  58. -- Looking for remove
  59. -- Looking for remove - found
  60. -- Looking for shmat
  61. -- Looking for shmat - found
  62. -- Looking for IceConnectionNumber in ICE
  63. -- Looking for IceConnectionNumber in ICE - found
  64. -- Found X11: /usr/lib/libX11.so
  65. -- X11_INCLUDE_DIR: /usr/include
  66. -- X11_LIBRARIES: /usr/lib/libSM.so;/usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so
  67. -- X11_Xpm_INCLUDE_PATH: /usr/include
  68. -- X11_Xpm_LIB: /usr/lib/libXpm.so
  69. -- X11_Xft_INCLUDE_PATH: /usr/include
  70. -- X11_Xft_LIB: /usr/lib/libXft.so
  71. -- X11_Xext_INCLUDE_PATH:
  72. -- X11_Xext_LIB: /usr/lib/libXext.so
  73. -- Found GIF: /usr/lib/libgif.so (found version "5.1.4")
  74. -- Found TIFF: /usr/lib/libtiff.so (found version "4.0.8")
  75. -- Found PNG: /usr/lib/libpng.so (found version "1.6.30")
  76. -- Found JPEG: /usr/lib/libjpeg.so
  77. -- Building AfterImage library included in ROOT itself
  78. -- Looking for GSL
  79. -- Found GSL: /usr/include (found suitable version "2.4", minimum required is "1.10")
  80. -- Looking for Python
  81. -- Found PythonInterp: /usr/bin/python (found version "3.6.1")
  82. -- Found Python interpreter version 3.6
  83. -- Found PythonLibs: /usr/lib/libpython3.6m.so (found version "3.6.1")
  84. -- Found NUMPY: /usr/lib/python3.6/site-packages/numpy/core/include (found version "1.13.1")
  85. -- Looking for OpenGL
  86. -- Found OpenGL: /usr/lib/libGL.so
  87. -- Looking for gl2ps
  88. -- Found GL2PS: /lib/libgl2ps.so
  89. -- Looking for Graphviz
  90. -- Found GRAPHVIZ: /usr/include
  91. -- Looking for Bonjour
  92. -- Checking whether Bonjour/Avahi is supported
  93. -- Looking for Kerberos 5
  94. -- Found KRB5: /usr/lib/libkrb5.so
  95. -- Looking for LibXml2
  96. -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.4")
  97. -- Looking for OpenSSL
  98. -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.0f")
  99. -- Looking for Castor
  100. -- Could NOT find CASTOR (missing: CASTOR_shift_LIBRARY CASTOR_INCLUDE_DIR)
  101. -- Castor not found. Switching off castor option
  102. -- Looking for RFIO
  103. -- Could NOT find CASTOR (missing: CASTOR_shift_LIBRARY CASTOR_INCLUDE_DIR)
  104. -- Castor or DPM not found. Switching off rfio option
  105. -- Looking for MySQL
  106. -- Found MYSQL: /usr/include/mysql
  107. -- Looking for Oracle
  108. -- Oracle not found.
  109. -- Oracle: You can specify includes: -DORACLE_PATH_INCLUDES=/usr/include/oracle/10.2.0.3/client
  110. -- currently found includes:
  111. -- Oracle: You can specify libs: -DORACLE_PATH_LIB=/usr/lib/oracle/10.2.0.3/client/lib
  112. -- currently found libs: ORACLE_LIBRARY_OCCI-NOTFOUND;ORACLE_LIBRARY_CLNTSH-NOTFOUND;ORACLE_LIBRARY_LNNZ-NOTFOUND
  113. -- Oracle not found. Switching off oracle option
  114. -- Looking for ODBC
  115. -- Found ODBC: /usr/include
  116. -- Looking for PostgreSQL
  117. -- Found PostgreSQL: /usr/include
  118. -- Looking for SQLite
  119. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
  120. -- Found Sqlite: /usr/include
  121. -- Looking for Pythia6
  122. -- Pythia6 not found. Switching off pythia6 option
  123. -- Looking for Pythia8
  124. -- Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARY)
  125. -- Pythia8 not found. Switching off pythia8 option
  126. -- Looking for FFTW3
  127. -- Found fftw3 includes at /usr/include
  128. -- Found fftw3 library at /usr/lib/libfftw3.so
  129. -- Looking for CFITSIO
  130. -- Found CFITSIO: /usr/include
  131. -- Found CFITSIO version: 3.41
  132. -- Monalisa not found. Set variable MONALISA_DIR to point to your Monalisa installation
  133. -- For the time being switching OFF 'monalisa' option
  134. -- Looking for XROOTD
  135. -- XROOTD not found. Set environment variable XRDSYS to point to your XROOTD installation
  136. -- Alternatively, you can also enable the option 'builtin_xrootd' to build XROOTD internally
  137. -- For the time being switching OFF 'xrootd' option
  138. -- Could NOT find GFAL (missing: GFAL_INCLUDE_DIR SRM_IFCE_INCLUDE_DIR GFAL_LIBRARY)
  139. -- GFAL library not found. Set variable GFAL_DIR to point to your gfal installation
  140. and the variable SRM_IFCE_DIR to the srm_ifce installation
  141. -- For the time being switching OFF 'gfal' option
  142. -- Could NOT find DCAP (missing: DCAP_INCLUDE_DIR DCAP_LIBRARY)
  143. -- dCap library not found. Set variable DCAP_DIR to point to your dCache installation
  144. -- For the time being switching OFF 'dcache' option
  145. -- Found LDAP: /usr/include
  146. -- Could NOT find CHIRP (missing: CHIRP_INCLUDE_DIR CHIRP_LIBRARY)
  147. -- chirp library not found. Set variable CHIRP_DIR to point to your chirp installation
  148. -- For the time being switching OFF 'chirp' option
  149. -- Could NOT find HDFS (missing: HDFS_INCLUDE_DIR HDFS_LIBRARY)
  150. -- hdfs library not found. Set variable HDFS_DIR to point to your hdfs installation
  151. -- For the time being switching OFF 'hdfs' option
  152. -- Looking for DAVIX
  153. -- Could NOT find DAVIX (missing: DAVIX_INCLUDE_DIR DAVIX_LIBRARY)
  154. -- Davix not found. You can enable the option 'builtin_davix' to build the library internally'
  155. -- For the time being switching off 'davix' option
  156. -- Looking for TBB
  157. -- Found TBB: /usr (found version "2017.0")
  158. -- Looking for BLAS for optional parts of TMVA
  159. -- Looking for sgemm_
  160. -- Looking for sgemm_ - found
  161. -- A library with BLAS API found.
  162. -- >>> Option 'glite' not implemented yet! Signal your urgency to pere.mato@cern.ch
  163. -- >>> Option 'sapdb' not implemented yet! Signal your urgency to pere.mato@cern.ch
  164. -- >>> Option 'srp' not implemented yet! Signal your urgency to pere.mato@cern.ch
  165. -- Enabled support for: asimage astiff bonjour builtin_afterimage builtin_ftgl builtin_glew builtin_llvm cling cxx11 exceptions explicitlink fftw3 fitsio fortran genvector gviz imt krb5 ldap mathmore memstat mysql odbc opengl pch pgsql python shadowpw shared sqlite ssl thread tmva x11 xft xml
  166. -- The ASM compiler identification is GNU
  167. -- Found assembler: /usr/bin/cc
  168. -- Looking for backtrace
  169. -- Looking for backtrace - found
  170. -- backtrace facility detected in default set of libraries
  171. -- Found Backtrace: /usr/include
  172. -- Native target architecture is X86
  173. -- Threads disabled.
  174. -- Doxygen disabled.
  175. -- Go bindings enabled.
  176. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  177. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  178. -- OCaml bindings disabled.
  179. -- LLVM host triple: x86_64-unknown-linux-gnu
  180. -- LLVM default target triple: x86_64-unknown-linux-gnu
  181. -- Building with -fPIC
  182. -- Constructing LLVMBuild project information
  183. -- Targeting X86
  184. -- Could NOT find Z3 (missing: Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.5")
  185. -- Clang version: 5.0.0
  186. -- Cling version (from VERSION file): ROOT_0.5~dev
  187. CMake Warning at interpreter/cling/lib/Interpreter/CMakeLists.txt:255 (MESSAGE):
  188. Cannot determine location of C++ headers for runtime.
  189.  
  190.  
  191. -- Cling will look for C++ headers in '' at runtime.
  192. -- And if not found, will invoke: 'c++' for them.
  193. CMake Warning at CMakeLists.txt:217 (message):
  194. Couldn't find c++ library paths, no modulemap overlay will be installed!
  195. (__libcpp_full_paths = '')
  196.  
  197.  
  198. -- Performing Test CXX_HAS_Wno_maybe_uninitialized
  199. -- Performing Test CXX_HAS_Wno_maybe_uninitialized - Success
  200. -- Performing Test CXX_HAS_fno_rtti
  201. -- Performing Test CXX_HAS_fno_rtti - Success
  202. -- Performing Test C_HAS_Wno_strict_overflow
  203. -- Performing Test C_HAS_Wno_strict_overflow - Success
  204. -- Performing Test C_HAS_Wno_maybe_uninitialized
  205. -- Performing Test C_HAS_Wno_maybe_uninitialized - Success
  206. -- Performing Test C_HAS_Wno_parentheses_equality
  207. -- Performing Test C_HAS_Wno_parentheses_equality - Success
  208. -- Performing Test CXX_HAS_Wno_deprecated_declarations
  209. -- Performing Test CXX_HAS_Wno_deprecated_declarations - Success
  210. -- Performing Test CXX_HAS_fno_strict_aliasing
  211. -- Performing Test CXX_HAS_fno_strict_aliasing - Success
  212. -- Performing Test CXX_HAS_Wno_parentheses_equality
  213. -- Performing Test CXX_HAS_Wno_parentheses_equality - Success
  214. -- Performing Test found_setresuid
  215. -- Performing Test found_setresuid - Success
  216. -- Performing Test found_stdstringview
  217. -- Performing Test found_stdstringview - Failed
  218. -- Performing Test found_stdexpstringview
  219. -- Performing Test found_stdexpstringview - Failed
  220. -- Performing Test found_stdapply
  221. -- Performing Test found_stdapply - Failed
  222. -- Performing Test found_stdinvoke
  223. -- Performing Test found_stdinvoke - Failed
  224. Running /mnt/Datos/Documentos/Proyectos/GSoC17/root-fork/build/unix/compiledata.sh
  225. Making /mnt/Datos/Documentos/Proyectos/GSoC17/test/include/compiledata.h
  226. -- Configuring done
  227. -- Generating done
  228. -- Build files have been written to: /mnt/Datos/Documentos/Proyectos/GSoC17/test
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement