Advertisement
obiman

configure.out

Jan 10th, 2019
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.19 KB | None | 0 0
  1. -- The C compiler identification is AppleClang 10.0.0.10001145
  2. -- The CXX compiler identification is AppleClang 10.0.0.10001145
  3. -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  4. -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  10. -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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. -- ROOT default compression algorithm is zlib
  16. -- Performing Test HAS_CXX11
  17. -- Performing Test HAS_CXX11 - Success
  18. -- Looking for pthread.h
  19. -- Looking for pthread.h - found
  20. -- Looking for pthread_create
  21. -- Looking for pthread_create - found
  22. -- Found Threads: TRUE
  23. -- Found a Mac OS X System 10.14
  24. -- Found a 64bit system
  25. -- Found LLVM compiler collection
  26. -- Performing Test GLIBCXX_USE_CXX11_ABI
  27. -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed
  28. -- ROOT Platform: macosx
  29. -- ROOT Architecture: macosx64
  30. -- Build Type: RelWithDebInfo
  31. -- Compiler Flags: -Wc++11-narrowing -Wsign-compare -Wsometimes-uninitialized -Wconditional-uninitialized -Wheader-guard -Warray-bounds -Wcomment -Wtautological-compare -Wstrncat-size -Wloop-analysis -Wbool-conversion -m64 -pipe -W -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -stdlib=libc++
  32. -- Looking for ZLib
  33. -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11")
  34. -- Building freetype version 2.6.1 included in ROOT itself
  35. -- Looking for PCRE
  36. -- Found PCRE: /usr/local/include
  37. -- Looking for LZMA
  38. -- Found LZMA includes at /usr/local/include
  39. -- Found LZMA library at /usr/local/lib/liblzma.dylib
  40. -- Looking for xxHash
  41. -- Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR)
  42. -- xxHash not found. Switching on builtin_xxhash option
  43. -- Looking for LZ4
  44. -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR)
  45. -- LZ4 not found. Switching on builtin_lz4 option
  46. -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
  47. -- Found TIFF: /usr/local/lib/libtiff.dylib (found version "4.0.9")
  48. -- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.34")
  49. -- Found JPEG: /usr/local/lib/libjpeg.dylib
  50. -- Building AfterImage library included in ROOT itself
  51. -- Looking for GSL
  52. -- Found GSL: /usr/local/Cellar/gsl/2.5/include (found suitable version "2.5", minimum required is "1.10")
  53. -- Found PythonInterp: /usr/bin/python (found version "2.7.10")
  54. -- Found PythonLibs: /usr/lib/libpython2.7.dylib (found version "2.7.10")
  55. -- Found NUMPY: /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include (found version "1.8.0rc1")
  56. -- Looking for OpenGL
  57. -- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework
  58. -- Looking for gl2ps
  59. -- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR)
  60. -- gl2ps not found. Switching on builtin_gl2ps option
  61. -- Looking for LibXml2
  62. -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.4")
  63. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
  64. -- OpenSSL not found, switching ON 'builtin_openssl' option.
  65. -- Looking for Castor
  66. -- Could NOT find CASTOR (missing: CASTOR_shift_LIBRARY CASTOR_INCLUDE_DIR)
  67. -- Castor not found. Switching off castor option
  68. -- Looking for MySQL
  69. -- Found MYSQL: /usr/local/opt/mysql@5.7/include/mysql
  70. -- Looking for Oracle
  71. -- Oracle not found.
  72. -- Oracle: You can specify includes: -DORACLE_PATH_INCLUDES=/usr/include/oracle/10.2.0.3/client
  73. -- currently found includes:
  74. -- Oracle: You can specify libs: -DORACLE_PATH_LIB=/usr/lib/oracle/10.2.0.3/client/lib
  75. -- currently found libs: ORACLE_LIBRARY_OCCI-NOTFOUND;ORACLE_LIBRARY_CLNTSH-NOTFOUND;ORACLE_LIBRARY_LNNZ-NOTFOUND
  76. -- Oracle not found. Switching off oracle option
  77. -- Looking for PostgreSQL
  78. -- Could NOT find PostgreSQL (missing: POSTGRESQL_INCLUDE_DIR)
  79. -- PostgreSQL not found. Switching off pgsql option
  80. -- Looking for SQLite
  81. -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
  82. -- Found Sqlite: /usr/include
  83. -- Looking for Pythia6
  84. -- Pythia6 not found. Switching off pythia6 option
  85. -- Looking for Pythia8
  86. -- Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARY)
  87. -- Pythia8 not found. Switching off pythia8 option
  88. -- Looking for FFTW3
  89. -- Found fftw3 includes at /usr/local/include
  90. -- Found fftw3 library at /usr/local/lib/libfftw3.dylib
  91. -- Looking for CFITSIO
  92. -- Found CFITSIO: /usr/local/include
  93. -- Found CFITSIO version: 3.45
  94. -- Looking for XROOTD
  95. -- XROOTD not found. Set environment variable XRDSYS to point to your XROOTD installation
  96. -- Alternatively, you can also enable the option 'builtin_xrootd' to build XROOTD internally
  97. -- For the time being switching OFF 'xrootd' option
  98. -- Could NOT find GFAL (missing: GFAL_INCLUDE_DIR SRM_IFCE_INCLUDE_DIR GFAL_LIBRARY)
  99. -- GFAL library not found. Set variable GFAL_DIR to point to your gfal installation
  100. and the variable SRM_IFCE_DIR to the srm_ifce installation
  101. -- For the time being switching OFF 'gfal' option
  102. -- Looking for uuid_generate_random in uuid
  103. -- Looking for uuid_generate_random in uuid - not found
  104. -- Found uuid: /usr/include
  105. -- Davix not found, switching ON 'builtin_davix' option.
  106. -- Looking for clock_gettime
  107. -- Looking for clock_gettime - found
  108. -- Looking for TBB
  109. -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR TBB_LIBRARY)
  110. -- TBB not found. Switching on builtin_tbb option
  111. -- Performing Test CXX_HAS_mno_rtm
  112. -- Performing Test CXX_HAS_mno_rtm - Success
  113. -- Looking for VDT
  114. -- Could NOT find VDT (missing: VDT_INCLUDE_DIR VDT_LIBRARY)
  115. -- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH
  116. -- Switching ON 'builtin_vdt' option
  117. -- Looking for BLAS for optional parts of TMVA
  118. -- Looking for dgemm_
  119. -- Looking for dgemm_ - found
  120. -- A library with BLAS API found.
  121. -- Enabled support for: asimage astiff builtin_afterimage builtin_davix builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_clang builtin_lz4 builtin_openssl builtin_tbb builtin_vdt builtin_xxhash cling cocoa cxx11 davix exceptions explicitlink fftw3 fitsio gdml genvector http imt libcxx mathmore mysql opengl pch python roofit shared sqlite ssl thread tmva tmva-cpu vdt xml
  122. -- The ASM compiler identification is AppleClang
  123. -- Found assembler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  124. -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
  125. -- Looking for backtrace
  126. -- Looking for backtrace - found
  127. -- backtrace facility detected in default set of libraries
  128. -- Found Backtrace: /usr/include
  129. -- Native target architecture is X86
  130. -- Threads disabled.
  131. -- Doxygen disabled.
  132. -- Go bindings disabled.
  133. -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  134. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  135. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  136. -- OCaml bindings disabled.
  137. -- LLVM host triple: x86_64-apple-darwin18.2.0
  138. -- LLVM default target triple: x86_64-apple-darwin18.2.0
  139. -- Building with -fPIC
  140. -- Constructing LLVMBuild project information
  141. -- SysLibs: curses;/usr/lib/libz.dylib
  142. -- Targeting X86
  143. -- Clang version: 5.0.0
  144. -- Cling version (from VERSION file): ROOT_0.6~dev
  145. -- Cling will look for C++ headers in '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1' at runtime.
  146. -- And if not found, will invoke: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ ' for them.
  147. -- Performing Test CXX_HAS_fno_rtti
  148. -- Performing Test CXX_HAS_fno_rtti - Success
  149. -- Performing Test CXX_HAS_Wno_conditional_uninitialized
  150. -- Performing Test CXX_HAS_Wno_conditional_uninitialized - Success
  151. -- Performing Test C_HAS_Wno_strict_overflow
  152. -- Performing Test C_HAS_Wno_strict_overflow - Success
  153. -- Performing Test C_HAS_Wno_maybe_uninitialized
  154. -- Performing Test C_HAS_Wno_maybe_uninitialized - Failed
  155. -- Performing Test C_HAS_Wno_parentheses_equality
  156. -- Performing Test C_HAS_Wno_parentheses_equality - Success
  157. -- Performing Test CXX_HAS_Wno_deprecated_declarations
  158. -- Performing Test CXX_HAS_Wno_deprecated_declarations - Success
  159. -- Performing Test CXX_HAS_fno_strict_aliasing
  160. -- Performing Test CXX_HAS_fno_strict_aliasing - Success
  161. -- Performing Test CXX_HAS_Wno_parentheses_equality
  162. -- Performing Test CXX_HAS_Wno_parentheses_equality - Success
  163. -- Using TMVA-DNN with BLAS installation
  164. -- Performing Test found_setresuid
  165. -- Performing Test found_setresuid - Failed
  166. -- Performing Test found_stdstringview
  167. -- Performing Test found_stdstringview - Success
  168. -- Performing Test found_stdexpstringview
  169. -- Performing Test found_stdexpstringview - Success
  170. -- Performing Test found_stod_stringview
  171. -- Performing Test found_stod_stringview - Failed
  172. -- Performing Test found_stdapply
  173. -- Performing Test found_stdapply - Failed
  174. -- Performing Test found_stdinvoke
  175. -- Performing Test found_stdinvoke - Failed
  176. -- Performing Test found_stdindexsequence
  177. -- Performing Test found_stdindexsequence - Failed
  178. -- Performing Test found_attribute_always_inline
  179. -- Performing Test found_attribute_always_inline - Success
  180. Running /Applications/Scientific/cern-root/root-v6-14-08-source/build/unix/compiledata.sh
  181. Making /Applications/Scientific/cern-root/root-v6-14-08-build/include/compiledata.h
  182. -- Configuring done
  183. -- Generating done
  184. -- Build files have been written to: /Applications/Scientific/cern-root/root-v6-14-08-build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement