Advertisement
Guest User

CMake - Standard output

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