Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.24 KB | None | 0 0
  1. $ cmake -G Ninja ../llvm
  2. -- The C compiler identification is GNU 8.3.0
  3. -- The CXX compiler identification is GNU 8.3.0
  4. -- The ASM compiler identification is GNU
  5. -- Found assembler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc
  7. -- Check for working C compiler: /usr/bin/cc -- works
  8. -- Detecting C compiler ABI info
  9. -- Detecting C compiler ABI info - done
  10. -- Detecting C compile features
  11. -- Detecting C compile features - done
  12. -- Check for working CXX compiler: /usr/bin/c++
  13. -- Check for working CXX compiler: /usr/bin/c++ -- works
  14. -- Detecting CXX compiler ABI info
  15. -- Detecting CXX compiler ABI info - done
  16. -- Detecting CXX compile features
  17. -- Detecting CXX compile features - done
  18. -- No build type selected, default to Debug
  19. -- Looking for dlfcn.h
  20. -- Looking for dlfcn.h - found
  21. -- Looking for errno.h
  22. -- Looking for errno.h - found
  23. -- Looking for fcntl.h
  24. -- Looking for fcntl.h - found
  25. -- Looking for link.h
  26. -- Looking for link.h - found
  27. -- Looking for malloc/malloc.h
  28. -- Looking for malloc/malloc.h - not found
  29. -- Looking for pthread.h
  30. -- Looking for pthread.h - found
  31. -- Looking for signal.h
  32. -- Looking for signal.h - found
  33. -- Looking for sys/ioctl.h
  34. -- Looking for sys/ioctl.h - found
  35. -- Looking for sys/mman.h
  36. -- Looking for sys/mman.h - found
  37. -- Looking for sys/param.h
  38. -- Looking for sys/param.h - found
  39. -- Looking for sys/resource.h
  40. -- Looking for sys/resource.h - found
  41. -- Looking for sys/stat.h
  42. -- Looking for sys/stat.h - found
  43. -- Looking for sys/time.h
  44. -- Looking for sys/time.h - found
  45. -- Looking for sys/types.h
  46. -- Looking for sys/types.h - found
  47. -- Looking for termios.h
  48. -- Looking for termios.h - found
  49. -- Looking for unistd.h
  50. -- Looking for unistd.h - found
  51. -- Looking for valgrind/valgrind.h
  52. -- Looking for valgrind/valgrind.h - found
  53. -- Looking for zlib.h
  54. -- Looking for zlib.h - found
  55. -- Looking for fenv.h
  56. -- Looking for fenv.h - found
  57. -- Looking for FE_ALL_EXCEPT
  58. -- Looking for FE_ALL_EXCEPT - found
  59. -- Looking for FE_INEXACT
  60. -- Looking for FE_INEXACT - found
  61. -- Looking for mach/mach.h
  62. -- Looking for mach/mach.h - not found
  63. -- Looking for histedit.h
  64. -- Looking for histedit.h - not found
  65. -- Looking for CrashReporterClient.h
  66. -- Looking for CrashReporterClient.h - not found
  67. -- Looking for linux/magic.h
  68. -- Looking for linux/magic.h - found
  69. -- Looking for pthread_create in pthread
  70. -- Looking for pthread_create in pthread - found
  71. -- Looking for pthread_getspecific in pthread
  72. -- Looking for pthread_getspecific in pthread - found
  73. -- Looking for pthread_rwlock_init in pthread
  74. -- Looking for pthread_rwlock_init in pthread - found
  75. -- Looking for pthread_mutex_lock in pthread
  76. -- Looking for pthread_mutex_lock in pthread - found
  77. -- Looking for dlopen in dl
  78. -- Looking for dlopen in dl - found
  79. -- Looking for clock_gettime in rt
  80. -- Looking for clock_gettime in rt - found
  81. -- Looking for pfm_initialize in pfm
  82. -- Looking for pfm_initialize in pfm - not found
  83. -- Looking for pthread.h
  84. -- Looking for pthread.h - found
  85. -- Looking for pthread_create
  86. -- Looking for pthread_create - not found
  87. -- Looking for pthread_create in pthreads
  88. -- Looking for pthread_create in pthreads - not found
  89. -- Looking for pthread_create in pthread
  90. -- Looking for pthread_create in pthread - found
  91. -- Found Threads: TRUE
  92. -- Looking for compress2 in z
  93. -- Looking for compress2 in z - found
  94. -- Looking for setupterm in terminfo
  95. -- Looking for setupterm in terminfo - not found
  96. -- Looking for setupterm in tinfo
  97. -- Looking for setupterm in tinfo - found
  98. -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.4")
  99. -- Looking for xar_open in xar
  100. -- Looking for xar_open in xar - not found
  101. -- Looking for arc4random
  102. -- Looking for arc4random - not found
  103. -- Looking for backtrace
  104. -- Looking for backtrace - found
  105. -- backtrace facility detected in default set of libraries
  106. -- Found Backtrace: /usr/include
  107. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  108. -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
  109. -- Looking for _Unwind_Backtrace
  110. -- Looking for _Unwind_Backtrace - found
  111. -- Looking for getpagesize
  112. -- Looking for getpagesize - found
  113. -- Looking for sysconf
  114. -- Looking for sysconf - found
  115. -- Looking for getrusage
  116. -- Looking for getrusage - found
  117. -- Looking for setrlimit
  118. -- Looking for setrlimit - found
  119. -- Looking for isatty
  120. -- Looking for isatty - found
  121. -- Looking for futimens
  122. -- Looking for futimens - found
  123. -- Looking for futimes
  124. -- Looking for futimes - found
  125. -- Looking for posix_fallocate
  126. -- Looking for posix_fallocate - found
  127. -- Looking for sigaltstack
  128. -- Looking for sigaltstack - found
  129. -- Looking for lseek64
  130. -- Looking for lseek64 - found
  131. -- Looking for mallctl
  132. -- Looking for mallctl - not found
  133. -- Looking for mallinfo
  134. -- Looking for mallinfo - found
  135. -- Looking for malloc_zone_statistics
  136. -- Looking for malloc_zone_statistics - not found
  137. -- Looking for getrlimit
  138. -- Looking for getrlimit - found
  139. -- Looking for posix_spawn
  140. -- Looking for posix_spawn - found
  141. -- Looking for pread
  142. -- Looking for pread - found
  143. -- Looking for sbrk
  144. -- Looking for sbrk - found
  145. -- Looking for strerror
  146. -- Looking for strerror - found
  147. -- Looking for strerror_r
  148. -- Looking for strerror_r - found
  149. -- Looking for strerror_s
  150. -- Looking for strerror_s - not found
  151. -- Looking for setenv
  152. -- Looking for setenv - found
  153. -- Looking for dlopen
  154. -- Looking for dlopen - found
  155. -- Looking for dladdr
  156. -- Looking for dladdr - not found
  157. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
  158. -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed
  159. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
  160. -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success
  161. -- Looking for __GLIBC__
  162. -- Looking for __GLIBC__ - found
  163. -- Looking for sched_getaffinity
  164. -- Looking for sched_getaffinity - found
  165. -- Looking for CPU_COUNT
  166. -- Looking for CPU_COUNT - found
  167. -- Looking for pthread_getname_np
  168. -- Looking for pthread_getname_np - found
  169. -- Looking for pthread_setname_np
  170. -- Looking for pthread_setname_np - found
  171. -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE
  172. -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success
  173. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
  174. -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
  175. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
  176. -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
  177. -- Performing Test LLVM_HAS_ATOMICS
  178. -- Performing Test LLVM_HAS_ATOMICS - Success
  179. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG
  180. -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
  181. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
  182. -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed
  183. -- Performing Test HAS_MAYBE_UNINITIALIZED
  184. -- Performing Test HAS_MAYBE_UNINITIALIZED - Success
  185. -- Native target architecture is X86
  186. -- Threads enabled.
  187. -- Doxygen disabled.
  188. -- Go bindings disabled.
  189. -- Found OCaml: /usr/bin/ocamlfind
  190. -- OCaml bindings disabled, need ctypes >=0.4.
  191. -- Could NOT find Python module pygments
  192. -- Could NOT find Python module pygments.lexers.c_cpp
  193. -- Could NOT find Python module yaml
  194. -- LLVM host triple: x86_64-unknown-linux-gnu
  195. -- LLVM default target triple: x86_64-unknown-linux-gnu
  196. -- Performing Test C_SUPPORTS_FPIC
  197. -- Performing Test C_SUPPORTS_FPIC - Success
  198. -- Performing Test CXX_SUPPORTS_FPIC
  199. -- Performing Test CXX_SUPPORTS_FPIC - Success
  200. -- Building with -fPIC
  201. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
  202. -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
  203. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
  204. -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
  205. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
  206. -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
  207. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
  208. -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
  209. -- Performing Test CXX_SUPPORTS_CXX11
  210. -- Performing Test CXX_SUPPORTS_CXX11 - Success
  211. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
  212. -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
  213. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  214. -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  215. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
  216. -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
  217. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  218. -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
  219. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
  220. -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
  221. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
  222. -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
  223. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
  224. -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
  225. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  226. -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
  227. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
  228. -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
  229. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
  230. -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
  231. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
  232. -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
  233. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
  234. -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
  235. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS
  236. -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed
  237. -- Looking for os_signpost_interval_begin
  238. -- Looking for os_signpost_interval_begin - not found
  239. -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.16")
  240. -- Constructing LLVMBuild project information
  241. -- Found Git: /usr/bin/git (found version "2.20.1")
  242. -- Linker detection: GNU ld
  243. -- Targeting AArch64
  244. -- Targeting AMDGPU
  245. -- Targeting ARM
  246. -- Targeting BPF
  247. -- Targeting Hexagon
  248. -- Targeting Lanai
  249. -- Targeting Mips
  250. -- Targeting MSP430
  251. -- Targeting NVPTX
  252. -- Targeting PowerPC
  253. -- Targeting Sparc
  254. -- Targeting SystemZ
  255. -- Targeting WebAssembly
  256. -- Targeting X86
  257. -- Targeting XCore
  258. -- Failed to find LLVM FileCheck
  259. -- git Version: v0.0.0
  260. -- Version: 0.0.0
  261. -- Performing Test HAVE_CXX_FLAG_STD_CXX11
  262. -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
  263. -- Performing Test HAVE_CXX_FLAG_WALL
  264. -- Performing Test HAVE_CXX_FLAG_WALL - Success
  265. -- Performing Test HAVE_CXX_FLAG_WEXTRA
  266. -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
  267. -- Performing Test HAVE_CXX_FLAG_WSHADOW
  268. -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
  269. -- Performing Test HAVE_CXX_FLAG_PEDANTIC
  270. -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
  271. -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
  272. -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
  273. -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
  274. -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
  275. -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
  276. -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
  277. -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
  278. -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
  279. -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS
  280. -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success
  281. -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
  282. -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
  283. -- Performing Test HAVE_CXX_FLAG_WD654
  284. -- Performing Test HAVE_CXX_FLAG_WD654 - Failed
  285. -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
  286. -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
  287. -- Performing Test HAVE_CXX_FLAG_COVERAGE
  288. -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
  289. -- Performing Test HAVE_GNU_POSIX_REGEX
  290. -- Performing Test HAVE_GNU_POSIX_REGEX
  291. -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
  292. -- Performing Test HAVE_POSIX_REGEX
  293. -- Performing Test HAVE_POSIX_REGEX
  294. -- Performing Test HAVE_POSIX_REGEX -- success
  295. -- Performing Test HAVE_STEADY_CLOCK
  296. -- Performing Test HAVE_STEADY_CLOCK
  297. -- Performing Test HAVE_STEADY_CLOCK -- success
  298. -- Configuring done
  299. CMake Error at cmake/modules/AddLLVM.cmake:463 (add_library):
  300. Cannot find source file:
  301.  
  302. /usr/include/ffi.h
  303.  
  304. Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  305. .hpp .hxx .in .txx
  306. Call Stack (most recent call first):
  307. cmake/modules/AddLLVM.cmake:634 (llvm_add_library)
  308. lib/Support/CMakeLists.txt:47 (add_llvm_library)
  309.  
  310.  
  311. CMake Error at cmake/modules/AddLLVM.cmake:463 (add_library):
  312. Cannot find source file:
  313.  
  314. /usr/include/ffi.h
  315.  
  316. Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  317. .hpp .hxx .in .txx
  318. Call Stack (most recent call first):
  319. cmake/modules/AddLLVM.cmake:634 (llvm_add_library)
  320. lib/WindowsManifest/CMakeLists.txt:8 (add_llvm_library)
  321.  
  322.  
  323. CMake Error at cmake/modules/AddLLVM.cmake:463 (add_library):
  324. No SOURCES given to target: LLVMSupport
  325. Call Stack (most recent call first):
  326. cmake/modules/AddLLVM.cmake:634 (llvm_add_library)
  327. lib/Support/CMakeLists.txt:47 (add_llvm_library)
  328.  
  329.  
  330. CMake Error at cmake/modules/AddLLVM.cmake:463 (add_library):
  331. No SOURCES given to target: LLVMWindowsManifest
  332. Call Stack (most recent call first):
  333. cmake/modules/AddLLVM.cmake:634 (llvm_add_library)
  334. lib/WindowsManifest/CMakeLists.txt:8 (add_llvm_library)
  335.  
  336.  
  337. -- Build files have been written to: /home/nicholas/llvm-project/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement