Advertisement
Guest User

Untitled

a guest
Aug 29th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LLVM 12.95 KB | None | 0 0
  1. [2133/2135] Performing configure step for 'stage2-instrumented'
  2. loading initial cache file /blfs/coding/llvm-6.0.1.src/tools/clang/cmake/caches/PGO-stage2-instrumented.cmake
  3. CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy):
  4.   The OLD behavior for policy CMP0051 will be removed from a future version
  5.   of CMake.
  6.  
  7.   The cmake-policies(7) manual explains that the OLD behaviors of all
  8.   policies are deprecated and that a policy should be set to OLD only under
  9.   specific short-term circumstances.  Projects should be ported to the NEW
  10.   behavior and not rely on setting a policy to OLD.
  11.  
  12.  
  13. -- The C compiler identification is Clang 6.0.1
  14. -- The CXX compiler identification is Clang 6.0.1
  15. -- The ASM compiler identification is unknown
  16. -- Found assembler: /blfs/coding/llvm-6.0.1.src/build/./bin/clang
  17. -- Check for working C compiler: /blfs/coding/llvm-6.0.1.src/build/./bin/clang
  18. -- Check for working C compiler: /blfs/coding/llvm-6.0.1.src/build/./bin/clang -- works
  19. -- Detecting C compiler ABI info
  20. -- Detecting C compiler ABI info - done
  21. -- Detecting C compile features
  22. -- Detecting C compile features - done
  23. -- Check for working CXX compiler: /blfs/coding/llvm-6.0.1.src/build/./bin/clang++
  24. -- Check for working CXX compiler: /blfs/coding/llvm-6.0.1.src/build/./bin/clang++ -- works
  25. -- Detecting CXX compiler ABI info
  26. -- Detecting CXX compiler ABI info - done
  27. -- Detecting CXX compile features
  28. -- Detecting CXX compile features - done
  29. -- Warning: Did not find file Compiler/-ASM
  30. -- Performing Test LLVM_NO_OLD_LIBSTDCXX
  31. -- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success
  32. -- Looking for dirent.h
  33. CMake Warning (dev) at /usr/share/cmake-3.12/Modules/CheckIncludeFile.cmake:70 (message):
  34.   Policy CMP0075 is not set: Include file check macros honor
  35.   CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  36.   details.  Use the cmake_policy command to set the policy and suppress this
  37.   warning.
  38.  
  39.   CMAKE_REQUIRED_LIBRARIES is set to:
  40.  
  41.     m
  42.  
  43.   For compatibility with CMake 3.11 and below this check is ignoring it.
  44. Call Stack (most recent call first):
  45.   cmake/config-ix.cmake:47 (check_include_file)
  46.   CMakeLists.txt:578 (include)
  47. This warning is for project developers.  Use -Wno-dev to suppress it.
  48.  
  49. -- Looking for dirent.h - found
  50. -- Looking for dlfcn.h
  51. -- Looking for dlfcn.h - found
  52. -- Looking for errno.h
  53. -- Looking for errno.h - found
  54. -- Looking for fcntl.h
  55. -- Looking for fcntl.h - found
  56. -- Looking for inttypes.h
  57. -- Looking for inttypes.h - found
  58. -- Looking for link.h
  59. -- Looking for link.h - found
  60. -- Looking for malloc.h
  61. -- Looking for malloc.h - found
  62. -- Looking for malloc/malloc.h
  63. -- Looking for malloc/malloc.h - not found
  64. -- Looking for ndir.h
  65. -- Looking for ndir.h - not found
  66. -- Looking for pthread.h
  67. -- Looking for pthread.h - found
  68. -- Looking for signal.h
  69. -- Looking for signal.h - found
  70. -- Looking for stdint.h
  71. -- Looking for stdint.h - found
  72. -- Looking for sys/dir.h
  73. -- Looking for sys/dir.h - found
  74. -- Looking for sys/ioctl.h
  75. -- Looking for sys/ioctl.h - found
  76. -- Looking for sys/mman.h
  77. -- Looking for sys/mman.h - found
  78. -- Looking for sys/ndir.h
  79. -- Looking for sys/ndir.h - not found
  80. -- Looking for sys/param.h
  81. -- Looking for sys/param.h - found
  82. -- Looking for sys/resource.h
  83. -- Looking for sys/resource.h - found
  84. -- Looking for sys/stat.h
  85. -- Looking for sys/stat.h - found
  86. -- Looking for sys/time.h
  87. -- Looking for sys/time.h - found
  88. -- Looking for sys/types.h
  89. -- Looking for sys/types.h - found
  90. -- Looking for sys/uio.h
  91. -- Looking for sys/uio.h - found
  92. -- Looking for termios.h
  93. -- Looking for termios.h - found
  94. -- Looking for unistd.h
  95. -- Looking for unistd.h - found
  96. -- Looking for valgrind/valgrind.h
  97. -- Looking for valgrind/valgrind.h - not found
  98. -- Looking for zlib.h
  99. -- Looking for zlib.h - found
  100. -- Looking for fenv.h
  101. -- Looking for fenv.h - found
  102. -- Looking for FE_ALL_EXCEPT
  103. -- Looking for FE_ALL_EXCEPT - found
  104. -- Looking for FE_INEXACT
  105. -- Looking for FE_INEXACT - found
  106. -- Looking for mach/mach.h
  107. -- Looking for mach/mach.h - not found
  108. -- Looking for histedit.h
  109. -- Looking for histedit.h - not found
  110. -- Looking for CrashReporterClient.h
  111. -- Looking for CrashReporterClient.h - not found
  112. -- Looking for linux/magic.h
  113. -- Looking for linux/magic.h - found
  114. -- Looking for pthread_create in pthread
  115. -- Looking for pthread_create in pthread - found
  116. -- Looking for pthread_getspecific in pthread
  117. -- Looking for pthread_getspecific in pthread - found
  118. -- Looking for pthread_rwlock_init in pthread
  119. -- Looking for pthread_rwlock_init in pthread - found
  120. -- Looking for pthread_mutex_lock in pthread
  121. -- Looking for pthread_mutex_lock in pthread - found
  122. -- Looking for dlopen in dl
  123. -- Looking for dlopen in dl - found
  124. -- Looking for clock_gettime in rt
  125. -- Looking for clock_gettime in rt - found
  126. -- Looking for pthread.h
  127. -- Looking for pthread.h - found
  128. -- Looking for pthread_create
  129. -- Looking for pthread_create - not found
  130. -- Looking for pthread_create in pthreads
  131. -- Looking for pthread_create in pthreads - not found
  132. -- Looking for pthread_create in pthread
  133. -- Looking for pthread_create in pthread - found
  134. -- Found Threads: TRUE  
  135. -- Looking for compress2 in z
  136. -- Looking for compress2 in z - found
  137. -- Looking for setupterm in tinfo
  138. -- Looking for setupterm in tinfo - not found
  139. -- Looking for setupterm in terminfo
  140. -- Looking for setupterm in terminfo - not found
  141. -- Looking for setupterm in curses
  142. -- Looking for setupterm in curses - found
  143. -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.8")
  144. -- Looking for xar_open in xar
  145. -- Looking for xar_open in xar - not found
  146. -- Looking for arc4random
  147. -- Looking for arc4random - not found
  148. -- Looking for backtrace
  149. -- Looking for backtrace - found
  150. -- backtrace facility detected in default set of libraries
  151. -- Found Backtrace: /usr/include  
  152. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  153. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  154. -- Looking for _Unwind_Backtrace
  155. -- Looking for _Unwind_Backtrace - found
  156. -- Looking for getpagesize
  157. -- Looking for getpagesize - found
  158. -- Looking for sysconf
  159. -- Looking for sysconf - found
  160. -- Looking for getrusage
  161. -- Looking for getrusage - found
  162. -- Looking for setrlimit
  163. -- Looking for setrlimit - found
  164. -- Looking for isatty
  165. -- Looking for isatty - found
  166. -- Looking for futimens
  167. -- Looking for futimens - found
  168. -- Looking for futimes
  169. -- Looking for futimes - found
  170. -- Looking for posix_fallocate
  171. -- Looking for posix_fallocate - found
  172. -- Looking for sigaltstack
  173. -- Looking for sigaltstack - found
  174. -- Looking for writev
  175. -- Looking for writev - found
  176. -- Looking for lseek64
  177. -- Looking for lseek64 - found
  178. -- Looking for mallctl
  179. -- Looking for mallctl - not found
  180. -- Looking for mallinfo
  181. -- Looking for mallinfo - found
  182. -- Looking for malloc_zone_statistics
  183. -- Looking for malloc_zone_statistics - not found
  184. -- Looking for mkdtemp
  185. -- Looking for mkdtemp - found
  186. -- Looking for mkstemp
  187. -- Looking for mkstemp - found
  188. -- Looking for mktemp
  189. -- Looking for mktemp - found
  190. -- Looking for getcwd
  191. -- Looking for getcwd - found
  192. -- Looking for gettimeofday
  193. -- Looking for gettimeofday - found
  194. -- Looking for getrlimit
  195. -- Looking for getrlimit - found
  196. -- Looking for posix_spawn
  197. -- Looking for posix_spawn - found
  198. -- Looking for pread
  199. -- Looking for pread - found
  200. -- Looking for realpath
  201. -- Looking for realpath - found
  202. -- Looking for sbrk
  203. -- Looking for sbrk - found
  204. -- Looking for strtoll
  205. -- Looking for strtoll - found
  206. -- Looking for strerror
  207. -- Looking for strerror - found
  208. -- Looking for strerror_r
  209. -- Looking for strerror_r - found
  210. -- Looking for strerror_s
  211. -- Looking for strerror_s - not found
  212. -- Looking for setenv
  213. -- Looking for setenv - found
  214. -- Looking for dlopen
  215. -- Looking for dlopen - found
  216. -- Looking for dladdr
  217. -- Looking for dladdr - not found
  218. -- Looking for __GLIBC__
  219. -- Looking for __GLIBC__ - found
  220. -- Looking for sched_getaffinity
  221. -- Looking for sched_getaffinity - found
  222. -- Looking for CPU_COUNT
  223. -- Looking for CPU_COUNT - found
  224. -- Looking for pthread_getname_np in pthread
  225. -- Looking for pthread_getname_np in pthread - found
  226. -- Looking for pthread_setname_np in pthread
  227. -- Looking for pthread_setname_np in pthread - found
  228. -- Performing Test HAVE_INT64_T
  229. -- Performing Test HAVE_INT64_T - Success
  230. -- Performing Test HAVE_UINT64_T
  231. -- Performing Test HAVE_UINT64_T - Success
  232. -- Performing Test HAVE_U_INT64_T
  233. -- Performing Test HAVE_U_INT64_T - Success
  234. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
  235. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
  236. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
  237. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
  238. -- Performing Test LLVM_HAS_ATOMICS
  239. -- Performing Test LLVM_HAS_ATOMICS - Success
  240. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
  241. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
  242. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
  243. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success
  244. -- Native target architecture is X86
  245. -- Threads enabled.
  246. -- Doxygen disabled.
  247. -- Go bindings enabled.
  248. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  249. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  250. -- OCaml bindings disabled.
  251. -- Could NOT find Python module pygments
  252. -- Could NOT find Python module pygments.lexers.c_cpp
  253. -- Could NOT find Python module yaml
  254. -- LLVM host triple: x86_64-unknown-linux-gnu
  255. -- LLVM default target triple: x86_64-unknown-linux-gnu
  256. -- Performing Test C_SUPPORTS_FPIC
  257. -- Performing Test C_SUPPORTS_FPIC - Success
  258. -- Performing Test CXX_SUPPORTS_FPIC
  259. -- Performing Test CXX_SUPPORTS_FPIC - Success
  260. -- Building with -fPIC
  261. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  262. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  263. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
  264. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
  265. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
  266. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
  267. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  268. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
  269. -- Performing Test CXX_SUPPORTS_CXX11
  270. -- Performing Test CXX_SUPPORTS_CXX11 - Success
  271. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  272. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  273. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  274. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  275. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  276. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
  277. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
  278. -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
  279. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  280. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  281. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  282. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  283. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  284. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
  285. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
  286. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success
  287. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
  288. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success
  289. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
  290. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed
  291. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
  292. -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
  293. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
  294. -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
  295. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
  296. -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
  297. -- Performing Test C_SUPPORTS_FDATA_SECTIONS
  298. -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
  299. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
  300. -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
  301. -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.15")
  302. -- Constructing LLVMBuild project information
  303. -- Linker detection: GNU ld
  304. -- Targeting AArch64
  305. -- Targeting AMDGPU
  306. -- Targeting ARM
  307. -- Targeting BPF
  308. -- Targeting Hexagon
  309. -- Targeting Lanai
  310. -- Targeting Mips
  311. -- Targeting MSP430
  312. -- Targeting NVPTX
  313. -- Targeting PowerPC
  314. -- Targeting Sparc
  315. -- Targeting SystemZ
  316. -- Targeting X86
  317. -- Targeting XCore
  318. -- Looking for sys/resource.h
  319. -- Looking for sys/resource.h - found
  320. -- Clang version: 6.0.1
  321. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
  322. -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success
  323. -- Setting current clang stage to: stage2-instrumented
  324. -- Setting next clang stage to: stage2
  325. -- Configuring done
  326. -- Generating done
  327. -- Build files have been written to: /blfs/coding/llvm-6.0.1.src/build/tools/clang/stage2-instrumented-bins
  328. [2134/2135] Performing generate-profdata for 'stage2-instrumented'
  329. [2662/2666] Linking CXX executable bin/clang-6.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement